/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/roboto-v30-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("../fonts/roboto-v30-latin-regular.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/roboto-v30-latin-regular.woff2")
      format("woff2"),
    /* Super Modern Browsers */
      url("../fonts/roboto-v30-latin-regular.woff") format("woff"),
    /* Modern Browsers */ url("../fonts/roboto-v30-latin-regular.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/roboto-v30-latin-regular.svg#Roboto") format("svg"); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("assets/fonts/roboto-v30-latin-500.eot"); /* IE9 Compat Modes */
  src: local(""),
    url("assets/fonts/roboto-v30-latin-500.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../fonts/roboto-v30-latin-500.woff2")
      format("woff2"),
    /* Super Modern Browsers */ url("../fonts/roboto-v30-latin-500.woff")
      format("woff"),
    /* Modern Browsers */ url("../fonts/roboto-v30-latin-500.ttf")
      format("truetype"),
    /* Safari, Android, iOS */
      url("../fonts/roboto-v30-latin-500.svg#Roboto") format("svg"); /* Legacy iOS */
}

body {
  margin: 0px;
  padding: 0px;
  display: block;
}

::-webkit-scrollbar {
  display: none;
}
html {
  -ms-overflow-style: none; 
  scrollbar-width: none;
}
 
.Credits {
color: rgb(125 119 119);
text-align: center;
font-size:14px;
font-family: Roboto-Medium, Roboto, Arial, sans-serif;
font-weight: 500;
} 
.Credits a {
  text-decoration: none;
  color: rgb(113, 113, 113);
}
.Credits a:hover {
color: #14b0fe;
}

.ConnectError {
  display: none;

}

.openSpeedtestApp {
 
  height: 100vh;
  width: 100vw;
  display: none;
  overflow: hidden;
}
.main-Gaugebg {
  fill: none;
  stroke: rgb(231, 231, 232);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 22px;
  stroke-dasharray: 681;
}
.main-GaugeBlue {
  fill: none;
  stroke: url(#gaugeGradient);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 22px;
  stroke-dasharray: 681;
  stroke-opacity: 0;
}
.main-GaugeWhite {
  fill: none;
  stroke: rgb(255, 255, 255);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 15px;
  stroke-dasharray: 0, 681;
  stroke-dashoffset: 1;
  stroke-opacity: 0;
}
.oDo-Meter {
  font-size: 16.633283615112305px;
  fill: gray;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
}
.oDoLive-Speed {
  font-size: 28px;
  fill: #201e1e;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
  text-anchor: middle;
}

.oDoLive-Status {
  font-size: 10px;
  fill: #d2d1d2;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
  text-anchor: middle;
}
.uiBg {
  fill: #d2d1d2;
}
.progressbg {
  stroke: rgb(231, 231, 232);
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
}
.Cards {
  fill: #f2f2f2;
}
.Symbol {
  fill: url(#gradient);
}
.rtext {
  font-size: 12px;
  fill: #333;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
}
.rtextnum {
  font-size: 23px;
  fill: #201e1e;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
  text-anchor: middle;
}
.rtextmbms {
  font-size: 12px;
  fill: #5f5f5f;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
  text-anchor: middle;
}
.vlk-ip-addr {
  font-size: 11px;
  fill: #201e1e;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
}
.vlk-ip-lbl {
  font-size: 8px;
  fill: var(--vlk-accent, #0095BE);
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
}
.vlk-ip-org {
  font-size: 9px;
  fill: #333;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
}
.vlk-menu {
  font-size: 10px;
  fill: var(--vlk-accent, #0095BE);
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
  cursor: pointer;
}
.vlk-footer {
  font-size: 8px;
  fill: #5f5f5f;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
}
.vlk-lang-code {
  font-size: 8.5px;
  fill: #5f5f5f;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
}
.vlk-share-fb {
  font-size: 8px;
  fill: #5f5f5f;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
}
.vlk-lang-menu-bg {
  fill: #ffffff;
  stroke: #d0d4d8;
  stroke-width: 0.5;
}
.vlk-lang-name {
  font-size: 9px;
  fill: #333333;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
}
.vlk-lang-item:hover .vlk-lang-row {
  fill: rgba(0, 0, 0, 0.07);
}
.jitter-Mob {
  font-size: 9px;
  fill: #5f5f5f;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
  text-anchor: middle;
}
.startButton {
  fill: url(#RadialGradient1);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  pointer-events: visible;
}
.buttonTxt {
  font-size: 40px;
  fill: #ffffff;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
  text-anchor: middle;
}

.intro-Progress {
  stroke: var(--vlk-accent, #0095BE);
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
}
.progressElmstart {
  stroke: var(--vlk-accent, #0095BE);
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
  display: block;
}
.Startsettings {
  fill: url(#RadialGradient1);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
  pointer-events: visible;
  opacity: 0.1;
  transition: opacity 1s ease-in-out;
}
.Startsettings:hover {
  opacity: 1;
}

.progressbg {
  stroke: rgb(231, 231, 232);
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
}
.deskStart {
  fill: none;
  stroke: rgb(231, 231, 232);
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 22px;
  stroke-dasharray: 681;
  stroke: url(#gaugeGradient);
}
#UI-Desk {
  display: none;
}
#UI-Mob {
  display: none;
}
.oDoTop-Speed {
  font-size: 16.96px;
  fill: gray;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
  text-anchor: end;
}
#upSymbolDesk {
  fill: var(--vlk-accent, #0095BE);
  display: none;
}
#downSymbolDesk {
  fill: var(--vlk-accent, #0095BE);
  display: none;
}
#upSymbolMob {
  fill: var(--vlk-accent, #0095BE);
  display: none;
}
#downSymbolMob {
  fill: var(--vlk-accent, #0095BE);
  display: none;
}

#ipMob {
  font-size: 15px;
  fill: #201e1e;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
  text-anchor: middle;
  display: none;
}
#ipDesk {
  font-size: 15px;
  fill: #201e1e;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
  text-anchor: middle;
  display: none;
}

.spinner {
  position: absolute;
  z-index: 999;
  top: 50vh;
  left: 50vw;
  text-align: center;
}

.spinner > div {
  width: 20px;
  height: 20px;
  background-color: #2196f3;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.darkmode {
  margin-bottom: -15px;
  fill: #75757a99;
  padding-top: 16px;
  display: none;
  cursor: pointer;
  margin-right: 30px;
}
#daymode {
  margin-right: 40px;
}
.darkmode:hover {
  fill: #000000;
}

.Mobile,
.Desktop {
  visibility: hidden;
  width: 100vw;
  height: 100vh;
}

@media only screen and (orientation: landscape) {
  .Mobile {
    visibility: hidden;
  }
  .Desktop {
    visibility: visible;
  }
}

@media only screen and (orientation: portrait) {
  .spinner {
    top: 42vh;
    left: 42vw;
  }
  .Mobile {
    visibility: visible;
  }
  .Desktop {
    visibility: hidden;
  }
}
@media only screen and (max-width: 300px) {
  .Credits{
    display: none;
  }
}

/* --- Cores por tenant (tenants.js define as variáveis; fallback = Vialink) --- */
.vlk-fill-accent {
  fill: var(--vlk-accent, #0095BE);
}
/* Gradientes do app.svg — CSS sobrepõe os stop-color de apresentação
   quando o SVG vira inline (app.js o move para o documento no onload) */
#gradient stop:first-child,
#RadialGradient1 stop:first-child {
  stop-color: var(--vlk-accent, #0095BE);
}
#gradient stop:last-child,
#RadialGradient1 stop:last-child {
  stop-color: var(--vlk-accent-dark, #007A9C);
}
#gaugeGradient stop:nth-child(1) { stop-color: var(--vlk-gauge-start, #56c4fb); }
#gaugeGradient stop:nth-child(2) { stop-color: var(--vlk-accent, #0095BE); }
#gaugeGradient stop:nth-child(3) { stop-color: var(--vlk-gauge-end, #005A73); }

/* --- Rótulo dos botões Fast / Complete (dentro do app.svg) --- */
.vlk-startbtn-txt {
  font-size: 13px;
  fill: #ffffff;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-weight: 500;
  text-anchor: middle;
  pointer-events: none;
}

/* --- Menu superior fixo no teste "Complete" (index.html) --- */
/* Só aparece no modo Complete E depois que o usuário rola (o menu do SVG some da
   viewport ao descer para a resposta de rede). No topo fica oculto para não
   duplicar o menu do próprio SVG. */
#vlk-sticky-nav {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  align-items: center;
  gap: 24px;
  padding: 11px 22px;
  background: rgba(15, 15, 15, .93);
  border-bottom: 1px solid #2a2a2a;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}
body.vlk-complete-open.vlk-scrolled #vlk-sticky-nav { display: flex; }
#vlk-sticky-nav a {
  color: var(--vlk-accent, #0095BE);
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  line-height: 1;
}
#vlk-sticky-nav a:hover { text-decoration: underline; }
#vlk-sticky-nav a#vlk-sticky-relatorio { font-weight: 700; }

/* --- Seção de rede embutida no teste "Complete" (index.html) --- */
/* Fundo escuro para a faixa abaixo do teste quando o Complete abre a seção */
body.vlk-complete-open { background: #0f0f0f; }
#vlk-net-inline {
  display: none;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 10px 20px 48px;
  background: #0f0f0f;
  font-family: Roboto, Arial, sans-serif;
  color: #e7e7e8;
}
#vlk-net-inline.aberto { display: block; }
#vlk-net-inline .net-inner { max-width: 860px; margin: 0 auto; }
/* Botões de ação (Relatório / Compartilhar) no fim da resposta do Complete */
#vlk-net-inline .vlk-net-acoes {
  display: flex; align-items: center; flex-wrap: wrap;
  gap: 12px; margin: 28px 0 6px;
}
#vlk-net-inline .vlk-net-btn {
  display: inline-flex; align-items: center; gap: 7px;
  padding: 9px 20px; border-radius: 999px;
  border: 1px solid var(--vlk-accent, #0095BE);
  background: var(--vlk-accent, #0095BE); color: #fff;
  font-family: Roboto-Medium, Roboto, Arial, sans-serif;
  font-size: 14px; font-weight: 500; line-height: 1;
  text-decoration: none; cursor: pointer;
}
#vlk-net-inline .vlk-net-btn.ghost { background: transparent; color: var(--vlk-accent, #0095BE); }
#vlk-net-inline .vlk-net-btn:hover { filter: brightness(1.12); }
#vlk-net-inline .vlk-net-btn.ghost:hover { background: rgba(255, 255, 255, .06); filter: none; }
#vlk-net-inline .vlk-net-fb { color: #9a9a9c; font-size: 13px; }
#vlk-net-inline h2 {
  font-size: 20px;
  font-weight: 500;
  color: var(--vlk-accent, #0095BE);
  margin: 26px 0 4px;
}
#vlk-net-inline h3 {
  font-size: 16px;
  font-weight: 500;
  color: var(--vlk-accent, #0095BE);
  margin: 22px 0 6px;
}
#vlk-net-inline .suave { color: #9a9a9c; font-size: 13.5px; margin: 0 0 8px; }
#vlk-net-inline .tabela-wrap { overflow-x: auto; margin-bottom: 8px; }
#vlk-net-inline table {
  border-collapse: collapse;
  width: 100%;
  min-width: 480px;
  background: #1b1b1b;
  border-radius: 8px;
  overflow: hidden;
}
#vlk-net-inline th, #vlk-net-inline td {
  text-align: left;
  padding: 9px 12px;
  font-size: 14px;
  border-bottom: 1px solid #2a2a2a;
  white-space: nowrap;
}
#vlk-net-inline th {
  color: var(--vlk-accent, #0095BE);
  font-weight: 500;
  background: rgba(255, 255, 255, .02);
}
#vlk-net-inline tr:last-child td { border-bottom: 0; }
#vlk-net-inline td.destino { white-space: normal; }
#vlk-net-inline td.destino .host { color: #9a9a9c; font-size: 12px; }
#vlk-net-inline td.estado { color: #9a9a9c; font-style: italic; }
#vlk-net-inline td.bom   { color: #35c759; font-weight: 500; }
#vlk-net-inline td.medio { color: #e6b800; font-weight: 500; }
#vlk-net-inline td.ruim  { color: #ff453a; font-weight: 500; }
#vlk-net-inline .aviso { font-size: 13.5px; color: #9a9a9c; }
