/* 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;
font-weight: 500;
} 
.Credits a {
  text-decoration: none;
  color: rgb(113, 113, 113);
}
.Credits a:hover {
color: #404041;
}

.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(#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: gray;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
}
.oDoLive-Speed {
  font-size: 28px;
  fill: #201e1e;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}

.oDoLive-Status {
  font-size: 10px;
  fill: #d2d1d2;
  font-family: Roboto-Medium, Roboto;
  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;
  font-weight: 500;
}
.rtextnum {
  font-size: 23px;
  fill: #201e1e;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}
.rtextmbms {
  font-size: 12px;
  fill: #5f5f5f;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: middle;
}
.jitter-Mob {
  font-size: 9px;
  fill: #5f5f5f;
  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: #404041;
  stroke-width: 8px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
}
.progressElmstart {
  stroke: #56c4fb;
  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(#gradient);
}
#UI-Desk {
  display: none;
}
#UI-Mob {
  display: none;
}
.oDoTop-Speed {
  font-size: 16.96px;
  fill: gray;
  font-family: Roboto-Medium, Roboto;
  font-weight: 500;
  text-anchor: end;
}
#upSymbolDesk {
  fill: #404041;
  display: none;
}
#downSymbolDesk {
  fill: #404041;
  display: none;
}
#upSymbolMob {
  fill: #404041;
  display: none;
}
#downSymbolMob {
  fill: #404041;
  display: none;
}

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

  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;
  }
}


/* NOPEUSTESTI.PRO branding */
.nopeustesti-summary {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: grid;
  place-items: center;
  padding: 24px;
  background: rgba(255, 255, 255, 0.60);
  backdrop-filter: blur(3px);
}

.nopeustesti-summary[hidden] {
  display: none !important;
}

.nopeustesti-summary-card {
  position: relative;
  width: min(760px, calc(100vw - 32px));
  border-radius: 24px;
  background: #ffffff;
  color: #222222;
  box-shadow: 0 22px 70px rgba(0,0,0,.18);
  padding: 26px;
  font-family: Roboto, Arial, sans-serif;
}

.nopeustesti-summary-close {
  position: absolute;
  top: 14px;
  right: 16px;
  border: 0;
  background: #eeeeee;
  color: #333333;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  font-size: 24px;
  line-height: 30px;
  cursor: pointer;
}

.nopeustesti-summary-kicker {
  font-size: 12px;
  letter-spacing: 2.4px;
  color: #777777;
  font-weight: 700;
}

.nopeustesti-summary-card h2 {
  margin: 8px 0 20px;
  font-size: 32px;
}

.nopeustesti-summary-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

.nopeustesti-summary-grid div {
  background: #f1f1f1;
  border-radius: 18px;
  padding: 16px;
}

.nopeustesti-summary-grid span {
  display: block;
  color: #646464;
  font-size: 14px;
  margin-bottom: 6px;
}

.nopeustesti-summary-grid strong {
  display: inline-block;
  font-size: 34px;
  line-height: 1;
}

.nopeustesti-summary-grid small {
  margin-left: 5px;
  color: #646464;
  font-weight: 700;
}

.nopeustesti-summary-verdict {
  margin: 18px 0 0;
  font-size: 17px;
}

.nopeustesti-summary-actions {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 22px;
}

.nopeustesti-summary-actions a,
.nopeustesti-summary-actions button {
  border: 0;
  border-radius: 12px;
  padding: 12px 16px;
  color: #ffffff;
  background: #3f3f3f;
  text-decoration: none;
  cursor: pointer;
  font: 700 15px Roboto, Arial, sans-serif;
}

.nopeustesti-summary-note {
  margin: 16px 0 0;
  font-size: 12px;
  color: #777777;
}

@media (max-width: 700px) {
  .nopeustesti-summary-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .nopeustesti-summary-card h2 {
    font-size: 26px;
  }

  .nopeustesti-summary-grid strong {
    font-size: 28px;
  }
}


/* NOPEUSTESTI.PRO share token */
.nopeustesti-share-box {
  margin-top: 18px;
  padding: 16px;
  border-radius: 18px;
  background: #f6f6f6;
  border: 1px solid #e2e2e2;
}
.nopeustesti-share-box label {
  display: block;
  margin-bottom: 8px;
  color: #555555;
  font-size: 13px;
  font-weight: 700;
}
.nopeustesti-share-row {
  display: flex;
  gap: 10px;
}
.nopeustesti-share-row input {
  min-width: 0;
  flex: 1;
  border: 1px solid #d0d0d0;
  border-radius: 12px;
  padding: 12px;
  color: #222222;
  background: #ffffff;
  font: 13px Roboto, Arial, sans-serif;
}
.nopeustesti-share-row button {
  border: 0;
  border-radius: 12px;
  padding: 12px 16px;
  color: #ffffff;
  background: #3f3f3f;
  cursor: pointer;
  font: 700 14px Roboto, Arial, sans-serif;
}
#ntTokenNote {
  margin: 10px 0 0;
  font-size: 12px;
  color: #777777;
}
@media (max-width: 560px) {
  .nopeustesti-share-row { flex-direction: column; }
  .nopeustesti-share-row button { width: 100%; }
}

/* NOPEUSTESTI.PRO result modal mobile hardening */
.nopeustesti-summary,
.nopeustesti-summary * {
  box-sizing: border-box;
}

.nopeustesti-summary-card {
  max-height: calc(100dvh - 32px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.nopeustesti-share-row input {
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width: 700px) {
  .nopeustesti-summary {
    align-items: start;
    place-items: start center;
    padding: max(12px, env(safe-area-inset-top)) 12px max(12px, env(safe-area-inset-bottom));
    background: rgba(255, 255, 255, 0.72);
  }

  .nopeustesti-summary-card {
    width: 100%;
    max-width: 100%;
    min-height: auto;
    max-height: calc(100dvh - 24px);
    border-radius: 18px;
    padding: 18px 14px 16px;
  }

  .nopeustesti-summary-close {
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
  }

  .nopeustesti-summary-kicker {
    padding-right: 44px;
    font-size: 11px;
    letter-spacing: 1.8px;
  }

  .nopeustesti-summary-card h2 {
    margin: 6px 44px 14px 0;
    font-size: clamp(22px, 7vw, 28px);
    line-height: 1.12;
  }

  .nopeustesti-summary-grid {
    gap: 10px;
  }

  .nopeustesti-summary-grid div {
    border-radius: 14px;
    padding: 12px 10px;
  }

  .nopeustesti-summary-grid span {
    font-size: 12px;
  }

  .nopeustesti-summary-grid strong {
    font-size: clamp(24px, 8vw, 32px);
  }

  .nopeustesti-summary-verdict {
    font-size: 15px;
    line-height: 1.35;
  }

  .nopeustesti-share-box {
    margin-top: 14px;
    padding: 12px;
    border-radius: 14px;
  }

  .nopeustesti-summary-actions {
    gap: 10px;
    margin-top: 16px;
  }

  .nopeustesti-summary-actions a,
  .nopeustesti-summary-actions button {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 420px) {
  .nopeustesti-summary-grid {
    grid-template-columns: 1fr;
  }

  .nopeustesti-share-row {
    flex-direction: column;
  }

  .nopeustesti-share-row button {
    width: 100%;
  }
}

@supports not (height: 100dvh) {
  .nopeustesti-summary-card {
    max-height: calc(100vh - 32px);
  }

  @media (max-width: 700px) {
    .nopeustesti-summary-card {
      max-height: calc(100vh - 24px);
    }
  }
}
