.footer-grid-enhanced {
  grid-template-columns: minmax(280px, 1.35fr) minmax(140px, 0.65fr) minmax(190px, 0.8fr) minmax(240px, 0.95fr);
}

/* Brand direction: clean premium biotech, white/black/light-grey with Primus blue accents. */
body {
  background: #f6f8fb;
  color: #07111f;
}

.ambient {
  display: none;
}

.topbar {
  background: #07111f;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.topbar-copy {
  color: rgba(255, 255, 255, 0.76);
}

.payment-chip {
  background: rgba(35, 151, 239, 0.14);
  border-color: rgba(35, 151, 239, 0.26);
  color: #ffffff;
}

.site-header-wrap {
  padding: 12px 0;
}

.site-header-wrap::before {
  inset: 8px 16px 0;
  background: rgba(255, 255, 255, 0.94);
  border-color: rgba(7, 17, 31, 0.08);
  box-shadow: 0 18px 48px rgba(7, 17, 31, 0.08);
}

.header-inner {
  min-height: 78px;
}

.site-header-wrap .brand-logo {
  width: clamp(210px, 22vw, 340px);
  filter: none;
}

.site-nav a,
.cart-link,
.brand,
.footer-brand {
  color: #07111f;
}

.site-nav a {
  border: 1px solid transparent;
  font-weight: 600;
}

.site-nav a:hover,
.site-nav a:focus-visible,
.site-nav a.is-current {
  background: #eef5ff;
  border-color: rgba(35, 151, 239, 0.16);
  color: #0d68c7;
  transform: none;
}

.lang-toggle {
  background: #eef2f7;
  border: 1px solid rgba(7, 17, 31, 0.08);
}

.lang-btn {
  color: #475569;
}

.lang-btn.is-active {
  background: #0d68c7;
  color: #ffffff;
}

.cart-link {
  background: #07111f;
  border-color: #07111f;
  color: #ffffff;
}

.hero-home-premium,
body[data-page="home"] .hero-home-premium {
  min-height: auto;
  color: #07111f;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(246, 248, 251, 0.98)),
    url("assets/lab-hand-vial.webp") center / cover no-repeat;
}

.hero-home-premium::before,
.hero-home-premium::after,
body[data-page="home"] .hero-home-premium::before,
body[data-page="home"] .hero-home-premium::after {
  display: none;
}

.hero-home-premium .hero-copy h1,
body[data-page="home"] .hero-home-premium .hero-copy h1 {
  max-width: 13.5ch;
  color: #07111f;
  background: none;
  -webkit-background-clip: initial;
  background-clip: initial;
  font-size: clamp(3rem, 5.6vw, 5.9rem);
  line-height: 0.98;
  letter-spacing: 0;
  text-shadow: none;
}

.hero-home-premium .hero-copy .lead,
body[data-page="home"] .hero-home-premium .hero-copy .lead,
body[data-page="home"] .hero-home-premium .lead {
  color: #42526a;
  text-shadow: none;
}

.hero-subheadline {
  max-width: 42ch;
  color: #07111f;
  font-size: clamp(1.15rem, 1.5vw, 1.35rem);
  font-weight: 700;
  line-height: 1.35;
}

.hero-home-premium .hero-copy .kicker,
body[data-page="home"] .hero-home-premium .hero-copy .kicker {
  background: #eef5ff;
  border-color: rgba(35, 151, 239, 0.18);
  color: #0d68c7;
  box-shadow: none;
  backdrop-filter: none;
}

.hero-home-premium .hero-copy .trust-chip,
body[data-page="home"] .hero-home-premium .hero-copy .trust-chip,
.hero-home-premium .panel,
body[data-page="home"] .hero-home-premium .panel,
.hero-home-premium .overlay-card {
  background: rgba(255, 255, 255, 0.92);
  border-color: rgba(7, 17, 31, 0.08);
  box-shadow: 0 18px 50px rgba(7, 17, 31, 0.08);
  backdrop-filter: blur(10px);
}

.hero-home-premium .hero-copy .trust-chip strong,
.hero-home-premium .hero-copy .trust-chip span,
.hero-home-premium .panel h2,
.hero-home-premium .panel-kicker {
  color: #07111f;
}

.hero-home-premium .hero-copy .trust-chip span,
.hero-home-premium .metric-card small {
  color: #627189;
}

.metric-card {
  background: #f5f8fc;
  border-color: rgba(7, 17, 31, 0.08);
}

.metric-card strong,
.section-kicker,
.detail-label {
  color: #0d68c7;
}

.section,
.page-hero {
  background: #ffffff;
}

.section:nth-of-type(even),
.section-light,
.product-focus-section,
body[data-page="home"] .product-focus-section {
  background: #f6f8fb;
}

.section-dark::before {
  background: #07111f;
}

.trust-strip-card,
.commerce-promise-card,
.journey-card,
.proof-card,
.testimonial-card,
.service-card,
.benefit-card,
.detail-card,
.info-panel,
.page-stat-card,
.product-card-enhanced {
  border-radius: 18px;
  background: #ffffff;
  border-color: rgba(7, 17, 31, 0.08);
  box-shadow: 0 16px 42px rgba(7, 17, 31, 0.07);
}

.product-card-enhanced,
body[data-page="home"] .product-focus-section .product-card-enhanced {
  background: #ffffff;
  outline: none;
}

.product-card-enhanced::before {
  background: #2397ef;
  opacity: 0.9;
}

.product-card-enhanced::after,
.product-visual-stage::before,
.product-visual-glow {
  display: none;
}

.product-visual-stage {
  background: #f8fafc;
  border: 1px solid rgba(7, 17, 31, 0.06);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7);
}

.btn-primary {
  background: #0d68c7;
  box-shadow: 0 14px 30px rgba(13, 104, 199, 0.22);
}

.btn-secondary,
.filter-chip,
.badge,
.status-pill.available {
  background: #eef5ff;
  border-color: rgba(35, 151, 239, 0.18);
  color: #0d68c7;
}

.section-title,
.product-card-enhanced h3,
.product-panel h1,
.page-hero h1 {
  letter-spacing: 0;
}

.footer-grid-enhanced {
  background: #07111f;
  border-color: rgba(255, 255, 255, 0.08);
}

.footer-brand .brand-logo {
  filter: none;
}

@media (max-width: 760px) {
  .site-header-wrap .brand-logo {
    width: clamp(170px, 52vw, 240px);
  }

  .hero-home-premium .hero-copy h1,
  body[data-page="home"] .hero-home-premium .hero-copy h1 {
    max-width: 100%;
    font-size: clamp(2.35rem, 12vw, 4.2rem);
    line-height: 1;
  }
}

/* Mobile header final layout: branded, centered, and controlled. */
@media (max-width: 760px) {
  .site-header-wrap {
    padding: 10px 0;
  }

  .site-header-wrap::before {
    inset: 8px 12px 0;
    border-radius: 26px;
  }

  .header-inner {
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "brand"
      "nav"
      "actions" !important;
    justify-items: center;
    gap: 14px;
    min-height: 0;
    padding: 18px 16px 18px;
  }

  .brand {
    justify-self: center;
    width: 100%;
    max-width: 100%;
    justify-content: center;
    overflow: visible;
  }

  .site-header-wrap .brand-logo {
    width: min(270px, 74vw) !important;
    height: auto !important;
    max-width: min(270px, 74vw) !important;
    max-height: none;
    object-fit: contain;
    object-position: center;
  }

  .site-nav {
    justify-content: center;
    gap: 8px;
    width: 100%;
    padding: 2px 0;
  }

  .site-nav a {
    padding: 0.62rem 0.78rem;
    font-size: 0.9rem;
  }

  .header-actions {
    display: grid;
    grid-area: actions;
    grid-template-columns: 1fr;
    justify-items: center;
    justify-content: center;
    width: 100%;
    gap: 10px;
  }

  .lang-toggle {
    order: 1;
  }

  .header-account-actions {
    order: 2;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: min(100%, 520px);
    gap: 10px;
  }

  .header-auth-link {
    width: 100%;
    min-width: 0;
    min-height: 44px;
    padding: 0.7rem 0.9rem;
    font-size: 0.94rem;
    white-space: nowrap;
  }

  .cart-link {
    order: 3;
    min-height: 44px;
    padding: 0.68rem 1rem;
    font-size: 0.95rem;
  }
}

@media (max-width: 430px) {
  .site-header-wrap .brand-logo {
    width: min(245px, 78vw) !important;
    max-width: min(245px, 78vw) !important;
  }

  .header-account-actions {
    grid-template-columns: 1fr;
    width: min(100%, 310px);
  }

  .site-nav {
    justify-content: flex-start;
  }
}

/* Visual fixes: contain hero stats and improve text contrast on vial imagery. */
.hero-home-premium .metric-grid,
body[data-page="home"] .hero-home-premium .metric-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.hero-home-premium .metric-card,
body[data-page="home"] .hero-home-premium .metric-card {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 0;
  min-height: 82px;
  padding: 0.85rem 0.75rem;
  text-align: center;
  overflow-wrap: anywhere;
  word-break: normal;
}

.hero-home-premium .metric-card strong,
body[data-page="home"] .hero-home-premium .metric-card strong {
  display: block;
  max-width: 100%;
  color: #0d68c7;
  font-size: clamp(0.9rem, 1vw, 1.05rem);
  line-height: 1.22;
  white-space: normal;
}

.hero-visual-photo::after,
.hero-home-premium .hero-visual-photo::after {
  background:
    linear-gradient(180deg, rgba(7, 17, 31, 0.08), rgba(7, 17, 31, 0.48)),
    linear-gradient(90deg, rgba(7, 17, 31, 0.22), rgba(7, 17, 31, 0.36));
}

.hero-home-premium .overlay-card {
  background: rgba(7, 17, 31, 0.82);
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  text-shadow: none;
}

@media (max-width: 760px) {
  .hero-home-premium .metric-grid,
  body[data-page="home"] .hero-home-premium .metric-grid {
    grid-template-columns: 1fr;
  }

  .hero-home-premium .metric-card,
  body[data-page="home"] .hero-home-premium .metric-card {
    min-height: 56px;
  }
}

/* Final mobile header override: keep the Primus logo visible above account/cart controls. */
@media (max-width: 760px) {
  .header-inner {
    grid-template-columns: 1fr;
    grid-template-areas:
      "brand"
      "actions"
      "nav";
    justify-items: center;
    gap: 14px;
    padding: 14px 16px 16px;
  }

  .brand {
    justify-self: center;
    max-width: 100%;
  }

  .site-header-wrap .brand-logo {
    width: auto;
    height: 58px;
    max-width: min(300px, 82vw);
    object-fit: contain;
    object-position: center;
  }

  .header-actions {
    justify-self: center;
    justify-content: center;
    width: 100%;
  }

  .site-nav {
    justify-content: center;
  }
}

@media (max-width: 420px) {
  .site-header-wrap .brand-logo {
    height: 50px;
    max-width: min(250px, 78vw);
  }
}

/* Final spacing override: the hero should start immediately below the header, not leave an empty band. */
.hero-home-premium,
body[data-page="home"] .hero-home-premium {
  padding-top: clamp(1.4rem, 3vw, 2.4rem);
  padding-bottom: clamp(3rem, 5vw, 4.5rem);
}

.hero-home-premium .hero-grid,
body[data-page="home"] .hero-home-premium .hero-grid {
  align-items: center;
}

.hero-home-premium .hero-copy,
body[data-page="home"] .hero-home-premium .hero-copy {
  justify-content: center;
}

body[data-page="home"] .hero-signal-strip {
  margin-top: 0;
}

/* Final mobile header override: keep the Primus logo visible above account/cart controls. */
@media (max-width: 760px) {
  .header-inner {
    grid-template-columns: 1fr;
    grid-template-areas:
      "brand"
      "actions"
      "nav";
    justify-items: center;
    gap: 14px;
    padding: 14px 16px 16px;
  }

  .brand {
    justify-self: center;
    max-width: 100%;
  }

  .site-header-wrap .brand-logo {
    width: auto;
    height: 58px;
    max-width: min(300px, 82vw);
    object-fit: contain;
    object-position: center;
  }

  .header-actions {
    justify-self: center;
    justify-content: center;
    width: 100%;
  }

  .site-nav {
    justify-content: center;
  }
}

@media (max-width: 420px) {
  .site-header-wrap .brand-logo {
    height: 50px;
    max-width: min(250px, 78vw);
  }
}

/* Mobile header logo visibility: give the brand its own row instead of letting controls crowd it out. */
@media (max-width: 760px) {
  .header-inner {
    grid-template-columns: 1fr;
    grid-template-areas:
      "brand"
      "actions"
      "nav";
    justify-items: center;
    gap: 14px;
    padding: 14px 16px 16px;
  }

  .brand {
    justify-self: center;
    max-width: 100%;
  }

  .site-header-wrap .brand-logo {
    width: auto;
    height: 58px;
    max-width: min(300px, 82vw);
    object-fit: contain;
    object-position: center;
  }

  .header-actions {
    justify-self: center;
    justify-content: center;
    width: 100%;
  }

  .site-nav {
    justify-content: center;
  }
}

@media (max-width: 420px) {
  .site-header-wrap .brand-logo {
    height: 50px;
    max-width: min(250px, 78vw);
  }

  .header-actions {
    gap: 8px;
  }
}

/* Logo and stat-card clarity pass. */
.brand {
  flex-shrink: 0;
  overflow: hidden;
}

.site-header-wrap .brand-logo {
  width: auto;
  height: clamp(52px, 4.8vw, 68px);
  max-width: min(380px, 30vw);
  object-fit: contain;
  object-position: left center;
}

.footer-brand .brand-logo {
  width: auto;
  height: clamp(48px, 5vw, 62px);
  max-width: 260px;
  object-fit: contain;
}

.page-stat-card {
  background: #ffffff;
  border: 1px solid rgba(7, 17, 31, 0.12);
  box-shadow: 0 18px 48px rgba(7, 17, 31, 0.1);
  color: #07111f;
}

.page-stat-card .panel-kicker,
.page-stat-card .section-kicker {
  color: #0d68c7;
}

.page-stat-card h3,
.page-stat-card strong {
  color: #07111f;
}

.page-stat-card .lead,
.page-stat-card p,
.page-stat-card small,
.page-stat-item span {
  color: #53647d;
}

.page-stat-item {
  border-bottom-color: rgba(7, 17, 31, 0.09);
}

.page-stat-item strong {
  min-width: 4ch;
}

@media (max-width: 900px) {
  .site-header-wrap .brand-logo {
    height: 48px;
    max-width: min(240px, 48vw);
  }
}

@media (max-width: 520px) {
  .site-header-wrap .brand-logo {
    width: 44px;
    height: 44px;
    max-width: 44px;
  }

  .header-inner {
    gap: 10px;
  }
}

/* Remove unused first-screen whitespace after the clean brand redesign. */
.hero-home-premium,
body[data-page="home"] .hero-home-premium {
  padding-top: clamp(1.4rem, 3vw, 2.4rem);
  padding-bottom: clamp(3rem, 5vw, 4.5rem);
}

.hero-home-premium .hero-grid,
body[data-page="home"] .hero-home-premium .hero-grid {
  align-items: center;
}

.hero-home-premium .hero-copy,
body[data-page="home"] .hero-home-premium .hero-copy {
  justify-content: center;
}

body[data-page="home"] .hero-signal-strip {
  margin-top: 0;
}

.hero-home {
  position: relative;
  overflow: hidden;
  padding-top: 3rem;
  padding-bottom: 5.2rem;
}

.hero-home::before,
.hero-home::after {
  content: "";
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
}

.hero-home::before {
  top: -180px;
  left: -120px;
  width: 440px;
  height: 440px;
  background: radial-gradient(circle, rgba(26, 111, 214, 0.14), rgba(26, 111, 214, 0));
}

.hero-home::after {
  right: -140px;
  bottom: -210px;
  width: 520px;
  height: 520px;
  background: radial-gradient(circle, rgba(143, 223, 255, 0.2), rgba(143, 223, 255, 0));
}

.hero-home-premium {
  min-height: min(760px, 82vh);
  padding-top: clamp(4.4rem, 7vw, 7rem);
  padding-bottom: clamp(4.8rem, 7vw, 6.8rem);
  color: #ffffff;
  background:
    linear-gradient(90deg, rgba(6, 16, 35, 0.9) 0%, rgba(10, 31, 62, 0.7) 47%, rgba(10, 31, 62, 0.28) 100%),
    linear-gradient(180deg, rgba(4, 10, 22, 0.18), rgba(4, 10, 22, 0.4)),
    url("assets/lab-hand-vial.webp") center / cover no-repeat;
}

.hero-home-premium::before,
.hero-home-premium::after {
  inset: 0;
  width: auto;
  height: auto;
  border-radius: 0;
}

.hero-home-premium::before {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0)),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.04) 0 1px, transparent 1px 118px);
  opacity: 0.34;
}

.hero-home-premium::after {
  top: auto;
  height: 140px;
  background: linear-gradient(180deg, rgba(219, 236, 255, 0), rgba(219, 236, 255, 0.98));
}

.hero-home-premium .hero-grid {
  position: relative;
  z-index: 1;
  align-items: end;
}

.hero-home-premium .hero-copy h1 {
  max-width: 12ch;
  color: #ffffff;
  font-size: clamp(3.4rem, 6.4vw, 6.6rem);
  line-height: 0.95;
  letter-spacing: 0;
}

.hero-home-premium .hero-copy .lead {
  max-width: 52ch;
  color: rgba(237, 246, 255, 0.9);
  font-size: 1.18rem;
}

.hero-home-premium .hero-copy .kicker,
.hero-home-premium .hero-copy .trust-chip,
.hero-home-premium .panel,
.hero-home-premium .overlay-card {
  background: rgba(8, 19, 40, 0.58);
  border-color: rgba(255, 255, 255, 0.16);
  box-shadow: 0 28px 70px rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(14px);
}

.hero-home-premium .hero-copy .kicker,
.hero-home-premium .hero-copy .trust-chip strong,
.hero-home-premium .hero-copy .trust-chip span,
.hero-home-premium .panel h2,
.hero-home-premium .panel-kicker {
  color: #ffffff;
}

.hero-home-premium .hero-copy .trust-chip span,
.hero-home-premium .metric-card small {
  color: rgba(237, 246, 255, 0.76);
}

.hero-home-premium .hero-proof-stack {
  max-width: 520px;
  justify-self: end;
}

.hero-home-premium .hero-visual-premium {
  max-height: 260px;
  overflow: hidden;
}

.hero-home-premium .hero-visual-premium img {
  height: 100%;
  object-fit: cover;
}

.hero-grid {
  grid-template-columns: minmax(0, 1.08fr) minmax(340px, 0.92fr);
  gap: 32px;
  align-items: center;
}

.hero-copy {
  gap: 24px;
}

.hero-copy h1,
.page-hero h1,
.product-panel h1,
.product-card h3,
.section-title,
.footer-title {
  font-family: "Space Grotesk", sans-serif;
}

.hero-copy .kicker {
  display: inline-flex;
  width: fit-content;
  padding: 0.6rem 0.85rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.68);
  border: 1px solid rgba(10, 23, 48, 0.08);
  box-shadow: 0 14px 30px rgba(7, 16, 29, 0.06);
}

.hero-copy h1 {
  max-width: 11ch;
  letter-spacing: 0;
}

.page-hero h1 {
  max-width: 12ch;
  font-size: clamp(2.9rem, 4.4vw, 4.8rem);
  letter-spacing: 0;
}

.product-panel h1 {
  font-size: clamp(2.6rem, 4vw, 4rem);
  line-height: 0.96;
  letter-spacing: 0;
}

.hero-copy .lead {
  max-width: 48ch;
  font-size: 1.14rem;
}

.hero-actions {
  gap: 14px;
}

.hero-trust {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.hero-copy .trust-chip {
  display: grid;
  gap: 6px;
  padding: 1rem 1.05rem;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(10, 23, 48, 0.08);
  box-shadow: 0 18px 38px rgba(7, 16, 29, 0.08);
  color: var(--text);
}

.hero-copy .trust-chip strong {
  color: var(--text);
  font-family: "Space Grotesk", sans-serif;
  font-size: 0.96rem;
  line-height: 1.2;
}

.hero-copy .trust-chip span {
  color: var(--text-soft);
  font-size: 0.84rem;
  line-height: 1.55;
}

.hero-stack {
  gap: 20px;
}

.hero-signal-strip {
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
  margin-top: -2rem;
}

.trust-strip-card {
  display: grid;
  gap: 10px;
  min-height: 100%;
  align-content: start;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.99), rgba(242, 248, 255, 0.96));
  border: 1px solid rgba(10, 23, 48, 0.08);
  box-shadow: 0 20px 48px rgba(7, 16, 29, 0.09);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.trust-strip-card:hover,
.trust-strip-card:focus-within {
  transform: translateY(-3px);
  border-color: rgba(26, 111, 214, 0.18);
  box-shadow: 0 30px 68px rgba(7, 16, 29, 0.13);
}

.trust-strip-card .icon-chip {
  width: auto;
  min-width: 3rem;
  padding: 0 0.75rem;
  margin-bottom: 0;
  border-radius: 999px;
  font-family: "Space Grotesk", sans-serif;
  font-size: 0.76rem;
  letter-spacing: 0.08em;
}

.trust-strip-card h3 {
  font-size: 1.08rem;
  line-height: 1.15;
}

.trust-strip-card .card-copy {
  line-height: 1.65;
}

.footer-assurance {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.footer-assurance span {
  padding: 0.5rem 0.75rem;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: rgba(232, 241, 255, 0.88);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.footer-policy-links,
.policy-links,
.stack-sm,
.bullet-list,
.checkout-method-grid,
.detail-grid,
.assurance-grid,
.order-meta-grid,
.order-line-items,
.step-list {
  display: grid;
}

.footer-policy-links,
.policy-links,
.stack-sm,
.bullet-list,
.order-line-items,
.step-list {
  gap: 10px;
}

.detail-grid,
.assurance-grid,
.order-meta-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.checkout-method-grid {
  gap: 14px;
}

.detail-card,
.assurance-card,
.policy-card,
.checkout-option,
.success-card {
  padding: 1.2rem;
  border-radius: 20px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 16px 36px rgba(7, 16, 29, 0.08);
}

.detail-card,
.assurance-card,
.policy-card,
.checkout-option,
.success-card,
.support-list,
.support-chip-row {
  display: grid;
  gap: 10px;
}

.detail-label,
.checkout-eyebrow,
.policy-card h3,
.support-list strong {
  font-family: "Space Grotesk", sans-serif;
}

.detail-label,
.checkout-eyebrow {
  font-size: 0.8rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--blue-600);
}

.bullet-list {
  margin: 0;
  padding-left: 1.1rem;
}

.bullet-list li {
  color: var(--text);
}

.policy-layout {
  display: grid;
  grid-template-columns: 320px minmax(0, 1fr);
  gap: 24px;
  align-items: start;
}

.policy-sidebar {
  position: sticky;
  top: 112px;
}

.policy-links a,
.footer-policy-links a {
  color: rgba(232, 241, 255, 0.82);
}

.policy-links a {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 0.9rem 1rem;
  border-radius: 16px;
  background: rgba(9, 22, 48, 0.05);
  color: var(--text);
  border: 1px solid rgba(10, 23, 48, 0.08);
}

.policy-links a.is-current {
  background: linear-gradient(135deg, rgba(26, 111, 214, 0.92), rgba(13, 59, 122, 0.95));
  color: #ffffff;
}

.policy-body {
  display: grid;
  gap: 18px;
}

.policy-card p {
  margin: 0;
  color: var(--text-soft);
}

.checkout-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
  gap: 24px;
  align-items: start;
}

.checkout-main,
.checkout-side {
  display: grid;
  gap: 18px;
}

.checkout-option {
  gap: 8px;
  cursor: pointer;
}

.checkout-option input {
  margin: 0;
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  accent-color: var(--blue-400);
}

.checkout-option.is-selected {
  border-color: rgba(26, 111, 214, 0.28);
  box-shadow: 0 18px 40px rgba(13, 59, 122, 0.12);
}

.checkout-option-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.checkout-option-title {
  font-weight: 700;
  color: var(--text);
}

.checkout-option-copy,
.success-copy,
.order-reference,
.helper-copy,
.support-list p {
  color: var(--text-soft);
}

.checkout-note {
  margin: 0;
  color: var(--blue-600);
  font-weight: 600;
}

.success-card {
  gap: 14px;
}

.success-title {
  margin: 0;
}

.order-meta-grid .detail-card strong,
.detail-card strong,
.assurance-card strong {
  font-size: 1.02rem;
  color: var(--text);
}

.support-chip-row {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.support-chip {
  padding: 0.9rem 1rem;
  border-radius: 16px;
  background: rgba(9, 22, 48, 0.04);
  border: 1px solid rgba(10, 23, 48, 0.08);
  color: var(--text);
}

.header-account-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.header-auth-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0.72rem 1rem;
  border-radius: 999px;
  border: 1px solid rgba(13, 59, 122, 0.14);
  background: rgba(255, 255, 255, 0.78);
  color: var(--text);
  font-weight: 600;
  transition: transform 180ms ease, box-shadow 180ms ease, background-color 180ms ease;
}

.header-auth-link:hover,
.header-auth-link:focus-visible {
  transform: translateY(-1px);
}

.header-auth-link.is-current {
  border-color: rgba(26, 111, 214, 0.28);
  box-shadow: 0 12px 28px rgba(13, 59, 122, 0.12);
}

.header-auth-link-primary {
  background: linear-gradient(135deg, var(--blue-400), var(--blue-600));
  color: #ffffff;
  box-shadow: 0 16px 36px rgba(13, 59, 122, 0.24);
}

.header-auth-button {
  font: inherit;
}

.page-hero-auth {
  padding-bottom: 2rem;
}

.auth-grid,
.account-grid,
.auth-field-grid {
  display: grid;
  gap: 24px;
}

.auth-grid,
.account-grid {
  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);
  align-items: start;
}

.auth-panel,
.auth-card,
.account-card,
.auth-form,
.auth-panel-points,
.auth-panel-point {
  display: grid;
  gap: 14px;
}

.auth-panel-point {
  padding: 0.95rem 1rem;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.auth-panel-point span {
  color: rgba(232, 241, 255, 0.82);
}

.auth-field {
  display: grid;
  gap: 8px;
  color: var(--text);
  font-weight: 600;
}

.auth-field small {
  color: var(--text-soft);
  font-weight: 400;
}

.auth-field-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.auth-input {
  width: 100%;
}

.auth-form-status {
  min-height: 24px;
  margin: 0;
  color: var(--text-soft);
  font-weight: 600;
}

.auth-form-status.is-empty {
  min-height: 0;
}

.auth-form-status-error {
  color: #b42318;
}

.auth-action-stack {
  gap: 10px;
}

.auth-redirect-card {
  max-width: 760px;
  margin: 0 auto;
  display: grid;
  gap: 14px;
}

.account-order-card {
  gap: 16px;
}

.account-order-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}

.account-order-head h3 {
  margin: 0.2rem 0 0;
}

.status-pill.paid {
  background: rgba(8, 108, 76, 0.12);
  color: #086c4c;
  border-color: rgba(8, 108, 76, 0.18);
}

.status-pill.pending {
  background: rgba(26, 111, 214, 0.12);
  color: var(--blue-600);
  border-color: rgba(26, 111, 214, 0.18);
}

.status-pill.closed {
  background: rgba(180, 35, 24, 0.1);
  color: #b42318;
  border-color: rgba(180, 35, 24, 0.16);
}

.summary-card .order-line-items {
  gap: 12px;
}

.order-line-item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
}

.order-line-item p {
  margin: 0;
}

.summary-divider {
  height: 1px;
  background: rgba(10, 23, 48, 0.08);
}

.cta-row-inline {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.product-support-grid {
  display: grid;
  grid-template-columns: 1.2fr 0.8fr;
  gap: 24px;
}

.policy-callout {
  padding: 1rem 1.1rem;
  border-radius: 16px;
  background: rgba(26, 111, 214, 0.08);
  border: 1px solid rgba(26, 111, 214, 0.12);
}

.product-card-enhanced {
  position: relative;
  isolation: isolate;
  height: 100%;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.99), var(--card-soft, rgba(245, 249, 255, 0.96)));
  border: 1px solid rgba(10, 23, 48, 0.08);
  box-shadow: 0 24px 58px rgba(7, 16, 29, 0.09);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.product-card-enhanced::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 5px;
  background: linear-gradient(90deg, var(--card-accent, rgba(26, 111, 214, 0.95)), rgba(143, 223, 255, 0.85));
  opacity: 0.92;
}

.product-card-enhanced:hover,
.product-card-enhanced:focus-within {
  transform: translateY(-7px);
  border-color: color-mix(in srgb, var(--card-accent, #1a6fd6) 26%, transparent);
  box-shadow: 0 34px 78px rgba(7, 16, 29, 0.14);
}

.product-card-enhanced:hover .product-visual-stage {
  transform: translateY(-4px) scale(1.01);
  box-shadow: 0 30px 48px var(--card-shadow, rgba(13, 59, 122, 0.14));
}

.product-visual {
  display: grid;
  gap: 12px;
  padding: 1rem 1rem 0;
}

.product-visual-stage {
  position: relative;
  min-height: 300px;
  display: grid;
  place-items: center;
  padding: 1.55rem;
  overflow: hidden;
  border-radius: 28px;
  background:
    radial-gradient(circle at 50% 18%, var(--visual-soft, #e6f0ff), rgba(126, 183, 255, 0) 54%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(242, 248, 255, 0.94));
  border: 1px solid rgba(10, 23, 48, 0.06);
  transition: transform 180ms ease, box-shadow 180ms ease;
}

.product-visual-stage img {
  position: relative;
  z-index: 2;
  width: min(100%, 270px);
  max-height: 280px;
  object-fit: contain;
  filter: drop-shadow(0 22px 26px var(--visual-shadow, rgba(13, 59, 122, 0.12)));
}

.product-visual-glow {
  position: absolute;
  inset: auto 20% 10% 20%;
  height: 28px;
  border-radius: 999px;
  background: radial-gradient(circle, var(--visual-shadow, rgba(40, 107, 196, 0.24)), rgba(40, 107, 196, 0));
  filter: blur(10px);
}

.product-visual-badge {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 3;
  padding: 0.45rem 0.7rem;
  border-radius: 999px;
  background: var(--visual-primary, #0d3b7a);
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 0.8rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.product-visual-info,
.product-visual-label-card {
  position: absolute;
  z-index: 3;
  display: grid;
  gap: 4px;
  padding: 0.75rem 0.85rem;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.78);
  border: 1px solid rgba(10, 23, 48, 0.08);
  backdrop-filter: blur(10px);
}

.product-visual-info {
  top: 18px;
  right: 18px;
  max-width: 150px;
}

.product-visual-label-card {
  right: 18px;
  bottom: 18px;
  max-width: 150px;
}

.product-visual-code,
.product-visual-label-card span {
  font-size: 0.72rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-soft);
}

.product-visual-info strong,
.product-visual-label-card strong {
  font-size: 0.96rem;
  line-height: 1.2;
  color: var(--text);
}

.product-visual-info small,
.product-visual-label-card small {
  color: var(--text-soft);
  line-height: 1.35;
}

.product-visual-caption {
  display: grid;
  gap: 4px;
  padding: 0 0.2rem 0.1rem;
}

.product-visual-caption strong {
  font-size: 0.88rem;
  color: var(--text);
}

.product-visual-caption span,
.gallery-thumb-label {
  font-size: 0.8rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: var(--text-soft);
}

.product-visual-detail {
  padding: 0;
  gap: 18px;
}

.product-main-image-enhanced {
  display: grid;
  gap: 18px;
  padding: 1.35rem;
}

.product-main-image-enhanced .product-visual-stage {
  min-height: 500px;
  padding: 2rem;
  border-radius: 34px;
}

.product-main-image-enhanced .product-visual-stage img {
  width: min(100%, 420px);
  max-height: 460px;
  filter: drop-shadow(0 34px 34px var(--visual-shadow, rgba(13, 59, 122, 0.14)));
}

.product-visual-image-photo {
  width: 100%;
  height: 100%;
  max-height: none;
  object-fit: cover;
  border-radius: 28px;
  padding: 0;
  filter: none;
}

.product-visual-stage-photo {
  padding: 0.9rem;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.02)),
    linear-gradient(135deg, rgba(9, 22, 48, 0.1), rgba(26, 111, 214, 0.06));
}

.product-visual-stage-photo .product-visual-glow {
  display: none;
}

.product-visual-stage-photo .product-visual-info,
.product-visual-stage-photo .product-visual-label-card,
.product-visual-stage-photo .product-visual-badge {
  z-index: 2;
  backdrop-filter: blur(10px);
}

.product-main-image-enhanced .product-visual-info,
.product-main-image-enhanced .product-visual-label-card {
  max-width: 190px;
}

.product-main-image-enhanced .product-visual-info strong,
.product-main-image-enhanced .product-visual-label-card strong {
  font-size: 1.04rem;
}

.product-visual-meta-strip {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.product-visual-meta-strip span {
  padding: 0.7rem 0.9rem;
  border-radius: 999px;
  background: rgba(9, 22, 48, 0.05);
  border: 1px solid rgba(10, 23, 48, 0.08);
  color: var(--text);
  font-size: 0.86rem;
}

.gallery-thumb-enhanced {
  position: relative;
  display: grid;
  gap: 10px;
  padding: 0.9rem;
}

.gallery-thumb-enhanced img {
  padding: 0.8rem;
}

.gallery-thumb-enhanced img.gallery-image-photo {
  padding: 0;
  object-fit: cover;
  border-radius: 18px;
}

.gallery-thumb-enhanced {
  cursor: pointer;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(255, 255, 255, 0.96);
  transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.gallery-thumb-enhanced.is-active {
  transform: translateY(-1px);
  border-color: rgba(26, 111, 214, 0.3);
  box-shadow: 0 18px 32px rgba(13, 59, 122, 0.1);
}

.card-body {
  height: 100%;
  gap: 16px;
  padding: 1.4rem 1.4rem 1.5rem;
}

.card-storyline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
}

.card-storyline-label,
.card-badge-soft {
  padding: 0.46rem 0.72rem;
  border-radius: 999px;
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.card-storyline-label {
  background: rgba(9, 22, 48, 0.05);
  border: 1px solid rgba(10, 23, 48, 0.08);
  color: var(--text);
}

.card-badge-soft {
  background: rgba(26, 111, 214, 0.08);
  border: 1px solid rgba(26, 111, 214, 0.12);
  color: var(--blue-600);
}

.product-card-metabolic .card-badge-soft {
  background: rgba(26, 111, 214, 0.09);
}

.product-card-recovery .card-badge-soft {
  background: rgba(8, 108, 76, 0.1);
  border-color: rgba(8, 108, 76, 0.16);
  color: #086c4c;
}

.product-card-cognitive .card-badge-soft {
  background: rgba(75, 91, 180, 0.1);
  border-color: rgba(75, 91, 180, 0.14);
  color: #33408f;
}

.product-card-longevity .card-badge-soft {
  background: rgba(12, 117, 139, 0.1);
  border-color: rgba(12, 117, 139, 0.14);
  color: #0c758b;
}

.product-card-specialty .card-badge-soft {
  background: rgba(141, 88, 24, 0.1);
  border-color: rgba(141, 88, 24, 0.14);
  color: #8d5818;
}

.product-card-enhanced h3 {
  font-size: clamp(1.35rem, 1.4vw, 1.6rem);
  line-height: 1.02;
  letter-spacing: 0;
}

.card-confidence-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.card-confidence-row span {
  padding: 0.42rem 0.66rem;
  border-radius: 999px;
  background: rgba(26, 111, 214, 0.06);
  border: 1px solid rgba(26, 111, 214, 0.1);
  color: var(--text);
  font-size: 0.74rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.product-card-enhanced .card-copy {
  min-height: 4.9em;
}

.product-card-enhanced .product-action-row {
  margin-top: auto;
}

.btn-small {
  padding: 0.8rem 1.1rem;
}

.objective-grid,
.launch-grid,
.purchase-fact-grid {
  display: grid;
  gap: 18px;
}

.hero-copy .trust-chip,
.product-panel .trust-icon {
  background: rgba(9, 22, 48, 0.05);
  border: 1px solid rgba(10, 23, 48, 0.08);
  color: var(--text);
}

.objective-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.objective-card {
  display: grid;
  gap: 12px;
  padding: 1.3rem;
  border-radius: 22px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 36px rgba(7, 16, 29, 0.08);
  color: var(--text);
}

.objective-card:hover,
.objective-card:focus-visible {
  transform: translateY(-2px);
  border-color: rgba(26, 111, 214, 0.18);
}

.objective-card strong,
.catalog-meta-title,
.purchase-fact strong {
  color: var(--text);
}

.objective-card p,
.catalog-meta-subtitle,
.purchase-fact span,
.merch-row-copy small,
.merch-row-meta small {
  color: var(--text-soft);
}

.objective-meta,
.catalog-pills,
.card-tag-row,
.goal-row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.objective-meta span,
.catalog-pill,
.product-tag {
  padding: 0.45rem 0.75rem;
  border-radius: 999px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(9, 22, 48, 0.05);
  color: var(--text);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.product-tag-muted {
  background: rgba(26, 111, 214, 0.08);
  color: var(--blue-600);
}

.launch-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  align-items: start;
}

.merch-row {
  display: grid;
  grid-template-columns: 76px minmax(0, 1fr) auto;
  gap: 14px;
  align-items: center;
  padding: 0.85rem 0.95rem;
  border-radius: 18px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(247, 250, 255, 0.94);
  color: var(--text);
}

.merch-row:hover,
.merch-row:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(26, 111, 214, 0.18);
}

.merch-row-media {
  display: grid;
  place-items: center;
  aspect-ratio: 1 / 1;
  padding: 0.55rem;
  border-radius: 18px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(241, 247, 255, 0.96));
  border: 1px solid rgba(10, 23, 48, 0.06);
}

.merch-row-media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.merch-row-copy,
.merch-row-meta,
.catalog-meta-copy,
.shop-toolbar {
  display: grid;
  gap: 6px;
}

.merch-row-meta {
  justify-items: end;
}

.shop-toolbar {
  gap: 16px;
}

.shop-toolbar-row {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
}

.shop-toolbar-row-wrap {
  flex-wrap: wrap;
  align-items: center;
}

.shop-search-field,
.shop-sort-field {
  display: grid;
  gap: 8px;
}

.shop-search-field {
  flex: 1 1 420px;
}

.shop-sort-field {
  width: min(100%, 260px);
}

.goal-chip {
  padding: 0.8rem 1rem;
  border-radius: 999px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(9, 22, 48, 0.05);
  color: var(--text);
  font-weight: 700;
  cursor: pointer;
}

.goal-chip.is-active {
  background: linear-gradient(135deg, rgba(26, 111, 214, 0.94), rgba(13, 59, 122, 0.96));
  border-color: transparent;
  color: #ffffff;
}

.purchase-fact-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.purchase-fact {
  display: grid;
  gap: 6px;
  padding: 0.9rem 1rem;
  border-radius: 18px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(247, 250, 255, 0.92);
}

.product-panel .support-list {
  padding: 1rem;
  border-radius: 18px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(9, 22, 48, 0.04);
}

.product-panel {
  gap: 18px;
  padding: 1.75rem;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(243, 248, 255, 0.95));
}

.product-buyer-note {
  display: grid;
  gap: 8px;
  padding: 1rem 1.05rem;
  border-radius: 20px;
  border: 1px solid rgba(26, 111, 214, 0.12);
  background: linear-gradient(135deg, rgba(234, 243, 255, 0.92), rgba(248, 251, 255, 0.98));
}

.product-buyer-note strong,
.product-buy-box-head strong,
.trust-icon-detail strong {
  color: var(--text);
  font-family: "Space Grotesk", sans-serif;
}

.product-buyer-note p,
.trust-icon-detail span,
.product-buy-box-head p,
.product-buy-note {
  margin: 0;
  color: var(--text-soft);
  line-height: 1.6;
}

.product-panel .product-trust {
  grid-template-columns: 1fr;
  gap: 10px;
}

.trust-icon-detail {
  display: grid;
  gap: 4px;
  padding: 0.95rem 1rem;
  border-radius: 18px;
  background: rgba(247, 250, 255, 0.96);
}

.product-buy-box {
  display: grid;
  gap: 14px;
  padding: 1.1rem;
  border-radius: 24px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(243, 248, 255, 0.95));
  box-shadow: 0 18px 36px rgba(7, 16, 29, 0.08);
}

.product-buy-box-head,
.product-buy-actions {
  display: grid;
  gap: 10px;
}

.product-buy-box .purchase-fact-grid {
  margin-top: 2px;
}

.product-buy-actions .quantity-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 0.9rem 1rem;
  border-radius: 18px;
  background: rgba(9, 22, 48, 0.04);
  border: 1px solid rgba(10, 23, 48, 0.06);
}

.product-buy-actions .btn {
  min-height: 56px;
}

.product-buy-note {
  padding-top: 8px;
  border-top: 1px solid rgba(10, 23, 48, 0.08);
}

.commerce-promise-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.commerce-promise-card,
.journey-card,
.product-quick-grid .detail-card {
  align-content: start;
}

.commerce-promise-card p,
.journey-card p {
  margin: 0;
  color: var(--text-soft);
  line-height: 1.65;
}

.commerce-inline-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.commerce-inline-links a,
.product-policy-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0.75rem 0.95rem;
  border-radius: 999px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(255, 255, 255, 0.92);
  color: var(--text);
  font-weight: 700;
  transition: transform 160ms ease, border-color 160ms ease, box-shadow 160ms ease;
}

.commerce-inline-links a:hover,
.commerce-inline-links a:focus-visible,
.product-policy-links a:hover,
.product-policy-links a:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(26, 111, 214, 0.22);
  box-shadow: 0 14px 28px rgba(13, 59, 122, 0.08);
}

.journey-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.product-confidence-panel {
  gap: 14px;
  background: linear-gradient(135deg, rgba(244, 249, 255, 0.96), rgba(255, 255, 255, 0.92));
}

.product-confidence-panel p {
  margin: 0;
}

.product-policy-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.product-quick-grid .detail-card p {
  margin: 0;
  line-height: 1.7;
}

.product-faq-list {
  gap: 14px;
}

.product-faq-list .faq-item {
  border-color: rgba(10, 23, 48, 0.07);
  background: rgba(255, 255, 255, 0.9);
}

.product-sticky-cta,
.product-sticky-cta-spacer {
  display: none;
}

.checkout-stage,
.checkout-stage-item,
.checkout-stage-copy,
.cart-intro-metrics,
.cart-line-meta,
.cart-line-links,
.cart-line-controls,
.cart-line-total,
.order-review-item,
.order-review-copy,
.checkout-form-section,
.checkout-form-section-head,
.checkout-action-stack,
.checkout-step-list {
  display: grid;
  gap: 10px;
}

.checkout-stage {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.checkout-stage-item {
  grid-template-columns: auto 1fr;
  align-items: center;
  padding: 1rem 1.1rem;
  border-radius: 20px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 16px 36px rgba(7, 16, 29, 0.08);
}

.checkout-stage-item.is-complete {
  border-color: rgba(26, 111, 214, 0.14);
}

.checkout-stage-item.is-active {
  border-color: rgba(26, 111, 214, 0.24);
  box-shadow: 0 20px 40px rgba(13, 59, 122, 0.12);
}

.checkout-stage-step {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: rgba(9, 22, 48, 0.05);
  color: var(--blue-600);
  font-family: "Space Grotesk", sans-serif;
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}

.checkout-stage-item.is-active .checkout-stage-step {
  background: linear-gradient(135deg, rgba(26, 111, 214, 0.94), rgba(13, 59, 122, 0.96));
  color: #ffffff;
}

.checkout-stage-label {
  color: var(--text);
}

.checkout-stage-note,
.cart-line-meta span,
.order-review-copy p,
.checkout-form-section-head p,
.checkout-note-panel p {
  color: var(--text-soft);
}

.cart-layout-pro {
  align-items: start;
}

.summary-card-sticky {
  position: sticky;
  top: 112px;
}

.cart-intro-metrics {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 0.5rem;
}

.cart-line-card {
  display: grid;
  grid-template-columns: 120px minmax(0, 1fr) auto;
  gap: 18px;
  align-items: center;
  padding: 1rem;
  border-radius: 22px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(247, 250, 255, 0.92);
  box-shadow: 0 16px 34px rgba(7, 16, 29, 0.06);
}

.cart-line-media {
  display: grid;
  place-items: center;
  aspect-ratio: 1 / 1;
  padding: 0.75rem;
  border-radius: 22px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(241, 247, 255, 0.96));
  border: 1px solid rgba(10, 23, 48, 0.06);
}

.cart-line-media img,
.order-review-media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.cart-line-copy h3,
.order-review-copy strong,
.checkout-choice-headline strong,
.checkout-note-panel strong {
  color: var(--text);
}

.cart-line-links {
  grid-auto-flow: column;
  justify-content: start;
  gap: 14px;
}

.cart-line-controls {
  justify-items: end;
  min-width: 170px;
}

.cart-line-total {
  justify-items: end;
}

.order-review-item {
  grid-template-columns: 64px minmax(0, 1fr) auto;
  align-items: center;
  gap: 14px;
  padding: 0.85rem 0.95rem;
  border-radius: 18px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(247, 250, 255, 0.94);
}

.order-review-media {
  display: grid;
  place-items: center;
  aspect-ratio: 1 / 1;
  padding: 0.45rem;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.98);
  border: 1px solid rgba(10, 23, 48, 0.06);
}

.checkout-form-section {
  padding: 1.2rem;
  border-radius: 22px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(247, 250, 255, 0.8);
}

.checkout-form-section-head h3 {
  margin: 0;
}

.checkout-choice-headline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

.checkout-choice-price {
  color: var(--blue-600);
  font-family: "Space Grotesk", sans-serif;
  font-size: 0.9rem;
  font-weight: 700;
}

.checkout-note-panel {
  padding: 1rem 1.05rem;
  border-radius: 18px;
  border: 1px solid rgba(26, 111, 214, 0.12);
  background: rgba(26, 111, 214, 0.06);
}

.checkout-note-panel-precision {
  margin-top: 0.4rem;
}

.checkout-precision-card,
.checkout-tip-card {
  display: grid;
  gap: 10px;
  padding: 1rem 1.05rem;
  border-radius: 18px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: linear-gradient(135deg, rgba(247, 250, 255, 0.96), rgba(255, 255, 255, 0.96));
}

.checkout-precision-card {
  border-color: rgba(26, 111, 214, 0.16);
  background: linear-gradient(135deg, rgba(234, 243, 255, 0.92), rgba(248, 251, 255, 0.98));
}

.checkout-precision-card strong,
.checkout-tip-title {
  color: var(--text);
  font-family: "Space Grotesk", sans-serif;
  font-size: 0.94rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.checkout-precision-card p,
.checkout-tip-card p {
  margin: 0;
  color: var(--text-soft);
  line-height: 1.6;
}

.checkout-tip-list {
  display: grid;
  gap: 8px;
  margin: 0;
  padding-left: 1.1rem;
  color: var(--text-soft);
}

.checkout-tip-list li {
  line-height: 1.55;
}

.summary-row-total {
  background: linear-gradient(135deg, rgba(26, 111, 214, 0.08), rgba(219, 235, 255, 0.92));
}

.checkout-step-list {
  grid-template-columns: 1fr;
}

.checkout-shell {
  display: grid;
  gap: 18px;
}

.checkout-banner {
  padding: 0.95rem 1.2rem;
  border-radius: 18px;
  border: 1px solid rgba(26, 111, 214, 0.16);
  background: linear-gradient(135deg, rgba(219, 235, 255, 0.96), rgba(241, 247, 255, 0.94));
  color: var(--blue-600);
  font-family: "Space Grotesk", sans-serif;
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
  text-transform: uppercase;
}

.checkout-card {
  display: grid;
  gap: 20px;
  padding: 1.6rem;
  border-radius: 28px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 40px rgba(7, 16, 29, 0.08);
}

.checkout-card-form {
  gap: 24px;
}

.checkout-form-pro {
  gap: 18px;
}

.checkout-form-pro label,
.checkout-inline-select {
  display: grid;
  gap: 8px;
}

.checkout-form-pro label span,
.checkout-inline-select span {
  color: var(--text);
  font-weight: 700;
}

.checkout-field-grid,
.checkout-choice-list,
.checkout-toggle-group {
  display: grid;
  gap: 14px;
}

.checkout-field-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.form-select {
  width: 100%;
  padding: 1rem 1.05rem;
  border-radius: var(--radius-md);
  border: 1px solid rgba(13, 59, 122, 0.14);
  background: rgba(255, 255, 255, 0.8);
  color: var(--text);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
}

.form-select:focus {
  outline: 2px solid rgba(26, 111, 214, 0.18);
  border-color: rgba(26, 111, 214, 0.24);
}

.checkout-toggle {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 0.95rem 1rem;
  border-radius: 18px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(9, 22, 48, 0.04);
  color: var(--text);
}

.checkout-toggle input,
.checkout-agreement input,
.checkout-choice input {
  accent-color: var(--blue-400);
}

.checkout-toggle input,
.checkout-agreement input {
  width: 18px;
  height: 18px;
  margin-top: 3px;
  flex: 0 0 auto;
}

.checkout-side-section {
  display: grid;
  gap: 12px;
}

.checkout-choice {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 14px;
  padding: 1rem;
  border-radius: 18px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(247, 250, 255, 0.92);
  cursor: pointer;
}

.checkout-choice input {
  width: 20px;
  height: 20px;
  margin: 0.2rem 0 0;
}

.checkout-choice.is-selected {
  border-color: rgba(26, 111, 214, 0.24);
  background: rgba(234, 243, 255, 0.96);
  box-shadow: 0 14px 28px rgba(13, 59, 122, 0.08);
}

.checkout-choice-copy {
  display: grid;
  gap: 6px;
}

.checkout-choice-copy strong {
  color: var(--text);
}

.checkout-choice-copy span,
.checkout-choice-copy small,
.checkout-side-note,
.checkout-agreement span {
  color: var(--text-soft);
}

.checkout-choice-copy small {
  font-weight: 600;
}

.checkout-payment-icons {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 4px;
}

.checkout-payment-icons span {
  padding: 0.4rem 0.7rem;
  border-radius: 999px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(255, 255, 255, 0.92);
  color: var(--text);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.checkout-payment-chip {
  padding: 0.4rem 0.7rem;
  border-radius: 999px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(255, 255, 255, 0.92);
  color: var(--text);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform 160ms ease, border-color 160ms ease, background 160ms ease, color 160ms ease;
}

.checkout-payment-chip:hover {
  transform: translateY(-1px);
  border-color: rgba(26, 111, 214, 0.24);
}

.checkout-payment-chip.is-active {
  background: linear-gradient(135deg, rgba(26, 111, 214, 0.94), rgba(13, 59, 122, 0.96));
  border-color: transparent;
  color: #ffffff;
}

.checkout-side-note {
  margin: 0;
  font-size: 0.93rem;
  line-height: 1.55;
}

.checkout-agreement {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  padding: 1rem;
  border-radius: 18px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(9, 22, 48, 0.04);
}

.checkout-agreement-emphasis {
  border-color: rgba(26, 111, 214, 0.2);
  background: linear-gradient(135deg, rgba(234, 243, 255, 0.92), rgba(248, 251, 255, 0.98));
}

.crypto-payment-card {
  gap: 18px;
}

.crypto-payment-header {
  padding: 0.85rem 1rem;
  border-radius: 16px 16px 0 0;
  background: rgba(9, 22, 48, 0.12);
}

.crypto-payment-header h1 {
  margin: 0;
  font-size: clamp(2rem, 4vw, 2.8rem);
}

.crypto-payment-row {
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
}

.crypto-payment-row > span {
  color: var(--blue-600);
  font-weight: 700;
}

.crypto-payment-value-group {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0.9rem 1rem;
  border-radius: 18px;
  border: 1px solid rgba(10, 23, 48, 0.1);
  background: rgba(255, 255, 255, 0.94);
}

.crypto-payment-value,
.crypto-payment-address {
  flex: 1 1 auto;
  color: var(--text);
  font-size: 1.05rem;
  line-height: 1.4;
  word-break: break-all;
}

.copy-chip {
  flex: 0 0 auto;
  padding: 0.6rem 0.85rem;
  border: 1px solid rgba(10, 23, 48, 0.1);
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.96);
  color: var(--text);
  font-weight: 700;
  cursor: pointer;
}

.crypto-payment-layout {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 20px;
  align-items: center;
}

.crypto-payment-qr-wrap {
  display: grid;
  place-items: center;
  padding: 0.8rem;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.96);
  border: 1px solid rgba(10, 23, 48, 0.1);
}

.crypto-payment-qr {
  width: 220px;
  height: 220px;
  object-fit: contain;
}

.crypto-payment-status-block {
  display: grid;
  gap: 10px;
}

.crypto-payment-status-block strong {
  font-size: 1.25rem;
  color: var(--text);
}

.crypto-payment-status-block p {
  margin: 0;
  color: var(--text-soft);
}

.crypto-payment-timer {
  width: fit-content;
  padding: 0.7rem 1rem;
  border-radius: 14px;
  background: rgba(9, 22, 48, 0.9);
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.1rem;
  letter-spacing: 0.06em;
}

.crypto-payment-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.payment-wallet-btn {
  width: fit-content;
}

.cookie-banner {
  left: auto;
  width: min(460px, calc(100vw - 36px));
  grid-template-columns: 1fr;
  gap: 12px;
  padding: 0.95rem 1rem;
  border-radius: 20px;
}

.cookie-actions {
  justify-content: flex-start;
  flex-wrap: wrap;
}

/* Final launch polish: premium rhythm, card depth, and trust cues. */
body[data-page="home"] .hero-home-premium {
  min-height: min(820px, 86vh);
  padding-top: clamp(4.8rem, 8vw, 7.6rem);
  padding-bottom: clamp(5.4rem, 8vw, 7.4rem);
  background:
    radial-gradient(circle at 18% 22%, rgba(56, 151, 255, 0.28), rgba(56, 151, 255, 0) 36%),
    linear-gradient(92deg, rgba(4, 13, 30, 0.94) 0%, rgba(8, 26, 55, 0.78) 48%, rgba(8, 26, 55, 0.34) 100%),
    linear-gradient(180deg, rgba(4, 10, 22, 0.12), rgba(4, 10, 22, 0.48)),
    url("assets/lab-hand-vial.webp") center / cover no-repeat;
}

body[data-page="home"] .hero-home-premium .hero-copy h1 {
  max-width: 11.8ch;
  letter-spacing: 0;
  text-wrap: balance;
  text-shadow: 0 22px 54px rgba(0, 0, 0, 0.28);
}

body[data-page="home"] .hero-home-premium .hero-copy .lead {
  max-width: 50ch;
  font-size: clamp(1.06rem, 1.35vw, 1.22rem);
  line-height: 1.72;
}

body[data-page="home"] .hero-home-premium .hero-actions {
  margin-top: 4px;
}

body[data-page="home"] .hero-home-premium .hero-copy .kicker {
  border-color: rgba(143, 223, 255, 0.32);
  background: rgba(4, 13, 30, 0.48);
  letter-spacing: 0.13em;
}

body[data-page="home"] .hero-home-premium .hero-copy .trust-chip {
  min-height: 122px;
  border-color: rgba(143, 223, 255, 0.2);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.045)),
    rgba(7, 18, 39, 0.62);
}

body[data-page="home"] .hero-home-premium .hero-copy .trust-chip strong {
  font-size: 1rem;
}

body[data-page="home"] .hero-home-premium .panel {
  border-color: rgba(143, 223, 255, 0.22);
  background:
    linear-gradient(160deg, rgba(255, 255, 255, 0.16), rgba(255, 255, 255, 0.05)),
    rgba(6, 18, 39, 0.7);
}

body[data-page="home"] .hero-home-premium .panel h2 {
  text-wrap: balance;
}

body[data-page="home"] .hero-home-premium .hero-visual-premium {
  border: 1px solid rgba(255, 255, 255, 0.16);
  box-shadow: 0 34px 84px rgba(0, 0, 0, 0.28);
}

body[data-page="home"] .section {
  padding-top: clamp(4.4rem, 6.5vw, 6.4rem);
  padding-bottom: clamp(4.4rem, 6.5vw, 6.4rem);
}

body[data-page="home"] .section-tight {
  padding-top: clamp(3rem, 5vw, 4.8rem);
  padding-bottom: clamp(3rem, 5vw, 4.8rem);
}

body[data-page="home"] .section-header {
  max-width: 760px;
}

body[data-page="home"] .section-title {
  letter-spacing: 0;
  text-wrap: balance;
}

body[data-page="home"] .section-copy {
  max-width: 66ch;
}

body[data-page="home"] .hero-signal-strip {
  margin-top: -2.6rem;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

body[data-page="home"] .commerce-promise-grid {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

body[data-page="home"] .product-focus-section {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(246, 249, 253, 0.98));
}

body[data-page="home"] .product-focus-section .product-card-enhanced {
  background: #ffffff;
}

.trust-strip-card {
  border-radius: 26px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.99), rgba(239, 247, 255, 0.94)),
    radial-gradient(circle at 15% 0%, rgba(26, 111, 214, 0.11), rgba(26, 111, 214, 0));
}

.trust-strip-card .icon-chip {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.22);
}

.product-card-enhanced {
  border-radius: 34px;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 1), rgba(244, 249, 255, 0.94)),
    radial-gradient(circle at 18% 0%, var(--visual-soft, rgba(218, 234, 255, 0.8)), rgba(255, 255, 255, 0) 46%);
  border-color: rgba(10, 23, 48, 0.07);
  box-shadow: 0 26px 70px rgba(7, 16, 29, 0.1);
}

.product-card-enhanced::before {
  height: 4px;
  opacity: 0.78;
}

.product-card-enhanced::after {
  content: "";
  position: absolute;
  inset: 10px;
  z-index: -1;
  border-radius: 28px;
  border: 1px solid rgba(255, 255, 255, 0.66);
  pointer-events: none;
}

.product-card-enhanced:hover,
.product-card-enhanced:focus-within {
  transform: translateY(-8px);
  box-shadow: 0 40px 94px rgba(7, 16, 29, 0.16);
}

.product-visual-stage {
  min-height: 320px;
  border-radius: 30px;
  background:
    radial-gradient(circle at 50% 14%, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0) 40%),
    radial-gradient(circle at 50% 24%, var(--visual-soft, #e6f0ff), rgba(126, 183, 255, 0) 58%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(237, 246, 255, 0.95));
}

.product-card-enhanced h3 {
  letter-spacing: 0;
}

.card-confidence-row span,
.card-storyline-label,
.card-badge-soft {
  letter-spacing: 0.09em;
}

.site-footer .footer-grid-enhanced {
  position: relative;
  padding: clamp(2rem, 4vw, 3rem);
  border-radius: 34px;
  background:
    radial-gradient(circle at 12% 0%, rgba(56, 151, 255, 0.16), rgba(56, 151, 255, 0) 34%),
    linear-gradient(145deg, rgba(14, 31, 57, 0.72), rgba(7, 17, 34, 0.92));
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.footer-assurance {
  gap: 8px;
}

.footer-assurance span {
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(143, 223, 255, 0.16);
  color: rgba(244, 249, 255, 0.92);
}

/* Final micro-polish: sharper premium details without changing layout or flow. */
body[data-page="home"] .hero-home-premium .hero-copy h1 {
  background: linear-gradient(180deg, #ffffff 0%, #eef7ff 54%, #bcdcff 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

body[data-page="home"] .hero-home-premium .lead {
  text-shadow: 0 16px 38px rgba(0, 0, 0, 0.22);
}

body[data-page="home"] .section-stack {
  gap: clamp(1.65rem, 3vw, 2.45rem);
}

body[data-page="home"] .section-kicker {
  letter-spacing: 0.18em;
}

.product-card-enhanced {
  outline: 1px solid rgba(255, 255, 255, 0.72);
  outline-offset: -10px;
}

.product-visual-stage::before {
  content: "";
  position: absolute;
  inset: 12px;
  z-index: 1;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.68);
  pointer-events: none;
}

.product-card-enhanced .product-action-row .btn {
  box-shadow: 0 14px 28px rgba(26, 111, 214, 0.14);
}

.product-card-enhanced .text-link {
  font-weight: 800;
  letter-spacing: 0.01em;
}

.footer-assurance span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}

.footer-assurance span::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #8fdfff;
  box-shadow: 0 0 18px rgba(143, 223, 255, 0.82);
}

/* Product photo emphasis: keep real packshots large and remove the old mockup feel. */
.product-card-enhanced .product-visual {
  padding: 0.75rem 0.75rem 0;
}

.product-card-enhanced .product-visual-stage {
  min-height: 390px;
  padding: 0.65rem;
}

.product-card-enhanced .product-visual-stage img.product-visual-image-packshot {
  width: min(100%, 390px);
  max-height: 370px;
  transform: scale(1.42);
}

.product-main-image-enhanced .product-visual-stage img.product-visual-image-packshot {
  width: min(100%, 620px);
  max-height: 540px;
  transform: scale(1.22);
}

.gallery-thumb-enhanced img.gallery-image-packshot {
  transform: scale(1.24);
}

body[data-page="shop"] .product-card-enhanced {
  border-radius: 18px;
  background: #ffffff;
}

.product-visual-minimal {
  padding: 0;
  margin: 0;
}

.product-card-enhanced .product-visual-minimal .product-visual-stage {
  min-height: 330px;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ffffff;
}

.product-card-enhanced .product-visual-minimal .product-visual-stage::before {
  display: none;
}

.product-card-enhanced .product-visual-minimal .product-visual-image-packshot {
  width: min(100%, 430px);
  max-height: 330px;
  object-fit: contain;
  transform: none;
}

body[data-page="shop"] .product-card-enhanced .product-dose,
body[data-page="shop"] .product-card-enhanced .card-shipping-note {
  margin: 0;
  color: var(--text-soft);
  font-weight: 700;
}

body[data-page="shop"] .product-card-enhanced .card-shipping-note {
  color: #0d6f43;
}

body[data-page="shop"] .product-card-enhanced .card-body {
  gap: 0.75rem;
}

body[data-page="shop"] .product-card-enhanced .product-action-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.7rem;
}

body[data-page="shop"] .product-card-enhanced .product-action-row .btn {
  width: 100%;
}

.product-verification-buttons {
  align-items: stretch;
  gap: 0.55rem;
}

.product-verification-buttons .badge {
  display: inline-flex;
  justify-content: center;
  padding: 0.65rem 0.8rem;
  border-radius: 999px;
  background: rgba(13, 79, 158, 0.08);
  color: #0d4f9e;
}

body[data-page="shipping"] .page-hero,
body[data-page="terms"] .page-hero,
body[data-page="contact"] .page-hero {
  padding: clamp(3rem, 7vw, 5.5rem) 0 clamp(4rem, 7vw, 6rem);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(246, 248, 251, 0.98)),
    radial-gradient(circle at 82% 8%, rgba(13, 104, 199, 0.1), rgba(13, 104, 199, 0) 34%);
}

body[data-page="shipping"] .page-hero .container,
body[data-page="terms"] .page-hero .container,
body[data-page="contact"] .page-hero .container {
  max-width: 1120px;
}

body[data-page="shipping"] .section-header,
body[data-page="terms"] .section-header,
body[data-page="contact"] .section-header {
  max-width: 760px;
  margin-bottom: clamp(1.5rem, 3vw, 2.25rem);
}

body[data-page="shipping"] .page-hero h1,
body[data-page="terms"] .page-hero h1,
body[data-page="contact"] .page-hero h1 {
  font-size: clamp(3rem, 6vw, 5rem);
  line-height: 0.98;
  letter-spacing: 0;
}

body[data-page="shipping"] .policy-content-grid,
body[data-page="terms"] .policy-content-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

body[data-page="shipping"] .policy-item,
body[data-page="terms"] .policy-item {
  display: grid;
  align-content: start;
  min-height: 178px;
  padding: 1.2rem;
  border: 1px solid rgba(10, 23, 48, 0.08);
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(7, 17, 31, 0.06);
}

body[data-page="shipping"] .policy-item h2,
body[data-page="terms"] .policy-item h2 {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #07111f;
  font-size: clamp(1.15rem, 2vw, 1.45rem);
  line-height: 1.15;
}

body[data-page="shipping"] .policy-item p,
body[data-page="terms"] .policy-item p {
  margin: 0.65rem 0 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: #516074;
  font-size: 1rem;
  line-height: 1.7;
  box-shadow: none;
}

body[data-page="shipping"] .shipping-policy-hero {
  min-height: auto;
  padding: clamp(3.25rem, 7vw, 5.5rem) 0 clamp(4rem, 7vw, 6rem);
  background:
    radial-gradient(circle at 18% 8%, rgba(13, 104, 199, 0.1), rgba(13, 104, 199, 0) 28%),
    linear-gradient(180deg, #ffffff 0%, #f5f8fc 100%);
}

body[data-page="shipping"] .shipping-policy-container {
  max-width: 1060px;
}

body[data-page="shipping"] .shipping-policy-hero .section-header {
  max-width: 780px;
  margin: 0 auto clamp(1.6rem, 4vw, 2.5rem);
  text-align: center;
}

body[data-page="shipping"] .shipping-policy-hero h1 {
  margin: 0;
  color: #07111f;
  font-size: clamp(3.4rem, 7vw, 6.6rem);
  line-height: 0.92;
  letter-spacing: 0;
}

body[data-page="shipping"] .policy-document {
  position: relative;
  max-width: 920px;
  margin: 0 auto;
  padding: clamp(1.4rem, 3.5vw, 2.6rem);
  border: 1px solid rgba(10, 23, 48, 0.08);
  border-radius: 26px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.94)),
    radial-gradient(circle at 0% 0%, rgba(35, 151, 239, 0.08), rgba(35, 151, 239, 0) 36%);
  box-shadow: 0 34px 90px rgba(7, 17, 31, 0.1);
  counter-reset: policy-step;
}

body[data-page="shipping"] .policy-document::before {
  content: "";
  position: absolute;
  inset: 16px;
  border: 1px solid rgba(13, 104, 199, 0.08);
  border-radius: 20px;
  pointer-events: none;
}

body[data-page="shipping"] .policy-document h2 {
  position: relative;
  display: grid;
  grid-template-columns: 38px 1fr;
  gap: 0.8rem;
  align-items: center;
  margin: clamp(1.25rem, 2.6vw, 1.75rem) 0 0.45rem;
  color: #07111f;
  font-size: clamp(1.18rem, 1.8vw, 1.45rem);
  line-height: 1.15;
  letter-spacing: 0;
}

body[data-page="shipping"] .policy-document h2::before {
  counter-increment: policy-step;
  content: counter(policy-step, decimal-leading-zero);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 999px;
  background: rgba(13, 104, 199, 0.1);
  color: #0d68c7;
  font-size: 0.78rem;
  font-weight: 900;
}

body[data-page="shipping"] .policy-document h2:first-child {
  margin-top: 0;
}

body[data-page="shipping"] .policy-document p {
  max-width: 720px;
  margin: 0 0 0.6rem 3.45rem;
  color: #4d5d73;
  font-size: clamp(1rem, 1.3vw, 1.08rem);
  line-height: 1.75;
}

@media (max-width: 640px) {
  body[data-page="shipping"] .shipping-policy-hero h1 {
    font-size: clamp(2.7rem, 14vw, 4.1rem);
  }

  body[data-page="shipping"] .policy-document {
    border-radius: 20px;
  }

  body[data-page="shipping"] .policy-document::before {
    inset: 10px;
    border-radius: 16px;
  }

  body[data-page="shipping"] .policy-document h2 {
    grid-template-columns: 34px 1fr;
  }

  body[data-page="shipping"] .policy-document h2::before {
    width: 34px;
    height: 34px;
  }

  body[data-page="shipping"] .policy-document p {
    margin-left: 0;
  }
}

body[data-page="contact"] .contact-card {
  max-width: 880px;
  padding: clamp(1.5rem, 4vw, 2.5rem);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 24px 70px rgba(7, 17, 31, 0.08);
}

body[data-page="coa"] .page-hero,
body[data-page="faq"] .page-hero {
  padding: clamp(3.25rem, 7vw, 5.75rem) 0 clamp(2rem, 4vw, 3rem);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(246, 248, 251, 0.98)),
    radial-gradient(circle at 84% 4%, rgba(13, 104, 199, 0.1), rgba(13, 104, 199, 0) 34%);
}

body[data-page="coa"] .section-header,
body[data-page="faq"] .section-header {
  max-width: 760px;
}

body[data-page="coa"] .page-hero h1,
body[data-page="faq"] .page-hero h1 {
  font-size: clamp(2.9rem, 6vw, 5rem);
  line-height: 0.98;
  letter-spacing: 0;
}

body[data-page="coa"] .coa-grid {
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr));
  align-items: stretch;
}

body[data-page="coa"] .section-tight {
  padding-top: 0;
}

body[data-page="coa"] .coa-card {
  display: flex;
  flex-direction: column;
  gap: 1.15rem;
  min-height: 100%;
  padding: clamp(1.2rem, 2.4vw, 1.65rem);
  border-radius: 20px;
  background: #ffffff;
  border-color: rgba(10, 23, 48, 0.08);
  box-shadow: 0 24px 70px rgba(7, 17, 31, 0.08);
}

body[data-page="coa"] .coa-card h3 {
  margin: 0;
  font-size: clamp(1.35rem, 2vw, 1.75rem);
  letter-spacing: 0;
}

body[data-page="coa"] .status-pill.coa {
  background: rgba(8, 108, 76, 0.1);
  border-color: rgba(8, 108, 76, 0.18);
  color: #086c4c;
}

body[data-page="coa"] .coa-card-pending {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(249, 251, 254, 0.98)),
    radial-gradient(circle at 0% 0%, rgba(13, 104, 199, 0.06), rgba(13, 104, 199, 0) 40%);
}

body[data-page="home"] .product-focus-section {
  background: #f6f8fb;
}

.coa-detail-list {
  display: grid;
  gap: 0.65rem;
  margin: 0;
}

.coa-detail-list div {
  display: grid;
  grid-template-columns: minmax(110px, 0.44fr) 1fr;
  gap: 0.8rem;
  padding: 0.78rem 0.9rem;
  border-radius: 14px;
  background: rgba(247, 250, 255, 0.92);
  border: 1px solid rgba(10, 23, 48, 0.06);
}

.coa-detail-list dt,
.coa-detail-list dd {
  margin: 0;
  line-height: 1.35;
}

.coa-detail-list dt {
  color: #68778c;
  font-size: 0.82rem;
  font-weight: 800;
  text-transform: uppercase;
}

.coa-detail-list dd {
  color: #07111f;
  font-weight: 800;
}

body[data-page="coa"] .coa-card .product-action-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
  margin-top: auto;
}

body[data-page="coa"] .coa-card .btn {
  width: 100%;
}

body[data-page="coa"] .btn-disabled {
  justify-content: center;
  background: rgba(10, 23, 48, 0.08);
  border-color: rgba(10, 23, 48, 0.08);
  color: #66768c;
  cursor: not-allowed;
  box-shadow: none;
}

body[data-page="faq"] .faq-list {
  max-width: 920px;
}

body[data-page="faq"] .faq-item {
  border-radius: 18px;
  background: #ffffff;
  border-color: rgba(10, 23, 48, 0.08);
  box-shadow: 0 18px 50px rgba(7, 17, 31, 0.06);
}

body[data-page="faq"] .faq-question {
  letter-spacing: 0;
}

body[data-page="faq"] .faq-answer p {
  color: #516074;
  line-height: 1.7;
}

body[data-page="home"] .hero-home-premium .hero-visual-premium {
  min-height: 300px;
  background:
    radial-gradient(circle at 50% 38%, rgba(232, 242, 255, 0.98), rgba(255, 255, 255, 0.96) 58%),
    #ffffff;
}

body[data-page="home"] .hero-home-premium .hero-visual-premium::after {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(7, 17, 31, 0.18)),
    linear-gradient(90deg, rgba(7, 17, 31, 0.08), rgba(7, 17, 31, 0.04));
  pointer-events: none;
}

body[data-page="home"] .hero-home-premium .hero-visual-premium img {
  object-fit: contain;
  padding: clamp(1rem, 2vw, 1.8rem);
  filter: drop-shadow(0 24px 34px rgba(10, 23, 48, 0.16));
}

body[data-page="home"] .hero-home-premium .overlay-card {
  z-index: 2;
  right: 24px;
  bottom: 24px;
  left: 24px;
  padding: 1.05rem 1.15rem;
  border-radius: 16px;
  background: rgba(7, 17, 31, 0.9);
  border: 1px solid rgba(255, 255, 255, 0.24);
  color: #ffffff;
  font-size: clamp(1.05rem, 1.4vw, 1.3rem);
  font-weight: 800;
  line-height: 1.25;
  text-shadow: 0 2px 14px rgba(0, 0, 0, 0.4);
}

body[data-page="home"] .product-focus-section .product-card-enhanced .card-body {
  gap: 0.7rem;
}

body[data-page="home"] .product-focus-section .product-card-enhanced .product-dose {
  margin: 0;
  color: var(--text-soft);
  font-weight: 800;
}

body[data-page="home"] .product-focus-section .product-card-enhanced .product-action-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.7rem;
  margin-top: 0.4rem;
}

body[data-page="home"] .product-focus-section .product-card-enhanced .product-action-row .btn {
  width: 100%;
}

body[data-page="contact"] .contact-points {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

body[data-page="contact"] .contact-point {
  align-content: start;
  min-height: 180px;
  padding: 1rem;
  border-radius: 18px;
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(247, 250, 255, 0.92);
}

.contact-scope-list {
  display: grid;
  gap: 0.35rem;
  margin: 0;
  padding-left: 1.1rem;
  color: #516074;
  line-height: 1.55;
}

@media (max-width: 820px) {
  body[data-page="shipping"] .policy-content-grid,
  body[data-page="terms"] .policy-content-grid,
  body[data-page="contact"] .contact-points {
    grid-template-columns: 1fr;
  }

  body[data-page="shipping"] .policy-item,
  body[data-page="terms"] .policy-item,
  body[data-page="contact"] .contact-point {
    min-height: auto;
  }

  body[data-page="coa"] .coa-card .product-action-row,
  .coa-detail-list div {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 1120px) {
  .footer-grid-enhanced,
  .hero-grid,
  .checkout-grid,
  .policy-layout,
  .product-support-grid,
  .auth-grid,
  .account-grid {
    grid-template-columns: 1fr;
  }

  .checkout-stage,
  .cart-intro-metrics {
    grid-template-columns: 1fr;
  }

  .objective-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hero-signal-strip {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: -1rem;
  }

  body[data-page="home"] .hero-signal-strip {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .commerce-promise-grid,
  .journey-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  body[data-page="home"] .commerce-promise-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .launch-grid {
    grid-template-columns: 1fr;
  }

  .policy-sidebar {
    position: static;
  }

  .checkout-field-grid {
    grid-template-columns: 1fr;
  }

  .crypto-payment-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 760px) {
  .detail-grid,
  .assurance-grid,
  .order-meta-grid,
  .support-chip-row,
  .auth-field-grid {
    grid-template-columns: 1fr;
  }

  .checkout-option-head,
  .order-line-item,
  .cta-row-inline,
  .account-order-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .detail-card,
  .assurance-card,
  .policy-card,
  .checkout-option,
  .success-card {
    padding: 1rem;
  }

  .checkout-card,
  .checkout-choice,
  .checkout-toggle,
  .checkout-agreement {
    padding: 1rem;
  }

  .checkout-banner {
    font-size: 0.84rem;
    letter-spacing: 0.04em;
  }

  .checkout-choice {
    grid-template-columns: 1fr;
  }

  .checkout-choice input {
    margin-top: 0;
  }

  .objective-grid,
  .purchase-fact-grid,
  .hero-signal-strip,
  .commerce-promise-grid,
  .journey-grid {
    grid-template-columns: 1fr;
  }

  body[data-page="home"] .hero-signal-strip,
  body[data-page="home"] .commerce-promise-grid {
    grid-template-columns: 1fr;
  }

  .hero-copy .lead {
    max-width: 100%;
  }

  .hero-trust {
    grid-template-columns: 1fr;
  }

  .cart-line-card,
  .order-review-item {
    grid-template-columns: 1fr;
  }

  .cart-line-controls,
  .cart-line-total {
    justify-items: start;
  }

  .cart-line-links {
    grid-auto-flow: row;
    gap: 8px;
  }

  .shop-toolbar-row,
  .merch-row {
    grid-template-columns: 1fr;
    flex-direction: column;
    align-items: stretch;
  }

  .shop-sort-field {
    width: 100%;
  }

  .merch-row-meta {
    justify-items: start;
  }

  .crypto-payment-row {
    grid-template-columns: 1fr;
  }

  .crypto-payment-value-group {
    flex-direction: column;
    align-items: flex-start;
  }

  .crypto-payment-qr {
    width: min(100%, 220px);
    height: auto;
  }

  .product-main-image-enhanced .product-visual-stage {
    min-height: 360px;
    padding: 1.4rem;
  }

  .product-main-image-enhanced .product-visual-stage img {
    max-height: 320px;
  }

  .product-buy-actions .quantity-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .product-visual-info,
  .product-visual-label-card {
    max-width: 130px;
    padding: 0.65rem 0.7rem;
  }

  .header-account-actions {
    width: auto;
    flex-wrap: wrap;
  }

  .header-auth-link {
    width: auto;
    min-width: 112px;
  }

  .commerce-inline-links,
  .product-policy-links {
    flex-direction: column;
  }

  .cookie-banner {
    right: 12px;
    bottom: 12px;
    left: 12px;
    width: auto;
    gap: 10px;
    padding: 0.9rem 0.95rem;
    border-radius: 18px;
  }

  .cookie-actions {
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    align-items: stretch;
  }

  .cookie-actions .btn {
    width: 100%;
    min-height: 44px;
    padding: 0.8rem 0.95rem;
  }

  .product-sticky-cta-spacer {
    display: block;
    height: 94px;
  }

  .product-sticky-cta {
    position: fixed;
    right: 12px;
    bottom: 12px;
    left: 12px;
    z-index: 35;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 0.85rem 0.9rem;
    border-radius: 20px;
    border: 1px solid rgba(10, 23, 48, 0.08);
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 18px 34px rgba(7, 16, 29, 0.16);
    backdrop-filter: blur(14px);
  }

  .product-sticky-cta .btn {
    flex: 0 0 auto;
    min-width: 140px;
  }

  .product-sticky-cta-copy {
    display: grid;
    gap: 4px;
    min-width: 0;
  }

  .product-sticky-cta-copy strong {
    color: var(--text);
    font-size: 0.94rem;
    line-height: 1.25;
  }

  .product-sticky-cta-copy span {
    color: var(--text-soft);
    font-size: 0.8rem;
    line-height: 1.4;
  }
}

@media (max-width: 760px) {
  body[data-page="home"] .hero-home-premium {
    min-height: auto;
    padding-top: 3.2rem;
    padding-bottom: 4.4rem;
  }

  body[data-page="home"] .hero-home-premium .hero-copy {
    gap: 18px;
  }

  body[data-page="home"] .hero-home-premium .hero-copy h1 {
    max-width: 10.8ch;
    font-size: clamp(3rem, 16vw, 4.9rem);
    line-height: 0.92;
  }

  body[data-page="home"] .hero-home-premium .hero-copy .lead {
    font-size: 1rem;
    line-height: 1.68;
  }

  body[data-page="home"] .hero-home-premium .hero-actions {
    display: grid;
    width: 100%;
  }

  body[data-page="home"] .hero-home-premium .hero-actions .btn {
    width: 100%;
  }

  body[data-page="home"] .hero-home-premium .hero-copy .trust-chip {
    min-height: auto;
    padding: 0.95rem;
    border-radius: 20px;
  }

  body[data-page="home"] .hero-signal-strip {
    margin-top: -1.2rem;
  }

  body[data-page="home"] .section {
    padding-top: 3.25rem;
    padding-bottom: 3.25rem;
  }

  body[data-page="home"] .section-tight {
    padding-top: 2.6rem;
    padding-bottom: 2.6rem;
  }

  .product-card-enhanced {
    border-radius: 28px;
    box-shadow: 0 20px 48px rgba(7, 16, 29, 0.1);
    outline-offset: -8px;
  }

  .product-card-enhanced:hover,
  .product-card-enhanced:focus-within {
    transform: translateY(-3px);
  }

  .product-visual-stage {
    min-height: 250px;
    border-radius: 24px;
  }

  .product-visual-stage::before {
    inset: 9px;
    border-radius: 18px;
  }

  .product-visual-stage img {
    max-height: 235px;
  }

  .product-card-enhanced .product-visual-stage {
    min-height: 310px;
  }

  .product-card-enhanced .product-visual-stage img.product-visual-image-packshot {
    max-height: 300px;
    transform: scale(1.28);
  }

  .product-main-image-enhanced .product-visual-stage img.product-visual-image-packshot {
    transform: scale(1.12);
  }

  .site-footer .footer-grid-enhanced {
    padding: 1.45rem;
    border-radius: 26px;
  }

  .footer-assurance {
    display: grid;
    grid-template-columns: 1fr;
    gap: 9px;
  }

  .footer-assurance span {
    justify-content: flex-start;
    min-height: 42px;
  }
}

/* Final spacing override: the hero should start immediately below the header, not leave an empty band. */
.hero-home-premium,
body[data-page="home"] .hero-home-premium {
  padding-top: clamp(1.4rem, 3vw, 2.4rem);
  padding-bottom: clamp(3rem, 5vw, 4.5rem);
}

.hero-home-premium .hero-grid,
body[data-page="home"] .hero-home-premium .hero-grid {
  align-items: center;
}

.hero-home-premium .hero-copy,
body[data-page="home"] .hero-home-premium .hero-copy {
  justify-content: center;
}

body[data-page="home"] .hero-signal-strip {
  margin-top: 0;
}

/* Final brand polish: keep the launch UI restrained, scientific, and aligned with the official blue logo. */
body {
  background: #f6f8fb;
  color: #07111f;
}

.ambient {
  display: none;
}

.topbar,
.section-dark::before,
.footer-grid-enhanced {
  background: #07111f;
}

/* Professional footer layout: balanced policy links and compact premium spacing. */
.site-footer {
  margin-top: clamp(2.5rem, 5vw, 4rem);
  padding: 0 clamp(1rem, 2.5vw, 2rem) clamp(1.5rem, 3vw, 2.5rem);
}

.site-footer .footer-grid-enhanced {
  grid-template-columns: minmax(280px, 1.35fr) minmax(140px, 0.65fr) minmax(190px, 0.8fr) minmax(240px, 0.95fr);
  align-items: start;
  gap: clamp(1.5rem, 3.5vw, 3rem);
  padding: clamp(2rem, 4vw, 3.25rem);
  border-radius: 30px;
  background: #121d2b;
  border: 1px solid rgba(143, 223, 255, 0.1);
  box-shadow: 0 28px 70px rgba(10, 22, 38, 0.18);
}

.footer-brand-column {
  max-width: 520px;
}

.site-footer .footer-brand .brand-logo {
  height: clamp(52px, 5vw, 72px);
  max-width: 300px;
}

.site-footer .footer-copy {
  max-width: 470px;
  margin-top: 0.9rem;
  color: rgba(232, 241, 255, 0.82);
  font-size: 0.98rem;
  line-height: 1.65;
}

.site-footer .footer-note {
  color: rgba(232, 241, 255, 0.74);
  line-height: 1.55;
}

.site-footer .footer-title {
  margin-bottom: 0.35rem;
  color: #ffffff;
  font-size: 1rem;
  letter-spacing: 0;
}

.site-footer .footer-links {
  display: grid;
  gap: 0.7rem;
}

.site-footer .footer-links a,
.site-footer .footer-contact-column a {
  width: fit-content;
  color: rgba(232, 241, 255, 0.84);
  text-decoration: none;
  transition: color 160ms ease, transform 160ms ease;
}

.site-footer .footer-links a:hover,
.site-footer .footer-links a:focus-visible,
.site-footer .footer-contact-column a:hover,
.site-footer .footer-contact-column a:focus-visible {
  color: #8fdfff;
  transform: translateX(2px);
}

.footer-contact-column {
  gap: 0.75rem;
}

.site-footer .footer-payments {
  gap: 0.5rem;
  margin-top: 0.2rem;
}

.site-footer .payment-chip {
  background: rgba(23, 111, 204, 0.18);
  border-color: rgba(143, 223, 255, 0.22);
}

.site-footer .footer-meta {
  margin-top: 1rem;
  color: rgba(34, 47, 66, 0.58);
  font-size: 0.86rem;
}

@media (max-width: 980px) {
  .footer-grid-enhanced,
  .site-footer .footer-grid-enhanced {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 640px) {
  .footer-grid-enhanced,
  .site-footer .footer-grid-enhanced {
    grid-template-columns: 1fr;
  }

  .site-footer .footer-grid-enhanced {
    padding: 1.4rem;
    border-radius: 24px;
  }
}

.site-header-wrap::before {
  background: rgba(255, 255, 255, 0.94);
  border-color: rgba(7, 17, 31, 0.08);
  box-shadow: 0 18px 48px rgba(7, 17, 31, 0.08);
}

.site-header-wrap .brand-logo {
  width: clamp(210px, 22vw, 340px);
  filter: none;
}

.site-nav a,
.brand,
.cart-link {
  color: #07111f;
}

.site-nav a:hover,
.site-nav a:focus-visible,
.site-nav a.is-current {
  background: #eef5ff;
  border-color: rgba(35, 151, 239, 0.16);
  color: #0d68c7;
  transform: none;
}

.cart-link {
  background: #07111f;
  border-color: #07111f;
  color: #ffffff;
}

body[data-page="home"] .section-header,
body[data-page="shop"] .section-header {
  align-items: flex-start;
  text-align: left;
}

body[data-page="home"] .section-title,
body[data-page="shop"] .section-title,
body[data-page="home"] .section-copy,
body[data-page="shop"] .section-copy,
body[data-page="home"] .lead,
body[data-page="shop"] .lead {
  max-width: 760px;
}

body[data-page="login"] .account-access-hero {
  padding-top: clamp(2.5rem, 5vw, 5rem);
}

.account-access-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.95fr) minmax(360px, 0.72fr);
  gap: clamp(1.5rem, 4vw, 4rem);
  align-items: stretch;
}

.account-access-copy,
.account-access-panel {
  border: 1px solid rgba(10, 23, 48, 0.08);
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 26px 70px rgba(10, 23, 48, 0.08);
}

.account-access-copy {
  padding: clamp(2rem, 4vw, 3.6rem);
  border-radius: 28px;
  display: grid;
  align-content: center;
  gap: 1.4rem;
}

.account-access-copy h1 {
  max-width: 780px;
  margin: 0;
  font-size: clamp(3rem, 6vw, 6rem);
  line-height: 0.92;
  letter-spacing: 0;
}

.account-access-copy .lead {
  max-width: 720px;
}

.account-access-points {
  display: grid;
  gap: 0.85rem;
  margin-top: 0.4rem;
}

.account-access-points div {
  display: grid;
  gap: 0.25rem;
  padding: 1rem 1.05rem;
  border-radius: 18px;
  background: linear-gradient(135deg, rgba(232, 242, 255, 0.92), rgba(255, 255, 255, 0.94));
  border: 1px solid rgba(26, 111, 214, 0.12);
}

.account-access-points strong {
  color: var(--text);
  font-size: 1rem;
}

.account-access-points span {
  color: var(--text-soft);
  line-height: 1.55;
}

.account-access-panel {
  padding: clamp(1.4rem, 3vw, 2.4rem);
  border-radius: 28px;
  display: grid;
  align-content: center;
  gap: 1.5rem;
}

.account-panel-head {
  display: flex;
  gap: 1rem;
  align-items: center;
}

.account-panel-icon {
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 18px;
  background: linear-gradient(135deg, #176fd6, #0a1730);
  color: #ffffff;
  font-weight: 800;
}

.account-panel-head h2 {
  margin: 0;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
  letter-spacing: 0;
}

.account-form {
  gap: 1rem;
}

.account-form .form-input {
  min-height: 62px;
}

.account-form .btn {
  min-height: 62px;
}

.account-auth-actions {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(150px, 0.62fr);
  gap: 0.75rem;
  align-items: stretch;
}

.account-auth-actions .btn {
  width: 100%;
  border-radius: 999px;
  justify-content: center;
  font-size: 1rem;
  letter-spacing: 0;
  text-align: center;
  white-space: nowrap;
}

.account-auth-actions .btn-primary {
  box-shadow: 0 16px 36px rgba(23, 111, 214, 0.2);
}

.account-auth-note {
  min-height: 0;
  margin: -0.15rem 0 0;
  padding: 1rem 1.1rem;
  border: 1px solid rgba(13, 59, 122, 0.1);
  border-radius: 18px;
  background: rgba(244, 248, 253, 0.88);
  line-height: 1.55;
}

.account-auth-note[data-status="error"] {
  color: #9b1c1c;
  border-color: rgba(185, 28, 28, 0.18);
  background: rgba(254, 242, 242, 0.92);
}

.account-auth-note[data-status="success"] {
  color: #116149;
  border-color: rgba(17, 97, 73, 0.16);
  background: rgba(237, 252, 246, 0.92);
}

@media (max-width: 920px) {
  .account-access-layout {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .account-auth-actions {
    grid-template-columns: 1fr;
  }
}

.hero-home-premium,
body[data-page="home"] .hero-home-premium {
  min-height: auto;
  color: #07111f;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(246, 248, 251, 0.98)),
    url("assets/lab-hand-vial.webp") center / cover no-repeat;
}

.hero-home-premium::before,
.hero-home-premium::after,
body[data-page="home"] .hero-home-premium::before,
body[data-page="home"] .hero-home-premium::after,
.product-card-enhanced::after,
.product-visual-stage::before,
.product-visual-glow {
  display: none;
}

.hero-home-premium .hero-copy h1,
body[data-page="home"] .hero-home-premium .hero-copy h1 {
  max-width: 13.5ch;
  color: #07111f;
  background: none;
  -webkit-background-clip: initial;
  background-clip: initial;
  font-size: clamp(3rem, 5.6vw, 5.9rem);
  line-height: 0.98;
  letter-spacing: 0;
  text-shadow: none;
}

.hero-home-premium .hero-copy .lead,
body[data-page="home"] .hero-home-premium .hero-copy .lead,
body[data-page="home"] .hero-home-premium .lead {
  color: #42526a;
  text-shadow: none;
}

.hero-home-premium .hero-copy .kicker,
body[data-page="home"] .hero-home-premium .hero-copy .kicker,
.btn-secondary,
.filter-chip,
.badge,
.status-pill.available {
  background: #eef5ff;
  border-color: rgba(35, 151, 239, 0.18);
  color: #0d68c7;
}

.hero-home-premium .hero-copy .trust-chip,
body[data-page="home"] .hero-home-premium .hero-copy .trust-chip,
.hero-home-premium .panel,
body[data-page="home"] .hero-home-premium .panel,
.hero-home-premium .overlay-card,
.trust-strip-card,
.commerce-promise-card,
.journey-card,
.proof-card,
.testimonial-card,
.service-card,
.benefit-card,
.detail-card,
.info-panel,
.page-stat-card,
.product-card-enhanced {
  border-radius: 18px;
  background: #ffffff;
  border-color: rgba(7, 17, 31, 0.08);
  box-shadow: 0 16px 42px rgba(7, 17, 31, 0.07);
}

.hero-home-premium .hero-copy .trust-chip strong,
.hero-home-premium .hero-copy .trust-chip span,
.hero-home-premium .panel h2,
.hero-home-premium .panel-kicker {
  color: #07111f;
}

.metric-card strong,
.section-kicker,
.detail-label {
  color: #0d68c7;
}

.section,
.page-hero {
  background: #ffffff;
}

.section:nth-of-type(even),
.section-light,
.product-focus-section,
body[data-page="home"] .product-focus-section {
  background: #f6f8fb;
}

.product-card-enhanced,
body[data-page="home"] .product-focus-section .product-card-enhanced {
  background: #ffffff;
  outline: none;
}

.product-card-enhanced::before {
  background: #2397ef;
  opacity: 0.9;
}

.product-visual-stage {
  background: #f8fafc;
  border: 1px solid rgba(7, 17, 31, 0.06);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7);
}

.btn-primary {
  background: #0d68c7;
  box-shadow: 0 14px 30px rgba(13, 104, 199, 0.22);
}

.section-title,
.product-card-enhanced h3,
.product-panel h1,
.page-hero h1 {
  letter-spacing: 0;
}

@media (max-width: 760px) {
  .site-header-wrap .brand-logo {
    width: clamp(170px, 52vw, 240px);
  }

  .hero-home-premium .hero-copy h1,
  body[data-page="home"] .hero-home-premium .hero-copy h1 {
    max-width: 100%;
    font-size: clamp(2.35rem, 12vw, 4.2rem);
    line-height: 1;
  }
}

/* End-of-file launch override: keep the mobile storefront contained and polished. */
html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

.site-header-wrap .brand-logo {
  display: block;
  width: auto;
  height: clamp(54px, 4.8vw, 72px);
  max-width: min(390px, 32vw);
  object-fit: contain;
  object-position: left center;
}

.hero-home-premium .metric-card,
body[data-page="home"] .hero-home-premium .metric-card {
  min-width: 0;
  min-height: 86px;
  padding: 0.9rem 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.hero-home-premium .metric-card strong,
body[data-page="home"] .hero-home-premium .metric-card strong {
  max-width: 12ch;
  margin: 0 auto;
  font-size: clamp(0.88rem, 0.92vw, 1rem);
  line-height: 1.22;
  white-space: normal;
}

@media (max-width: 900px) {
  .site-header-wrap .brand-logo {
    height: 56px;
    max-width: min(310px, 56vw);
  }
}

@media (max-width: 760px) {
  .container {
    width: min(100% - 20px, var(--container));
  }

  .topbar-inner {
    align-items: flex-start;
  }

  .header-inner {
    width: calc(100% - 24px);
    grid-template-columns: 1fr !important;
    grid-template-areas:
      "brand"
      "nav"
      "actions" !important;
    justify-items: center;
    gap: 12px;
    padding: 14px;
  }

  .brand {
    width: 100%;
    justify-content: center;
  }

  .site-header-wrap .brand-logo {
    width: auto !important;
    height: 60px !important;
    max-width: min(320px, 82vw) !important;
    object-position: center;
  }

  .site-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    overflow: visible;
    gap: 6px 8px;
    padding: 0;
  }

  .site-nav a {
    flex: 0 1 auto;
    padding: 0.54rem 0.72rem;
    font-size: 0.88rem;
  }

  .header-actions {
    display: grid !important;
    grid-template-columns: 1fr;
    justify-items: center;
    gap: 10px;
    width: 100%;
    min-width: 0;
  }

  .header-account-actions {
    display: grid !important;
    grid-template-columns: 1fr;
    width: min(100%, 320px);
    gap: 9px;
  }

  .header-auth-link {
    width: 100%;
    min-width: 0;
    white-space: normal;
    text-align: center;
  }

  .cart-link {
    width: auto;
    min-width: 124px;
    white-space: normal;
    text-align: center;
  }

  .hero-home-premium .hero-copy h1,
  body[data-page="home"] .hero-home-premium .hero-copy h1,
  .page-hero h1 {
    max-width: 100%;
    font-size: clamp(2.35rem, 10.4vw, 3.45rem);
    line-height: 1.04;
  }

  .hero-home-premium .hero-copy .lead,
  body[data-page="home"] .hero-home-premium .hero-copy .lead,
  .page-hero .lead,
  .section-copy {
    max-width: 100%;
    overflow-wrap: anywhere;
  }

  .hero-home-premium .metric-grid,
  body[data-page="home"] .hero-home-premium .metric-grid {
    grid-template-columns: 1fr;
  }

  .hero-home-premium .metric-card,
  body[data-page="home"] .hero-home-premium .metric-card {
    min-height: 58px;
  }

  .hero-home-premium .metric-card strong,
  body[data-page="home"] .hero-home-premium .metric-card strong {
    max-width: 100%;
  }

  .hero-home-premium .panel h2 {
    font-size: clamp(1.75rem, 8.2vw, 2.5rem);
    line-height: 1.05;
  }

  .page-stat-item {
    grid-template-columns: 1fr;
    gap: 4px;
    align-items: start;
  }

  .page-stat-item span {
    text-align: left;
    overflow-wrap: anywhere;
  }

  .shop-toolbar,
  .shop-toolbar-row,
  .shop-search-field,
  .shop-sort-field,
  .search-input,
  .form-select {
    min-width: 0;
    max-width: 100%;
  }

  .cookie-banner {
    grid-template-columns: 1fr;
    right: 10px;
    left: 10px;
    bottom: 10px;
    max-width: calc(100vw - 20px);
  }

  .cookie-copy,
  .cookie-copy span {
    min-width: 0;
    overflow-wrap: anywhere;
  }
}

@media (max-width: 520px) {
  .site-header-wrap .brand-logo {
    height: 54px !important;
    max-width: min(285px, 84vw) !important;
  }
}

/* Final mobile overflow guard for launch screenshots and real devices. */
@media (max-width: 760px) {
  .topbar-copy,
  .section-kicker,
  .page-hero h1,
  .page-hero .lead,
  .hero-home-premium .hero-copy h1,
  body[data-page="home"] .hero-home-premium .hero-copy h1 {
    overflow-wrap: anywhere;
    word-break: normal;
  }

  .topbar-copy {
    max-width: 100%;
    font-size: 0.9rem;
    line-height: 1.55;
  }

  .page-hero {
    overflow: hidden;
  }

  .page-hero-grid {
    grid-template-columns: 1fr !important;
    gap: 1.4rem;
    max-width: 100%;
  }

  .page-hero .section-header,
  .page-stat-card {
    min-width: 0;
    max-width: 100%;
  }

  .page-hero h1 {
    font-size: clamp(2.2rem, 9.4vw, 3rem);
  }

  .page-stat-card {
    overflow: hidden;
  }

  .page-stat-item {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: start;
  }

  .page-stat-item strong,
  .page-stat-item span {
    min-width: 0;
    max-width: 100%;
  }

  .cookie-actions {
    grid-template-columns: 1fr;
  }
}

/* Mobile readability pass: reduce long launch copy so it wraps instead of clipping. */
@media (max-width: 760px) {
  .topbar-inner {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: start;
  }

  .payment-chips {
    justify-content: flex-start;
  }

  .section-kicker,
  .panel-kicker {
    font-size: 0.72rem;
    letter-spacing: 0.14em;
    line-height: 1.45;
    overflow-wrap: anywhere;
  }

  .hero-home-premium .hero-copy h1,
  body[data-page="home"] .hero-home-premium .hero-copy h1,
  .page-hero h1 {
    font-size: clamp(2rem, 8.7vw, 2.85rem);
    line-height: 1.08;
    overflow-wrap: anywhere;
  }

  .hero-home-premium .panel h2 {
    font-size: clamp(1.55rem, 6.7vw, 2.05rem);
    line-height: 1.08;
    overflow-wrap: anywhere;
  }

  .hero-subheadline {
    font-size: 1rem;
  }

  .hero-home-premium .hero-copy .lead,
  body[data-page="home"] .hero-home-premium .hero-copy .lead,
  .page-hero .lead {
    font-size: 1rem;
    line-height: 1.62;
  }
}

/* True final mobile grid lock: override older two-column hero rules. */
@media (max-width: 760px) {
  .container {
    width: min(1200px, calc(100% - 24px));
  }

  .hero-grid,
  .page-hero-grid,
  body[data-page="home"] .hero-home-premium .hero-grid {
    grid-template-columns: minmax(0, 1fr) !important;
    width: 100%;
    max-width: 100%;
  }

  .hero-copy,
  .hero-stack,
  .hero-proof-stack,
  .section-header,
  .page-hero .section-header,
  .hero-home-premium .panel,
  body[data-page="home"] .hero-home-premium .panel {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  .hero-home-premium .panel,
  body[data-page="home"] .hero-home-premium .panel {
    overflow: hidden;
  }

  .topbar-copy {
    width: 100%;
  }
}

/* Hard mobile width cap for long marketing copy. */
@media (max-width: 760px) {
  .hero-home-premium .hero-copy,
  body[data-page="home"] .hero-home-premium .hero-copy,
  .hero-home-premium .panel,
  body[data-page="home"] .hero-home-premium .panel,
  .page-hero .section-header,
  .page-stat-card,
  .detail-card,
  .info-panel {
    width: calc(100vw - 24px) !important;
    max-width: calc(100vw - 24px) !important;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }

  .hero-home-premium .panel h2 {
    font-size: clamp(1.38rem, 5.8vw, 1.72rem);
    line-height: 1.12;
  }

  .hero-home-premium .hero-copy .lead,
  body[data-page="home"] .hero-home-premium .hero-copy .lead,
  .page-hero .lead {
    font-size: 0.96rem;
    line-height: 1.58;
  }
}

/* Tight mobile type scale for long English/Spanish launch copy. */
@media (max-width: 760px) {
  .page-hero h1 {
    font-size: clamp(1.9rem, 7.5vw, 2.35rem);
    line-height: 1.1;
  }

  .hero-home-premium .hero-copy .lead,
  body[data-page="home"] .hero-home-premium .hero-copy .lead,
  .page-hero .lead,
  .page-stat-card .lead {
    max-width: 34ch;
    font-size: 0.93rem;
  }

  .page-stat-card {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
