.v3-nowrap {
  white-space: nowrap;
}

.v3-hero .hero-stage-iskefe {
  left: 0;
  top: 19%;
}

.v3-hero .hero-stage-naturagen {
  right: 2%;
  bottom: 17%;
}

.v3-hero .hero-stage-halavet {
  right: 1%;
  top: 19%;
}

.v3-hero .hero-stage-kcl {
  bottom: 17%;
  left: 2%;
}

.v3-hero .hero-stage-card {
  width: 226px;
  grid-template-columns: 58px 1fr;
  gap: .72rem;
  padding: .72rem;
}

.v3-hero .hero-stage-card.hero-stage-iskefe {
  width: 244px;
  grid-template-columns: 72px 1fr;
}

.v3-hero .hero-stage-card-logo {
  height: 52px;
}

.v3-hero .hero-stage-card-logo-light,
.v3-hero .hero-mobile-proof-logo-light,
.ecosystem-logo-light {
  background: #fff;
}

.v3-hero .hero-stage-iskefe .hero-stage-card-logo img {
  max-height: 30px;
  max-width: 72px;
}

.v3-hero .hero-stage-connectors {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  pointer-events: none;
  filter: drop-shadow(0 0 10px rgba(0, 219, 233, .22));
}

.v3-hero .hero-stage-connector-path {
  fill: none;
  stroke: rgba(0, 219, 233, .46);
  stroke-width: .22;
  stroke-dasharray: 1.2 1;
  stroke-linecap: round;
  vector-effect: non-scaling-stroke;
}

.v3-hero .hero-stage-connector-dot {
  fill: #00dbe9;
  filter: drop-shadow(0 0 10px rgba(0, 219, 233, .72));
}

.v3-hero .hero-stage-connector {
  display: none;
}

.v3-hero.v3-hero-light {
  background:
    radial-gradient(circle at 8% 18%, rgba(0, 219, 233, .22), rgba(0, 219, 233, 0) 31rem),
    radial-gradient(circle at 78% 10%, rgba(0, 62, 199, .16), rgba(0, 62, 199, 0) 32rem),
    radial-gradient(circle at 48% 88%, rgba(255, 255, 255, .96), rgba(255, 255, 255, 0) 24rem),
    linear-gradient(180deg, #f4fbff 0%, #eef7ff 54%, #f7f9fb 100%) !important;
  color: #061a35 !important;
}

.v3-hero.v3-hero-light .v3-hero-shader {
  opacity: .42 !important;
  filter: saturate(.82) contrast(.92) brightness(1.12);
  mix-blend-mode: multiply;
}

.v3-hero.v3-hero-light .v3-hero-grid {
  background-image:
    linear-gradient(rgba(0, 62, 199, .055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0, 62, 199, .055) 1px, transparent 1px);
  opacity: .88;
  mask-image: linear-gradient(to bottom, black 18%, rgba(0,0,0,.74) 58%, transparent 100%);
}

.v3-hero.v3-hero-light .v3-hero-glow-primary {
  background: rgba(0, 62, 199, .14) !important;
  opacity: .92;
}

.v3-hero.v3-hero-light .v3-hero-glow-cyan {
  background: rgba(0, 219, 233, .20) !important;
  opacity: .95;
}

.v3-hero.v3-hero-light .v3-hero-bottom-fade {
  background: linear-gradient(to top, #f7f9fb 0%, rgba(247, 249, 251, 0) 100%) !important;
}

.v3-hero.v3-hero-light .v3-hero-title,
.v3-hero.v3-hero-light .hero-title-continuation {
  color: #061a35 !important;
}

.v3-hero.v3-hero-light .v3-hero-title + p {
  color: rgba(25, 28, 30, .70) !important;
}

.v3-hero.v3-hero-light .reveal > .inline-flex:first-child {
  border-color: rgba(0, 219, 233, .28) !important;
  background: rgba(255, 255, 255, .66) !important;
  color: #006c75 !important;
  box-shadow: 0 18px 55px -44px rgba(0, 62, 199, .72);
}

.v3-hero.v3-hero-light .reveal > .inline-flex:first-child > span {
  box-shadow: 0 12px 32px -22px rgba(0, 219, 233, .9);
}

.v3-hero.v3-hero-light .hero-product-route {
  border-color: rgba(0, 62, 199, .14);
  background: rgba(255, 255, 255, .68);
  color: #061a35;
  box-shadow: 0 24px 70px -58px rgba(0, 62, 199, .85);
}

.v3-hero.v3-hero-light .hero-product-route:hover {
  border-color: rgba(0, 62, 199, .28);
  background: rgba(255, 255, 255, .86);
}

.v3-hero.v3-hero-light .hero-product-route small {
  color: rgba(67, 70, 86, .62);
}

.v3-hero.v3-hero-light .hero-product-route strong {
  color: #061a35;
}

.v3-hero.v3-hero-light .hero-product-route > .material-symbols-outlined {
  color: rgba(0, 62, 199, .46);
}

.v3-hero.v3-hero-light a[href="#partners"] {
  border-color: rgba(0, 62, 199, .16) !important;
  background: rgba(255, 255, 255, .66) !important;
  color: #003ec7 !important;
  box-shadow: 0 18px 55px -45px rgba(0, 62, 199, .55);
}

.v3-hero.v3-hero-light a[href="#partners"]:hover {
  border-color: rgba(0, 219, 233, .45) !important;
  background: rgba(255, 255, 255, .88) !important;
}

.v3-hero.v3-hero-light .hero-stage-orbit {
  border-color: rgba(0, 62, 199, .12);
}

.v3-hero.v3-hero-light .hero-stage-orbit-two {
  border-color: rgba(0, 219, 233, .18);
}

.v3-hero.v3-hero-light .hero-stage-connectors {
  filter: drop-shadow(0 0 12px rgba(0, 219, 233, .28));
}

.v3-hero.v3-hero-light .hero-stage-connector-path {
  stroke: rgba(0, 142, 154, .42);
}

.v3-hero.v3-hero-light .hero-stage-label {
  color: #fff;
}

.v3-hero.v3-hero-light .hero-stage-label small {
  color: #00dbe9;
}

.v3-hero.v3-hero-light .hero-stage-label strong {
  color: #fff;
}

@media (max-width: 767px) {
  .v3-hero.v3-hero-light {
    background:
      linear-gradient(180deg, #e6f7ff 0%, #f5fbff 17%, #def5ff 46%, #eaf9ff 78%, #f7f9fb 100%) !important;
  }

  .v3-hero.v3-hero-light::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -10;
    pointer-events: none;
    background:
      linear-gradient(180deg, rgba(207, 242, 255, .34) 0 5.4rem, rgba(255, 255, 255, .72) 5.4rem 12.4rem, rgba(215, 245, 255, .42) 12.4rem 48rem, rgba(247, 252, 255, .70) 100%);
  }

  .v3-hero.v3-hero-light .v3-hero-shader {
    opacity: .4 !important;
    filter: none;
    mix-blend-mode: normal;
  }

  .v3-hero.v3-hero-light .v3-hero-grid {
    background:
      linear-gradient(90deg,
        rgba(69, 207, 242, .108) 0%,
        rgba(69, 207, 242, .108) 17%,
        rgba(255, 255, 255, .60) 31%,
        rgba(255, 255, 255, .68) 45%,
        rgba(78, 215, 246, .104) 58%,
        rgba(78, 215, 246, .116) 71%,
        rgba(255, 255, 255, .50) 86%,
        rgba(255, 255, 255, .64) 100%),
      linear-gradient(90deg,
        rgba(42, 157, 226, .038) 0 12%,
        transparent 12% 27%,
        rgba(255,255,255,.44) 27% 41%,
        transparent 39% 54%,
        rgba(80, 214, 235, .064) 54% 69%,
        transparent 68% 82%,
        rgba(255,255,255,.30) 82% 100%);
    background-size: 100% 100%, 78vw 100%;
    opacity: .79;
    mask-image: linear-gradient(to bottom, black 0%, rgba(0,0,0,.9) 70%, transparent 100%);
  }

  .v3-hero.v3-hero-light .v3-hero-glow-primary {
    opacity: 0;
  }

  .v3-hero.v3-hero-light .v3-hero-glow-cyan {
    opacity: 0;
  }
}

.v3-hero .hero-mobile-proof-logo-light img {
  max-height: 30px;
  max-width: 58px;
}

.ecosystem-logo-light img {
  max-height: 46px;
  max-width: 180px;
}

.v3-hero .fa-inline-svg,
.v3-quality .fa-inline-svg,
.v3-foundation .fa-inline-svg,
.nav-mega-icon .fa-inline-svg,
.v2-chip .fa-inline-svg,
.v3-stat-icon .fa-inline-svg,
.document-icon .fa-inline-svg {
  display: inline-block;
  fill: currentColor;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
  width: 1em;
}

.v3-hero .inline-flex .fa-dna {
  height: 0.78rem;
  width: 0.78rem;
}

.nav-mega-icon .fa-inline-svg,
.v2-chip .fa-inline-svg {
  height: 0.95rem;
  width: 0.95rem;
}

.v2-fact-icon .fa-inline-svg {
  height: 1.15rem;
  width: 1.15rem;
}

.v3-stat-icon .fa-inline-svg {
  height: 1.35rem;
  width: 1.35rem;
}

.v3-quality .quality-route article > .fa-inline-svg {
  color: #00dbe9;
  display: block;
  height: 1.35rem;
  margin-top: 1.45rem;
  width: 1.35rem;
}

.v3-quality .document-icon .fa-inline-svg {
  height: 1.1rem;
  width: 1.1rem;
}

.v3-foundation-visual,
.v3-spiral-card {
  min-height: 560px;
}

.v3-spiral-card {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 2.35rem;
  background:
    radial-gradient(circle at 50% 46%, rgba(0, 219, 233, .18), transparent 22rem),
    linear-gradient(145deg, rgba(255, 255, 255, .1), rgba(255, 255, 255, .045));
  box-shadow: 0 36px 120px -74px rgba(0, 219, 233, .55);
  backdrop-filter: blur(18px);
}

.v3-spiral-stage {
  position: absolute;
  inset: 10% 4.5% 25%;
  z-index: 1;
  border-radius: 2rem;
  background:
    radial-gradient(circle at 50% 50%, rgba(0, 219, 233, .16), transparent 20rem),
    radial-gradient(circle at 42% 45%, rgba(0, 82, 255, .18), transparent 16rem);
}

.v3-spiral-card > .absolute {
  z-index: 3;
}

#mechanism .v3-molecule-system {
  position: absolute;
  left: 50%;
  top: 48%;
  z-index: 2;
  aspect-ratio: 1;
  isolation: isolate;
  pointer-events: none;
  transform: translate(-50%, -50%);
  width: min(22.5rem, 82%);
}

#mechanism .v3-molecule-system::before,
#mechanism .v3-molecule-system::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  inset: 9%;
  z-index: -1;
}

#mechanism .v3-molecule-system::before {
  background: radial-gradient(circle, rgba(0, 219, 233, .18), rgba(0, 82, 255, .08) 42%, transparent 68%);
  filter: blur(10px);
}

#mechanism .v3-molecule-system::after {
  inset: 28%;
  background: radial-gradient(circle, rgba(255, 255, 255, .14), transparent 68%);
  filter: blur(18px);
}

#mechanism .v3-molecule-orbit {
  position: absolute;
  border: 1px solid rgba(0, 219, 233, .22);
  border-radius: 50%;
  box-shadow:
    inset 0 0 46px rgba(0, 219, 233, .035),
    0 0 36px rgba(0, 219, 233, .035);
}

#mechanism .v3-molecule-orbit-one {
  inset: 2%;
}

#mechanism .v3-molecule-orbit-two {
  inset: 18%;
  border-color: rgba(118, 156, 255, .23);
}

#mechanism .v3-molecule-orbit-three {
  inset: 34%;
  border-color: rgba(0, 219, 233, .18);
}

#mechanism .v3-molecule-orbit > span {
  position: absolute;
  inset: 0;
  animation: v3-molecule-electron 10.5s linear infinite;
  transform-origin: center;
}

#mechanism .v3-molecule-orbit > span::before,
#mechanism .v3-molecule-orbit > span::after {
  content: "";
  position: absolute;
  left: 50%;
  top: -.48rem;
  height: .98rem;
  width: .98rem;
  transform: translateX(-50%);
  border-radius: 50%;
  background: radial-gradient(circle at 32% 27%, #f7ffff 0 10%, #86f7ff 13%, #0098ff 48%, #0042c6 78%);
  box-shadow:
    0 0 0 6px rgba(0, 219, 233, .045),
    0 10px 24px rgba(0, 0, 0, .24),
    0 0 24px rgba(0, 219, 233, .3);
}

#mechanism .v3-molecule-orbit > span::after {
  top: auto;
  bottom: -.39rem;
  height: .78rem;
  opacity: .72;
  width: .78rem;
}

#mechanism .v3-molecule-orbit-two > span {
  animation-direction: reverse;
  animation-duration: 13s;
  animation-delay: -4s;
}

#mechanism .v3-molecule-orbit-three > span {
  animation-duration: 8.5s;
  animation-delay: -2.2s;
}

#mechanism .v3-molecule-orbit-three > span::after {
  display: none;
}

#mechanism .v3-molecule-core {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 5.2rem;
  width: 5.2rem;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background:
    radial-gradient(circle at 48% 45%, rgba(255, 255, 255, .2), transparent 32%),
    radial-gradient(circle, rgba(0, 219, 233, .15), rgba(0, 82, 255, .08) 54%, transparent 72%);
}

#mechanism .v3-molecule-core::before,
#mechanism .v3-molecule-core::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  height: 1px;
  width: 4.8rem;
  transform-origin: center;
  background: linear-gradient(90deg, transparent, rgba(141, 245, 255, .55), transparent);
}

#mechanism .v3-molecule-core::before {
  transform: translate(-50%, -50%) rotate(32deg);
}

#mechanism .v3-molecule-core::after {
  transform: translate(-50%, -50%) rotate(-38deg);
}

#mechanism .v3-core-node {
  position: absolute;
  height: 1.05rem;
  width: 1.05rem;
  border-radius: 50%;
  background: radial-gradient(circle at 32% 27%, #fff 0 10%, #a2fbff 14%, #00bde8 58%, #0052ff);
  box-shadow: 0 0 22px rgba(0, 219, 233, .36);
}

#mechanism .v3-core-node-a {
  left: 50%;
  top: 4%;
  transform: translateX(-50%);
}

#mechanism .v3-core-node-b {
  bottom: 12%;
  left: 8%;
}

#mechanism .v3-core-node-c {
  bottom: 9%;
  right: 10%;
}

@keyframes v3-molecule-electron {
  to {
    transform: rotate(360deg);
  }
}

.v3-spiral-orbit,
.v3-spiral-line {
  position: absolute;
  pointer-events: none;
}

.v3-spiral-orbit {
  border: 1px solid rgba(0, 219, 233, .18);
  border-radius: 50%;
}

.v3-spiral-orbit-a {
  inset: 22% 12%;
  transform: rotate(-12deg);
}

.v3-spiral-orbit-b {
  inset: 31% 24%;
  border-color: rgba(118, 156, 255, .16);
  transform: rotate(26deg);
}

.v3-spiral-line {
  left: 12%;
  right: 10%;
  top: 50%;
  height: 2px;
  background: linear-gradient(90deg, transparent, rgba(0, 219, 233, .85), rgba(183, 215, 255, .75), transparent);
  transform: rotate(-8deg);
  transform-origin: center;
  filter: drop-shadow(0 0 12px rgba(0, 219, 233, .4));
}

.v3-molecule-bead {
  position: absolute;
  left: var(--x);
  top: var(--y);
  height: 22px;
  width: 22px;
  border-radius: 999px;
  transform: translate(-50%, -50%);
  animation: v3-bead-float 4.8s ease-in-out infinite;
  animation-delay: var(--d);
  box-shadow: 0 0 22px rgba(0, 219, 233, .3);
}

.v3-bead-blue {
  background: radial-gradient(circle at 33% 24%, #dff6ff 0 8%, #128cff 34%, #0044bd 100%);
}

.v3-bead-cyan {
  background: radial-gradient(circle at 33% 24%, #f2feff 0 8%, #00dbe9 34%, #00829a 100%);
}

.v3-bead-ice {
  background: radial-gradient(circle at 33% 24%, #fff 0 10%, #b7d7ff 38%, #6690c8 100%);
}

@keyframes v3-bead-float {
  0%, 100% {
    transform: translate(-50%, -50%) translate3d(0, -5px, 0) scale(.94);
  }
  50% {
    transform: translate(-50%, -50%) translate3d(0, 9px, 0) scale(1.06);
  }
}

.v3-stat-card {
  min-height: 250px;
  border: 1px solid rgba(255, 255, 255, .15);
  border-radius: 1.75rem;
  background: rgba(255, 255, 255, .13);
  padding: 1.5rem;
  box-shadow: 0 28px 90px -66px rgba(0, 0, 0, .55);
  backdrop-filter: blur(18px);
  transition: transform .2s ease, background .2s ease;
}

.v3-clinical-main {
  border-radius: 2.15rem;
}

.v3-stat-card:hover {
  transform: translateY(-4px);
  background: rgba(255, 255, 255, .17);
}

.v3-stat-icon {
  display: flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  background: #00dbe9;
  color: #003b40;
}

.v3-stat-icon-cyan {
  background: rgba(255, 255, 255, .15);
  color: #00dbe9;
}

.v3-stat-kicker {
  margin-top: 1.5rem;
  color: rgba(240, 253, 250, .72);
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.v3-stat-card h3 {
  margin-top: .45rem;
  color: #fff;
  font: 800 3rem/1 Montserrat, sans-serif;
  letter-spacing: -.045em;
}

.v3-stat-card p:not(.v3-stat-kicker) {
  margin-top: 1rem;
  color: rgba(240, 253, 250, .78);
  font-size: .9rem;
  line-height: 1.7;
}

.v3-visual-story video {
  background: #061a35;
}

@media (max-width: 1023px) {
  .v3-hero .hero-proof-mobile {
    grid-template-columns: 1fr;
  }

  .v3-foundation-visual,
  .v3-spiral-card {
    min-height: 520px;
  }
}

@media (min-width: 1024px) {
  .v3-foundation-layout {
    grid-template-columns: 1.04fr .96fr;
  }

  .v3-mechanism-head {
    grid-template-columns: .88fr 1.12fr;
  }

  .v3-mechanism-layout {
    grid-template-columns: 1.08fr .92fr;
  }

  .v3-clinical-layout {
    grid-template-columns: .82fr 1.18fr;
    align-items: start;
  }

  .v3-visual-layout {
    grid-template-columns: .86fr 1.14fr;
  }
}

main section[id] {
  scroll-margin-top: 7.75rem;
}

#partners.ecosystem-section {
  padding-top: 4.75rem;
}

@media (min-width: 768px) {
  #partners .ecosystem-core {
    display: grid;
    width: 100%;
    max-width: none;
    min-height: 230px;
    grid-template-columns: 132px minmax(0, 1fr);
    column-gap: 1.55rem;
    row-gap: .2rem;
    align-items: center;
    margin: 0 0 1rem;
    padding: 2rem;
    text-align: left;
  }

  #partners .ecosystem-core-helix {
    position: relative;
    right: auto;
    top: auto;
    grid-row: 1 / 5;
    height: 8.6rem;
    width: 8.6rem;
    justify-self: center;
    opacity: .72;
    filter: drop-shadow(0 26px 42px rgba(0, 219, 233, .22));
  }

  #partners .ecosystem-core .v2-overline,
  #partners .ecosystem-core h3,
  #partners .ecosystem-core > p:not(.v2-overline),
  #partners .ecosystem-core > div:last-child {
    grid-column: 2;
  }

  #partners .ecosystem-core h3 {
    font-size: clamp(2.1rem, 3.2vw, 3.15rem);
  }

  #partners .ecosystem-core > p:not(.v2-overline) {
    margin: .85rem 0 0;
    max-width: 46rem;
    font-size: .88rem;
    line-height: 1.55rem;
  }

  #partners .ecosystem-core > div:last-child {
    margin-top: 1.15rem !important;
    justify-content: flex-start !important;
  }
}

@media (min-width: 768px) {
  #partners.ecosystem-section {
    padding-top: 5.75rem;
  }
}

@media (min-width: 1024px) {
  #partners .ecosystem-core {
    min-height: 214px;
    grid-template-columns: 172px minmax(0, 1fr) minmax(220px, 280px);
    column-gap: 2.1rem;
    padding: 2.15rem 2.3rem;
  }

  #partners .ecosystem-core-helix {
    height: 9.25rem;
    width: 9.25rem;
  }

  #partners .ecosystem-core > div:last-child {
    grid-column: 3;
    grid-row: 1 / 5;
    align-self: center;
    justify-self: end;
    justify-content: flex-end !important;
    margin-top: 0 !important;
    max-width: 17.5rem;
  }
}

.v3-hero-title {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  gap: .045em;
  overflow: visible;
}

.v3-hero-title .hero-title-locked {
  display: block;
  line-height: 1.07;
  overflow: visible;
  padding-bottom: .1em;
  margin-bottom: -.1em;
  white-space: nowrap;
}

.v3-hero-title .hero-title-continuation {
  display: block;
  margin-top: 0;
  line-height: .98;
}

@media (max-width: 767px) {
  .v3-hero-title {
    font-size: clamp(2.1rem, 9.2vw, 3rem) !important;
    line-height: 1.03 !important;
    gap: .055em;
  }

  .v3-hero-title .hero-title-locked {
    line-height: 1.07;
    padding-bottom: .095em;
    margin-bottom: -.095em;
  }

  .v3-hero-title .hero-title-continuation {
    margin-top: 0;
    line-height: 1.04;
  }

  .v3-hero .hero-mobile-proof {
    min-height: 74px;
  }

  .v3-foundation-visual,
  .v3-spiral-card {
    min-height: 500px;
  }

  .v3-spiral-stage {
    inset: 14% 3% 28%;
  }

  #mechanism .v3-molecule-system {
    top: 46%;
    width: min(16rem, 74vw);
  }

  .v3-molecule-bead {
    height: 18px;
    width: 18px;
  }
}

@media (max-width: 360px) {
  .v3-hero-title {
    font-size: clamp(1.9rem, 8.6vw, 2.08rem) !important;
  }
}

/* V3-only safeguard for compact label blocks: keep <small> and <strong> from collapsing inline. */
:is(.nav-mega-link>span:last-child,.hero-product-route>span:not(.hero-product-index):not(.material-symbols-outlined),.hero-mobile-proof-copy,.hero-stage-label>div,.hero-stage-card>span:last-child,.application-connection-title,.application-connections>a>span:not(.material-symbols-outlined):not([class*="h-12"]):not([class*="w-12"])){
  display:flex;
  min-width:0;
  flex-direction:column;
  align-items:flex-start;
  gap:.32rem;
}

:is(.nav-mega-link>span:last-child,.hero-product-route>span:not(.hero-product-index):not(.material-symbols-outlined),.hero-mobile-proof-copy,.hero-stage-label>div,.hero-stage-card>span:last-child,.application-connection-title,.application-connections>a>span:not(.material-symbols-outlined):not([class*="h-12"]):not([class*="w-12"]))>:is(small,strong,em){
  display:block;
  margin:0;
  max-width:100%;
}

:is(.nav-mega-link,.hero-product-route,.hero-mobile-proof,.hero-stage-label,.hero-stage-card,.application-connection-title,.application-connections>a) small{
  line-height:1.15;
}

:is(.nav-mega-link,.hero-product-route,.hero-mobile-proof,.hero-stage-label,.hero-stage-card,.application-connection-title,.application-connections>a) strong{
  line-height:1.28;
}

:is(.hero-mobile-proof-copy,.hero-stage-card>span:last-child)>em{
  line-height:1.16;
}

.v3-results-section {
  isolation: isolate;
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.v3-results-section .mb-12 {
  margin-bottom: 1.5rem !important;
}

.v3-results-heading {
  display: grid;
  gap: clamp(1rem, 2vw, 1.4rem);
  align-items: stretch;
  margin-bottom: clamp(1.8rem, 3.5vw, 2.7rem);
}

.v3-results-heading-copy h2 {
  max-width: 58rem;
}

.v3-results-context-card {
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(0, 62, 199, .13);
  border-radius: clamp(1.15rem, 1.8vw, 1.45rem);
  background:
    radial-gradient(circle at 95% 0%, rgba(0, 219, 233, .16), transparent 12rem),
    linear-gradient(145deg, rgba(255, 255, 255, .92), rgba(244, 250, 255, .88));
  box-shadow: 0 24px 82px -68px rgba(0, 62, 199, .62);
  padding: clamp(1rem, 1.55vw, 1.25rem);
}

.v3-results-context-card::before {
  content: "";
  position: absolute;
  inset: auto -4rem -5rem auto;
  height: 11rem;
  width: 11rem;
  border-radius: 50%;
  background: rgba(0, 219, 233, .16);
}

.v3-results-context-card p {
  color: #0052ff;
  font-size: .62rem;
  font-weight: 900;
  letter-spacing: .16em;
  line-height: 1.15;
  text-transform: uppercase;
}

.v3-results-context-card > span {
  position: relative;
  z-index: 1;
  display: block;
  margin-top: .75rem;
  color: rgba(15, 35, 68, .72);
  font-size: clamp(.92rem, 1vw, 1rem);
  line-height: 1.58;
}

.v3-results-context-card div {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: .45rem;
  margin-top: 1rem;
}

.v3-results-context-card strong {
  display: inline-flex;
  border: 1px solid rgba(0, 62, 199, .1);
  border-radius: 999px;
  background: rgba(255, 255, 255, .72);
  padding: .48rem .65rem;
  color: rgba(15, 35, 68, .72);
  font-size: .68rem;
  font-weight: 900;
  letter-spacing: .04em;
  line-height: 1;
}

.v3-results-shell {
  position: relative;
  display: grid;
  overflow: hidden;
  border: 1px solid rgba(0, 62, 199, .14);
  border-radius: 2.35rem;
  background:
    radial-gradient(circle at 14% 4%, rgba(0, 219, 233, .22), transparent 24rem),
    radial-gradient(circle at 86% 100%, rgba(0, 82, 255, .28), transparent 24rem),
    linear-gradient(135deg, #061a35, #092144 54%, #051325);
  box-shadow: 0 42px 130px -82px rgba(0, 62, 199, .72);
}

.v3-results-shell::before {
  content: "RESULTS";
  position: absolute;
  right: clamp(1rem, 5vw, 4rem);
  top: clamp(1rem, 4vw, 3rem);
  color: rgba(255, 255, 255, .035);
  font: 900 clamp(4rem, 13vw, 11rem)/.8 Montserrat, sans-serif;
  letter-spacing: -.08em;
  pointer-events: none;
}

.v3-results-shell-glow {
  position: absolute;
  inset: auto auto -8rem 50%;
  height: 18rem;
  width: 38rem;
  transform: translateX(-50%);
  border-radius: 999px;
  background: rgba(0, 219, 233, .16);
  filter: blur(60px);
  pointer-events: none;
}

.v3-results-column {
  position: relative;
  z-index: 1;
  padding: clamp(1.15rem, 2vw, 1.65rem);
}

.v3-results-column + .v3-results-column {
  border-top: 1px solid rgba(255, 255, 255, .11);
}

.v3-results-column-head p {
  display: inline-flex;
  align-items: center;
  border: 1px solid rgba(0, 219, 233, .22);
  border-radius: 999px;
  background: rgba(0, 219, 233, .08);
  padding: .48rem .78rem;
  color: #00dbe9;
  font-size: .62rem;
  font-weight: 800;
  letter-spacing: .16em;
  text-transform: uppercase;
}

.v3-results-column-head h3 {
  margin-top: .65rem;
  max-width: 13ch;
  color: #fff;
  font: 800 clamp(1.9rem, 3.45vw, 2.72rem)/.94 Montserrat, sans-serif;
  letter-spacing: -.055em;
}

.v3-results-column-head span {
  display: block;
  margin-top: .6rem;
  max-width: 44rem;
  color: rgba(240, 253, 250, .66);
  font-size: clamp(.78rem, .86vw, .86rem);
  line-height: 1.42;
}

.v3-results-list {
  margin-top: clamp(.8rem, 1.45vw, 1.05rem);
  display: grid;
}

.v3-result-row {
  display: grid;
  gap: 1rem;
  align-items: center;
  border-top: 1px solid rgba(255, 255, 255, .11);
  padding: .55rem 0;
}

.v3-result-row:first-child {
  border-top-color: rgba(0, 219, 233, .26);
}

.v3-result-value {
  color: #fff;
  font: 900 clamp(1.9rem, 3vw, 2.45rem)/.95 Montserrat, sans-serif;
  letter-spacing: -.06em;
  white-space: nowrap;
}

.v3-result-value-compact {
  font-size: clamp(1.78rem, 2.55vw, 2.15rem);
}

.v3-result-value span {
  font-variant-numeric: tabular-nums;
}

.v3-result-value span::first-letter {
  letter-spacing: -.08em;
}

.v3-result-value::after {
  content: "";
  display: inline-block;
  height: .48rem;
  width: .48rem;
  margin-left: .35rem;
  transform: translateY(-.42rem);
  border-radius: 50%;
  background: #00dbe9;
  box-shadow: 0 0 22px rgba(0, 219, 233, .7);
}

.v3-result-row p {
  max-width: 37rem;
  color: rgba(255, 255, 255, .74);
  font-size: clamp(.78rem, .86vw, .86rem);
  line-height: 1.38;
}

.v3-results-column-accent .v3-result-value {
  color: #eaf7ff;
}

.v3-results-column-accent .v3-result-value::after {
  background: #0a7cff;
  box-shadow: 0 0 22px rgba(10, 124, 255, .72);
}

@media (min-width: 768px) {
  .v3-result-row {
    grid-template-columns: minmax(8.75rem, max-content) 1fr;
    gap: .9rem;
  }
}

@media (min-width: 1180px) {
  .v3-result-row {
    grid-template-columns: minmax(9.25rem, max-content) 1fr;
    gap: 1rem;
  }
}

@media (min-width: 1024px) {
  .v3-results-shell {
    grid-template-columns: 1fr 1fr;
    min-height: min(500px, calc(100vh - 360px));
  }

  .v3-results-column + .v3-results-column {
    border-left: 1px solid rgba(255, 255, 255, .12);
    border-top: 0;
  }
}

@media (max-width: 767px) {
  .v3-results-shell {
    border-radius: 1.65rem;
  }

  .v3-results-column {
    padding: 1.35rem;
  }

  .v3-results-column-head h3 {
    max-width: 11ch;
    font-size: clamp(2rem, 12vw, 3.2rem);
  }

  .v3-result-row {
    padding: 1.15rem 0;
  }

  .v3-result-value {
    font-size: clamp(2.3rem, 14vw, 3.4rem);
  }

  .v3-result-value-compact {
    font-size: clamp(2.05rem, 12vw, 3rem);
  }
}

.v3-count-results-board {
  position: relative;
  display: grid;
  gap: clamp(.65rem, 1.1vw, .85rem);
  overflow: hidden;
  border: 1px solid rgba(0, 62, 199, .14);
  border-radius: clamp(1.55rem, 2.6vw, 2.15rem);
  background:
    radial-gradient(circle at 7% 8%, rgba(0, 219, 233, .22), transparent 18rem),
    radial-gradient(circle at 92% 82%, rgba(0, 82, 255, .13), transparent 19rem),
    linear-gradient(135deg, rgba(255, 255, 255, .94), rgba(241, 249, 255, .94) 52%, rgba(255, 255, 255, .96));
  box-shadow: 0 34px 110px -74px rgba(0, 62, 199, .62);
  padding: clamp(.7rem, 1.35vw, 1rem);
}

.v3-count-results-board::before {
  content: "RESULT BOARD";
  position: absolute;
  right: clamp(.9rem, 4vw, 3rem);
  top: clamp(.65rem, 2vw, 1.4rem);
  z-index: 0;
  color: rgba(0, 62, 199, .045);
  font: 900 clamp(3.3rem, 10vw, 8.5rem)/.82 Montserrat, sans-serif;
  letter-spacing: -.08em;
  pointer-events: none;
  white-space: nowrap;
}

.v3-count-results-board::after {
  content: "";
  position: absolute;
  inset: .8rem;
  z-index: 0;
  border: 1px solid rgba(0, 219, 233, .12);
  border-radius: inherit;
  pointer-events: none;
}

.v3-count-results-intro,
.v3-count-metric-grid,
.v3-count-results-ribbon {
  position: relative;
  z-index: 1;
}

.v3-count-results-intro {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .16);
  border-radius: clamp(1.2rem, 2vw, 1.55rem);
  background:
    radial-gradient(circle at 12% 10%, rgba(0, 219, 233, .22), transparent 14rem),
    radial-gradient(circle at 102% 102%, rgba(0, 82, 255, .32), transparent 16rem),
    linear-gradient(145deg, #061a35, #0a2c59 58%, #041328);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
  color: #fff;
  padding: clamp(1rem, 1.75vw, 1.35rem);
}

.v3-count-results-intro::before {
  content: "";
  position: absolute;
  right: -4.8rem;
  bottom: -5.6rem;
  height: 14rem;
  width: 14rem;
  border: 1px solid rgba(0, 219, 233, .25);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(0, 219, 233, .18), transparent 62%);
}

.v3-count-results-chip {
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  align-items: center;
  border: 1px solid rgba(0, 219, 233, .28);
  border-radius: 999px;
  background: rgba(0, 219, 233, .1);
  padding: .48rem .72rem;
  color: #86f6ff;
  font-size: .58rem;
  font-weight: 900;
  letter-spacing: .16em;
  line-height: 1;
  text-transform: uppercase;
}

.v3-count-results-intro h3 {
  margin-top: clamp(.8rem, 1.5vw, 1.1rem);
  max-width: 16ch;
  font: 900 clamp(1.75rem, 2.45vw, 2.55rem)/.92 Montserrat, sans-serif;
  letter-spacing: -.06em;
}

.v3-count-results-intro p:not(.v3-count-results-chip) {
  margin-top: .8rem;
  max-width: 32rem;
  color: rgba(240, 253, 250, .72);
  font-size: clamp(.82rem, .92vw, .92rem);
  line-height: 1.52;
}

.v3-count-results-meta {
  display: grid;
  gap: .55rem;
  margin-top: clamp(1rem, 1.55vw, 1.35rem);
}

.v3-count-results-meta span {
  display: grid;
  gap: .18rem;
  border: 1px solid rgba(255, 255, 255, .12);
  border-radius: 1rem;
  background: rgba(255, 255, 255, .08);
  padding: .62rem .75rem;
}

.v3-count-results-meta small,
.v3-count-metric-label {
  color: #00dbe9;
  font-size: .58rem;
  font-weight: 900;
  letter-spacing: .16em;
  line-height: 1.15;
  padding-right: 2.45rem;
  text-transform: uppercase;
}

.v3-count-results-meta strong {
  color: #fff;
  font-size: .9rem;
  font-weight: 800;
  line-height: 1.25;
}

.v3-count-metric-grid {
  display: grid;
  gap: clamp(.7rem, 1.15vw, .9rem);
}

.v3-count-metric-card {
  position: relative;
  display: flex;
  min-height: 8.9rem;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(0, 62, 199, .13);
  border-radius: clamp(1.15rem, 1.7vw, 1.35rem);
  background:
    linear-gradient(145deg, rgba(255, 255, 255, .92), rgba(244, 250, 255, .9)),
    radial-gradient(circle at 100% 0%, rgba(0, 219, 233, .12), transparent 9rem);
  box-shadow: 0 24px 70px -54px rgba(0, 62, 199, .62);
  padding: clamp(.78rem, 1.1vw, .95rem);
}

.v3-count-metric-card::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: .32rem;
  background: linear-gradient(180deg, #0052ff, #00dbe9);
}

.v3-count-metric-index {
  position: absolute;
  right: .85rem;
  top: .8rem;
  display: inline-flex;
  height: 2.1rem;
  min-width: 2.1rem;
  align-items: center;
  justify-content: center;
  border-radius: .82rem;
  background: rgba(0, 62, 199, .08);
  color: rgba(0, 62, 199, .72);
  font-size: .68rem;
  font-weight: 900;
  letter-spacing: -.02em;
}

.v3-count-number {
  margin-top: clamp(.72rem, 1.05vw, .9rem);
  color: #0052ff;
  font: 900 clamp(2.2rem, 4.25vw, 3.75rem)/.86 Montserrat, sans-serif;
  letter-spacing: -.075em;
  text-wrap: nowrap;
}

.v3-count-number span {
  font-variant-numeric: tabular-nums;
}

.v3-count-number-compact {
  font-size: clamp(2rem, 3.55vw, 3.1rem);
}

.v3-count-metric-copy {
  margin-top: auto;
  max-width: 17rem;
  color: rgba(15, 35, 68, .68);
  font-size: .78rem;
  line-height: 1.45;
  padding-top: .65rem;
}

.v3-count-metric-card-large {
  background:
    radial-gradient(circle at 20% 0%, rgba(0, 219, 233, .18), transparent 12rem),
    linear-gradient(145deg, #f8fcff, #edf7ff);
}

.v3-count-metric-card-blue {
  border-color: rgba(0, 82, 255, .24);
  background:
    radial-gradient(circle at 92% 0%, rgba(0, 219, 233, .2), transparent 10rem),
    linear-gradient(145deg, #082349, #0d3c78);
}

.v3-count-metric-card-blue .v3-count-metric-index {
  background: rgba(255, 255, 255, .12);
  color: rgba(255, 255, 255, .86);
}

.v3-count-metric-card-blue .v3-count-number,
.v3-count-metric-card-blue .v3-count-metric-copy {
  color: #fff;
}

.v3-count-metric-card-blue .v3-count-metric-copy {
  color: rgba(255, 255, 255, .72);
}

.v3-count-results-ribbon {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: .7rem 1rem;
  border: 1px solid rgba(0, 62, 199, .12);
  border-radius: 1.2rem;
  background: rgba(255, 255, 255, .74);
  padding: .86rem 1rem;
  color: rgba(15, 35, 68, .72);
  font-size: .78rem;
  line-height: 1.35;
}

.v3-count-results-ribbon strong {
  color: #0052ff;
  font-weight: 900;
}

@media (min-width: 1024px) {
  .v3-count-results-board {
    grid-template-columns: .78fr 1.22fr;
    align-items: stretch;
  }

  .v3-count-results-ribbon {
    grid-column: 1 / -1;
  }
}

@media (min-width: 900px) {
  .v3-count-metric-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-rows: 1fr;
  }

  .v3-count-metric-card-large {
    grid-row: span 2;
  }
}

@media (max-width: 1023px) {
  .v3-count-results-meta {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 767px) {
  .v3-count-results-board {
    border-radius: 1.55rem;
    padding: .58rem;
  }

  .v3-count-results-board::before {
    top: .95rem;
    font-size: clamp(2.6rem, 17vw, 4.4rem);
  }

  .v3-count-results-board::after {
    inset: .45rem;
  }

  .v3-count-results-intro {
    border-radius: 1.15rem;
    padding: 1rem;
  }

  .v3-count-results-intro h3 {
    max-width: 15ch;
    font-size: clamp(1.85rem, 8.4vw, 2.55rem);
  }

  .v3-count-results-meta {
    grid-template-columns: 1fr;
  }

  .v3-count-metric-card {
    min-height: 8.8rem;
  }

  .v3-count-number {
    font-size: clamp(2.35rem, 13.5vw, 3.35rem);
  }

  .v3-count-number-compact {
    font-size: clamp(2.05rem, 11vw, 2.85rem);
  }
}

.v3-result-highlights {
  display: grid;
  gap: clamp(.85rem, 1.45vw, 1rem);
}

.v3-result-card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: clamp(13.75rem, 18vw, 16.25rem);
  overflow: hidden;
  border: 1px solid rgba(0, 62, 199, .13);
  border-radius: clamp(1.15rem, 1.8vw, 1.45rem);
  background:
    radial-gradient(circle at 96% 0%, rgba(0, 219, 233, .12), transparent 10rem),
    linear-gradient(145deg, rgba(255, 255, 255, .94), rgba(244, 250, 255, .9));
  box-shadow: 0 26px 80px -62px rgba(0, 62, 199, .62);
  padding: clamp(1rem, 1.45vw, 1.25rem);
}

.v3-result-card::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: .28rem;
  background: linear-gradient(180deg, #0052ff, #00dbe9);
}

.v3-result-card::after {
  content: "";
  position: absolute;
  right: -3rem;
  bottom: -3.25rem;
  height: 8rem;
  width: 8rem;
  border-radius: 50%;
  background: rgba(0, 219, 233, .12);
  pointer-events: none;
}

.v3-result-card-index {
  position: absolute;
  right: 1rem;
  top: 1rem;
  display: inline-flex;
  height: 2rem;
  min-width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: .78rem;
  background: rgba(0, 62, 199, .07);
  color: rgba(0, 62, 199, .72);
  font-size: .68rem;
  font-weight: 900;
}

.v3-result-card-icon {
  position: relative;
  display: inline-flex;
  height: 2.25rem;
  width: 2.25rem;
  align-items: center;
  justify-content: center;
  border-radius: .9rem;
  background: rgba(0, 82, 255, .09);
  color: #0052ff;
}

.v3-result-card-icon::before,
.v3-result-card-icon::after {
  content: "";
  position: absolute;
  border-radius: 999px;
}

.v3-result-card-icon::before {
  height: .72rem;
  width: .72rem;
  background: currentColor;
  box-shadow: 0 0 0 .28rem rgba(0, 82, 255, .08);
}

.v3-result-card-icon::after {
  height: 1.28rem;
  width: 1.28rem;
  border: 1px solid currentColor;
  opacity: .22;
}

.v3-result-card-icon-cyan {
  background: rgba(0, 219, 233, .14);
  color: #009caf;
}

.v3-result-card-label {
  margin-top: 1.05rem;
  padding-right: 2.5rem;
  color: #00a9c7;
  font-size: .62rem;
  font-weight: 900;
  letter-spacing: .14em;
  line-height: 1.15;
  text-transform: uppercase;
}

.v3-result-card-number {
  margin-top: .65rem;
  color: #0052ff;
  font: 900 clamp(2.15rem, 3.85vw, 3.18rem)/.9 Montserrat, sans-serif;
  letter-spacing: -.075em;
  white-space: nowrap;
}

.v3-result-card-number span,
.v3-result-card-secondary strong {
  font-variant-numeric: tabular-nums;
}

.v3-result-card-copy {
  position: relative;
  z-index: 1;
  margin-top: .62rem;
  max-width: 15rem;
  color: rgba(15, 35, 68, .67);
  font-size: .82rem;
  line-height: 1.48;
}

.v3-result-card h3 {
  position: relative;
  z-index: 1;
  margin-top: .78rem;
  color: #061a35;
  font: 900 clamp(1rem, 1.18vw, 1.16rem)/1.15 Montserrat, sans-serif;
  letter-spacing: -.035em;
}

.v3-result-card-note {
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  margin-top: auto;
  border: 1px solid rgba(0, 62, 199, .1);
  border-radius: 999px;
  background: rgba(255, 255, 255, .66);
  padding: .42rem .58rem;
  color: rgba(15, 35, 68, .52);
  font-size: .62rem;
  font-weight: 800;
  line-height: 1.1;
}

.v3-result-card-feature {
  border-color: rgba(0, 82, 255, .22);
  background:
    radial-gradient(circle at 90% 0%, rgba(0, 219, 233, .18), transparent 10rem),
    linear-gradient(145deg, #072148, #0b3971);
  box-shadow: 0 30px 95px -62px rgba(0, 62, 199, .78);
}

.v3-result-card-feature .v3-result-card-index {
  background: rgba(255, 255, 255, .13);
  color: rgba(255, 255, 255, .88);
}

.v3-result-card-feature .v3-result-card-number,
.v3-result-card-feature .v3-result-card-copy,
.v3-result-card-feature h3 {
  color: #fff;
}

.v3-result-card-feature .v3-result-card-copy {
  color: rgba(255, 255, 255, .72);
}

.v3-result-card-secondary {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: .9rem;
  margin-top: clamp(1.05rem, 1.7vw, 1.35rem);
  border: 1px solid rgba(255, 255, 255, .14);
  border-radius: 1rem;
  background: rgba(255, 255, 255, .08);
  padding: .72rem .78rem;
}

.v3-result-card-secondary span {
  color: rgba(255, 255, 255, .62);
  font-size: .64rem;
  font-weight: 900;
  letter-spacing: .12em;
  line-height: 1.1;
  text-transform: uppercase;
}

.v3-result-card-secondary strong {
  color: #fff;
  font-size: clamp(1.08rem, 1.45vw, 1.32rem);
  font-weight: 900;
  letter-spacing: -.05em;
  white-space: nowrap;
}

@media (min-width: 900px) {
  .v3-result-highlights {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .v3-results-heading {
    grid-template-columns: minmax(0, 1.12fr) minmax(22rem, .78fr);
    align-items: start;
  }
}

@media (max-width: 899px) {
  .v3-result-highlights {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 640px) {
  .v3-result-highlights {
    grid-template-columns: 1fr;
  }

  .v3-result-card {
    min-height: auto;
    padding: 1rem;
  }

  .v3-result-card-number {
    font-size: clamp(2.15rem, 13vw, 2.95rem);
  }

  .v3-result-card-copy {
    margin-top: 1rem;
    max-width: 19rem;
  }

  .v3-result-card-note {
    margin-top: 1rem;
  }

  .v3-result-card-secondary {
    margin-top: 1.1rem;
  }
}

.formula-powder-image {
  z-index: 2;
  filter: saturate(1.04) contrast(1.02);
  object-position: center center;
}
