/* 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;
  background:
    radial-gradient(ellipse 80% 60% at 50% 35%, #eaf6ff 0%, #f5fbff 45%, #eef5fa 100%);
  color: #0a2c54;
}

::-webkit-scrollbar {
  display: none;
}
html {
  -ms-overflow-style: none; 
  scrollbar-width: none;
}
 
.Credits {
display: none !important;
color: #7a9bb3;
text-align: center;
font-size:14px;
font-family: Roboto-Medium, Roboto;
font-weight: 500;
} 
.Credits a {
  text-decoration: none;
  color: #5a7a94;
}
.Credits a:hover {
color: #0096e0;
}

.ConnectError {
  display: none;

}

.openSpeedtestApp {
 
  height: 100vh;
  width: 100vw;
  display: none;
  overflow: hidden;
}
.main-Gaugebg {
  fill: none;
  stroke: #c9dff0;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 22px;
  stroke-dasharray: 681;
}
.main-GaugeBlue {
  fill: none;
  stroke: url(#gradient);
  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: #5a7a94;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
}
.oDoLive-Speed {
  font-size: 28px;
  fill: #0a2c54;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}

.oDoLive-Status {
  font-size: 10px;
  fill: #7a9bb3;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}

@media only screen and (orientation: portrait) {
  .oDoLive-Speed {
    font-size: 24px;
  }
  .rtextnum {
    font-size: 16px;
  }
  .rtext {
    font-size: 10px;
  }
  .rtextmbms {
    font-size: 10px;
  }
}
.uiBg {
  fill: #b7d3e6;
}
.progressbg {
  stroke: #c9dff0;
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
}
.Cards {
  fill: #e6f2fa;
}
.Symbol {
  fill: url(#gradient);
}
.rtext {
  font-size: 11px;
  fill: #0a2c54;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}
.rtextnum {
  font-size: 18px;
  fill: #0a2c54;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}
.rtextmbms {
  font-size: 11px;
  fill: #4a6d88;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}
.jitter-Mob {
  font-size: 9px;
  fill: #4a6d88;
  font-family: Roboto-Medium, Roboto;
  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;
  font-weight: 500;
  text-anchor: middle;
}

.intro-Progress {
  stroke: #00a8ef;
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
}
.progressElmstart {
  stroke: #00a8ef;
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
  display: block;
}
.Startsettings {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}
.Startsettings:hover {
  opacity: 0 !important;
}

.progressbg {
  stroke: #c9dff0;
  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(#logoArcGradient);
  display: none;
}
#UI-Desk {
  display: none;
}
#UI-Mob {
  display: none;
}
.oDoTop-Speed {
  font-size: 16.96px;
  fill: #5a7a94;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: end;
}
#upSymbolDesk {
  fill: #00a8ef;
  display: none;
}
#downSymbolDesk {
  fill: #00a8ef;
  display: none;
}
#upSymbolMob {
  fill: #00a8ef;
  display: none;
}
#downSymbolMob {
  fill: #00a8ef;
  display: none;
}

#ipMob {
  font-size: 15px;
  fill: #0a2c54;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
  display: none;
}
#ipDesk {
  font-size: 15px;
  fill: #0a2c54;
  font-family: Roboto-Medium, Roboto;
  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: #00a8ef;

  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,
#daymode,
#nightmode,
#daymode-Mob,
#nightmode-Mob {
  display: none !important;
  pointer-events: none !important;
  visibility: hidden !important;
}

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

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

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

/* FLYCOM extra metrics HTML panel — disabled; metrics live in SVG cards */
.flycom-extra-metrics {
  display: none !important;
}

/* HTML overlay disabled — post-test mark lives in SVG (scales with UI) */
#flycomDoneLogo {
  display: none !important;
}

/* Post-test mark inside app.svg — hidden until .is-visible */
.logo-done {
  display: none;
}
.logo-done.is-visible {
  display: inline;
}

/* ——— FLYCOM multi-page shell: Speed Test ↔ DNSSpeedTester ——— */
html,
body {
  height: 100%;
  overflow: hidden;
}

.flycom-pages {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  scroll-snap-type: y mandatory;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.flycom-page {
  box-sizing: border-box;
  min-height: 100%;
  height: 100%;
  scroll-snap-align: start;
  scroll-snap-stop: always;
  position: relative;
}

.flycom-page-speed {
  background: transparent;
}

.flycom-page-dns {
  background: #0d111e;
  display: flex;
  flex-direction: column;
}

.flycom-page-loss {
  background: #0b1220;
  display: flex;
  flex-direction: column;
}

.flycom-page-dns iframe,
.flycom-page-loss iframe {
  flex: 1;
  width: 100%;
  height: 100%;
  border: 0;
  background: #0d111e;
}

.flycom-nav {
  position: fixed;
  z-index: 20000;
  left: 50%;
  transform: translateX(-50%);
  bottom: max(12px, env(safe-area-inset-bottom));
  display: flex;
  gap: 8px;
  padding: 6px;
  border-radius: 999px;
  background: rgba(10, 44, 84, 0.88);
  box-shadow: 0 8px 28px rgba(10, 44, 84, 0.28);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
}

.flycom-nav button {
  appearance: none;
  border: 0;
  cursor: pointer;
  font-family: Roboto-Medium, Roboto, system-ui, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 1;
  padding: 12px 18px;
  border-radius: 999px;
  color: #eaf6ff;
  background: transparent;
  transition: background 0.15s ease, color 0.15s ease;
  white-space: nowrap;
}

.flycom-nav button.is-active {
  background: #00a8ef;
  color: #fff;
}

.flycom-nav button:focus-visible {
  outline: 2px solid #7ad4ff;
  outline-offset: 2px;
}

/* Desktop: larger hit targets, hint that pages scroll */
@media only screen and (orientation: landscape) and (min-width: 900px) {
  .flycom-nav {
    bottom: 20px;
  }
  .flycom-nav button {
    font-size: 15px;
    padding: 12px 22px;
  }
}

@media only screen and (orientation: portrait) {
  .flycom-nav {
    width: calc(100% - 16px);
    max-width: 520px;
    justify-content: stretch;
    gap: 4px;
    padding: 5px;
  }
  .flycom-nav button {
    flex: 1;
    text-align: center;
    font-size: 11px;
    padding: 12px 6px;
  }
}

