

:root{color-scheme:dark;--black:#050505;--surface:#111112;--white:#fcfbf7;--muted:#b7b5b0;--gold:#facf40;--gold-light:#f8e39b;--gold-mid:#c3892b;--line:rgba(255,255,255,.14);--radius:10px;--font:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--black);color:var(--white);font-family:var(--font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:5px}p,h1,h2,h3,figure{margin:0}strong{font-weight:700;color:#f6f3ec}::selection{background:var(--gold);color:#080808}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.section{padding-block:82px}.eyebrow{font-size:13px;font-weight:700;line-height:1.5;letter-spacing:.17em;text-transform:uppercase;color:var(--gold);margin-bottom:16px}.gold-text{color:var(--gold-light);background:linear-gradient(110deg,#fff1c2 0%,#e4b54c 65%,#fbe5a4 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:linear-gradient(110deg,#f8d865,#e8ba46);color:#10100c;border:1px solid #ecc968;border-radius:5px;min-height:48px;padding:13px 23px;font-weight:750;font-size:16px;line-height:1.2;transition:background .18s,transform .18s,box-shadow .18s}.button:hover{background:#ffe594;box-shadow:0 0 30px #dba83526;transform:translateY(-1px)}.button-small{min-height:42px;font-size:14px;gap:18px;padding:11px 18px}.text-button{border:0;padding:0;background:none;color:inherit;text-decoration:underline;text-underline-offset:3px;line-height:inherit}.skip-link{position:fixed;left:16px;top:12px;z-index:100;transform:translateY(-180%);background:var(--gold);color:#000;padding:10px 18px;border-radius:4px}.skip-link:focus{transform:translateY(0)}
.site-header{position:absolute;top:0;left:0;width:100%;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:29px max(48px,calc((100vw - 1200px)/2));background:linear-gradient(#050505d9,transparent)}.brand{display:block;flex-shrink:0}.brand img{width:225px;height:auto}.site-header nav{display:flex;align-items:center;gap:30px}.nav-link{font-size:14px;color:#e1dfda;transition:color .2s}.nav-link:hover{color:var(--gold)}
.hero{position:relative;isolation:isolate;overflow:hidden;min-height:850px;padding:127px 24px 73px;text-align:center;display:flex;align-items:center;justify-content:center}.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-3;opacity:.8}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#05050528 0%,transparent 22%,#05050505 58%,#050505 99%),radial-gradient(ellipse at 50% 45%,#000 0%,#000c 22%,#0004 58%,#0001 100%)}.hero-content{width:min(100%,900px);position:relative;z-index:1}.hero-mark{width:144px;height:auto;margin:0 auto 24px;filter:drop-shadow(0 7px 28px #d5a03030)}.hero .eyebrow{font-size:12px;margin-bottom:15px;letter-spacing:.18em}.hero h1{font-size:clamp(48px,5.35vw,78px);font-weight:800;letter-spacing:-.057em;line-height:1.06;margin-inline:-20px}.hero-description{font-size:19px;line-height:1.5;color:#e2dfd8;margin-top:24px}.mobile-break{display:none}.hero-facts{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:18px;font-size:16px;font-weight:700}.hero-facts i{display:block;width:3px;height:3px;border-radius:50%;background:var(--gold)}.claim-ref{color:var(--gold-light);font-size:.85em;vertical-align:super;text-decoration:underline;text-underline-offset:2px;margin-left:2px}.hero-facts .claim-ref{margin-left:-10px}.hero-basis{font-size:12px;color:#b0aba0;margin-top:5px}.signup-wrap{max-width:650px;margin:27px auto 0}.signup-intro{font-size:15px;color:#ebe7dc;margin-bottom:13px}.signup-controls{display:flex;gap:9px;position:relative}.email-field{position:relative;flex:1;min-width:0}.email-field input{width:100%;height:63px;padding:24px 17px 8px;background:#161614e8;color:var(--white);border:1px solid #898779;border-radius:5px;font-size:16px;outline-offset:3px;transition:border-color .2s}.email-field label{position:absolute;left:18px;top:20px;color:#c6c1b7;font-size:16px;line-height:1.3;pointer-events:none;transition:all .14s}.email-field input:focus+label,.email-field input:not(:placeholder-shown)+label{top:8px;font-size:12px;color:#d6d0c2}.email-field input:focus{border-color:var(--gold)}.email-field input[aria-invalid=true]{border-color:#ff9188}.signup-button{min-height:63px;padding:14px 25px;font-size:18px;white-space:nowrap;gap:19px}.signup-button>span:last-child{font-size:32px;font-weight:400;line-height:.7}.signup-button:disabled{opacity:.75;transform:none}.consent{margin-top:12px;font-size:12px;line-height:1.6;color:#b2aea5}.consent .text-button{margin-left:3px}.form-status:empty{display:none}.form-status{margin-top:13px;padding:12px 15px;border:1px solid #ab85434d;border-radius:5px;background:#1d190e;color:#f7e4b1;font-size:14px;line-height:1.5}.form-status.is-error{border-color:#d77a724d;color:#ffd2cd;background:#251312}.form-status.is-success{border-color:#80b78b5c;background:#122019;color:#cfebd3}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.hero-discover{display:inline-flex;align-items:center;gap:15px;margin-top:28px;font-size:12px;color:#bcb7aa;letter-spacing:.015em}.hero-discover:hover{color:var(--gold)}.hero-discover span{color:var(--gold);font-size:19px}.hero-arc{height:80px;width:140%;position:absolute;bottom:-67px;left:-20%;border-top:2px solid #d5a948;border-radius:50% 50% 0 0;box-shadow:0 -12px 35px #d49a1710;background:#050505}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:36px}.section-heading h2,h2{font-size:clamp(32px,3.4vw,48px);letter-spacing:-.046em;font-weight:750;line-height:1.1}.section-heading>p{font-size:16px;line-height:1.65;color:var(--muted);padding-bottom:4px}.flavors{padding-top:63px}.flavor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.flavor-card{--flavor:#75ccff;--flavor-dark:#0a1a29;position:relative;min-width:0;border:1px solid #6cbbf633;border-radius:var(--radius);background:linear-gradient(155deg,var(--flavor-dark),#0b0c0e 85%);overflow:hidden;transition:transform .25s,border-color .25s}.flavor-card:hover{transform:translateY(-6px);border-color:var(--flavor)}.flavor-red{--flavor:#ff8d9d;--flavor-dark:#2d111b;border-color:#f7788a33}.flavor-orange{--flavor:#ffb45b;--flavor-dark:#2b1c0b;border-color:#fbae6133}.flavor-green{--flavor:#c0e976;--flavor-dark:#16260b;border-color:#c0e97633}.flavor-visual{position:relative;width:100%;aspect-ratio:1.34;background-image:url('assets/floating-gummies-12242bf3.webp');background-repeat:no-repeat;background-size:560% auto;background-position:0 42%;isolation:isolate}.flavor-visual:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(0deg,var(--flavor-dark) 0%,transparent 37%,#0002 100%)}.flavor-red .flavor-visual{background-position:0 0;background-size:550% auto}.flavor-orange .flavor-visual{background-position:86% 39%;background-size:590% auto}.flavor-green .flavor-visual{background-position:100% 0;background-size:530% auto}.flavor-number{position:absolute;right:17px;top:13px;color:#fffc;font-weight:700;font-size:13px;z-index:1}.flavor-copy{padding:16px 23px 26px}.flavor-type{font-size:12px;color:var(--flavor);margin-bottom:7px;letter-spacing:.02em}.flavor-copy h3{font-size:24px;line-height:1.18;letter-spacing:-.045em;font-weight:750;margin-bottom:12px}.flavor-copy>p:not(.flavor-type){font-size:14px;line-height:1.6;color:#c1bfbb}.flavor-tag{display:block;font-size:10px;letter-spacing:.075em;line-height:1.5;color:var(--flavor);margin-top:23px;font-weight:700}.flavor-footer{display:flex;justify-content:center;gap:13px;align-items:center;color:#b6b2a7;font-size:14px;text-align:center;margin-top:27px}.small-spark{color:var(--gold);font-size:17px}
.difference{padding-top:39px}.difference-grid{display:grid;grid-template-columns:1.03fr 1fr;gap:62px;align-items:stretch}.product-art{position:relative;min-height:516px;border-radius:var(--radius);overflow:hidden;background:#090909;border:1px solid #cfa53b29;isolation:isolate}.product-art>img{position:absolute;inset:0;height:100%;width:100%;object-fit:cover;object-position:48% 40%;z-index:-2}.product-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 25%,#0001 50%,#050505 100%);z-index:-1}.product-art figcaption{position:absolute;left:30px;right:24px;bottom:30px}.product-art figcaption>span{font-size:11px;letter-spacing:.13em;font-weight:700;color:var(--gold-light)}.product-art figcaption>p{font-size:35px;font-weight:750;letter-spacing:-.04em;line-height:1.1;margin-top:13px}.reasons{display:flex;flex-direction:column;justify-content:space-between}.reason{display:flex;gap:19px;padding-block:23px;border-bottom:1px solid var(--line)}.reason:first-child{padding-top:5px}.reason:last-child{border-bottom:0;padding-bottom:5px}.reason-index{flex-shrink:0;color:var(--gold-mid);font-size:12px;padding-top:5px;font-weight:700}.reason h3{font-size:23px;letter-spacing:-.03em;line-height:1.2;margin-bottom:10px}.reason p{font-size:15px;line-height:1.6;color:var(--muted)}.reason p strong{font-weight:600}.ingredient-standards{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line);margin-top:46px;padding-block:25px}.ingredient-standards>div{display:flex;gap:13px;justify-content:center;align-items:center;padding:0 20px;border-right:1px solid var(--line)}.ingredient-standards>div:first-child{padding-left:0;justify-content:flex-start}.ingredient-standards>div:last-child{padding-right:0;border:0}.standard-check{color:var(--gold);font-size:22px}.ingredient-standards p{font-size:13px;line-height:1.55;color:var(--muted)}.ingredient-standards strong{font-size:14px;font-weight:600}
.moments{padding-top:14px}.moment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.moment-card{background:linear-gradient(135deg,#19191b,#101011);border:1px solid #ffffff0f;border-radius:var(--radius);padding:28px 24px;min-height:238px}.moment-featured{background:linear-gradient(135deg,#302712,#151209);border-color:#c19a4940}.moment-time{display:block;font-size:59px;font-weight:800;letter-spacing:-.06em;line-height:1;margin-bottom:24px;color:#c4c0b8}.moment-time>span{font-size:20px;margin-left:7px;letter-spacing:-.03em;font-weight:500}.moment-featured .moment-time{color:var(--gold-light)}.moment-word{font-size:47px;letter-spacing:-.055em;line-height:1.25}.moment-word>span{font-size:17px;letter-spacing:-.01em;margin-left:4px}.moment-card h3{font-size:17px;line-height:1.25;letter-spacing:-.02em;margin-bottom:11px}.moment-card p{color:#aaa7a0;font-size:14px;line-height:1.6}
.story{margin-block:15px 0;padding-block:93px;background:radial-gradient(ellipse at 12% 70%,#b4851920 0%,transparent 58%),#0c0b09;border-block:1px solid #d6b65c24}.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.story-heading h2{font-size:clamp(40px,4vw,58px);line-height:1.06}.story-mark{width:168px;height:auto;margin:34px 0 22px;opacity:.88}.story-signature{color:#a59a80;letter-spacing:.14em;font-size:11px;font-weight:700}.story-copy{padding-top:35px;color:#c0bcb2;font-size:17px;line-height:1.8}.story-copy>p+p{margin-top:25px}.story-copy .story-emphasis{font-size:27px;line-height:1.35;font-weight:700;color:#f2ede3;letter-spacing:-.025em}.story-rule{display:block;height:2px;width:62px;background:var(--gold-mid);margin-top:32px}
.faq{padding-block:88px 68px}.faq .section-heading{margin-bottom:31px}.faq-list{display:grid;gap:8px}.faq details{background:#202020;border:1px solid transparent;transition:background .2s}.faq details:hover{background:#2b2b2b}.faq details[open]{background:#222;border-color:#b4934159}.faq summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:21px;line-height:1.4;font-weight:400;padding:24px 28px;list-style:none;min-height:80px}.faq summary::-webkit-details-marker{display:none}.faq summary::marker{content:""}.faq-icon{width:23px;height:23px;position:relative;flex-shrink:0;transition:transform .2s}.faq-icon:before,.faq-icon:after{content:"";position:absolute;top:11px;left:0;width:23px;height:2px;background:#f6f1e6}.faq-icon:after{transform:rotate(90deg)}details[open] .faq-icon{transform:rotate(45deg)}.faq-answer{border-top:1px solid #050505;padding:24px 28px 29px;color:#dedbd4;font-size:17px;line-height:1.7}.faq-answer p+p{margin-top:16px}
.final-signup{position:relative;text-align:center;padding:37px 0 77px;isolation:isolate;overflow:hidden}.final-glow{position:absolute;z-index:-1;inset:0;background:radial-gradient(ellipse at 50% 110%,#8e682532,transparent 58%)}.final-content{position:relative}.final-mark{width:97px;height:auto;margin:0 auto 25px}.final-signup .eyebrow{font-size:12px;letter-spacing:.15em}.final-signup h2{font-size:clamp(38px,4vw,57px);line-height:1.07;letter-spacing:-.045em}.final-description{margin-top:19px;color:#b9b5aa;font-size:17px}.final-signup .signup-wrap{margin-top:25px}.site-footer{border-top:1px solid var(--line);padding-block:37px 25px;color:#9c988e}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px}.footer-top .brand img{width:200px}.footer-top p{font-size:13px;color:#b9ae96}.footer-top>a:last-child{font-size:14px;color:#d1c6ad}.footer-top>a:last-child span{margin-left:13px;color:var(--gold)}.product-notes{font-size:12px;line-height:1.8;margin-top:29px;max-width:1120px;color:#99958b}.product-notes strong{font-weight:600;color:#b9b3a5}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:29px;padding-top:21px;border-top:1px solid #ffffff0b;font-size:12px}.footer-bottom>div{display:flex;gap:25px;align-items:center}.footer-bottom a:hover{color:var(--gold)}
dialog{width:min(540px,calc(100% - 36px));border:1px solid #b78e4159;border-radius:12px;background:#151412;color:var(--white);padding:28px;box-shadow:0 20px 90px #000b}dialog::backdrop{background:#000c;backdrop-filter:blur(5px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.dialog-close{background:none;border:0;color:#ded8c8;font-size:30px;line-height:1;min-width:36px;min-height:36px;margin:-8px -6px 0 0}dialog h2{font-size:30px;margin-bottom:20px}dialog>p{color:#c4beb0;font-size:15px;line-height:1.7;margin-top:15px}dialog a{color:var(--gold-light);overflow-wrap:anywhere}.privacy-preview{border-top:1px solid var(--line);padding-top:17px}.dialog-done{margin-top:24px;width:100%}.noscript-notice{position:fixed;bottom:0;padding:15px;width:100%;background:#302510;color:#fff3cd;text-align:center;z-index:10;font-size:14px}
@media(min-width:1800px){.hero{min-height:910px}.hero-background{object-position:center 44%;opacity:.9}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.site-header{padding-inline:32px}.site-header nav{gap:22px}.site-header .brand img{width:205px}.hero{min-height:790px;padding-top:120px}.hero h1{font-size:66px}.hero-background{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(180deg,#05050544,transparent 35%,#050505 100%),radial-gradient(ellipse at center,#000e 0%,#000c 29%,#0003 80%)}.flavor-grid,.moment-grid{gap:12px}.flavor-copy{padding:14px 16px 22px}.flavor-copy h3{font-size:22px}.flavor-copy>p:not(.flavor-type){font-size:13px}.flavor-copy br{display:none}.flavor-tag{font-size:9px;letter-spacing:.035em}.difference-grid{gap:35px}.reason h3{font-size:21px}.reason p{font-size:14px}.ingredient-standards>div{padding-inline:13px;gap:9px}.moment-card{padding:25px 19px}.moment-card h3{font-size:16px}.moment-card p{font-size:13px}.story-grid{gap:60px}.footer-top{gap:20px}.footer-top p{font-size:12px}}
@media(max-width:800px){.section{padding-block:60px}.site-header .nav-link{display:none}.site-header{padding-top:26px}.hero{min-height:790px;padding-top:122px;padding-bottom:75px}.hero h1{font-size:59px;letter-spacing:-.055em;margin-inline:0}.hero-mark{width:130px}.hero-description{font-size:17px}.hero-background{width:150%;max-width:none;left:-25%;opacity:.7}.hero .eyebrow{font-size:11px}.section-heading{gap:26px;margin-bottom:28px}.section-heading h2{font-size:37px}.section-heading>p{font-size:14px;max-width:44%}.flavor-grid,.moment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.flavor-visual{aspect-ratio:1.55}.flavor-copy{padding:16px 22px 26px}.flavor-copy h3{font-size:25px}.flavor-copy>p:not(.flavor-type){font-size:15px}.flavor-tag{font-size:11px;letter-spacing:.06em}.flavor-type{font-size:13px}.difference-grid{grid-template-columns:1fr;gap:25px}.product-art{min-height:400px}.product-art>img{object-position:center 40%}.product-art figcaption>p{font-size:36px}.reasons{display:grid;grid-template-columns:1fr 1fr;gap:25px}.reason{padding:20px 0!important;gap:12px;border-bottom:1px solid var(--line)!important}.reason h3{font-size:20px}.reason p{font-size:15px}.ingredient-standards{grid-template-columns:repeat(2,1fr);row-gap:22px;margin-top:30px}.ingredient-standards>div{justify-content:flex-start;padding-left:20px!important}.ingredient-standards>div:nth-child(2){border:0}.ingredient-standards>div:nth-child(odd){padding-left:5px!important}.ingredient-standards p{font-size:14px}.ingredient-standards strong{font-size:15px}.moment-card{min-height:231px;padding:27px}.moment-card h3{font-size:18px}.moment-card p{font-size:15px}.moment-time{font-size:62px}.moment-word{font-size:50px}.story-grid{grid-template-columns:1fr;gap:25px}.story-heading{position:relative}.story-heading h2{font-size:48px}.story-mark{position:absolute;right:0;bottom:0;width:150px;opacity:.55}.story-signature{margin-top:22px}.story-copy{padding-top:0;max-width:640px;font-size:17px}.story-copy .story-emphasis{font-size:27px}.faq summary{font-size:19px;padding:23px 24px}.faq-answer{font-size:16px;padding:21px 24px}.faq .section-heading h2{font-size:37px}.footer-top{flex-wrap:wrap}.footer-top .brand img{width:200px}.footer-top p{display:none}.footer-bottom{align-items:flex-start}.footer-bottom>div{gap:16px}.final-signup{padding-top:32px}.final-signup h2{font-size:47px}}
@media(max-width:540px){.container{width:calc(100% - 40px)}.site-header{padding:23px 20px;gap:12px}.site-header .brand img{width:168px}.site-header nav{gap:0}.button-small{font-size:12px;min-height:36px;padding:9px 12px;gap:7px}.button-small>span{display:none}.hero{min-height:0;padding:108px 20px 72px}.hero-mark{width:109px;margin-bottom:22px}.hero-background{width:195%;left:-47.5%;opacity:.64;object-position:center}.hero-shade{background:linear-gradient(180deg,#05050555,transparent 23%,#050505 100%),radial-gradient(ellipse at center,#000d 8%,#000b 36%,#0005 90%)}.hero .eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:16px}.hero h1{font-size:clamp(36px,8.8vw,47px);letter-spacing:-.055em;line-height:1.08}.hero-description{font-size:16px;margin-top:21px;line-height:1.5}.mobile-break{display:block}.hero-facts{font-size:13px;gap:10px;margin-top:18px}.hero-basis{font-size:11px;margin-top:7px}.hero-facts .claim-ref{margin-left:-6px}.hero .signup-wrap{margin-top:24px}.signup-intro{font-size:14px;margin-bottom:12px}.signup-controls{flex-direction:column;gap:9px}.email-field input{height:59px}.email-field label{top:19px}.signup-button{min-height:54px;font-size:17px;padding:15px 20px;gap:16px}.signup-button>span:last-child{font-size:27px}.consent{font-size:11px;max-width:315px;margin-inline:auto;line-height:1.7}.hero-discover{margin-top:26px}.section{padding-block:49px}.flavors{padding-top:43px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:35px}.eyebrow{font-size:11px;margin-bottom:13px}.section-heading>p{max-width:none;margin-top:18px;font-size:15px;line-height:1.6}.flavor-grid{gap:12px}.flavor-visual{aspect-ratio:1.16}.flavor-copy{padding:12px 13px 18px}.flavor-number{font-size:11px;top:10px;right:12px}.flavor-copy h3{font-size:20px;min-height:46px;line-height:1.1;margin-bottom:9px}.flavor-type{font-size:11px;min-height:31px;line-height:1.4;margin-bottom:5px}.flavor-copy>p:not(.flavor-type){font-size:13px;line-height:1.5;min-height:59px}.flavor-tag{font-size:9px;letter-spacing:.025em;line-height:1.5;margin-top:16px;max-width:120px}.flavor-footer{font-size:13px;gap:10px;align-items:flex-start;text-align:left;margin-top:22px}.small-spark{line-height:1.2}.difference{padding-top:17px}.difference-grid{gap:14px}.product-art{min-height:337px}.product-art figcaption{left:21px;bottom:23px}.product-art figcaption>span{font-size:10px}.product-art figcaption>p{font-size:31px}.product-art>img{object-position:49% center}.reasons{grid-template-columns:1fr;gap:0}.reason{gap:15px;padding:23px 0!important}.reason h3{font-size:22px}.reason p{font-size:15px}.reason-index{font-size:12px}.ingredient-standards{padding-block:22px;row-gap:23px;margin-top:26px}.ingredient-standards>div{padding-inline:12px!important;gap:8px;align-items:flex-start}.ingredient-standards p{font-size:12px}.ingredient-standards strong{font-size:13px}.standard-check{font-size:17px}.moments{padding-top:13px}.moment-grid{gap:12px}.moment-card{padding:23px 16px;min-height:232px}.moment-time{font-size:52px;margin-bottom:22px}.moment-time>span{font-size:17px}.moment-word{font-size:38px;line-height:1.36}.moment-word>span{font-size:14px;margin-left:3px}.moment-card h3{font-size:16px;min-height:40px}.moment-card p{font-size:13px}.moment-card p br{display:none}.story{margin-top:6px;padding-block:53px}.story-grid{gap:27px}.story-heading h2{font-size:43px}.story-mark{width:111px;right:0;bottom:3px;opacity:.36;margin:0 0 18px}.story-signature{font-size:10px;max-width:230px}.story-copy{font-size:16px;line-height:1.75}.story-copy>p+p{margin-top:21px}.story-copy .story-emphasis{font-size:24px}.faq{padding-top:54px;padding-bottom:44px}.faq .section-heading h2{font-size:34px;max-width:350px}.faq summary{font-size:17px;padding:20px 19px;gap:20px;min-height:74px}.faq-icon{width:20px;height:20px}.faq-icon:before,.faq-icon:after{width:20px;top:9px}.faq-answer{padding:19px;font-size:15px;line-height:1.7}.final-signup{padding-top:27px;padding-bottom:51px}.final-mark{width:84px;margin-bottom:24px}.final-signup .eyebrow{font-size:10px}.final-signup h2{font-size:36px;letter-spacing:-.045em}.final-description{font-size:15px;line-height:1.6;max-width:300px;margin:17px auto 0}.final-signup .signup-wrap{margin-top:23px}.final-signup .signup-intro{max-width:285px;margin-inline:auto}.site-footer{padding-block:29px 25px}.footer-top .brand img{width:166px}.footer-top>a:last-child{font-size:13px}.footer-top>a:last-child span{margin-left:5px}.product-notes{font-size:11px;line-height:1.8;margin-top:26px}.footer-bottom{flex-direction:column;gap:17px;font-size:11px;margin-top:22px;padding-top:19px}.footer-bottom>div{justify-content:space-between;width:100%;gap:16px}dialog{padding:23px}dialog h2{font-size:28px}dialog>p{font-size:14px}}
@media(max-width:359px){.site-header{padding-inline:16px}.site-header .brand img{width:145px}.hero{padding-inline:16px}.hero h1{font-size:34px}.hero-facts{font-size:12px;gap:9px}.container{width:calc(100% - 32px)}.flavor-copy{padding-inline:11px}.flavor-copy h3{font-size:18px}.flavor-copy>p:not(.flavor-type){font-size:12px}.moment-card{padding-inline:13px}.moment-word{font-size:32px}.moment-word>span{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.flavor-card:hover,.button:hover{transform:none}}
/* Keep supporting copy legible on compact screens. */
.hero .eyebrow,.hero-basis,.eyebrow,.flavor-type,.flavor-tag,.flavor-number,.product-art figcaption>span,.story-signature,.final-signup .eyebrow,.consent,.product-notes,.footer-bottom{font-size:12px}
.reason p{font-size:16px}.flavor-copy>p:not(.flavor-type),.moment-card p{font-size:14px}.flavor-tag{letter-spacing:.04em;max-width:none}
@media(max-width:540px){.hero .eyebrow{font-size:12px;letter-spacing:.1em}.flavor-type{min-height:34px}.flavor-copy>p:not(.flavor-type){min-height:64px}.flavor-tag{line-height:1.5;min-height:36px}.flavor-copy h3{overflow-wrap:normal}.moment-word{white-space:normal}.consent{max-width:340px}.ingredient-standards p{font-size:13px}.faq-answer{font-size:16px}}
@media print{.site-header{position:static}.hero{min-height:0;padding-top:35px}.hero-background{opacity:.3}.hero-shade{display:none}.button,.signup-wrap,.hero-discover,.hero-arc,dialog{display:none}.section{padding-block:35px}.flavor-grid,.moment-grid{grid-template-columns:repeat(4,1fr)}.section-heading h2{font-size:32px}.faq details{break-inside:avoid}.faq-answer{display:block}.container{width:92%}.footer-bottom{font-size:12px}}

  

    .site-header .nav-link { font-size:1.0625rem; font-weight:700; }
    .hero .hero-discover { color:#fff; font-size:.9375rem; }
    .hero .hero-basis { color:#fff; font-size:.875rem; }
    .hero .signup-intro { color:#fff; font-size:1.0625rem; }
    .hero .eyebrow,
    .hero .hero-description { color:var(--gold); font-size:1rem; font-weight:700; }
    .hero .hero-facts { color:var(--gold); font-size:clamp(1.0625rem,4.8vw,1.5rem); font-weight:800; gap:clamp(6px,1vw,14px); }
    .hero .hero-facts > span { white-space:nowrap; }
    .hero .hero-facts .claim-ref { color:var(--gold); font-weight:800; }
    .hero .hero-ingredients { color:var(--white); font-size:1rem; line-height:1.6; max-width:690px; margin:14px auto 0; }
    .flavor-blue .flavor-copy h3,
    .flavor-red .flavor-copy h3,
    .flavor-orange .flavor-copy h3,
    .flavor-card .flavor-copy > p:not(.flavor-type) { color:var(--flavor); }
    .flavors .flavor-footer { color:var(--gold); font-size:1.125rem; }
    .flavors .section-heading > p { color:#fff; }
    .flavor-card .flavor-visual { background-image:none; }
    .flavor-card .flavor-visual::after { display:none; }
    .flavor-photo { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center top; }
    @media(max-width:540px) {
      .hero .eyebrow,
      .hero .hero-description { font-size:.9375rem; }
      .hero .hero-ingredients { font-size:.9375rem; }
      .flavors .flavor-footer { font-size:1rem; }
    }
  

    .flavor-green .flavor-copy h3 { color:var(--flavor); }
    .hero .hero-facts { font-size:clamp(1.1875rem,5.2vw,1.875rem); }
    .hero .hero-ingredients { font-size:1.125rem; font-weight:700; }
    .hero .hero-description { font-size:1.125rem; }
    .hero h1 { font-size:clamp(3.3rem,5.9vw,5.375rem); }
    .hero .hero-mark { width:240px; height:auto; }
    @media(max-width:1100px) {
      .hero h1 { font-size:4.5rem; }
    }
    @media(max-width:800px) {
      .hero h1 { font-size:clamp(3.75rem,10vw,4.0625rem); }
      .hero .hero-mark { width:218px; }
    }
    @media(max-width:540px) {
      .hero h1 { font-size:clamp(2.375rem,9.5vw,3.1875rem); }
      .hero .hero-ingredients,
      .hero .hero-description { font-size:1.0625rem; }
      .hero .hero-mark { width:184px; }
    }
    @media(max-width:380px) {
      .hero .hero-facts > span { width:min-content; white-space:normal; }
    }
    @media(max-width:359px) {
      .hero h1 { font-size:2.1875rem; }
    }
  

    /* Reuse the original artwork. Only its two decorative sides move;
       the logo, text, controls, spacing, and all other sections stay put. */
    .hero > .hero-background.gumtion-float-right {
      display: none;
    }

    @media screen and (prefers-reduced-motion: no-preference) {
      .hero > .hero-background {
        clip-path: inset(0 50% 0 0);
        animation: gumtion-float-left 6s ease-in-out infinite;
        pointer-events: none;
        will-change: transform;
      }
      .hero > .hero-background.gumtion-float-right {
        display: block;
        clip-path: inset(0 0 0 50%);
        animation-name: gumtion-float-right;
        animation-duration: 6s;
      }
    }

    @keyframes gumtion-float-left {
      0%, 100% { transform: translate3d(0, 0, 0); }
      50% { transform: translate3d(0, -36px, 0); }
    }
    @keyframes gumtion-float-right {
      0%, 100% { transform: translate3d(0, 0, 0); }
      50% { transform: translate3d(0, -36px, 0); }
    }
  

    .story-definition {
      margin-top: 24px;
      color: var(--muted);
      font-size: 17px;
      line-height: 1.6;
    }
    .story-definition > strong {
      font-size: 24px;
      font-weight: 800;
      letter-spacing: .06em;
    }
  
/* Weekend copy and mobile reading adjustments. */
.hero-facts{flex-wrap:wrap}
.hero-ingredients{max-width:760px;margin-left:auto;margin-right:auto}
.flavor-copy h3{overflow-wrap:normal}
.reason h3{overflow-wrap:break-word}
@media(max-width:800px){
  .flavor-grid,.reasons{grid-template-columns:minmax(0,1fr)}
  .flavor-card{max-width:560px;width:100%;margin-inline:auto}
  .flavor-visual{aspect-ratio:1.45}
  .flavor-copy h3,.flavor-type,.flavor-copy>p:not(.flavor-type),.flavor-tag{min-height:0}
  .flavor-copy{padding:18px 24px 26px}
  .flavor-copy h3{font-size:28px;line-height:1.15}
  .flavor-copy>p:not(.flavor-type){font-size:16px}
  .flavor-tag{font-size:11px;max-width:none}
  .story-mark{position:static;opacity:1;margin-top:24px;width:120px}
  .footer-top p{display:block;width:100%;order:3}
}
@media(max-width:540px){
  .hero-facts{font-size:clamp(16px,4.8vw,22px);gap:10px}
  .hero-ingredients{font-size:17px;line-height:1.5}
  .hero-basis{font-size:14px}
  .signup-intro{line-height:1.55}
  .story-heading h2{font-size:clamp(34px,9vw,43px)}
  .ingredient-standards{grid-template-columns:1fr}
  .ingredient-standards>div{border:0!important;padding-left:5px!important}
}

