@charset "UTF-8";:root{--cream:#fbf5e8;--cream-deep:#f0e6d3;--gold:#9a752c;--gold-light:#d5b767;--green:#243e32;--ink:#263a30;--muted:#6b7063;--line:#dcd3bf;--page-progress:0;font-family:DM Sans,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;overflow-x:hidden}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2{font-weight:500;letter-spacing:-.075em;line-height:1.04}h2{font-size:clamp(45px,5.2vw,80px)}em{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;letter-spacing:-.055em}p{line-height:1.65}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:6px}button:active,a:active{translate:0 1px}.section{max-width:1600px;margin:0 auto;padding:115px 6.6vw}.skip{position:fixed;z-index:1000;top:-100px;left:20px;padding:15px;background:var(--green);color:var(--cream)}.skip:focus{top:15px}.eyebrow{font-size:10px;letter-spacing:.17em;line-height:1.5;font-weight:600;color:var(--gold);margin-bottom:27px}.eyebrow>span{display:inline-block;width:24px;height:1px;background:var(--gold);vertical-align:middle;margin-right:10px}.header{height:94px;position:fixed;inset:0 0 auto;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:0 5.5vw;transition:background .3s,box-shadow .3s}.header.scrolled{background:#fbf5e8e6;backdrop-filter:blur(20px);box-shadow:0 1px #9a752c21}.wordmark img{width:168px;height:auto}.header nav{display:flex;gap:36px;align-items:center;font-size:12px}.header nav a{position:relative;padding:10px 0}.header nav a:last-child{border-bottom:1px solid var(--gold);padding-inline:0}.header nav a span{margin-left:23px}.header nav a:hover{color:var(--gold)}.mobile-menu{display:none}.mobile-nav{position:fixed;inset:74px 0 auto;z-index:99;background:var(--cream);padding:20px 25px;border-bottom:1px solid var(--line)}.mobile-nav a{display:block;padding:14px 0;font-size:20px}.experience{height:370vh;min-height:1900px;position:relative}.experience-stage{position:sticky;top:0;height:100svh;min-height:620px;overflow:hidden;background:var(--cream)}.stage-halo{position:absolute;inset:4% -10% -10% 20%;background:radial-gradient(ellipse at 62% 48%,#e7d6ae 0%,#f4e9d2 32%,transparent 68%);opacity:.65}.hero-scene{position:absolute;inset:0;z-index:2}.hero-scene canvas{display:block;width:100%;height:100%;touch-action:pan-y}.scene-fallback{position:absolute;right:0;top:20%;width:55%;mix-blend-mode:multiply}.scene-ready .scene-fallback{display:none}.experience-copy{position:absolute;inset:0;z-index:3;pointer-events:none}.chapter{position:absolute;top:28%;left:6.6vw;width:47%;max-width:700px;opacity:0;transform:translateY(25px);pointer-events:none;transition:opacity .25s,transform .6s}.chapter.is-active{opacity:1;transform:translateY(0);pointer-events:auto}.chapter h1{font-size:clamp(54px,6.6vw,106px);line-height:1.01}.chapter h1 em{font-size:1.09em;color:var(--gold);white-space:nowrap}.chapter h2{font-size:clamp(56px,6.1vw,94px);line-height:1.03}.chapter-2 h2{font-size:clamp(48px,5.7vw,86px)}.chapter h2 em{color:var(--gold)}.chapter-description{font-size:14px;color:var(--muted);margin-top:28px;line-height:1.75}.hero-cta{display:inline-flex;gap:48px;align-items:center;font-size:12px;font-weight:500;margin-top:35px;border:1px solid #b9a573;border-radius:99px;padding:15px 23px;background:#fbf5e899;transition:background .3s,box-shadow .3s}.hero-cta:hover{background:#f0e4c8;box-shadow:0 8px 30px #9d772920}.hero-cta span{font-size:18px}.chapter-rule{display:flex;gap:30px;padding-top:24px;margin-top:32px;border-top:1px solid var(--line);width:max-content}.chapter-rule span{font-size:11px;line-height:1.6;color:var(--gold);padding-right:35px}.chapter-rule span+span{border-left:1px solid var(--line);padding-left:30px}.inline-link{display:inline-flex;align-items:center;gap:36px;border:0;border-bottom:1px solid var(--gold);padding:14px 0 11px;background:none;font-size:12px;margin-top:26px;text-align:left}.inline-link span{font-size:18px;transition:transform .3s}.inline-link:hover span{transform:rotate(90deg)}.stage-bottom{position:absolute;bottom:37px;left:5.5vw;right:5.5vw;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:20px}.scroll-cue{display:flex;align-items:center;gap:13px;font-size:10px;color:var(--muted)}.scroll-cue>span{width:28px;height:39px;border:1px solid var(--line);border-radius:22px;display:grid;place-items:center;font-size:16px}.chapter-nav{display:flex;gap:26px}.chapter-nav button{background:none;border:0;padding:10px 0;display:flex;align-items:center;gap:10px;color:var(--muted);font-size:10px;position:relative}.chapter-nav button b{font-weight:400;font-size:9px;color:var(--gold)}.chapter-nav button:after{content:"";position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);transform-origin:left;height:1px;background:var(--gold);transition:transform .35s}.chapter-nav button[aria-current=step]:after{transform:scaleX(1)}.chapter-nav button[aria-current=step]{color:var(--green)}.scene-caption{font-size:8px;letter-spacing:.13em;color:var(--gold)}.story-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:#e8dfca;z-index:6}.story-progress>span{display:block;width:100%;height:100%;background:var(--gold-light);transform:scaleX(var(--story-progress,0));transform-origin:left}.opening-note{padding-top:120px;padding-bottom:125px;text-align:center;border-bottom:1px solid var(--line)}.fine-star{font-size:39px;color:var(--gold);font-weight:400;margin-bottom:28px}.opening-note>p{font-size:clamp(29px,3.5vw,53px);letter-spacing:-.045em;line-height:1.3}.opening-note>p>span{color:var(--muted)}.opening-note em{font-size:1.12em;color:var(--gold)}.small-label{display:block;margin-top:34px;font-size:8px;letter-spacing:.15em;color:var(--muted)}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.section-top>p{font-size:13px;color:var(--muted);padding-bottom:6px;max-width:350px}.collection{padding-top:115px;padding-bottom:90px}.collection h2 em{color:var(--gold)}.collection-display{margin-top:15px;position:relative}.collection-backword{position:absolute;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(70px,15vw,220px);font-style:italic;letter-spacing:-.04em;top:80px;left:0;width:100%;text-align:center;color:#ece1ca;pointer-events:none}.collection-scene{height:560px;position:relative;z-index:1}.collection-scene canvas{display:block;width:100%;height:100%;touch-action:pan-y}.collection-fallback{height:100%;display:flex;justify-content:space-around;align-items:center}.collection-fallback img{height:70%;width:auto;box-shadow:8px 16px 22px #5c432529}.scene-ready .collection-fallback{display:none}.collection-labels{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.collection-labels button{display:flex;gap:13px;align-items:center;background:none;border:0;border-top:1px solid var(--line);text-align:left;padding:24px 0;font-size:18px;position:relative}.collection-labels button:after{content:"";position:absolute;top:-1px;left:0;right:0;height:2px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .5s}.collection-labels button[aria-pressed=true]:after{transform:scaleX(1)}.collection-labels small{display:block;font-size:8px;letter-spacing:.12em;margin-top:5px;color:var(--muted)}.collection-labels i{font-style:normal;margin-left:auto;color:var(--gold);font-size:15px}.flavour-dot{width:9px;height:9px;border-radius:50%;background:#dcccaa;flex-shrink:0}.flavour-dot.milk{background:#a57950}.flavour-dot.dark{background:#28543c}.flavour-dot.intense{background:#6d3546}.flavour-caption{display:flex;align-items:center;justify-content:space-between;gap:50px;border-top:1px solid var(--line);padding-top:32px;margin-top:6px}.flavour-caption>div{display:flex;align-items:center;gap:27px}.flavour-caption span{font-size:9px;color:var(--gold);white-space:nowrap}.flavour-caption h3{font-family:Cormorant Garamond,Georgia,serif;font-weight:500;font-size:31px;letter-spacing:-.025em}.flavour-caption>p{font-size:12px;color:var(--muted);max-width:355px}.philosophy{display:grid;grid-template-columns:1.06fr 1fr;gap:7vw;align-items:center;border-top:1px solid var(--line)}.philosophy-image{position:relative;align-self:stretch;min-height:610px;border-radius:180px 180px 8px 8px;overflow:hidden;background:#e8ddc8}.philosophy-image>img{width:100%;height:100%;object-fit:cover;object-position:23% 50%;position:absolute;inset:0}.philosophy-image:after{content:"";position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#352a168c)}.image-caption{position:absolute;bottom:35px;left:34px;right:34px;z-index:1;font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:25px;color:#fff9ec}.philosophy h2{font-size:clamp(40px,4.3vw,65px)}.philosophy h2 em{color:var(--gold)}.lead{font-size:17px;color:var(--muted);margin-top:28px;max-width:380px}.purpose-lines{margin-top:30px}.purpose-lines article{display:grid;grid-template-columns:94px 1fr;gap:20px;border-top:1px solid var(--line);padding:22px 0}.purpose-lines h3{font-weight:500;font-size:11px;color:var(--gold)}.purpose-lines p{font-size:12px;color:var(--muted)}.ingredient-story{display:grid;grid-template-columns:.95fr 1fr;gap:8vw;align-items:center;padding-top:60px}.ingredient-visual{position:relative;min-height:550px;display:flex;align-items:center;justify-content:center}.ingredient-visual>img{position:relative;z-index:1;max-height:500px;width:auto;max-width:90%;mix-blend-mode:multiply;transform:rotate(-6deg);filter:drop-shadow(18px 30px 18px #56401d16)}.ingredient-orbit{position:absolute;width:95%;aspect-ratio:1;border:1px solid #cfb983;border-radius:50%;transform:rotateX(65deg) rotate(-15deg)}.ingredient-orbit:before{content:"";position:absolute;inset:30px;border:1px solid #e3d6b6;border-radius:50%}.ingredient-marker{position:absolute;bottom:10px;left:0;font-size:9px;letter-spacing:.14em;line-height:1.7;color:var(--gold)}.ingredient-copy h2{font-size:clamp(42px,4.8vw,70px)}.ingredient-copy h2 em{color:var(--gold)}.ingredient-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:25px;max-width:450px}.ingredient-stats{display:grid;grid-template-columns:.8fr 1.2fr;margin-top:36px;padding-top:25px;border-top:1px solid var(--line)}.ingredient-stats>div+div{padding-left:30px;border-left:1px solid var(--line)}.ingredient-stats strong{font-weight:450;font-size:44px;letter-spacing:-.06em;color:var(--gold)}.ingredient-stats strong span{font-size:27px}.ingredient-stats p{font-size:10px;margin-top:8px;color:var(--muted)}.community{border-block:1px solid var(--line);position:relative}.community:after{content:"Sugarless";position:absolute;right:4vw;top:120px;font:italic 140px Cormorant Garamond,Georgia,serif;color:#ece1cc;writing-mode:vertical-rl;pointer-events:none;z-index:-1}.community>h2 em{color:var(--gold)}.community-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;margin-top:40px}.league-stat{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:20px 35px}.league-number{font-family:Cormorant Garamond,Georgia,serif;font-weight:400;font-size:200px;line-height:.95;color:var(--gold);letter-spacing:-.1em}.league-label{font-size:11px;letter-spacing:.09em;line-height:1.8}.league-stat p{width:100%;font-size:13px;color:var(--muted)}.community-links details{border-top:1px solid var(--line)}.community-links details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.community-links summary{padding:23px 0;display:flex;justify-content:space-between;gap:20px;font-size:22px;letter-spacing:-.035em}.community-links summary span{color:var(--gold);font-size:20px;font-weight:400}.community-links details[open] summary span{transform:rotate(45deg)}.community-links details p{font-size:12px;line-height:1.8;color:var(--muted);max-width:400px;padding-bottom:24px}.gifting{display:grid;grid-template-columns:1fr .9fr;gap:5vw;align-items:center;position:relative}.gifting h2{font-size:clamp(44px,4.7vw,73px)}.gifting h2 em{color:var(--gold)}.gifting-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);margin-top:26px}.occasion-list{display:flex;gap:17px;font-size:9px;color:var(--gold);margin:30px 0}.occasion-list span+span:before{content:"·";margin-right:17px}.gifting-price{display:flex;align-items:center;gap:40px;border-top:1px solid var(--line);padding-top:25px;margin-top:40px}.price-prefix{font-size:8px;letter-spacing:.1em;display:block;color:var(--muted);margin-bottom:8px}.gifting-price strong{font-size:62px;font-weight:450;letter-spacing:-.065em}.gifting-price strong small{font-size:13px;font-weight:400;letter-spacing:0;margin-left:10px}.price-retail{font-size:11px;line-height:1.8;color:var(--muted)}.gifting-cta{display:flex;justify-content:space-between;gap:25px;background:var(--green);color:var(--cream);padding:21px 24px;border-radius:6px;margin-top:30px;font-size:12px;max-width:360px;transition:box-shadow .3s,background .3s}.gifting-cta:hover{background:#355340;box-shadow:0 9px 30px #243e3220}.commercial-note{font-size:9px!important;max-width:390px;margin-top:17px!important;line-height:1.7!important}.gift-art{position:relative;height:600px;display:grid;place-items:center;perspective:1100px}.gift-circle{position:absolute;width:100%;aspect-ratio:1;background:radial-gradient(circle,#e7d5aa,#f4ead5 58%,transparent 71%);border-radius:50%}.gift-box{position:relative;width:320px;height:390px;border-radius:4px;background:linear-gradient(135deg,#eee1bf,#f7ecd4 35%,#e3d2ab);border:1px solid #c7ae72;transform:rotateY(-18deg) rotateX(20deg) rotate(13deg);box-shadow:20px 40px 50px #6f57392b,10px 10px #c6b78c,11px 11px #b8a36d;transform-style:preserve-3d}.gift-box:before{content:"";position:absolute;inset:13px;border:1px solid #c1a567}.gift-box-mark{position:absolute;left:20px;right:20px;bottom:18px;text-align:center;font:italic 30px Cormorant Garamond,Georgia,serif;color:var(--gold)}.gift-bar{position:absolute;top:-45px;width:99px;height:248px;border:1px solid #c5a65e;box-shadow:7px 10px 8px #5943212b}.gift-bar-one{left:47px;transform:translateZ(30px) rotate(-5deg)}.gift-bar-two{right:42px;transform:translateZ(37px) rotate(7deg)}.gift-band{position:absolute;top:205px;left:-4px;right:-4px;height:49px;background:linear-gradient(#a1792b,#d1b669 30%,#e2cc84 42%,#ae8c37 80%);transform:translateZ(48px);box-shadow:0 5px 8px #61481126}.gift-tag{position:absolute;top:243px;left:66px;width:205px;background:#fff9ec;padding:17px 15px;font-size:11px;color:var(--green);text-align:center;box-shadow:0 5px 10px #63451913;transform:translateZ(52px) rotate(-8deg)}.gift-tag em{font-size:19px}.footer{padding:75px 6.6vw 28px;background:#f3ead8;border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:40px}.footer-top>img{width:250px;height:auto}.footer-top p{font-size:29px;line-height:1.18;letter-spacing:-.04em}.footer-top p em{color:var(--gold);font-size:35px}.footer-top>a{font-size:10px;color:var(--gold);padding-bottom:10px;border-bottom:1px solid var(--line)}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:30px;margin-top:70px;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}.footer-bottom button{background:none;border:0;font-size:9px;padding:0;color:var(--muted);text-decoration:underline;text-underline-offset:4px}dialog{border:1px solid var(--line);border-radius:10px;background:var(--cream);color:var(--ink);width:min(850px,calc(100vw - 32px));max-height:85svh;padding:0;box-shadow:0 30px 100px #172a294d}dialog::backdrop{background:#18322670;backdrop-filter:blur(10px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:18px 30px;position:sticky;top:0;background:var(--cream);z-index:1}.dialog-top>span{font-size:9px;letter-spacing:.13em;color:var(--gold)}.dialog-close{border:0;background:none;font-size:28px;width:40px;height:40px}.dialog-content,#dialog-content{padding:40px}#dialog-content h2{font-size:43px;margin-bottom:25px}#dialog-content p{font-size:13px;color:var(--muted);margin-top:17px}#dialog-content h3{font-size:17px;margin-top:30px;font-weight:500}.nutrition-table{overflow:auto;margin-top:25px}.nutrition-table table{border-collapse:collapse;width:100%;min-width:470px;font-size:12px;text-align:right}.nutrition-table th:first-child{text-align:left}.nutrition-table td,.nutrition-table th{padding:15px 12px;border-bottom:1px solid var(--line)}.nutrition-table th{font-weight:500}.nutrition-table thead{color:var(--gold)}.note-small{font-size:10px!important}.value-row{display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line);padding:22px 0;font-size:14px}.value-row strong{font-size:32px;font-weight:450;color:var(--gold);white-space:nowrap}@media(min-width:1600px){.chapter{left:calc((100vw - 1388px)/2)}}@media(max-width:1100px){.header{padding-inline:5vw}.header nav{gap:25px}.section{padding:85px 5vw}.chapter{left:5vw;top:29%}.chapter h1{font-size:6.8vw}.chapter h2{font-size:6.5vw}.chapter-2 h2{font-size:6vw}.chapter .eyebrow{font-size:8px}.chapter-description{font-size:12px}.hero-cta{font-size:11px;gap:20px;padding:13px 19px}.scene-caption{display:none}.stage-bottom{left:5vw;right:5vw}.section-top>p{max-width:290px;font-size:12px}.collection-scene{height:450px}.collection-labels{gap:22px}.collection-labels button{font-size:16px}.collection-backword{top:80px}.flavour-caption{gap:30px}.flavour-caption>p{max-width:270px;font-size:11px}.flavour-caption h3{font-size:27px}.philosophy{gap:5vw}.philosophy-image{min-height:530px;border-radius:140px 140px 5px 5px}.purpose-lines article{grid-template-columns:75px 1fr;gap:10px}.ingredient-story{gap:4vw}.ingredient-visual{min-height:490px}.ingredient-visual>img{max-height:420px}.ingredient-stats strong{font-size:37px}.gifting{gap:20px}.gift-art{height:540px}.gift-box{width:265px;height:340px}.gift-bar{width:85px;height:215px}.gift-bar-one{left:30px}.gift-bar-two{right:30px}.gift-band{top:177px}.gift-tag{top:210px;left:43px;width:182px}.occasion-list{gap:9px;font-size:8px}.occasion-list span+span:before{margin-right:9px}}@media(max-width:900px){html{scroll-padding-top:85px}.header{height:77px;padding:0 23px}.wordmark img{width:134px}.header nav{display:none}.mobile-menu{display:flex;flex-direction:column;justify-content:center;gap:7px;border:0;background:none;width:36px;height:42px;padding:5px}.mobile-menu i{width:25px;height:1px;background:var(--green)}.section{padding:70px 23px}h2{font-size:43px}.eyebrow{font-size:8px;margin-bottom:21px}.experience{height:325vh;min-height:1850px}.experience-stage{min-height:640px}.stage-halo{inset:20% -30% -10%;background:radial-gradient(ellipse,#e7d6ae,transparent 65%)}.chapter{top:16%;left:23px;right:23px;width:auto;max-width:none;text-align:center}.chapter h1{font-size:clamp(43px,11.2vw,65px);line-height:.98;letter-spacing:-.075em}.chapter h1 em{font-size:1.1em}.chapter h2,.chapter-2 h2{font-size:clamp(43px,11vw,64px);line-height:.97}.chapter .eyebrow{font-size:7px;margin-bottom:16px}.chapter-description{font-size:11px;line-height:1.6;margin-top:18px}.hero-cta,.chapter-rule{display:none}.chapter .inline-link{font-size:10px;margin-top:9px;padding:7px 0;gap:18px}.scene-fallback{top:48%;right:4%;width:92%}.stage-bottom{left:23px;right:23px;bottom:24px;justify-content:center}.scroll-cue{display:none}.chapter-nav{gap:30px}.chapter-nav button{font-size:9px;gap:7px}.chapter-nav button b{font-size:8px}.opening-note{padding-top:80px;padding-bottom:80px}.fine-star{font-size:29px;margin-bottom:25px}.opening-note>p{font-size:30px;line-height:1.3}.small-label{font-size:6px;letter-spacing:.12em;margin-top:28px}.section-top{display:block}.section-top>p{margin-top:24px;font-size:12px;max-width:320px}.section-top>p br{display:none}.collection{padding-inline:0}.collection .section-top{padding-inline:23px}.collection h2{font-size:43px}.collection-display{margin-top:10px}.collection-scene{height:350px}.collection-backword{font-size:20vw;top:60px}.collection-labels{gap:0;margin:0 18px;grid-template-columns:repeat(4,1fr)}.collection-labels button{font-size:11px;gap:6px;padding:15px 5px;align-items:flex-start;min-height:60px}.collection-labels small{font-size:6px;letter-spacing:.05em}.collection-labels i{display:none}.flavour-dot{width:5px;height:5px;margin-top:5px}.flavour-caption{margin-inline:23px;padding-top:23px;display:block}.flavour-caption>div{gap:15px}.flavour-caption h3{font-size:27px}.flavour-caption>p{margin-top:13px;max-width:100%;font-size:12px}.philosophy{display:flex;flex-direction:column;gap:45px}.philosophy-image{width:100%;height:420px;min-height:0;border-radius:140px 140px 4px 4px}.image-caption{bottom:25px;left:25px;right:25px;font-size:22px}.philosophy h2{font-size:43px}.lead{font-size:16px;max-width:290px}.purpose-lines article{grid-template-columns:80px 1fr;gap:17px}.purpose-lines p{font-size:12px}.ingredient-story{display:flex;flex-direction:column;gap:40px;padding-top:10px}.ingredient-visual{width:100%;min-height:380px}.ingredient-visual>img{height:350px;max-height:350px}.ingredient-marker{font-size:7px;left:5px;bottom:0}.ingredient-copy h2{font-size:43px}.ingredient-copy>p:not(.eyebrow){font-size:13px}.ingredient-stats{grid-template-columns:1fr 1.2fr}.ingredient-stats strong{font-size:40px}.ingredient-stats p{font-size:10px}.community>h2{font-size:51px}.community-grid{grid-template-columns:1fr;gap:40px;margin-top:32px}.league-number{font-size:145px}.league-label{font-size:10px}.league-stat{gap:20px 30px}.league-stat p{font-size:12px}.community-links summary{font-size:21px}.community:after{display:none}.gifting{display:flex;flex-direction:column;gap:15px}.gifting-copy{width:100%}.gifting h2{font-size:44px}.gifting-copy>p:not(.eyebrow){font-size:12px}.gifting-copy>p br{display:none}.occasion-list{font-size:7px;gap:8px}.occasion-list span+span:before{margin-right:8px}.gifting-price{gap:35px;margin-top:30px}.gifting-price strong{font-size:62px}.gifting-cta{max-width:none}.gift-art{height:440px;width:100%;margin-top:25px}.gift-box{width:255px;height:320px}.gift-tag{top:200px;width:180px}.gift-band{top:170px}.footer{padding:50px 23px 25px}.footer-top{flex-wrap:wrap;gap:32px}.footer-top>img{width:190px}.footer-top p{font-size:22px}.footer-top p em{font-size:28px}.footer-top>a{font-size:9px}.footer-bottom{margin-top:45px;gap:20px;flex-wrap:wrap;font-size:8px}.footer-bottom>span:nth-child(2){display:none}.footer-bottom button{font-size:8px}.dialog-top{padding:12px 20px}.dialog-top>span{font-size:8px}#dialog-content{padding:25px}#dialog-content h2{font-size:35px}#dialog-content p{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.experience{height:100svh;min-height:640px}.chapter:not(.chapter-0){display:none}.chapter-0{opacity:1!important;transform:none!important;pointer-events:auto!important}.chapter-nav,.story-progress,.scroll-cue{display:none}}.inline-link{padding:13px 19px;border:1px solid #9a752c;border-radius:9px;background:#f2e8d2;color:#243e32;font-weight:600;min-height:48px;box-shadow:0 3px #9a752c18;gap:23px}.inline-link span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#243e32;color:#fff9ed;flex-shrink:0}.inline-link:hover{background:#e8dab9;border-color:#243e32;box-shadow:0 5px 16px #9a752c22}.chapter-nav{gap:10px}.chapter-nav button{border:1px solid #b9a573;border-radius:30px;padding:10px 15px;background:#fbf5e8d9;min-height:44px;font-weight:500}.chapter-nav button[aria-current=step]{background:#243e32;color:#fff9ed;border-color:#243e32}.chapter-nav button[aria-current=step] b{color:#ead69c}.chapter-nav button:after{display:none}.collection-labels button{border:1px solid #b9a573;border-radius:10px;padding:17px 14px;background:#f5edda;min-height:68px;transition:background .2s,box-shadow .2s}.collection-labels button:after{display:none}.collection-labels button[aria-pressed=true]{border:2px solid #243e32;background:#e7eddf;box-shadow:0 4px 14px #243e3212}.collection-labels button:hover{background:#eaddbf}.collection-labels i{display:block;font-size:20px}.collection-labels{gap:15px}.community-links summary{padding:20px 16px;background:#f3ead7;border-radius:8px;margin:8px 0;font-weight:500}.community-links summary span{width:30px;height:30px;border-radius:50%;background:#243e32;color:#fff9ed;display:grid;place-items:center;flex-shrink:0}.community-links summary:hover{background:#e9ddc2}.footer-bottom button,.footer-top>a{padding:12px 16px;border:1px solid #a18b58;border-radius:8px;min-height:44px;background:#f2e8d2;text-decoration:none}.header nav a{padding:10px 13px;border-radius:7px}.header nav a:hover{background:#efe4ca}.header nav a:last-child{padding:10px 16px;border:1px solid #9a752c;background:#f2e8d2}.mobile-menu{border:1px solid #ad996c;border-radius:8px;min-width:44px;min-height:44px;align-items:center}.mobile-nav a{border-bottom:1px solid #d9c89c}.hero-cta{background:#243e32;color:#fff9ed;border-color:#243e32}.hero-cta:hover{background:#365541}.ingredient-visual{overflow:hidden}.ingredient-visual>img{mix-blend-mode:normal;object-fit:contain;width:100%;max-height:none;height:520px;transform:scale(1.48);filter:drop-shadow(0 18px 18px #68542618)}@media(max-width:900px){.chapter .inline-link{padding:9px 13px;font-size:11px;min-height:44px}.chapter-nav{gap:6px}.chapter-nav button{padding:9px 10px;font-size:9px;gap:5px}.collection-labels{gap:6px}.collection-labels button{padding:13px 7px;gap:5px;min-height:75px}.collection-labels i{display:none}.ingredient-visual>img{height:390px;transform:scale(1.48)}.ingredient-visual{min-height:400px}.stage-bottom{left:12px;right:12px}}.pack-sprite{display:block;background-image:url(/assets/collection-new.png);background-repeat:no-repeat;background-size:720% 151%;aspect-ratio:178/475;border-radius:2px}.pack-0{background-position:15% 54%}.pack-1{background-position:40.5% 59%}.pack-2{background-position:66.4% 63%}.pack-3{background-position:93.6% 65%}.collection-fallback .pack-sprite{height:70%;width:auto;box-shadow:8px 16px 22px #5c432529}.ingredient-visual{perspective:1100px}.ingredient-visual>img{transform:rotateY(var(--pouch-turn,0deg)) scale(1.48);transform-origin:50% 50%;will-change:transform;backface-visibility:hidden}@media(prefers-reduced-motion:reduce){.ingredient-visual>img{transform:scale(1.48);will-change:auto}}.gift-photograph{height:auto;min-height:400px;perspective:none}.gift-photograph>img{width:100%;height:auto;object-fit:contain;border-radius:12px}.philosophy-image{border-radius:12px;min-height:0;align-self:center;overflow:visible}.philosophy-image>img{height:auto;object-fit:contain;border-radius:12px}.philosophy-image .image-caption{display:none}.hero-scene,.collection-scene{contain:layout paint}.hero-scene canvas,.collection-scene canvas{transform:translateZ(0)}.story-progress>span{will-change:transform}.header.scrolled{backdrop-filter:none;background:#fbf5e8f7}
