@import"https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";:root{--aqua: #3bc0bf;--aqua-mid: #178c8a;--aqua-dark: #0d5d5c;--aqua-deep: #073f3e;--aqua-black: #052f2f;--aqua-soft: #8de0dd;--aqua-pale: #b6ece9;--aqua-mist: #dff4f2;--cream: #faf6f1;--cream-deep: #eee6dc;--paper: #ffffff;--ink: #151918;--ink-soft: #4f5c59;--burgundy: var(--aqua-deep);--burgundy-2: var(--aqua-dark);--accent: var(--aqua);--blush: var(--aqua-mist);--pink: var(--aqua-soft);--gold: var(--aqua);--line: rgba(7, 63, 62, .18);--motion-fast: .18s;--motion-ui: .3s;--motion-slow: .6s;--motion-ease: cubic-bezier(.22, 1, .36, 1);--motion-drawer-ease: cubic-bezier(.25, .46, .45, .94);color:var(--burgundy);font-family:Prompt,Tahoma,sans-serif;font-size:16px;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff;color:var(--burgundy);-webkit-font-smoothing:antialiased}body.no-scroll{overflow:hidden}#root:after{content:"";display:block;height:27px;background:var(--burgundy)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}h1,h2,h3,p,blockquote{margin-top:0}.skip-link{position:fixed;left:16px;top:-60px;z-index:10000;padding:12px 18px;border-radius:8px;background:#fff;color:var(--burgundy);transition:top .2s}.skip-link:focus{top:12px}.offer-bar{position:relative;z-index:44;height:57px;display:flex;align-items:center;justify-content:center;gap:32px;padding:0 44px;background:linear-gradient(96deg,#0d5d5c,#178c8a 53%,#3bc0bf);color:#fff}.offer-copy{display:flex;flex-direction:column;align-items:flex-end;line-height:1.1}.offer-copy strong{font-size:15px;letter-spacing:.02em}.offer-copy span{margin-top:4px;font-size:12px;opacity:.94}.offer-timer{display:flex;align-items:flex-start;gap:8px}.offer-timer>span{min-width:31px;display:flex;flex-direction:column;align-items:center;line-height:1}.offer-timer b{font-size:16px}.offer-timer small{margin-top:3px;font-size:8px;font-weight:700;opacity:.78}.offer-timer i{font-size:14px;font-style:normal;font-weight:700}.currency{position:absolute;right:65px;display:inline-flex;align-items:center;gap:1px;border:0;background:transparent;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.site-header{position:relative;z-index:42;height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 50px;border-bottom:1px solid rgba(7,63,62,.06);background:#fff}.header-logo{width:104px;display:flex;align-items:center;justify-content:center}.header-logo img{width:104px;height:38px;object-fit:contain}.header-nav{display:flex;align-items:center;gap:clamp(18px,2.15vw,34px);white-space:nowrap}.header-nav-right{justify-content:flex-end;padding-right:92px}.header-nav a,.header-nav button{position:relative;display:inline-flex;align-items:center;gap:5px;padding:20px 0;border:0;background:transparent;color:var(--burgundy);font-size:14px;font-weight:500;cursor:pointer}.header-nav a:after,.header-nav>button:after,.discover-wrap>button:after{content:"";position:absolute;right:0;bottom:13px;left:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:center;transition:transform .2s}.header-nav a:hover:after,.header-nav button:hover:after{transform:scaleX(1)}.header-nav-left>button.shop-active{outline:none}.header-nav-left>button.shop-active:after{right:18px;transform:scaleX(1)}.header-nav-left>button.shop-active svg{transform:rotate(180deg)}.discover-wrap{position:relative}.discover-menu{position:absolute;z-index:50;top:55px;right:-22px;width:235px;padding:14px;border:1px solid var(--line);border-radius:0 0 16px 16px;background:#fff;box-shadow:0 16px 38px #052f2f24}.discover-menu a{display:block;padding:10px 12px;border-radius:8px}.discover-menu a:hover{background:var(--cream)}.header-actions{position:absolute;right:48px;display:flex;align-items:center;gap:12px}.header-actions button,.mobile-icon{display:grid;place-items:center;padding:3px;border:0;background:transparent;cursor:pointer}.header-actions img,.mobile-icon img{width:32px;height:32px}.cart-button{position:relative}.cart-button span{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding-top:2px;font-size:10px;font-weight:700}.mobile-icon{display:none}.sticky-offer-wrap{position:fixed;z-index:40;top:0;right:0;left:0;height:88px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%);transition:opacity var(--motion-fast) ease-out,transform var(--motion-ui) var(--motion-drawer-ease),visibility 0s linear var(--motion-ui);will-change:opacity,transform}.sticky-offer-wrap.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.sticky-offer{height:88px;display:grid;grid-template-columns:220px 1fr 320px;align-items:center;gap:20px;padding:0 52px;background:#0d5d5c;color:#fff}.sticky-offer>.sticky-logo{width:140px;height:52px;object-fit:contain}.sticky-offer p{margin:0;display:flex;align-items:center;justify-content:center;gap:16px;color:#dff4f2;font-size:14px}.sticky-offer p span{color:#dff4f2;font-weight:700;letter-spacing:.04em}.sticky-offer p span b{color:#8de0dd}.sticky-offer p i{width:1px;height:23px;background:#ffffff40}.sticky-offer>a{height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:#fff;color:var(--burgundy);font-size:13px;font-weight:700}.drawer-shell{position:absolute;z-index:41;top:121px;bottom:auto;left:0;overflow-y:auto;background:#fff;box-shadow:16px 18px 32px #073f3e17;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .25s ease-out,transform .25s ease-out,visibility 0s linear .28s;will-change:opacity,transform}.drawer-shell.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.shop-drawer-shell{width:425px;height:calc(100vh - 121px);padding:16px 30px 40px;border-right:3px solid #3bc0bf;scrollbar-width:none}.shop-drawer-shell::-webkit-scrollbar{display:none}.shop-drawer-shell .shop-cards{gap:15px}.shop-drawer-shell .shop-card{width:365px;min-height:147px}.drawer-close{display:none;border:1px solid currentColor;background:#fff}.shop-cards{display:grid;gap:14px}.shop-card{position:relative;min-height:145px;overflow:hidden;padding:0;border:0;border-radius:14px;background:var(--blush);text-align:left;cursor:pointer;transition:transform .35s var(--motion-ease),box-shadow .35s var(--motion-ease)}.shop-card img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;transition:transform .55s var(--motion-ease)}.shop-card-copy{position:absolute;z-index:1;right:auto;bottom:12px;left:12px;width:min(62%,220px);display:flex;flex-direction:column;gap:2px;padding:12px 14px;border:1px solid rgba(255,255,255,.5);border-radius:10px;background:#faf6f1eb;box-shadow:0 8px 24px #052f2f1f;color:var(--aqua-deep);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.shop-card-copy strong{font-size:14px;font-weight:600;line-height:1.25}.shop-card-copy small{overflow:hidden;font-size:9px;font-weight:500;letter-spacing:.04em;line-height:1.3;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@media(hover:hover){.shop-card:hover{box-shadow:0 16px 32px #052f2f26;transform:translateY(-3px)}.shop-card:hover img{transform:scale(1.035)}}.hero{height:810px;display:grid;grid-template-columns:48% 52%;background:var(--cream);overflow:hidden}.hero-image{position:relative;min-width:0;min-height:0;height:100%;background:#e8f3f1}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:center top}.hero-image blockquote{position:absolute;z-index:1;top:56px;left:48px;width:fit-content;max-width:238px;margin:0;padding:17px 20px 16px 21px;border:1px solid rgba(255,255,255,.72);border-left:4px solid var(--aqua);border-radius:16px;background:linear-gradient(105deg,#faf6f1f0,#faf6f1d1);box-shadow:0 12px 30px #052f2f29;color:var(--aqua-deep);-webkit-backdrop-filter:blur(12px) saturate(.9);backdrop-filter:blur(12px) saturate(.9)}.hero-image blockquote p{margin-bottom:12px;font-family:Prompt,serif;font-size:18px;font-style:italic;font-weight:600;line-height:1.22}.hero-image cite{font-size:12px;font-style:normal;font-weight:700;letter-spacing:.04em}.hero-copy{min-height:0;height:100%;display:flex;align-items:center;background:radial-gradient(circle at 90% 25%,#faf6f1 0%,var(--cream) 70%)}.hero-copy-inner{width:405px;max-width:calc(100% - 96px);margin-left:72px;padding-top:5px;transform:translateY(-13px)}.eyebrow,.section-kicker{margin-bottom:12px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero h1{margin:0 0 24px;color:var(--burgundy);font-family:Prompt,serif;font-size:clamp(48px,4vw,58px);font-weight:400;letter-spacing:-.035em;line-height:.98}.hero h1 span{display:block;margin-top:23px;font-family:Prompt,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1.18}.clinician-badge{min-height:63px;display:grid;grid-template-columns:144px 1fr;align-items:center;gap:8px;padding:7px 14px;border:1px solid #eee6dc;border-radius:10px;background:#ffffffb3;box-shadow:0 4px 16px #073f3e0a}.clinician-badge img{width:137px;height:46px;object-fit:contain}.clinician-badge p{margin:0;font-size:10px;font-weight:700;line-height:1.15}.hero-description{margin:24px 0 20px;color:#151918;font-size:15.5px;line-height:1.5}.rating-line{display:flex;align-items:center;gap:10px;margin-bottom:22px;font-size:13px}.rating-line>span:first-child{color:#0d5d5c;letter-spacing:2px}.rating-line i{font-style:normal;color:#6e7b78}.rating-count{color:#6e7b78}.hero-cta,.pill-button,.product-card button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--burgundy);border-radius:999px;background:var(--burgundy);color:var(--cream);font-size:12px;font-weight:700;letter-spacing:.06em;cursor:pointer;transition:transform .18s,background .18s}.hero-cta{width:100%}.hero-cta:hover,.pill-button:hover,.product-card button:hover{background:var(--accent);transform:translateY(-1px)}.hero-benefits{display:flex;flex-wrap:wrap;gap:13px 22px;margin:18px 0 0;padding:0;list-style:none}.hero-benefits li{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:500}.social-proof{min-height:1058px;overflow:hidden;padding:102px 0 70px;background:linear-gradient(180deg,#073f3e,#052f2f);color:var(--cream)}.social-inner{width:min(1200px,calc(100% - 64px));margin:0 auto}.social-proof .section-kicker{color:#8de0dd;text-align:center}.social-proof h2{max-width:1100px;margin:22px auto 58px;font-family:Prompt,serif;font-size:40px;font-weight:400;line-height:1.2;text-align:center}.social-proof h2 em{display:block;color:#8de0dd;font-style:italic}.carousel-wrap{position:relative}.athlete-rail{display:flex;gap:16px;overflow-x:auto;padding:0 16px 14px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.athlete-rail::-webkit-scrollbar{display:none}.athlete-card{position:relative;flex:0 0 380px;max-width:380px;min-width:300px;height:540px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#0d5d5c;scroll-snap-align:start;transition:transform .35s var(--motion-ease),box-shadow .35s var(--motion-ease)}.athlete-card>img{width:100%;height:378px;object-fit:cover;object-position:center 30%;transition:transform .55s var(--motion-ease)}@media(hover:hover){.athlete-card:hover{box-shadow:0 20px 44px #00000038;transform:translateY(-4px)}.athlete-card:hover>img{transform:scale(1.035)}}.athlete-card>div{padding:17px 20px}.athlete-card h3{margin:0 0 6px;font-size:19px;font-weight:500}.athlete-card p{min-height:32px;margin-bottom:11px;color:#ffffffc4;font-size:11px;line-height:1.35}.athlete-card span{display:inline-block;padding:5px 11px;border:1px solid rgba(255,255,255,.24);border-radius:99px;color:#ffffffd1;font-size:9px;letter-spacing:.04em}.athlete-card blockquote{display:none}.carousel-arrow{position:absolute;z-index:2;top:50%;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#073f3ed1;color:#fff;opacity:0;transform:translateY(-50%);cursor:pointer;transition:opacity .18s}.carousel-wrap:hover .carousel-arrow,.carousel-arrow:focus-visible{opacity:1}.carousel-arrow.left{left:22px}.carousel-arrow.right{right:22px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:26px}.carousel-dots button{position:relative;width:25px;height:8px;padding:0;border:0;background:transparent;cursor:pointer}.carousel-dots button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:99px;background:#ffffff40;transform:scaleX(.32);transition:background .25s ease,transform .25s var(--motion-ease)}.carousel-dots button.active:before{background:#fff;transform:scaleX(1)}.social-rating{display:flex;align-items:baseline;justify-content:center;gap:11px;margin-top:72px;color:#f7d17a}.social-rating>span{letter-spacing:4px}.social-rating>strong{color:#dff4f2;font-family:Prompt;font-size:28px;font-weight:400}.social-rating>b{margin-left:28px;color:#dff4f2;font-family:Prompt;font-size:28px;font-weight:400}.social-rating small{color:#fff;font-size:10px;font-weight:700}.products-section{min-height:1241px;padding:88px 0 78px;background:var(--cream)}.centered-head{width:min(740px,calc(100% - 40px));margin:0 auto 48px;text-align:center}.centered-head>p{margin-bottom:12px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.centered-head h2{margin:0 0 20px;font-family:Prompt,serif;font-size:44px;font-weight:400;line-height:1.05}.centered-head>span{display:block;color:#4f5c59;font-size:15px;line-height:1.5}.product-grid{width:min(1200px,calc(100% - 48px));display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0 auto}.product-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;transition:transform .35s var(--motion-ease),box-shadow .35s var(--motion-ease)}.product-card.featured{border:2px solid #0d5d5c}.best-value{position:absolute;z-index:2;top:0;right:0;left:0;height:42px;display:flex;align-items:center;padding:0 18px;border-radius:13px 13px 0 0;background:#0d5d5c;color:#fff;font-size:9px;font-weight:700;letter-spacing:.04em}.product-card>img{width:100%;height:300px;object-fit:cover;transition:transform .55s var(--motion-ease)}@media(hover:hover){.product-card:hover{box-shadow:0 18px 42px #073f3e1f;transform:translateY(-4px)}.product-card:hover>img{transform:scale(1.035)}}.product-body{flex:1;display:flex;flex-direction:column;padding:17px 25px 22px}.product-eyebrow{margin:0 0 5px;font-size:10px;font-weight:700}.product-card h3{margin:0 0 7px;font-family:Prompt,serif;font-size:22px;font-weight:400;line-height:1.08}.product-description{min-height:60px;margin:0 0 13px;padding-bottom:12px;border-bottom:1px solid var(--line);font-size:11px;line-height:1.32}.product-meta-row{display:flex;align-items:center;gap:8px}.product-meta-row span{font-family:Prompt,serif;font-size:27px}.product-meta-row b{font-weight:400}.product-meta-row small{color:#6e7b78;font-size:12px}.product-meta-row i{padding:5px 10px;border-radius:99px;background:linear-gradient(90deg,#b6ece9,#3bc0bf,#dff4f2);color:#073f3e;font-size:9px;font-style:normal;font-weight:700}.serving{margin:4px 0 15px;color:#6e7b78;font-size:10px}.product-card ul{display:flex;flex-direction:column;align-items:flex-start;gap:7px;min-height:166px;margin:0 0 15px;padding:0;list-style:none}.product-card li{max-width:100%;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border:1px solid var(--line);border-radius:99px;font-size:10px;font-weight:700;line-height:1.2}.product-card li svg{flex:0 0 auto}.product-card button{width:100%;min-height:45px;background:var(--accent);border-color:var(--accent)}.product-card a{margin-top:10px;text-align:center;text-decoration:underline;font-size:10px;font-weight:700}.mobile-swipe-hint{display:none}@media(min-width:750px){.products-section{height:1241px;min-height:0;padding-top:86px}.centered-head{margin-bottom:56px}.centered-head>p{margin-bottom:14px;line-height:1.8}.centered-head h2{margin-bottom:18px;font-size:56px;line-height:.98}.centered-head>span{font-size:15.84px;line-height:1.65}.product-grid{width:min(1195px,calc(100% - 48px))}.product-card>img{height:381px}.product-card.featured>img{height:339px;margin-top:42px}.product-body{min-height:481px}}.press-section{height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:38px;border-top:1px solid rgba(7,63,62,.06);background:var(--cream)}.press-title{display:flex;align-items:center;gap:18px;font-size:10px;font-weight:700;letter-spacing:.18em}.press-title i{width:48px;height:1px;background:#073f3e59}.press-logos{width:min(1040px,calc(100% - 60px));display:flex;align-items:center;justify-content:space-between;gap:34px}.press-logos img{width:120px;max-height:35px;object-fit:contain;filter:saturate(0) brightness(.38) sepia(1) hue-rotate(125deg) saturate(5)}.welcome-kit{min-height:883px;display:grid;grid-template-columns:1fr 1fr;background:radial-gradient(circle at 18% 18%,rgba(13,93,92,.12),transparent 34%),radial-gradient(circle at 58% 78%,rgba(141,224,221,.16),transparent 38%),linear-gradient(145deg,#dff4f2,#dff4f2 48%,#eee6dc)}.kit-media{position:relative;min-width:0;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:46px 34.56px 20.16px 37.44px;background:transparent}.kit-media>span{position:relative;z-index:2;width:100%;padding:0;border:0;color:var(--burgundy);font-size:12px;font-weight:800;letter-spacing:1.92px;line-height:21.6px}.kit-product-stage{min-width:0;min-height:0;flex:1;display:grid;align-items:center;margin-top:-22px}.kit-product-stage>img{width:110%;max-width:none;height:auto;justify-self:center;object-fit:contain;object-position:center}.kit-copy{display:flex;flex-direction:column;justify-content:center;padding:57.6px clamp(42px,5vw,72px);background:radial-gradient(980px 760px at 112% -12%,rgba(59,192,191,.07) 0%,rgba(59,192,191,.027) 36%,rgba(59,192,191,.008) 62%,transparent 88%),radial-gradient(1040px 820px at 94% 108%,rgba(13,93,92,.18) 0%,rgba(13,93,92,.055) 46%,rgba(13,93,92,.01) 70%,transparent 92%),linear-gradient(170deg,#052f2f,#073f3e 38%,#073f3e 72%,#151918);color:#fff}.kit-copy .eyebrow{margin:0 0 10px;color:#8de0dd;font-size:10px;font-weight:800;line-height:18px}.kit-copy h2{max-width:540px;margin:0;font-family:Prompt,serif;font-size:48.96px;font-weight:400;line-height:47.9808px}.kit-copy>p:not(.eyebrow):not(.kit-includes){margin:16px 0 18px;color:#ffffffc2;font-size:14.4px;line-height:21.6px}.kit-plan{display:grid;grid-template-columns:1fr auto;column-gap:18px;padding:0 0 17.28px}.kit-plan>strong{font-size:14.4px;font-weight:800;line-height:16.992px}.kit-plan>span{grid-column:1;margin-top:4px;color:#ffffffa3;font-size:11px;line-height:14.74px}.kit-plan>b{grid-row:1 / 3;grid-column:2;align-self:center;display:inline-flex;align-items:baseline;font-family:Prompt,sans-serif;font-size:20.88px;font-weight:900;line-height:20.88px}.kit-plan small{font-family:Prompt,sans-serif;color:#ffffffb8;font-size:12.1104px;font-weight:700;line-height:12.1104px}.kit-includes{margin:0 0 10px;color:#8de0dd;font-size:10px;font-weight:800;line-height:18px;text-transform:uppercase}.gift-list{display:grid}.gift-list>div{display:grid;grid-template-columns:1fr auto auto;align-items:center;column-gap:10px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.12);background:transparent}.gift-list p{display:flex;flex-direction:column;margin:0}.gift-list p strong{font-size:14.4px;font-weight:800;line-height:16.992px}.gift-list p span{margin-top:4px;color:#ffffffa3;font-size:11px;line-height:14.74px}.gift-list del{color:#ffffff7a;font-size:16px;font-weight:500;line-height:28.8px}.gift-list>div>b{color:#b6ece9;font-size:16px;font-weight:900;line-height:28.8px}.kit-total{display:grid;grid-template-columns:1fr auto;align-items:center;column-gap:18px;margin:0;padding:6px 0 12px;font-size:16px;line-height:28.8px}.kit-total strong{font-weight:400;line-height:22.921875px}.kit-total span{color:#ffffffc2;font-size:14.4px;font-weight:700;line-height:25.92px}.kit-copy .pill-button{width:100%;height:56px;margin-top:26px;padding:16px 28px;border:0;border-radius:999px;background:#fff;color:#052f2f;font-size:15.12px;font-weight:900;line-height:15.12px}.kit-trust{display:flex;flex-wrap:wrap;gap:10px;margin:26px 0 0;padding:0;list-style:none}.kit-trust li{display:flex;align-items:center;padding:8px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:11px;line-height:11.88px}.routine-notes{min-height:1164px;overflow:hidden;padding:92px 0 72px;background:#fff}.routine-notes>header{width:min(900px,calc(100% - 40px));margin:0 auto 36px;text-align:center}.routine-notes>header>p{margin-bottom:15px;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.routine-notes h2{margin:0;font-family:Prompt,serif;font-size:43px;font-weight:400;line-height:1.12}.routine-notes h2 em{display:block;color:#178c8a;font-style:italic}.note-mobile-break{display:none}.note-summary{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin-bottom:40px;font-size:14px}.note-score-row,.note-meta-row{display:flex;align-items:center;justify-content:center}.note-score-row{gap:12px}.note-score-row b{font-size:24px;font-weight:500;line-height:27px}.note-score-row img{width:140px;height:26px}.note-meta-row{gap:6px;margin-top:7px}.note-meta-row small{font-size:14px;font-weight:300;line-height:18px}.note-meta-row img{width:80px;height:20px}.note-mobile-logo,.note-mobile-meta{display:none}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.note-showing{display:none}.note-grid{width:min(1200px,calc(100% - 48px));display:grid;grid-template-columns:repeat(4,1fr);align-items:start;gap:10px;margin:0 auto 40px}.note-grid article{min-width:0;padding:16px;border:0;background:#f8f9fa;transition:background .35s ease,box-shadow .35s ease,transform .35s var(--motion-ease)}.note-grid article>.note-badge{width:110px;height:20px;display:block;margin-bottom:16px}.note-grid article .note-meta{display:flex;align-items:baseline;gap:3px;margin:0 0 6px;color:#636363;font-size:12px;line-height:14.4px}.note-grid h3{margin:0 0 8px;color:#151918;font-size:14px;line-height:18px}.note-grid p{max-height:85px;display:-webkit-box;overflow:hidden;margin:0;color:#151918;font-size:13px;line-height:18px;-webkit-box-orient:vertical;-webkit-line-clamp:5;transition:max-height var(--motion-slow) var(--motion-ease),opacity .35s ease}.note-grid footer{position:relative;height:54px;display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:4px;margin:16px 0 12px;padding:8px 12px;border-left:3px solid #0d5d5c;background:#fff;color:#727273;font-size:12px;line-height:18px}.note-grid footer img{width:12px;height:9px}.note-grid footer span{white-space:nowrap}.note-grid footer time{white-space:nowrap}.note-readmore{min-height:18px;display:block;margin:0 auto;padding:0;border:0;background:transparent;color:#0d5d5c;font-size:13px;font-weight:500;line-height:18px;text-decoration:underline;cursor:pointer}.note-grid article.expanded p{max-height:180px;display:block}.note-grid article.expanded{background:#fff;box-shadow:0 14px 34px #073f3e14;transform:translateY(-3px)}.motion-reveal{opacity:0;transform:translateY(20px);transition:opacity .7s cubic-bezier(.16,1,.3,1) .1s,transform .7s cubic-bezier(.16,1,.3,1) .1s;will-change:opacity,transform}.motion-reveal.is-visible{opacity:1;transform:translateY(0)}.mobile-note-controls{display:none}.outline-button{min-height:49px;display:flex;align-items:center;justify-content:center;gap:12px;margin:0 auto;padding:0 40px;border:1px solid rgba(7,63,62,.22);border-radius:999px;background:#fff;color:var(--burgundy);font-size:11px;font-weight:700;letter-spacing:.1em;cursor:pointer}.proof-stage{position:relative;min-height:817px;overflow:hidden;color:#fff;background:#0d5d5c}.proof-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0d5d5c;opacity:.7}.proof-content{position:relative;z-index:1;width:min(1320px,calc(100% - 90px));margin:0 auto;padding:80px 0 45px;text-align:center}.proof-content h2{width:760px;margin:0 auto 16px;font-family:Prompt,serif;font-size:44px;font-weight:400;letter-spacing:-.88px;line-height:48.4px}.proof-mobile-break,.experts-mobile-break{display:none}.proof-content>p{max-width:750px;margin:0 auto 28px;font-size:13px;line-height:1.55}.proof-content>a{min-width:273px;min-height:51px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:var(--burgundy);font-size:11px;font-weight:700;letter-spacing:.1em}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:64px}.stat-grid article{min-height:220px;padding:22px 25px;border:1px solid rgba(255,255,255,.2);border-radius:17px;background:linear-gradient(180deg,#ffffff14,#ffffff05);text-align:left}.stat-grid article>p{margin-bottom:32px;color:#b6ece9;font-size:12px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.stat-grid strong{display:block;margin-bottom:10px;font-family:Prompt,serif;font-size:62px;font-weight:400;line-height:.9}.stat-grid span{display:block;color:#fffc;font-size:11px;line-height:1.4}.proof-content>small{display:block;margin-top:25px;color:#ffffffb8;font-size:9px}.experts-section{min-height:2555px;padding:104px 0 118px;background:linear-gradient(180deg,#faf6f1,#eee6dc)}.experts-section>header{width:min(810px,calc(100% - 40px));margin:0 auto 55px;text-align:center}.experts-section>header>p{margin-bottom:18px;color:var(--accent);font-size:11px;font-weight:700;letter-spacing:.12em}.experts-section>header h2{margin:0 0 22px;font-family:Prompt,serif;font-size:45px;font-weight:400;line-height:1.08}.experts-section>header span{display:block;color:#4f5c59;font-size:14px;line-height:1.5}.experts-grid{width:min(1100px,calc(100% - 48px));display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0 auto}.expert-card{min-width:0;overflow:hidden;padding:0;border:1px solid rgba(7,63,62,.05);border-radius:20px;background:#fff;color:var(--burgundy);text-align:left;cursor:pointer;transition:transform .5s var(--motion-ease),box-shadow .5s var(--motion-ease)}.expert-card:hover{transform:translateY(-6px);box-shadow:0 16px 34px #073f3e17}.expert-card>img{width:100%;height:350px;object-fit:cover;object-position:center top;transition:transform .7s var(--motion-ease)}@media(hover:hover){.expert-card:hover>img{transform:scale(1.06)}}.expert-card>div{min-height:180px;display:flex;flex-direction:column;padding:18px 20px 20px}.expert-card h3{margin:0 0 8px;color:#151918;font-family:Prompt,Arial,sans-serif;font-size:18px;font-weight:600;letter-spacing:-.36px;line-height:21.6px}.expert-card p{margin:0;color:#15191873;font-size:12px;line-height:1.45}.expert-card span{display:flex;align-items:center;gap:7px;margin-top:auto;padding-top:14px;border-top:1px solid rgba(7,63,62,.06);font-size:11px;font-weight:600;letter-spacing:.88px;line-height:19.8px;text-transform:uppercase}.expert-quote{width:min(850px,calc(100% - 48px));margin:76px auto 0;padding:46px 70px;border-radius:20px;background:#fff;box-shadow:0 14px 30px #073f3e0f;text-align:center}.expert-quote>p{margin-bottom:27px;font-family:Prompt,serif;font-size:22px;font-style:italic;line-height:1.45}.expert-quote>div{display:inline-flex;align-items:center;gap:13px;text-align:left}.expert-quote img{width:53px;height:53px;border-radius:50%;object-fit:cover}.expert-quote span{display:flex;flex-direction:column}.expert-quote strong{font-size:13px}.expert-quote small{margin-top:4px;color:#6e7b78;font-size:9px}.brand-note{position:relative;min-height:927px;overflow:hidden;background:#178c8a;color:#fff}.brand-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.72}.brand-note:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d5d5cf5,#178c8ab8,#0d5d5c1a)}.brand-panel{position:relative;z-index:1;width:min(1110px,calc(100% - 72px));display:grid;grid-template-columns:1.15fr .9fr;align-items:start;column-gap:95px;row-gap:0;margin:0 auto;padding:94px 0}.brand-title{grid-column:1;grid-row:1;margin:0 0 24px;font-family:Prompt,serif;font-size:43px;font-weight:400;line-height:1.05;text-transform:uppercase}.brand-copy{grid-column:1;grid-row:2}.brand-media{grid-column:2;grid-row:1 / span 2;align-self:center}.brand-copy p{margin-bottom:18px;font-size:13px;line-height:1.38}.signature{display:flex;flex-direction:column;margin-top:26px}.signature strong{font-size:16px}.signature span{margin-top:2px;font-size:13px;font-weight:700}.brand-media{overflow:hidden;border-radius:14px;background:#0d5d5c}.brand-media>button{position:relative;width:100%;height:510px;padding:0;border:0;background:transparent;cursor:pointer}.brand-media img,.brand-media video{width:100%;height:510px;object-fit:cover}.brand-media button>span{position:absolute;top:50%;left:50%;width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:#ffffffe0;color:var(--accent);opacity:0;transform:translate(-50%,-50%);transition:opacity .2s ease}.brand-media button:hover>span,.brand-media button:focus-visible>span{opacity:1}.order-checks{min-height:787px;display:grid;grid-template-columns:1fr 290px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:40px;padding:86px max(40px,calc((100vw - 990px)/2));background:#faf6f1}.order-copy{grid-column:1 / -1;text-align:center}.order-shield{display:none}.order-copy>p{display:inline-block;margin-bottom:25px;padding:8px 24px;border-radius:99px;background:linear-gradient(90deg,#b6ece9,#3bc0bf,#b6ece9);font-size:10px;font-weight:700;letter-spacing:.18em}.order-copy>span{display:block;font-family:Prompt,serif;font-size:52px;letter-spacing:-.02em}.order-copy h2{margin:7px 0 40px;font-family:Prompt,serif;font-size:25px;font-weight:400}.order-mark{grid-column:2;min-height:235px;display:block;padding:36px 36px 32px;border:1px solid rgba(13,93,92,.08);border-radius:22px;background:#0d5d5c09}.order-number-row{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.order-mark strong{font-family:Prompt,serif;font-size:73px;font-weight:400;line-height:1}.order-number-row>span{font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.order-mark small{display:block;margin-bottom:18px;font-size:9px;font-weight:700;letter-spacing:.22em;line-height:1.8;text-transform:uppercase}.order-mark>p{margin:0;color:#4f5c59;font-size:14px;line-height:1.6}.order-details{grid-column:1 / -1;display:contents}.order-details ul{grid-column:1 / -1;grid-row:3;display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:35px 0 0;padding:0;list-style:none}.order-details li{display:flex;align-items:center;gap:10px;padding:10px 20px;border:1px solid var(--line);border-radius:99px;font-size:11px;font-weight:700;letter-spacing:1.54px;line-height:19.8px;text-transform:uppercase}.order-details li svg{color:#178c8a}.order-backtop{display:none}.site-footer{min-height:1267px;overflow:hidden;padding:72px 0 34px;background:var(--burgundy);color:#b6ece9}.footer-top{width:min(1330px,calc(100% - 96px));display:grid;grid-template-columns:2.45fr 1fr;gap:44px;margin:0 auto}.footer-links{display:grid;grid-template-columns:.95fr .95fr 1.45fr .95fr 1fr;gap:34px}.footer-links h2,.newsletter h2{margin:0 0 20px;color:#b6ece9;font-family:Prompt;font-size:14px;font-weight:700;line-height:1.3;text-transform:uppercase}.footer-links ul{margin:0;padding:0;list-style:none}.footer-links li{margin-bottom:12px;font-size:12px;line-height:1.45}.footer-links a:hover{color:#fff}.newsletter{padding-left:42px;border-left:1px solid rgba(182,236,233,.26)}.newsletter form{display:grid;gap:12px}.newsletter label span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.newsletter input{width:100%;height:49px;padding:0 21px;border:0;border-radius:99px;outline:none;color:var(--burgundy);font-size:12px;font-weight:700;text-transform:uppercase}.newsletter input:focus{box-shadow:0 0 0 3px #b6ece9}.newsletter form button{height:49px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:99px;background:#0d5d5c;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;cursor:pointer}.newsletter>p{margin-top:17px;color:#8de0dd;font-size:9px;line-height:1.4}.joined-message{min-height:100px;display:flex;align-items:center;gap:10px;color:#fff!important;font-size:13px!important}.social-icons{display:flex;flex-wrap:wrap;gap:12px 18px;margin-top:20px}.social-icons a{font-size:10px;text-decoration:underline;text-underline-offset:3px}.footer-brand{width:calc(100% - 96px);height:390px;display:flex;align-items:flex-end;margin:24px auto 0;overflow:hidden}.footer-brand img{width:100%;height:355px;object-fit:contain}.footer-bottom{width:calc(100% - 96px);display:flex;justify-content:space-between;margin:14px auto 0;color:#fff;font-size:10px}.footer-bottom p{margin:0}.footer-bottom p:last-child{display:flex;gap:14px}.disclaimers{width:min(980px,calc(100% - 70px));margin:52px auto 0;text-align:center}.disclaimers>p:first-child{padding:36px 28px;border:1px solid rgba(182,236,233,.55);font-size:13px;font-weight:700;line-height:1.5}.disclaimers>p:nth-child(2){font-size:10px}.disclaimers details{margin-top:26px;font-size:10px;line-height:1.5}.disclaimers summary{cursor:pointer;font-weight:700;letter-spacing:.08em}.overlay{position:fixed;z-index:115;top:0;right:0;bottom:0;left:0;background:#052f2fb8;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease-out,visibility 0s linear .3s;will-change:opacity}.overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.drawer-overlay{display:flex;justify-content:flex-end}.cart-drawer{width:min(500px,100%);height:calc(100% - 20px);margin:10px 10px 10px 0;overflow-y:auto;border-radius:16px;background:#fff;color:#151918;transform:translate(34px);transition:transform .25s var(--motion-drawer-ease);will-change:transform}.drawer-overlay.is-visible .cart-drawer{transform:translate(0)}.cart-head{display:flex;align-items:center;justify-content:space-between;padding:15px 18px 8px;font-size:13px}.cart-head button{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid var(--burgundy);border-radius:10px;background:#fff;cursor:pointer}.shipping-progress{height:10px;margin:7px 17px;overflow:hidden;border-radius:10px;background:#f0f0f0}.shipping-progress i{width:100%;display:block;height:100%;background:var(--accent);transform:scaleX(0);transform-origin:left center;transition:transform .25s var(--motion-ease)}.shipping-copy{margin:0;padding-bottom:12px;border-bottom:1px solid #eef4f3;text-align:center;font-size:12px}.empty-cart{display:flex;flex-direction:column;align-items:center;padding:135px 25px;text-align:center}.empty-cart h2{margin:0 0 12px;font-family:Prompt;font-size:25px;font-weight:400}.empty-cart p{font-size:13px}.empty-cart .pill-button{width:210px;margin-top:20px}.cart-items{padding:25px 20px}.cart-items article{display:grid;grid-template-columns:115px 1fr;gap:16px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-items article img{width:115px;height:115px;border-radius:10px;object-fit:cover}.cart-items small{font-size:9px;font-weight:700}.cart-items h3{margin:6px 0;font-family:Prompt;font-size:20px;font-weight:400}.cart-items p{color:#6e7b78;font-size:11px}.cart-items strong{font-size:13px}.cart-action{width:100%;margin-top:25px}.modal-overlay{display:grid;place-items:center;padding:24px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.expert-modal{position:relative;width:min(980px,96vw);height:min(640px,88vh);display:grid;grid-template-columns:34% 66%;overflow:hidden;border-radius:20px;background:#fff;color:#151918}.expert-modal>img{width:100%;height:100%;object-fit:cover}.expert-modal>div{display:flex;flex-direction:column;overflow-y:auto;padding:34px 37px}.modal-close{position:absolute;z-index:2;top:16px;right:17px;width:40px;height:40px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#fff;box-shadow:0 3px 12px #00000017;cursor:pointer}.expert-modal h2{margin:0 48px 12px 0;font-family:Prompt;font-size:30px;font-weight:400}.expert-modal h3{margin-bottom:20px;color:var(--burgundy);font-size:13px}.expert-modal p{color:#6e7b78;font-size:13px;line-height:1.65}.expert-modal a{min-width:154px;min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:7px;align-self:flex-start;margin-top:auto;border-radius:99px;background:var(--burgundy);color:#fff;font-size:11px;font-weight:700}.cookie-banner{position:fixed;z-index:110;right:0;bottom:0;left:0;min-height:150px;display:block;padding:20px;border-top:1px solid #ccc;background:#f9f9f9;color:#161616;text-align:center}.cookie-banner p{margin:16px 0;font-size:16px;line-height:28.8px}.cookie-banner a{color:#0d5d5c;text-decoration:underline}.cookie-banner button{min-width:0;min-height:0;margin:10px 0 0;padding:10px 20px;border:0;border-radius:99px;background:#0d5d5c;color:#fff;font-weight:700;text-transform:uppercase;cursor:pointer}.promo-game{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#151918}.promo-game>img{width:100%;height:100%;object-fit:cover}.promo-game:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000014;pointer-events:none}.promo-close{position:absolute;z-index:3;top:14px;right:18px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.promo-card{position:absolute;z-index:2;top:32%;right:6%;width:40%;min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;border-radius:24px;background:#0d5d5c;color:#fff;text-align:center}.promo-card>img{width:110px;height:40px;object-fit:contain;margin-bottom:10px}.promo-card h2{margin:0 0 6px;font-family:Prompt;font-size:32px;font-weight:400}.promo-card p{margin-bottom:25px;font-size:17px}.promo-card>div{display:flex;gap:10px}.promo-card>div button{width:67px;height:103px;border:0;border-radius:11px;background:#fff;color:var(--accent);font-size:28px;font-weight:700;cursor:pointer;transition:transform .2s}.promo-card>div button:hover{transform:translateY(-6px) rotate(1deg)}.promo-card>div button.revealed{background:#dff4f2;font-size:18px}.claim-button{margin-top:18px;padding:10px 24px;border:1px solid white;border-radius:99px;background:#fff;color:var(--accent);font-size:11px;font-weight:700;cursor:pointer}@media(min-width:750px){.routine-notes{padding-top:80px}.routine-notes>header{width:min(1200px,calc(100% - 48px));margin-bottom:27px}.routine-notes>header>p{min-height:38px;display:inline-flex;align-items:center;margin-bottom:20px;padding:0 20px;border:1px solid rgba(7,63,62,.12);border-radius:999px;background:#e8f3f1;line-height:1.8}.routine-notes h2{font-size:48px;line-height:1.15}.note-summary{height:85px;margin-bottom:30px;padding-top:16px}.note-showing{width:min(1200px,calc(100% - 48px));display:block;margin:0 auto 11px;color:#4f5c59;font-size:13px;line-height:18px}.note-grid{margin-bottom:13px}.note-grid article{padding:16px}.outline-button{min-height:48px}.experts-section{padding-top:100px;padding-bottom:100px}.experts-section>header{width:min(700px,calc(100% - 40px));margin-bottom:56px}.experts-section>header>p{min-height:36px;margin-bottom:22px;font-size:10px;line-height:18px}.experts-section>header h2{margin-bottom:16px;font-size:46px;line-height:1.1}.experts-section>header span{width:min(560px,100%);margin-inline:auto;font-size:15px;line-height:1.65}.experts-grid{width:min(1104px,calc(100% - 48px))}.expert-card>img{height:388px}.expert-card>div{min-height:137px;height:137px;padding:18px 20px 20px}.expert-card h3{margin-bottom:8px;font-size:18px;line-height:1.2}.expert-card span{height:35px;margin-top:0;padding-top:14px}.expert-quote{min-height:372px;display:flex;flex-direction:column;justify-content:center;margin-top:56px}.brand-panel{width:min(1093px,calc(100% - 72px));grid-template-columns:540px 428px;column-gap:125px;row-gap:25px;padding:103px 0 0}.brand-title{margin:0;font-size:42px;line-height:1.1}.brand-copy p{margin:0 0 16px;font-size:16px;line-height:1.28}.brand-copy p:last-of-type{margin-bottom:0}.brand-media{align-self:start;margin-top:57px}.brand-media>button{display:block}.brand-media>button,.brand-media img,.brand-media video{height:605px}.signature{margin-top:25px}.signature strong{font-size:20px;line-height:24px}.signature span{margin-top:0;font-size:16px;line-height:21.6px}.order-checks{position:relative;display:block;min-height:787px;padding:0}.order-copy{position:static}.order-shield{position:absolute;top:72px;left:50%;width:56px;height:63px;display:block;transform:translate(-50%)}.order-copy>p{position:absolute;top:149px;left:50%;width:139px;min-height:36px;display:flex;align-items:center;justify-content:center;margin:0;padding:0;transform:translate(-50%)}.order-copy>span{position:absolute;top:207px;right:0;left:0;font-size:56px;line-height:59px}.order-copy h2{position:absolute;top:278px;right:0;left:0;margin:0;font-size:28px;line-height:35px}.order-mark{position:absolute;top:349px;left:50%;width:620px;min-height:237px;padding:36px 36px 32px;transform:translate(-50%)}.order-mark strong{font-size:76px;line-height:76px}.order-number-row>span{font-size:14px;line-height:25.2px}.order-mark small{margin:0 0 18px;font-size:11px;line-height:19.8px}.order-mark>p{font-size:14px;line-height:22.4px}.order-details ul{position:absolute;top:621px;left:50%;width:672px;display:flex;gap:10px;margin:0;transform:translate(-50%)}.order-details li{min-height:42px;justify-content:center;padding:10px 20px}.footer-top{width:min(1325px,calc(100% - 100px));height:433px}.social-icons{display:none}.footer-brand{width:min(1325px,calc(100% - 100px));height:343px;margin-top:0}.footer-brand img{height:343px}.footer-bottom{width:min(1325px,calc(100% - 100px));height:50px;align-items:center;justify-content:flex-start;margin-top:0;padding-top:30px;font-size:12px;line-height:16.2px}.footer-bottom p:last-child{gap:0}.footer-bottom p:last-child a:before{content:"·";margin:0 6px}.disclaimers{margin-top:47.9375px}.disclaimers>p:first-child{height:121.59375px;display:flex;align-items:center;justify-content:center;margin:0;padding:15px;font-size:16px;font-weight:600;line-height:28.8px}.disclaimers>p:nth-child(2){margin:10px 0 0;line-height:23px}.disclaimers details{margin-top:50px;padding-top:16px}}@media(max-width:1120px){.site-header{padding-inline:26px}.header-nav{gap:15px}.header-nav a,.header-nav button{font-size:12px}.header-nav-right{padding-right:82px}.header-actions{right:25px}.hero-copy-inner{margin-left:10%}.footer-top{width:calc(100% - 50px);grid-template-columns:2fr .9fr}.footer-links{gap:17px}.footer-brand,.footer-bottom{width:calc(100% - 50px)}}@media(max-width:749px){.offer-bar{height:78.4375px;display:grid;grid-template-columns:1fr;align-content:start;justify-items:center;gap:5px;padding:6px 10px 3px}.offer-copy{align-items:center;text-align:center}.offer-copy strong{font-size:12px;line-height:13px}.offer-copy span{max-width:100%;margin-top:2px;font-size:10px;line-height:12px;white-space:nowrap}.offer-timer{position:static;gap:5px;transform:none}.offer-timer>span{min-width:25px}.offer-timer b{font-size:12px}.offer-timer small{font-size:6px}.offer-timer i{font-size:10px}.currency{display:none}.site-header{height:56.453125px;display:flex;justify-content:center;padding:0 15px}.header-nav{display:none}.mobile-icon{display:grid}.menu-trigger{position:absolute;left:15px}.header-logo,.header-logo img{width:95px}.header-actions{right:14px;gap:7px}.header-actions button:first-child svg{width:27px}.header-actions svg{width:28px}.sticky-offer-wrap{display:block;height:78px}.sticky-offer{height:78px;display:grid;grid-template-columns:1fr 122px;gap:10px;padding:8px 16px 8px 35px;background:#0d5d5c}.sticky-offer>.sticky-logo{display:none}.sticky-offer p{display:flex;flex-direction:column;align-items:flex-start;gap:2px;font-size:9px;line-height:1.2}.sticky-offer p span{font-size:10px;letter-spacing:.08em}.sticky-offer p i{display:none}.sticky-offer>a{height:48px;padding-inline:10px;font-size:10px;text-align:center}.drawer-shell{position:fixed;z-index:90;top:78px;bottom:0;left:0;width:100%;height:auto;padding:0 20px 160px;border:0;box-shadow:none}.drawer-shell.mobile-menu-shell{transform:translate(-100%);transition:opacity var(--motion-ui) ease-out,transform var(--motion-ui) var(--motion-drawer-ease),visibility 0s linear var(--motion-ui)}.drawer-shell.mobile-menu-shell.is-visible{transform:translate(0);transition-delay:0s}.mobile-menu-header{position:sticky;z-index:1;top:0;height:60px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 14px;margin:0 -20px 23px;border-bottom:1px solid #ddd;background:#fff;opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .25s var(--motion-ease),visibility 0s linear 0s}.mobile-menu-shell.menu-scrolled .mobile-menu-header{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition-delay:0s,0s,.25s}.mobile-menu-sticky-offer{position:sticky;z-index:3;top:0;height:78px;margin:0 -20px -78px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-100%);transition:opacity .2s ease,transform .25s var(--motion-drawer-ease),visibility 0s linear .25s}.mobile-menu-sticky-offer.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.mobile-menu-sticky-offer .sticky-offer{grid-template-columns:44px minmax(0,1fr) 112px;gap:8px;padding:8px 10px}.mobile-menu-sticky-close{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:transparent;color:#fff;cursor:pointer}.mobile-menu-logo{grid-column:2;width:95px;height:38px;object-fit:contain}.mobile-menu-actions{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:7px}.mobile-menu-actions button{display:grid;place-items:center;padding:3px;border:0;background:transparent;cursor:pointer}.mobile-menu-actions img{width:32px;height:32px}.drawer-close{position:static;z-index:2;grid-column:1;grid-row:1;width:44px;height:44px;display:grid;place-items:center;padding:0;cursor:pointer}.shop-cards{gap:17px}.mobile-menu-shell .shop-card{min-height:134px;opacity:0;transform:translateY(14px);transition:opacity .3s ease-out,transform .3s var(--motion-ease),box-shadow .3s var(--motion-ease)}.mobile-menu-shell.is-visible .shop-card{opacity:1;transform:translateY(0);transition-delay:calc(.1s + var(--menu-index) * .05s)}.mobile-menu-links{display:grid;margin-top:8px;border-top:1px solid var(--line);opacity:0;transform:translateY(12px);transition:opacity .3s ease-out,transform .3s var(--motion-ease)}.mobile-menu-shell.is-visible .mobile-menu-links{opacity:1;transform:translateY(0);transition-delay:.34s}.mobile-menu-links a{min-height:46px;display:flex;align-items:center;padding:12px 0;border-bottom:1px solid rgba(7,63,62,.72);color:var(--burgundy);font-size:14px;font-weight:600;line-height:20px}.mobile-menu-utility{display:grid;gap:1px;margin-top:24px;background:#073f3e1a;opacity:0;transform:translateY(12px);transition:opacity .3s ease-out,transform .3s var(--motion-ease)}.mobile-menu-shell.is-visible .mobile-menu-utility{opacity:1;transform:translateY(0);transition-delay:.4s}.mobile-menu-utility button{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:12px 0;border:0;background:#fff;color:var(--burgundy);font:600 13px/20px Prompt,Arial,sans-serif;text-align:left}.hero{min-height:905.015625px;height:auto;display:block}.hero-image{height:390px}.hero-image>img{object-position:center center}.hero-image blockquote{top:16px;left:14px;max-width:194px;padding:12px 14px 11px 15px;border-left-width:3px;border-radius:13px;box-shadow:0 8px 22px #052f2f26;-webkit-backdrop-filter:blur(9px) saturate(.9);backdrop-filter:blur(9px) saturate(.9)}.hero-image blockquote p{margin-bottom:9px;font-size:14px;line-height:1.24}.hero-image cite{font-size:10px}.hero-copy{min-height:515px;align-items:flex-start}.hero-copy-inner{width:100%;max-width:none;margin:0;padding:34px 20px 45px;transform:none}.hero .eyebrow{margin-bottom:9px;font-size:10px}.hero h1{margin-bottom:22px;font-size:39px;line-height:1}.hero h1 span{margin-top:16px;font-size:20px}.clinician-badge{grid-template-columns:128px 1fr;padding-inline:10px}.clinician-badge img{width:124px}.clinician-badge p{font-size:8px}.hero-description{margin-block:20px 15px;font-size:14px}.rating-line{margin-bottom:16px}.hero-cta{min-height:52px;font-size:11px}.hero-benefits{display:none}.social-proof{min-height:1054.421875px;padding:61px 0 49.09375px}.social-inner{width:calc(100% - 40px)}.social-proof .section-kicker{font-size:10px}.social-proof h2{margin:17px auto 21px;font-size:31px;line-height:1.17}.athlete-rail{gap:12px;padding-inline:10px;scroll-padding-inline:10px}.athlete-card{flex-basis:260px;min-width:260px;height:560px}.athlete-card>img{height:258px}.athlete-card>div{min-height:302px;padding:16px 17px}.athlete-card h3{margin-bottom:2px;line-height:1.01}.athlete-card p{min-height:0;margin-bottom:0}.athlete-card blockquote{display:block;margin:22px 0 0;color:#fff;font-family:Prompt;font-size:13px;font-style:italic;line-height:1.5}.athlete-card span{margin-top:16px}.athlete-card span+blockquote{margin-top:14px}.carousel-arrow{display:none}.carousel-dots{margin-top:22px}.social-rating{flex-wrap:wrap;gap:8px;margin-top:47px}.social-rating>span{width:100%;text-align:center}.social-rating>b{margin-left:14px}.products-section{min-height:1220px;padding:64px 0 50px}.centered-head{margin-bottom:60px}.centered-head>p{font-size:10px}.centered-head h2{font-size:36px}.centered-head>span{font-size:13px}.product-grid{width:100%;display:flex;gap:13px;overflow-x:auto;padding:0 20px 10px;scroll-padding-inline:20px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-grid::-webkit-scrollbar{display:none}.product-card{flex:0 0 calc(100vw - 62px);scroll-snap-align:center}.product-card>img{height:324px}.product-card.featured>img{height:281.5625px;margin-top:42px}.product-body{min-height:501.75px;padding:22px 24px 24px}.product-eyebrow{margin-bottom:4px;font-size:11px;line-height:13.2px}.product-card h3{margin-bottom:4px;font-size:22px;line-height:25.3px}.product-description{min-height:0;margin:0 0 14px;padding:0 0 18px;font-size:11px;line-height:13.2px}.product-meta-row{height:38.390625px;margin-bottom:2px}.product-meta-row span{font-size:32px;line-height:38.4px}.product-meta-row small{font-size:13px;line-height:23.4px}.product-meta-row i{padding:5px 11px;font-size:10.5px;line-height:10.5px}.serving{margin:0 0 18px;font-size:11px;line-height:13.2px}.product-card ul{min-height:auto;margin-bottom:20px}.product-card li{gap:6px;padding:8px 13px;font-size:11px;line-height:13.2px}.product-card li svg{width:11px;height:11px}.product-card button{min-height:44px;height:44px;padding:13.5px 20px 13.9px}.mobile-swipe-hint{display:flex;align-items:center;justify-content:center;gap:5px;margin-top:14px;font-size:10px;font-weight:700;text-transform:uppercase}.press-section{height:367.3125px;gap:26px}.press-logos{width:calc(100% - 42px);display:flex;flex-direction:column;gap:15px}.press-logos img{width:105px;max-height:27px}.welcome-kit{min-height:1105.375px;display:block}.kit-media{height:324px;padding:28px 16px}.kit-media>span{font-size:10px;letter-spacing:1.6px;line-height:18px}.kit-product-stage{margin-top:-10px}.kit-product-stage>img{width:108%;margin-left:-4%}.kit-copy{min-height:781.375px;padding:28px 16px 27.890625px}.kit-copy h2{max-width:none;font-size:32px;line-height:31.36px}.kit-copy>p:not(.eyebrow):not(.kit-includes){margin:16px 0 12px;font-size:13px;line-height:19.5px}.kit-plan{column-gap:12px;padding-bottom:12px}.kit-plan>strong{font-size:14px;line-height:16.52px}.kit-plan>span{font-size:10px;line-height:13.4px}.kit-plan>b{font-size:20px;line-height:20px}.kit-plan small{font-size:11.6px;line-height:11.6px}.gift-list>div{column-gap:8px;padding:10px 0}.gift-list p strong{font-size:13px;line-height:15.34px}.gift-list p span{font-size:11px;line-height:14.74px}.gift-list del{font-size:15px;line-height:27px}.gift-list>div>b{font-size:15px;line-height:27px}.kit-total{column-gap:12px;padding:2px 0 10px;font-size:15px;line-height:27px}.kit-total strong{line-height:20.046875px}.kit-total span{font-size:14px;line-height:25.2px}.kit-copy .pill-button{margin-top:18px;font-size:15px;line-height:15px}.kit-trust{margin-top:18px}.routine-notes{min-height:777.5625px;padding:56px 16px 48px}.routine-notes>header{width:100%;margin:0 0 32px}.routine-notes>header>p{display:inline-flex;align-items:center;margin-bottom:20px;padding:8px 20px;border:1px solid rgba(13,93,92,.12);border-radius:100px;background:#0d5d5c14;color:#0d5d5c;font-size:11px;font-weight:600;letter-spacing:1.98px;line-height:19.8px}.routine-notes h2{color:#151918;font-size:28px;line-height:33.6px}.routine-notes h2 em{color:#3bc0bf}.note-mobile-break{display:initial}.note-summary{width:100%;height:109.375px;gap:0;margin:0;padding-inline:4px}.note-mobile-logo{width:110px;height:27.0625px;display:block}.note-score-row{margin-top:12px}.note-score-row b{display:none}.note-score-row img{width:160px;height:29.3125px}.note-meta-row{display:none}.note-mobile-meta{min-height:21px;display:flex;align-items:flex-start;gap:8px;margin-top:12px;font-size:12px;font-weight:400;line-height:12px}.note-mobile-meta i{width:1px;height:12px;display:block;background:#929292}.note-mobile-meta strong{text-decoration:underline}.note-showing{width:calc(100% - 8px);height:13px;display:block;margin:17px 4px 24px;color:#19191999;font-size:13px;line-height:13px}.note-grid{position:relative;width:calc(100% - 8px);height:102.5px;display:block;margin:0 4px;padding:0}.note-grid article{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0;height:86.5px;display:flex;flex-direction:column;padding:0;background:#fff;opacity:0;visibility:hidden;pointer-events:none;transform:translate(10px);transition:opacity .28s ease,transform .3s var(--motion-ease),visibility 0s linear .3s}.note-grid article.mobile-active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0);transition-delay:0s}.note-grid article>.note-badge{display:none}.note-grid h3{order:1;height:29px;margin:0;padding-bottom:12px;font-size:16px;line-height:16px}.note-grid p{order:2;height:32px;max-height:32px;margin:0 0 12px;font-size:12px;line-height:16px;-webkit-line-clamp:2}.note-grid article .note-meta{order:3;height:13.5px;gap:3px;margin:0;font-size:12px;line-height:13.5px}.note-grid footer,.note-readmore{display:none}.mobile-note-controls{width:calc(100% - 8px);display:block;margin:24px 4px 0}.mobile-note-nav{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;padding:0}.mobile-note-nav>button{width:24px;height:24px;display:grid;place-items:center;padding:0;border:1px solid #d8d8d8;border-radius:50%;background:#fff;color:#bbb}.mobile-note-nav>button:last-child{justify-self:end}.mobile-note-nav>div{display:flex;justify-content:center;gap:8px}.mobile-note-nav>div button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#c5c5c5}.mobile-note-nav>div button.active{background:#111}.mobile-note-controls>a{width:253.109375px;min-height:49.390625px;display:flex;align-items:center;justify-content:center;gap:8px;margin:54px auto 0;padding:12px 22px;border:1px solid #c9dfdc;border-radius:999px;color:var(--burgundy);font-size:13px;font-weight:700}.routine-notes>.outline-button{display:none}.proof-stage{min-height:1511.078125px}.proof-stage>.proof-bg{object-fit:fill}.proof-content{width:calc(100% - 40px);padding:70px 0 40px}.proof-content h2{width:285px;margin:0 auto 16px;font-size:26px;letter-spacing:-.52px;line-height:29.9px}.proof-mobile-break,.experts-mobile-break{display:initial}.proof-content>p{width:285px;margin:0 auto;font-size:15px;line-height:24.75px}.proof-content>a{min-width:274px;min-height:52px;margin-top:20px;padding:14px 30px;border:1px solid rgba(255,255,255,.18);font-size:12px;line-height:22px}.stat-grid{width:305px;grid-template-columns:1fr;gap:25px;margin:40px auto 0;padding-bottom:50px}.stat-grid article{min-height:0;padding:20px 16px;border-color:#ffffff14;border-radius:16px;text-align:center}.stat-grid article>p{height:50px;min-height:0;display:flex;align-items:center;justify-content:center;margin:0;font-family:Prompt;font-size:32px;font-style:italic;font-weight:400;letter-spacing:0;line-height:28.8px;text-transform:none}.stat-grid strong{margin:5px 0 0;color:var(--gold);font-size:39px;line-height:42.9px}.stat-grid span{margin-top:15px;font-size:13px;line-height:19.5px}.proof-content>small{margin-top:20px;font-size:11px;line-height:19.8px}.experts-section{min-height:2433.671875px;padding:64px 0}.experts-section>header{margin-bottom:40px}.experts-section>header>p{min-height:54px;display:inline-block;margin-bottom:22px;padding:8px 22px;border:1px solid rgba(7,63,62,.08);border-radius:100px;background:#073f3e0d;color:var(--burgundy);font-size:10px;font-weight:600;letter-spacing:2px;line-height:18px}.experts-section>header h2{margin-bottom:16px;color:#151918;font-size:30px;letter-spacing:-.6px;line-height:33px}.experts-section>header span{color:#15191873;font-size:15px;line-height:24.75px}.experts-grid{width:calc(100% - 40px);grid-template-columns:repeat(2,1fr);gap:12px}.expert-card{display:flex;flex-direction:column;border-color:#073f3e0d;border-radius:20px}.expert-card>img{height:auto;aspect-ratio:1}.expert-card>div{min-height:0;flex:1 1 0%;padding:14px 14px 16px}.expert-card h3{margin-bottom:5px;font-family:Prompt,Arial,sans-serif;font-size:14px;letter-spacing:-.2px;line-height:16.8px}.expert-card p{flex:1 1 auto;color:#15191873;font-size:10.5px;letter-spacing:-.05px;line-height:15.95px}.expert-card span{gap:6px;height:29px;margin-top:0;padding-top:10px;border-top-color:#073f3e0f;font-size:10px;line-height:18px}.expert-quote{width:calc(100% - 40px);min-height:403.53125px;display:block;margin-top:39.765625px;padding:36px 24px;text-align:left}.expert-quote>p{margin-bottom:28px;font-size:16px;line-height:25.6px}.expert-quote>div{width:100%;gap:16px}.expert-quote img{width:56px;height:56px;border:1px solid rgba(7,63,62,.12)}.expert-quote span{flex:1}.expert-quote strong{margin-bottom:3px;font-size:15px;font-weight:600;line-height:27px}.expert-quote small{margin-top:0;color:#073f3e99;font-size:12px;line-height:21.6px}.brand-note{min-height:1282.328125px}.brand-note:after{background:#0d5d5cd4}.brand-panel{width:calc(100% - 40px);display:flex;flex-direction:column;gap:0;padding:56px 0}.brand-title{width:100%;order:1;margin:0;font-size:32px;font-weight:300;line-height:35.2px}.brand-media{order:2;margin:24px 0 0;border-radius:16px}.brand-copy{order:3;padding-top:25px}.brand-copy p{margin:0;padding:0 0 12px;font-size:14px;line-height:18.9px}.brand-copy p:last-of-type{padding-bottom:0}.signature{margin-top:32px}.signature strong{font-family:Prompt,serif;font-size:24px;font-weight:500;line-height:25.92px}.signature span{margin-top:0;font-size:14px;font-weight:400;line-height:18.9px}.brand-media{width:100%}.brand-media>button{display:block}.brand-media>button,.brand-media img,.brand-media video{height:328px}.brand-media img{display:block}.order-checks{min-height:774.5625px;position:relative;display:block;padding:0}.order-shield{position:absolute;top:56px;left:24px;width:calc(100% - 48px);height:63px;display:block;object-fit:contain}.order-copy>p{position:absolute;top:133px;left:50%;width:139px;min-height:36px;display:flex;align-items:center;justify-content:center;margin:0;padding:0;transform:translate(-50%)}.order-copy>span{position:absolute;top:191px;right:24px;left:24px;font-size:36px;line-height:38px}.order-copy h2{position:absolute;top:241px;right:24px;left:24px;margin:0;font-size:20px;line-height:25px}.order-mark{position:absolute;top:294px;left:24px;width:calc(100% - 48px);min-height:223px;display:block;padding:28px 24px 24px}.order-mark strong{font-size:56px;line-height:56px}.order-number-row>span{font-size:14px;line-height:25.2px}.order-mark small{margin:0 0 18px;font-size:11px;line-height:19.8px}.order-mark>p{font-size:14px;line-height:22.4px;text-align:left}.order-details{display:contents}.order-details ul{position:absolute;top:545px;left:24px;width:calc(100% - 48px);display:flex;gap:10px;margin:0}.order-details li{min-height:36px;justify-content:center;gap:10px;padding:8px 16px;font-size:10px;letter-spacing:1.4px;line-height:18px}.order-backtop{position:absolute;right:24px;bottom:10px;width:30px;height:30px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:#b7b5b1;color:#fff;cursor:pointer}.site-footer{min-height:1409.484375px;padding-top:0}.footer-top{width:calc(100% - 40px);display:flex;flex-direction:column-reverse;gap:0}.newsletter{width:calc(100% + 40px);min-height:390px;margin-inline:-20px;padding:58px 20px 45px;border:0;background:#a4dcda;color:var(--burgundy);text-align:center}.newsletter h2{max-width:310px;margin-inline:auto;color:var(--burgundy);font-family:Prompt;font-size:40px;font-weight:400;line-height:1;text-transform:none}.newsletter>p{color:var(--burgundy);font-size:10px}.social-icons{display:none}.footer-links{display:block;padding-top:64px}.footer-links section{border-bottom:1px solid rgba(182,236,233,.28)}.footer-links h2{position:relative;margin:0;padding:16px 0;font-family:Prompt;font-size:24px;font-weight:500;line-height:20.4px}.footer-links h2:after{content:"+";position:absolute;top:50%;right:2px;font-family:Prompt;font-size:30px;font-weight:300;line-height:1;transform:translateY(-50%)}.footer-links section:first-child h2:after{content:"−"}.footer-links section:not(:first-child) ul{display:none}.footer-links section:first-child ul{display:grid;grid-template-columns:repeat(2,1fr);padding-bottom:10px}.footer-links li{margin-bottom:12px}.footer-brand{width:calc(100% - 38px);height:87.125px;align-items:flex-start;margin-top:57.03125px;padding-top:0}.footer-brand img{width:100%;height:87.125px}.footer-bottom{width:calc(100% - 38px);height:44.203125px;flex-direction:row;align-items:center;justify-content:center;gap:5px;margin:0 auto;padding-top:24px;font-size:12px;line-height:16.2px}.footer-bottom p:first-child:after{content:" ·"}.footer-bottom p:last-child{gap:6px}.footer-bottom p:last-child a+a:before{content:"·";margin-right:6px}.disclaimers{width:calc(100% - 38px);margin-top:10px}.disclaimers>p:first-child{height:160px;padding:10px;font-size:15px;font-weight:400;line-height:27px}.cart-drawer{width:100%;height:100%;margin:0;border-radius:0}.empty-cart{padding-top:120px}.modal-overlay{padding:12px}.expert-modal{width:100%;max-height:85vh;height:auto;display:block;overflow-y:auto}.expert-modal>img{height:205px}.expert-modal>div{overflow:visible;padding:25px 20px 32px}.expert-modal h2{font-size:26px}.expert-modal a{margin-top:20px}.cookie-banner{min-height:200px;display:block;padding:20px}.cookie-banner p{max-width:335px;margin:15px 0;font-size:15px;line-height:27px}.cookie-banner button{min-width:101px;min-height:38px;margin-top:10px}.promo-game>img{object-position:41% center}.promo-game:after{background:#0000004d}.promo-card{top:auto;right:18px;bottom:52px;left:18px;width:auto;min-height:300px;padding:24px 16px;border-radius:19px}.promo-card h2{font-size:29px}.promo-card p{font-size:15px}.promo-card>div{gap:7px}.promo-card>div button{width:59px;height:92px}}@media(max-width:380px){.offer-copy span{max-width:235px;font-size:9px}.header-actions{right:10px}.menu-trigger{left:10px}.header-logo img{width:88px}.hero-image{height:376px}.hero-copy-inner{padding-inline:18px}.hero h1{font-size:36px}.clinician-badge{grid-template-columns:115px 1fr}.clinician-badge img{width:111px}.stat-grid strong{font-size:46px}.expert-card>img{height:190px}.promo-card>div button{width:54px}}:lang(th) .hero h1,:lang(th) .hero h1 span,:lang(th) .social-proof h2,:lang(th) .centered-head h2,:lang(th) .kit-copy h2,:lang(th) .routine-notes h2,:lang(th) .proof-content h2,:lang(th) .experts-section>header h2,:lang(th) .brand-title,:lang(th) .order-copy h2,:lang(th) .newsletter h2{letter-spacing:0}:lang(th) .hero h1{line-height:1.05}:lang(th) .hero h1 span{line-height:1.2}:lang(th) .centered-head h2,:lang(th) .kit-copy h2,:lang(th) .routine-notes h2,:lang(th) .proof-content h2,:lang(th) .experts-section>header h2,:lang(th) .brand-title,:lang(th) .order-copy h2,:lang(th) .newsletter h2{line-height:1.14}button,input,textarea,select{font-family:inherit}.header-actions a,.header-actions button,.mobile-menu-actions a,.mobile-menu-actions button,.mobile-icon{display:grid;place-items:center;padding:3px;border:0;background:transparent;color:var(--aqua-deep);cursor:pointer}.header-actions svg,.mobile-menu-actions svg,.mobile-icon svg{width:32px;height:32px;stroke-width:1.6}button,a,input,textarea,select,summary,[tabindex]{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--aqua-deep);outline-offset:3px;box-shadow:0 0 0 5px var(--paper)}.header-logo,.mobile-menu-logo,.sticky-logo,.footer-brand{overflow:hidden}.header-logo img,.mobile-menu-logo,.sticky-logo img{object-fit:cover;object-position:center bottom;background:var(--aqua)}.footer-brand img{object-fit:cover;object-position:center 94%;background:transparent;filter:grayscale(1) brightness(.65) contrast(100);mix-blend-mode:screen}.sticky-offer>.sticky-logo{width:140px;height:52px}.sticky-logo img{width:140px;height:52px}.press-logos span{width:120px;min-height:35px;display:inline-flex;align-items:center;justify-content:center;color:var(--aqua-deep);font-size:18px;font-weight:600;letter-spacing:.03em;text-align:center}@media(min-width:750px){.mobile-icon{display:none}.social-proof{height:1058px;min-height:0}.welcome-kit{height:883px;min-height:0}.product-grid{width:min(1195px,calc(100% - 48px));display:flex;grid-template-columns:none;gap:20px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory;scrollbar-width:none}.product-grid::-webkit-scrollbar{display:none}.product-card{flex:0 0 385px;width:385px;scroll-snap-align:start}}@media(max-width:749px){.mobile-icon{display:grid}}.note-grid article>.note-badge{width:110px;min-height:20px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;padding:3px 8px;background:var(--aqua);color:var(--aqua-deep);font-size:9px;font-weight:700;letter-spacing:.06em}.note-score-row>span{min-width:140px;min-height:26px;display:inline-flex;align-items:center;justify-content:center;padding:4px 12px;background:var(--aqua);color:var(--aqua-deep);font-size:11px;font-weight:700;letter-spacing:.08em}.proof-stage>.proof-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.brand-bg{object-fit:cover}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-links details{min-width:0}.footer-links summary,.newsletter h2{margin:0 0 20px;color:var(--aqua-pale);font-size:14px;font-weight:700;line-height:1.3;list-style:none;text-transform:uppercase}.footer-links summary{cursor:default}.footer-links summary::-webkit-details-marker{display:none}.footer-links details>ul,.footer-links details>nav{display:grid;gap:12px;margin:0;padding:0;list-style:none}.footer-links details:not([open])>ul,.footer-links details:not([open])>nav{display:grid}.footer-links details a{font-size:12px;line-height:1.45}.quantity-control{width:max-content;display:flex;align-items:center;margin-top:14px;overflow:hidden;border:1px solid var(--line);border-radius:999px}.quantity-control button{width:34px;height:30px;display:grid;place-items:center;padding:0;border:0;background:transparent;cursor:pointer}.quantity-control strong{min-width:30px;font-size:12px;text-align:center}.cart-footer{padding:16px 18px;border-top:1px solid var(--line)}.cart-footer p{margin:0 0 12px;color:var(--ink-soft);font-size:9px;text-align:center}.cart-footer a{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;background:var(--aqua-deep);color:var(--paper);font-size:12px;font-weight:700}.lightbox-overlay{display:grid;place-items:center;padding:30px;background:#052f2fc7;transition:opacity .35s ease-out,visibility 0s linear .35s}.lightbox{position:relative;width:min(820px,100%);max-height:calc(100vh - 60px);margin:0;overflow:hidden;border-radius:18px;background:var(--paper);opacity:0;transform:translateY(12px) scale(.98);transition:opacity .35s ease,transform .35s var(--motion-ease);will-change:opacity,transform}.lightbox-overlay.is-visible .lightbox{opacity:1;transform:translateY(0) scale(1)}.lightbox>button{position:absolute;z-index:2;top:16px;right:16px;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--aqua-deep);border-radius:10px;background:var(--paper);color:var(--aqua-deep);cursor:pointer}.lightbox>img{width:100%;max-height:calc(100vh - 150px);object-fit:contain;background:var(--aqua-mist)}.lightbox figcaption{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 22px;color:var(--aqua-deep)}.lightbox figcaption span{font-size:9px;font-weight:700;letter-spacing:.08em}.lightbox figcaption strong{font-size:20px;font-weight:500}@media(max-width:749px){.press-logos span{width:105px;min-height:27px;font-size:15px}.mobile-menu-utility a{min-height:48px;display:flex;align-items:center;justify-content:space-between;padding:12px 0;border:0;background:var(--paper);color:var(--aqua-deep);font-size:13px;font-weight:600;line-height:20px;text-align:left}.note-score-row>span{min-width:160px;min-height:29.3125px}.footer-links details{border-bottom:1px solid rgba(182,236,233,.28)}.footer-links summary{position:relative;margin:0;padding:16px 0;color:var(--aqua-pale);cursor:pointer;font-size:24px;font-weight:500;line-height:20.4px}.footer-links summary:after{content:"+";position:absolute;top:50%;right:2px;font-size:30px;font-weight:300;line-height:1;transform:translateY(-50%)}.footer-links details[open] summary:after{content:"−"}.footer-links details:not([open])>ul,.footer-links details:not([open])>nav{display:none}.footer-links details[open]>ul,.footer-links details[open]>nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:10px}.footer-links details a{font-size:12px}.newsletter{min-height:431px}.newsletter h2{max-width:310px;margin:0 auto 20px;color:var(--aqua-deep);font-size:40px;font-weight:400;line-height:1.14;text-transform:none}.proof-stage>.proof-bg{top:0;bottom:auto;height:100%;object-position:center top;transform:scale(1.11);transform-origin:center top}.expert-quote{margin-top:19.40625px}.lightbox-overlay{padding:12px}.lightbox figcaption{flex-direction:column;align-items:flex-start;gap:7px}}@media(min-width:750px){.site-header>.mobile-icon{display:none}.expert-quote{margin-top:52.875px}.centered-head{width:min(1000px,calc(100% - 48px));margin-bottom:75px}.centered-head>span{max-width:600px;margin-inline:auto}.footer-links{grid-template-columns:.95fr .95fr 1.45fr .95fr 1fr}.footer-links section>nav{display:grid;gap:12px}.footer-links section a{font-size:12px;line-height:1.45}}@media(max-width:749px){.site-header>.mobile-icon{display:grid}}.product-heading-line,.proof-heading-lead,.proof-heading-rest{display:inline}.proof-heading-break{display:none}@media(max-width:749px){.product-heading-line{display:block;white-space:nowrap}.centered-head h2{max-width:350px;margin-inline:auto;text-wrap:balance}.proof-content h2{width:min(335px,calc(100vw - 40px));font-size:24px;line-height:1.2;text-wrap:balance}.proof-heading-lead,.proof-heading-rest{display:block}.proof-heading-break{display:initial}.proof-heading-lead{white-space:nowrap}}@media(max-width:380px){.centered-head h2{font-size:34px}}@media(max-width:349px){.proof-heading-lead{white-space:normal}}@media(prefers-reduced-motion:reduce){html,.athlete-rail,.product-grid{scroll-behavior:auto!important}*,*:before,*:after{animation-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-delay:0s!important;transition-duration:.01ms!important}.sticky-offer-wrap,.drawer-shell,.mobile-menu-header,.mobile-menu-sticky-offer,.shop-card,.shop-card img,.athlete-card,.athlete-card>img,.product-card,.product-card>img,.motion-reveal,.expert-card,.expert-card>img,.cart-drawer,.lightbox{transform:none!important}}
