@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Bodoni+Moda&family=Cormorant+Garamond&family=DM+Sans&family=Fraunces&family=Inter&family=Libre+Baskerville&family=Lora&family=Manrope&family=Merriweather&family=Montserrat&family=Newsreader&family=Outfit&family=Playfair+Display&family=Plus+Jakarta+Sans&family=Poppins&family=Raleway&family=Sora&family=Space+Grotesk&family=Urbanist&family=Work+Sans&display=swap";
.journal-language{justify-content:flex-end;gap:6px;margin:0 0 28px;display:flex}.journal-language button{color:#324a38;cursor:pointer;background:#fff;border:1px solid #cfc6b4;border-radius:999px;padding:9px 16px;font:600 13px/1 inherit}.journal-language button.active{color:#fff;background:#254c38;border-color:#254c38}.story{color:var(--story-ink);background:radial-gradient(circle at 70% 46%,color-mix(in srgb,var(--accent) 32%,transparent),transparent 28%),var(--story-bg)!important}.story .kicker,.story .story-copy>p,.story .ingredient-reveal p,.story .scroll-hint{color:color-mix(in srgb,var(--story-ink) 72%,transparent)}.story .button.primary{background:var(--story-ink);color:var(--story-bg);border-color:var(--story-ink)}.story .button.ghost{background:color-mix(in srgb,var(--story-bg) 82%,white);color:var(--story-ink)}.product-asset{object-fit:contain;filter:drop-shadow(0 28px 45px #0003);border-radius:22px;width:min(48vw,760px);height:auto;max-height:72vh;display:block}.product-asset.small{object-fit:cover;filter:none;border-radius:16px;width:100%;height:100%;max-height:none}.detail-visual .product-asset{object-fit:cover;border-radius:28px;width:100%;height:100%;max-height:none}.cart-row .product-asset{object-fit:cover;border-radius:10px;width:78px;height:96px}[data-cms-spacing=compact]{padding-top:3rem!important;padding-bottom:3rem!important}[data-cms-spacing=comfortable]{padding-top:6rem!important;padding-bottom:6rem!important}[data-cms-spacing=spacious]{padding-top:10rem!important;padding-bottom:10rem!important}@media (max-width:900px){.story .product-asset{width:min(92vw,680px);max-height:46vh}.story-product{overflow:hidden}.product-card .product-asset.small{object-fit:cover}}.scroll-frame-asset{aspect-ratio:16/9;object-fit:cover;will-change:contents;background:#dcefff;transition:opacity 80ms linear}.hero-frame-story{background:#dcecff;height:240vh;position:relative}.hero-frame-sticky{height:100vh;position:sticky;top:0;overflow:hidden}.hero-frame-image{object-fit:cover;object-position:center;will-change:contents;width:100%;height:100%;position:absolute;inset:0}.hero-frame-copy{z-index:2;color:#17221d;background:linear-gradient(90deg,#f7f9f8f0 0%,#f7f9f8c7 40%,#f7f9f814 72%,#0000 100%);position:relative}.hero-frame-copy p{color:#53645c}.hero-frame-progress{z-index:3;background:#0c4b822e;height:2px;position:absolute;bottom:1.3rem;left:8vw;right:8vw}.hero-frame-progress span{background:#1976bb;height:100%;display:block}.hero-frame-story .kicker{color:#315d56}@media (max-width:900px){.hero-frame-story{height:190vh}.hero-frame-image{object-position:60% center}.hero-frame-copy{background:linear-gradient(#f7f9f8eb,#f7f9f885 55%,#0000 82%)}.hero-frame-progress{left:1.2rem;right:1.2rem}}@media (prefers-reduced-motion:reduce){.hero-frame-story{height:100vh}}:root{--bg:#f7f5ee;--surface:#fffdf8;--surface-2:#efeee7;--ink:#17221d;--muted:#68736d;--line:#17221d24;--sage:#314f41;--gold:#b89555;--shadow:0 20px 70px #2230291f;--body-font:"Montserrat",sans-serif;--heading-font:"Bebas Neue",sans-serif;--heading-weight:400}:root[data-theme=dark]{--bg:#111713;--surface:#18201b;--surface-2:#212b25;--ink:#f3f0e7;--muted:#a8b1ab;--line:#ffffff21;--sage:#adc8b7;--gold:#d6b779;--shadow:0 25px 70px #00000059}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--body-font);margin:0;line-height:1.55}button,input,select{font:inherit;color:inherit}button,a{transition:all .25s}a{color:inherit;text-decoration:none}button{cursor:pointer}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.kicker{text-transform:uppercase;letter-spacing:.17em;color:var(--muted);font-size:.68rem;font-weight:700;display:block}em{color:var(--gold);font-family:Cormorant Garamond,serif;font-weight:500}.logo{letter-spacing:.16em;white-space:nowrap;font-size:1.05rem;font-weight:800}.logo span{color:var(--gold)}.button{border:1px solid var(--line);background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.82rem 1.25rem;font-size:.82rem;font-weight:700;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--ink);color:var(--bg);border-color:var(--ink)}.button.ghost{background:var(--surface)}.button.full{width:100%}.icon-button{background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.icon-button:hover{background:var(--surface-2)}.site-header{z-index:50;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(1.2rem,4vw,5rem);display:flex;position:fixed;top:0;left:0;right:0}.site-header.scrolled{background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:var(--line)}.site-header nav{gap:clamp(1rem,2vw,2.2rem);font-size:.78rem;font-weight:600;display:flex}.site-header nav a:hover{color:var(--gold)}.header-actions{align-items:center;gap:.25rem;display:flex}.header-actions select{background:0 0;border:0;font-size:.7rem}.cart-link{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-width:54px;height:40px;display:flex}.cart-link span{font-size:.7rem}.menu-button{display:none}.intro{background:radial-gradient(circle at 75% 40%,#b895551a,#0000 25%);flex-direction:column;justify-content:center;min-height:100vh;padding:22vh 8vw 10vh;display:flex}.intro h1,.inner-page>h1{letter-spacing:-.065em;max-width:1100px;margin:1.4rem 0;font-size:clamp(3.4rem,8.5vw,8.6rem);line-height:.86}.intro p{max-width:570px;color:var(--muted);margin-left:35vw;font-size:clamp(1rem,1.5vw,1.3rem)}.text-link{margin:3rem 0 0 35vw;font-size:.8rem;font-weight:700}.text-link span{margin-left:1rem}.story{background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 16%,var(--bg)),var(--bg) 58%);height:350vh;position:relative}.story-sticky{grid-template-columns:1fr 1.1fr;align-items:center;height:100vh;padding:6rem 8vw 2rem;display:grid;position:sticky;top:0;overflow:hidden}.story-copy{z-index:2;max-width:560px}.story-copy h1{letter-spacing:-.055em;margin:1.3rem 0;font-size:clamp(2.7rem,5.2vw,6rem);line-height:.95}.story-copy>p,.ingredient-reveal p{max-width:520px;color:var(--muted);font-size:1.03rem}.button-row{gap:.7rem;margin-top:2rem;display:flex}.story-product{place-items:center;height:76vh;display:grid;position:relative}.product-visual{filter:drop-shadow(0 32px 34px #1f2b2538);z-index:2;flex-direction:column;align-items:center;width:min(25vw,330px);height:min(57vh,530px);display:flex;position:relative}.product-visual.small{width:145px;height:245px}.bottle-cap{background:linear-gradient(90deg,#313834,#66716b,#303834);border-radius:12px 12px 4px 4px;width:42%;height:10%}.bottle-body{text-align:center;color:#17221d;background:linear-gradient(105deg,#d9dbd7,#fff 35%,#e7e9e5 67%,#bdc2bd);border-radius:16% 16% 11% 11%/8% 8% 5% 5%;flex-direction:column;justify-content:center;align-items:center;width:78%;height:90%;padding:1rem;display:flex;box-shadow:inset -15px 0 22px #00000014}.bottle-brand{letter-spacing:.2em;font-size:clamp(.65rem,1.2vw,.9rem);font-weight:800}.bottle-line{border-top:2px solid var(--tone);width:42px;margin:1.5rem}.bottle-body strong{max-width:160px;font-size:clamp(.8rem,1.5vw,1.3rem);line-height:1.1}.bottle-body small{letter-spacing:.18em;color:#6a736e;margin-top:1.2rem;font-size:.45rem}.small .bottle-line{margin:.8rem}.small .bottle-body strong{font-size:.7rem}.small .bottle-body small{margin-top:.6rem}.orbit{border:1px solid color-mix(in srgb,var(--accent) 75%,transparent);border-radius:50%;width:70%;height:70%;position:absolute;transform:rotate(22deg)}.orbit-two{width:88%;height:50%;transform:rotate(-30deg)}.asset-note{color:var(--muted);opacity:.7;font-size:.58rem;position:absolute;bottom:0}.asset-note code{font-size:inherit}.progress-rail{background:var(--line);width:1px;height:60%;position:absolute;top:20%;right:3vw}.progress-rail span{background:var(--ink);width:2px;display:block}.scroll-hint{text-transform:uppercase;letter-spacing:.1em;gap:.5rem;font-size:.62rem;display:flex;position:absolute;bottom:2rem;left:8vw}.ingredient-reveal{animation:.45s reveal}.ingredient-reveal h2{letter-spacing:-.05em;margin:.7rem 0;font-size:clamp(2.8rem,5vw,5.5rem);line-height:.95}.ingredient-reveal strong{color:var(--gold)}.stage-number{color:var(--gold);font-family:Cormorant Garamond;font-size:1.4rem;font-style:italic}.connector{border-top:1px solid var(--accent);width:70%;margin-top:2rem;display:block}.conversion-card{background:var(--surface);box-shadow:var(--shadow);z-index:5;border-radius:18px;width:min(360px,90vw);padding:1.1rem 1.3rem;animation:.4s reveal;position:absolute;bottom:4vh;right:5vw}.conversion-card h3{margin:.4rem 0}.conversion-card s,.product-card s{color:var(--muted);margin-left:.4rem;font-size:.75rem}.stock{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);align-items:center;gap:.3rem;font-size:.63rem;display:flex}.conversion-actions,.purchase-row{align-items:center;gap:.5rem;margin-top:.8rem;display:flex}.stepper{border:1px solid var(--line);border-radius:999px;align-items:center;display:flex}.stepper button{background:0 0;border:0;width:34px;height:38px}.stepper span{text-align:center;min-width:24px;font-size:.8rem}@keyframes reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.section-heading{justify-content:space-between;align-items:flex-end;margin:1rem 0 4rem;display:flex}.section-heading h2,.editorial>h2,.science h2,.faq h2{letter-spacing:-.055em;margin:.8rem 0;font-size:clamp(2.8rem,5.5vw,6rem);line-height:.94}.section-heading p{max-width:380px;color:var(--muted)}.product-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:1.2rem;position:relative}.card-visual{background:color-mix(in srgb,var(--accent,#cbd5cf) 15%,var(--surface-2));border-radius:17px;place-items:center;height:360px;margin-bottom:1.2rem;display:grid}.wishlist{background:var(--surface);z-index:2;border:0;border-radius:50%;width:38px;height:38px;position:absolute;top:2rem;right:2rem}.product-card h3{margin:.7rem 0 .2rem;font-size:1.05rem}.product-card p{color:var(--muted);font-size:.76rem}.rating{color:var(--gold);align-items:center;gap:.25rem;font-size:.7rem;display:flex}.rating span{color:var(--muted)}.card-bottom{justify-content:space-between;align-items:flex-end;margin-top:1.2rem;display:flex}.card-bottom>div{flex-direction:column;display:flex}.add-round{background:var(--ink);width:44px;height:44px;color:var(--bg);border:0;border-radius:50%}.bundle{border:1px solid var(--line);border-radius:24px;grid-template-columns:1.3fr 1fr auto;align-items:center;gap:2rem;margin-top:2rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.bundle h3{margin:.5rem 0;font-size:clamp(1.7rem,3vw,3rem)}.bundle p{color:var(--muted)}.bundle-products{display:flex}.bundle-products span{color:#17221d;border:2px solid var(--surface);border-radius:12px;width:90px;height:120px;margin-left:-18px;padding:.8rem;font-size:.62rem}.editorial{background:var(--ink);color:var(--bg)}.editorial .kicker,.editorial-list span{color:color-mix(in srgb,var(--bg) 55%,transparent)}.editorial-list{margin-top:5rem}.editorial-list>div{border-top:1px solid color-mix(in srgb,var(--bg) 15%,transparent);grid-template-columns:80px 1fr;padding:1.5rem 0;display:grid}.editorial-list h3{margin:0;font-size:clamp(1.5rem,3vw,3rem);font-weight:500}.search-field{border-bottom:1px solid var(--line);align-items:center;gap:.6rem;width:320px;padding:.8rem;display:flex}.search-field input{background:0 0;border:0;outline:0;width:100%}.ingredient-table>div{border-top:1px solid var(--line);grid-template-columns:50px 1.4fr .8fr 1fr .7fr;align-items:center;gap:1rem;padding:1.35rem 0;display:grid}.ingredient-table span,.ingredient-table small,.ingredient-table p,.ingredient-table em{color:var(--muted);font-size:.75rem}.ingredient-table em{text-align:right}.ingredient-table .empty-state{color:var(--muted);display:block}.science{background:var(--surface-2);grid-template-columns:1fr 1fr;gap:8vw;display:grid}.science>div>p{max-width:520px;color:var(--muted)}.science-steps>div{border-top:1px solid var(--line);grid-template-columns:50px 1fr;padding:1.2rem 0;display:grid}.science-steps p{color:var(--muted);grid-column:2;font-size:.78rem}.reviews{text-align:center}.reviews blockquote{max-width:1000px;margin:2rem auto;font-family:Cormorant Garamond;font-size:clamp(2.5rem,5vw,5.5rem);font-style:italic;line-height:1}.reviews p{color:var(--muted);font-size:.75rem}.faq>div{max-width:850px;margin:4rem 0 0 auto}.faq article{border-top:1px solid var(--line)}.faq article button{text-align:left;background:0 0;border:0;justify-content:space-between;width:100%;padding:1.4rem 0;font-weight:700;display:flex}.faq article p{color:var(--muted);max-width:700px;margin:0 0 1.5rem}.faq .rotated{transform:rotate(45deg)}.footer{border-top:1px solid var(--line);grid-template-columns:2fr 1fr 1fr 2fr;gap:3rem;padding:5rem 8vw 2rem;display:grid}.footer>div{flex-direction:column;gap:.55rem;font-size:.78rem;display:flex}.footer>div>p,.footer small{color:var(--muted)}.footer form{border-bottom:1px solid var(--line);display:flex}.footer input,.footer form button{background:0 0;border:0;padding:.7rem 0}.footer input{flex:1}.legal{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;padding-top:2rem;font-size:.65rem}.inner-page{min-height:80vh;padding:18vh 8vw 10vh}.inner-page .lede{max-width:500px;color:var(--muted);margin:2rem 0 5rem}.product-detail{grid-template-columns:1fr 1fr;gap:7vw;padding:14vh 7vw 8vh;display:grid}.detail-visual{background:color-mix(in srgb,var(--accent) 17%,var(--surface));border-radius:28px;place-items:center;height:78vh;display:grid;position:sticky;top:12vh}.detail-visual small{color:var(--muted);position:absolute;bottom:1rem}.detail-copy h1{letter-spacing:-.055em;font-size:clamp(3rem,5vw,5.5rem);line-height:.95}.detail-copy>p{color:var(--muted);font-size:1.05rem}.detail-price{align-items:center;gap:.8rem;margin:2rem 0;font-size:1.5rem;display:flex}.detail-price s{color:var(--muted);font-size:.9rem}.detail-price span{background:var(--surface-2);border-radius:8px;padding:.3rem .5rem;font-size:.65rem}.purchase-box{border:1px solid var(--line);border-radius:18px;padding:1.2rem}.purchase-box label{flex-direction:column;gap:.4rem;font-size:.7rem;font-weight:700;display:flex}.purchase-box select{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:.8rem}.purchase-box small{color:var(--muted);margin-top:.8rem;display:block}.formula h2{font-size:2rem}.formula>div{border-top:1px solid var(--line);grid-template-columns:1fr auto;padding:1.1rem 0;display:grid}.formula p{color:var(--muted);grid-column:1/-1;margin:.2rem 0;font-size:.75rem}.formula span{color:var(--gold);font-weight:700}.disclaimer{border-left:2px solid var(--gold);margin-top:2rem;padding-left:1rem;font-size:.7rem!important}.cart-page h1 sup{color:var(--muted);font-size:1rem}.cart-layout{grid-template-columns:1fr 340px;gap:4vw;display:grid}.cart-row{border-top:1px solid var(--line);grid-template-columns:100px 1fr auto auto;align-items:center;gap:1.5rem;padding:1.3rem 0;display:grid}.cart-row .product-visual{width:70px;height:100px}.cart-row h2{margin:0;font-size:1rem}.cart-row p{color:var(--muted);font-size:.72rem}.text-button{background:0 0;border:0;padding:0;font-size:.7rem;text-decoration:underline}.summary{background:var(--surface);border:1px solid var(--line);border-radius:20px;height:max-content;padding:1.4rem}.summary h2{margin-top:0;font-size:1.1rem}.summary>div{justify-content:space-between;margin:1rem 0;font-size:.8rem;display:flex}.summary small{text-align:center;color:var(--muted);margin-top:1rem;display:block}.empty-cart{background:var(--surface);border-radius:24px;padding:4rem}.checkout-page{min-height:100vh;padding-bottom:4rem}.checkout-page>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:74px;padding:0 5vw;font-size:.75rem;display:flex}.checkout-page>header a{align-items:center;gap:.4rem;display:flex}.checkout-layout{grid-template-columns:1fr 360px;gap:7vw;max-width:1120px;margin:5rem auto;padding:0 2rem;display:grid}.checkout-layout>section{max-width:600px}.checkout-form h1{margin:1.5rem 0 2.5rem;font-size:clamp(2.3rem,4vw,4rem);line-height:1}.checkout-progress{background:var(--line);height:2px;margin-top:1rem}.checkout-progress span{background:var(--ink);height:2px;display:block}.checkout-form label{flex-direction:column;gap:.4rem;margin-bottom:1rem;font-size:.7rem;font-weight:700;display:flex}.checkout-form input{border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:.9rem}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.radio-card{border:1px solid var(--line);border-radius:14px;align-items:center;flex-direction:row!important;padding:1rem!important}.radio-card>span{flex-direction:column;flex:1;display:flex}.radio-card small{color:var(--muted);font-weight:400}.notice{background:var(--surface-2);border-radius:12px;padding:1rem;font-size:.75rem}.checkout-next{min-width:180px;margin-top:1.5rem}.checkout-success{text-align:center;align-content:center;place-items:center;padding:2rem;display:grid}.checkout-success h1{max-width:850px;font-size:clamp(3rem,6vw,6rem);line-height:.95}.checkout-success p{max-width:560px;color:var(--muted)}.success-mark{background:var(--sage);width:70px;height:70px;color:var(--bg);border-radius:50%;place-items:center;display:grid}.account-page{grid-template-columns:250px 1fr;gap:7vw;padding:14vh 6vw 8vh;display:grid}.account-page>aside{border-right:1px solid var(--line);padding-right:2rem}.avatar{background:var(--sage);width:56px;height:56px;color:var(--bg);border-radius:50%;place-items:center;margin-top:2rem;display:grid}.account-page aside h2{margin-bottom:0;font-size:1rem}.account-page aside p{color:var(--muted);font-size:.7rem}.account-page aside nav{flex-direction:column;margin-top:2rem;display:flex}.account-page aside nav button{text-align:left;color:var(--muted);background:0 0;border:0;padding:.65rem 0}.account-page aside nav .active{color:var(--ink);font-weight:700}.account-heading{justify-content:space-between;align-items:flex-end;display:flex}.account-heading h1{letter-spacing:-.055em;font-size:clamp(3rem,5vw,5.8rem);line-height:.92}.account-stats{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.account-stats>div,.account-grid article{border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr auto;padding:1.2rem;display:grid}.account-stats span{color:var(--muted);grid-column:1/-1;font-size:.7rem}.account-stats strong{font-size:2rem}.next-order{background:var(--ink);color:var(--bg);border-radius:20px;grid-template-columns:1fr auto;align-items:center;margin:1rem 0;padding:2rem;display:grid}.next-order p{color:color-mix(in srgb,var(--bg) 60%,transparent);font-size:.75rem}.next-order button{border:0;border-top:1px solid color-mix(in srgb,var(--bg) 15%,transparent);color:var(--bg);background:0 0;grid-column:1/-1;justify-content:space-between;margin-top:1rem;padding:1rem 0 0;display:flex}.account-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.account-grid p{color:var(--muted);font-size:.75rem}.account-grid button{text-align:left;background:0 0;border:0;padding:0;text-decoration:underline}.admin-shell{color:#17221d;background:#f3f4ef;grid-template-columns:230px 1fr;min-height:100vh;display:grid}.admin-shell>aside{color:#f3f4ef;background:#17221d;flex-direction:column;height:100vh;padding:1.5rem;display:flex;position:sticky;top:0}.admin-shell .logo small{color:#9ba69f;margin-left:.5rem;font-size:.5rem}.admin-shell aside nav{flex-direction:column;gap:.3rem;margin-top:3rem;display:flex}.admin-shell aside nav button{color:#9fa9a3;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:.75rem;padding:.7rem;display:flex}.admin-shell aside nav button svg{width:18px}.admin-shell aside nav button.active{color:#fff;background:#29382f}.admin-shell aside nav button span{color:#17221d;background:#b89555;border-radius:4px;margin-left:auto;padding:.2rem .35rem;font-size:.5rem}.admin-user{border-top:1px solid #344039;align-items:center;gap:.6rem;margin-top:auto;padding-top:1rem;display:flex}.admin-user>span{color:#17221d;background:#b89555;border-radius:50%;place-items:center;width:35px;height:35px;font-size:.7rem;display:grid}.admin-user div{flex-direction:column;flex:1;font-size:.7rem;display:flex}.admin-user small{color:#9fa9a3}.admin-user svg{width:14px}.admin-main>header{background:#fafbf8;border-bottom:1px solid #daddd7;justify-content:flex-end;align-items:center;gap:1rem;height:68px;padding:0 2rem;display:flex}.admin-main>header label{background:#eff1ed;border-radius:8px;align-items:center;margin-right:auto;padding:.55rem .8rem;display:flex}.admin-main>header input{background:0 0;border:0;outline:0;width:240px}.admin-main>header svg{width:16px}.admin-main>header button{background:0 0;border:0}.admin-main>header>div{border:1px solid #daddd7;border-radius:7px;padding:.5rem .7rem;font-size:.65rem}.admin-content{max-width:1500px;padding:2.2rem}.admin-title{justify-content:space-between;align-items:flex-end;display:flex}.admin-title h1,.module-empty h1{margin:.3rem 0;font-size:2.2rem}.admin-title p,.module-empty p{color:#68736d;margin:0}.admin-title select{background:#fff;border:1px solid #daddd7;border-radius:8px;padding:.6rem}.metric-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin:2rem 0;display:grid}.metric-grid article{background:#fff;border:1px solid #daddd7;border-radius:12px;flex-direction:column;padding:1.2rem;display:flex}.metric-grid span{color:#68736d;font-size:.7rem}.metric-grid strong{margin:.5rem 0;font-size:1.8rem}.metric-grid small{color:#567d66;font-size:.6rem}.admin-grid{grid-template-columns:2fr 1fr;gap:1rem;display:grid}.admin-grid>article,.orders-table{background:#fff;border:1px solid #daddd7;border-radius:12px;padding:1.2rem}.revenue-card>div:first-child{justify-content:space-between;display:flex}.revenue-card h2,.orders-table h2{margin:0;font-size:1rem}.revenue-card span{color:#68736d;font-size:.7rem}.chart{align-items:flex-end;gap:10px;height:210px;padding-top:2rem;display:flex}.chart span{background:#739080;border-radius:3px 3px 0 0;flex:1}.chart-labels{justify-content:space-between;display:flex}.attention-card>div{border-top:1px solid #e1e3df;align-items:center;gap:.7rem;padding:1rem 0;display:flex}.attention-card>div>span{background:#b89555;border-radius:50%;width:7px;height:7px}.attention-card>div div{flex-direction:column;flex:1;display:flex}.attention-card strong{font-size:.75rem}.attention-card small{color:#68736d;font-size:.62rem}.attention-card svg{width:15px}.orders-table{margin-top:1rem}.orders-table>div:first-child{justify-content:space-between;display:flex}.orders-table button{background:0 0;border:0;font-size:.7rem}.table-row{border-top:1px solid #e1e3df;grid-template-columns:1fr 2fr 1fr 1fr;padding:.8rem 0;font-size:.72rem;display:grid!important}.table-head{color:#68736d;text-transform:uppercase;font-size:.6rem!important}.status{color:#567d66}.module-empty{max-width:800px;padding-top:10vh}.module-empty p{max-width:650px;margin-bottom:2rem}.cms-list{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:2rem;display:grid}.cms-list button{background:#fff;border:1px solid #daddd7;border-radius:9px;justify-content:space-between;padding:1rem;display:flex}.cms-list svg{width:16px}@media (max-width:900px){.site-header nav{display:none}.site-header nav.nav-open{background:var(--bg);border-bottom:1px solid var(--line);flex-direction:column;padding:2rem;display:flex;position:absolute;top:76px;left:0;right:0}.menu-button{display:grid}.desktop-only{display:none}.intro p,.text-link{margin-left:0}.story-sticky{grid-template-columns:1fr;align-content:center;padding:7rem 1.2rem 5rem}.story-copy{position:absolute;top:13vh;left:1.2rem;right:1.2rem}.story-copy h1{max-width:600px;font-size:clamp(2.45rem,10vw,4rem)}.story-copy>p{max-width:500px;font-size:.85rem}.story-product{height:48vh;margin-top:23vh}.product-visual{width:180px;height:340px}.asset-note{display:none}.scroll-hint{left:1.2rem}.conversion-card{width:auto;bottom:4.2rem;left:1rem;right:1rem}.progress-rail{right:1rem}.section{padding-left:1.2rem;padding-right:1.2rem}.section-heading{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:1fr}.card-visual{height:400px}.bundle{grid-template-columns:1fr}.ingredient-table>div{grid-template-columns:35px 1fr auto}.ingredient-table p,.ingredient-table em{text-align:left;grid-column:2/-1}.science{grid-template-columns:1fr}.footer{grid-template-columns:1fr 1fr}.footer>div:first-child,.footer>div:nth-child(4){grid-column:1/-1}.product-detail{grid-template-columns:1fr;padding:12vh 1.2rem 4rem}.detail-visual{height:65vh;position:relative;top:0}.cart-layout,.checkout-layout{grid-template-columns:1fr}.account-page{grid-template-columns:1fr;padding:12vh 1.2rem 4rem}.account-page>aside{display:none}.admin-shell{grid-template-columns:72px 1fr}.admin-shell>aside{padding:1rem .6rem}.admin-shell .logo{font-size:.6rem}.admin-shell aside nav button{justify-content:center;font-size:0}.admin-shell aside nav button span,.admin-user div,.admin-user svg{display:none}.admin-user{justify-content:center}.metric-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}}@media (max-width:560px){.intro{padding-left:1.2rem;padding-right:1.2rem}.intro h1{font-size:3.5rem}.header-actions select{width:64px}.story-copy .button-row{margin-top:1rem}.story-product{margin-top:26vh}.product-visual{width:145px;height:285px}.ingredient-reveal h2{font-size:2.7rem}.conversion-card{padding:.85rem}.section-heading h2,.editorial>h2,.science h2,.faq h2{font-size:2.8rem}.card-visual{height:330px}.footer{grid-template-columns:1fr}.footer>div{grid-column:1!important}.cart-row{grid-template-columns:75px 1fr auto}.cart-row>strong{grid-column:2}.cart-row .product-visual{width:55px;height:85px}.checkout-layout{margin:3rem auto;padding:0 1rem}.checkout-layout .summary{order:-1}.form-grid,.account-stats,.account-grid{grid-template-columns:1fr}.account-heading{flex-direction:column;align-items:flex-start}.admin-main>header label{display:none}.admin-content{padding:1rem}.metric-grid,.admin-grid{grid-template-columns:1fr}.table-row{grid-template-columns:1fr 1.5fr 1fr}.table-row span:last-child{display:none}.cms-list{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.story{height:100vh}.story .ingredient-reveal,.story .progress-rail,.story .scroll-hint{display:none}}.hero-frame-story,.shop,.story,.editorial,.science,.reviews,.footer,.inner-page,.cart-page,.checkout-page,.account-page{isolation:isolate;position:relative}.hero-frame-story:after,.shop:before,.story:before,.editorial:before,.science:before,.reviews:before,.footer:before,.inner-page:before,.cart-page:before,.checkout-page:before,.account-page:before{z-index:0;color:currentColor;opacity:.035;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Cormorant Garamond,serif;font-size:clamp(9rem,24vw,25rem);font-weight:300;line-height:.75;position:absolute;bottom:2vh;right:4vw}.hero-frame-story:after{content:"✦"}.shop:before{content:"⊕"}.story:before{content:"◉"}.editorial:before{content:"≋"}.science:before{content:"⌬"}.reviews:before{content:"❞"}.footer:before{content:"✣"}.inner-page:before{content:"⌕"}.cart-page:before{content:"🛍"}.checkout-page:before{content:"✓"}.account-page:before{content:"◎"}.checkpoint-asset,.checkpoint-copy{transition:opacity .22s}@media (max-width:700px){.hero-frame-story:after,.shop:before,.story:before,.editorial:before,.science:before,.reviews:before,.footer:before,.inner-page:before,.cart-page:before,.checkout-page:before,.account-page:before{opacity:.028;font-size:11rem;right:-2rem}}.brand-logo-image{object-fit:contain;width:auto;max-width:180px;height:42px;display:block}.footer .brand-logo-image{max-width:210px;height:52px}.policy-page{max-width:1100px}.policy-page>h1{font-size:clamp(3rem,7vw,7rem)}.policy-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);padding:1rem 0;font-size:.78rem}.policy-content{max-width:820px;margin:3rem 0}.policy-content p{white-space:pre-line;color:var(--muted);margin:0 0 1.25rem;line-height:1.8}.policy-content p:first-child{color:var(--ink);font-weight:700}.hero-supporting-text{color:#53645c;letter-spacing:.02em;max-width:520px;margin:.8rem 0 0 35vw;font-size:.76rem;display:block}.hero-copy-enter{animation:.65s both hero-copy-enter}.hero-animation-cross-fade{animation:.8s both hero-fade}.hero-animation-slow-zoom{animation:6s ease-out both hero-zoom}.hero-animation-slide-left{animation:.85s both hero-slide-left}.hero-animation-slide-right{animation:.85s both hero-slide-right}.hero-animation-float-up{animation:.85s both hero-float-up}.hero-animation-no-animation{animation:none}@keyframes hero-fade{0%{opacity:.2}to{opacity:1}}@keyframes hero-zoom{0%{opacity:.45;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes hero-slide-left{0%{opacity:.25;transform:translate(5%)}to{opacity:1;transform:none}}@keyframes hero-slide-right{0%{opacity:.25;transform:translate(-5%)}to{opacity:1;transform:none}}@keyframes hero-float-up{0%{opacity:.25;transform:translateY(5%)}to{opacity:1;transform:none}}@keyframes hero-copy-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (max-width:900px){.hero-supporting-text{margin-left:0}}@media (prefers-reduced-motion:reduce){.hero-frame-image,.hero-copy-enter{animation:none!important}}h1,h2,h3{font-family:var(--heading-font);font-weight:var(--heading-weight)}.full-admin{grid-template-columns:250px minmax(0,1fr)}.full-admin>aside{z-index:40;overflow-y:auto}.admin-brand-row{justify-content:space-between;align-items:center;display:flex}.admin-nav-close,.admin-menu{display:none!important}.full-admin aside nav{margin-top:2rem}.full-admin aside nav button{min-height:40px}.admin-main{min-width:0}.live-chip{align-items:center;gap:.45rem;display:flex!important}.live-chip>span{background:#3fa66b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #dff3e7}.admin-notice{color:#315d3e;background:#e7f2e9;border:1px solid #bfdbc6;border-radius:10px;justify-content:space-between;margin:1rem 2.2rem 0;padding:.75rem 1rem;font-size:.75rem;display:flex}.admin-notice button{background:0 0;border:0}.admin-title .button{white-space:nowrap}.admin-title .button svg{width:16px}.metric-grid article>svg{color:#8b6c34;width:18px}.admin-section-title{justify-content:space-between;align-items:flex-end;margin:2.5rem 0 1rem;display:flex}.admin-section-title h2{margin:.3rem 0;font-size:1.4rem}.admin-section-title p{color:#68736d;font-size:.75rem}.module-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.module-grid>button{text-align:left;background:#fff;border:1px solid #daddd7;border-radius:12px;align-items:center;gap:.75rem;padding:1rem;display:flex}.module-grid>button:hover{border-color:#8ea497;transform:translateY(-2px)}.module-grid>button>svg:first-child{color:#739080;width:20px}.module-grid>button>svg:last-child{width:15px;margin-left:auto}.module-grid>button>div{flex-direction:column;display:flex}.module-grid strong{font-size:.76rem}.module-grid span{color:#68736d;font-size:.6rem}.check-row{border-top:1px solid #e1e3df;padding:.8rem 0;justify-content:flex-start!important;align-items:center!important;gap:.7rem!important;display:flex!important}.check-row>span{border:1px solid #ccd2cc;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.check-row>span.done{color:#fff;background:#315d3e;border-color:#315d3e}.check-row svg{width:12px}.attention-card>button{text-align:left;background:0 0;border:0;border-top:1px solid #e1e3df;align-items:center;gap:.7rem;width:100%;padding:1rem 0;display:flex}.attention-card>button span{flex:1}.attention-card>button svg{width:15px}.manager .admin-title{margin-bottom:2rem}.manager-toolbar{border-bottom:1px solid #daddd7;margin-bottom:1rem;overflow-x:auto}.manager-toolbar>div{gap:1.5rem;min-width:max-content;display:flex}.manager-toolbar button{color:#68736d;background:0 0;border:0;border-bottom:2px solid #0000;padding:.8rem 0;font-size:.68rem}.manager-toolbar button.active{color:#17221d;border-color:#17221d;font-weight:700}.manager-toolbar button span{background:#e8ebe7;border-radius:99px;margin-left:.25rem;padding:.1rem .35rem}.admin-loading,.admin-empty{text-align:center;background:#fff;border:1px solid #daddd7;border-radius:14px;align-content:center;place-items:center;min-height:360px;display:grid}.admin-loading>span{border:3px solid #e1e3df;border-top-color:#315d3e;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite admin-spin}.admin-loading p,.admin-empty p{color:#68736d;font-size:.75rem}.admin-empty>div{background:#eef1ed;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.admin-empty h2{margin:.9rem 0 0;font-size:1.2rem}.admin-empty .button{margin-top:1rem}@keyframes admin-spin{to{transform:rotate(360deg)}}.record-table{background:#fff;border:1px solid #daddd7;border-radius:14px;overflow:hidden}.record-head,.record-table article{grid-template-columns:1.4fr 1.8fr .8fr .7fr 80px;align-items:center;gap:1rem;padding:.8rem 1rem;display:grid}.record-head{color:#68736d;text-transform:uppercase;letter-spacing:.08em;background:#f8f9f6;font-size:.55rem}.record-table article{border-top:1px solid #e6e8e4}.record-name{align-items:center;gap:.7rem;min-width:0;display:flex}.record-name>span,.record-name>img{object-fit:cover;background:#e4e9e5;border-radius:9px;place-items:center;width:38px;height:38px;font-size:.65rem;font-weight:700;display:grid}.record-name>div{flex-direction:column;min-width:0;display:flex}.record-name strong{white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.record-name small,.record-table article>small{color:#68736d;font-size:.58rem}.record-table article>p{color:#68736d;white-space:nowrap;text-overflow:ellipsis;font-size:.65rem;overflow:hidden}.record-status{color:#54625a;background:#edf0ed;border-radius:99px;width:max-content;padding:.25rem .45rem;font-size:.56rem}.record-status.published,.record-status.active,.record-status.approved,.record-status.in-stock{color:#316044;background:#e0f1e6}.record-status.draft,.record-status.pending,.record-status.low-stock{color:#7a5b20;background:#fff0cf}.record-status.hidden,.record-status.archived,.record-status.inactive,.record-status.out-of-stock{color:#8a433a;background:#f3e5e3}.row-actions{gap:.3rem;display:flex}.row-actions button{background:#fff;border:1px solid #daddd7;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.row-actions svg{width:13px}.row-actions .danger{color:#9b453c}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#09100c9e;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.admin-modal{background:#fff;border-radius:18px;width:min(720px,100%);max-height:92vh;overflow:auto;box-shadow:0 30px 100px #0000004d}.admin-modal>header{border-bottom:1px solid #e1e3df;justify-content:space-between;padding:1.4rem 1.5rem;display:flex}.admin-modal h2{margin:.3rem 0 0;font-size:1.25rem}.admin-modal header button{background:#eef0ed;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.admin-modal header svg{width:17px}.modal-fields{grid-template-columns:1fr 1fr;gap:1rem;padding:1.5rem;display:grid}.modal-fields label{flex-direction:column;gap:.4rem;font-size:.66rem;font-weight:700;display:flex}.modal-fields sup{color:#9b453c}.modal-fields input,.modal-fields select,.modal-fields textarea{background:#fff;border:1px solid #cfd4cf;border-radius:9px;outline:none;padding:.75rem}.modal-fields input:focus,.modal-fields select:focus,.modal-fields textarea:focus{border-color:#52715f;box-shadow:0 0 0 3px #e0ebe4}.modal-fields textarea{resize:vertical}.field-wide{grid-column:1/-1}.admin-modal>footer{border-top:1px solid #e1e3df;justify-content:flex-end;gap:.6rem;padding:1rem 1.5rem;display:flex}.admin-modal .button:disabled{opacity:.55;cursor:wait}.admin-modal .button svg{width:15px}.form-error{color:#8c352b;background:#f9e9e7;border-radius:8px;margin:0 1.5rem 1rem;padding:.7rem;font-size:.68rem}.media-preview{border:1px solid #e1e3df;border-radius:10px;align-items:center;gap:.7rem;margin:0 1.5rem 1rem;padding:.5rem;display:flex}.media-preview img{object-fit:cover;border-radius:7px;width:75px;height:55px}.media-preview span{color:#68736d;font-size:.65rem}@media (max-width:1100px){.module-grid{grid-template-columns:repeat(3,1fr)}.record-head,.record-table article{grid-template-columns:1.4fr 1.5fr .8fr 70px}.record-head>span:nth-child(4),.record-table article>small{display:none}}@media (max-width:760px){.full-admin{display:block}.full-admin>aside{width:270px;transition:transform .25s;position:fixed;top:0;left:0;transform:translate(-105%)}.full-admin>aside.admin-nav-open{transform:none;box-shadow:20px 0 50px #00000040}.admin-nav-close,.admin-menu{display:grid!important}.admin-nav-close{color:#fff;background:0 0;border:0}.admin-main>header{padding:0 1rem}.admin-main>header label{display:flex!important}.admin-main>header input{width:min(45vw,240px)}.admin-menu{place-items:center;width:34px;height:34px}.live-chip{display:none!important}.admin-content{padding:1rem}.admin-title{flex-direction:column;align-items:flex-start;gap:1rem}.module-grid{grid-template-columns:1fr 1fr}.record-head{display:none}.record-table article{grid-template-columns:1fr auto;padding:1rem}.record-table article>p{grid-column:1/-1}.record-table article>.record-status{grid-column:1}.record-table article>.row-actions{grid-area:1/2}.modal-fields{grid-template-columns:1fr}.field-wide{grid-column:auto}}@media (max-width:460px){.module-grid,.metric-grid{grid-template-columns:1fr}.admin-main>header label{flex:1}.admin-main>header input{width:100%}.admin-main>header>button[aria-label=Notifications]{display:none}.modal-backdrop{padding:0}.admin-modal{border-radius:0;height:100vh;max-height:none}.modal-fields{padding:1rem}.admin-modal>footer{background:#fff;position:sticky;bottom:0}}.auth-page{grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.auth-brand{color:#f7f5ee;background:#16211b;flex-direction:column;justify-content:space-between;padding:4rem 6vw;display:flex}.auth-brand h1{letter-spacing:-.06em;margin:1rem 0;font-size:clamp(3.5rem,6vw,7rem);line-height:.88}.auth-brand p{color:#aab3ad;max-width:490px}.auth-brand small{color:#89948d}.auth-panel{background:#f7f5ee;place-items:center;padding:2rem;display:grid}.auth-card{width:min(440px,100%)}.auth-card h2{margin:.7rem 0;font-size:2.2rem}.auth-card>p{color:#68736d}.auth-card .button{margin:1.5rem 0}.auth-card ul{margin:1.5rem 0;padding:0;list-style:none}.auth-card li{border-bottom:1px solid #daddd7;align-items:center;gap:.6rem;padding:.65rem 0;font-size:.75rem;display:flex}.auth-card li svg{color:#52715f;width:15px}.auth-switch{font-size:.72rem!important}.auth-switch a{color:#17221d;font-weight:700;text-decoration:underline}@media (max-width:760px){.auth-page{grid-template-columns:1fr}.auth-brand{min-height:42vh;padding:2rem}.auth-brand h1{font-size:3.6rem}.auth-brand small{display:none}.auth-panel{padding:3rem 1.2rem}.full-admin>aside nav button{justify-content:flex-start;font-size:.75rem}.full-admin>aside nav button span{display:inline-block}.full-admin .admin-user div{display:flex}.full-admin .admin-user svg{display:block}}.analytics-grid{grid-template-columns:1.7fr 1fr .8fr;gap:1rem;margin-bottom:1rem;display:grid}.analytics-grid>article{background:#fff;border:1px solid #daddd7;border-radius:14px;min-height:270px;padding:1.2rem}.analytics-grid article>div:first-child{justify-content:space-between;align-items:center;display:flex}.analytics-grid h2{margin:0;font-size:.9rem}.analytics-grid article>div:first-child>span{color:#68736d;font-size:.6rem}.bar-chart{gap:.7rem;height:210px;padding-top:2rem;align-items:flex-end!important;display:flex!important}.bar-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.45rem;height:100%;display:flex}.bar-chart>div>span{background:linear-gradient(#9db6a7,#456b56);border-radius:5px 5px 2px 2px;width:100%;min-height:8px}.bar-chart small{color:#7d8781;font-size:.5rem}.donut-wrap{gap:1.5rem;margin-top:2.5rem;align-items:center!important;display:flex!important}.donut{background:conic-gradient(#315d46 0 62%,#b89555 62% 86%,#b8c5bd 86% 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:125px;height:125px;display:flex;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px}.donut strong,.donut small{z-index:1;position:relative}.donut strong{font-size:1.3rem}.donut small{color:#68736d;font-size:.55rem}.donut-wrap ul{flex:1;margin:0;padding:0;list-style:none}.donut-wrap li{grid-template-columns:10px 1fr auto;align-items:center;gap:.45rem;padding:.45rem 0;font-size:.58rem;display:grid}.donut-wrap li>span{border-radius:50%;width:8px;height:8px}.donut-wrap .web{background:#315d46}.donut-wrap .sub{background:#b89555}.donut-wrap .market{background:#b8c5bd}.goal-chart{text-align:center}.goal-ring{background:conic-gradient(#b89555 0 76%,#eceeea 76%);border-radius:50%;flex-direction:column;justify-content:center;width:135px;height:135px;margin:2rem auto 1rem;display:flex;position:relative}.goal-ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:16px}.goal-ring strong,.goal-ring small{z-index:1;position:relative}.goal-ring strong{font-size:1.5rem}.goal-ring small{color:#68736d;font-size:.55rem}.goal-chart p{color:#68736d;font-size:.63rem}.admin-shell>aside nav{padding-bottom:1rem}@media (max-width:1200px){.analytics-grid{grid-template-columns:1fr 1fr}.sales-chart{grid-column:1/-1}.module-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.analytics-grid{grid-template-columns:1fr}.sales-chart{grid-column:auto}.analytics-grid>article{min-height:240px}.bar-chart{height:180px}}:root{--bg:#faf9f5;--surface:#fff;--surface-2:#f0f0e9;--ink:#19362c;--muted:#63716a;--gold:#8c7751;--line:#dce1d9;--heading-font:"Manrope",sans-serif;--body-font:"Manrope",sans-serif}html{scroll-padding-top:88px}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{line-height:1.1}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #bd823c}button:disabled{cursor:not-allowed;opacity:.45}img{max-width:100%}textarea{font:inherit}.site-header{background:var(--bg);border-bottom:1px solid var(--line);height:80px;padding:0 5vw;position:sticky}.site-header.scrolled{background:var(--bg)}.logo{letter-spacing:.09em;font-size:1.2rem}.header-actions{gap:.6rem}.header-actions select{display:none}.button{min-height:48px;padding:.9rem 1.45rem;font-size:.8rem;font-weight:600}.button.primary{color:#fff;background:#214f3f;border-color:#214f3f}.button.primary:hover{background:#163f30}.kicker{letter-spacing:.18em;font-size:.64rem}.wellness-hero{grid-template-columns:1fr 1fr;max-width:1800px;min-height:650px;margin:auto;display:grid}.hero-editorial{flex-direction:column;align-items:flex-start;padding:72px 4vw 38px 6vw;display:flex}.hero-editorial>.kicker{align-items:center;gap:9px;display:flex}.live-dot{background:#658b57;border-radius:50%;width:7px;height:7px}.hero-editorial h1{letter-spacing:-.07em;margin:30px 0 25px;font-size:clamp(3.8rem,6.4vw,7rem);font-weight:500;line-height:1.02}.hero-editorial em,.section h2 em,.formula-divider em,.chapter-intro em,.explorer-heading em{color:inherit;font-family:Cormorant Garamond,Georgia,serif;font-weight:400}.hero-editorial h1 em{color:#758967;font-size:1.16em}.hero-editorial>p{color:var(--muted);margin:0 0 28px;font-size:15px;line-height:1.9}.hero-cta{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.hero-secondary{align-items:center;gap:9px;font-size:12px;display:flex}.hero-footnote{letter-spacing:.1em;color:var(--muted);gap:25px;margin-top:auto;padding-top:38px;font-size:9px;display:flex}.hero-gallery{color:#244d5b;background:#dce8ed;border-radius:6px;flex-direction:column;justify-content:space-between;min-width:0;margin:24px 24px 24px 0;display:flex;overflow:hidden}.hero-gallery-label{letter-spacing:.14em;justify-content:space-between;padding:25px 28px;font-size:9px;display:flex}.hero-feature-image{object-fit:contain;width:100%;height:420px;animation:.65s both photo-enter}.hero-feature-bottom{justify-content:space-between;align-items:flex-end;gap:20px;padding:26px 28px;display:flex}.hero-feature-bottom small{letter-spacing:.12em;font-size:9px}.hero-feature-bottom strong{letter-spacing:-.04em;align-items:center;gap:25px;margin-top:7px;font-size:26px;font-weight:500;display:flex}.hero-selector{gap:7px;display:flex}.hero-selector button{color:inherit;opacity:.5;background:0 0;border:1px solid;border-radius:50%;width:34px;height:34px;font-size:10px}.hero-selector button.active{opacity:1;background:var(--ink);color:#fff}.values-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:26px 6vw;font-size:11px;display:flex}.values-strip span,.values-strip a{align-items:center;gap:10px;display:flex}.values-strip svg{color:#718466}.section{padding:95px 6vw}.section-heading{gap:25px;margin:0 0 40px}.section-heading h2,.philosophy h2,.quality-story h2,.faq h2{letter-spacing:-.055em;margin:16px 0;font-size:clamp(2.7rem,4.3vw,4.5rem);font-weight:500;line-height:1.08}.section-heading p{font-size:14px;line-height:1.8}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-card{background:0 0;border:0;border-radius:0;flex-direction:column;min-width:0;padding:0;display:flex}.card-visual{aspect-ratio:1.2;background:#eceee7;border-radius:8px;height:auto;overflow:hidden}.card-visual .product-asset.small{object-fit:contain;border-radius:0;width:100%;height:100%;max-height:100%}.wishlist{color:#254636;border:1px solid #e2e4df;place-items:center;display:grid;top:12px;right:12px}.wishlist svg{width:17px}.product-card h3{min-height:46px;font-size:16px;line-height:1.45}.product-card p{margin-top:4px;font-size:12px}.card-bottom{align-items:center;margin-top:auto;padding-top:16px}.card-bottom>div{flex-direction:row;align-items:center;gap:10px}.card-bottom strong{font-size:17px}.product-card .rating{display:none}.add-round{background:#234b3b;place-items:center;width:42px;height:42px;display:grid}.stock{letter-spacing:.04em;font-size:10px}.formula-divider{text-align:center;border-top:1px solid var(--line);padding:65px 6vw 80px}.formula-divider>span{letter-spacing:.2em;font-size:9px}.formula-divider h2{letter-spacing:-.06em;margin:20px 0 10px;font-size:clamp(3rem,5.4vw,6rem);font-weight:500}.formula-divider>p{color:var(--muted);font-size:13px}.formula-chapter{color:#20372b;--chapter-line:#cbd5c8;--chapter-surface:#f7f8f3;background:#edf0e8;scroll-margin-top:0}.chapter-1{color:#5b3a1b;--chapter-line:#e6d8b8;--chapter-surface:#fffaf0;background:#fcf2db}.chapter-2{color:#24485d;--chapter-line:#cadbe3;--chapter-surface:#f6fafc;background:#eaf1f5}.chapter-intro{border-bottom:1px solid var(--chapter-line);grid-template-columns:1fr 1.1fr;align-items:center;gap:6vw;padding:76px 6vw 56px;display:grid}.chapter-intro h2{letter-spacing:-.055em;margin:24px 0;font-size:clamp(2.5rem,4.1vw,4.8rem);font-weight:500;line-height:1.08}.chapter-intro p{opacity:.8;max-width:460px;margin:0 0 26px;font-size:14px;line-height:1.9}.chapter-pack{min-width:0}.chapter-pack img{aspect-ratio:16/9;object-fit:contain;border-radius:8px;width:100%;height:auto}.chapter-pack>div{justify-content:space-between;padding-top:18px;font-size:11px;display:flex}.ingredient-scroll{height:calc(var(--step-count)*64vh + 40vh);position:relative}.ingredient-pin{flex-direction:column;justify-content:center;min-height:calc(100svh - 80px);padding:28px 6vw 24px;display:flex;position:sticky;top:80px}.explorer-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.explorer-heading h3{letter-spacing:-.04em;margin:5px 0 0;font-size:27px;font-weight:500}.explorer-instruction{white-space:nowrap;opacity:.7;align-items:center;gap:7px;font-size:10px;display:flex}.ingredient-tabs{border-bottom:1px solid var(--chapter-line);flex-wrap:wrap;gap:6px;margin-bottom:22px;padding-bottom:17px;display:flex}.ingredient-tabs button{border:1px solid var(--chapter-line);min-height:36px;color:inherit;background:0 0;border-radius:30px;padding:8px 12px;font-size:10px}.ingredient-tabs button>span{opacity:.6;margin-right:7px}.ingredient-tabs .selected{background:var(--chapter-surface);border-color:currentColor;font-weight:700}.ingredient-stage{grid-template-columns:1fr 1fr;align-items:center;gap:6vw;animation:.4s both photo-enter;display:grid}.ingredient-photo{align-self:center;min-width:0;margin:0}.ingredient-photo>img,.nutrient-art{object-fit:cover;border-radius:8px;width:100%;height:clamp(260px,39vh,440px);display:block}.ingredient-photo>img[src*=pineapple]{object-position:center 58%}.ingredient-photo>img[src*=astaxanthin]{object-fit:contain;background:#eceee9}.ingredient-photo figcaption{opacity:.65;padding-top:11px;font-size:9px;line-height:1.5}.ingredient-photo figcaption a{text-decoration:underline}.ingredient-count{letter-spacing:.1em;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:9px;display:flex}.ingredient-count b{letter-spacing:0;background:var(--chapter-surface);border-radius:15px;padding:3px 9px;font-weight:500}.ingredient-information{min-width:0}.ingredient-information h3{letter-spacing:-.05em;margin:18px 0;font-size:clamp(1.9rem,3vw,3.4rem);font-weight:500;line-height:1.1}.ingredient-information>p,.ingredient-reason p{opacity:.85;margin:0;font-size:13px;line-height:1.85}.ingredient-reason{border-top:1px solid var(--chapter-line);margin-top:21px;padding-top:17px}.ingredient-reason>span{letter-spacing:.14em;font-size:9px;font-weight:700}.ingredient-reason p{margin-top:8px}.source-link{text-underline-offset:4px;align-items:center;gap:7px;margin-top:17px;font-size:10px;text-decoration:underline;display:flex}.ingredient-controls{align-items:center;gap:16px;margin-top:18px;display:flex}.ingredient-controls button{border:1px solid var(--chapter-line);width:34px;height:34px;color:inherit;background:0 0;border-radius:50%;place-items:center;display:grid}.ingredient-controls>div{background:var(--chapter-line);flex:1;height:2px}.ingredient-controls>div>span{background:currentColor;height:2px;transition:width .3s;display:block}.nutrient-art{background:var(--chapter-surface);place-items:center;display:grid;position:relative;overflow:hidden}.nutrient-art>div{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.nutrient-art strong{font-family:Georgia,serif;font-size:95px;font-weight:400;line-height:1.2}.nutrient-art small{letter-spacing:.2em;font-size:8px}.nutrient-art div>span{letter-spacing:.04em;font-size:12px}.nutrient-orbit{border:1px solid var(--chapter-line);border-radius:50%;width:270px;height:270px;position:absolute;transform:scaleY(.5)rotate(35deg)}.nutrient-orbit.second{transform:scaleX(.6)rotate(-35deg)}.art-caption{opacity:.45;position:absolute;bottom:18px}.chapter-end{border-top:1px solid var(--chapter-line);justify-content:space-between;gap:20px;padding:22px 6vw;font-size:11px;display:flex}.chapter-end a{align-items:center;gap:8px;display:flex}.philosophy{color:#fff;background:#203e32}.philosophy .kicker{color:#b4c3b5}.philosophy em{color:#bbcd9f}.principle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5vw;margin-top:65px;display:grid}.principle-grid article{border-top:1px solid #5a7266;padding-top:30px}.principle-grid svg{color:#c1d2a4;width:28px;height:28px}.principle-grid h3{letter-spacing:-.035em;margin:25px 0 16px;font-size:20px;font-weight:500}.principle-grid p{color:#c0cec4;font-size:13px;line-height:1.9}.ingredient-index{grid-template-columns:1fr 1fr;column-gap:60px;display:grid}.ingredient-index details{border-top:1px solid var(--line)}.ingredient-index summary{cursor:pointer;align-items:center;gap:20px;padding:23px 0;list-style:none;display:flex}.ingredient-index summary::-webkit-details-marker{display:none}.ingredient-index summary>span:first-child{color:var(--muted);font-size:10px}.ingredient-index summary strong{font-size:13px;font-weight:500}.index-open{margin-left:auto;font-size:23px;font-weight:300}.ingredient-index details[open] .index-open{transform:rotate(45deg)}.ingredient-index details>div{color:var(--muted);padding:0 0 22px 35px;font-size:12px;line-height:1.85}.ingredient-index details a{color:var(--ink);align-items:center;gap:6px;font-weight:600;display:flex}.quality-story{background:var(--surface-2);grid-template-columns:1fr 1fr;align-items:center;gap:7vw;display:grid}.quality-photo img{object-fit:cover;border-radius:6px;width:100%;height:440px}.quality-story>div>p{color:var(--muted);font-size:14px;line-height:1.9}.fine-print{margin-top:24px;font-size:10px!important}.catalog-toolbar{justify-content:space-between;gap:20px;margin-bottom:32px;display:flex}.catalog-toolbar label{flex-direction:column;gap:8px;font-size:11px;display:flex}.catalog-toolbar input,.catalog-toolbar select{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:200px;padding:13px}.catalog-toolbar input{width:min(420px,60vw)}.inner-page{padding:65px 6vw 90px}.inner-page>h1{margin:25px 0;font-size:clamp(3rem,5.8vw,6rem);line-height:1.08}.inner-page .lede{margin:20px 0 40px;font-size:14px;line-height:1.8}.product-detail{gap:5vw;padding:55px 6vw 80px}.detail-visual{aspect-ratio:1.2;height:auto;top:105px}.detail-visual .product-asset{object-fit:contain;width:100%;height:100%}.detail-copy{padding:0}.detail-copy h1{margin:20px 0;font-size:clamp(2.7rem,4vw,4.3rem);line-height:1.1}.detail-copy>p{font-size:14px;line-height:1.8}.formula>div{gap:12px}.formula p{font-size:12px}.footer{color:#f4f5ed;background:#17372b;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:40px;padding:60px 6vw 25px}.footer>div>p,.footer small,.footer .legal{color:#b5c5b9}.footer a:hover{text-decoration:underline}.footer .legal{border-color:#4b6658}.footer input{color:#fff;min-width:0}.footer form{border-color:#819085}.footer:before,.inner-page:before,.cart-page:before,.checkout-page:before,.account-page:before{display:none}.search-field{max-width:100%}.faq h2{max-width:650px}.faq>div{margin-top:25px}.faq article button{gap:20px;font-size:14px}.faq article p{font-size:13px;line-height:1.85}.faq article svg{flex-shrink:0}.cart-row{grid-template-columns:88px minmax(0,1fr) auto auto;gap:18px}.cart-row .product-asset{object-fit:contain}.cart-row .stepper{flex-shrink:0}.summary>div{gap:15px}.summary strong{white-space:nowrap}.account-page{padding-top:55px}.notice a{text-decoration:underline}.commerce-notice{z-index:95;color:#214f3f;background:#fff;border:1px solid #d3dfd4;border-radius:12px;align-items:center;gap:20px;max-width:90vw;padding:14px 20px;font-size:13px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0002}.commerce-notice a{white-space:nowrap;text-decoration:underline}.commerce-notice button{color:inherit;background:0 0;border:0}.is-compact{height:auto}.is-compact .ingredient-pin{min-height:0;position:static}.mobile-ingredients{display:none}@keyframes photo-enter{0%{opacity:.25;transform:translateY(8px)}to{opacity:1;transform:none}}@media (min-width:1500px){.wellness-hero{min-height:740px}.hero-feature-image{height:510px}}@media (max-width:1100px){.hero-cta{gap:18px}.hero-editorial{padding-top:45px}.hero-footnote{gap:16px;font-size:8px}.hero-feature-image{height:370px}.wellness-hero{min-height:620px}.hero-feature-bottom strong{font-size:21px}.hero-selector{gap:4px}.hero-gallery-label,.hero-feature-bottom{padding:22px 18px}.hero-selector button{width:29px;height:29px}.ingredient-tabs button{padding:7px 9px;font-size:9px}.ingredient-pin{padding-left:4vw;padding-right:4vw}.ingredient-stage{gap:4vw}.ingredient-information h3{font-size:30px}.ingredient-information>p,.ingredient-reason p{font-size:12px}.footer{grid-template-columns:1fr 1fr}}@media (max-width:900px){.site-header nav.nav-open{max-height:calc(100svh - 80px);top:80px;overflow:auto}.site-header{padding:0 24px}.wellness-hero{min-height:570px}.hero-editorial h1{font-size:60px}.hero-editorial>p{font-size:13px}.hero-feature-image{height:320px}.hero-feature-bottom{flex-wrap:wrap}.hero-footnote{flex-wrap:wrap;gap:10px}.section{padding:70px 5vw}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-shop .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-shop .product-card h3{font-size:13px}.section-heading{flex-direction:row;align-items:flex-end}.chapter-intro{gap:30px;padding:55px 5vw}.chapter-intro h2{font-size:38px}.chapter-intro p{font-size:12px}.principle-grid{gap:28px}.principle-grid h3{font-size:18px}.quality-story{gap:35px}.quality-photo img{height:360px}.ingredient-index{column-gap:25px}.footer{gap:30px}}@media (max-width:760px),(max-height:650px){.ingredient-scroll{height:auto}.ingredient-pin{min-height:0;padding:30px 5vw;position:static}.ingredient-stage{grid-template-columns:1fr 1fr;gap:25px}.ingredient-tabs{flex-wrap:wrap}.ingredient-photo>img,.nutrient-art{height:300px}.explorer-heading h3{font-size:24px}.ingredient-information h3{font-size:28px}}@media (max-width:640px){.site-header{height:68px;padding:0 20px}.site-header nav.nav-open{top:68px}.header-actions{gap:7px}.logo{font-size:1.1rem}.wellness-hero{grid-template-columns:1fr;min-height:0}.hero-editorial{padding:40px 24px 30px}.hero-editorial h1{margin:24px 0;font-size:clamp(53px,13vw,74px);line-height:1.04}.hero-editorial>p{font-size:14px;line-height:1.8}.hero-editorial h1 br:last-of-type{display:none}.hero-editorial h1 em{padding-right:.15em}.hero-cta{gap:16px}.hero-secondary{font-size:11px}.hero-footnote{gap:18px;margin-top:27px;padding:0;font-size:8px}.hero-gallery{min-height:350px;margin:0 16px 20px}.hero-feature-image{aspect-ratio:16/10;height:auto}.hero-gallery-label{padding:18px 20px}.hero-feature-bottom{flex-wrap:nowrap;padding:10px 20px 22px}.hero-feature-bottom strong{font-size:23px}.hero-feature-bottom small{font-size:8px}.values-strip{grid-template-columns:1fr 1fr;gap:20px 10px;padding:20px;font-size:9px;display:grid}.values-strip svg{flex-shrink:0;width:15px}.values-strip a{font-size:9px}.section{padding:60px 22px}.section-heading{margin-bottom:28px;display:block}.section-heading h2,.philosophy h2,.quality-story h2,.faq h2{font-size:38px;line-height:1.1}.section-heading p{margin:18px 0 0;font-size:12px}.product-grid,.home-shop .product-grid{grid-template-columns:1fr;gap:38px}.product-card h3,.home-shop .product-card h3{min-height:0;font-size:17px}.card-visual{aspect-ratio:1.4}.product-card p{font-size:12px}.product-card .card-bottom{padding-top:12px}.formula-divider{padding:45px 22px 50px}.formula-divider>span{font-size:8px}.formula-divider h2{font-size:45px}.chapter-intro{grid-template-columns:1fr;gap:28px;padding:45px 22px 30px}.chapter-intro h2{margin:20px 0;font-size:42px}.chapter-intro p{font-size:13px}.chapter-pack>div{padding-top:12px}.ingredient-pin{padding:30px 22px}.explorer-heading{align-items:flex-start}.explorer-heading h3{font-size:24px}.explorer-instruction{white-space:normal;max-width:70px;font-size:8px}.explorer-instruction svg{flex-shrink:0}.ingredient-tabs{gap:7px;margin-bottom:24px;padding-bottom:20px}.ingredient-tabs button{min-height:37px;padding:8px 10px;font-size:10px}.ingredient-tabs button span{display:none}.ingredient-stage{grid-template-columns:1fr;gap:26px}.ingredient-photo>img,.nutrient-art{height:260px}.ingredient-information h3{margin:16px 0;font-size:34px}.ingredient-information>p,.ingredient-reason p{font-size:13px;line-height:1.85}.ingredient-count{font-size:9px}.ingredient-controls{margin-top:22px}.ingredient-controls button{width:40px;height:40px}.chapter-end{padding:20px 22px;font-size:10px;display:block}.chapter-end a{margin-top:12px}.principle-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.principle-grid article{padding-top:25px}.principle-grid h3{margin:16px 0 10px;font-size:22px}.principle-grid p{font-size:13px}.ingredient-index{grid-template-columns:1fr}.ingredient-index summary{padding:20px 0}.search-field{width:100%;margin-top:25px}.quality-story{grid-template-columns:1fr;gap:25px}.quality-photo img{height:300px}.catalog-toolbar{flex-direction:column}.catalog-toolbar input{width:100%;min-width:0}.catalog-toolbar select{min-width:0}.inner-page{padding:45px 22px 65px}.inner-page>h1{font-size:43px}.inner-page .lede{font-size:13px}.product-detail{grid-template-columns:1fr;gap:30px;padding:30px 22px 60px}.detail-visual{aspect-ratio:1.3;position:static;top:0}.detail-copy h1{font-size:39px}.cart-layout{grid-template-columns:1fr}.cart-row{grid-template-columns:70px minmax(0,1fr);gap:14px}.cart-row>.stepper{grid-area:2/2;width:max-content}.cart-row>strong{grid-area:3/2}.cart-row .product-asset{width:70px;height:85px}.cart-row h2{font-size:14px}.cart-row p{font-size:11px}.empty-cart{padding:25px}.summary{margin-top:20px}.footer{grid-template-columns:1fr 1fr;padding:45px 22px 25px}.footer>div{grid-column:auto!important}.footer>div:first-child,.footer>div:nth-child(4){grid-column:1/-1!important}.footer form{max-width:100%}.footer .legal{font-size:10px}.checkout-layout{margin:30px auto;padding:0 22px}.checkout-layout .summary{order:0}.checkout-page>header{gap:15px;padding:0 22px}.checkout-page>header>span{font-size:9px}.checkout-form h1{font-size:35px}.form-grid{grid-template-columns:1fr}.account-page{padding:35px 22px}.commerce-notice{gap:14px;width:max-content;font-size:12px;bottom:15px}}@media (prefers-reduced-motion:reduce){.ingredient-scroll{height:auto}.ingredient-pin{min-height:0;position:static}.hero-feature-image,.ingredient-stage{animation:none}}.checkout-form textarea{border:1px solid var(--line);background:var(--surface);resize:vertical;border-radius:10px;width:100%;padding:14px}.consent{align-items:flex-start;line-height:1.7;flex-direction:row!important;gap:10px!important;font-size:11px!important;font-weight:400!important;display:flex!important}.consent input{flex:none;min-width:15px;height:15px;margin-top:4px;width:15px!important}.consent a{text-decoration:underline}.delivery-review{border:1px solid var(--line);border-radius:12px;margin-bottom:24px;padding:22px;font-size:13px;line-height:1.8}.newsletter{flex-direction:column;border:0!important;display:flex!important}.newsletter>div{border-bottom:1px solid #7e927e;margin-bottom:13px;display:flex}.newsletter .consent{color:#b7c7b8;font-size:9px!important}.newsletter .consent input{accent-color:#c8dba9}.footer-tagline{letter-spacing:.17em;margin-top:14px;font-size:9px}.account-tools{justify-content:space-between;align-items:center;gap:15px;margin:30px 0;display:flex}.account-tabs{gap:8px;display:flex}.account-tabs button{border:1px solid var(--line);background:0 0;border-radius:30px;padding:12px 18px;font-size:12px}.account-tabs button.active{color:#fff;background:#214f3f}.customer-orders article{border-top:1px solid var(--line);grid-template-columns:220px 1fr;gap:40px;padding:25px 0;display:grid}.customer-orders p{font-size:13px}.customer-orders small{color:var(--muted)}.detail-ingredient{border-top:1px solid var(--line);padding:0!important;display:block!important}.detail-ingredient summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:18px 0;font-size:13px;display:flex}.detail-ingredient summary span{white-space:nowrap;font-size:10px}.detail-ingredient>div{padding-bottom:20px}.detail-ingredient img{object-fit:contain;width:100%;max-height:220px;margin-top:15px}.detail-ingredient a{margin-top:12px;font-size:10px;text-decoration:underline;display:inline-block}.purchase-row{flex-wrap:wrap}.auth-card .form-error{margin:15px 0}.auth-card>h2{line-height:1.2}.checkout-form .form-error{margin:16px 0}@media (max-width:640px){.customer-orders article{grid-template-columns:1fr;gap:12px}.account-tools{flex-wrap:wrap;align-items:flex-start}.auth-brand h1{line-height:1.08}.auth-brand{min-height:340px}.auth-card h2{font-size:29px}.auth-panel{padding:32px 22px}.purchase-box .button{padding:12px;font-size:11px}.checkout-success h1{line-height:1.1}.full-admin .button.primary{color:#fff;background:#234d35}}.hero-feature-image{object-fit:contain;filter:drop-shadow(0 15px 15px #17332214);height:450px;max-height:65vh;padding:20px 30px;animation:7s ease-in-out infinite product-float}.hero-gallery{background:#edf1e8}.hero-gallery-1{color:#3b482b;background:#e9eddf}.hero-gallery-2{color:#714915;background:#fcf1d5}.hero-selector button.active{background:#234b3b}.chapter-pack img{aspect-ratio:auto;object-fit:contain;height:410px;padding:15px;animation:8s ease-in-out infinite product-float}.chapter-1 .chapter-pack img{animation-delay:-3s}.chapter-2 .chapter-pack img{animation-delay:-5s}.ingredient-photo>img{padding:15px;animation:8s ease-in-out infinite ingredient-drift;object-fit:contain!important;background:0 0!important}.ingredient-photo>img[src*=astaxanthin]{padding:25px}.nutrient-art{background:0 0;border-radius:0}.nutrient-orbit{animation:16s linear infinite orbit-turn}.nutrient-orbit.second{animation:22s linear infinite orbit-turn-alt}.card-visual{background:#eef0e8}.card-visual .product-asset.small{object-fit:contain;padding:25px;transition:transform .5s}.card-visual:hover .product-asset.small{transform:translateY(-7px)rotate(-2deg)}.detail-visual{background:#eef1e8}.detail-visual .product-asset{object-fit:contain;height:100%;padding:25px}.product-card:nth-child(2) .card-visual{background:#fcf0d7}.product-card:nth-child(3) .card-visual{background:#e8eff3}.formula-chapter .kicker{color:inherit;opacity:.68}.chapter-pack>div{max-width:370px;margin:0 auto}.hero-gallery-label{z-index:1;position:relative}.detail-ingredient img{background:0 0}.page-reveal{animation:.65s both photo-enter}.mobile-ingredient-stack{gap:50px;display:grid}.mobile-ingredient-stack .ingredient-stage{border-top:1px solid var(--chapter-line);padding-top:25px;scroll-margin-top:85px}@keyframes product-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-11px)rotate(1deg)}}@keyframes ingredient-drift{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-7px)rotate(2deg)}}@keyframes orbit-turn{0%{transform:scaleY(.5)rotate(0)}to{transform:scaleY(.5)rotate(360deg)}}@keyframes orbit-turn-alt{0%{transform:scaleX(.6)rotate(0)}to{transform:scaleX(.6)rotate(-360deg)}}@media (max-width:640px){.hero-feature-image{height:350px;max-height:none;padding:12px 25px}.hero-gallery{min-height:440px}.chapter-pack img{height:340px}.ingredient-photo>img{height:270px}.card-visual{aspect-ratio:1.25}.mobile-ingredient-stack .ingredient-stage{grid-template-columns:1fr}.mobile-ingredient-stack .ingredient-controls{display:none}.mobile-ingredient-stack .ingredient-information h3{font-size:32px}.chapter-intro{padding-bottom:25px}.ingredient-tabs{margin-bottom:8px}.ingredient-reason{margin-top:17px}.source-link{margin-bottom:7px}}@media (prefers-reduced-motion:reduce){.hero-feature-image,.chapter-pack img,.ingredient-photo>img,.nutrient-orbit{animation:none!important}.card-visual:hover .product-asset.small{transform:none}}.scroll-scenes{--scene-bg:#1b201d;--scene-fg:#f5f1e5;--scene-muted:#c3c5b7;--scene-accent:#ddbb70;--scene-line:#ffffff24;background:var(--scene-bg);color:var(--scene-fg);height:calc(var(--scene-count)*100svh);scroll-margin-top:80px;position:relative}.tone-1{--scene-bg:#f3d694;--scene-fg:#382913;--scene-muted:#69542f;--scene-accent:#825219;--scene-line:#38291329}.tone-2{--scene-bg:#123e75;--scene-fg:#f1f5ff;--scene-muted:#bfcee4;--scene-accent:#a8d1f5;--scene-line:#ffffff29}.scene-pin{max-width:1800px;height:calc(100svh - 80px);margin:auto;padding:clamp(24px,4vh,55px) 6vw;position:sticky;top:80px;overflow:hidden}.scroll-scenes h1,.scroll-scenes h2,.scroll-scenes h3,.scroll-scenes p,.scroll-scenes .kicker{color:inherit}.scroll-scenes em{color:var(--scene-accent);font-weight:400}.scroll-scenes .button.primary{background:var(--scene-accent);border-color:var(--scene-accent);color:var(--scene-bg)}.brand-hero .scene-pin{grid-template-rows:1fr auto;grid-template-columns:1fr 1fr;gap:20px 4vw;display:grid}.brand-hero-copy{align-self:center;animation:.55s both scene-enter}.brand-hero-copy h1{letter-spacing:-.055em;margin:30px 0;font-size:clamp(46px,5.7vw,88px);line-height:1.04}.brand-hero-copy p{max-width:450px;color:var(--scene-muted);margin:0 0 28px;font-size:16px;line-height:1.8}.hero-scroll-link{align-items:center;gap:10px;margin-top:22px;font-size:12px;display:flex}.brand-hero-visual{flex-direction:column;justify-content:center;align-items:center;min-height:0;display:flex;position:relative}.brand-hero-visual>img{z-index:1;object-fit:contain;filter:drop-shadow(0 30px 28px #0004);width:100%;height:min(48vh,500px);animation:.7s both bottle-arrive;position:relative}.hero-orbit,.bottle-halo{aspect-ratio:1;border:1px solid var(--scene-line);pointer-events:none;border-radius:50%;width:85%;position:absolute;box-shadow:0 0 0 45px #ffffff03}.brand-hero-visual>div{text-align:center;z-index:1;margin-top:15px}.brand-hero-visual>div>span{letter-spacing:.2em;color:var(--scene-accent);margin-bottom:10px;font-size:9px;display:block}.brand-hero-visual strong{font-size:18px;font-weight:500}.formula-navigation{border-top:1px solid var(--scene-line);grid-column:1/-1;align-items:center;gap:25px;padding-top:22px;display:flex}.formula-navigation button{color:var(--scene-muted);text-align:left;background:0 0;border:0;gap:14px;padding:12px 0;font-size:12px;display:flex;position:relative}.formula-navigation button[aria-pressed=true]{color:var(--scene-fg)}.formula-navigation button span{color:var(--scene-accent);font-size:10px}.formula-navigation button i{background:var(--scene-accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.formula-navigation button[aria-pressed=true] i{width:100%}.scroll-cue{color:var(--scene-muted);gap:8px;margin-left:auto;font-size:10px;display:flex}.journey-heading{border-bottom:1px solid var(--scene-line);align-items:center;gap:24px;padding-bottom:20px;display:flex}.journey-heading h2{letter-spacing:-.035em;margin:0;font-size:30px}.journey-heading .kicker{color:var(--scene-accent);font-size:9px}.journey-hint{color:var(--scene-muted);margin-left:auto;font-size:10px}.product-journey .scene-pin{flex-direction:column;display:flex}.journey-body{flex:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:6vw;min-height:0;display:grid}.journey-product{flex-direction:column;justify-content:center;align-self:stretch;align-items:center;min-height:0;display:flex;position:relative}.journey-product>img{z-index:1;object-fit:contain;filter:drop-shadow(0 20px 20px #0004);width:100%;height:min(48vh,520px);position:relative}.bottle-halo{width:85%;max-height:90%;top:50%;transform:translateY(-55%)}.journey-purchase{z-index:1;text-align:center}.journey-purchase>span{color:var(--scene-muted);margin:12px 0;font-size:11px;display:block}.journey-purchase>a{color:var(--scene-accent);justify-content:center;gap:12px;font-size:13px;display:flex}.journey-ingredient{min-width:0;max-width:650px}.journey-counter{letter-spacing:.12em;color:var(--scene-accent);justify-content:space-between;gap:10px;font-size:9px;display:flex}.ingredient-swap{animation:.45s both scene-enter}.ingredient-title{grid-template-columns:1fr 140px;align-items:center;gap:20px;margin:15px 0;display:grid}.ingredient-title h3{letter-spacing:-.035em;margin:0;font-size:clamp(28px,3.1vw,49px);line-height:1.1}.ingredient-title figure{min-width:0;margin:0}.ingredient-title img{object-fit:contain;filter:drop-shadow(0 8px 9px #0002);width:140px;height:120px}.ingredient-symbol{border:1px solid var(--scene-line);height:110px;color:var(--scene-accent);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.ingredient-symbol strong{font-size:34px;font-weight:400}.ingredient-symbol small{margin-top:5px;font-size:7px}.ingredient-swap>p,.journey-reason p{color:var(--scene-muted);margin:0;font-size:14px;line-height:1.75}.journey-reason{border-top:1px solid var(--scene-line);margin:22px 0 12px;padding-top:18px}.journey-reason>span{letter-spacing:.14em;color:var(--scene-accent);margin-bottom:10px;font-size:9px;display:block}.journey-ingredient .source-link{color:var(--scene-accent);font-size:10px}.journey-controls{align-items:center;gap:10px;margin-top:25px;display:flex}.journey-controls button{border:1px solid var(--scene-line);width:40px;height:40px;color:var(--scene-fg);background:0 0;border-radius:50%;place-items:center;display:grid}.journey-controls select{min-width:0;color:var(--scene-fg);border:1px solid var(--scene-line);background:0 0;border-radius:5px;flex:1;padding:11px;font-size:11px}.journey-controls option{color:#202a23;background:#fff}.journey-progress{background:var(--scene-line);flex-shrink:0;height:2px;margin-top:18px}.journey-progress>span{background:var(--scene-accent);height:100%;transition:width .3s;display:block}.static-scenes{height:auto}.static-scenes .scene-pin{height:auto;min-height:650px;position:relative;top:0}.brand-logo-crop{width:170px;height:64px;display:block;position:relative;overflow:hidden}.brand-logo-crop img{width:223px;max-width:none;height:auto;position:absolute;top:-19px;left:-26px}.footer{color:#f4f3e9;background:#18281d}.footer p,.footer a,.footer strong,.footer .legal{color:inherit}.footer .brand-logo-crop{width:200px;height:83px}.contact-panel{color:#273722;background:#f6f0e2;grid-template-columns:1fr 1.2fr;gap:40px;padding:65px 6vw;display:grid}.contact-panel h2{letter-spacing:-.04em;margin:16px 0;font-size:45px}.contact-panel address{font-size:16px;font-style:normal;line-height:1.9}.contact-panel address strong{margin-bottom:10px;display:block}.contact-links{flex-wrap:wrap;gap:12px 25px;margin-top:16px;display:flex}.contact-links a{border-bottom:1px solid #27372255}.contact-panel .kicker{color:#6f782e}@keyframes scene-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes bottle-arrive{0%{opacity:0;transform:translateY(24px)rotate(-4deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@media (max-width:1000px){.scene-pin{padding:24px 4vw}.journey-body{grid-template-columns:.8fr 1.2fr;gap:4vw}.journey-heading{flex-wrap:wrap;gap:12px}.journey-hint{font-size:9px}.brand-hero-copy h1{font-size:55px}.ingredient-title{grid-template-columns:1fr 105px;gap:10px}.ingredient-title img{width:105px;height:100px}.scroll-cue{display:none}.ingredient-swap>p,.journey-reason p{font-size:13px}}@media (max-width:600px){.scene-pin{height:calc(100svh - 80px);padding:18px 22px;top:80px}.brand-hero .scene-pin{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:8px}.brand-hero-copy .kicker{font-size:8px}.brand-hero-copy h1{margin:14px 0;font-size:38px;line-height:1.04}.brand-hero-copy p{max-width:330px;margin-bottom:14px;font-size:12px;line-height:1.55}.brand-hero-copy .button{min-height:38px;padding:9px 14px;font-size:10px}.hero-scroll-link{display:none}.brand-hero-visual>img{width:90%;height:100%;min-height:0;max-height:26svh}.brand-hero-visual>div{margin-top:4px}.brand-hero-visual>div>span{margin-bottom:5px;font-size:7px}.brand-hero-visual strong{font-size:13px}.hero-orbit{width:60%;max-height:85%}.formula-navigation{justify-content:space-between;gap:10px;padding-top:10px}.formula-navigation button{flex:1;align-items:center;gap:5px;font-size:9px}.formula-navigation button span{font-size:8px}.journey-heading{gap:7px;padding-bottom:12px}.journey-heading h2{font-size:23px}.journey-heading .kicker{width:100%;font-size:7px}.journey-hint{text-align:right;max-width:100px;margin:0 0 0 auto;font-size:8px}.journey-body{flex-direction:column;justify-content:center;align-items:stretch;gap:12px;display:flex}.journey-product{border-bottom:1px solid var(--scene-line);flex-direction:row;flex:0 0 110px;justify-content:flex-start;align-self:auto;align-items:center;gap:14px;padding-bottom:8px}.journey-product>img{flex-shrink:0;width:120px;height:108px}.journey-product .bottle-halo{display:none}.journey-purchase{text-align:left}.journey-purchase>span{font-size:9px}.journey-purchase>a{justify-content:flex-start;font-size:11px}.journey-counter{letter-spacing:.05em;font-size:8px}.ingredient-title{grid-template-columns:1fr 80px;gap:10px;min-height:65px;margin:10px 0}.ingredient-title h3{font-size:27px}.ingredient-title img{width:80px;height:65px}.ingredient-symbol{width:75px;height:65px}.ingredient-symbol strong{font-size:24px}.ingredient-symbol small{font-size:6px}.ingredient-swap>p,.journey-reason p{font-size:11.5px;line-height:1.6}.journey-reason{margin:12px 0 6px;padding-top:10px}.journey-reason>span{margin-bottom:6px;font-size:7px}.journey-controls{gap:8px;margin-top:12px}.journey-controls button{width:34px;height:34px}.journey-controls select{padding:9px;font-size:10px}.journey-progress{margin-top:10px}.journey-ingredient .source-link{font-size:9px}.contact-panel{grid-template-columns:1fr;gap:15px;padding:45px 22px}.contact-panel h2{font-size:35px}.contact-panel address{font-size:14px}.brand-logo-crop{width:140px;height:55px}.brand-logo-crop img{width:184px;top:-15px;left:-22px}.static-scenes .scene-pin{min-height:0;padding-top:25px;padding-bottom:25px}.static-scenes .journey-body{margin-top:15px}.static-scenes .brand-hero-visual>img{height:240px;max-height:none}}@media (prefers-reduced-motion:reduce){.ingredient-swap,.brand-hero-copy,.brand-hero-visual>img{animation:none}.journey-progress>span{transition:none}}.brand-logo-crop{width:145px;height:64px}.brand-logo-crop img{width:190px;top:-17px;left:-22.5px}.footer .brand-logo-crop{height:92px}.footer .brand-logo-crop img{width:263px;top:-23px;left:-31px}@media (max-width:600px){.brand-logo-crop{width:126px;height:56px}.brand-logo-crop img{width:165px;top:-14.5px;left:-19.5px}}.site-header,.site-header.scrolled{height:72px;background:#fff!important}.site-header .brand-logo-crop{transform-origin:0;transform:scale(.82)}.scroll-scenes{scroll-margin-top:72px;transition:background-color 1.1s,color .9s}.scene-pin{height:calc(100svh - 72px);padding-top:25px;padding-bottom:25px;top:72px}.brand-hero-copy,.ingredient-swap{animation:1s cubic-bezier(.16,1,.3,1) both scene-enter}.brand-hero-visual>img{animation:1.15s cubic-bezier(.16,1,.3,1) both bottle-arrive}.journey-body{gap:4vw}.journey-product>img{height:min(57vh,650px)}.journey-ingredient{max-width:730px}.ingredient-swap>p,.journey-reason p{font-size:16px;line-height:1.8}.ingredient-title h3{font-size:clamp(32px,3.6vw,55px)}.hero-orbit,.bottle-halo{box-shadow:none;filter:blur(12px);background:radial-gradient(#eace9659 0%,#eace961f 38%,#0000 70%);border:none;width:115%}.tone-1 .hero-orbit,.tone-1 .bottle-halo{background:radial-gradient(#fffcecbf,#fff3c847 40%,#0000 70%)}.tone-2 .hero-orbit,.tone-2 .bottle-halo{background:radial-gradient(#f9d19480,#d3e7ff24 42%,#0000 70%)}.journey-product:after{content:"";border:1px dashed var(--scene-line);pointer-events:none;border-radius:50%;position:absolute;inset:15%;transform:rotate(-20deg)}.scroll-scenes:after{content:"";background:var(--next-bg,#f7f3e9);clip-path:polygon(0 100%,0 45%,3% 85%,6% 45%,9% 85%,12% 45%,15% 85%,18% 45%,21% 85%,24% 45%,27% 85%,30% 45%,33% 85%,36% 45%,39% 85%,42% 45%,45% 85%,48% 45%,51% 85%,54% 45%,57% 85%,60% 45%,63% 85%,66% 45%,69% 85%,72% 45%,75% 85%,78% 45%,81% 85%,84% 45%,87% 85%,90% 45%,93% 85%,96% 45%,100% 85%,100% 100%);height:20px;position:absolute;bottom:-1px;left:0;right:0}.product-journey.tone-0{--next-bg:#f3d694}.product-journey.tone-1{--next-bg:#123e75}.quick-shop{text-align:center;background:#faf8f2;padding:65px 6vw}.quick-shop h2,.engagement-section h2{letter-spacing:-.045em;margin:18px 0;font-size:clamp(32px,4vw,58px)}.quick-products{grid-template-columns:repeat(3,1fr);gap:5vw;max-width:1050px;margin:35px auto 0;display:grid}.quick-products article{flex-direction:column;align-items:center;gap:10px;display:flex}.quick-orb{background:radial-gradient(circle,#e8d9b7,#0000 70%);border-radius:50%;width:200px;height:200px;margin:auto}.quick-orb img{object-fit:contain;width:100%;height:100%;transition:transform .7s}.quick-orb:hover img{transform:translateY(-8px)rotate(-3deg)}.quick-products h3{margin:5px 0;font-size:22px}.quick-products article>span{font-size:11px}.quick-products article>strong{font-size:18px}.engagement-section{background:#f7f3e9;padding:65px 8vw;position:relative}.engagement-section>p{max-width:800px;font-size:17px;line-height:1.9}.engagement-section .section-detail{color:#6c735e}.kind-Coming\ Soon{color:#f5eddb;background:#272d23;min-height:330px;padding-right:35%}.kind-Coming\ Soon .kicker,.kind-Coming\ Soon .section-detail{color:#d4bd83}.coffee-mark{color:#c8ab70;font-family:Georgia;font-size:130px;position:absolute;top:20%;right:10%}.coffee-mark span{letter-spacing:.05em;font-family:inherit;font-size:23px;line-height:1.2;display:block}.faq-list{max-width:950px;margin-top:30px}.faq-list details{border-bottom:1px solid #233a2525;padding:20px 0}.faq-list summary{cursor:pointer;justify-content:space-between;font-size:18px;display:flex}.faq-list details p{max-width:780px;font-size:15px;line-height:1.8}.marketplace-links{align-items:center;gap:35px;padding:35px 8vw;display:flex}.marketplace-links a{gap:12px;display:flex}.footer-contact{border-top:1px solid #ffffff30;grid-column:1/-1;padding-top:28px;font-style:normal;line-height:1.8}.footer-contact p{max-width:720px}.footer-contact a{margin-right:25px;display:inline-block}.whatsapp-float{z-index:80;color:#fff;background:#176d3e;border-radius:50px;align-items:center;gap:10px;padding:15px 18px;font-size:12px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 30px #0003}.product-how{border-top:1px solid var(--line);margin-top:25px;padding:25px 0}.product-how p{line-height:1.8}.product-how a{font-size:13px;text-decoration:underline}.product-reviews{border-top:1px solid var(--line);margin-top:30px;padding-top:30px}.product-reviews article{border-bottom:1px solid var(--line);padding:18px 0}.product-reviews article>span{float:right;color:#9e7628}.product-reviews label{margin:16px 0;display:block}.product-reviews textarea,.product-reviews select{border:1px solid var(--line);background:#fff;width:100%;margin-top:8px;padding:12px;display:block}.product-reviews textarea{min-height:100px}.journal-preview-link{border-bottom:1px solid var(--line);justify-content:space-between;max-width:900px;padding:20px 0;font-size:22px;display:flex}.journal-preview .button{margin-top:25px}.journal-cover{object-fit:contain;background:#f3edde;width:100%;max-height:500px}.journal-body{max-width:800px;font-size:17px;line-height:1.9}.journal-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.journal-grid img{object-fit:contain;width:100%;height:240px}.journal-grid h2{font-size:26px}.ingredient-guide article{border-bottom:1px solid var(--line);gap:35px;max-width:950px;padding:35px 0;line-height:1.8;display:flex}.ingredient-guide article img{object-fit:contain;width:180px;height:160px}.auth-brand{background:#f5f0e5}.auth-brand .brand-logo-crop{width:145px}.integration-tools{background:#f1f5ed;border:1px solid #d6e2d0;border-radius:15px;margin-bottom:25px;padding:24px}.integration-tools p{max-width:850px;line-height:1.7}.integration-tools input:not([type=checkbox]){border:1px solid #aab9a0;width:100%;margin:12px 0;padding:12px;display:block}.integration-tools label{margin-bottom:15px;display:block}@media (max-width:1000px){.ingredient-swap>p,.journey-reason p{font-size:14px}.quick-orb{width:170px;height:170px}}@media (max-width:600px){.site-header{height:68px}.scene-pin{height:calc(100svh - 68px);padding:18px 22px;top:68px}.journey-product>img{width:135px;height:125px}.journey-product{flex-basis:130px}.journey-product:after{display:none}.journey-product .bottle-halo{width:140px;height:120px;display:block;top:50%;left:0}.ingredient-title h3{font-size:28px}.ingredient-swap>p,.journey-reason p{font-size:12px;line-height:1.6}.quick-shop{padding:40px 22px}.quick-products{gap:12px}.quick-orb{width:90px;height:115px}.quick-products h3{font-size:14px}.quick-products article>span{min-height:26px;font-size:9px}.quick-products .button{min-height:36px;padding:8px;font-size:10px}.quick-products article>strong{font-size:14px}.engagement-section{padding:40px 22px}.engagement-section>p{font-size:14px}.kind-Coming\ Soon{padding-right:110px}.coffee-mark{font-size:70px;top:35%;right:20px}.coffee-mark span{font-size:16px}.faq-list summary{gap:15px;font-size:15px}.faq-list details p{font-size:13px}.whatsapp-float{padding:13px;bottom:15px;right:15px}.whatsapp-float span{display:none}.journal-grid{grid-template-columns:1fr}.ingredient-guide article{display:block}.ingredient-guide article img{width:100%;height:180px}.static-scenes .scene-pin{height:auto}.footer-contact{padding-bottom:20px}}@media (prefers-reduced-motion:reduce){.scroll-scenes,.brand-hero-copy,.ingredient-swap,.brand-hero-visual>img,.quick-orb img{transition:none;animation:none}}.scroll-scenes:after{clip-path:polygon(0 55%,5% 43%,10% 32%,15% 25%,20% 22%,25% 25%,30% 34%,35% 47%,40% 60%,45% 72%,50% 78%,55% 78%,60% 70%,65% 56%,70% 42%,75% 30%,80% 24%,85% 26%,90% 35%,95% 47%,100% 56%,100% 100%,0 100%);height:42px}.scroll-scenes:before{content:"";pointer-events:none;opacity:.22;z-index:0;mix-blend-mode:soft-light;background-repeat:repeat;background-size:320px 320px;position:absolute;inset:0}.scroll-scenes.tone-0:before{background-image:radial-gradient(circle at 12% 20%,#0000 0 38px,#d7b66c20 39px 40px,#0000 41px),radial-gradient(circle at 78% 68%,#0000 0 54px,#d7b66c16 55px 56px,#0000 57px),linear-gradient(135deg,#0000 47%,#d7b66c12 48% 49%,#0000 50%);background-size:320px 320px,420px 420px,90px 90px}.scroll-scenes.tone-2:before{opacity:.2;background-image:url(/ingredients/astaxanthin.webp),radial-gradient(#0000 0 82px,#b6d9fa18 83px 84px,#0000 85px),repeating-linear-gradient(165deg,#0000 0 22px,#b6d9fa0b 23px 24px,#0000 25px 48px);background-position:8% 75%,0 0,0 0;background-repeat:no-repeat,repeat,repeat;background-size:180px,360px 360px,220px 220px}.brand-hero .scene-pin,.product-journey .scene-pin{z-index:1}.kind-Quality:before,.kind-FAQ:before{content:"";pointer-events:none;background:#81957222;border-radius:100% 0;width:55px;height:95px;position:absolute;top:35px;right:6%;transform:rotate(30deg)}.kind-Quality:after,.kind-FAQ:after{content:"";pointer-events:none;background:#81957218;border-radius:100% 0;width:35px;height:65px;position:absolute;top:65px;right:10%;transform:rotate(-15deg)}.quick-shop{position:relative}.quick-shop:after{content:"";clip-path:polygon(0 50%,10% 25%,20% 20%,30% 40%,40% 75%,50% 85%,60% 70%,70% 35%,80% 20%,90% 30%,100% 55%,100% 100%,0 100%);background:#1b201d;height:30px;position:absolute;bottom:-1px;left:0;right:0}@media (max-width:600px) and (max-height:750px){.journey-product{flex-basis:100px}.journey-product>img{width:115px;height:100px}.ingredient-title{margin:7px 0}.ingredient-title h3{font-size:25px}.ingredient-swap>p,.journey-reason p{font-size:11px}.journey-reason{margin:9px 0 5px;padding-top:8px}}.auth-brand h1{color:#263a29}.auth-brand p{color:#66715f}.quick-products h3{justify-content:center;align-items:center;min-height:2.4em;display:flex}.quick-products article>span{min-height:26px}.scroll-scenes:after,.quick-shop:after{clip-path:polygon(0% 50%,1% 47.4%,2% 44.8%,3% 42.2%,4% 39.7%,5% 37.3%,6% 35%,7% 32.8%,8% 30.8%,9% 29%,10% 27.3%,11% 25.9%,12% 24.7%,13% 23.7%,14% 22.9%,15% 22.3%,16% 22.1%,17% 22%,18% 22.2%,19% 22.7%,20% 23.4%,21% 24.3%,22% 25.5%,23% 26.8%,24% 28.4%,25% 30.2%,26% 32.2%,27% 34.3%,28% 36.5%,29% 38.9%,30% 41.3%,31% 43.9%,32% 46.5%,33% 49.1%,34% 51.8%,35% 54.4%,36% 57%,37% 59.5%,38% 61.9%,39% 64.3%,40% 66.5%,41% 68.5%,42% 70.4%,43% 72.1%,44% 73.6%,45% 74.9%,46% 76%,47% 76.9%,48% 77.5%,49% 77.9%,50% 78%,51% 77.9%,52% 77.5%,53% 76.9%,54% 76%,55% 74.9%,56% 73.6%,57% 72.1%,58% 70.4%,59% 68.5%,60% 66.5%,61% 64.3%,62% 61.9%,63% 59.5%,64% 57%,65% 54.4%,66% 51.8%,67% 49.1%,68% 46.5%,69% 43.9%,70% 41.3%,71% 38.9%,72% 36.5%,73% 34.3%,74% 32.2%,75% 30.2%,76% 28.4%,77% 26.8%,78% 25.5%,79% 24.3%,80% 23.4%,81% 22.7%,82% 22.2%,83% 22%,84% 22.1%,85% 22.3%,86% 22.9%,87% 23.7%,88% 24.7%,89% 25.9%,90% 27.3%,91% 29%,92% 30.8%,93% 32.8%,94% 35%,95% 37.3%,96% 39.7%,97% 42.2%,98% 44.8%,99% 47.4%,100% 50%,100% 100%,0 100%)}.product-detail{align-items:start;gap:clamp(24px,5vw,80px);padding-top:105px}.detail-visual{background:radial-gradient(circle at 50% 52%,#e8d4a866 0 28%,#eef1e8 62%,#0000 75%);border-radius:28px;min-height:420px;max-height:72vh;position:sticky;top:95px}.detail-visual .product-asset{padding:30px;object-fit:contain!important;max-height:68vh!important}.detail-copy h1{margin:16px 0;font-size:clamp(38px,5vw,76px)}.detail-copy>p{max-width:650px;font-size:17px;line-height:1.8}.formula{margin-top:32px}.formula h2{margin-bottom:12px}.detail-ingredient[open]{background:#f3f0e7}.detail-ingredient summary{min-height:60px;padding:18px 20px}.detail-ingredient>div{padding:0 20px 20px}.detail-ingredient>div p{line-height:1.8}.detail-ingredient>div img{object-fit:contain;max-width:130px;max-height:110px}.product-detail:before{content:"YOUR DAILY DOSE STARTS HERE";letter-spacing:.18em;color:#8b6b2f;opacity:.8;font-size:9px;position:absolute;top:86px;left:6vw}.product-detail{position:relative}.product-detail .disclaimer{color:var(--muted);font-size:11px;line-height:1.7}.detail-visual:after{content:"";filter:blur(15px);z-index:-1;background:radial-gradient(circle,#d7ac5838,#0000 65%);border-radius:50%;position:absolute;inset:12%}@media (max-width:600px){.product-detail{flex-direction:column;gap:18px;padding:92px 22px 50px;display:flex}.product-detail:before{font-size:7px;top:73px;left:22px}.detail-visual{border-radius:20px;order:0;width:100%;height:280px;min-height:250px;max-height:none;position:relative;top:auto}.detail-visual .product-asset{padding:18px;height:100%!important;max-height:270px!important}.detail-copy{width:100%}.detail-copy h1{margin:9px 0 14px;font-size:40px}.detail-copy>p{font-size:14px;line-height:1.7}.product-how{margin-top:18px;padding:20px 0}.product-how h2{font-size:25px}.product-how p{font-size:14px}.formula{margin-top:22px}.formula h2{font-size:25px}.detail-ingredient summary{padding:15px;font-size:14px}.detail-ingredient>div{font-size:13px}.detail-price strong{font-size:25px}}.journey-heading{border-bottom:0!important;padding-bottom:14px!important}.coffee-mark{color:#d8bd80;text-align:center;width:min(410px,34%);font-size:0;position:absolute;top:4%;right:7%}.coffee-mark img{object-fit:contain;filter:drop-shadow(0 20px 22px #0005);width:100%;height:270px;display:block}.coffee-mark span{letter-spacing:.22em;margin-top:-12px;font-size:10px;display:block}.faq-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px;max-width:950px!important;display:grid!important}.faq-list details{background:#fff;border-radius:14px;box-shadow:0 10px 24px #233a250b;border:1px solid #233a2517!important;padding:20px!important}.faq-list summary{font-weight:600!important}.kind-FAQ{background:#e4ecdf!important}.journal-preview{background:#eadfc7!important}.kind-Quality{background:#f1eadf!important}@media (max-width:600px){.coffee-mark{width:125px;top:15%;right:8px}.coffee-mark img{height:140px}.coffee-mark span{margin-top:-4px;font-size:7px}.faq-list{gap:10px;grid-template-columns:1fr!important}}.header-contact{color:#4f6558;letter-spacing:.02em;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:flex}.header-contact a{color:#1d5a3b;align-items:center;gap:4px;display:flex}.footer-contact p,.footer-contact a,.footer-policy-links a{align-items:center;gap:7px;display:flex}.footer-policy-links{gap:18px;margin-top:14px;display:flex}.footer-policy-links a{font-size:12px}.scroll-scenes,.quick-shop,.engagement-section,.marketplace-links,.journal-preview{border-top:0!important;border-bottom:0!important}@media (max-width:1050px){.header-contact{display:none}}.coffee-loop{object-fit:contain;filter:drop-shadow(0 20px 22px #0005);width:100%;height:270px;display:block}@media (max-width:600px){.coffee-loop{height:140px}}.card-visual{overflow:hidden}.product-card .product-asset.small{filter:drop-shadow(0 18px 20px #14231a2e);width:100%;height:100%;padding:22px;object-fit:contain!important}.card-visual{min-height:390px}@media (max-width:600px){.card-visual{min-height:300px}.product-card .product-asset.small{padding:16px}}.journey-progress,.hero-frame-progress{display:none!important}.product-card .card-bottom{gap:14px}.product-card .card-bottom>div{align-items:center;gap:8px;display:flex}.product-card .add-round{background:#1e5a43;width:50px;height:50px;box-shadow:0 8px 18px #1e5a4338}:root{--heading-font:"Bebas Neue",sans-serif;--body-font:"Montserrat",sans-serif}.footer>div>a{color:#d9e2d8;align-items:center;gap:9px;padding:5px 0;display:flex}.footer>div>a svg{color:#d1ae62;flex:none}.footer>div>a:hover{color:#fff;transform:translate(3px)}.newsletter>div{align-items:center;gap:9px;display:flex}.newsletter>div>svg{color:#d1ae62;flex:none}.auth-benefits{gap:12px;margin:2rem 0 0;padding:0;list-style:none;display:grid}.auth-benefits li{color:#d8e2d8;align-items:center;gap:10px;font-size:13px;display:flex}.auth-benefits svg{color:#d4b46f}.footer-right{grid-template-columns:1fr 1fr;align-items:start;gap:28px;display:grid}.footer-right .footer-contact{border-top:0;margin:0;padding:0;grid-column:auto!important}.footer-more{margin-top:8px}.footer-more summary{cursor:pointer;color:#d1ae62;align-items:center;gap:7px;padding:8px 0;font-size:12px;display:flex}.footer-more[open] summary svg{transform:rotate(180deg)}.footer-newsletter p{font-size:12px;line-height:1.6}.footer-newsletter .newsletter{margin-top:12px}@media (max-width:760px){.footer-right{grid-template-columns:1fr;gap:22px}}.brand-hero-copy h1{word-spacing:.06em;text-wrap:balance;max-width:680px;letter-spacing:.025em!important;line-height:1.08!important}.formula-navigation{border-top:0!important}.marketplace-links{flex-wrap:wrap;position:relative}.market-logo{color:#17221d;letter-spacing:.02em;text-transform:none;background:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:104px;padding:10px 16px;font-weight:800;display:inline-flex;box-shadow:0 8px 18px #17221d14}.marketplace-links a:first-of-type .market-logo{color:#111;background:linear-gradient(145deg,#fff,#f1eee3)}.marketplace-links a:nth-of-type(2) .market-logo{color:#1b5ca8;background:#edf5ff}.testimonials-section{background:#e7eee5;padding:80px 8vw;position:relative;overflow:hidden}.testimonials-section:before{content:"";opacity:.14;background:radial-gradient(circle at 15% 30%,#0000 0 60px,#476b5525 61px 63px,#0000 64px),radial-gradient(circle at 85% 70%,#0000 0 90px,#476b5525 91px 93px,#0000 94px);position:absolute;inset:0}.testimonials-section h2{letter-spacing:.02em;margin:15px 0;font-size:clamp(34px,4vw,60px)}.testimonial-intro{color:#53645c;max-width:650px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px;display:grid;position:relative}.testimonial-grid article{background:#fffdf8;border-radius:18px;padding:24px;box-shadow:0 12px 30px #17221d14}.testimonial-grid .stars{color:#b89555;letter-spacing:.14em}.testimonial-grid article p{min-height:80px;line-height:1.7}.testimonial-grid article strong,.testimonial-grid article small{display:block}.testimonial-grid article small{color:#718078;margin-top:4px;font-size:11px}@media (max-width:760px){.testimonial-grid{grid-template-columns:1fr}.testimonials-section{padding:55px 22px}}.engagement-section,.journal-preview,.quick-shop{isolation:isolate}.engagement-section:before,.journal-preview:before,.quick-shop:before{content:"";z-index:-1;background:inherit;clip-path:polygon(0 55%,8% 25%,16% 44%,24% 20%,32% 48%,40% 26%,48% 52%,56% 22%,64% 46%,72% 24%,80% 50%,88% 26%,100% 55%,100% 100%,0 100%);pointer-events:none;height:42px;position:absolute;top:-28px;left:0;right:0}.engagement-section h2,.journal-preview h2,.quick-shop h2{word-spacing:.045em;text-wrap:balance;letter-spacing:.02em!important}.engagement-section>p,.journal-preview>p{max-width:820px}.auth-page{background:#f6f3eb}.auth-brand{background:radial-gradient(circle at 78% 30%,#b8955550,#0000 28%),linear-gradient(145deg,#13251c,#234d3a);position:relative;overflow:hidden}.auth-brand:after{content:"MYDOSE";letter-spacing:.04em;color:#ffffff0d;pointer-events:none;font:400 clamp(7rem,18vw,16rem)/.8 Bebas Neue,sans-serif;position:absolute;bottom:2rem;right:-2rem}.auth-panel{background:radial-gradient(circle at 20% 10%,#fff8df,#0000 38%),#f7f5ee}.auth-card{background:#fffdf8;border:1px solid #d9dfd5;border-radius:24px;padding:clamp(1.5rem,4vw,3rem);box-shadow:0 24px 70px #263a2918}.auth-card h2{letter-spacing:-.03em;font-size:clamp(2rem,4vw,3.2rem)}.auth-card label{color:#4b6255;font-size:.72rem;font-weight:700}.auth-card input{margin-top:7px;background:#fff!important;border:1px solid #d6ded5!important;border-radius:12px!important;padding:14px!important}.auth-card .button.primary{background:#1e5a43;border-color:#1e5a43}.site-header nav a:first-child{color:#1e5a43}.product-detail{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important}.detail-visual{justify-self:center;width:min(100%,620px)}.detail-copy h1{word-spacing:.05em;text-wrap:balance;max-width:820px;letter-spacing:.035em!important;font-size:clamp(34px,4vw,64px)!important;line-height:1.08!important}.header-contact{font-weight:600;gap:9px!important;font-size:13px!important}.header-contact svg{width:16px;height:16px}.header-contact a{gap:6px!important}.header-contact span{font-size:12px}.intro h1,.inner-page>h1,.story-copy h1,.brand-hero-copy h1,.detail-copy h1,.customer-account h1{word-spacing:.055em;text-wrap:balance;letter-spacing:.025em!important;line-height:1.06!important}.footer-contact strong{margin-bottom:14px;font-size:18px;display:block}.footer-contact p,.footer-contact>a{align-items:flex-start;gap:10px;font-size:15px;line-height:1.55;margin:11px 0!important;display:flex!important}.footer-contact p svg,.footer-contact>a svg{color:#d1ae62;flex:none;margin-top:3px}.footer-more{padding:5px 0 2px}.footer-more summary{border:1px solid #d1ae62aa;border-radius:10px;justify-content:space-between;width:100%;padding:13px 14px!important;font-size:14px!important}.footer-more[open]{padding-bottom:8px}.footer-more[open] summary{margin-bottom:10px}.footer-more a{align-items:center;gap:10px;font-size:14px;line-height:1.35;padding:8px 10px!important;display:flex!important}.footer-more a svg{color:#d1ae62;flex:none}.customer-account{max-width:1400px;margin:0 auto}.account-hero{background:radial-gradient(circle at 85% 10%,#d8b76b55,#0000 30%),linear-gradient(135deg,#f4efe3,#e5ecdf);border-radius:28px;margin-bottom:28px;padding:clamp(34px,6vw,76px);position:relative;overflow:hidden}.account-hero:after{content:"MYDOSE";letter-spacing:.04em;color:#1a44351a;pointer-events:none;font:400 clamp(6rem,16vw,13rem)/.8 Bebas Neue,sans-serif;position:absolute;bottom:-22px;right:-12px}.account-hero>*{z-index:1;position:relative}.account-hero h1{margin:12px 0;font-size:clamp(44px,6vw,82px)}.account-hero p{max-width:570px;font-size:17px;line-height:1.7}.account-id{background:#fff9;border-radius:999px;padding:8px 12px;font-size:12px;display:inline-flex}.account-tools{background:#fffdf8;border:1px solid #d9e1d6;border-radius:18px;margin:0 0 22px;padding:14px 18px}.account-empty{text-align:center;background:#f8fbf6;border:1px dashed #9aaf9d;border-radius:22px;padding:clamp(32px,6vw,70px)}.account-empty>span{color:#b89555;letter-spacing:.08em;font:400 32px Bebas Neue,sans-serif;display:block}.account-empty h2{font-size:clamp(30px,4vw,48px);letter-spacing:.025em!important}.account-empty p{max-width:480px;margin:12px auto 24px}.customer-orders article{background:#fffdf8;border:1px solid #dce4da;border-radius:18px;margin:14px 0;padding:24px}@media (max-width:760px){.account-hero{border-radius:20px;padding:32px 24px}.account-hero h1{font-size:48px}.account-hero p{font-size:14px}.footer-contact strong{font-size:16px}.footer-contact p,.footer-contact>a,.footer-more a{font-size:13px}}h1,h2,h3,.admin-title h1,.module-empty h1{font-family:var(--heading-font);font-kerning:normal;overflow-wrap:anywhere;text-wrap:balance;font-weight:400;letter-spacing:.04em!important;line-height:1.12!important}.ingredient-title h3,.ingredient-reveal h2{word-spacing:.09em;max-width:100%;letter-spacing:.055em!important;margin:.35rem 0!important;font-size:clamp(28px,3.15vw,50px)!important;line-height:1.16!important}.ingredient-title{min-width:0}.ingredient-title h3 sup{vertical-align:top;font-size:.45em;line-height:1}.admin-content h1{font-size:clamp(30px,3vw,48px)!important}.admin-content h2{font-size:clamp(22px,2vw,32px)!important}.admin-content h3{font-size:clamp(18px,1.5vw,24px)!important}.admin-content p,.admin-content label,.admin-content input,.admin-content select,.admin-content textarea{font-family:var(--body-font);line-height:1.55}.testimonial-grid article strong,.product-reviews article strong{font-family:var(--body-font);letter-spacing:.01em;font-weight:800!important}.account-auth-actions,.order-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.order-actions{margin-top:14px}.order-actions a,.order-actions span{color:#52675a;align-items:center;gap:7px;font-size:13px;display:inline-flex}.customer-orders small{align-items:center;gap:7px;display:flex}.engagement-section,.journal-preview,.quick-shop,.marketplace-links,.testimonials-section,.footer{isolation:isolate;position:relative}.engagement-section:before,.journal-preview:before,.quick-shop:before,.marketplace-links:before,.testimonials-section:after,.footer:before{content:"";z-index:0;background:inherit;clip-path:polygon(0 55%,6% 28%,12% 42%,18% 20%,24% 44%,30% 27%,36% 48%,42% 22%,48% 45%,54% 29%,60% 52%,66% 24%,72% 47%,78% 30%,84% 50%,90% 26%,96% 43%,100% 32%,100% 100%,0 100%);pointer-events:none;height:38px;position:absolute;top:-36px;left:0;right:0}.engagement-section>:not(.coffee-mark),.journal-preview>*,.quick-shop>*,.marketplace-links>*,.testimonials-section>*,.footer>*{z-index:1;position:relative}.coffee-mark{overflow:visible;width:min(310px,29%)!important;top:14%!important}.coffee-loop{object-fit:contain!important;height:240px!important}.coffee-mark:after{content:"〰 〰 〰";letter-spacing:8px;color:#fff5dc99;filter:blur(.2px);pointer-events:none;font:400 34px/1 Georgia,serif;animation:3.4s ease-in-out infinite coffee-steam;position:absolute;top:11%;right:15%;transform:rotate(-90deg)}@keyframes coffee-steam{0%,to{opacity:.2;transform:translateY(14px)rotate(-90deg)}50%{opacity:.8;transform:translateY(-10px)translate(3px)rotate(-90deg)}}@media (max-width:760px){h1,h2,h3{letter-spacing:.032em!important;line-height:1.14!important}.ingredient-title h3,.ingredient-reveal h2{letter-spacing:.045em!important;font-size:clamp(24px,8vw,34px)!important}.engagement-section:before,.journal-preview:before,.quick-shop:before,.marketplace-links:before,.testimonials-section:after,.footer:before{height:27px;top:-25px}.coffee-mark{width:145px!important;top:18%!important}.coffee-loop{height:145px!important}.coffee-mark:after{font-size:19px}.order-actions{flex-direction:column;align-items:flex-start;gap:7px}}.marketplace-links{background:#f8f4e9}.market-logo-row{align-items:center;gap:14px;margin-top:26px;display:flex}.market-logo-row .market-logo{min-width:126px;padding:13px 18px;font-size:18px}.market-logo-row .amazon{color:#111;background:linear-gradient(145deg,#fff,#f0ede5)}.market-logo-row .flipkart{color:#1762a9;background:#eef6ff}@media (min-width:861px) and (max-width:1050px){.site-header{padding-left:2rem;padding-right:2rem}.site-header nav{gap:1.05rem}.header-contact{gap:6px!important;font-size:12px!important;display:flex!important}.header-contact svg{width:14px;height:14px}.header-contact span{font-size:11px}.header-actions{gap:0}.icon-button{width:36px}}.section-watermark{white-space:nowrap;pointer-events:none;color:currentColor;opacity:.055;-webkit-user-select:none;user-select:none;max-width:92%;font:400 clamp(5.5rem,14vw,14rem)/.78 Bebas Neue,sans-serif;bottom:-.14em;right:4%;overflow:hidden;z-index:0!important;letter-spacing:.055em!important;display:block!important;position:absolute!important}.kind-Coming\ Soon .section-watermark{color:#f5eddb;opacity:.065;right:31%}.kind-FAQ .section-watermark{bottom:.04em;right:5%}.journal-preview .section-watermark,.testimonials-section .section-watermark{bottom:.02em;right:4%}.footer:after{content:"MYDOSE";z-index:0;letter-spacing:.055em;color:#fff;opacity:.045;pointer-events:none;font:400 clamp(6rem,15vw,15rem)/.78 Bebas Neue,sans-serif;position:absolute;bottom:-.12em;right:4%}.footer>*{z-index:1!important}.brand-hero .scene-pin:after,.product-journey .scene-pin:after{z-index:0;letter-spacing:.055em;color:var(--scene-fg);opacity:.045;pointer-events:none;white-space:nowrap;font:400 clamp(6rem,14vw,15rem)/.78 Bebas Neue,sans-serif;position:absolute;bottom:7%;right:4%}.brand-hero .scene-pin:after{content:"MYDOSE"}.product-journey.tone-0 .scene-pin:after{content:"MAGNESIUM"}.product-journey.tone-1 .scene-pin:after{content:"SEABUCKTHORN"}.product-journey.tone-2 .scene-pin:after{content:"COLLAGEN"}.brand-hero-copy,.brand-hero-visual,.formula-navigation,.journey-heading,.journey-body,.journey-progress{z-index:1;position:relative}@media (max-width:760px){.section-watermark{font-size:clamp(4.2rem,20vw,7.5rem);right:3%}.kind-Coming\ Soon .section-watermark{bottom:.06em;right:2%}.brand-hero .scene-pin:after,.product-journey .scene-pin:after{font-size:clamp(4.2rem,20vw,7.5rem);bottom:5%;right:3%}}.brand-hero .hero-actions{z-index:4;grid-area:1/1;align-self:end;align-items:center;gap:20px;padding-bottom:78px;display:flex;position:relative}.brand-hero-copy{padding-bottom:96px}.brand-hero .hero-actions .button{border-radius:999px;padding:14px 22px;box-shadow:0 12px 30px #0003}.brand-hero .hero-scroll-link{color:var(--scene-muted);white-space:nowrap;margin:0}.asta-hero{color:var(--scene-fg);--scene-bg:#090d0b!important;--scene-fg:#f6f2e8!important;--scene-muted:#b8b8ae!important;--scene-accent:#d4ad5c!important;--scene-line:#d4ad5c3b!important;background:radial-gradient(circle at 48% 46%,#4b3c1d38,#0000 28%),radial-gradient(circle at 85%,#17261d 0,#0000 40%),#090d0b!important}.asta-hero .scene-pin{grid-template-rows:1fr auto;grid-template-columns:minmax(320px,34fr) minmax(300px,30fr) minmax(280px,36fr);gap:18px 2vw;padding-left:5vw;padding-right:5vw}.asta-hero .scene-pin:after{content:"MAGNESIUM";opacity:.035;font-size:clamp(8rem,15vw,17rem);bottom:9%;right:1.5%}.asta-hero .brand-hero-copy{z-index:3;grid-area:1/1;max-width:520px;padding-bottom:100px}.asta-hero .brand-hero-copy .kicker{color:#d4ad5c;letter-spacing:.2em;font-size:10px}.asta-hero .brand-hero-copy h1{max-width:580px;margin:22px 0 20px;font-size:clamp(50px,5vw,84px);line-height:.98!important}.asta-hero .brand-hero-copy h1 em{color:#d4ad5c;font-style:normal;display:block}.asta-hero .brand-hero-copy>p{color:#c4c4ba;max-width:490px;margin-bottom:18px;font-size:14px;line-height:1.7}.hero-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 22px;max-width:480px;margin:0;padding:0;list-style:none;display:grid}.hero-benefits li{color:#ece8dd;padding-left:19px;font-size:12px;line-height:1.45;position:relative}.hero-benefits li:before{content:"—";color:#d4ad5c;position:absolute;left:0}.asta-hero .brand-hero-visual{z-index:3;grid-area:1/2;overflow:visible}.asta-hero .brand-hero-visual>img{object-fit:contain;filter:drop-shadow(0 35px 30px #000a);width:110%;max-width:520px;height:min(61vh,650px);animation:1.15s cubic-bezier(.16,1,.3,1) both asta-bottle-rise}.asta-hero .brand-hero-visual>div{margin-top:-8px}.asta-hero .brand-hero-visual>div>span{color:#d4ad5c}.asta-hero .hero-product-meta strong{color:#fff}.asta-hero .hero-product-meta small{color:#aaa99f;margin-top:7px;font-size:10px;display:block}.asta-hero .hero-orbit{aspect-ratio:1;width:91%;max-width:470px;animation:18s linear infinite asta-orbit;filter:none!important;background:0 0!important;border:1px solid #d4ad5c5c!important;box-shadow:0 0 45px #d4ad5c18!important}.asta-hero .hero-orbit:before,.asta-hero .hero-orbit:after{content:"";background:#d4ad5c;border-radius:50%;position:absolute}.asta-hero .hero-orbit:before{width:8px;height:8px;top:14%;right:13%;box-shadow:0 0 14px #e9c978}.asta-hero .hero-orbit:after{opacity:.75;width:4px;height:4px;bottom:7%;left:26%}.asta-recovery-scene{z-index:0;object-fit:cover;object-position:67% center;opacity:.55;mix-blend-mode:screen;pointer-events:none;width:50%;height:100%;position:absolute;top:0;right:-3%;-webkit-mask-image:linear-gradient(90deg,#0000 0,#0007 27%,#000 68%);mask-image:linear-gradient(90deg,#0000 0,#0007 27%,#000 68%)}.patented-ingredients{z-index:4;grid-area:1/3;place-self:center end;gap:36px;width:min(100%,345px);padding:0 1vw 85px 0;display:grid;position:relative}.patented-ingredients article{border-left:1px solid #d4ad5c5c;padding:0 74px 0 17px;position:relative}.patented-ingredients article strong{letter-spacing:.04em;font-size:17px}.patented-ingredients article p{color:#d4d2c9;margin:7px 0 0;font-size:11px;line-height:1.55}.patented-ingredients article p span{display:block}.patented-ingredients article small{color:#d4ad5c;letter-spacing:.14em;border:1px solid #d4ad5c99;border-radius:999px;padding:4px 7px;font-size:7px;position:absolute;top:1px;right:0}.patented-ingredients .aquamin strong{color:#5ed5e9}.patented-ingredients .astareal strong{color:#ef6a52}.asta-hero .hero-actions{grid-area:1/1;padding-bottom:28px}.asta-hero .hero-actions .button.primary{color:#11130f;background:#d4ad5c;border-color:#d4ad5c;box-shadow:0 12px 34px #d4ad5c26}.asta-hero .formula-navigation{z-index:5;grid-area:2/1/auto/-1;gap:28px;padding-top:14px;border-top:1px solid #d4ad5c2e!important}.asta-hero .formula-navigation button{color:#9f9f96}.asta-hero .formula-navigation button[aria-pressed=true]{color:#fff}.asta-hero .formula-navigation button span{color:#d4ad5c}@keyframes asta-bottle-rise{0%{opacity:0;transform:translateY(45px)scale(.95)}to{opacity:1;transform:none}}@keyframes asta-orbit{to{transform:rotate(360deg)}}@media (max-width:1100px){.asta-hero .scene-pin{grid-template-columns:36fr 31fr 33fr;padding-left:3vw;padding-right:3vw}.asta-hero .brand-hero-copy h1{font-size:clamp(46px,5.3vw,66px)}.patented-ingredients{gap:25px}.patented-ingredients article{padding-right:0}.patented-ingredients article small{margin-top:8px;display:inline-block;position:static}.asta-recovery-scene{opacity:.4;width:54%}}@media (max-width:760px){.brand-hero .hero-actions{padding:0}.brand-hero-copy{padding-bottom:0}.asta-hero{min-height:calc(100svh - 68px);height:auto!important}.asta-hero .scene-pin{grid-template-rows:auto 190px auto auto auto;grid-template-columns:1fr 108px;gap:10px 8px;height:auto;min-height:calc(100svh - 68px);padding:25px 20px 18px;position:relative;top:0;overflow:hidden}.asta-hero .brand-hero-copy{grid-area:1/1/auto/-1;align-self:start;max-width:none;padding:0}.asta-hero .brand-hero-copy .kicker{font-size:8px}.asta-hero .brand-hero-copy h1{margin:12px 0;font-size:clamp(39px,12.5vw,51px);line-height:.94!important}.asta-hero .brand-hero-copy>p{max-width:330px;margin:0 0 12px;font-size:11.5px;line-height:1.5}.hero-benefits{gap:5px 12px}.hero-benefits li{padding-left:13px;font-size:9.5px}.asta-hero .brand-hero-visual{grid-area:2/1}.asta-hero .brand-hero-visual>img{width:100%;max-width:230px;height:175px}.asta-hero .brand-hero-visual>div{text-align:left;position:absolute;bottom:0;left:0}.asta-hero .brand-hero-visual>div>span{display:none}.asta-hero .hero-product-meta strong{font-size:12px}.asta-hero .hero-product-meta small{font-size:8px}.asta-hero .hero-orbit{width:178px}.patented-ingredients{grid-area:2/2;align-self:center;gap:17px;width:100%;padding:0}.patented-ingredients article{padding:0 0 0 9px}.patented-ingredients article strong{font-size:10px}.patented-ingredients article p{margin-top:3px;font-size:7.5px;line-height:1.35}.patented-ingredients article small{margin-top:4px;padding:2px 4px;font-size:5.5px}.asta-hero .hero-actions{grid-area:3/1/auto/-1;justify-content:flex-start;align-self:auto;gap:13px;display:flex}.asta-hero .hero-actions .button{min-height:38px;padding:9px 14px;font-size:9px}.asta-hero .hero-scroll-link{font-size:9px;display:flex}.asta-hero .formula-navigation{grid-area:4/1/auto/-1;gap:7px;padding-top:9px}.asta-hero .formula-navigation button{gap:4px;padding:8px 0;font-size:8px}.asta-hero .scene-pin:after{font-size:23vw;bottom:10%;right:0}.asta-recovery-scene{opacity:.2;object-position:78% center;width:100%;right:-34%;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 45%);mask-image:linear-gradient(90deg,#0000 0,#000 45%)}.standard-hero .scene-pin{grid-template-rows:1fr auto auto}.standard-hero .brand-hero-copy{grid-area:1/1}.standard-hero .brand-hero-visual{grid-area:1/2}.standard-hero .hero-actions{grid-area:2/1;align-self:start}.standard-hero .formula-navigation{grid-area:3/1/auto/-1}}@media (max-width:600px){.standard-hero .scene-pin{grid-template-rows:auto 1fr auto auto;grid-template-columns:1fr}.standard-hero .brand-hero-copy{grid-area:1/1}.standard-hero .brand-hero-visual{grid-area:2/1}.standard-hero .hero-actions{grid-area:3/1}.standard-hero .formula-navigation{grid-area:4/1}}@media (prefers-reduced-motion:reduce){.asta-hero .hero-orbit,.asta-hero .brand-hero-visual>img{animation:none}}@media (max-width:760px){.asta-hero{min-height:0;height:calc(var(--scene-count)*100svh)!important}.asta-hero .scene-pin{height:calc(100svh - 68px);min-height:0;position:sticky;top:68px}}.mydose-product-story{height:calc(var(--scene-count)*115svh);background:#080b09;scroll-margin-top:72px;position:relative}.sticky-hero{isolation:isolate;background:#080b09;height:calc(100svh - 72px);position:sticky;top:72px;overflow:hidden}.story-backgrounds,.story-background,.story-scene{position:absolute;inset:0}.story-background{will-change:opacity;pointer-events:none}.story-background:before{content:"";z-index:-2;position:absolute;inset:0}.story-background img{pointer-events:none;will-change:transform,opacity;display:block;position:absolute}.story-background span{pointer-events:none;position:absolute;inset:0}.story-background-asta:before{background:radial-gradient(circle at 53% 46%,#6e542027,#0000 28%),#080b09}.story-background-asta img{object-fit:cover;object-position:68% center;opacity:.62;width:60%;height:100%;top:0;right:-2%;-webkit-mask-image:linear-gradient(90deg,#0000 0,#0008 28%,#000 67%);mask-image:linear-gradient(90deg,#0000 0,#0008 28%,#000 67%)}.story-background-asta span{background:linear-gradient(90deg,#080b09 0 31%,#0000 58%),radial-gradient(circle at 54% 48%,#d4ad5c12,#0000 30%)}.story-background-seabuckthorn:before{background:radial-gradient(circle at 69% 20%,#fff8da 0,#0000 35%),linear-gradient(135deg,#f7f0dc,#d9bd83)}.story-background-seabuckthorn img{object-fit:contain;object-position:right bottom;filter:saturate(.84)contrast(.88);opacity:.72;width:95%;height:88%;bottom:-5%;right:-4%;-webkit-mask-image:linear-gradient(90deg,#0000 0,#0004 31%,#000 61%);mask-image:linear-gradient(90deg,#0000 0,#0004 31%,#000 61%)}.story-background-seabuckthorn span{background:linear-gradient(90deg,#f7f0dc 0 34%,#f7f0dcc7 45%,#0000 68%),linear-gradient(#0000 58%,#e3c98a52)}.story-background-collagen:before{background:radial-gradient(at 55% -5%,#83d7ff4f,#0000 39%),linear-gradient(145deg,#09284f,#0d467f 56%,#082d5b)}.story-background-collagen img{object-fit:cover;opacity:.45;mix-blend-mode:screen;filter:saturate(.65);width:100%;height:100%;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0,#0003 34%,#000 75%);mask-image:linear-gradient(90deg,#0000 0,#0003 34%,#000 75%)}.story-background-collagen span{background:linear-gradient(90deg,#082b58 0 31%,#0000 62%),linear-gradient(#bceeff12,#0000 32%)}.story-scene{z-index:2;color:#f7f2e8;opacity:var(--scene-opacity);will-change:opacity;grid-template-rows:1fr auto;grid-template-columns:minmax(330px,35fr) minmax(300px,33fr) minmax(260px,28fr);gap:18px 2vw;padding:clamp(28px,4vh,52px) 5vw 92px;display:grid;transform:translateZ(0)}.story-scene-seabuckthorn{color:#332619}.story-copy{max-width:530px;transform:translateY(var(--scene-shift));will-change:transform;grid-area:1/1;align-self:center;padding-bottom:86px}.story-copy .kicker{color:var(--story-accent,#d4ad5c);letter-spacing:.2em;font-size:9px;display:block}.story-copy h1{text-wrap:balance;margin:22px 0 18px;font-size:clamp(49px,5.2vw,84px);letter-spacing:.015em!important;line-height:.98!important}.story-copy h1 em{color:var(--story-accent,#d4ad5c);letter-spacing:0;font:400 .8em/1.05 Georgia,serif;display:block}.story-copy>p{max-width:475px;color:var(--story-muted,#c2c0b8);margin:0 0 18px;font-size:14px;line-height:1.72}.story-copy ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 19px;max-width:475px;margin:0;padding:0;list-style:none;display:grid}.story-copy li{padding-left:17px;font-size:11px;line-height:1.45;position:relative}.story-copy li:before{content:"—";color:var(--story-accent,#d4ad5c);position:absolute;left:0}.story-product{min-width:0;transform:translateY(var(--product-shift)) scale(var(--product-scale));will-change:transform;flex-direction:column;grid-area:1/2;justify-content:center;align-items:center;display:flex;position:relative}.story-product>img{z-index:2;object-fit:contain;filter:drop-shadow(0 28px 27px #0006);width:100%;height:min(58vh,610px);position:relative}.story-product-glow{z-index:0;aspect-ratio:1;background:radial-gradient(circle,#d4ad5c27,#0000 68%);border-radius:50%;width:90%;position:absolute}.story-product>div{text-align:center;z-index:2;margin-top:-6px;position:relative}.story-product>div>span{color:var(--story-accent,#d4ad5c);letter-spacing:.16em;margin-bottom:7px;font-size:8px;display:block}.story-product strong{font-size:16px;font-weight:500;display:block}.story-product small{color:var(--story-muted,#bbb);margin-top:6px;font-size:9px;display:block}.story-formula{width:min(100%,320px);transform:translateY(var(--scene-shift));will-change:transform;grid-area:1/3;place-self:center end;gap:27px;padding-bottom:76px;display:grid}.story-formula>div{border-left:1px solid color-mix(in srgb,var(--story-accent,#d4ad5c) 50%,transparent);padding-left:15px;position:relative}.story-formula strong{color:var(--story-highlight,var(--story-accent,#d4ad5c));font-size:16px;font-weight:600;line-height:1.25;display:block}.story-formula p{color:inherit;opacity:.82;margin:5px 0;font-size:10px;line-height:1.5}.story-formula small{border:1px solid color-mix(in srgb,var(--story-accent,#d4ad5c) 70%,transparent);color:var(--story-accent,#d4ad5c);letter-spacing:.14em;border-radius:999px;margin-top:3px;padding:3px 6px;font-size:6px;display:inline-block}.story-actions{transform:translateY(var(--scene-shift));will-change:transform;grid-area:1/1;align-self:end;align-items:center;gap:18px;padding-bottom:15px;display:flex}.story-actions .button.primary{background:var(--story-accent,#d4ad5c);border-color:var(--story-accent,#d4ad5c);min-height:46px;color:var(--story-button,#131510);border-radius:999px;padding:12px 20px;box-shadow:0 13px 30px #0002}.story-actions>a:last-child{color:inherit;white-space:nowrap;align-items:center;gap:9px;font-size:10px;display:flex}.story-watermark{z-index:-1;letter-spacing:.055em;opacity:.035;white-space:nowrap;pointer-events:none;font:400 clamp(8rem,15vw,17rem)/.78 Bebas Neue,sans-serif;position:absolute;bottom:8%;right:1%}.story-scene-asta{--story-accent:#d4ad5c;--story-muted:#bbb9b0;--story-highlight:#d8bd7b}.story-scene-asta .story-formula>div:first-child strong{color:#5ed5e9}.story-scene-asta .story-formula>div:nth-child(2) strong{color:#ef765f}.story-scene-seabuckthorn{--story-accent:#a96522;--story-muted:#6d5a40;--story-highlight:#814419;--story-button:#fffaf0}.story-scene-seabuckthorn .story-product-glow{background:radial-gradient(circle,#fff9d9c9,#0000 68%)}.story-scene-seabuckthorn .story-product>img{filter:drop-shadow(0 30px 22px #61401942)}.story-scene-collagen{--story-accent:#a9d9fb;--story-muted:#c8d9ec;--story-highlight:#d7efff;--story-button:#082d5b}.story-scene-collagen .story-product-glow{background:radial-gradient(circle,#9de5ff42,#0000 68%)}.story-navigation{z-index:8;border-top:1px solid color-mix(in srgb,currentColor 18%,transparent);color:#f7f2e8;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(150px,.75fr);align-items:center;height:59px;display:grid;position:absolute;bottom:16px;left:5vw;right:5vw}.story-theme-seabuckthorn .story-navigation{color:#45321e}.story-navigation button{height:56px;color:inherit;opacity:.58;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0 12px;font-size:10px;display:flex}.story-navigation button[aria-pressed=true]{opacity:1}.story-navigation button span{color:currentColor;opacity:.72;font-size:8px}.story-active-line{width:calc((100% - minmax(150px,.75fr))/3);transform-origin:0;background:currentColor;width:25%;height:2px;transition:transform .38s cubic-bezier(.2,.8,.2,1),background .4s;position:absolute;top:-1px;left:0}.story-theme-asta .story-active-line{background:#d4ad5c}.story-theme-seabuckthorn .story-active-line{background:#a96522}.story-theme-collagen .story-active-line{background:#bce8ff}.story-scroll-cue{justify-self:end;align-items:center;gap:8px;font-size:9px;transition:opacity .25s;display:flex}@media (max-width:1050px){.story-scene{grid-template-columns:36fr 32fr 28fr;padding-left:3vw;padding-right:3vw}.story-copy h1{font-size:clamp(46px,5.5vw,64px)}.story-formula{gap:20px}.story-formula strong{font-size:13px}.story-navigation{left:3vw;right:3vw}.story-navigation button{padding:0 5px}}@media (max-width:760px){.mydose-product-story{height:calc(var(--scene-count)*110svh);scroll-margin-top:68px}.sticky-hero{height:calc(100svh - 68px);top:68px}.story-background-asta img{opacity:.28;object-position:72% center;width:105%;right:-45%}.story-background-seabuckthorn img{opacity:.5;width:130%;height:60%;bottom:4%;right:-34%}.story-background-collagen img{opacity:.25;object-position:64% center}.story-scene{grid-template-rows:auto 183px auto auto;grid-template-columns:1fr 112px;gap:8px;padding:22px 20px 75px}.story-copy{grid-area:1/1/auto/-1;align-self:start;max-width:none;padding:0}.story-copy .kicker{font-size:7px}.story-copy h1{margin:10px 0;font-size:clamp(38px,11.6vw,49px);line-height:.94!important}.story-copy>p{max-width:345px;margin-bottom:10px;font-size:10.5px;line-height:1.5}.story-copy ul{gap:4px 12px;max-width:345px}.story-copy li{padding-left:12px;font-size:8.7px}.story-product{grid-area:2/1}.story-product>img{max-width:230px;height:157px}.story-product>div{text-align:left;position:absolute;bottom:0;left:0}.story-product>div>span{display:none}.story-product strong{font-size:11px}.story-product small{font-size:7.5px}.story-product-glow{width:170px}.story-formula{grid-area:2/2;align-self:center;gap:13px;width:100%;padding:0}.story-formula>div{padding-left:8px}.story-formula strong{font-size:9px}.story-formula p{margin:3px 0;font-size:6.7px;line-height:1.32}.story-formula small{padding:2px 4px;font-size:5px}.story-actions{grid-area:3/1/auto/-1;align-self:start;gap:12px;padding:0}.story-actions .button.primary{min-height:38px;padding:8px 13px;font-size:8.5px}.story-actions>a:last-child{font-size:8px}.story-watermark{font-size:24vw;bottom:10%;right:0}.story-navigation{grid-template-columns:repeat(3,1fr);height:56px;bottom:8px;left:20px;right:20px}.story-navigation button{gap:4px;height:54px;padding:0 3px;font-size:7px}.story-navigation button span{font-size:6px}.story-scroll-cue{display:none}.story-active-line{width:33.333%}}@media (prefers-reduced-motion:reduce){.mydose-product-story{height:calc(var(--scene-count)*100svh)}.story-background,.story-scene,.story-copy,.story-product,.story-formula,.story-actions{transition:none!important;transform:none!important}.story-product-glow{display:none}}@media (max-width:760px){.mydose-product-story .story-copy{height:auto;position:relative;inset:auto}.mydose-product-story .story-product{height:183px;min-height:0;margin:0}}.mydose-product-story .story-background-asta img{object-position:88% center;width:60%;right:-1%}@media (max-width:760px){.mydose-product-story .story-background-asta img{object-position:82% center;opacity:.24;width:100%;right:-12%}}@media (min-width:761px){.mydose-product-story .story-background-asta img{object-fit:cover;object-position:right center;opacity:.78;width:60%;height:100%;inset:0 0 0 auto;transform:none;-webkit-mask-image:linear-gradient(90deg,#0000 0% 46%,#000 73%);mask-image:linear-gradient(90deg,#0000 0% 46%,#000 73%)}}@media (min-width:761px) and (max-width:1100px){.mydose-product-story .story-background-asta img{object-position:82% center;width:58%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0005 18%,#000 48%);mask-image:linear-gradient(90deg,#0000 0%,#0005 18%,#000 48%)}.mydose-product-story .story-scene-asta .story-formula{background:linear-gradient(90deg,#080b09cc,#0000);align-self:end;margin-left:0;padding-bottom:90px}}.mydose-product-story .story-background-seabuckthorn img,.mydose-product-story .story-background-collagen img{object-fit:cover;object-position:center;opacity:1;filter:none;mix-blend-mode:normal;width:100%;height:100%;inset:0;-webkit-mask-image:none;mask-image:none}.mydose-product-story .story-background-seabuckthorn span{background:linear-gradient(90deg,#f8f0dcf2 0 25%,#f8f0dca8 38%,#0000 59%),linear-gradient(#0000 62%,#ddbe7945)}.mydose-product-story .story-background-collagen span{background:linear-gradient(90deg,#08284ff0 0 24%,#08284fa6 38%,#0000 60%),linear-gradient(#bceeff0c,#0000 35%)}.mydose-product-story .story-copy .kicker{font-size:11px;font-weight:700}.mydose-product-story .story-product:after{content:"";z-index:1;filter:blur(6px);width:min(72%,310px);height:28px;transform:translateX(-50%) scaleX(var(--product-scale));opacity:.86;pointer-events:none;background:radial-gradient(#0000008c 0%,#0000004f 42%,#0000 76%);border-radius:50%;position:absolute;bottom:24%;left:50%}.mydose-product-story .story-scene-seabuckthorn .story-product:after{background:radial-gradient(#5d351e78 0%,#5d351e3d 45%,#0000 78%);bottom:19%}.mydose-product-story .story-scene-collagen .story-product:after{background:radial-gradient(#03172e9c 0%,#03172e57 45%,#0000 78%);bottom:28%}.mydose-product-story .story-copy h1{font-size:clamp(58px,5.25vw,86px)}.mydose-product-story .story-copy>p{font-size:clamp(15px,1.05vw,18px);line-height:1.66}.mydose-product-story .story-copy li{font-size:14px}.mydose-product-story .story-formula strong{font-size:17px}.mydose-product-story .story-formula p{font-size:13px}.mydose-product-story .story-formula small{font-size:7px}.mydose-product-story .story-scene-asta .story-formula{justify-self:start;width:min(100%,165px);margin-left:-4.8vw}.mydose-product-story .story-actions{gap:10px}.mydose-product-story .story-actions .button{white-space:nowrap;border-radius:999px;min-height:46px;padding:12px 18px;font-size:12px}.mydose-product-story .story-explore svg,.mydose-product-story .story-add svg{transition:transform .35s cubic-bezier(.2,.8,.2,1)}.mydose-product-story .story-explore:hover svg:last-child,.mydose-product-story .story-add:hover svg:last-child{transform:translate(4px)}.mydose-product-story .story-add{border:1px solid var(--story-accent,#d4ad5c);background:color-mix(in srgb,var(--story-accent,#d4ad5c) 7%,transparent);color:inherit;isolation:isolate;position:relative;overflow:hidden;box-shadow:0 12px 28px #00000014}.mydose-product-story .story-add:before{content:"";z-index:-1;background:var(--story-accent,#d4ad5c);transform-origin:0;transition:transform .42s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:scaleX(0)}.mydose-product-story .story-add:hover{color:var(--story-button,#131510);border-color:var(--story-accent,#d4ad5c)}.mydose-product-story .story-add:hover:before{transform:scaleX(1)}.mydose-product-story .story-add:active{transform:translateY(0)scale(.98)}.mydose-product-story .story-add:focus-visible{outline:2px solid var(--story-accent,#d4ad5c);outline-offset:3px}.mydose-product-story .story-add:disabled{cursor:not-allowed;opacity:.48}@media (max-width:1050px) and (min-width:761px){.mydose-product-story .story-copy h1{font-size:clamp(48px,5.2vw,62px)}.mydose-product-story .story-copy>p{font-size:14px}.mydose-product-story .story-copy li{font-size:12px}.mydose-product-story .story-formula strong{font-size:14px}.mydose-product-story .story-formula p{font-size:11px}.mydose-product-story .story-actions .button{padding:11px 14px;font-size:10px}}@media (max-width:760px){.mydose-product-story .story-background-asta img{object-position:100% center;opacity:.24;width:106%;right:8%}.mydose-product-story .story-background-seabuckthorn img{object-position:58% center;opacity:.56;width:100%;height:100%;inset:0}.mydose-product-story .story-background-collagen img{object-position:62% center;opacity:.38;width:100%;height:100%;inset:0}.mydose-product-story .story-background-seabuckthorn span{background:linear-gradient(#f8f0dcee 0 35%,#f8f0dc73 62%,#0000)}.mydose-product-story .story-background-collagen span{background:linear-gradient(#08284feb 0 38%,#08284f70 66%,#0000)}.mydose-product-story .story-copy .kicker{font-size:8px}.mydose-product-story .story-copy h1{font-size:clamp(39px,11.8vw,50px)}.mydose-product-story .story-copy>p{font-size:11px}.mydose-product-story .story-copy li{font-size:9px}.mydose-product-story .story-formula strong{font-size:10px}.mydose-product-story .story-formula p{font-size:7px}.mydose-product-story .story-scene-asta .story-formula{background:0 0;justify-self:stretch;width:100%;margin-left:0;padding:0}.mydose-product-story .story-product:after{filter:blur(5px);width:150px;height:16px;bottom:6%}.mydose-product-story .story-actions{gap:8px}.mydose-product-story .story-actions .button{min-height:38px;padding:8px 11px;font-size:8.5px}.mydose-product-story .story-add svg:first-child{width:13px}}.journey-counter{justify-content:flex-start!important}.ingredient-title{grid-template-columns:minmax(0,1fr)!important}.ingredient-title.has-art{grid-template-columns:minmax(0,1fr) 140px!important}.ingredient-title:not(.has-art) h3{max-width:100%}.product-detail .ingredient-symbol{display:none}.scroll-scenes.tone-0:before{opacity:.16;background-image:url(/watermarks/gym-recovery.webp),radial-gradient(circle at 12% 20%,#0000 0 38px,#d7b66c20 39px 40px,#0000 41px),radial-gradient(circle at 78% 68%,#0000 0 54px,#d7b66c16 55px 56px,#0000 57px),linear-gradient(135deg,#0000 47%,#d7b66c12 48% 49%,#0000 50%);background-position:89% 62%,0 0,0 0,0 0;background-repeat:no-repeat,repeat,repeat,repeat;background-size:min(900px,62vw),320px 320px,420px 420px,90px 90px}.scroll-scenes.tone-1:before{opacity:.19;background-image:url(/watermarks/himalayan-seabuckthorn.webp),url(/ingredients/seabuckthorn.webp),radial-gradient(at 18% 18%,#66502b22 0 4px,#0000 5px),radial-gradient(at 26% 30%,#66502b20 0 5px,#0000 6px),linear-gradient(155deg,#0000 48%,#8c652d18 49% 50%,#0000 51%);background-position:96% 86%,92% 9%,0 0,0 0,0 0;background-repeat:no-repeat,no-repeat,repeat,repeat,repeat;background-size:min(1050px,75vw),210px,130px 115px,170px 150px,180px 180px}@media (max-width:760px){.ingredient-title.has-art{grid-template-columns:minmax(0,1fr) 80px!important}.scroll-scenes.tone-0:before{background-position:110% 76%,0 0,0 0,0 0;background-size:105vw,180px 180px,200px 200px,80px 80px}.scroll-scenes.tone-1:before{background-position:115% 86%,100% 8%,0 0,0 0,0 0;background-size:130vw,120px,100px 90px,120px 110px,130px 130px}}body{overflow-x:hidden}.testimonial-grid{gap:18px;width:max-content;max-width:none;animation:28s ease-in-out infinite alternate testimonial-carousel;display:flex!important}.testimonial-grid article{flex:0 0 clamp(280px,27vw,390px);width:clamp(280px,27vw,390px)}@keyframes testimonial-carousel{0%{transform:translate(-38%)}to{transform:translate(0)}}.testimonial-grid:hover{animation-play-state:paused}@supports (animation-timeline:view()){.quick-shop>.kicker,.quick-shop>h2,.quick-shop>p,.quick-shop>.quick-products,.engagement-section>.kicker,.engagement-section>h2,.engagement-section>p,.engagement-section>.section-detail,.engagement-section>.faq-list,.engagement-section>.market-logo-row,.journal-preview>.journal-preview-link,.journal-preview>.button,.testimonials-section>.kicker,.testimonials-section>h2,.testimonials-section>.testimonial-intro{animation:.78s cubic-bezier(.16,1,.3,1) both scroll-content-reveal;animation-timeline:view();animation-range:entry cover 38%}.quick-shop>h2,.engagement-section>h2,.testimonials-section>h2{animation-range:entry 4% cover 40%}.quick-shop>p,.engagement-section>p,.testimonials-section>.testimonial-intro{animation-range:entry 8% cover 44%}.quick-shop>.quick-products,.engagement-section>.faq-list,.engagement-section>.market-logo-row,.journal-preview>.journal-preview-link,.journal-preview>.button{animation-range:entry 14% cover 50%}}@keyframes scroll-content-reveal{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.testimonial-grid{animation-duration:22s}.testimonial-grid article{flex-basis:78vw;width:78vw}}@media (prefers-reduced-motion:reduce){.testimonial-grid{animation:none!important}}.footer{padding-top:calc(5rem + 18px)}@media (max-width:760px){.quick-shop,.engagement-section,.marketplace-links,.testimonials-section,.footer{clip-path:polygon(0 4.5%,8% 1.5%,16% 4%,24% 1.8%,32% 4.2%,40% 1.5%,48% 4%,56% 1.8%,64% 4.4%,72% 1.5%,80% 4.2%,88% 1.6%,100% 4.4%,100% 100%,0 100%)}}.quick-shop,.engagement-section,.marketplace-links,.testimonials-section,.footer{clip-path:none!important}.engagement-section:before,.journal-preview:before,.quick-shop:before,.marketplace-links:before,.testimonials-section:after,.footer:before{z-index:0!important;background-color:inherit!important;background-image:none!important;height:50px!important;top:-48px!important}.testimonials-section{overflow:visible!important}.footer{overflow:visible}.footer:before{background-color:#18281d!important}.quick-shop:before{background-color:#faf8f2!important}.kind-Quality:before{background-color:#f4efe5!important}.kind-Coming\ Soon:before{background-color:#272d23!important}.kind-FAQ:before{background-color:#e4ecdf!important}.kind-Marketplaces:before,.marketplace-links:before{background-color:#f8f4e9!important}.journal-preview:before{background-color:#eadfc7!important}.testimonials-section:after{background-color:#e7eee5!important}.scroll-scenes.tone-0:before{background-attachment:fixed,scroll,scroll,scroll}.scroll-scenes.tone-1:before{background-attachment:fixed,fixed,scroll,scroll,scroll}.products-page{position:relative;overflow:hidden}.products-page>.section-watermark{color:#1a4435;opacity:.045;top:15vh;bottom:auto;right:5%}.products-page>:not(.section-watermark){z-index:1;position:relative}@media (max-width:760px){.scroll-scenes.tone-0:before,.scroll-scenes.tone-1:before{background-attachment:scroll}.products-page>.section-watermark{opacity:.04;top:12vh;right:-3%}}.scroll-scenes.tone-1:before{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 9% 91%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 9% 91%,#0000 100%);opacity:.32!important;mix-blend-mode:normal!important;background-image:linear-gradient(90deg,#f3d694ee 0%,#f3d694aa 36%,#f3d69422 72%,#f3d69408 100%),url(/watermarks/himalayan-seabuckthorn.webp),url(/ingredients/seabuckthorn.webp)!important;background-position:0 0,100% 86%,90% 8%!important;background-repeat:no-repeat,no-repeat,no-repeat!important;background-size:100% 100%,min(1280px,86vw),220px!important;background-attachment:scroll,fixed,fixed!important}.scroll-scenes.tone-2:before{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 7% 42%,#0000 60%);mask-image:linear-gradient(90deg,#0000 0%,#000 7% 42%,#0000 60%);opacity:.26!important;mix-blend-mode:screen!important;background-image:url(/watermarks/marine-collagen-left.webp),radial-gradient(circle at 14% 18%,#b7e5ff30 0 4px,#0000 5px),radial-gradient(circle at 35% 72%,#b7e5ff22 0 5px,#0000 6px)!important;background-position:5% 72%,0 0,0 0!important;background-repeat:no-repeat,repeat,repeat!important;background-size:min(680px,48vw),150px 150px,210px 210px!important;background-attachment:fixed,scroll,scroll!important}@media (max-width:760px){.scroll-scenes.tone-1:before{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%);opacity:.24!important;background-position:0 0,108% 84%,98% 8%!important;background-size:100% 100%,135vw,112px!important;background-attachment:scroll,scroll,scroll!important}.scroll-scenes.tone-2:before{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 62%,#0000 88%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 62%,#0000 88%);opacity:.18!important;background-position:-9% 84%,0 0,0 0!important;background-size:90vw,105px 105px,145px 145px!important;background-attachment:scroll,scroll,scroll!important}}@supports (animation-timeline:view()){.quick-shop>.kicker,.quick-shop>h2,.quick-shop>p,.quick-shop>.quick-products,.engagement-section>.kicker,.engagement-section>h2,.engagement-section>p,.engagement-section>.section-detail,.engagement-section>.faq-list,.engagement-section>.market-logo-row,.journal-preview>.kicker,.journal-preview>h2,.journal-preview>p,.journal-preview>.journal-preview-link,.journal-preview>.button,.testimonials-section>.kicker,.testimonials-section>h2,.testimonials-section>.testimonial-intro,.product-journey .journey-heading,.product-journey .journey-body{animation:.8s cubic-bezier(.16,1,.3,1) both scroll-content-reveal!important;animation-timeline:view()!important;animation-range:entry 4% cover 42%!important}.quick-shop>.quick-products,.engagement-section>.faq-list,.engagement-section>.market-logo-row,.journal-preview>.journal-preview-link,.journal-preview>.button,.product-journey .journey-body{animation-range:entry 12% cover 52%!important}}.scroll-reveal-target{opacity:0;transition:opacity .74s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s),transform .74s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0s);will-change:opacity,transform;transform:translateY(28px)}.scroll-reveal-target.is-revealed{opacity:1;transform:translate(0,0)}.section-reveal-target{opacity:0;will-change:opacity,transform;transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);transform:translateY(42px)}.section-reveal-target.section-is-revealed{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.scroll-reveal-target{opacity:1!important;transition:none!important;transform:none!important}}.scroll-scenes.tone-1:before{-webkit-mask-image:radial-gradient(75% 70% at 78% 62%,#000 0 32%,#000000e6 46%,#00000073 60%,#0000 78%)!important;mask-image:radial-gradient(75% 70% at 78% 62%,#000 0 32%,#000000e6 46%,#00000073 60%,#0000 78%)!important}.scroll-scenes.tone-2:before{opacity:.24!important;background-image:url(/watermarks/marine-collagen-right.webp),radial-gradient(circle at 77% 18%,#b7e5ff30 0 4px,#0000 5px),radial-gradient(circle at 92% 72%,#b7e5ff22 0 5px,#0000 6px)!important;background-position:96% 72%,0 0,0 0!important;background-size:min(650px,47vw),150px 150px,210px 210px!important;background-attachment:fixed,scroll,scroll!important;-webkit-mask-image:radial-gradient(47% 62% at 84% 68%,#000 0 34%,#000000e6 49%,#00000073 62%,#0000 80%)!important;mask-image:radial-gradient(47% 62% at 84% 68%,#000 0 34%,#000000e6 49%,#00000073 62%,#0000 80%)!important}@media (max-width:760px){.scroll-scenes.tone-1:before{-webkit-mask-image:radial-gradient(95% 76% at 76% 65%,#000 0 35%,#000000b3 62%,#0000 82%)!important;mask-image:radial-gradient(95% 76% at 76% 65%,#000 0 35%,#000000b3 62%,#0000 82%)!important}.scroll-scenes.tone-2:before{background-position:115% 82%,0 0,0 0!important;background-size:86vw,105px 105px,145px 145px!important;-webkit-mask-image:radial-gradient(86% 67% at 100% 70%,#000 0 38%,#000000a6 64%,#0000 88%)!important;mask-image:radial-gradient(86% 67% at 100% 70%,#000 0 38%,#000000a6 64%,#0000 88%)!important}}.coffee-still{object-fit:contain;filter:drop-shadow(0 20px 22px #0005);width:100%;height:240px;display:block;animation:none!important;transform:none!important}@media (max-width:760px){.coffee-still{height:145px}}@media (prefers-reduced-motion:reduce){.section-reveal-target{opacity:1!important;transition:none!important;transform:none!important}}.scroll-scenes.tone-0:before{opacity:.29!important;mix-blend-mode:screen!important;background-image:radial-gradient(at 77% 55%,#d5a74932 0 16%,#0000 48%),url(/watermarks/gym-recovery.webp),radial-gradient(circle at 15% 20%,#0000 0 38px,#d7b66c25 39px 40px,#0000 41px),radial-gradient(circle at 73% 68%,#0000 0 54px,#d7b66c20 55px 56px,#0000 57px)!important;background-position:0 0,90% 62%,0 0,0 0!important;background-repeat:no-repeat,no-repeat,repeat,repeat!important;background-size:100% 100%,min(900px,62vw),320px 320px,420px 420px!important;background-attachment:scroll,fixed,scroll,scroll!important;-webkit-mask-image:radial-gradient(68% 74% at 79% 62%,#000 0 34%,#000000d1 52%,#00000057 66%,#0000 84%)!important;mask-image:radial-gradient(68% 74% at 79% 62%,#000 0 34%,#000000d1 52%,#00000057 66%,#0000 84%)!important}.payment-accept{color:#dbe5dc;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff25;justify-content:space-between;align-items:center;gap:18px;padding:18px 0 4px;font-size:12px;grid-column:1/-1!important;display:flex!important}.payment-accept>div{align-items:center;gap:10px;display:flex}.payment-accept b{color:#142861;letter-spacing:-.04em;background:#fff;border-radius:6px;justify-content:center;align-items:center;min-width:54px;height:31px;padding:0 8px;font:800 14px/1 Arial,sans-serif;display:inline-flex}.payment-accept .visa{color:#173d88;font-style:italic}.payment-accept .mastercard{background:#152216;gap:0;min-width:49px;position:relative}.payment-accept .mastercard i{background:#ea4035;border-radius:50%;width:17px;height:17px;display:block}.payment-accept .mastercard i+i{mix-blend-mode:screen;background:#f5aa20;margin-left:-6px}.payment-accept .rupay{color:#fff;background:linear-gradient(135deg,#1a4484 0 52%,#e57828 52% 70%,#2d914d 70%);font-size:12px}.payment-accept .amex{color:#fff;letter-spacing:0;background:#2d9acc;font-size:11px}.payment-accept+.legal{margin-top:14px}@media (max-width:760px){.scroll-scenes.tone-0:before{opacity:.22!important;background-position:0 0,112% 75%,0 0,0 0!important;background-size:100% 100%,110vw,180px 180px,200px 200px!important;background-attachment:scroll,scroll,scroll,scroll!important;-webkit-mask-image:radial-gradient(92% 76% at 80% 64%,#000 0 36%,#00000094 64%,#0000 86%)!important;mask-image:radial-gradient(92% 76% at 80% 64%,#000 0 36%,#00000094 64%,#0000 86%)!important}.payment-accept{flex-direction:column;align-items:flex-start;gap:10px}.payment-accept>div{gap:7px}.payment-accept b{min-width:48px;height:29px;font-size:12px}}select{border:1px solid color-mix(in srgb,currentColor 20%,transparent);min-width:0;max-width:100%;min-height:44px;font:inherit;background-color:var(--surface);color:var(--ink);border-radius:10px;padding:10px 38px 10px 14px;font-size:14px;line-height:1.4}input:not([type=checkbox]):not([type=radio]):not([type=range]),textarea,select{transition:border-color .18s,box-shadow .18s}input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;border-color:#8fa89b!important;outline:2px solid #65857840!important;box-shadow:0 0 0 4px #6d8b7510!important}.journey-purchase{align-items:center;gap:14px}.journey-purchase>span{color:inherit;font-size:16px!important}.journey-purchase>a{background:#c8a464;border:1px solid #c8a464;border-radius:8px;justify-content:center;align-items:center;gap:16px;min-height:48px;padding:12px 22px;font-size:16px;font-weight:600;display:inline-flex;color:#1c241e!important}.journey-reason>span{font-weight:650;letter-spacing:.08em!important;font-size:15px!important}.journey-ingredient .source-link{align-items:center;gap:10px;min-height:44px;display:inline-flex;font-size:16px!important}.journey-controls{grid-template-columns:46px minmax(0,1fr) 46px;gap:12px;width:100%;margin-top:16px;display:grid!important}.journey-controls select{width:100%;min-height:46px;color:inherit;background:#ffffff0b;border:1px solid #ffffff30;font-size:15px}.journey-controls select option{color:#fff;background:#24312a}.journey-controls button{border-radius:10px!important;width:46px!important;height:46px!important}body{font-weight:var(--body-weight,400)}.site-header nav{gap:24px}.market-logo-row a{justify-content:center;align-items:center;min-height:64px;display:inline-flex}.marketplace-links img,.market-logo-row img{object-fit:contain;max-width:150px;max-height:50px}.order-timeline{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.order-timeline span{color:#617166;background:#f0f2ee;border-radius:6px;padding:7px 11px;font-size:12px}.order-timeline .done{color:#24513d;background:#e1ede3}.account-shop-tools{flex-wrap:wrap;gap:16px;margin:24px 0;display:flex}.account-shop-tools input{border:1px solid #ccd5cc;border-radius:8px;min-height:44px;padding:10px}.customer-orders article{background:var(--surface);border:1px solid #dce3db;border-radius:16px;margin-bottom:18px;padding:26px}.order-address{color:var(--muted);font-size:14px;line-height:1.7}.notice-ticker{color:#fff;background:#233e31;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding:10px 5%;font-size:13px;display:flex;position:relative}.notice-ticker button{color:inherit;background:0 0;border:1px solid #ffffff60;border-radius:5px;padding:5px 10px}.pin-status{color:var(--muted);grid-column:1/-1;font-size:13px}@media (max-width:600px){.journey-purchase>a{padding:10px 14px;font-size:14px}.journey-controls{grid-template-columns:40px minmax(0,1fr) 40px;gap:6px}.journey-controls button{width:40px!important}.journey-controls select{font-size:13px}.customer-orders article{padding:18px}}.testimonials-section{max-width:100%;overflow:hidden!important}@media (max-width:600px){.journey-purchase>span{font-size:14px!important}.journey-purchase>a{gap:8px}.journey-reason>span{font-size:14px!important}.journey-ingredient .source-link{font-size:15px!important}}.quick-shop.daily-collection{isolation:isolate;color:#203c2d;background:#f7f4ec;padding:70px 6vw 110px;scroll-margin-top:100px;position:relative;overflow:visible}.quick-shop.daily-collection:before{clip-path:ellipse(75% 100% at 45% 100%)!important;background:#f7f4ec!important;height:40px!important;top:-38px!important;-webkit-mask:none!important;mask:none!important}.quick-shop.daily-collection:after{content:"";clip-path:ellipse(72% 95% at 65% 100%);pointer-events:none;background:#090806;height:35px;position:absolute;bottom:-1px;left:0;right:0}.daily-collection>.section-watermark{text-align:center;pointer-events:none;color:#203c2d;white-space:nowrap;font-size:clamp(70px,15vw,230px);line-height:1;inset:auto 0 45px;z-index:0!important;opacity:.02!important;position:absolute!important}.daily-collection .collection-header{max-width:1000px;margin:auto}.daily-collection .collection-header .kicker{letter-spacing:.22em;color:#79784e;font-size:11px;display:block}.daily-collection .collection-header h2{font-family:var(--font-body,Arial),sans-serif;letter-spacing:-.045em;margin:16px 0;padding-bottom:5px;font-size:clamp(38px,4.3vw,64px);font-weight:500;line-height:1.1;overflow:hidden}.daily-collection .collection-header h2 span{display:block}.daily-collection .collection-header p{color:#697068;margin:0;font-size:17px;line-height:1.65}.daily-collection .quick-products{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(20px,3vw,48px);max-width:1220px;margin:28px auto 0;animation:none!important}.daily-collection .collection-product{--collection-glow:#ddbe7240;text-align:center;grid-template-rows:300px auto;gap:18px;min-width:0;display:grid}.daily-collection .collection-amber{--collection-glow:#efb15e38}.daily-collection .collection-blue{--collection-glow:#97cce33b}.daily-collection .collection-art{border-radius:12px;align-content:end;width:100%;height:300px;display:block}.daily-collection .quick-orb{isolation:isolate;background:0 0;border-radius:0;justify-content:center;align-items:flex-end;width:100%;height:100%;margin:0;display:flex;position:relative}.daily-collection .quick-orb:before{content:"";z-index:-1;background:radial-gradient(ellipse at 50% 60%,var(--collection-glow),transparent 66%);opacity:.75;transition:opacity .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:0 -5% -5%}.daily-collection .quick-orb:after{content:"";z-index:-1;background:radial-gradient(#343c2930,#0000 70%);width:48%;height:18px;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s;position:absolute;bottom:-4px;left:26%}.daily-collection .quick-orb img{object-fit:contain;object-position:center bottom;width:100%;max-width:330px;height:260px;transition:transform .5s cubic-bezier(.22,1,.36,1);transform:none}.daily-collection .collection-info{width:100%;transition:opacity .65s,transform .65s;transition-delay:calc(var(--collection-delay) + .18s);grid-template-rows:16px minmax(60px,auto) 25px 30px 50px;place-items:start center;gap:8px;display:grid}.daily-collection .collection-category{letter-spacing:.16em;color:#7b806e;font-size:10px;line-height:16px}.daily-collection .collection-info a{color:inherit;align-self:center}.daily-collection .collection-info h3{letter-spacing:-.025em;margin:0;font-size:clamp(20px,1.75vw,25px);font-weight:500;line-height:1.2}.daily-collection .collection-pack{color:#747970;font-size:13px;line-height:22px}.daily-collection .collection-info strong{font-size:20px;font-weight:600;line-height:26px}.daily-collection .collection-add{isolation:isolate;color:#203c2d;height:50px;min-height:50px;box-shadow:none;background:0 0;border:1px solid #203c2d;border-radius:999px;gap:24px;padding:12px 30px;font-size:13px;font-weight:500;transition:color .4s,transform .4s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.daily-collection .collection-add:before{content:"";z-index:-1;transform-origin:0;background:#203c2d;transition:transform .4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(0)}.daily-collection .collection-add span:last-child{font-size:20px;transition:transform .4s cubic-bezier(.22,1,.36,1)}.daily-collection .collection-add:active:not(:disabled){transform:scale(.98)}.daily-collection .collection-add:disabled{opacity:.45;cursor:not-allowed}.daily-collection a:focus-visible,.daily-collection button:focus-visible{outline-offset:5px;outline:2px solid #92753d}@media (hover:hover){.daily-collection .collection-product:hover img{transform:translateY(-8px)scale(1.025)}.daily-collection .collection-product:hover .quick-orb:before{opacity:1}.daily-collection .collection-product:hover .quick-orb:after{opacity:.65;transform:scaleX(1.15)}.daily-collection .collection-add:hover:not(:disabled){color:#f7f4ec;transform:translateY(-2px)}.daily-collection .collection-add:hover:not(:disabled):before{transform:scaleX(1)}.daily-collection .collection-add:hover span:last-child{transform:translate(4px)}}.daily-collection .collection-header .kicker,.daily-collection .collection-header h2 span,.daily-collection .collection-header p{transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1)}.daily-collection .collection-header h2 span{transition-delay:.1s}.daily-collection .collection-header p{transition-delay:.2s}.daily-collection .collection-product{transition:opacity .75s,transform .75s cubic-bezier(.22,1,.36,1);transition-delay:var(--collection-delay)}.daily-collection .collection-header.collection-pending:not(.collection-visible) .kicker,.daily-collection .collection-header.collection-pending:not(.collection-visible) p{opacity:0;transform:translateY(15px)}.daily-collection .collection-header.collection-pending:not(.collection-visible) h2 span{opacity:0;transform:translateY(105%)}.daily-collection .collection-product.collection-pending:not(.collection-visible){opacity:0;transform:translateY(35px)scale(.96)}.daily-collection .collection-product.collection-pending:not(.collection-visible) .collection-info{opacity:0;transform:translateY(12px)}.daily-collection .collection-product:focus-within,.daily-collection .collection-product:focus-within .collection-info{opacity:1!important;transform:none!important}@media (max-width:900px){.daily-collection .quick-products{gap:22px}.daily-collection .collection-category{letter-spacing:.1em;font-size:9px}.daily-collection .collection-info h3{font-size:21px}.daily-collection .collection-add{padding:12px 22px}}@media (max-width:700px){.quick-shop.daily-collection{padding:48px 24px 90px}.daily-collection .collection-header h2{font-size:38px}.daily-collection .collection-header p{font-size:15px}.daily-collection .quick-products{grid-template-columns:1fr;gap:46px;max-width:360px;margin-top:20px}.daily-collection .collection-product{gap:20px}.daily-collection .collection-info{grid-template-rows:16px auto 25px 30px 50px;gap:10px}.daily-collection .collection-info h3{font-size:24px}.daily-collection .collection-category{font-size:10px}.daily-collection .collection-add{padding:12px 30px;font-size:14px}.daily-collection>.section-watermark{bottom:38px}}@media (prefers-reduced-motion:reduce){.daily-collection *{transition:none!important;animation:none!important}.daily-collection [data-collection-reveal],.daily-collection .collection-header .kicker,.daily-collection .collection-header h2 span,.daily-collection .collection-header p,.daily-collection .collection-info{opacity:1!important;transform:none!important}.daily-collection .quick-orb img{transform:none!important}}.daily-collection .quick-orb img{filter:drop-shadow(0 16px 12px #24302038)}.mydose-product-story .story-product>img{filter:drop-shadow(0 22px 14px #0009)}.mydose-product-story .story-scene-seabuckthorn .story-product>img{filter:drop-shadow(0 22px 14px #59321670)}.mydose-product-story .story-scene-collagen .story-product>img{filter:drop-shadow(0 22px 14px #020e278c)}.product-journey.formula-editorial{--scene-bg:#efe4d2!important;--scene-fg:#243d31!important;--scene-muted:#4e5a50!important;--scene-accent:#92713a!important;--scene-line:#b5aa8d45!important;color:var(--scene-fg)!important;background:radial-gradient(at 10% 70%,#e8dcc34a,#0000 50%),#efe4d2!important}.formula-editorial.tone-1{--scene-accent:#a76130!important}.formula-editorial.tone-2{--scene-accent:#497984!important}.product-journey.formula-editorial:before{opacity:.065!important;mix-blend-mode:multiply!important;background-image:url(/ingredients/ocean.webp)!important;background-position:50%!important;background-size:cover!important;background-attachment:scroll!important;-webkit-mask-image:radial-gradient(at 85% 65%,#000,#0000 65%)!important;mask-image:radial-gradient(at 85% 65%,#000,#0000 65%)!important}.product-journey.formula-editorial.tone-1:before{background-image:url(/watermarks/himalayan-seabuckthorn-v2.webp)!important}.product-journey.formula-editorial:after{clip-path:none;background:#f7f1e7;height:1px}.formula-editorial .scene-pin:after{display:none}.formula-editorial .scene-pin{padding:40px 5vw 28px;overflow:hidden}.formula-editorial .journey-heading{align-items:center;gap:20px;display:flex;padding-bottom:24px!important}.formula-editorial .journey-heading .kicker{letter-spacing:.17em;color:var(--scene-accent);font-size:11px}.formula-editorial .journey-heading h2{font:500 clamp(23px,2vw,30px)/1.25 var(--font-body,Arial),sans-serif;letter-spacing:-.03em;margin:9px 0 0}.formula-editorial .journey-hint{color:#75786b;font-size:12px}.formula-editorial .journey-body{grid-template-columns:minmax(260px,34fr) minmax(0,66fr);align-items:center;gap:3vw;animation:none!important}.formula-editorial .journey-product{justify-content:center;align-self:stretch}.formula-editorial .journey-product>img{filter:drop-shadow(0 18px 15px #56452635);width:100%;height:60svh;max-height:650px;animation:none!important;transform:none!important}.formula-editorial.tone-1 .journey-product>img{height:64svh}.formula-editorial .journey-product:after{filter:blur(3px);background:radial-gradient(#8a7c5835,#0000 72%);border:0;width:60%;height:18px;inset:auto auto 15%;transform:none}.formula-editorial .bottle-halo{box-shadow:none;filter:none;border:none;width:100%;background:radial-gradient(#dec79d32,#0000 70%)!important}.formula-editorial .journey-ingredient{min-width:0;max-width:none}.formula-editorial .ingredient-panels{align-items:center;display:grid}.formula-editorial .journey-ingredient{max-width:none}.formula-editorial .ingredient-amount{letter-spacing:.02em;white-space:nowrap;background:#ffffffa8;border:1px solid #b9ac923d;border-radius:6px;padding:6px 10px;font-size:11px}.formula-editorial .ingredient-editorial-art figcaption{display:none}.formula-editorial .ingredient-panel{opacity:0;visibility:hidden;pointer-events:none;grid-area:1/1;grid-template-columns:minmax(0,62fr) minmax(220px,38fr);align-content:center;column-gap:clamp(24px,3vw,52px);transition:opacity .35s,transform .45s,visibility 0s .45s;display:grid;transform:translateY(-12px)}.formula-editorial .ingredient-panel.ingredient-current{opacity:1;visibility:visible;pointer-events:auto;transition-delay:.14s,.14s,0s;transform:none}.formula-editorial .journey-counter{letter-spacing:.13em;color:var(--scene-accent);flex-wrap:wrap;grid-column:1;align-items:center;margin-bottom:18px;font-size:10px;font-weight:600}.formula-editorial .ingredient-title{grid-column:1;margin:0 0 20px;overflow:hidden;display:block!important}.formula-editorial .ingredient-title h3{letter-spacing:-.035em;overflow-wrap:anywhere;font:500 clamp(36px,3.6vw,58px)/1.08 Georgia,serif;overflow:hidden}.formula-editorial .ingredient-title h3 span{transition:transform .6s cubic-bezier(.22,1,.36,1);display:block;transform:translateY(105%)}.formula-editorial .ingredient-current h3 span{transition-delay:.12s;transform:none}.formula-editorial .ingredient-description,.formula-editorial .journey-reason p{color:var(--scene-muted);max-width:620px;margin:0;font-size:clamp(14px,1vw,16px);line-height:1.55}.formula-editorial .ingredient-description{grid-column:1;transition:opacity .45s .18s,transform .45s .18s}.formula-editorial .journey-reason{border:0;border-left:2px solid var(--scene-accent);background:0 0;border-radius:0;grid-column:1;margin:14px 0 8px;padding:3px 0 3px 16px;transition:opacity .45s .24s,transform .45s .24s}.formula-editorial .journey-reason>span{color:var(--scene-accent);margin-bottom:9px;letter-spacing:.12em!important;font-size:11px!important}.formula-editorial .source-link{color:#355444;text-underline-offset:6px;grid-column:1;justify-self:start;align-items:center;gap:8px;min-height:36px;-webkit-text-decoration:underline #b6a581;text-decoration:underline #b6a581;transition:color .25s,opacity .4s .3s;display:inline-flex;font-size:13px!important}.formula-editorial .source-link svg{transition:transform .25s}.formula-editorial .source-link:hover{color:#303c2f;text-decoration-thickness:2px}.formula-editorial .source-link:hover svg{transform:translate(3px)}.formula-editorial .ingredient-panel:not(.ingredient-current) .ingredient-description,.formula-editorial .ingredient-panel:not(.ingredient-current) .journey-reason,.formula-editorial .ingredient-panel:not(.ingredient-current) .journey-benefits,.formula-editorial .ingredient-panel:not(.ingredient-current) .ingredient-patent{opacity:0;transform:translateY(10px)}.formula-editorial .ingredient-editorial-art{opacity:0;grid-area:1/2/9;place-self:center stretch;min-width:0;margin:0;transition:opacity .5s,transform .65s cubic-bezier(.22,1,.36,1);overflow:visible;transform:translateY(-8px)scale(.94);box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;padding:0!important}.formula-editorial .ingredient-editorial-art:before,.formula-editorial .ingredient-editorial-art:after{content:none!important;display:none!important}.formula-editorial .ingredient-current .ingredient-editorial-art{opacity:1;transition-delay:.25s;transform:none}.formula-editorial .ingredient-editorial-art img{object-fit:contain;mix-blend-mode:normal;width:100%;height:min(38svh,390px);display:block;-webkit-mask-image:none;mask-image:none;box-shadow:none!important;filter:none!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important}.formula-editorial .ingredient-patent{color:#fffaf1;background:#254b3c;border-radius:10px;grid-column:1;align-items:center;gap:12px;width:fit-content;margin:14px 0 4px;padding:10px 14px;transition:opacity .45s .2s,transform .45s .2s;display:flex;box-shadow:0 12px 28px -20px #173629}.formula-editorial .ingredient-patent svg{color:#e3be6b;flex:none;width:25px;height:25px}.formula-editorial .ingredient-patent div{gap:1px;display:grid}.formula-editorial .ingredient-patent strong{letter-spacing:.14em;color:#e3be6b;font-size:9px}.formula-editorial .ingredient-patent span{font-size:13px;font-weight:700}.formula-editorial .ingredient-patent small{color:#ffffffb8;font-size:10px}.formula-editorial .journey-benefits{grid-column:1;margin:14px 0 0;transition:opacity .45s .22s,transform .45s .22s}.formula-editorial .journey-benefits>span{letter-spacing:.13em;color:var(--scene-accent);margin-bottom:8px;font-size:10px;font-weight:750;display:block}.formula-editorial .journey-benefits ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 18px;margin:0;padding:0;list-style:none;display:grid}.formula-editorial .journey-benefits li{color:var(--scene-muted);padding-left:17px;font-size:12px;line-height:1.4;position:relative}.formula-editorial .journey-benefits li:before{content:"✓";color:var(--scene-accent);font-weight:800;position:absolute;left:0}.formula-editorial .journey-controls{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;max-width:560px;margin-top:24px;display:grid!important}.formula-editorial .journey-controls>button{color:#365343;background:#fffaf1a8;border:1px solid #b3a48780;transition:background .2s,transform .2s;border-radius:50%!important;width:44px!important;height:44px!important}.formula-editorial .journey-controls>button:not(:disabled):hover{background:#fffdf8;transform:translateY(-2px)}.formula-editorial .journey-controls button:disabled{opacity:.25;cursor:default}.formula-editorial .ingredient-dots{scrollbar-width:thin;justify-content:space-between;gap:3px;min-width:0;padding:4px 2px;display:flex;overflow-x:auto}.formula-editorial .ingredient-dots button{color:#626957;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;padding:2px;font-size:10px;display:flex;width:32px!important;height:44px!important}.formula-editorial .ingredient-dots i{background:#b8b2a4;border-radius:50%;width:4px;height:4px;transition:transform .25s,background .25s}.formula-editorial .ingredient-dots button[aria-pressed=true]{color:#fffaf1;background:#355443;border-radius:18px;font-weight:700}.formula-editorial .ingredient-dots button[aria-pressed=true] i{background:#ebd7a4;transform:scale(1.65)}.formula-editorial button:focus-visible,.formula-editorial a:focus-visible{outline:2px solid var(--scene-accent);outline-offset:3px}.formula-editorial .journey-progress{background:#b5aa8d30;height:1px;margin-top:18px}.formula-editorial .journey-progress span{background:var(--scene-accent)}.quick-shop.daily-collection:after{background:#f7f1e7}@media (max-width:1100px){.formula-editorial .scene-pin{padding:28px 4vw 22px}.formula-editorial .journey-body{grid-template-columns:30fr 70fr}.formula-editorial .journey-product>img{height:52svh;max-height:520px}.formula-editorial.tone-1 .journey-product>img{height:56svh}.formula-editorial .ingredient-title h3{font-size:34px}.formula-editorial .ingredient-description,.formula-editorial .journey-reason p{font-size:13px;line-height:1.5}.formula-editorial .ingredient-panel{grid-template-columns:minmax(0,62fr) minmax(180px,38fr);column-gap:24px}.formula-editorial .ingredient-editorial-art img{height:min(34svh,340px)}.formula-editorial .journey-hint{font-size:10px}}@media (min-width:761px) and (max-width:900px){.formula-editorial .journey-body{grid-template-columns:minmax(185px,31fr) minmax(0,69fr);gap:22px}.formula-editorial .journey-product{display:flex}.formula-editorial .journey-product>img{height:45svh;max-height:430px}.formula-editorial.tone-1 .journey-product>img{height:48svh}.formula-editorial .ingredient-panel{grid-template-columns:minmax(0,64fr) minmax(150px,36fr);column-gap:18px}.formula-editorial .ingredient-editorial-art img{height:min(30svh,290px)}}@media (max-width:760px){.formula-editorial .scene-pin{padding:18px 22px 14px;overflow:auto}.formula-editorial .journey-heading{padding-bottom:10px!important}.formula-editorial .journey-heading h2{font-size:22px}.formula-editorial .journey-heading .kicker{font-size:9px}.formula-editorial .journey-hint{display:none}.formula-editorial .journey-body{flex-direction:column;flex:initial;gap:10px;min-height:0;display:flex}.formula-editorial .journey-product{display:none}.formula-editorial .journey-ingredient{width:100%}.formula-editorial .ingredient-panel{grid-template-columns:minmax(0,1fr) minmax(145px,38vw);column-gap:14px}.formula-editorial .journey-counter{margin-bottom:9px;font-size:10px}.formula-editorial .ingredient-title{margin:0 0 10px}.formula-editorial .ingredient-title h3{font-size:clamp(25px,7vw,31px);line-height:1.08}.formula-editorial .ingredient-editorial-art{grid-area:1/2/4;justify-self:end;width:100%;height:auto;margin:0;padding:0}.formula-editorial .ingredient-editorial-art figcaption{display:none}.formula-editorial .ingredient-description,.formula-editorial .ingredient-patent,.formula-editorial .journey-benefits,.formula-editorial .journey-reason,.formula-editorial .source-link{grid-column:1/-1}.formula-editorial .ingredient-editorial-art img{width:100%;height:clamp(150px,27svh,245px)}.formula-editorial .ingredient-description,.formula-editorial .journey-reason p{font-size:13px;line-height:1.45}.formula-editorial .ingredient-patent{margin-top:10px;padding:9px 11px}.formula-editorial .journey-benefits{margin-top:10px}.formula-editorial .journey-benefits ul{grid-template-columns:1fr;gap:4px}.formula-editorial .journey-reason{margin:10px 0 6px;padding:2px 0 2px 12px}.formula-editorial .journey-reason>span{margin-bottom:5px;font-size:10px!important}.formula-editorial .journey-controls{margin-top:10px}.formula-editorial .journey-progress{margin-top:8px}.formula-editorial .ingredient-dots button{flex:0 0 32px;width:32px!important}.formula-editorial .source-link{font-size:13px!important}}@media (max-height:620px){.formula-editorial .scene-pin{height:auto;min-height:0;overflow:visible}.formula-editorial .journey-product>img{height:240px}}@media (prefers-reduced-motion:reduce){.formula-editorial *{transition:none!important;animation:none!important}.formula-editorial .ingredient-title h3 span,.formula-editorial .ingredient-editorial-art,.formula-editorial .ingredient-panel{transform:none!important}}.formula-editorial .journey-heading,.formula-editorial .journey-body{opacity:1;transform:none;animation:none!important}.formula-editorial .scroll-reveal-target{opacity:1;transition:none;transform:none}.product-journey.formula-editorial.tone-1{--scene-bg:#e7d4b8!important;background:radial-gradient(at 17%,#fff4df 0%,#0000 46%),#e7d4b8!important}.product-journey.formula-editorial.tone-1:after{background:#e7d4b8}.product-journey.formula-editorial.tone-2{--scene-bg:#e8eef0!important;background:radial-gradient(at 82% 45%,#f8fbfa 0%,#0000 48%),#e8eef0!important}.journal-date{letter-spacing:.06em;color:#786b55;margin:0 0 12px;font-size:12px;display:block}.journal-body h2{margin:36px 0 14px;font-size:clamp(23px,2.3vw,32px);line-height:1.25}.journal-sources{border-top:1px solid #d9d0c0;margin:36px 0;padding:24px 0}.journal-sources a{overflow-wrap:anywhere;margin:12px 0;text-decoration:underline;display:block}.journal-grid img{object-fit:contain;background:#f7f1e7;padding:24px}.journal-cover{object-fit:contain;background:#f7f1e7;max-height:420px}.quick-shop.daily-collection{background:#f8f5ed;padding:56px 5vw 76px}.quick-shop.daily-collection:before{background:#f8f5ed!important}.daily-collection .collection-header{text-align:center}.daily-collection .collection-header h2{margin:12px 0;font-size:clamp(34px,3.5vw,50px)}.daily-collection .quick-products{align-items:stretch;gap:28px;max-width:1320px;margin-top:30px}.daily-collection .collection-product{background:#fffdf8;border:1px solid #d8d4c9;border-radius:20px;grid-template-rows:260px auto;gap:20px;padding:22px 22px 26px;transition:opacity .75s,transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s,border-color .45s;box-shadow:0 5px 18px #403b2708}.daily-collection .collection-art{height:260px}.daily-collection .quick-orb{align-items:center}.daily-collection .quick-orb img{object-position:center;filter:drop-shadow(0 13px 9px #24302028);max-width:100%;height:260px;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .55s}.daily-collection .collection-amber img{height:280px}.daily-collection .collection-blue img{height:250px}.daily-collection .quick-orb:after{opacity:.5;filter:none;bottom:0}.daily-collection .collection-info{grid-template-rows:minmax(56px,auto) 23px 30px 50px;gap:7px}.daily-collection .collection-pack{font-size:14px}.daily-collection .collection-info strong{font-size:22px}.daily-collection .collection-add{color:#fffdf5;background:#203c2d;border-color:#203c2d;gap:15px;width:86%;height:50px;padding:12px 18px;font-size:15px;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;box-shadow:0 4px 9px #203c2d12}.daily-collection .collection-add span:last-child{font-size:15px}.daily-collection .collection-add:before{background:linear-gradient(100deg,#0000 35%,#e9d39835 50%,#0000 65%);transition:transform .4s cubic-bezier(.22,1,.36,1);inset:-20% -40%;transform:translate(-90%)}.daily-collection .collection-add svg{flex:none;transition:transform .4s cubic-bezier(.22,1,.36,1)}@media (hover:hover){.daily-collection .collection-product:hover{border-color:#b6b7a4;transform:translateY(-5px);box-shadow:0 14px 30px #403b2712}.daily-collection .collection-product:hover img{transform:translateY(-4px)scale(1.02)}.daily-collection .collection-add:hover:not(:disabled){box-shadow:0 8px 17px #203c2d28}.daily-collection .collection-add:hover:not(:disabled):before{transform:translate(90%)}.daily-collection .collection-add:hover svg{transform:translate(4px)}}.daily-collection .collection-product.collection-pending:not(.collection-visible){transform:translateY(28px)scale(.97)}.daily-collection .collection-product.collection-visible{animation:commerce-card-entry .75s cubic-bezier(.22,1,.36,1) var(--collection-delay) both}.daily-collection .collection-product.collection-pending:not(.collection-visible) img{opacity:0;transform:translateY(15px)}@keyframes commerce-card-entry{0%{opacity:0;translate:0 28px;scale:.97}to{opacity:1;translate:0;scale:1}}@media (min-width:701px) and (max-width:1000px){.daily-collection .quick-products{gap:18px}.daily-collection .collection-product{grid-template-rows:230px auto;padding:18px 12px 22px}.daily-collection .collection-art,.daily-collection .quick-orb img{height:230px}.daily-collection .collection-amber img{height:250px}.daily-collection .collection-blue img{height:220px}.daily-collection .collection-add{gap:9px;width:95%}.daily-collection .collection-info h3{font-size:21px}}@media (max-width:700px){.quick-shop.daily-collection{padding:42px 22px 64px}.daily-collection .quick-products{gap:22px;max-width:400px}.daily-collection .collection-product{grid-template-rows:205px auto;gap:12px;padding:16px 20px 22px}.daily-collection .collection-art{height:205px}.daily-collection .quick-orb img{height:215px}.daily-collection .collection-amber img{height:230px}.daily-collection .collection-blue img{height:205px}.daily-collection .collection-info{grid-template-rows:minmax(32px,auto) 23px 30px 50px}.daily-collection .collection-info h3{font-size:22px}.daily-collection .collection-add{font-size:15px}}@media (prefers-reduced-motion:reduce){.daily-collection .collection-product{animation:none!important;translate:none!important;scale:none!important}.daily-collection .collection-product img{opacity:1!important;transform:none!important}}.engagement-section:before,.journal-preview:before,.marketplace-links:before,.testimonials-section:before,.footer:before{display:none!important}.quick-shop.daily-collection,.product-journey.formula-editorial,.engagement-section,.marketplace-links,.testimonials-section{--section-wave:#d8d0c2a6}.quick-shop.daily-collection{--section-wave:#ddd3c2a6}.product-journey.formula-editorial{--section-wave:#d7cbb8a6}.product-journey.formula-editorial.tone-1{--section-wave:#a98f6ca6}.product-journey.formula-editorial.tone-2{--section-wave:#d7cbb8a6}.kind-Quality{--section-wave:#d1d3c5a6}.kind-Coming\ Soon{--section-wave:#181d18a6}.marketplace-links{--section-wave:#ddd3c0a6}.testimonials-section{--section-wave:#cfd8cea6}.quick-shop.daily-collection:after,.product-journey.formula-editorial:after,.engagement-section:after,.marketplace-links:after,.testimonials-section:after{content:"";z-index:3;pointer-events:none;position:absolute;bottom:-4px;left:0;right:0;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='8' viewBox='0 0 120 8'%3E%3Cpath d='M0 4 Q15 2.5 30 4 T60 4 T90 4 T120 4' fill='none' stroke='white' stroke-width='.5'/%3E%3C/svg%3E") 0 0/120px 8px repeat-x;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='8' viewBox='0 0 120 8'%3E%3Cpath d='M0 4 Q15 2.5 30 4 T60 4 T90 4 T120 4' fill='none' stroke='white' stroke-width='.5'/%3E%3C/svg%3E") 0 0/120px 8px repeat-x;background:var(--section-wave)!important;clip-path:none!important;background-image:none!important;height:8px!important;display:block!important}.scroll-reveal-target{transition-duration:1.15s!important;transition-timing-function:cubic-bezier(.22,.8,.22,1)!important}.section-reveal-target{transition-duration:1.3s!important;transition-timing-function:cubic-bezier(.22,.8,.22,1)!important}.daily-collection .collection-header .kicker,.daily-collection .collection-header h2 span,.daily-collection .collection-header p{transition-duration:1.05s!important;transition-timing-function:cubic-bezier(.22,.8,.22,1)!important}.daily-collection .collection-product{transition-duration:1.05s,.55s,.55s,.55s!important}.daily-collection .collection-product.collection-visible{animation-duration:1.05s}.formula-editorial .ingredient-panel{transition-duration:.65s,.85s,0s;transition-timing-function:cubic-bezier(.22,.8,.22,1)}.formula-editorial .ingredient-title h3 span{transition-duration:.85s}.formula-editorial .ingredient-editorial-art{transition-duration:.75s,.95s}.journal-grid img{aspect-ratio:1;object-fit:cover;object-position:center;background:#f2ede2;border-radius:16px;width:100%;height:auto;padding:0;display:block}.journal-cover{aspect-ratio:16/9;object-fit:cover;object-position:center;background:#f2ede2;border-radius:22px;width:100%;height:auto;max-height:none;display:block}@media (max-width:700px){.quick-shop.daily-collection:after,.product-journey.formula-editorial:after,.engagement-section:after,.marketplace-links:after,.testimonials-section:after{background-size:auto!important}.journal-cover{aspect-ratio:4/3;border-radius:14px}}.products-page{background:linear-gradient(#f7f4ec 0,#fbfaf6 48%,#f5f1e8 100%);padding-top:clamp(110px,12vh,150px)}.products-page .products-intro{border-bottom:1px solid #d8d2c5;grid-template-columns:minmax(0,1.6fr) minmax(280px,.55fr);align-items:end;gap:7vw;padding:14px 0 54px;display:grid}.products-page .products-intro h1{letter-spacing:-.055em;max-width:900px;margin:16px 0 0;font-size:clamp(52px,5.2vw,78px);line-height:.91}.products-page .products-intro h1 em{padding-right:.08em;display:inline-block}.products-intro-note{border-left:1px solid #c8a85f;padding:5px 0 4px 24px}.products-intro-note>span{letter-spacing:.18em;color:#9a7a38;font-size:10px}.products-intro-note p{color:#697068;max-width:370px;margin:13px 0 0;font-size:13px;line-height:1.75}.products-page .catalog-toolbar{border-bottom:1px solid #ded8cc;align-items:flex-end;margin:34px 0 28px;padding-bottom:18px}.products-page .catalog-toolbar label{letter-spacing:.11em;text-transform:uppercase;color:#56645c;font-size:10px}.products-page .catalog-toolbar input,.products-page .catalog-toolbar select{text-transform:none;letter-spacing:0;background:#fffdf8;border-color:#d8d2c5;min-height:48px;margin-top:2px}.products-page .product-grid{align-items:stretch;gap:clamp(18px,2.3vw,34px)}.premium-product-card{--product-accent:#b89555;background:#fffdf8;border-color:#d9d3c7;border-radius:26px;padding:0;transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s,border-color .55s;overflow:hidden;box-shadow:0 16px 50px #2d382b0a}.premium-product-card .wishlist{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8e8;width:42px;height:42px;top:18px;right:18px;box-shadow:0 8px 25px #1d2a2012}.premium-product-card .card-visual{aspect-ratio:4/5;background:color-mix(in srgb,var(--product-accent) 11%,#f8f7f1);isolation:isolate;border-radius:0;height:auto;min-height:0;margin:0;position:relative;overflow:hidden}.premium-product-card:nth-child(2) .card-visual{background:linear-gradient(145deg,#fff5db,#f5dfb4)}.premium-product-card:nth-child(3) .card-visual{background:linear-gradient(145deg,#eef7fb,#dcecf3)}.premium-product-card .card-visual:before{content:"";z-index:-1;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--product-accent) 25%,transparent);width:72%;box-shadow:0 0 0 34px color-mix(in srgb,var(--product-accent) 4%,transparent),0 0 0 72px color-mix(in srgb,var(--product-accent) 3%,transparent);border-radius:50%;position:absolute;top:13%;left:14%}.premium-product-card .product-asset.small{filter:drop-shadow(0 26px 18px #2230242b);width:100%;max-width:none;height:100%;max-height:none;padding:62px 34px 28px;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .7s,opacity .45s;display:block;transform:translateZ(0);object-fit:contain!important;object-position:center!important}.premium-product-card .product-ritual{z-index:3;letter-spacing:.16em;text-transform:uppercase;color:#546158;font-size:9px;position:absolute;top:22px;left:22px}.premium-product-card .product-patent-flag{z-index:3;color:#795e26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.08em;text-transform:uppercase;background:#fffaf0e8;border:1px solid #cfae6880;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:9px;font-weight:700;transition:opacity .35s,transform .35s;display:flex;position:absolute;bottom:20px;left:22px}.premium-product-card .product-card-copy{padding:20px 22px 24px}.premium-product-card .product-card-copy h3{min-height:2.5em;margin:9px 0 6px;font-size:clamp(17px,1.4vw,21px);line-height:1.25}.premium-product-card .product-card-copy>p{color:#70766f;min-height:1.7em;margin:0}.premium-product-card .rating{margin-top:14px}.premium-product-card .card-bottom{border-top:1px solid #e4dfd5;padding-top:15px}.premium-product-card .card-bottom strong{font-size:19px}.premium-product-card .card-bottom s{margin-left:8px}.premium-product-card .card-benefit-reveal{z-index:4;color:#f9f6ed;text-align:left;opacity:0;background:#193b2ff2;border-radius:18px;flex-direction:column;align-items:flex-start;gap:9px;padding:21px;transition:opacity .45s,transform .55s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:auto 14px 14px;transform:translateY(18px);box-shadow:0 18px 50px #10261e40}.premium-product-card .card-benefit-reveal small{letter-spacing:.17em;color:#d8c28c;font-size:9px}.premium-product-card .card-benefit-reveal b{color:#f2d896;letter-spacing:.08em;background:#d4af6424;border:1px solid #d4af646e;border-radius:8px;margin-top:3px;padding:8px 10px;font-size:10px}.premium-product-card .card-benefit-reveal em{color:#fff;font:600 11px/1.2 var(--body-font);align-items:center;gap:8px;margin-top:3px;font-style:normal;display:flex}@media (hover:hover){.premium-product-card:hover{border-color:#bbb29f;transform:translateY(-8px);box-shadow:0 28px 70px #2331281a}.premium-product-card:hover .product-asset.small{filter:drop-shadow(0 32px 22px #22302435);transform:translateY(-12px)scale(1.025)}.premium-product-card .card-visual:hover .card-benefit-reveal,.premium-product-card .card-visual:focus-visible .card-benefit-reveal{opacity:1;transform:none}.premium-product-card .card-visual:hover .product-patent-flag,.premium-product-card .card-visual:focus-visible .product-patent-flag{opacity:0;transform:translateY(8px)}}.daily-collection .collection-art{position:relative;overflow:hidden}.daily-collection .collection-hover-panel{z-index:5;color:#fff;text-align:left;opacity:0;pointer-events:none;background:#193b2ff2;border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;padding:20px;transition:opacity .45s,transform .55s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:auto 12px 12px;transform:translateY(16px);box-shadow:0 18px 45px #17271f38}.daily-collection .collection-hover-panel>span{letter-spacing:.18em;color:#dfc78e;font-size:9px}.daily-collection .collection-hover-panel ul{gap:7px;margin:0;padding:0;list-style:none;display:grid}.daily-collection .collection-hover-panel li{align-items:center;gap:8px;font-size:12px;line-height:1.35;display:flex}.daily-collection .collection-hover-panel li svg{color:#d9bd79;flex:none}.daily-collection .collection-hover-panel em{color:#fff;font:600 11px/1 var(--body-font);align-items:center;gap:6px;margin-top:2px;font-style:normal;display:flex}.daily-collection .collection-patents{color:#f0d58e;background:#d7b25d17;border:1px solid #d8b76682;border-radius:9px;grid-template-columns:auto 1fr;align-items:center;gap:1px 7px;width:100%;padding:9px 10px;display:grid}.daily-collection .collection-patents svg{grid-row:1/3}.daily-collection .collection-patents small{letter-spacing:.16em;font-size:8px}.daily-collection .collection-patents strong{color:#fff;font-size:11px;line-height:1.2}@media (hover:hover){.daily-collection .collection-art:hover .collection-hover-panel,.daily-collection .collection-art:focus-visible .collection-hover-panel{opacity:1;transform:none}.daily-collection .collection-art:hover img,.daily-collection .collection-art:focus-visible img{opacity:.34;transform:translateY(-10px)scale(1.02)}}@media (min-width:701px) and (max-width:1000px){.products-page .products-intro{grid-template-columns:1fr .65fr;gap:4vw}.products-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-product-card .product-asset.small{padding:55px 28px 24px}}@media (max-width:700px){.products-page{padding:92px 20px 64px}.products-page .products-intro{grid-template-columns:1fr;gap:25px;padding-bottom:32px}.products-page .products-intro h1{font-size:clamp(49px,14vw,67px);line-height:.92}.products-intro-note{padding-left:17px}.products-intro-note p{font-size:12px}.products-page .catalog-toolbar{margin-top:25px}.products-page .product-grid{gap:28px}.premium-product-card .card-visual{aspect-ratio:5/6}.premium-product-card .product-asset.small{padding:52px 28px 22px}.premium-product-card .product-card-copy{padding:18px 19px 21px}.premium-product-card .product-card-copy h3,.premium-product-card .product-card-copy>p{min-height:0}.premium-product-card .card-benefit-reveal,.daily-collection .collection-hover-panel{display:none}}.mydose-product-story,.quick-shop,.product-journey,.engagement-section,.marketplace-links,.journal-preview,.testimonials-section,.footer{position:relative;overflow:visible}.quick-shop:before,.quick-shop:after,.scroll-scenes:after,.product-journey.formula-editorial:after,.engagement-section:before,.engagement-section:after,.journal-preview:before,.journal-preview:after,.marketplace-links:before,.marketplace-links:after,.testimonials-section:before,.testimonials-section:after,.footer:before{display:none!important}.section-wave{--wave-height:64px;width:100%;height:var(--wave-height);opacity:1;isolation:isolate;background:var(--wave-from);left:0;right:0;transform:translate(0,0);z-index:12!important;pointer-events:none!important;position:absolute!important}.section-wave-bottom{bottom:0}.section-wave-top{top:0}.section-wave svg{pointer-events:none;width:100%;height:100%;display:block;overflow:visible}.section-wave-fill{fill:var(--wave-to)}.section-wave-edge{fill:none;stroke:var(--wave-edge);stroke-width:1.15px;stroke-opacity:.62;vector-effect:non-scaling-stroke;filter:blur(.18px) drop-shadow(0 1px 2px color-mix(in srgb,var(--wave-edge) 28%,transparent))}.section-wave-secondary{fill:none;stroke:var(--wave-edge);stroke-width:1.35px;stroke-opacity:.2;vector-effect:non-scaling-stroke;filter:blur(.55px);transform:translateY(3px)}.section-leaf-shadow{z-index:-1;opacity:.055;filter:blur(14px)saturate(.55);mix-blend-mode:multiply;will-change:transform;background:url(/ingredients/mint.webp) 50%/cover no-repeat;width:min(34vw,460px);height:190px;position:absolute;bottom:-24px;-webkit-mask-image:radial-gradient(#000 8%,#000a 42%,#0000 74%);mask-image:radial-gradient(#000 8%,#000a 42%,#0000 74%)}.section-leaf-shadow.leaf-left{left:-10%;transform:rotate(11deg)}.section-leaf-shadow.leaf-right{right:-10%;transform:rotate(-12deg)scaleX(-1)}@supports (animation-timeline:view()){.section-leaf-shadow{animation:1s linear both leaf-shadow-drift;animation-timeline:view();animation-range:entry exit}}@keyframes section-wave-arrive{0%{opacity:.85;translate:0 12px}to{opacity:1;translate:0}}@keyframes leaf-shadow-drift{0%{margin-bottom:-8px}to{margin-bottom:10px}}.quick-shop.daily-collection{padding-bottom:calc(76px + var(--wave-safe,42px))}.engagement-section,.kind-Coming\ Soon{padding-bottom:121px}.kind-Coming-Soon{color:#f5eddb;min-height:330px;padding-bottom:121px;padding-right:35%;background:#272d23!important}.kind-Coming-Soon .kicker,.kind-Coming-Soon .section-detail{color:#d4bd83}.kind-Coming-Soon .section-watermark{color:#f5eddb;opacity:.065;right:31%}.marketplace-links{padding-bottom:89px}.journal-preview{padding-bottom:123px}.testimonials-section{padding-bottom:122px}.footer{margin-top:0;padding-top:80px}.mydose-product-story+.quick-shop,.quick-shop+.product-journey,.product-journey+.product-journey,.product-journey+.engagement-section,.engagement-section+.engagement-section,.engagement-section+.marketplace-links,.marketplace-links+.journal-preview,.journal-preview+.testimonials-section{margin-top:0}.wave-flow-2 svg{transform:scaleX(-1)}.wave-flow-soft{--wave-height:52px}.wave-flow-3{--wave-height:72px}.footer>.section-wave{margin:0!important;padding:0!important}.home-page+.footer{--footer-wave-from:#e7eee5}@media (min-width:701px) and (max-width:1050px){.section-wave{--wave-height:50px}.wave-flow-soft{--wave-height:42px}.wave-flow-3{--wave-height:55px}.mydose-product-story+.quick-shop,.quick-shop+.product-journey,.product-journey+.product-journey,.product-journey+.engagement-section,.engagement-section+.engagement-section,.engagement-section+.marketplace-links,.marketplace-links+.journal-preview,.journal-preview+.testimonials-section{margin-top:0}.section-leaf-shadow{opacity:.04;width:38vw;height:150px}}@media (max-width:700px){.section-wave{--wave-height:34px}.wave-flow-soft{--wave-height:28px}.wave-flow-3{--wave-height:40px}.mydose-product-story+.quick-shop,.quick-shop+.product-journey,.product-journey+.product-journey,.product-journey+.engagement-section,.engagement-section+.engagement-section,.engagement-section+.marketplace-links,.marketplace-links+.journal-preview,.journal-preview+.testimonials-section{margin-top:0}.quick-shop.daily-collection{padding-bottom:72px}.engagement-section{padding-bottom:76px}.marketplace-links{padding-bottom:66px}.journal-preview{padding-bottom:78px}.testimonials-section{padding-bottom:82px}.footer{margin-top:34px;padding-top:58px}.section-leaf-shadow{opacity:.03;filter:blur(11px)saturate(.5);width:62vw;height:110px}.section-leaf-shadow.leaf-left{left:-28%}.section-leaf-shadow.leaf-right{right:-28%}.kind-Coming-Soon{padding-right:110px}.kind-Coming-Soon .section-watermark{bottom:.06em;right:2%}}@media (prefers-reduced-motion:reduce){.section-wave,.section-leaf-shadow{animation:none!important;translate:none!important}}.collection-offer-strip{text-align:left;background:linear-gradient(100deg,#fffaf0,#f4ead5);border:1px solid #cbb77d70;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;max-width:1320px;margin:30px auto 4px;padding:15px 18px 15px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px #59491e0b}.collection-offer-strip:before{content:"";background:#b99245;width:4px;position:absolute;inset:0 auto 0 0}.collection-offer-strip span{letter-spacing:.18em;color:#856726;font-size:10px;font-weight:750}.collection-offer-strip p{color:#38463c;margin:0;font-size:14px}.collection-offer-strip strong{color:#fff;letter-spacing:.08em;background:#173d2e;border-radius:999px;padding:8px 12px;font-size:11px}.cross-sell-layer{z-index:140;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c171135;justify-content:center;align-items:flex-end;padding:20px 20px 0;animation:.35s both offer-backdrop;display:flex;position:fixed;inset:0}.cross-sell-drawer{color:#17251e;background:#fbf9f3;border:1px solid #d7d0c1;border-bottom:0;border-radius:28px 28px 0 0;width:min(1120px,100%);max-height:min(84svh,720px);padding:31px clamp(24px,4vw,52px) 27px;animation:.55s cubic-bezier(.22,1,.36,1) both offer-rise;position:relative;overflow:auto;box-shadow:0 -25px 80px #09120d3b}.cross-sell-close{z-index:3;color:#243c30;cursor:pointer;background:#fffdf8;border:1px solid #d9d3c7;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:20px}.cross-sell-header{padding-right:45px}.cross-sell-header h2,.cross-sell-success h2{letter-spacing:-.04em;margin:8px 0 6px;font-size:clamp(29px,3.4vw,48px);line-height:1.04}.cross-sell-header p,.cross-sell-success>p{color:#687169;max-width:720px;margin:0;font-size:13px;line-height:1.6}.cross-sell-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0 15px;display:grid}.cross-sell-products article{animation:offer-card .55s cubic-bezier(.22,1,.36,1) var(--offer-delay) both;background:#fffdf9;border:1px solid #ddd7cb;border-radius:18px;grid-template-rows:auto auto;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:7px 18px;padding:15px 16px;display:grid;box-shadow:0 12px 35px #1b291f0b}.cross-sell-art{background:#f0ecdf;border-radius:13px;grid-row:1/3;height:130px;position:relative;overflow:hidden}.cross-sell-art img{object-fit:contain;filter:drop-shadow(0 12px 9px #1f2d2330);width:100%;height:100%;padding:9px}.cross-sell-art span{color:#fff;letter-spacing:.08em;background:#173d2e;border-radius:999px;padding:5px 7px;font-size:8px;position:absolute;top:8px;left:8px}.cross-sell-products small{color:#81877f;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.cross-sell-products h3{margin:4px 0 8px;font-size:19px}.cross-sell-products p{flex-wrap:wrap;align-items:baseline;gap:8px;margin:0;display:flex}.cross-sell-products s{color:#92968f;font-size:12px}.cross-sell-products strong{font-size:18px}.cross-sell-products em{color:#29724e;font:700 10px/1 var(--body-font);font-style:normal}.cross-sell-add{isolation:isolate;grid-column:2;justify-content:center;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s;position:relative;overflow:hidden;color:#fff!important;background:#173d2e!important}.cross-sell-add:before,.collection-add:before{content:"";z-index:-1;transform-origin:0;background:#c5a35c;transition:transform .42s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(0)}.cross-sell-add svg,.collection-add svg{transition:transform .4s cubic-bezier(.22,1,.36,1)}.cross-sell-add:hover,.collection-add:hover{transform:translateY(-2px)}.cross-sell-add:hover:before,.collection-add:hover:before{transform:scaleX(1)}.cross-sell-add:hover svg,.collection-add:hover svg{transform:translate(4px)}.cross-sell-no{color:#687169;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin:0 auto;font-size:12px;text-decoration:underline;display:block}.cross-sell-success{text-align:center}.cross-sell-check{color:#246143;background:#dfeadf;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 12px;display:grid}.cross-sell-pair{justify-content:center;align-items:center;gap:16px;margin:20px auto 15px;display:flex}.cross-sell-pair div{background:#fffdf9;border:1px solid #ddd7cb;border-radius:13px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.cross-sell-pair img{object-fit:contain;width:42px;height:52px}.cross-sell-pair>strong{color:#28724e;font-size:18px}.cross-sell-actions{justify-content:center;gap:12px;margin-top:22px;display:flex}.cross-sell-actions .button{justify-content:center;align-items:center;gap:8px;display:flex}.summary-offer,.summary-offer strong{color:#246d49!important}.line-offer{color:#236143;letter-spacing:.1em;background:#e7f0e8;border-radius:6px;width:max-content;margin:7px 0;padding:5px 7px;font-size:8px;font-weight:700;display:block}@keyframes offer-rise{0%{opacity:.72;transform:translateY(100%)}to{opacity:1;transform:none}}@keyframes offer-card{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes offer-backdrop{0%{opacity:0}to{opacity:1}}@media (max-width:700px){.collection-offer-strip{grid-template-columns:1fr auto;gap:7px 12px;margin-top:22px;padding:14px 14px 14px 18px}.collection-offer-strip p{grid-column:1/3;font-size:12px}.collection-offer-strip strong{grid-area:1/2}.cross-sell-layer{padding:0}.cross-sell-drawer{border-radius:23px 23px 0 0;max-height:90svh;padding:27px 18px 22px}.cross-sell-header h2,.cross-sell-success h2{font-size:31px}.cross-sell-products{grid-template-columns:1fr;gap:11px;margin-top:18px}.cross-sell-products article{grid-template-columns:84px minmax(0,1fr);gap:4px 12px;padding:11px}.cross-sell-art{height:106px}.cross-sell-products h3{margin:3px 0 5px;font-size:16px}.cross-sell-add{min-height:40px;font-size:11px}.cross-sell-pair{flex-wrap:wrap;gap:7px}.cross-sell-pair div{padding:6px 8px}.cross-sell-actions{display:grid}.cross-sell-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){.cross-sell-layer,.cross-sell-drawer,.cross-sell-products article{animation:none!important}.cross-sell-add,.collection-add,.cross-sell-add:before,.collection-add:before,.cross-sell-add svg,.collection-add svg{transition:none!important}}.premium-footer{--footer-ivory:#f6f0df;--footer-muted:#b9c5ba;--footer-gold:#c8a965;isolation:isolate;color:var(--footer-ivory)!important;background:radial-gradient(circle at 15% 18%,#2b503d55,#0000 28%),radial-gradient(circle at 86% 78%,#0e271e8c,#0000 31%),linear-gradient(135deg,#183b2d 0%,#143427 54%,#102b21 100%)!important;border:0!important;gap:0!important;margin-top:64px!important;padding:clamp(76px,8vw,112px) clamp(24px,6vw,96px) 30px!important;display:block!important;overflow:hidden!important}.premium-footer:after{display:none!important}.premium-footer>.section-wave{z-index:5!important}.premium-footer>.section-wave .section-wave-edge{stroke-width:1px}.premium-footer .footer-main,.premium-footer .footer-commerce,.premium-footer .footer-legal{width:100%;max-width:1500px;margin-inline:auto;position:relative;z-index:2!important}.premium-footer .footer-main{grid-template-columns:1.1fr .72fr .82fr 1.7fr;align-items:start;gap:clamp(30px,4vw,76px);display:grid!important}.premium-footer h2{color:#ddc485;text-transform:uppercase;letter-spacing:.17em;margin:0 0 22px;font-size:11px;line-height:1}.footer-brand .brand-logo-crop{margin:-15px 0 4px;width:180px!important;height:76px!important}.footer-brand .brand-logo-crop img{width:237px!important;top:-21px!important;left:-28px!important}.footer-motto{color:#d5ba76;letter-spacing:.035em;margin-top:-3px;font-family:Cormorant Garamond,serif;font-size:14px;display:block}.footer-brand p{line-height:1.65;color:var(--footer-ivory)!important;margin:22px 0 17px!important;font-size:15px!important}.footer-brand>strong{letter-spacing:.21em;color:#d9c181!important;font-size:9px!important}.footer-nav{flex-direction:column;align-items:flex-start;display:flex}.footer-nav>a,.footer-more>a{align-items:center;font-size:13px;line-height:1.55;position:relative;color:#d8e0d7!important;padding:5px 0!important;display:inline-flex!important}.footer-nav>a:after,.footer-more>a:after,.footer-legal nav a:after{content:"";background:var(--footer-gold);transform-origin:0;width:100%;height:1px;transition:transform .3s;position:absolute;bottom:2px;left:0;transform:scaleX(0)}.footer-nav>a:hover,.footer-more>a:hover,.footer-legal nav a:hover{color:#fff!important;transform:none!important}.footer-nav>a:hover:after,.footer-more>a:hover:after,.footer-legal nav a:hover:after{transform:scaleX(1)}.premium-footer .footer-more{width:100%;margin-top:8px;padding:0}.premium-footer .footer-more summary{color:#d8bd78;border-radius:0;gap:8px;display:inline-flex;border:0!important;width:auto!important;padding:5px 0!important;font-size:12px!important}.premium-footer .footer-more[open] summary{margin-bottom:6px}.premium-footer .footer-more>a{font-size:12px}.footer-company{grid-template-columns:minmax(210px,.9fr) minmax(250px,1.1fr);gap:clamp(25px,3vw,45px);display:grid}.premium-footer .footer-contact{font-style:normal;border:0!important;margin:0!important;padding:0!important;display:block!important}.premium-footer .footer-contact strong{margin:0 0 19px;font-size:15px;display:block;color:var(--footer-ivory)!important}.premium-footer .footer-contact p,.premium-footer .footer-contact>a{align-items:flex-start;gap:9px;line-height:1.6;color:var(--footer-muted)!important;margin:9px 0!important;font-size:11px!important;display:flex!important}.premium-footer .footer-contact svg{width:14px;height:14px;margin-top:2px;color:var(--footer-gold)!important}.footer-newsletter h2{color:var(--footer-ivory);letter-spacing:0;text-transform:none;margin-bottom:12px;font-size:15px}.footer-newsletter>p{margin:0;line-height:1.6;color:var(--footer-muted)!important;font-size:11px!important}.premium-footer .newsletter{margin-top:16px;border:0!important;display:block!important}.newsletter-field{background:#fbf8ee0d;border:1px solid #d7c38670;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 7px 0 15px;display:flex;box-shadow:inset 0 1px #ffffff0a}.newsletter-field>svg{color:var(--footer-gold);flex:none}.premium-footer .newsletter-field input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px;padding:12px 0!important}.newsletter-field input::placeholder{color:#aebbb0}.premium-footer .newsletter-field button{color:#ebd79f;background:#c9ad6c1c;border:1px solid #c9ad6c6b;border-radius:50%;flex:0 0 35px;place-items:center;width:35px;height:35px;transition:background .3s,transform .3s,color .3s;display:grid;padding:0!important}.premium-footer .newsletter-field button:hover{color:#17372b;background:#c9aa62;transform:translate(3px)}.premium-footer .newsletter-field button.newsletter-success{color:#17372b;background:#c9aa62;animation:.45s cubic-bezier(.22,1,.36,1) footer-check}.premium-footer .consent{color:#9fada2;align-items:flex-start;gap:8px;margin-top:11px;font-size:9px;line-height:1.5;display:flex}.premium-footer .consent input{accent-color:#c9aa62;flex:none;margin-top:2px}.premium-footer .consent a{color:#d7bd7c;text-underline-offset:2px;text-decoration:underline}.newsletter-message{margin-top:9px;display:block;color:#e0aa9c!important;font-size:10px!important}.newsletter-message.success{color:#d9c888!important}.footer-commerce{border-top:1px solid #f2ead31f;grid-template-columns:.9fr 1.1fr;gap:clamp(38px,6vw,100px);padding:28px 0 30px;display:grid;margin-top:58px!important}.footer-commerce h2{margin-bottom:15px}.footer-logo-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pay-logo,.marketplace-logo-row>a,.market-logo-static{color:#18372b;letter-spacing:-.02em;background:#f7f4ea;border:1px solid #e7dfca20;border-radius:7px;justify-content:center;align-items:center;min-width:52px;height:32px;padding:0 10px;font-size:10px;font-weight:750;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 6px 18px #07110c1c}.pay-logo:hover,.marketplace-logo-row>a:hover{transform:translateY(-2px);box-shadow:0 9px 20px #07110c36}.pay-visa{color:#172f78;font-size:15px;font-style:italic}.pay-rupay{color:#245491}.pay-amex{color:#fff;background:#2475a9}.pay-upi{color:#267953}.pay-gpay{color:#315ca8}.pay-paytm{color:#1675a7}.pay-phonepe{color:#5f2999}.pay-mastercard{gap:0;width:52px}.pay-mastercard i{background:#e34131;border-radius:50%;width:15px;height:15px;display:block}.pay-mastercard i+i{mix-blend-mode:multiply;background:#e49d24;margin-left:-5px}.marketplace-logo-row>a,.market-logo-static{color:#1b3428;background:#f6f2e8;min-width:76px;font-size:9px}.marketplace-logo-row img{object-fit:contain;max-width:62px;max-height:18px;display:block}.footer-legal{border-top:1px solid #f2ead31f;grid-template-columns:minmax(300px,1fr) auto auto;align-items:center;gap:28px;padding-top:25px;display:grid}.footer-legal p{margin:0 0 5px;color:#e8eadf!important;font-size:10px!important}.footer-legal small{max-width:650px;line-height:1.55;display:block;color:#8fa095!important;font-size:8px!important}.footer-legal nav{gap:18px;display:flex}.footer-legal nav a{font-size:9px;position:relative;color:#b8c4ba!important}.footer-socials{gap:8px;display:flex}.footer-socials>span{color:#c5d0c6;border:1px solid #dcc98c36;border-radius:50%;place-items:center;width:30px;height:30px;transition:color .3s,border-color .3s,transform .3s;display:grid}.footer-socials>span svg{width:13px;height:13px}.footer-socials>span:hover{color:#d9bb72;border-color:#d9bb7280;transform:translateY(-2px)}.footer-watermark{color:#fff;letter-spacing:.05em;opacity:.025;pointer-events:none;font:400 clamp(7rem,16vw,16rem)/.78 Bebas Neue,sans-serif;bottom:-.13em;right:2.5%;z-index:0!important;position:absolute!important}.footer-leaf{opacity:.055;filter:blur(18px)grayscale(.35)saturate(.55);pointer-events:none;mix-blend-mode:screen;background:url(/ingredients/mint.webp) 50%/cover no-repeat;width:min(38vw,570px);height:min(38vw,570px);-webkit-mask-image:radial-gradient(#000 0 28%,#0009 48%,#0000 73%);mask-image:radial-gradient(#000 0 28%,#0009 48%,#0000 73%);z-index:0!important;position:absolute!important}.footer-leaf-left{bottom:-15%;left:-19%;transform:rotate(24deg)}.footer-leaf-right{top:-18%;right:-18%;transform:rotate(-32deg)scaleX(-1)}@keyframes footer-check{0%{opacity:.45;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:no-preference){.premium-footer>.section-wave{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(10px)}.footer-stage,.footer-main>*{opacity:0;transition:opacity .75s cubic-bezier(.22,.8,.22,1),transform .75s cubic-bezier(.22,.8,.22,1);transform:translateY(16px)}.premium-footer.footer-visible>.section-wave,.premium-footer.footer-visible .footer-stage,.premium-footer.footer-visible .footer-main>*{opacity:1;transform:none}.premium-footer.footer-visible .footer-brand{transition-delay:80ms}.premium-footer.footer-visible .footer-nav:first-of-type{transition-delay:.15s}.premium-footer.footer-visible .footer-nav:nth-of-type(2){transition-delay:.22s}.premium-footer.footer-visible .footer-company{transition-delay:.3s}.premium-footer.footer-visible .footer-commerce{transition-delay:.38s}.premium-footer.footer-visible .footer-legal{transition-delay:.46s}.footer-leaf{transition:transform 1.4s cubic-bezier(.22,.8,.22,1)}.premium-footer.footer-visible .footer-leaf-left{transform:translateY(-9px)rotate(24deg)}.premium-footer.footer-visible .footer-leaf-right{transform:translateY(8px)rotate(-32deg)scaleX(-1)}}@media (min-width:701px) and (max-width:1050px){.premium-footer{padding-inline:5vw!important}.footer-main{grid-template-columns:1fr 1fr;gap:48px 8vw}.footer-company{grid-template-columns:1fr 1fr}.footer-commerce{grid-template-columns:1fr;gap:28px}.footer-legal{grid-template-columns:1fr auto}.footer-socials{grid-column:2}.footer-leaf{opacity:.04;width:52vw;height:52vw}}@media (max-width:700px){.premium-footer{margin-top:34px!important;padding:58px 22px 24px!important}.premium-footer>.section-wave{--wave-height:26px}.footer-main{grid-template-columns:1fr;gap:34px}.footer-company{grid-template-columns:1fr;gap:30px}.footer-brand .brand-logo-crop{width:160px!important;height:69px!important}.footer-brand .brand-logo-crop img{width:211px!important;top:-19px!important;left:-25px!important}.footer-nav h2{margin-bottom:14px}.footer-nav>a{font-size:14px}.footer-commerce{grid-template-columns:1fr;gap:29px;padding:25px 0;margin-top:40px!important}.footer-logo-row{gap:7px}.pay-logo{min-width:49px;height:31px;padding-inline:8px}.marketplace-logo-row{scrollbar-width:none;flex-wrap:nowrap;padding:2px 1px 9px;overflow-x:auto}.marketplace-logo-row::-webkit-scrollbar{display:none}.marketplace-logo-row>a,.market-logo-static{flex:0 0 78px}.footer-legal{grid-template-columns:1fr;align-items:start;gap:19px}.footer-legal nav{flex-wrap:wrap;gap:12px 18px}.footer-socials{gap:9px}.footer-leaf-right{display:none}.footer-leaf-left{opacity:.035;filter:blur(20px)grayscale(.4);width:95vw;height:95vw;bottom:-12%;left:-48%}.footer-watermark{font-size:28vw;bottom:.02em;right:-2%}}@media (prefers-reduced-motion:reduce){.premium-footer>.section-wave,.footer-stage,.footer-main>*{opacity:1!important;transition:none!important;transform:none!important}.footer-leaf{transition:none!important}}.quick-shop,.engagement-section,.marketplace-links,.journal-preview,.testimonials-section,.premium-footer{content-visibility:auto;contain-intrinsic-size:auto 900px}select:not([multiple]){appearance:none;border:1px solid var(--line,#d8ded8);background-color:var(--surface,#fff);max-width:100%;min-height:46px;color:var(--ink,#203c30);text-overflow:ellipsis;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234b6255' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;background-size:16px;border-radius:10px;line-height:1.25;transition:border-color .2s,box-shadow .2s,background-color .2s;padding:10px 44px 10px 14px!important}select:not([multiple]):hover{border-color:color-mix(in srgb,var(--ink,#203c30) 36%,var(--line,#d8ded8))}select:not([multiple]):focus-visible{border-color:var(--gold,#b89555);box-shadow:0 0 0 3px color-mix(in srgb,var(--gold,#b89555) 20%,transparent);outline:0}select:not([multiple]):disabled{cursor:not-allowed;opacity:.58;background-color:var(--surface-2,#f1f3ef)}select option{color:#203c30;background:#fff}.header-actions select:not([multiple]){background-color:#0000;background-position:right 8px center;background-size:14px;border-color:#0000;min-height:38px;padding:7px 34px 7px 9px!important}@media (max-width:700px){select:not([multiple]){background-position:right 15px center;width:100%;min-height:48px}}.premium-footer{margin-top:38px!important;padding:76px clamp(24px,6vw,96px) 20px!important}.premium-footer>.section-wave{--wave-height:36px}.premium-footer .footer-main{grid-template-columns:1.05fr .68fr .78fr 1.72fr;gap:clamp(28px,3.25vw,54px)}.premium-footer h2{margin-bottom:15px}.premium-footer .footer-brand>.logo{align-items:flex-start;width:220px;height:95px;display:flex;overflow:hidden}.premium-footer .footer-brand>.logo>.brand-logo-image{object-fit:contain;object-position:left center;display:block;width:220px!important;max-width:100%!important;height:95px!important}.premium-footer .footer-brand .brand-logo-crop{display:block;width:220px!important;height:95px!important;margin:0!important;overflow:visible!important}.premium-footer .footer-brand .brand-logo-crop img{object-fit:contain;display:block;width:220px!important;max-width:100%!important;height:auto!important;position:static!important}.premium-footer .footer-brand p{line-height:1.5;margin:13px 0 11px!important;font-size:13px!important}.premium-footer .footer-nav>a,.premium-footer .footer-more>a{font-size:12px;padding:3px 0!important}.premium-footer .footer-more{margin-top:4px}.premium-footer .footer-more summary{padding:3px 0!important;font-size:11px!important}.premium-footer .footer-company{flex-direction:column;gap:18px;min-width:0;display:flex}.premium-footer .footer-contact strong{margin-bottom:12px;font-size:14px}.premium-footer .footer-contact p,.premium-footer .footer-contact>a{line-height:1.45;margin:6px 0!important;font-size:10px!important}.premium-footer .footer-newsletter h2{margin-bottom:8px;font-size:14px}.premium-footer .footer-newsletter>p{line-height:1.45;font-size:10px!important}.premium-footer .newsletter{margin-top:11px}.premium-footer .newsletter-field{min-height:42px;padding-left:13px}.premium-footer .newsletter-field button{flex-basis:31px;width:31px;height:31px}.premium-footer .consent{margin-top:7px;font-size:8px}.premium-footer .footer-commerce{grid-template-columns:1fr 1fr;gap:clamp(70px,10vw,170px);padding:19px 0 20px;margin-top:30px!important;display:grid!important}.premium-footer .footer-commerce>section:last-child{justify-self:end;min-width:min(100%,430px)}.premium-footer .footer-commerce h2{margin-bottom:10px}.premium-footer .footer-logo-row{flex-wrap:nowrap;gap:9px}.premium-footer .pay-logo,.premium-footer .marketplace-logo-row>a,.premium-footer .market-logo-static{border-radius:6px;min-width:72px;height:36px;padding:4px 10px}.premium-footer .pay-logo img{object-fit:contain;width:64px;height:27px;display:block}.premium-footer .marketplace-logo-row>a,.premium-footer .market-logo-static{width:86px}.premium-footer .marketplace-logo-row img{object-fit:contain;width:74px;max-width:74px;height:26px;max-height:26px;display:block}.premium-footer .footer-legal{grid-template-columns:minmax(330px,1fr) auto auto;gap:22px;padding-top:17px;display:grid!important}.premium-footer .footer-legal p{margin-bottom:3px;font-size:9px!important}.premium-footer .footer-legal small{font-size:7.5px!important}.premium-footer .footer-legal nav{gap:15px}.premium-footer .footer-socials{gap:6px}.premium-footer .footer-socials>span{width:27px;height:27px}.premium-footer .footer-watermark{opacity:.02;bottom:-.18em}.premium-footer .footer-leaf{opacity:.05;filter:blur(22px)grayscale(.42)saturate(.5);width:min(29vw,440px);height:min(29vw,440px)}.premium-footer .footer-leaf-left{bottom:-22%;left:-22%}.premium-footer .footer-leaf-right{top:-22%;right:-22%}@media (min-width:701px) and (max-width:900px){.premium-footer{padding-top:66px!important}.premium-footer .footer-main{grid-template-columns:1fr 1fr;gap:30px 7vw}.premium-footer .footer-commerce{grid-template-columns:1fr 1fr;gap:30px}.premium-footer .footer-commerce>section:last-child{justify-self:start}.premium-footer .footer-logo-row{overflow-x:auto}.premium-footer .footer-legal{grid-template-columns:1fr auto}.premium-footer .footer-socials{grid-column:2}}@media (min-width:901px) and (max-width:1180px){.premium-footer{padding-inline:4vw!important}.premium-footer .footer-main{grid-template-columns:1.02fr .7fr .82fr 1.35fr;gap:clamp(22px,2.8vw,38px)}.premium-footer .footer-brand>.logo{width:190px;height:82px}.premium-footer .footer-brand>.logo>.brand-logo-image,.premium-footer .footer-brand .brand-logo-crop{width:190px!important;height:82px!important}.premium-footer .footer-brand .brand-logo-crop img{width:190px!important}.premium-footer .footer-logo-row{gap:7px}.premium-footer .pay-logo,.premium-footer .marketplace-logo-row>a,.premium-footer .market-logo-static{min-width:66px;padding-inline:8px}.premium-footer .marketplace-logo-row>a,.premium-footer .market-logo-static{width:79px}}@media (min-width:901px) and (max-height:700px){.premium-footer{padding-top:58px!important;padding-bottom:14px!important}.premium-footer .footer-brand>.logo{width:190px;height:78px}.premium-footer .footer-brand>.logo>.brand-logo-image,.premium-footer .footer-brand .brand-logo-crop{width:190px!important;height:78px!important}.premium-footer .footer-brand .brand-logo-crop img{width:190px!important}.premium-footer .footer-brand p{line-height:1.35;margin:8px 0!important}.premium-footer .footer-company{gap:10px}.premium-footer .footer-contact strong{margin-bottom:7px}.premium-footer .footer-contact p,.premium-footer .footer-contact>a{line-height:1.3;margin:3px 0!important}.premium-footer .footer-newsletter h2{margin-bottom:5px}.premium-footer .footer-newsletter>p{line-height:1.3}.premium-footer .newsletter{margin-top:7px}.premium-footer .consent{margin-top:4px}.premium-footer .footer-commerce{padding:13px 0 14px;margin-top:18px!important}.premium-footer .footer-commerce h2{margin-bottom:7px}.premium-footer .footer-legal{padding-top:12px}.premium-footer .footer-legal p{margin-bottom:1px}.premium-footer .footer-socials>span{width:25px;height:25px}}@media (max-width:700px){.premium-footer{margin-top:26px!important;padding:58px 22px 18px!important}.premium-footer>.section-wave{--wave-height:26px}.premium-footer .footer-main{grid-template-columns:1fr;gap:25px}.premium-footer .footer-company{grid-template-columns:1fr;gap:22px}.premium-footer .footer-brand .brand-logo-crop{width:190px!important;height:82px!important}.premium-footer .footer-brand .brand-logo-crop img{width:190px!important}.premium-footer .footer-commerce{grid-template-columns:1fr;gap:20px;padding:18px 0;margin-top:27px!important}.premium-footer .footer-commerce>section:last-child{justify-self:start;width:100%;min-width:0}.premium-footer .footer-logo-row{scrollbar-width:none;padding-bottom:4px;overflow-x:auto}.premium-footer .pay-logo,.premium-footer .marketplace-logo-row>a,.premium-footer .market-logo-static{flex:0 0 76px;height:36px}.premium-footer .footer-legal{grid-template-columns:1fr;gap:14px;padding-top:15px}.premium-footer .footer-socials{grid-column:auto}.premium-footer .footer-leaf-left{opacity:.04;width:78vw;height:78vw;bottom:-15%;left:-48%}.premium-footer .footer-watermark{font-size:26vw}}html,body{overscroll-behavior-x:none;width:100%;max-width:100%;overflow-x:hidden}@supports (overflow:clip){html,body{overflow-x:clip}}body>*,main,section,header,footer,.sticky-hero,.story-scene,.journey-body,.journey-ingredient,.ingredient-panels,.quick-products{min-width:0;max-width:100%}.sticky-hero,.formula-editorial .scene-pin{touch-action:pan-y pinch-zoom}.story-background{backface-visibility:hidden;transition:opacity .55s cubic-bezier(.22,.8,.22,1)}.story-backgrounds{background:#08284f}.story-background img{max-width:none}.scroll-reveal-target,.section-reveal-target{opacity:1;transform:none}.reveal-enhanced .scroll-reveal-target:not(.is-revealed){opacity:0;transform:translateY(28px)}.reveal-enhanced .section-reveal-target:not(.section-is-revealed){opacity:0;transform:translateY(42px)}.journal-language{z-index:2;border:1px solid var(--line);background:var(--surface);border-radius:999px;gap:4px;margin:0 0 22px;padding:4px;display:inline-flex;position:relative}.journal-language button{background:0 0;border:0;border-radius:999px;min-width:78px;padding:8px 14px;font-size:12px}.journal-language button.active{background:var(--ink);color:var(--bg)}.google-signin{justify-content:center;min-height:44px;margin:18px 0 12px;display:flex}.auth-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:12px;margin:8px 0 18px;font-size:10px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.automation-card{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.automation-card label{gap:8px;margin:10px 0;display:flex}.automation-card textarea{width:100%}.automation-card>div{flex-wrap:wrap;gap:10px;display:flex}@media (max-width:1180px){.site-header{padding-inline:clamp(16px,3vw,30px)}.site-header nav{background:color-mix(in srgb,var(--bg) 96%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(2,minmax(0,1fr));padding:24px;display:none;position:fixed;inset:76px 0 auto;box-shadow:0 20px 40px #0002}.site-header nav.nav-open,.menu-button{display:grid}.header-contact{display:none}.site-header .brand-logo-crop{flex:0 auto}.header-actions{flex:none}.header-actions select{max-width:82px}.desktop-only{display:none!important}}@media (min-width:761px) and (max-width:1100px){.mydose-product-story .story-scene{grid-template-rows:1fr auto;grid-template-columns:minmax(0,1fr) minmax(240px,.8fr);column-gap:2vw;padding:34px 4vw 84px}.mydose-product-story .story-copy{grid-area:1/1;padding-bottom:155px}.mydose-product-story .story-product{grid-area:1/2}.mydose-product-story .story-product>img{height:min(51vh,480px)}.mydose-product-story .story-formula{grid-area:1/1;grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;gap:10px 18px;max-width:400px;background:0 0!important;justify-self:start!important;width:100%!important;margin:0!important;padding:0 0 70px!important}.mydose-product-story .story-actions{padding-bottom:8px}.story-navigation button{font-size:8px}.daily-collection .quick-products{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.daily-collection .collection-product{min-width:0}.formula-editorial .scene-pin{padding-inline:3vw}.formula-editorial .ingredient-panel{grid-template-columns:minmax(0,1fr) minmax(220px,38vw)}.formula-editorial .ingredient-dots{overscroll-behavior-x:contain;scroll-snap-type:x proximity;max-width:calc(100vw - 180px)}.formula-editorial .ingredient-dots button{scroll-snap-align:center;flex:0 0 38px}}@media (max-width:760px){.site-header{height:68px}.site-header nav{inset-block-start:68px}.header-actions select{display:none}.brand-logo-crop{max-width:150px}.mydose-product-story,.sticky-hero{width:100%;max-width:100vw}.story-scene{overflow:hidden}.story-background img{max-width:none}.daily-collection .quick-products{grid-template-columns:minmax(0,1fr);width:100%;max-width:100%}.daily-collection .collection-product,.daily-collection .collection-art,.daily-collection .quick-orb{width:100%;min-width:0;max-width:100%}.formula-editorial .scene-pin{width:100%;max-width:100vw;overflow-x:hidden!important}.formula-editorial .ingredient-panel{width:100%;min-width:0;max-width:100%}.formula-editorial .ingredient-dots{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;width:100%;max-width:calc(100vw - 128px);overflow-x:auto}.formula-editorial .ingredient-dots button{scroll-snap-align:center}.testimonial-grid{max-width:none}.journal-language{margin-top:8px}}.daily-collection .collection-info h3,.premium-product-card .product-card-copy h3,.formula-editorial .journey-heading h2,.formula-editorial .ingredient-title h3{font-family:var(--heading-font);font-weight:var(--heading-weight);letter-spacing:.025em}.daily-collection .collection-info h3{font-size:clamp(22px,2vw,28px);line-height:1.05}.premium-product-card .product-card-copy h3{font-size:clamp(20px,1.8vw,26px);line-height:1.08}.daily-collection .collection-hover-panel{-webkit-backdrop-filter:blur(16px)saturate(125%);backdrop-filter:blur(16px)saturate(125%);scrollbar-width:thin;background:#14372ab3;border:1px solid #ffffff47;gap:7px;max-height:calc(100% - 16px);padding:15px;inset:8px;overflow:auto;box-shadow:0 18px 45px #11261d38,inset 0 1px #ffffff1f}.daily-collection .collection-hover-panel>span,.daily-collection .collection-ingredients>small{letter-spacing:.16em;color:#efd99f;font-size:8px}.daily-collection .collection-benefits{gap:5px!important}.daily-collection .collection-hover-panel .collection-benefits li{font-size:10.5px}.daily-collection .collection-ingredients{border-top:1px solid #fff3;width:100%;padding-top:7px}.daily-collection .collection-ingredients ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 9px;margin-top:6px}.daily-collection .collection-ingredients li{color:#ffffffe6;padding-left:9px;font-size:8.5px;line-height:1.3;display:block}.daily-collection .collection-ingredients li:before{content:"•";color:#dfc37c;margin-left:-9px;margin-right:5px}.daily-collection .collection-patents{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#d7b25d1f;padding:7px 8px}.daily-collection .collection-patents strong{font-size:9px}.premium-product-card .card-benefit-reveal{-webkit-backdrop-filter:blur(16px)saturate(125%);backdrop-filter:blur(16px)saturate(125%);background:#14372ab3;border:1px solid #ffffff40;max-height:calc(100% - 24px);overflow:auto}.formula-editorial .ingredient-editorial-art{justify-self:center;width:min(100%,310px)}.formula-editorial .ingredient-editorial-art img{height:min(31svh,310px);filter:drop-shadow(0 18px 15px #3d332438)!important}.formula-editorial .ingredient-description,.formula-editorial .journey-benefits,.formula-editorial .journey-reason,.formula-editorial .ingredient-patent{-webkit-backdrop-filter:blur(12px)saturate(115%);backdrop-filter:blur(12px)saturate(115%);background:#fffcf46b;border:1px solid #8b775333;border-radius:12px;box-shadow:0 12px 34px #4539270f}.formula-editorial .ingredient-description{padding:11px 13px}.formula-editorial .journey-benefits{margin-top:10px;padding:11px 13px}.formula-editorial .journey-reason{border-left:2px solid var(--scene-accent);margin-top:10px;padding:10px 13px}.formula-editorial .ingredient-patent{background:#254b3ca8;border-color:#fff3;padding:10px 13px;box-shadow:0 14px 34px #1736291f}.kind-FAQ .faq-list details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff52;overflow:hidden;padding:0!important}.kind-FAQ .faq-list summary{background:#ffffff8c;padding:18px 20px}.kind-FAQ .faq-list details[open] summary{background:#fafcf7d1;border-bottom:1px solid #233a251a}.kind-FAQ .faq-list details p{color:#405343;background:#cdddc78f;max-width:none;margin:0;padding:17px 20px 20px}.daily-collection .quick-orb img,.formula-editorial .journey-product>img,.formula-editorial .ingredient-editorial-art img,.premium-product-card .product-asset.small,.detail-visual .product-asset{filter:drop-shadow(0 18px 14px #2530223d)}@media (min-width:761px) and (max-width:1100px){.quick-shop.daily-collection{padding-inline:3vw}.daily-collection .quick-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,1.5vw,17px);width:100%}.daily-collection .collection-product{grid-template-rows:clamp(205px,22vw,240px) auto;gap:12px;padding:clamp(11px,1.5vw,16px)}.daily-collection .collection-art{height:clamp(205px,22vw,240px)}.daily-collection .quick-orb img{height:clamp(195px,21vw,230px)}.daily-collection .collection-amber img{height:clamp(208px,23vw,245px)}.daily-collection .collection-blue img{height:clamp(188px,20vw,220px)}.daily-collection .collection-info{grid-template-rows:14px minmax(37px,auto) 20px 25px 42px;gap:5px}.daily-collection .collection-category{letter-spacing:.08em;white-space:nowrap;font-size:clamp(7px,.85vw,9px)}.daily-collection .collection-info h3{font-size:clamp(18px,2.15vw,24px)}.daily-collection .collection-pack{font-size:11px;line-height:20px}.daily-collection .collection-info strong{font-size:18px;line-height:24px}.daily-collection .collection-add{gap:8px;width:100%;height:42px;min-height:42px;padding:8px 10px;font-size:clamp(10px,1.25vw,13px)}.daily-collection .collection-add svg{width:15px}.daily-collection .collection-hover-panel{gap:5px;padding:11px}.daily-collection .collection-hover-panel .collection-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:3px 6px!important}.daily-collection .collection-hover-panel .collection-benefits li{align-items:flex-start;gap:4px;font-size:7px;line-height:1.2}.daily-collection .collection-hover-panel .collection-benefits li svg{width:9px;height:9px}.daily-collection .collection-ingredients li{font-size:7.5px}.daily-collection .collection-hover-panel>em,.daily-collection .collection-hover-panel>.collection-patents{display:none}.daily-collection .collection-ingredients{padding-top:5px}.daily-collection .collection-ingredients ul{gap:3px 7px;margin-top:4px}.products-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,1.7vw,18px)}.premium-product-card .product-card-copy{padding:14px}.premium-product-card .product-card-copy h3{font-size:clamp(18px,2vw,22px)}.premium-product-card .product-asset.small{padding:42px 18px 18px}.premium-product-card .card-benefit-reveal{gap:5px;padding:12px;inset:8px}.premium-product-card .card-benefit-reveal>span{font-size:9px;line-height:1.3}.premium-product-card .card-benefit-reveal>b,.premium-product-card .card-benefit-reveal>em{display:none}.formula-editorial .ingredient-editorial-art{width:min(100%,245px)}.formula-editorial .ingredient-editorial-art img{height:min(27svh,245px)}}@media (max-width:760px){.daily-collection .collection-info h3{font-size:26px}.formula-editorial .ingredient-editorial-art{width:min(100%,190px)}.formula-editorial .ingredient-editorial-art img{height:clamp(125px,22svh,190px)}.formula-editorial .ingredient-description{padding:10px 11px}.formula-editorial .journey-benefits,.formula-editorial .journey-reason{padding:9px 11px}.kind-FAQ .faq-list summary{padding:16px}.kind-FAQ .faq-list details p{padding:15px 16px 17px}}.premium-footer{margin-top:0!important}@media (max-width:700px){.premium-footer{margin-top:0!important}}.auth-card-mark{color:#775c22;background:#fbf3dc;border:1px solid #d8c187;border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:18px;display:grid}.auth-card-mark svg{width:21px;height:21px}.admin-auth-page{background:#edf1e8;grid-template-columns:minmax(410px,.92fr) minmax(520px,1.08fr)}.admin-auth-page .auth-brand{isolation:isolate;color:#1d4232;background:linear-gradient(145deg,#e7ecdf 0%,#d6e2d2 58%,#ebdfc4 100%);position:relative}.admin-auth-page .auth-brand:before{content:"";z-index:-1;background:radial-gradient(circle at 76% 22%,#ffffffdb,#0000 25%),linear-gradient(120deg,#0000 0 48%,#ffffff3d 48% 49%,#0000 49% 100%);position:absolute;inset:0}.admin-auth-page .auth-brand:after{color:#173f2c0b;bottom:1.5rem;right:-1rem}.admin-auth-page .auth-brand h1{color:#193d2e;max-width:720px;font-size:clamp(3.4rem,5.4vw,6.7rem);line-height:.92}.admin-auth-page .auth-brand h1 em{color:#8b6d34}.admin-auth-page .auth-brand p{color:#50675a;font-size:16px;line-height:1.8}.admin-auth-page .auth-benefits{grid-template-columns:1fr;max-width:420px}.admin-auth-page .auth-benefits li{color:#294b3b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff7a;border:1px solid #2c4d3b1f;border-radius:12px;min-height:46px;padding:0 14px;font-size:14px}.admin-auth-page .auth-benefits svg{color:#9a7838}.admin-auth-page .auth-brand>small{color:#65776c;text-transform:uppercase;letter-spacing:.16em;font-size:11px}.admin-auth-page .auth-panel{background:radial-gradient(circle at 18% 10%,#fff7dc 0,#0000 34%),linear-gradient(155deg,#fbfaf5,#eef2ea);position:relative}.admin-auth-page .auth-panel:before{content:"SECURE ACCESS";color:#2046310a;font:500 clamp(4rem,8vw,9rem)/1 var(--heading-font);letter-spacing:.06em;white-space:nowrap;position:absolute;top:5vh;right:5vw}.admin-auth-page .auth-card{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffef9db;border:1px solid #4e635433;border-radius:28px;width:min(520px,100%);padding:clamp(28px,4vw,52px);position:relative;box-shadow:0 30px 90px #1c3e2c24}.admin-auth-page .auth-card h2{max-width:410px;margin:10px 0 8px;font-size:clamp(2.4rem,4vw,4rem);line-height:1.02}.admin-login-note{margin:0 0 24px;font-size:14px;line-height:1.7;color:#637168!important}.admin-auth-page .auth-card label{margin-top:16px;font-size:13px}.admin-auth-page .auth-card input{min-height:54px;background:#ffffffe6!important}.admin-auth-page .auth-card input:focus{box-shadow:0 0 0 4px #b8955526;border-color:#9b7b3c!important}.admin-auth-page .auth-card .button.primary{background:#204f3b;border-color:#204f3b;min-height:54px;margin:24px 0 16px;font-size:14px}.admin-auth-page .auth-card>.text-button{color:#40594b;margin:0;font-size:12px;display:inline-flex}@media (max-width:860px){.admin-auth-page{grid-template-columns:1fr}.admin-auth-page .auth-brand{min-height:auto;padding:26px 24px 30px}.admin-auth-page .auth-brand>div{margin-top:34px}.admin-auth-page .auth-brand h1{font-size:clamp(3rem,10vw,5rem)}.admin-auth-page .auth-benefits{grid-template-columns:repeat(3,minmax(0,1fr));max-width:none}.admin-auth-page .auth-benefits li{align-items:flex-start;padding:12px;font-size:12px}.admin-auth-page .auth-brand>small{display:none}.admin-auth-page .auth-panel{padding:34px 20px 48px}.admin-auth-page .auth-panel:before{display:none}}@media (max-width:560px){.admin-auth-page .auth-brand h1{font-size:44px}.admin-auth-page .auth-brand p{font-size:14px}.admin-auth-page .auth-benefits{grid-template-columns:1fr;gap:8px}.admin-auth-page .auth-benefits li{align-items:center;min-height:42px}.admin-auth-page .auth-card{border-radius:22px;padding:25px 20px}.admin-auth-page .auth-card h2{font-size:36px}}.products-page{padding-inline:clamp(20px,5vw,76px);padding-bottom:clamp(72px,9vw,130px)}.products-page .products-intro{grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);padding-bottom:clamp(34px,5vw,66px)}.products-page .products-intro h1{max-width:980px;font-size:clamp(48px,6vw,88px);line-height:.96}.products-page .products-intro-note p{font-size:15px;line-height:1.72}.products-page .catalog-toolbar{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8b8;border:1px solid #ddd6c8;border-radius:18px;margin-block:30px;padding:18px;position:relative}.products-page .product-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:clamp(18px,2.4vw,36px)}.products-page .premium-product-card{background:#fffdf8;border:1px solid #d8d1c4;border-radius:24px;min-height:100%;box-shadow:0 18px 46px #22302517}.products-page .premium-product-card .card-visual{aspect-ratio:1/1.06;background:radial-gradient(circle at 50% 48%,color-mix(in srgb,var(--product-accent) 18%,#fff) 0 32%,#f3f2eb 70%);min-height:360px}.products-page .premium-product-card .product-asset.small{filter:drop-shadow(0 13px 11px #25302257);width:76%;height:76%;margin:auto;padding:0;object-fit:contain!important;object-position:center!important}.products-page .premium-product-card .product-card-copy{flex-direction:column;flex:1;padding:22px 24px 25px;display:flex}.products-page .premium-product-card .product-card-copy h3{min-height:0;margin:10px 0 7px;font-size:clamp(22px,1.8vw,29px)}.products-page .premium-product-card .product-card-copy>p{min-height:0;font-size:14px;line-height:1.55}.products-page .premium-product-card .card-bottom{min-height:74px;margin-top:auto}.products-page .premium-product-card .card-bottom>div{align-items:flex-start}.products-page .premium-product-card .price-off{font-size:11px!important}@media (min-width:761px) and (max-width:1080px){.products-page .product-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}.products-page .premium-product-card .card-visual{min-height:340px}}@media (max-width:760px){.products-page .products-intro{grid-template-columns:1fr}.products-page .products-intro h1{font-size:clamp(45px,14vw,66px)}.products-page .catalog-toolbar{padding:14px}.products-page .product-grid{grid-template-columns:1fr;gap:24px}.products-page .premium-product-card .card-visual{aspect-ratio:1.08;min-height:300px}.products-page .premium-product-card .product-asset.small{width:70%;height:70%}.products-page .premium-product-card .product-card-copy{padding:20px}.products-page .premium-product-card .card-benefit-reveal{display:none}}:where(.home-page,.inner-page,.product-detail,.cart-page,.checkout-page,.customer-account,.auth-page,.premium-footer) :is(h1,h2,h3,h4,h5,h6){font-family:var(--heading-font)!important;font-weight:var(--heading-weight,400)!important;letter-spacing:.025em!important}:where(.home-page,.inner-page,.product-detail,.cart-page,.checkout-page,.customer-account,.auth-page,.premium-footer) :is(p,li,label,input,select,textarea,button,a,small){font-family:var(--body-font)!important}:where(.home-page,.inner-page,.product-detail,.cart-page,.checkout-page,.customer-account,.auth-page,.premium-footer) :is(h1,h2,h3,h4,h5,h6) *{font-family:inherit!important;font-weight:inherit!important}.daily-collection .collection-hover-panel,.premium-product-card .card-benefit-reveal{-webkit-backdrop-filter:blur(6px)saturate(106%);backdrop-filter:blur(6px)saturate(106%);text-shadow:0 1px 2px #05140e61;background:#12342766;border-color:#ffffff3d;box-shadow:0 14px 34px #11261d29,inset 0 1px #ffffff1f}.daily-collection .collection-hover-panel{gap:9px;padding:clamp(14px,1.55vw,22px)}.daily-collection .collection-hover-panel>span,.daily-collection .collection-ingredients>small,.premium-product-card .card-benefit-reveal small{letter-spacing:.13em;font-size:11px;line-height:1.35}.daily-collection .collection-hover-panel .collection-benefits li{gap:7px;font-size:clamp(12px,1.05vw,14px);line-height:1.42}.daily-collection .collection-ingredients li{font-size:clamp(11px,.95vw,13px);line-height:1.4}.daily-collection .collection-patents small{font-size:10px}.daily-collection .collection-patents strong,.daily-collection .collection-hover-panel em{font-size:12px;line-height:1.3}.premium-product-card .card-benefit-reveal{gap:11px;padding:clamp(18px,2vw,25px)}.premium-product-card .card-benefit-reveal>span{font-size:14px;line-height:1.45}.premium-product-card .card-benefit-reveal .card-ingredient-list{color:#fffffff0;font-size:13px;line-height:1.55}.premium-product-card .card-benefit-reveal b{font-size:12px;line-height:1.35}.premium-product-card .card-benefit-reveal em{font-size:13px;line-height:1.35}@media (hover:hover){.daily-collection .collection-art:hover img,.daily-collection .collection-art:focus-visible img{opacity:.72}}@media (min-width:761px) and (max-width:1100px){.daily-collection .collection-hover-panel{gap:6px;padding:12px}.daily-collection .collection-hover-panel>span,.daily-collection .collection-ingredients>small{font-size:10.5px}.daily-collection .collection-hover-panel .collection-benefits li{font-size:12.5px;line-height:1.34}.daily-collection .collection-ingredients li{font-size:12px;line-height:1.34}.daily-collection .collection-hover-panel>.collection-patents{display:grid}.premium-product-card .card-benefit-reveal{gap:8px;padding:16px}.premium-product-card .card-benefit-reveal>span{font-size:13px;line-height:1.42}.premium-product-card .card-benefit-reveal .card-ingredient-list{font-size:12px}.premium-product-card .card-benefit-reveal>b{font-size:11px;display:block}}.formula-editorial .ingredient-description,.formula-editorial .journey-benefits,.formula-editorial .journey-reason,.formula-editorial .ingredient-patent{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.formula-editorial .journey-reason{border-left:2px solid var(--scene-accent);padding:3px 0 3px 15px}.formula-editorial .ingredient-patent{border-left:2px solid var(--scene-accent);color:var(--scene-fg);padding:3px 0 3px 14px}.formula-editorial .ingredient-patent strong,.formula-editorial .ingredient-patent svg{color:var(--scene-accent)}.formula-editorial .ingredient-patent small{color:var(--scene-muted)}.formula-editorial .ingredient-description,.formula-editorial .journey-reason p{font-size:clamp(14px,1.05vw,16px)}.formula-editorial .journey-benefits li{font-size:13px}.daily-collection .quick-orb img,.formula-editorial .journey-product>img,.premium-product-card .product-asset.small,.detail-visual .product-asset{filter:drop-shadow(0 10px 9px #25302257)}.daily-collection .quick-orb:after{filter:blur(4px);background:radial-gradient(#232b1f7a,#0000 72%);width:62%;height:18px;bottom:5px;left:19%}.formula-editorial .journey-product:after{filter:blur(4px);background:radial-gradient(#453c2b59,#0000 72%);height:15px;bottom:16%}.formula-editorial .ingredient-editorial-art img{filter:none!important}.section-watermark{padding-bottom:.06em;overflow:visible;line-height:.9!important;bottom:18px!important}.story-watermark,.footer-watermark{line-height:.9!important;bottom:18px!important}@media (min-width:761px){.formula-editorial .journey-body{grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:15px}.formula-editorial .journey-product{align-items:flex-start;padding-right:0}.formula-editorial .journey-product>img{object-position:left center;width:100%;max-width:320px;height:min(48vh,500px)!important;transform:none!important}.formula-editorial .ingredient-panel{grid-template-columns:minmax(0,65fr) minmax(235px,35fr);column-gap:15px}.formula-editorial .ingredient-editorial-art{justify-self:end;width:min(100%,220px);margin-left:0;transform:none!important}.formula-editorial .ingredient-description,.formula-editorial .journey-benefits,.formula-editorial .journey-reason{max-width:none}}@media (min-width:1180px){.formula-editorial .journey-body{grid-template-columns:320px minmax(0,1fr)}.formula-editorial .ingredient-panel{grid-template-columns:minmax(0,70fr) minmax(280px,30fr)}.formula-editorial .ingredient-editorial-art{width:min(100%,240px)}}.formula-editorial .journey-benefits li:only-child{grid-column:1/-1;max-width:680px}.price-off{color:#235d3e;letter-spacing:.06em;background:#e2efe5;border-radius:999px;width:max-content;margin-top:5px;padding:3px 7px;font-weight:800;display:block;font-size:10px!important}.collection-price{justify-content:center;align-items:center;gap:8px;min-height:25px;display:flex}.collection-price s{color:var(--muted);font-size:12px}.collection-price small{color:#245e3e;letter-spacing:.05em;background:#dfece1;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:800}
