:root {
  --ink: #17362d;
  --muted: #63736b;
  --paper: #fff9ef;
  --cream: #f4f1eb;
  --butter: #fff4dc;
  --sage: #dbe6d2;
  --mint: #d7ede3;
  --peach: #ffd5bd;
  --rose: #f6d8d7;
  --leaf: #108474;
  --coral: #e56137;
  --teal: #286c5d;
  --teal-rgb: 40, 108, 93;
  --lavender: #eadfff;
  --sky: #d7f1f4;
  --gold: #f9b44b;
  --body-bg:
    radial-gradient(circle at 14% 12%, rgba(255, 213, 189, 0.48), transparent 28%),
    radial-gradient(circle at 84% 22%, rgba(215, 241, 244, 0.68), transparent 30%),
    radial-gradient(circle at 74% 76%, rgba(234, 223, 255, 0.5), transparent 26%),
    linear-gradient(180deg, #fff8eb 0%, #e5f2dc 44%, #fff1e7 100%);
  --header-bg: rgba(38, 112, 94, 0.96);
  --header-surface: rgba(246, 241, 232, 0.95);
  --header-text: #111713;
  --header-icon: #070b09;
  --header-border: rgba(255, 249, 239, 0.18);
  --dropdown-bg:
    radial-gradient(circle at 18% 20%, rgba(255, 213, 189, 0.36), transparent 38%),
    linear-gradient(180deg, rgba(250, 244, 231, 0.98) 0%, rgba(238, 232, 218, 0.98) 100%);
  --dropdown-text: #15362d;
  --dropdown-accent: #d87631;
  --dropdown-divider: rgba(21, 54, 45, 0.14);
  --panel-bg: rgba(255, 249, 239, 0.92);
  --panel-bg-strong: rgba(255, 248, 234, 0.98);
  --media-bg: rgba(255, 255, 255, 0.5);
  --visual-bg:
    radial-gradient(circle at 44% 36%, rgba(255, 255, 255, 0.86), transparent 34%),
    radial-gradient(circle at 78% 22%, rgba(255, 213, 189, 0.3), transparent 27%),
    linear-gradient(145deg, rgba(215, 237, 227, 0.62), rgba(255, 226, 202, 0.48));
  --flow-bg:
    radial-gradient(circle at 50% 42%, rgba(255, 255, 255, 0.88), transparent 22%),
    radial-gradient(circle at 68% 28%, rgba(255, 213, 189, 0.7), transparent 30%),
    radial-gradient(circle at 22% 70%, rgba(114, 186, 154, 0.32), transparent 34%),
    radial-gradient(circle at 86% 78%, rgba(234, 223, 255, 0.62), transparent 25%),
    linear-gradient(118deg, #fff5e4 0%, #ffe8c8 42%, #dff0d4 100%);
  --products-band-bg:
    radial-gradient(circle at 50% 0%, rgba(255, 213, 189, 0.32), transparent 28%),
    radial-gradient(circle at 18% 58%, rgba(215, 241, 244, 0.18), transparent 26%),
    linear-gradient(180deg, rgba(var(--teal-rgb), 0), #2d7c6b 22%, #24695a 100%);
  --formula-card-bg:
    radial-gradient(circle at 50% 18%, rgba(215, 241, 244, 0.48), transparent 46%),
    linear-gradient(155deg, rgba(255, 250, 238, 0.98), rgba(255, 240, 225, 0.96));
  --hands-feature-bg:
    radial-gradient(circle at 14% 24%, rgba(234, 223, 255, 0.42), transparent 28%),
    radial-gradient(circle at 78% 34%, rgba(255, 213, 189, 0.42), transparent 26%),
    linear-gradient(180deg, #e8f5dd 0%, #fff5e8 100%);
  --feature-panel-bg: linear-gradient(135deg, rgba(255, 249, 239, 0.94), rgba(243, 250, 231, 0.9));
  --path-bg: linear-gradient(180deg, #fff5e8 0%, #eaf6e7 100%);
  --button-bg: var(--butter);
  --button-ink: #286c5d;
  --button-glow: rgba(249, 180, 75, 0.32);
  --section-soft-bg:
    radial-gradient(circle at 10% 20%, rgba(255, 213, 189, 0.36), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(215, 241, 244, 0.48), transparent 26%),
    linear-gradient(180deg, #fff5e8 0%, #eef7e8 100%);
  --shadow: 0 24px 58px rgba(var(--teal-rgb), 0.2), 0 8px 24px rgba(229, 97, 55, 0.08);
  --shadow-strong: 0 32px 76px rgba(22, 72, 60, 0.26), 0 14px 34px rgba(229, 97, 55, 0.14);
  --card-shadow: 0 26px 58px rgba(25, 74, 62, 0.22), 0 8px 26px rgba(249, 180, 75, 0.12);
  --accent-heading: #ffd5bd;
  --gate-text: #17362d;
  --gate-bg:
    radial-gradient(circle at 50% 44%, rgba(255, 255, 255, 0.9), transparent 25%),
    radial-gradient(circle at 26% 18%, rgba(255, 213, 189, 0.44), transparent 28%),
    radial-gradient(circle at 78% 24%, rgba(215, 241, 244, 0.58), transparent 28%),
    linear-gradient(120deg, #fff8ea 0%, #e8f3dc 52%, #ffe9d4 100%);
  --gate-seam: linear-gradient(180deg, transparent, rgba(212, 134, 48, 0.72), transparent);
  --gate-seam-shadow:
    0 0 22px rgba(249, 180, 75, 0.38),
    0 0 58px rgba(40, 108, 93, 0.18);
  --gate-panel-bg:
    radial-gradient(circle at 48% 18%, rgba(255, 255, 255, 0.56), transparent 30%),
    radial-gradient(circle at 82% 72%, rgba(112, 186, 154, 0.22), transparent 35%),
    linear-gradient(145deg, rgba(255, 249, 237, 0.98), rgba(220, 238, 212, 0.96));
  --gate-panel-shadow:
    inset 0 0 0 1px rgba(40, 108, 93, 0.12),
    inset 0 0 70px rgba(249, 180, 75, 0.14),
    0 34px 90px rgba(57, 88, 70, 0.22);
  --gate-panel-pattern:
    radial-gradient(circle at 16px 18px, rgba(40, 108, 93, 0.16) 0 1px, transparent 1px),
    linear-gradient(110deg, transparent 0 42%, rgba(40, 108, 93, 0.1) 43% 44%, transparent 45% 100%);
  --gate-panel-glow: radial-gradient(circle at 50% 50%, rgba(255, 207, 139, 0.32), transparent 62%);
  --gate-panel-border: rgba(40, 108, 93, 0.16);
  --gate-orbit-bg:
    radial-gradient(circle at 50% 46%, rgba(255, 255, 255, 0.84), transparent 22%),
    radial-gradient(circle at center, rgba(112, 186, 154, 0.32), transparent 68%);
  --gate-bottle-filter:
    drop-shadow(0 30px 28px rgba(40, 108, 93, 0.2))
    drop-shadow(0 42px 42px rgba(166, 111, 56, 0.14))
    drop-shadow(-6px 8px 10px rgba(255, 255, 255, 0.34));
  --gate-logo-filter:
    drop-shadow(0 16px 30px rgba(166, 111, 56, 0.2))
    drop-shadow(0 0 22px rgba(255, 180, 75, 0.24));
  --gate-center-text: rgba(23, 54, 45, 0.78);
  --gate-center-line: linear-gradient(90deg, transparent, #d87631, transparent);
  --gate-center-line-shadow: 0 0 20px rgba(249, 180, 75, 0.26);
  color-scheme: light;
}

html[data-theme="dark"] {
  --ink: #f6f0df;
  --muted: #b7c7bd;
  --paper: #111f1b;
  --cream: #172a24;
  --butter: #ffdf9f;
  --sage: #244138;
  --mint: #14362f;
  --peach: #ffb991;
  --rose: #4b3034;
  --leaf: #58c9ad;
  --coral: #ff9168;
  --teal: #70d1b6;
  --teal-rgb: 112, 209, 182;
  --body-bg:
    radial-gradient(circle at 14% 10%, rgba(255, 145, 104, 0.24), transparent 27%),
    radial-gradient(circle at 82% 18%, rgba(112, 209, 182, 0.2), transparent 31%),
    radial-gradient(circle at 74% 78%, rgba(154, 132, 255, 0.18), transparent 28%),
    linear-gradient(180deg, #091411 0%, #132821 46%, #0e1815 100%);
  --header-bg: rgba(9, 25, 21, 0.95);
  --header-surface: rgba(12, 25, 21, 0.94);
  --header-text: #fff4dc;
  --header-icon: #fff4dc;
  --header-border: rgba(255, 223, 159, 0.14);
  --dropdown-bg:
    radial-gradient(circle at 18% 20%, rgba(255, 199, 128, 0.12), transparent 34%),
    linear-gradient(180deg, #235848 0%, #1e4d40 100%);
  --dropdown-text: #fff4dc;
  --dropdown-accent: #ffdf9f;
  --dropdown-divider: rgba(255, 244, 220, 0.12);
  --panel-bg: rgba(17, 31, 27, 0.92);
  --panel-bg-strong: rgba(20, 38, 33, 0.98);
  --media-bg: rgba(255, 245, 218, 0.08);
  --visual-bg:
    radial-gradient(circle at 50% 64%, rgba(255, 205, 170, 0.26), transparent 38%),
    radial-gradient(circle at 44% 36%, rgba(255, 223, 159, 0.16), transparent 34%),
    radial-gradient(circle at 78% 22%, rgba(255, 145, 104, 0.12), transparent 27%),
    linear-gradient(145deg, rgba(19, 62, 53, 0.76), rgba(43, 31, 45, 0.62));
  --flow-bg:
    radial-gradient(circle at 72% 18%, rgba(112, 209, 182, 0.22), transparent 31%),
    radial-gradient(circle at 18% 76%, rgba(255, 145, 104, 0.18), transparent 28%),
    radial-gradient(circle at 88% 78%, rgba(154, 132, 255, 0.18), transparent 24%),
    linear-gradient(118deg, #0a1512 0%, #172b24 47%, #101b18 100%);
  --products-band-bg:
    radial-gradient(circle at 50% 0%, rgba(255, 184, 142, 0.18), transparent 28%),
    radial-gradient(circle at 18% 58%, rgba(112, 209, 182, 0.14), transparent 26%),
    linear-gradient(180deg, rgba(10, 21, 18, 0), #0d241f 22%, #07130f 100%);
  --formula-card-bg:
    radial-gradient(circle at 50% 18%, rgba(112, 209, 182, 0.14), transparent 46%),
    linear-gradient(155deg, rgba(25, 44, 38, 0.98), rgba(35, 28, 39, 0.94));
  --hands-feature-bg:
    radial-gradient(circle at 14% 24%, rgba(154, 132, 255, 0.18), transparent 28%),
    radial-gradient(circle at 78% 34%, rgba(255, 145, 104, 0.16), transparent 26%),
    linear-gradient(180deg, #132821 0%, #0d1714 100%);
  --feature-panel-bg: linear-gradient(135deg, rgba(19, 34, 30, 0.94), rgba(30, 39, 33, 0.9));
  --path-bg: linear-gradient(180deg, #0d1714 0%, #142a24 100%);
  --button-bg: #ffdf9f;
  --button-ink: #10251f;
  --button-glow: rgba(255, 223, 159, 0.24);
  --section-soft-bg:
    radial-gradient(circle at 10% 20%, rgba(255, 145, 104, 0.14), transparent 28%),
    radial-gradient(circle at 84% 18%, rgba(112, 209, 182, 0.13), transparent 26%),
    linear-gradient(180deg, #0d1714 0%, #152b25 100%);
  --shadow: 0 28px 68px rgba(0, 0, 0, 0.42), 0 8px 24px rgba(112, 209, 182, 0.1);
  --shadow-strong: 0 38px 92px rgba(0, 0, 0, 0.58), 0 18px 42px rgba(255, 145, 104, 0.14);
  --card-shadow: 0 26px 68px rgba(0, 0, 0, 0.48), 0 8px 26px rgba(112, 209, 182, 0.11);
  --accent-heading: #ffc8a8;
  --gate-text: #fff4dc;
  --gate-bg:
    radial-gradient(circle at 50% 44%, rgba(var(--teal-rgb), 0.26), transparent 28%),
    radial-gradient(circle at 22% 20%, rgba(255, 145, 104, 0.16), transparent 25%),
    linear-gradient(120deg, #07130f 0%, #132a23 54%, #091411 100%);
  --gate-seam: linear-gradient(180deg, transparent, rgba(255, 223, 159, 0.78), transparent);
  --gate-seam-shadow:
    0 0 26px rgba(255, 223, 159, 0.42),
    0 0 64px rgba(var(--teal-rgb), 0.32);
  --gate-panel-bg:
    radial-gradient(circle at 50% 18%, rgba(255, 223, 159, 0.18), transparent 28%),
    radial-gradient(circle at 78% 70%, rgba(var(--teal-rgb), 0.22), transparent 34%),
    linear-gradient(145deg, rgba(15, 44, 36, 0.98), rgba(8, 21, 17, 0.98));
  --gate-panel-shadow:
    inset 0 0 0 1px rgba(255, 244, 220, 0.08),
    inset 0 0 70px rgba(255, 223, 159, 0.08),
    0 34px 90px rgba(0, 0, 0, 0.42);
  --gate-panel-pattern:
    radial-gradient(circle at 16px 18px, rgba(255, 244, 220, 0.18) 0 1px, transparent 1px),
    linear-gradient(110deg, transparent 0 42%, rgba(112, 209, 182, 0.12) 43% 44%, transparent 45% 100%);
  --gate-panel-glow: radial-gradient(circle at 50% 50%, rgba(255, 223, 159, 0.22), transparent 62%);
  --gate-panel-border: rgba(255, 223, 159, 0.18);
  --gate-orbit-bg:
    radial-gradient(circle at 50% 46%, rgba(255, 244, 220, 0.72), transparent 22%),
    radial-gradient(circle at center, rgba(var(--teal-rgb), 0.4), transparent 68%);
  --gate-bottle-filter:
    drop-shadow(0 34px 30px rgba(var(--teal-rgb), 0.22))
    drop-shadow(0 46px 42px rgba(31, 47, 40, 0.14))
    drop-shadow(-6px 8px 10px rgba(255, 255, 255, 0.24));
  --gate-logo-filter:
    drop-shadow(0 18px 34px rgba(0, 0, 0, 0.36))
    drop-shadow(0 0 24px rgba(255, 180, 75, 0.26));
  --gate-center-text: rgba(255, 244, 220, 0.82);
  --gate-center-line: linear-gradient(90deg, transparent, var(--gold), transparent);
  --gate-center-line-shadow: 0 0 24px rgba(249, 180, 75, 0.36);
  color-scheme: dark;
}

html {
  scrollbar-width: thin;
  scrollbar-color: color-mix(in srgb, var(--teal) 70%, var(--gold)) color-mix(in srgb, var(--paper) 72%, #000);
}

::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

::-webkit-scrollbar-track {
  background: color-mix(in srgb, var(--paper) 74%, #000);
}

::-webkit-scrollbar-thumb {
  border: 3px solid color-mix(in srgb, var(--paper) 74%, #000);
  border-radius: 999px;
  background: linear-gradient(180deg, var(--teal), var(--gold));
}

::-webkit-scrollbar-thumb:hover {
  background: linear-gradient(180deg, var(--leaf), var(--coral));
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  overflow-x: clip;
}

body {
  margin: 0;
  font-family: "Manrope", Arial, sans-serif;
  color: var(--ink);
  background: var(--body-bg);
  overflow-x: clip;
  transition: background 280ms ease, color 280ms ease;
}

body.gate-active {
  overflow: hidden;
}

.entrance-gate {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: grid;
  place-items: center;
  overflow: hidden;
  color: var(--gate-text);
  background: var(--gate-bg);
  pointer-events: auto;
  perspective: 1400px;
}

.entrance-gate::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 50%;
  z-index: 3;
  width: 2px;
  background: var(--gate-seam);
  box-shadow: var(--gate-seam-shadow);
  transform: translateX(-50%);
  transition: opacity 520ms ease;
}

.entrance-gate.is-opening {
  pointer-events: none;
  animation: gateFadeOut var(--gate-duration, 3320ms) ease forwards;
}

.entrance-gate.is-opening::before {
  opacity: 0;
}

.gate-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
  width: 51%;
  overflow: hidden;
  transform-style: preserve-3d;
  background: var(--gate-panel-bg);
  box-shadow: var(--gate-panel-shadow);
  transition: transform 1580ms cubic-bezier(0.76, 0, 0.22, 1), filter 1580ms ease;
}

.gate-panel::before,
.gate-panel::after {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.46;
  background-image: var(--gate-panel-pattern);
  background-size: 42px 42px, 180px 180px;
}

.gate-panel::after {
  inset: 10%;
  border-radius: 999px;
  opacity: 0.34;
  background: var(--gate-panel-glow);
  filter: blur(28px);
}

.gate-panel-left {
  left: 0;
  transform-origin: left center;
  border-right: 1px solid var(--gate-panel-border);
}

.gate-panel-right {
  right: 0;
  transform-origin: right center;
  border-left: 1px solid var(--gate-panel-border);
}

.entrance-gate.is-opening .gate-panel-left {
  filter: brightness(1.08);
  transform: translateX(-108%) rotateY(18deg) translateZ(80px);
}

.entrance-gate.is-opening .gate-panel-right {
  filter: brightness(1.08);
  transform: translateX(108%) rotateY(-18deg) translateZ(80px);
}

.gate-depth-scene {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: grid;
  place-items: center;
  transform-style: preserve-3d;
  opacity: 0.34;
  transform: translateZ(-120px) scale(0.66);
  transition:
    opacity 700ms ease 80ms,
    transform 650ms cubic-bezier(0.16, 0.9, 0.16, 1) 20ms;
}

.entrance-gate.is-opening .gate-depth-scene {
  opacity: 1;
  transform: translateZ(0) scale(0.84);
}

.entrance-gate.is-focusing .gate-depth-scene {
  transform: translateZ(0) scale(0.84);
}

.gate-orbit {
  position: absolute;
  width: clamp(330px, 31vw, 500px);
  aspect-ratio: 1;
  border-radius: 999px;
  background: var(--gate-orbit-bg);
  filter: blur(24px);
  opacity: 0.78;
  transform: translateZ(-80px);
}

.gate-lineup {
  position: relative;
  z-index: 2;
  width: clamp(920px, 72vw, 1180px);
  height: min(70vh, clamp(480px, 48vw, 690px));
  transform-style: preserve-3d;
  transform: translateY(7vh);
}

.gate-lineup-bottle {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: var(--lineup-z);
  width: clamp(455px, 34vw, 540px);
  max-height: 100%;
  object-fit: contain;
  opacity: 1;
  transform:
    translateX(calc(-50% + (var(--lineup-offset) * clamp(105px, 9.2vw, 138px))))
    translateY(0)
    rotate(0deg)
    scale(calc(0.96 - (var(--lineup-distance) * 0.03)));
  transform-origin: center bottom;
  filter: var(--gate-bottle-filter);
  transition:
    opacity 520ms ease,
    transform 920ms cubic-bezier(0.16, 0.9, 0.16, 1);
}

.gate-lineup-bottle:not(.is-hero) {
  transition:
    transform 880ms cubic-bezier(0.16, 0.9, 0.16, 1),
    opacity 700ms ease;
}

.gate-lineup-bottle.is-hero {
  z-index: 10;
  width: clamp(495px, 36.5vw, 590px);
  opacity: 1;
  transform:
    translateX(-50%)
    translateY(0)
    rotate(0deg)
    scale(1.03);
  filter: var(--gate-bottle-filter);
}

.entrance-gate.is-focusing .gate-lineup-bottle:not(.is-hero) {
  opacity: 0;
  transform:
    translateX(-50%)
    translateY(0)
    rotate(0deg)
    scale(calc(0.96 - (var(--lineup-distance) * 0.03)));
}

.entrance-gate.is-focusing .gate-lineup-bottle.is-hero {
  transform:
    translateX(-50%)
    translateY(0)
    rotate(0deg)
    scale(1.03);
}

.gate-lineup-bottle.is-gate-flight {
  position: fixed;
  bottom: auto;
  z-index: 4;
  max-height: none;
  object-fit: contain;
  opacity: 1;
  pointer-events: none;
  transform-origin: center center;
  transition: none;
  will-change: transform, opacity;
  backface-visibility: hidden;
  filter: var(--gate-bottle-filter);
}

.gate-center {
  position: relative;
  z-index: 4;
  display: grid;
  justify-items: center;
  gap: 14px;
  padding: 28px;
  text-align: center;
  transform: translateY(0) scale(1);
  transition: opacity 520ms ease, transform 620ms ease;
}

.entrance-gate.is-opening .gate-center {
  opacity: 0;
  transform: translateY(-12px) scale(0.96);
}

.gate-center img {
  width: clamp(230px, 24vw, 380px);
  height: auto;
  filter: var(--gate-logo-filter);
}

.gate-center span {
  color: var(--gate-center-text);
  font-size: clamp(12px, 1.2vw, 15px);
  font-weight: 900;
  text-transform: uppercase;
}

.gate-center i {
  width: min(220px, 46vw);
  height: 3px;
  border-radius: 999px;
  background: var(--gate-center-line);
  box-shadow: var(--gate-center-line-shadow);
}

@keyframes gateFadeOut {
  0%,
  94% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

img {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

.grain {
  position: fixed;
  inset: 0;
  z-index: 50;
  pointer-events: none;
  opacity: 0.26;
  background-image:
    radial-gradient(circle at 15% 25%, rgba(255, 255, 255, 0.9) 0 1px, transparent 1px),
    radial-gradient(circle at 80% 45%, rgba(var(--teal-rgb), 0.1) 0 1px, transparent 1px);
  background-size: 24px 24px, 34px 34px;
  mix-blend-mode: soft-light;
}

@keyframes headerShellIn {
  from {
    opacity: 0;
    filter: blur(10px);
    transform: translateY(-18px);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}

@keyframes navItemIn {
  from {
    opacity: 0;
    filter: blur(7px);
    transform: translateY(-10px);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}

@keyframes textRiseIn {
  from {
    opacity: 0;
    filter: blur(8px);
    transform: translateY(18px);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0);
  }
}

@keyframes megaTitleIn {
  from {
    opacity: 0;
    filter: blur(10px);
    transform: translate(-50%, -47%) scale(0.96);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes panelFloatIn {
  from {
    opacity: 0;
    filter: blur(8px);
    transform: translateY(22px) scale(0.97);
  }

  to {
    opacity: 1;
    filter: blur(0);
    transform: translateY(0) scale(1);
  }
}

html:not(.page-loaded) .site-header,
html:not(.page-loaded) .brand,
html:not(.page-loaded) .nav-links a,
html:not(.page-loaded) .nav-item,
html:not(.page-loaded) .header-controls > *,
html:not(.page-loaded) .hero-kicker,
html:not(.page-loaded) .mega-title,
html:not(.page-loaded) .hero-copy-left,
html:not(.page-loaded) .quick-remedy {
  opacity: 0;
}

.site-header {
  position: fixed;
  inset: 0 0 auto;
  z-index: 60;
  height: 100px;
  display: grid;
  grid-template-columns: minmax(190px, 245px) minmax(0, 1fr) minmax(210px, 270px);
  align-items: center;
  gap: clamp(24px, 2.8vw, 42px);
  padding: 6px clamp(42px, 5.2vw, 86px) 0;
  background:
    linear-gradient(var(--header-bg) 0 6px, transparent 6px),
    linear-gradient(90deg, var(--header-surface), color-mix(in srgb, var(--header-surface) 76%, white 24%));
  border-bottom: 1px solid var(--header-border);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
  backdrop-filter: blur(18px);
}

.mobile-menu-button,
.mobile-drawer,
.mobile-drawer-backdrop,
.mobile-bottom-nav {
  display: none;
}

.mobile-menu-button {
  width: 42px;
  height: 42px;
  place-items: center;
  border: 0;
  color: var(--header-text);
  background: transparent;
  cursor: pointer;
}

.mobile-menu-button span {
  width: 28px;
  height: 2.5px;
  display: block;
  border-radius: 999px;
  background: currentColor;
}

.mobile-menu-button span + span {
  margin-top: 6px;
}

.mobile-drawer-backdrop {
  position: fixed;
  inset: 0;
  z-index: 88;
  background: rgba(4, 14, 12, 0.52);
  opacity: 0;
  pointer-events: none;
  transition: opacity 180ms ease;
}

.mobile-drawer {
  position: fixed;
  inset: 64px auto 0 0;
  z-index: 89;
  width: min(88vw, 392px);
  padding: 0;
  color: var(--dropdown-text);
  background: var(--dropdown-bg);
  box-shadow: 20px 0 60px rgba(0, 0, 0, 0.35);
  overflow: hidden;
  transform: translateX(-104%);
  transition: transform 220ms cubic-bezier(0.18, 0.82, 0.22, 1);
}

.mobile-promo-strip {
  min-height: 28px;
  display: flex;
  align-items: center;
  gap: 26px;
  overflow: hidden;
  white-space: nowrap;
  color: color-mix(in srgb, var(--dropdown-text) 92%, white 8%);
  background: color-mix(in srgb, var(--dropdown-bg) 82%, var(--dropdown-accent) 18%);
  border-bottom: 1px solid var(--dropdown-divider);
  font-size: 11px;
  font-weight: 800;
}

.mobile-promo-strip span {
  flex: 0 0 auto;
}

.mobile-drawer-header {
  min-height: 72px;
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  padding: 0 14px;
  border-bottom: 1px solid var(--dropdown-divider);
}

.mobile-drawer-header img {
  width: 108px;
  height: auto;
  justify-self: center;
}

.mobile-drawer-close,
.mobile-drawer-icon {
  width: 38px;
  height: 38px;
  display: grid;
  place-items: center;
  border: 0;
  border-radius: 999px;
  color: inherit;
  background: transparent;
  line-height: 1;
  cursor: pointer;
}

.mobile-drawer-close {
  font-size: 34px;
  font-weight: 300;
}

.mobile-drawer-icons {
  display: flex;
  align-items: center;
  gap: 8px;
}

.mobile-drawer-icon {
  position: relative;
  text-decoration: none;
}

.mobile-drawer-icon svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.mobile-drawer-icon.cart-icon svg {
  width: 16px;
  height: 19px;
  fill: currentColor;
  stroke: none;
}

.mobile-drawer-panels {
  position: relative;
  min-height: calc(100dvh - 100px);
}

.mobile-drawer-panel {
  display: none;
  padding: 18px 24px 34px;
  overflow-y: auto;
}

.mobile-drawer-panel.is-active {
  display: grid;
  gap: 12px;
}

.mobile-drawer-panel a,
.mobile-drawer-panel button {
  min-height: 39px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  border: 0;
  color: color-mix(in srgb, var(--dropdown-text) 90%, transparent);
  background: transparent;
  font: inherit;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
}

.mobile-drawer-panel a:hover,
.mobile-drawer-panel button:hover {
  color: var(--dropdown-text);
}

.mobile-drawer-back {
  justify-content: flex-start;
  gap: 12px;
  min-height: 46px;
  margin-bottom: 8px;
  border-bottom: 1px solid var(--dropdown-divider);
}

.drawer-back-icon {
  width: 9px;
  height: 9px;
  flex: 0 0 9px;
  border-left: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: rotate(45deg);
}

html.mobile-drawer-open,
html.mobile-drawer-open body {
  overflow: hidden;
}

html.mobile-drawer-open .mobile-drawer-backdrop {
  opacity: 1;
  pointer-events: auto;
}

html.mobile-drawer-open .mobile-drawer {
  transform: translateX(0);
}

html.mobile-drawer-open .site-header {
  z-index: 91;
}

html.mobile-drawer-open .mobile-menu-button span:nth-child(1) {
  transform: translateY(6px) rotate(45deg);
}

html.mobile-drawer-open .mobile-menu-button span:nth-child(2) {
  opacity: 0;
}

html.mobile-drawer-open .mobile-menu-button span:nth-child(3) {
  transform: translateY(-6px) rotate(-45deg);
}

html.page-loaded .site-header {
  animation: headerShellIn 780ms cubic-bezier(0.18, 0.82, 0.22, 1) backwards;
}

.brand {
  min-width: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-self: start;
}

.brand img {
  width: clamp(150px, 10.2vw, 190px);
  height: auto;
  object-fit: contain;
}

html.page-loaded .brand {
  animation: navItemIn 620ms cubic-bezier(0.18, 0.82, 0.22, 1) 150ms backwards;
}

.nav-links {
  justify-self: center;
  display: flex;
  justify-content: center;
  gap: clamp(20px, 1.75vw, 31px);
  color: var(--header-text);
  font-size: clamp(14px, 1.04vw, 16px);
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

html.page-loaded .nav-links a,
html.page-loaded .nav-item {
  animation: navItemIn 560ms cubic-bezier(0.18, 0.82, 0.22, 1) backwards;
  animation-delay: var(--nav-intro-delay, 240ms);
}

.nav-links a:nth-child(1) {
  --nav-intro-delay: 240ms;
}

.nav-links a:nth-child(2) {
  --nav-intro-delay: 295ms;
}

.nav-links a:nth-child(3) {
  --nav-intro-delay: 350ms;
}

.nav-links a:nth-child(4) {
  --nav-intro-delay: 405ms;
}

.nav-links a:nth-child(5) {
  --nav-intro-delay: 460ms;
}

.nav-links a:nth-child(6) {
  --nav-intro-delay: 515ms;
}

.nav-item {
  position: relative;
}

.nav-item.has-mega::after {
  content: "";
  position: absolute;
  left: -28px;
  right: -28px;
  top: 100%;
  height: 48px;
  pointer-events: auto;
}

.nav-links a,
.nav-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 7px;
  padding: 16px 0;
  color: inherit;
  border: 0;
  background: transparent;
  font: inherit;
  text-transform: inherit;
  cursor: pointer;
  opacity: 0.9;
}

.nav-links a span[aria-hidden="true"],
.nav-link span[aria-hidden="true"] {
  width: 7px;
  height: 7px;
  display: inline-block;
  flex: 0 0 7px;
  margin-top: -3px;
  border-right: 1.8px solid currentColor;
  border-bottom: 1.8px solid currentColor;
  font-size: 0;
  line-height: 0;
  transform: rotate(45deg);
}

.nav-links a::after,
.nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  height: 2px;
  border-radius: 999px;
  background: var(--teal);
  opacity: 0;
  transform: scaleX(0.35);
  transition: opacity 180ms ease, transform 180ms ease;
}

.nav-links a:hover,
.nav-link:hover,
.nav-item:hover .nav-link {
  opacity: 1;
}

.nav-links a:hover::after,
.nav-link:hover::after,
.nav-item:hover .nav-link::after {
  opacity: 0.85;
  transform: scaleX(1);
}

.mega-menu {
  position: fixed;
  left: 0;
  right: 0;
  top: 100px;
  z-index: 59;
  display: grid;
  gap: 24px;
  padding: 38px clamp(64px, 6vw, 130px) 48px;
  color: var(--dropdown-text);
  background: var(--dropdown-bg);
  border-top: 1px solid var(--dropdown-divider);
  box-shadow: 0 34px 54px rgba(0, 0, 0, 0.28);
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  pointer-events: none;
  transition: opacity 170ms ease, transform 170ms ease, visibility 170ms ease;
}

.nav-item:hover .mega-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}

.category-menu {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.mega-tile {
  display: grid !important;
  gap: 16px !important;
  padding: 0 !important;
  color: inherit;
  text-transform: none;
  white-space: normal;
}

.mega-tile::after,
.list-menu a::after {
  display: none;
}

.mega-tile img {
  width: 100%;
  aspect-ratio: 1 / 1.34;
  object-fit: cover;
  border-radius: 2px;
  box-shadow: 0 18px 30px rgba(0, 0, 0, 0.18);
}

.mega-tile span {
  display: block;
  font-family: "Lora", Georgia, serif;
  font-size: clamp(19px, 1.45vw, 26px);
  line-height: 1.05;
  color: var(--dropdown-text);
  text-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.mega-tile strong {
  margin-left: 4px;
  color: var(--dropdown-accent);
  font-family: "Manrope", Arial, sans-serif;
  font-size: 0.62em;
}

.list-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: -18px;
  right: auto;
  width: min(288px, calc(100vw - 64px));
  grid-template-columns: 1fr;
  gap: 0;
  padding: 7px 28px;
  transform: translateY(-8px);
}

.nav-item:hover .list-menu {
  transform: translateY(0);
}

.list-menu a {
  padding: 12px 0;
  color: color-mix(in srgb, var(--dropdown-text) 72%, transparent);
  font-size: 16px;
  font-weight: 700;
  line-height: 1.15;
  text-transform: none;
  white-space: normal;
}

.list-menu a + a {
  border-top: 1px solid var(--dropdown-divider);
}

.list-menu a:hover {
  color: var(--dropdown-text);
}

.compact-menu {
  width: min(248px, calc(100vw - 64px));
}

.header-controls {
  justify-self: end;
  display: flex;
  align-items: center;
  gap: clamp(24px, 2vw, 34px);
}

.cart-icon {
  position: relative;
}

.cart-count {
  position: absolute;
  right: -9px;
  top: 2px;
  min-width: 18px;
  height: 18px;
  padding: 0 5px;
  display: inline-grid;
  place-items: center;
  border-radius: 999px;
  color: #fff;
  background: #e71924;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
}

.cart-count[hidden] {
  display: none;
}

html.page-loaded .header-controls > * {
  animation: navItemIn 560ms cubic-bezier(0.18, 0.82, 0.22, 1) backwards;
  animation-delay: var(--control-intro-delay, 570ms);
}

.header-controls > *:nth-child(1) {
  --control-intro-delay: 570ms;
}

.header-controls > *:nth-child(2) {
  --control-intro-delay: 625ms;
}

.header-controls > *:nth-child(3) {
  --control-intro-delay: 680ms;
}

.header-controls > *:nth-child(4) {
  --control-intro-delay: 735ms;
}

.button {
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 24px;
  border-radius: 8px;
  color: var(--button-ink);
  border: 0;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.5), transparent 48%),
    linear-gradient(135deg, #fff8e7 0%, var(--button-bg) 48%, #ffc36f 100%);
  box-shadow:
    0 16px 30px rgba(0, 0, 0, 0.18),
    0 4px 0 rgba(180, 105, 38, 0.26),
    inset 0 1px 0 rgba(255, 255, 255, 0.42);
  font-size: 15px;
  font-weight: 800;
  text-transform: uppercase;
  cursor: pointer;
}

.header-icon,
.theme-toggle {
  position: relative;
  width: 34px;
  height: 32px;
  display: inline-grid;
  place-items: center;
  padding: 0;
  border-radius: 999px;
  color: var(--header-icon);
  background: transparent;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  transition: color 180ms ease, transform 180ms ease;
}

.header-icon svg {
  width: 25px;
  height: 25px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.05;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.cart-icon svg {
  width: 19px;
  height: 22px;
  overflow: visible;
  fill: currentColor;
  stroke: none;
  transform: none;
}

.header-icon:hover,
.theme-toggle:hover {
  color: var(--teal);
  transform: translateY(-1px);
}

.theme-toggle-icon {
  width: 21px;
  height: 21px;
  display: inline-block;
  border-radius: 999px;
  background: transparent;
  box-shadow: inset -7px 0 0 currentColor;
}

.theme-toggle [data-theme-label] {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

html[data-theme="dark"] .theme-toggle-icon {
  background: currentColor;
  box-shadow:
    0 0 0 3px rgba(255, 223, 159, 0.1),
    0 0 14px rgba(255, 223, 159, 0.24);
}

.cart-icon {
  text-decoration: none;
}

.cart-count,
.wishlist-count {
  position: absolute;
  right: -5px;
  top: -7px;
  min-width: 22px;
  height: 22px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  color: #fff;
  background: #e51d24;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}

.wishlist-count {
  right: -7px;
  top: -8px;
  min-width: 18px;
  height: 18px;
  font-size: 10px;
}

.cart-count[hidden],
.wishlist-count[hidden],
.cart-count:empty,
.wishlist-count:empty {
  display: none;
}

.eyebrow,
.hero-kicker {
  margin: 0 0 14px;
  color: var(--coral);
  font-size: 12px;
  font-weight: 900;
  text-transform: uppercase;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1,
h2 {
  font-family: "Manrope", Arial, sans-serif;
  font-weight: 700;
  letter-spacing: 0;
}

.kinetic-flow {
  height: 390vh;
  background: var(--flow-bg);
}

.kinetic-sticky {
  position: sticky;
  top: 0;
  height: 100svh;
  overflow: hidden;
  padding-top: 100px;
  isolation: isolate;
}

.hero-layer,
.products-layer {
  position: absolute;
  inset: 100px 0 0;
  min-height: calc(100svh - 100px);
  will-change: opacity, transform;
}

.hero-layer {
  z-index: 1;
  display: grid;
  align-items: center;
  padding: 0 clamp(22px, 6vw, 92px);
}

.hero-kicker {
  position: absolute;
  left: clamp(22px, 6vw, 92px);
  top: 18%;
}

html.page-loaded .hero-kicker {
  animation: textRiseIn 680ms cubic-bezier(0.18, 0.82, 0.22, 1) 330ms backwards;
}

.mega-title {
  position: absolute;
  left: 50%;
  top: 45%;
  width: min(1320px, 96vw);
  margin: 0;
  color: rgba(var(--teal-rgb), 0.96);
  text-align: center;
  text-transform: uppercase;
  font-family: "Manrope", Arial, sans-serif;
  font-size: clamp(68px, 9.4vw, 136px);
  font-weight: 800;
  line-height: 0.86;
  letter-spacing: 0;
  transform: translate(-50%, -50%);
  text-shadow:
    0 1px 0 rgba(255, 255, 255, 0.58),
    0 18px 36px rgba(40, 108, 93, 0.18),
    0 0 58px rgba(255, 181, 116, 0.36);
  -webkit-text-stroke: 0 transparent;
  z-index: 0;
}

html.page-loaded .mega-title {
  animation: megaTitleIn 950ms cubic-bezier(0.18, 0.88, 0.18, 1) 210ms backwards;
}

.mega-title span {
  display: block;
}

html[data-theme="dark"] .mega-title {
  text-shadow:
    0 1px 0 rgba(255, 223, 159, 0.08),
    0 18px 46px rgba(0, 0, 0, 0.52),
    0 0 64px rgba(112, 209, 182, 0.18);
  -webkit-text-stroke: 0 transparent;
}

.hero-copy {
  position: absolute;
  z-index: 3;
  max-width: 330px;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.72;
}

.hero-copy-left {
  left: clamp(22px, 6vw, 92px);
  bottom: 14%;
}

html.page-loaded .hero-copy-left {
  animation: textRiseIn 760ms cubic-bezier(0.18, 0.82, 0.22, 1) 480ms backwards;
}

.quick-remedy {
  position: absolute;
  right: clamp(22px, 6vw, 92px);
  bottom: 16%;
  z-index: 3;
  width: min(292px, 28vw);
  padding: 18px;
  border-radius: 8px;
  color: #fff;
  background: rgba(var(--teal-rgb), 0.94);
  box-shadow: var(--shadow-strong);
}

html.page-loaded .quick-remedy {
  animation: panelFloatIn 780ms cubic-bezier(0.18, 0.82, 0.22, 1) 620ms backwards;
}

.quick-remedy strong,
.quick-remedy span,
.quick-remedy a {
  display: block;
}

.quick-remedy strong {
  margin-bottom: 10px;
  font-size: 13px;
  text-transform: uppercase;
}

.quick-remedy span {
  color: rgba(255, 255, 255, 0.75);
  font-size: 13px;
  line-height: 1.55;
}

.quick-remedy a {
  width: fit-content;
  margin-top: 16px;
  min-height: 32px;
  padding: 0 13px;
  display: inline-flex;
  align-items: center;
  border-radius: 8px;
  color: var(--teal);
  background: #fff;
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.bottle-aura,
.kinetic-bottle {
  --bottle-x: 0px;
  --bottle-y: 0px;
  --bottle-scale: 0.9;
  --bottle-opacity: 1;
  --intro-y: 0px;
  --intro-scale: 1;
  --intro-opacity: 1;
  --aura-visible: 1;
  --aura-strength: 0.74;
  position: absolute;
  left: 50%;
  top: 50%;
  pointer-events: none;
  will-change: transform, opacity;
  transition:
    transform 1050ms cubic-bezier(0.16, 0.9, 0.16, 1) 360ms,
    opacity 760ms ease 360ms,
    filter 760ms ease 360ms;
}

html:not(.page-loaded) .bottle-aura,
html:not(.page-loaded) .kinetic-bottle {
  --intro-y: 46px;
  --intro-scale: 0.88;
  --intro-opacity: 0;
}

html.gate-intro-active:not(.page-loaded) .bottle-aura,
html.gate-intro-active:not(.page-loaded) .kinetic-bottle {
  --intro-y: 0px;
  --intro-scale: 1;
  --intro-opacity: 1;
}

html:not(.page-loaded) .bottle-aura {
  --intro-scale: 0.74;
}

html.gate-intro-active:not(.page-loaded) .bottle-aura {
  --intro-scale: 1;
}

html.page-intro-complete .bottle-aura,
html.page-intro-complete .kinetic-bottle {
  transition: none;
}

html.gate-intro-active .bottle-aura,
html.gate-intro-active .kinetic-bottle {
  transition: none;
}

.bottle-aura {
  z-index: 4;
  width: clamp(330px, 31vw, 500px);
  aspect-ratio: 0.78 / 1;
  border-radius: 999px;
  background:
    radial-gradient(ellipse at 50% 42%, rgba(255, 255, 255, 0.72), transparent 28%),
    radial-gradient(ellipse at 50% 50%, rgba(255, 213, 189, 0.38), transparent 54%),
    radial-gradient(ellipse at 50% 58%, rgba(var(--teal-rgb), 0.16), transparent 70%);
  filter: blur(18px);
  opacity: calc(var(--aura-visible) * var(--aura-strength) * var(--intro-opacity));
  transform:
    translate(-50%, -50%)
    translate3d(var(--bottle-x), var(--bottle-y), 0)
    translateY(var(--intro-y))
    scale(var(--bottle-scale))
    scale(var(--intro-scale));
  transform-origin: center center;
  mix-blend-mode: screen;
}

html[data-theme="dark"] .bottle-aura {
  --aura-strength: 0.36;
  background:
    radial-gradient(ellipse at 50% 39%, rgba(255, 223, 159, 0.13), transparent 40%),
    radial-gradient(ellipse at 50% 52%, rgba(112, 209, 182, 0.12), transparent 68%),
    radial-gradient(ellipse at 50% 64%, rgba(255, 145, 104, 0.05), transparent 80%);
  filter: blur(32px);
  mix-blend-mode: screen;
}

.kinetic-bottle {
  --bottle-rotate: -15deg;
  z-index: 6;
  width: clamp(345px, 34.5vw, 529px);
  opacity: calc(var(--bottle-opacity) * var(--intro-opacity));
  transform:
    translate(-50%, -50%)
    translate3d(var(--bottle-x), var(--bottle-y), 0)
    translateY(var(--intro-y))
    rotate(var(--bottle-rotate))
    scale(var(--bottle-scale))
    scale(var(--intro-scale));
  transform-origin: center center;
  filter:
    drop-shadow(0 34px 30px rgba(var(--teal-rgb), 0.22))
    drop-shadow(0 46px 42px rgba(31, 47, 40, 0.14))
    drop-shadow(-6px 8px 10px rgba(255, 255, 255, 0.24));
}

.kinetic-bottle::after {
  content: "";
}

.products-layer {
  z-index: 2;
  display: grid;
  align-content: end;
  justify-items: center;
  padding: 0 clamp(28px, 4vw, 72px) clamp(30px, 4.5vh, 54px);
  opacity: 0;
  transform: translateY(90px);
}

.products-layer h2 {
  margin: 0 0 clamp(18px, 2.4vh, 30px);
  color: var(--accent-heading);
  font-family: "Manrope", Arial, sans-serif;
  font-size: clamp(43px, 4.8vw, 67px);
  font-weight: 800;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 16px 34px rgba(0, 0, 0, 0.22);
  background: transparent;
  box-shadow: none;
}

.products-layer::before {
  content: "";
  position: absolute;
  inset: 44% 0 0;
  z-index: -1;
  background: var(--products-band-bg);
  -webkit-mask-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.18) 16%, #000 36%);
  mask-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.18) 16%, #000 36%);
}

.formula-grid {
  width: min(1520px, calc(100vw - clamp(56px, 8vw, 144px)));
  display: grid;
  grid-template-columns: repeat(5, minmax(150px, 1fr));
  gap: clamp(12px, 1.4vw, 22px);
}

.formula-card {
  position: relative;
  min-height: clamp(230px, 25vw, 330px);
  display: grid;
  grid-template-rows: minmax(0, 1fr) auto auto;
  align-items: center;
  gap: 8px;
  padding: clamp(14px, 1.3vw, 20px);
  border-radius: 8px;
  background: var(--formula-card-bg);
  box-shadow: var(--card-shadow);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease;
}

.formula-card::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.3), transparent 34%),
    radial-gradient(circle at 78% 12%, rgba(255, 213, 189, 0.28), transparent 32%);
  opacity: 0.8;
  pointer-events: none;
}

.formula-card:hover {
  transform: translateY(-8px);
  box-shadow: var(--shadow-strong);
}

.formula-card-link {
  position: absolute;
  inset: 0;
  z-index: 4;
  border-radius: inherit;
}

.formula-card-tools {
  position: absolute;
  z-index: 8;
  top: clamp(12px, 1vw, 16px);
  right: clamp(12px, 1vw, 16px);
  display: grid;
  gap: 8px;
  opacity: 0;
  pointer-events: none;
  transform: translateY(8px);
  transition: opacity 180ms ease, transform 180ms ease;
}

.formula-card:hover .formula-card-tools,
.formula-card:focus-within .formula-card-tools {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.home-icon-button,
.formula-wishlist-button {
  position: relative;
  width: 36px;
  height: 36px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(var(--teal-rgb), 0.16);
  border-radius: 999px;
  color: #10251f;
  background: rgba(255, 249, 239, 0.96);
  box-shadow: 0 16px 32px rgba(0, 0, 0, 0.28);
  backdrop-filter: blur(12px);
  cursor: pointer;
}

.home-icon-button:first-child {
  color: #fff4dc;
  background: rgba(8, 22, 18, 0.94);
  border-color: rgba(255, 244, 220, 0.14);
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.34);
}

html:not([data-theme="dark"]) .home-icon-button:first-child {
  color: #fff9ef;
  background: #111713;
}

.home-icon-button svg,
.formula-wishlist-button svg {
  width: 17px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.home-icon-button:first-child svg {
  width: 14.5px;
  height: 16.2px;
  fill: currentColor;
  stroke: none;
}

.home-icon-button span,
.formula-wishlist-button span {
  position: absolute;
  right: calc(100% + 8px);
  top: 50%;
  width: max-content;
  max-width: 150px;
  min-height: 28px;
  display: inline-flex;
  align-items: center;
  padding: 0 9px;
  border-radius: 6px;
  color: #fff;
  background: rgba(12, 16, 14, 0.9);
  font-size: 11px;
  font-weight: 900;
  transform: translate(5px, -50%);
  opacity: 0;
  pointer-events: none;
  transition: opacity 160ms ease, transform 160ms ease;
}

.home-icon-button:hover span,
.home-icon-button:focus-visible span,
.formula-wishlist-button:hover span,
.formula-wishlist-button:focus-visible span {
  opacity: 1;
  transform: translate(0, -50%);
}

.home-icon-button:hover,
.home-icon-button:focus-visible,
.formula-wishlist-button:hover,
.formula-wishlist-button:focus-visible {
  color: var(--button-ink);
  background: var(--button-bg);
  border-color: rgba(var(--teal-rgb), 0.2);
}

.formula-wishlist-button {
  position: absolute;
  z-index: 8;
  right: 16px;
  bottom: clamp(48px, 4.4vw, 66px);
  opacity: 0;
  pointer-events: none;
  transform: translateY(8px);
  transition: opacity 180ms ease, transform 180ms ease, color 180ms ease, background 180ms ease;
}

.formula-card:hover .formula-wishlist-button,
.formula-card:focus-within .formula-wishlist-button {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.formula-wishlist-button.is-saved {
  color: #fff4dc;
  background: color-mix(in srgb, var(--coral) 80%, var(--teal));
}

.formula-wishlist-button.is-saved svg {
  fill: currentColor;
}

.target-card:hover {
  transform: none;
}

.product-media {
  position: relative;
  z-index: 1;
  width: 100%;
  aspect-ratio: 1 / 1.08;
  display: grid;
  place-items: center;
  overflow: hidden;
  border-radius: 8px;
  background: var(--media-bg);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.34),
    inset 0 -18px 38px rgba(var(--teal-rgb), 0.08);
  isolation: isolate;
}

.product-media::before,
.product-media::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.product-media::before {
  inset: 10%;
  z-index: 0;
  border-radius: 999px;
  background:
    radial-gradient(circle at 48% 28%, rgba(255, 255, 255, 0.92), transparent 31%),
    radial-gradient(circle at 50% 52%, rgba(255, 213, 189, 0.46), transparent 58%);
  filter: blur(2px);
}

.product-media::after {
  left: 50%;
  bottom: 9%;
  z-index: 1;
  width: 54%;
  height: 11%;
  border-radius: 999px;
  background: radial-gradient(ellipse at center, rgba(23, 54, 45, 0.5), rgba(23, 54, 45, 0.06) 72%, transparent 76%);
  filter: blur(10px);
  transform: translateX(-50%);
  opacity: 0.9;
}

.product-media img {
  position: relative;
  z-index: 2;
  width: auto;
  height: min(90%, clamp(165px, 16.5vw, 253px));
  max-width: 92%;
  max-height: 92%;
  object-fit: contain;
  transform: translateY(-8px) scale(1.015);
  filter:
    drop-shadow(24px 32px 24px rgba(20, 36, 30, 0.32))
    drop-shadow(0 28px 18px rgba(var(--teal-rgb), 0.24))
    drop-shadow(-7px 8px 8px rgba(255, 255, 255, 0.2));
  transition: transform 240ms ease, filter 240ms ease;
}

.formula-card:hover .product-media img {
  transform: translateY(-16px) rotate(-1.5deg) scale(1.05);
  filter:
    drop-shadow(30px 42px 30px rgba(20, 36, 30, 0.34))
    drop-shadow(0 34px 22px rgba(var(--teal-rgb), 0.28))
    drop-shadow(-8px 9px 9px rgba(255, 255, 255, 0.24));
}

.target-card:hover .product-media img {
  transform: translateY(-8px) scale(1.015);
  filter:
    drop-shadow(24px 32px 24px rgba(20, 36, 30, 0.32))
    drop-shadow(0 28px 18px rgba(var(--teal-rgb), 0.24))
    drop-shadow(-7px 8px 8px rgba(255, 255, 255, 0.2));
}

html[data-theme="dark"] .product-media::before {
  background:
    radial-gradient(circle at 48% 34%, rgba(255, 223, 159, 0.22), transparent 34%),
    radial-gradient(circle at 50% 50%, rgba(112, 209, 182, 0.18), transparent 58%);
}

html[data-theme="dark"] .product-media::after {
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.62), rgba(0, 0, 0, 0.08) 72%, transparent 74%);
  opacity: 0.9;
}

html[data-theme="dark"] .product-media img {
  filter:
    drop-shadow(20px 30px 24px rgba(0, 0, 0, 0.5))
    drop-shadow(0 22px 16px rgba(112, 209, 182, 0.18))
    drop-shadow(-6px 8px 10px rgba(255, 223, 159, 0.12));
}

html[data-theme="dark"] .target-card:hover .product-media img {
  filter:
    drop-shadow(20px 30px 24px rgba(0, 0, 0, 0.5))
    drop-shadow(0 22px 16px rgba(112, 209, 182, 0.18))
    drop-shadow(-6px 8px 10px rgba(255, 223, 159, 0.12));
}

[data-handoff-source] {
  opacity: var(--handoff-source-opacity, 1);
  transition: none;
}

.formula-card h3,
.formula-card p {
  position: relative;
  z-index: 1;
  margin: 0;
  text-align: center;
}

.formula-card h3 {
  color: var(--teal);
  font-family: "Manrope", Arial, sans-serif;
  font-size: clamp(14px, 1.08vw, 18px);
  font-weight: 800;
  line-height: 1.18;
  text-transform: none;
}

.formula-card p {
  color: rgba(var(--teal-rgb), 0.66);
  font-size: clamp(10px, 0.72vw, 12px);
  font-weight: 500;
  line-height: 1.35;
}

.formula-carousel-cues {
  display: none;
}

.target-card {
  --settled-opacity: 0;
  box-shadow:
    0 0 0 2px rgba(229, 97, 55, 0.46),
    var(--shadow-strong);
}

.target-card [data-target-product] {
  opacity: var(--settled-opacity);
  transition: none;
}

.hands-feature {
  height: 240vh;
  background: var(--hands-feature-bg);
}

.hands-sticky {
  position: sticky;
  top: 0;
  min-height: 100svh;
  display: grid;
  place-items: center;
  padding: 96px clamp(18px, 5vw, 72px) 44px;
  overflow: visible;
}

.feature-panel {
  width: min(1360px, calc(100vw - clamp(56px, 8vw, 144px)));
  min-height: min(620px, calc(100svh - 150px));
  display: grid;
  grid-template-columns: minmax(360px, 0.88fr) minmax(560px, 1.12fr);
  align-items: center;
  gap: clamp(28px, 4.2vw, 64px);
  padding: clamp(28px, 4vw, 58px);
  border-radius: 46px 8px 46px 8px;
  background: var(--feature-panel-bg);
  box-shadow: var(--shadow-strong);
  overflow: visible;
}

.feature-copy h2 {
  max-width: 610px;
  margin-bottom: 20px;
  font-family: "Lora", Georgia, serif;
  font-size: clamp(42px, 5vw, 70px);
  font-weight: 500;
  line-height: 1.02;
}

.feature-copy p {
  max-width: 540px;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.72;
}

.feature-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.feature-actions span {
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  padding: 0 14px;
  border-radius: 8px;
  color: var(--teal);
  background: var(--media-bg);
  border: 1px solid rgba(var(--teal-rgb), 0.12);
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.hands-visual {
  position: relative;
  min-height: min(520px, calc(100svh - 230px));
  border-radius: 8px;
  overflow: visible;
  background: var(--visual-bg);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.26),
    0 22px 60px rgba(var(--teal-rgb), 0.12);
}

.hands-visual::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 5%;
  z-index: 1;
  width: 74%;
  height: 54%;
  transform: translateX(-50%);
  border-radius: 999px;
  background: radial-gradient(ellipse at center, rgba(255, 218, 184, 0.38), transparent 68%);
  pointer-events: none;
}

html[data-theme="dark"] .hands-visual::before {
  background: radial-gradient(ellipse at center, rgba(255, 205, 170, 0.3), transparent 70%);
}

.hands-photo {
  position: absolute;
  left: 50%;
  bottom: -7%;
  width: min(608px, 93%);
  max-width: none;
  transform: translateX(-50%);
  z-index: 2;
  filter: drop-shadow(0 22px 22px rgba(73, 41, 24, 0.16));
}

.hands-visual.single-hand-mode .hands-photo {
  inset: 0;
  width: 100%;
  transform: none;
  filter:
    drop-shadow(0 22px 22px rgba(73, 41, 24, 0.13))
    drop-shadow(0 42px 44px rgba(var(--teal-rgb), 0.1));
}

.hands-visual.single-hand-mode {
  --lockup-width: min(616px, 88%);
  --lockup-right: -2%;
  --lockup-bottom: -9%;
  --lockup-bottle-x: 45.5%;
  --lockup-bottle-y: 11.5%;
  --lockup-bottle-size: 38.5%;
  overflow: hidden;
}

.hand-bottle-lockup {
  position: absolute;
  right: var(--lockup-right);
  bottom: var(--lockup-bottom);
  z-index: 2;
  width: var(--lockup-width);
  aspect-ratio: 543 / 350;
  pointer-events: none;
}

.hands-visual.single-hand-mode .hand-bottle-lockup {
  transform-origin: center bottom;
}

.hands-visual.single-hand-mode .settled-hands-bottle {
  left: var(--lockup-bottle-x);
  top: var(--lockup-bottle-y);
  z-index: 4;
  width: var(--lockup-bottle-size);
  transform: translate(-50%, -50%) rotate(0deg);
  filter:
    drop-shadow(12px 24px 16px rgba(35, 19, 11, 0.23))
    drop-shadow(0 10px 7px rgba(35, 19, 11, 0.11))
    drop-shadow(-5px 7px 7px rgba(255, 255, 255, 0.12));
}

html[data-theme="dark"] .hands-visual.single-hand-mode .settled-hands-bottle {
  filter:
    drop-shadow(12px 26px 18px rgba(0, 0, 0, 0.29))
    drop-shadow(0 10px 8px rgba(15, 8, 4, 0.15))
    drop-shadow(-5px 7px 7px rgba(255, 232, 190, 0.08));
}

.settled-hands-bottle,
.handoff-bottle {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 35;
  width: clamp(190px, 19vw, 280px);
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -50%) rotate(0deg);
  transform-origin: center center;
  filter:
    drop-shadow(24px 30px 24px rgba(var(--teal-rgb), 0.2))
    drop-shadow(0 42px 38px rgba(31, 47, 40, 0.15));
  will-change: transform, opacity;
}

.handoff-bottle {
  left: 0;
  top: 0;
  transform:
    translate3d(var(--handoff-x, 50vw), var(--handoff-y, 50vh), 0)
    translate(-50%, -50%)
    rotate(var(--handoff-rotate, 0deg));
  will-change: transform, width, height, opacity;
}

.settled-hands-bottle {
  position: absolute;
  left: 50%;
  top: 46%;
  z-index: 3;
  width: clamp(216px, 19.8vw, 306px);
  opacity: var(--settled-hands-opacity, 0);
  transform: translate(-50%, -50%);
  transition: none;
}

.section-pad {
  padding: clamp(80px, 10vw, 136px) clamp(18px, 5vw, 72px);
}

.section-heading {
  width: min(920px, 100%);
  margin: 0 auto clamp(34px, 5vw, 60px);
  text-align: center;
}

.section-heading h2 {
  margin: 0;
  font-size: clamp(38px, 5.8vw, 72px);
  line-height: 1.02;
}

.pathways {
  background: var(--path-bg);
}

.pathway-grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 14px;
}

.pathway-tile {
  position: relative;
  min-height: 360px;
  display: flex;
  align-items: flex-end;
  padding: 22px;
  overflow: hidden;
  border-radius: 8px;
  color: #fff;
  box-shadow: var(--card-shadow);
}

.pathway-tile::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.03), rgba(13, 37, 31, 0.72));
}

.pathway-tile img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 650ms ease;
}

.pathway-tile:hover img {
  transform: scale(1.08);
}

.pathway-tile span {
  position: relative;
  z-index: 2;
  font-family: "Lora", Georgia, serif;
  font-size: clamp(28px, 2.8vw, 42px);
}

.social-proof {
  background: var(--section-soft-bg);
}

.section-heading p:not(.eyebrow) {
  max-width: 650px;
  margin: 14px auto 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.7;
}

.social-grid {
  width: min(1440px, calc(100vw - clamp(56px, 8vw, 144px)));
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: clamp(12px, 1.2vw, 18px);
}

.social-post {
  position: relative;
  min-height: clamp(230px, 22vw, 330px);
  overflow: hidden;
  border-radius: 12px;
  background: var(--panel-bg);
  box-shadow: var(--card-shadow);
  isolation: isolate;
  transition: transform 240ms ease, box-shadow 240ms ease;
}

.social-post::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, transparent 45%, rgba(12, 31, 26, 0.78)),
    radial-gradient(circle at 80% 18%, rgba(255, 213, 189, 0.36), transparent 34%);
  opacity: 0.86;
}

.social-post img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.02);
  transition: transform 650ms ease;
}

.social-post span {
  position: absolute;
  left: 16px;
  bottom: 16px;
  z-index: 2;
  min-height: 34px;
  display: inline-flex;
  align-items: center;
  padding: 0 13px;
  border-radius: 999px;
  color: #fff;
  background: rgba(255, 255, 255, 0.16);
  border: 1px solid rgba(255, 255, 255, 0.22);
  font-size: 12px;
  font-weight: 800;
}

.social-post:hover {
  transform: translateY(-8px);
  box-shadow: var(--shadow-strong);
}

.social-post:hover img {
  transform: scale(1.09);
}

.social-cta {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

.reviews-section {
  background:
    radial-gradient(circle at 16% 18%, rgba(255, 213, 189, 0.28), transparent 26%),
    radial-gradient(circle at 82% 74%, rgba(var(--teal-rgb), 0.14), transparent 28%),
    var(--paper);
}

.reviews-grid {
  width: min(1240px, calc(100vw - clamp(56px, 8vw, 144px)));
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 2vw, 28px);
}

.review-card {
  min-height: 310px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(24px, 2.6vw, 36px);
  border-radius: 14px;
  background:
    linear-gradient(145deg, var(--panel-bg-strong), rgba(255, 255, 255, 0.2)),
    var(--panel-bg);
  border: 1px solid rgba(var(--teal-rgb), 0.12);
  box-shadow: var(--card-shadow);
}

.review-stars {
  color: var(--gold);
  font-size: 18px;
  letter-spacing: 2px;
}

.review-card p {
  margin: 20px 0 28px;
  color: var(--ink);
  font-size: clamp(18px, 1.6vw, 23px);
  font-weight: 600;
  line-height: 1.45;
}

.review-card footer {
  display: grid;
  gap: 3px;
  color: var(--muted);
  font-size: 13px;
}

.review-card strong {
  color: var(--teal);
  font-size: 15px;
}

.deal-section {
  position: relative;
  height: clamp(370px, 28.8vw, 553px);
  min-height: 0;
  display: grid;
  align-items: center;
  justify-items: start;
  padding: 0 clamp(64px, 6.4vw, 124px);
  overflow: hidden;
  background: #10251f;
  isolation: isolate;
}

.deal-image {
  position: absolute;
  inset: 0;
  z-index: -2;
}

.deal-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    radial-gradient(circle at 48% 24%, rgba(255, 220, 144, 0.18), transparent 22%),
    linear-gradient(90deg, rgba(11, 28, 23, 0.52), rgba(11, 28, 23, 0.05) 54%, rgba(11, 28, 23, 0.18));
}

.deal-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  opacity: 1;
  filter: saturate(1.05);
}

.deal-panel {
  width: min(560px, 44vw);
  justify-self: start;
  padding: 0;
  border-radius: 0;
  color: #fff9ef;
  background: transparent;
  border: 0;
  box-shadow: none;
  backdrop-filter: none;
}

.deal-panel h2 {
  display: none;
}

.deal-countdown {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin: 28px 0 34px;
}

.deal-countdown span {
  min-height: auto;
  display: grid;
  place-items: center;
  gap: 10px;
  border-radius: 0;
  background: transparent;
  border: 0;
  color: rgba(255, 249, 239, 0.92);
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}

.deal-countdown strong {
  color: #fff9ef;
  font-size: clamp(42px, 4.7vw, 68px);
  font-weight: 500;
  line-height: 1;
}

.deal-panel .eyebrow {
  margin: 0;
  color: #fff9ef;
  font-family: "Lora", Georgia, serif;
  font-size: clamp(30px, 2.8vw, 43px);
  font-weight: 500;
  text-transform: none;
}

.deal-panel .button {
  min-width: 154px;
  min-height: 50px;
  padding: 0 30px;
  border-radius: 999px;
  color: #1b201d;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: none;
  font-size: 16px;
  font-weight: 500;
}

.site-footer {
  color: var(--ink);
  background: var(--section-soft-bg);
  border-top: 1px solid rgba(var(--teal-rgb), 0.12);
}

.footer-grid {
  width: min(1480px, calc(100vw - clamp(56px, 8vw, 144px)));
  margin: 0 auto;
  padding: clamp(70px, 7vw, 110px) 0;
  display: grid;
  grid-template-columns: 1.25fr 0.82fr 0.82fr 1fr 1.5fr;
  gap: clamp(22px, 3.2vw, 54px);
  align-items: start;
}

.footer-brand,
.footer-links,
.footer-newsletter {
  display: grid;
  gap: 12px;
}

.footer-brand img {
  width: 190px;
  margin-bottom: 12px;
}

.footer-brand p,
.footer-brand a,
.footer-links a,
.footer-newsletter p {
  color: var(--muted);
  font-size: 15px;
  line-height: 1.55;
}

.footer-links h3,
.footer-newsletter h3 {
  margin: 0 0 8px;
  color: var(--ink);
  font-family: "Manrope", Arial, sans-serif;
  font-size: clamp(20px, 1.7vw, 28px);
  font-weight: 700;
}

.footer-socials {
  display: flex;
  gap: 10px;
  margin-top: 8px;
}

.footer-socials a {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  color: var(--button-ink);
  background: var(--button-bg);
  font-size: 18px;
  font-weight: 900;
}

.footer-newsletter form {
  display: grid;
  gap: 14px;
  margin-top: 8px;
}

.footer-newsletter input {
  width: 100%;
  min-height: 54px;
  padding: 0 18px;
  border-radius: 999px;
  border: 1px solid rgba(var(--teal-rgb), 0.22);
  color: var(--ink);
  background: var(--panel-bg-strong);
  font: inherit;
  font-size: 15px;
  outline: none;
}

.footer-newsletter .button {
  width: fit-content;
  min-width: 190px;
}

.footer-bottom {
  padding: 24px clamp(28px, 5vw, 78px);
  color: var(--muted);
  background: rgba(255, 255, 255, 0.46);
  border-top: 1px solid rgba(var(--teal-rgb), 0.12);
  font-size: 14px;
}

html[data-theme="dark"] .footer-bottom {
  background: rgba(0, 0, 0, 0.2);
}

.reveal {
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 700ms ease, transform 700ms ease;
}

.reveal.in-view {
  opacity: 1;
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  html:not(.page-loaded) .site-header,
  html:not(.page-loaded) .brand,
  html:not(.page-loaded) .nav-links a,
  html:not(.page-loaded) .header-controls > *,
  html:not(.page-loaded) .hero-kicker,
  html:not(.page-loaded) .mega-title,
  html:not(.page-loaded) .hero-copy-left,
  html:not(.page-loaded) .quick-remedy {
    opacity: 1;
  }

  html:not(.page-loaded) .bottle-aura,
  html:not(.page-loaded) .kinetic-bottle {
    --intro-y: 0px;
    --intro-scale: 1;
    --intro-opacity: 1;
  }

  html.page-loaded .site-header,
  html.page-loaded .brand,
  html.page-loaded .nav-links a,
  html.page-loaded .header-controls > *,
  html.page-loaded .hero-kicker,
  html.page-loaded .mega-title,
  html.page-loaded .hero-copy-left,
  html.page-loaded .quick-remedy {
    animation: none;
  }

  .bottle-aura,
  .kinetic-bottle,
  .reveal {
    transition: none;
  }
}

@media (max-width: 1180px) {
  html,
  body {
    max-width: 100%;
    overflow-x: clip;
  }

  .site-header {
    inset: 0 0 auto 0;
    width: 100%;
    max-width: 100%;
    height: 72px;
    grid-template-columns: minmax(112px, 1fr) minmax(0, 1fr) minmax(112px, 1fr);
    gap: 10px;
    padding: 5px clamp(22px, 3.2vw, 36px) 0;
    overflow: clip;
  }

  .mobile-menu-button {
    position: relative;
    width: 30px;
    height: 36px;
    display: block;
    justify-self: start;
  }

  .mobile-menu-button span {
    position: absolute;
    left: 50%;
    top: calc(50% - 1px);
    width: 22px;
    height: 2px;
    margin: 0;
    transform: translate(-50%, calc(-50% + var(--menu-bar-y)));
    transform-origin: center;
    transition: transform 180ms ease, opacity 140ms ease;
  }

  .mobile-menu-button span:nth-child(1) {
    --menu-bar-y: -6px;
  }

  .mobile-menu-button span:nth-child(2) {
    --menu-bar-y: 0px;
  }

  .mobile-menu-button span:nth-child(3) {
    --menu-bar-y: 6px;
  }

  .mobile-menu-button span + span {
    margin-top: 0;
  }

  .brand {
    position: absolute;
    left: 50%;
    top: calc(50% + 1px);
    z-index: 1;
    height: auto;
    transform: translate(-50%, -50%);
  }

  .brand img {
    width: clamp(120px, 15vw, 146px);
  }

  .nav-links {
    display: none;
  }

  .header-controls {
    grid-column: 3;
    justify-self: end;
    gap: clamp(14px, 2.1vw, 22px);
    padding-right: clamp(5px, 1.4vw, 12px);
  }

  .header-controls a[href*="wishlist"] {
    display: none;
  }

  .header-icon,
  .theme-toggle {
    width: 28px;
    height: 32px;
  }

  .site-header .theme-toggle {
    position: absolute;
    left: clamp(58px, 7vw, 74px);
    top: 50%;
    transform: translateY(-50%);
  }

  .site-header .theme-toggle:hover {
    transform: translateY(-50%);
  }

  .header-icon svg {
    width: 22px;
    height: 22px;
  }

  .cart-icon svg {
    width: 17px;
    height: 20px;
  }

  .header-controls .cart-icon .cart-count {
    right: -4px;
    top: -5px;
    box-shadow: 0 0 0 2px var(--header-surface);
  }

  .mobile-drawer-backdrop {
    display: block;
  }

  .mobile-drawer {
    display: flex;
    flex-direction: column;
    inset: 72px auto 0 0;
    width: min(86vw, 420px);
  }

  .mobile-drawer .mobile-promo-strip,
  .mobile-drawer .mobile-drawer-header {
    display: none;
  }

  .mobile-drawer-panels {
    min-height: calc(100dvh - 72px);
  }

  .mobile-drawer-panel {
    padding: 28px 28px 36px;
  }

  html.mobile-drawer-open .mobile-menu-button span:nth-child(1) {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  html.mobile-drawer-open .mobile-menu-button span:nth-child(3) {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .formula-card-tools,
  .formula-wishlist-button {
    opacity: 1;
    pointer-events: auto;
    transform: none;
  }

  .formula-card-tools {
    top: 12px;
    right: 12px;
  }

  .home-icon-button,
  .formula-wishlist-button {
    width: 34px;
    height: 34px;
  }

  .theme-toggle-icon {
    width: 20px;
    height: 20px;
  }

  .kinetic-flow {
    height: 350vh;
  }

  .kinetic-sticky {
    padding-top: 74px;
  }

  .hero-layer,
  .products-layer {
    inset: 74px 0 0;
  }

  .hero-kicker {
    top: 15%;
  }

  .mega-title {
    top: 43.5%;
    width: min(760px, 96vw);
    font-size: clamp(48px, 12vw, 82px);
    line-height: 0.92;
  }

  .hero-copy-left {
    bottom: 11%;
  }

  .quick-remedy {
    display: none;
  }

  .bottle-aura {
    width: clamp(230px, 60vw, 380px);
  }

  .kinetic-bottle {
    width: clamp(205px, 55vw, 310px);
  }

  .gate-lineup {
    width: min(760px, 105vw);
    height: min(54vh, clamp(270px, 58vw, 420px));
    transform: translateY(6vh);
  }

  .gate-lineup-bottle {
    width: clamp(230px, 34vw, 350px);
    transform:
      translateX(calc(-50% + (var(--lineup-offset) * clamp(54px, 8vw, 78px))))
      translateY(0)
      rotate(0deg)
      scale(calc(1 - (var(--lineup-distance) * 0.035)));
  }

  .gate-lineup-bottle.is-hero {
    width: clamp(245px, 36vw, 374px);
    transform:
      translateX(-50%)
      translateY(0)
      rotate(0deg)
      scale(1.08);
  }

  .entrance-gate.is-focusing .gate-lineup-bottle:not(.is-hero) {
    transform:
      translateX(-50%)
      translateY(0)
      rotate(0deg)
      scale(calc(1 - (var(--lineup-distance) * 0.035)));
  }

  .hands-sticky {
    padding-inline: clamp(16px, 4vw, 36px);
  }

  .products-layer {
    padding: 0 clamp(16px, 4vw, 32px) clamp(24px, 4vh, 42px);
  }

  .products-layer h2 {
    font-size: clamp(40px, 10vw, 70px);
  }

  .formula-grid {
    width: min(760px, calc(100vw - 32px));
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(10px, 2.6vw, 16px);
  }

  .formula-card {
    min-height: clamp(190px, 42vw, 265px);
    padding: clamp(12px, 2.6vw, 18px);
  }

  .product-media {
    aspect-ratio: 1 / 0.96;
  }

  .product-media img {
    height: min(88%, clamp(118px, 27vw, 178px));
  }

  .feature-panel {
    width: min(760px, 100%);
    grid-template-columns: 1fr;
    gap: clamp(18px, 4vw, 30px);
    border-radius: 42px 8px 42px 8px;
  }

  .feature-copy h2 {
    max-width: 12ch;
  }

  .hands-visual {
    min-height: clamp(360px, 58vw, 460px);
  }

  .hands-visual.single-hand-mode {
    --lockup-width: min(88%, 616px);
    --lockup-anchor-x: 56.5%;
    --lockup-anchor-y: 55%;
    --lockup-pin-x: 48.5%;
    --lockup-pin-y: 36.5%;
    --lockup-bottle-x: 48.5%;
    --lockup-bottle-y: 15%;
    --lockup-bottle-size: 38.5%;
  }

  .hands-visual.single-hand-mode .hand-bottle-lockup {
    left: var(--lockup-anchor-x);
    top: var(--lockup-anchor-y);
    right: auto;
    bottom: auto;
    transform: translate(
      calc(-1 * var(--lockup-pin-x, var(--lockup-bottle-x))),
      calc(-1 * var(--lockup-pin-y, var(--lockup-bottle-y)))
    );
  }

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

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

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

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

  .footer-newsletter {
    grid-column: 1 / -1;
  }
}

@media (max-width: 620px) {
  html,
  body {
    max-width: 100%;
    overflow-x: clip;
  }

  .grain {
    right: auto;
    width: 100%;
  }

  body {
    padding-bottom: 56px;
  }

  .site-header {
    inset: 0 0 auto 0;
    width: 100%;
    max-width: 100%;
    height: 64px;
    grid-template-columns: 78px minmax(0, 1fr) 78px;
    gap: 8px;
    padding: 4px clamp(16px, 5vw, 22px) 0;
    overflow: clip;
    background:
      linear-gradient(var(--header-bg) 0 4px, transparent 4px),
      linear-gradient(90deg, var(--header-surface), color-mix(in srgb, var(--header-surface) 84%, white 16%));
  }

  .mobile-menu-button {
    position: relative;
    width: 24px;
    height: 34px;
    display: block;
    gap: 4px;
    justify-self: start;
  }

  .mobile-menu-button span {
    position: absolute;
    left: 50%;
    top: calc(50% - 1px);
    width: 20px;
    height: 2px;
    border-radius: 999px;
    transform-origin: center;
    transform: translate(-50%, calc(-50% + var(--menu-bar-y)));
    transition: transform 180ms ease, opacity 140ms ease;
  }

  .mobile-menu-button span + span {
    margin-top: 0;
  }

  .mobile-drawer-backdrop {
    display: block;
  }

  .mobile-drawer {
    display: flex;
    flex-direction: column;
    inset: 64px auto 0 0;
    width: min(88vw, 390px);
  }

  .mobile-drawer .mobile-promo-strip,
  .mobile-drawer .mobile-drawer-header {
    display: none;
  }

  .mobile-drawer-panels {
    min-height: calc(100dvh - 64px);
  }

  .mobile-drawer-panel {
    padding: 26px 24px 34px;
  }

  .brand {
    position: absolute;
    left: 50%;
    top: calc(50% + 1px);
    z-index: 1;
    height: auto;
    transform: translate(-50%, -50%);
  }

  .brand img {
    width: clamp(106px, 31dvw, 122px);
  }

  .header-controls {
    grid-column: 3;
    justify-self: end;
    gap: clamp(11px, 3vw, 14px);
  }

  .header-icon,
  .theme-toggle {
    width: 22px;
    height: 28px;
  }

  .site-header .theme-toggle {
    position: absolute;
    left: clamp(50px, 13.6vw, 58px);
    top: 18px;
    transform: none;
  }

  .site-header .theme-toggle:hover {
    transform: none;
  }

  .header-icon svg {
    width: 18px;
    height: 18px;
    stroke-width: 2.2;
  }

  .cart-icon svg {
    width: 14px;
    height: 17px;
    fill: currentColor;
    stroke: none;
  }

  .header-controls .cart-icon .cart-count {
    right: -6px;
    top: -5px;
    min-width: 16px;
    height: 16px;
    padding: 0 4px;
    font-size: 9px;
    box-shadow: 0 0 0 2px var(--header-surface);
  }

  .mobile-bottom-nav {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 70;
    height: 54px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    background: color-mix(in srgb, var(--page-bg) 88%, var(--panel-bg));
    border-top: 1px solid var(--panel-border);
    box-shadow: 0 -18px 34px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(16px);
  }

  .mobile-bottom-nav a {
    position: relative;
    display: grid;
    place-items: center;
    color: var(--ink);
    text-decoration: none;
  }

  .mobile-bottom-nav a + a {
    border-left: 1px solid var(--panel-border);
  }

  .mobile-bottom-nav svg {
    width: 22px;
    height: 22px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.95;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  .mobile-bottom-nav .cart-icon svg {
    width: 16px;
    height: 19px;
    fill: currentColor;
    stroke: none;
  }

  .mobile-bottom-nav .cart-count {
    right: calc(50% - 22px);
    top: 6px;
    box-shadow: 0 0 0 2px color-mix(in srgb, var(--page-bg) 88%, var(--panel-bg));
  }

  .theme-toggle-icon {
    width: 15px;
    height: 15px;
    box-shadow: inset -5px 0 0 currentColor;
  }

  html[data-theme="dark"] .site-header .theme-toggle-icon {
    color: var(--teal);
    background: currentColor;
    box-shadow:
      0 0 0 3px rgba(var(--teal-rgb), 0.12),
      0 0 12px rgba(var(--teal-rgb), 0.22);
  }

  .kinetic-flow {
    height: 340vh;
  }

  .kinetic-sticky {
    padding-top: 68px;
  }

  .hero-layer,
  .products-layer {
    inset: 68px 0 0;
  }

  .hero-kicker {
    left: 30px;
    right: 30px;
    top: 9%;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 1.25;
    text-align: center;
  }

  .hero-copy-left {
    left: 24px;
    right: 24px;
    bottom: 6%;
    max-width: none;
    font-size: clamp(15px, 4dvw, 16px);
    line-height: 1.52;
    text-align: center;
  }

  .mega-title {
    top: 45.5%;
    width: calc(100dvw - 36px);
    font-size: clamp(38px, 12.2dvw, 55px);
    line-height: 0.94;
  }

  .bottle-aura {
    width: clamp(312px, 99dvw, 408px);
  }

  .kinetic-bottle {
    width: clamp(292px, 92dvw, 378px);
  }

  .gate-lineup {
    width: 112dvw;
    height: clamp(235px, 62dvw, 330px);
    transform: translateY(5dvh);
  }

  .gate-lineup-bottle {
    width: clamp(170px, 50dvw, 230px);
    transform:
      translateX(calc(-50% + (var(--lineup-offset) * clamp(37px, 11.5dvw, 55px))))
      translateY(0)
      rotate(0deg)
      scale(calc(1 - (var(--lineup-distance) * 0.035)));
  }

  .gate-lineup-bottle.is-hero {
    width: clamp(182px, 54dvw, 248px);
    transform:
      translateX(-50%)
      translateY(0)
      rotate(0deg)
      scale(1.08);
  }

  .entrance-gate.is-focusing .gate-lineup-bottle:not(.is-hero) {
    transform:
      translateX(-50%)
      translateY(0)
      rotate(0deg)
      scale(calc(1 - (var(--lineup-distance) * 0.035)));
  }

  .gate-center img {
    width: clamp(210px, 58dvw, 284px);
  }

  .products-layer {
    align-content: center;
    padding: 84px 20px 88px;
  }

  .products-layer h2 {
    margin-bottom: 16px;
    width: 100%;
    font-size: clamp(31px, 9.8dvw, 40px);
    line-height: 0.96;
    text-align: center;
  }

  .formula-grid {
    --formula-card-width: min(calc(100dvw - 88px), 330px);
    width: 100dvw;
    margin-inline: -20px;
    display: flex;
    justify-content: flex-start;
    gap: 16px;
    overflow-x: auto;
    padding: 4px calc((100dvw - var(--formula-card-width)) / 2) 12px;
    scroll-padding-inline: calc((100dvw - var(--formula-card-width)) / 2);
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .formula-grid::-webkit-scrollbar {
    display: none;
  }

  .formula-card {
    flex: 0 0 var(--formula-card-width);
    scroll-snap-align: center;
    min-height: 0;
    height: clamp(322px, 90dvw, 374px);
    grid-template-rows: minmax(238px, 1fr) auto auto;
    gap: 10px;
    padding: 16px;
    border-radius: 8px;
    box-shadow:
      0 24px 54px rgba(0, 0, 0, 0.28),
      inset 0 1px 0 rgba(255, 255, 255, 0.22);
  }

  .formula-carousel-cues {
    width: min(100%, 330px);
    margin: 0 auto;
    min-height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
  }

  .formula-dots {
    display: flex;
    gap: 6px;
  }

  .formula-dots span {
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: color-mix(in srgb, var(--muted) 54%, transparent);
  }

  .formula-dots .is-active {
    width: 18px;
    background: var(--teal);
  }

  .handoff-card {
    order: -1;
  }

  .formula-card::before {
    opacity: 0.58;
  }

  .product-media {
    min-height: 0;
    height: 100%;
    aspect-ratio: auto;
    overflow: visible;
  }

  .product-media::after {
    bottom: 4%;
    width: 60%;
    height: 10%;
    filter: blur(8px);
  }

  .product-media img {
    height: min(91%, clamp(202px, 60dvw, 258px));
    transform: translateY(-5px) scale(1.01);
  }

  .formula-card h3 {
    font-size: clamp(20px, 5.9dvw, 24px);
    line-height: 1.02;
  }

  .formula-card p {
    font-size: clamp(13px, 3.7dvw, 15px);
    line-height: 1.2;
  }

  .hands-sticky {
    padding: 68px 14px 58px;
  }

  .hands-feature {
    height: 160vh;
  }

  .feature-panel {
    width: calc(100% - 28px);
    min-height: auto;
    gap: 12px;
    padding: 14px;
    border-radius: 32px 8px 32px 8px;
  }

  .feature-copy {
    position: relative;
    z-index: 45;
  }

  .feature-copy h2 {
    max-width: 13.5ch;
    margin-inline: auto;
    margin-bottom: 8px;
    font-size: clamp(25px, 7.25dvw, 32px);
    line-height: 1;
    text-align: center;
  }

  .feature-copy p {
    max-width: 27ch;
    margin-inline: auto;
    font-size: clamp(14px, 3.75dvw, 16px);
    line-height: 1.36;
    text-align: center;
  }

  .feature-actions {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    justify-content: center;
    gap: 7px;
    width: min(100%, 340px);
    margin: 12px auto 0;
    justify-items: center;
  }

  .feature-actions span,
  .feature-actions .button {
    min-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding-inline: 10px;
    font-size: 11.5px;
    text-align: center;
  }

  .feature-actions .button {
    grid-column: 1 / -1;
    width: 100%;
    max-width: 100%;
    min-height: 42px;
    font-size: 13px;
  }

  .hands-visual {
    min-height: 0;
    aspect-ratio: auto;
    height: clamp(240px, 72dvw, 312px);
    margin-top: 2px;
  }

  .hands-visual.single-hand-mode {
    --lockup-width: min(88%, 616px);
    --lockup-anchor-x: 56.5%;
    --lockup-anchor-y: 55%;
    --lockup-pin-x: 48.5%;
    --lockup-pin-y: 36.5%;
    --lockup-bottle-x: 45.5%;
    --lockup-bottle-y: 10%;
    --lockup-bottle-size: 44.3%;
  }

  .section-pad {
    padding: clamp(62px, 18vw, 86px) 22px;
  }

  .section-heading {
    width: min(100%, 520px);
    margin-bottom: 28px;
  }

  .section-heading h2 {
    font-size: clamp(31px, 9.4vw, 42px);
    line-height: 1.04;
  }

  .social-proof .section-heading h2 {
    font-size: clamp(30px, 8.35dvw, 37px);
  }

  .social-proof .section-heading h2 span {
    display: block;
    font-size: 0.68em;
    line-height: 1.15;
    overflow-wrap: anywhere;
  }

  .section-heading p:not(.eyebrow) {
    font-size: 14px;
    line-height: 1.58;
  }

  .pathway-grid,
  .social-grid,
  .reviews-grid,
  .footer-grid {
    width: calc(100dvw - 44px);
  }

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

  .pathway-tile {
    min-height: 154px;
    aspect-ratio: 1 / 1.06;
    padding: 14px;
  }

  .pathway-tile:nth-child(5) {
    grid-column: 1 / -1;
    min-height: 148px;
    aspect-ratio: 2.14 / 1;
  }

  .pathway-tile img {
    height: 100%;
    object-position: center top;
  }

  .pathway-tile:nth-child(n+2) img {
    object-position: center center;
  }

  .pathway-tile span {
    font-size: clamp(24px, 7vw, 32px);
  }

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

  .social-post:nth-child(n+5) {
    display: none;
  }

  .social-post {
    min-height: auto;
    aspect-ratio: 0.82 / 1;
  }

  .social-post span {
    left: 10px;
    bottom: 10px;
    min-height: 28px;
    padding-inline: 10px;
    font-size: 10px;
  }

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

  .reviews-grid {
    width: min(100%, 360px);
    max-width: calc(100dvw - 56px);
    margin-inline: auto;
    padding: 0 0 12px;
    display: flex;
    gap: 14px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-padding-inline: 0;
    scrollbar-width: none;
  }

  .reviews-grid::-webkit-scrollbar {
    display: none;
  }

  .review-card {
    flex: 0 0 100%;
    scroll-snap-align: center;
    min-height: 274px;
    padding: 24px;
    border-color: rgba(var(--teal-rgb), 0.1);
    box-shadow:
      0 20px 44px rgba(20, 54, 45, 0.12),
      inset 0 1px 0 rgba(255, 255, 255, 0.18);
  }

  .review-stars {
    font-size: 15px;
    letter-spacing: 1.4px;
  }

  .review-card p {
    margin: 18px 0 24px;
    font-size: clamp(17px, 4.6dvw, 19px);
    line-height: 1.42;
  }

  .review-card footer {
    font-size: 12px;
  }

  .review-card strong {
    font-size: 14px;
  }

  @media (min-width: 500px) and (max-width: 620px) {
    .hands-sticky {
      padding-top: 70px;
      padding-bottom: 58px;
    }

    .feature-panel {
      width: min(calc(100% - 32px), 492px);
      gap: 10px;
      padding: 14px;
    }

    .feature-copy h2 {
      font-size: clamp(28px, 5.7dvw, 32px);
      line-height: 0.98;
    }

    .feature-copy p {
      max-width: 28ch;
      font-size: 15px;
      line-height: 1.32;
    }

    .feature-actions {
      width: min(100%, 322px);
      margin-top: 10px;
    }

    .feature-actions .button {
      min-height: 40px;
    }

    .hands-visual {
      height: clamp(310px, 58dvw, 340px);
    }

    .hands-visual.single-hand-mode {
      --lockup-width: min(88%, 616px);
    }
  }

  @media (max-height: 720px) {
    .hands-sticky {
      padding-top: 64px;
    }

    .feature-panel {
      gap: 9px;
      padding: 12px;
    }

    .feature-copy h2 {
      margin-bottom: 6px;
      font-size: clamp(23px, 6.75dvw, 28px);
    }

    .feature-copy p {
      max-width: 26ch;
      font-size: 13.5px;
      line-height: 1.3;
    }

    .feature-actions {
      gap: 6px;
      margin-top: 10px;
    }

    .feature-actions span,
    .feature-actions .button {
      min-height: 30px;
      font-size: 10.8px;
    }

    .feature-actions .button {
      min-height: 38px;
      font-size: 12.5px;
    }

    .hands-visual {
      height: clamp(220px, 63dvw, 246px);
    }
  }

  .deal-section {
    height: auto;
    min-height: 420px;
    align-items: end;
    padding: 54px 22px;
  }

  .deal-image::after {
    background:
      radial-gradient(circle at 50% 18%, rgba(255, 220, 144, 0.14), transparent 24%),
      linear-gradient(180deg, rgba(11, 28, 23, 0.28), rgba(11, 28, 23, 0.78) 72%);
  }

  .deal-image img {
    object-position: 36% center;
  }

  .deal-panel {
    width: 100%;
  }

  .deal-countdown {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 4px;
    margin: 22px 0 26px;
  }

  .deal-countdown span {
    gap: 6px;
    font-size: 9px;
  }

  .deal-countdown strong {
    font-size: clamp(27px, 10vw, 40px);
  }

  .deal-panel .eyebrow {
    font-size: clamp(27px, 8.8vw, 36px);
  }

  .footer-grid {
    gap: 24px;
    padding: 44px 0 36px;
  }

  .footer-brand {
    text-align: center;
    justify-items: center;
    gap: 8px;
  }

  .footer-brand img {
    width: 136px;
  }

  .footer-brand p {
    max-width: 28ch;
    margin: 0 auto;
    font-size: 13px;
  }

  .footer-links {
    gap: 0;
    border-top: 1px solid rgba(var(--teal-rgb), 0.14);
  }

  .footer-links h3 {
    position: relative;
    margin: 0;
    padding: 14px 26px 14px 0;
    font-size: 16px;
    cursor: pointer;
  }

  .footer-links h3::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: var(--accent);
    font-family: "Manrope", Arial, sans-serif;
  }

  .footer-links.is-open h3::after {
    content: "-";
  }

  .footer-links a {
    display: none;
    padding: 7px 0;
    font-size: 13px;
  }

  .footer-links.is-open a {
    display: block;
  }

  .footer-newsletter {
    gap: 8px;
    text-align: center;
  }

  .footer-newsletter h3 {
    font-size: 17px;
  }

  .footer-newsletter p {
    max-width: 28ch;
    margin: 0 auto;
    font-size: 13px;
  }

  .footer-newsletter .button {
    width: 100%;
  }

  .footer-bottom {
    padding: 20px 22px 28px;
    font-size: 12px;
    line-height: 1.5;
  }
}

@media (max-width: 380px) {
  .site-header {
    padding-inline: 16px;
  }

  .brand img {
    width: 100px;
  }

  .header-controls {
    gap: 9px;
  }

  .header-icon,
  .theme-toggle {
    width: 24px;
  }

  .mega-title {
    width: 84dvw;
    font-size: clamp(31px, 10.5dvw, 41px);
  }

  .formula-card {
    height: clamp(318px, 96dvw, 356px);
    padding: 14px;
    grid-template-rows: minmax(226px, 1fr) auto auto;
  }

  .product-media img {
    height: min(90%, clamp(190px, 58dvw, 232px));
  }

  .feature-copy h2 {
    font-size: clamp(28px, 8.4dvw, 32px);
  }
}
