:root{--wine:#501d2d;--cream:#f6efe4;--rose:#c59ca5;--ink:#331923;--line:#d6c5bc;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--wine);font-family:var(--sans);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b25372;outline-offset:5px}.preview-note{background:var(--wine);color:var(--cream);text-align:center;font-size:12px;letter-spacing:.08em;padding:8px}.site-header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;background:var(--cream);position:relative;z-index:15;border-bottom:1px solid var(--line)}.wordmark{font-family:Georgia,serif;font-size:35px;letter-spacing:-.075em}.site-header nav{display:flex;gap:36px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:48px;background:var(--wine);color:var(--cream);padding:17px 25px;font-size:14px;border:1px solid var(--wine);min-height:48px;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#722c43;transform:translateY(-2px)}.button.small{padding:12px 20px;gap:30px}.button.cream{background:var(--cream);color:var(--wine);border-color:var(--cream)}.menu-toggle{display:none}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--wine);color:#fff;padding:12px}.skip-link:focus{top:8px}.story{height:420svh;position:relative}.story-stage{height:100svh;min-height:620px;position:sticky;top:0;overflow:hidden;background:#eae0d1}.film{position:absolute;top:0;right:0;bottom:0;left:0}.film img,.film canvas{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.film canvas{opacity:0}.film.ready canvas{opacity:1}.film img{object-position:center}.film-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(246,239,228,.95),rgba(246,239,228,.75) 28%,transparent 63%);pointer-events:none}.chapter{position:absolute;left:7%;top:50%;transform:translateY(-47%);width:46%;opacity:0;visibility:hidden;transition:opacity .28s,visibility .28s}.chapter.active{opacity:1;visibility:visible}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:.96;letter-spacing:-.045em}h1{font-size:clamp(72px,8.5vw,145px);margin-bottom:26px}h2{font-size:clamp(52px,5.5vw,90px);margin-bottom:25px}em{font-family:var(--serif);font-weight:400}h3{font-family:var(--serif);font-weight:400;font-size:37px;line-height:1.12;margin-bottom:14px}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.18em;font-weight:600;margin-bottom:25px}.intro{font-size:17px;line-height:1.7;margin-bottom:30px}.story-bottom{position:absolute;bottom:34px;left:5%;right:5%;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px;letter-spacing:.08em}.skip-story{text-decoration:underline;text-underline-offset:5px;min-height:44px;display:flex;align-items:center}.progress-track{position:absolute;bottom:0;height:3px;width:100%;background:#501d2d1c}.progress-track div{height:100%;background:var(--wine);width:0}.ingredient-ribbon{display:flex;justify-content:space-around;align-items:center;background:var(--wine);color:var(--cream);padding:28px 5%;gap:20px;font-size:12px;letter-spacing:.16em}.section{padding:110px 7%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px}.section-heading h2{margin:0}.section-heading>p{max-width:320px;font-size:16px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.product-art{height:450px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#e8dcd2;cursor:pointer;border:0;width:100%;padding:45px}.product-art img{height:100%;max-width:90%;object-fit:contain;filter:drop-shadow(14px 18px 16px #36172322);transition:transform .5s}.product-art:hover img{transform:translateY(-9px) rotate(-2deg)}.product-card:nth-child(2) .product-art{background:#dfd0c8}.product-label{position:absolute;top:24px;left:25px;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.product-info{padding:25px 0;display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line)}.product-info h3{font-size:32px;margin-bottom:8px}.product-info p{font-size:14px;margin-bottom:0}.text-link{background:none;border:0;color:var(--wine);text-decoration:underline;text-underline-offset:5px;cursor:pointer;min-height:44px;padding:0;white-space:nowrap}.availability{font-size:13px;margin-top:13px;color:#73515c}.ritual{background:var(--wine);color:var(--cream);display:grid;grid-template-columns:1fr 1fr;gap:10%}.ritual-heading p:not(.eyebrow){font-size:17px;line-height:1.8}.ritual-steps{list-style:none;margin:0;padding:0}.ritual-steps li{display:flex;gap:30px;border-top:1px solid #c59ca56b;padding:28px 0}.ritual-steps li>span{font-size:14px;color:var(--rose);padding-top:10px}.ritual-steps p{max-width:350px;font-size:16px;color:#e8d4d8;margin-bottom:0}.ingredients{text-align:center}.ingredient-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;gap:40px;margin-top:60px}.ingredient-grid article{border-top:1px solid var(--line);padding-top:25px}.ingredient-grid span{font-size:12px;letter-spacing:.1em}.ingredient-grid h3{margin-top:28px}.ingredient-grid p{font-size:16px;color:#73515c}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:10%;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:22px 0}summary{cursor:pointer;list-style:none;font-size:17px;position:relative;padding-right:35px}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:4px}details[open] summary:after{content:"\2212"}details p{margin:20px 30px 0 0;color:#73515c;font-size:16px}.closing{padding:95px 7%;text-align:center;background:var(--wine);color:var(--cream)}.closing h2{font-size:clamp(58px,8vw,130px);margin-bottom:35px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:35px 7%}footer p{margin:0;font-size:14px}footer>a:last-child{font-size:13px;text-decoration:underline}dialog{border:0;background:var(--cream);color:var(--wine);max-width:960px;width:92%;padding:45px;max-height:90svh;overflow:auto}dialog::backdrop{background:#24131bd1}.dialog-close{display:block;margin:0 0 30px auto;padding:10px;border:0;background:none;color:inherit;cursor:pointer}.detail-grid{display:grid;grid-template-columns:.8fr 1fr;gap:40px}.detail-grid img{width:100%;max-height:520px;object-fit:contain}.detail-grid h2{font-size:48px}.detail-grid ul{padding-left:20px}.detail-grid p,.detail-grid li{font-size:15px}.detail-grid .order-status{padding:15px;border:1px solid var(--line)}.mobile-menu{background:var(--cream);position:absolute;z-index:20;width:100%;padding:20px 7%}.mobile-menu a{display:block;padding:12px 0}.no-motion .story{height:100svh}.no-motion .story-stage{position:relative}.no-motion .scroll-cue{display:none}.no-motion .chapter:not([data-chapter="0"]){display:none}.art-window{display:block;position:relative;height:100%;max-width:90%}.art-window img{max-width:100%;width:auto}.secondary-art .art-window{height:100%;aspect-ratio:296/648;overflow:hidden}.secondary-art .art-window img{position:absolute;height:237%;width:346%;max-width:none;max-height:none;left:-179%;top:-85%;object-fit:fill;filter:none}.detail-art{height:460px;display:flex;justify-content:center}.product-art.secondary-art:hover img{transform:none}@media(min-width:1500px){.section{padding-left:max(7%,calc((100vw - 1320px)/2));padding-right:max(7%,calc((100vw - 1320px)/2))}}@media(max-width:760px){html{scroll-padding-top:70px}.site-header{height:75px;padding:0 6%}.wordmark{font-size:30px}.site-header nav,.site-header>.button{display:none}.menu-toggle{display:block;background:none;border:1px solid var(--line);padding:10px 15px;color:var(--wine);min-height:44px}.preview-note{font-size:11px}.story{height:360svh}.story-stage{min-height:690px}.film img{object-position:62% center}.film-shade{background:linear-gradient(180deg,rgba(246,239,228,.92),rgba(246,239,228,.7) 35%,transparent 72%)}.chapter{left:7%;top:9%;transform:none;width:86%}h1{font-size:75px;line-height:.91;margin-bottom:20px}h1 br:first-child{display:none}h2{font-size:54px}.chapter h2{font-size:63px}.eyebrow{margin-bottom:18px;font-size:11px}.intro{font-size:15px;line-height:1.6;margin-bottom:20px}.button{padding:14px 20px}.story-bottom{bottom:20px;font-size:10px}.scroll-cue{display:none}.ingredient-ribbon{padding:22px 6%;font-size:10px;gap:13px;flex-wrap:wrap}.ingredient-ribbon span:last-child,.ingredient-ribbon span:nth-last-child(2){display:none}.section{padding:70px 6%}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:25px}.product-grid{grid-template-columns:1fr;gap:35px}.product-art{height:380px}.product-info h3{font-size:28px}.ritual,.faq{grid-template-columns:1fr;gap:30px}.ingredient-grid{grid-template-columns:1fr;gap:20px;margin-top:40px}.ingredient-grid h3{margin-top:15px}.ingredients{text-align:left}.closing{padding:70px 6%}.closing h2{font-size:65px}footer{flex-wrap:wrap;padding:30px 6%}footer p{width:100%;order:3}.detail-grid{grid-template-columns:1fr}.detail-grid img{max-height:270px}.detail-grid h2{font-size:40px}dialog{padding:25px}.product-label{left:20px}.story-stage .button{min-width:190px}}.film{left:35%}.chapter{width:39%}.film-shade{background:linear-gradient(90deg,var(--cream) 0%,var(--cream) 30%,rgba(246,239,228,.4) 38%,transparent 48%)}.story-stage{background:var(--cream)}@media(max-width:760px){.film{left:0;top:46%}.film img{object-position:center}.film-shade{background:linear-gradient(180deg,var(--cream) 0%,var(--cream) 40%,transparent 55%)}.chapter{width:86%;top:6%}.chapter h1{font-size:64px;line-height:.94}.chapter h1 br:first-child{display:initial}.chapter h2{font-size:52px}.chapter .eyebrow{margin-bottom:14px}.chapter .intro{margin-bottom:16px}.story-bottom{background:#f6efe4d9;left:0;right:0;padding:0 6%;bottom:0}.detail-art{height:300px}}.story{height:auto}.story-stage{position:relative}.film video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0}.film.video-ready video{opacity:1}.film-toggle{background:var(--cream);border:1px solid var(--line);color:var(--wine);padding:10px 17px;min-height:44px;cursor:pointer;font-size:12px}.film-toggle:hover{background:#e8dcd2}@media(max-width:760px){.preview-note{font-size:.75rem;padding:8px 16px}.site-header{padding-inline:max(6%,env(safe-area-inset-left));gap:18px}.menu-toggle,.mobile-menu a{min-height:48px;font-size:1rem}.mobile-menu{border-bottom:1px solid var(--line);box-shadow:0 14px 20px #501d2d10}.story-stage{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;height:auto;min-height:0;overflow:visible}.chapter{grid-area:1/1;position:relative;inset:auto;transform:none;width:100%;min-width:0;padding:35px 6% 28px;align-self:start;pointer-events:none}.chapter.active{pointer-events:auto}.chapter h1{font-size:clamp(3.3rem,15vw,4.7rem);line-height:.95;margin-bottom:20px}.chapter h2{font-size:clamp(2.8rem,12vw,4rem);line-height:1.02;overflow-wrap:break-word}.chapter .eyebrow{font-size:.75rem;letter-spacing:.12em}.chapter .intro{font-size:1rem;line-height:1.6}.chapter .button{width:100%;font-size:1rem;min-height:52px}.film{grid-area:2/1;position:relative;inset:auto;width:100%;aspect-ratio:16/9;min-width:0;overflow:hidden}.film video,.film img{object-fit:contain;object-position:center}.film-shade{display:none}.story-bottom{grid-area:3/1;position:relative;inset:auto;padding:12px 6% calc(12px + env(safe-area-inset-bottom));gap:12px;flex-wrap:wrap;background:var(--cream)}#chapter-label{flex:1 1 100%;font-size:.75rem;letter-spacing:.08em}.film-toggle{font-size:.875rem;min-height:48px;padding:11px 20px}.skip-story{font-size:.875rem;min-height:48px;margin-left:auto}.progress-track{bottom:0}.section{padding:64px 6%}.section h2{font-size:clamp(2.7rem,11vw,3.6rem);line-height:1.02}.section-heading>p{font-size:1rem}.product-art{height:clamp(300px,95vw,420px);padding:60px 30px 28px}.product-label{font-size:.75rem;letter-spacing:.08em;right:20px;top:20px}.product-info{display:block;padding:22px 0}.product-info h3{font-size:2rem;overflow-wrap:break-word}.product-info p{font-size:1rem}.product-info .text-link{display:flex;justify-content:space-between;width:100%;margin-top:18px;border:1px solid var(--wine);padding:12px 16px;min-height:50px;font-size:1rem;text-decoration:none}.availability{font-size:.875rem}.ingredient-grid span{font-size:.75rem}.ingredient-grid h3{font-size:2rem}.ritual-steps li{gap:20px}.ritual-steps h3{font-size:2rem}summary{font-size:1rem;min-height:48px;display:flex;align-items:center}details p{margin-right:0;font-size:1rem}dialog{width:calc(100% - 24px);max-width:none;max-height:calc(100dvh - 24px);padding:18px 20px 28px;overscroll-behavior:contain}.dialog-close{position:sticky;top:-18px;z-index:2;background:var(--cream);min-height:48px;padding:10px 14px;margin-bottom:15px;border-bottom:1px solid var(--line)}.detail-grid{gap:28px;min-width:0}.detail-grid h2{font-size:2.6rem;overflow-wrap:break-word}.detail-grid p,.detail-grid li{font-size:1rem}.detail-grid .eyebrow{font-size:.75rem}.detail-art{height:280px}.detail-grid .art-window img{max-height:none}.closing .button{width:100%;min-height:52px;font-size:1rem}footer{padding-bottom:calc(30px + env(safe-area-inset-bottom))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.story{height:auto}.story-stage{position:relative}.scroll-cue{display:none}}h1,h2{font-weight:400;letter-spacing:-.055em;line-height:1.06}h1{font-size:clamp(64px,7.4vw,116px)}h2{font-size:clamp(46px,4.8vw,76px)}h1 em,h2 em{font-style:normal;font-weight:inherit}h3{letter-spacing:-.035em;line-height:1.18}.wordmark{font-weight:700;letter-spacing:-.065em}.eyebrow{font-size:.75rem;letter-spacing:.13em}.button{font-weight:500;letter-spacing:.015em}.ingredient-ribbon{font-size:.75rem;letter-spacing:.1em;padding-block:22px}.ingredient-ribbon span[aria-hidden]{width:3px;height:3px;background:currentColor;border-radius:50%;font-size:0;flex-shrink:0}.product-art{color:var(--wine);background:#e9dfd5}.product-label{color:var(--wine);font-size:.75rem;letter-spacing:.07em}.product-info h3{font-size:28px;max-width:330px}.product-info p{font-size:1rem}.product-info .text-link{text-decoration:none;border-bottom:1px solid var(--wine);align-self:center;font-size:.875rem}.secondary-art .art-window{box-shadow:0 18px 30px #33192324}.film-toggle{border:0;background:transparent;padding-inline:0}@media(max-width:760px){.site-header{height:70px}.wordmark{font-size:29px}.menu-toggle{border:0;padding:8px 0;font-size:.875rem}.preview-note{font-size:.75rem;letter-spacing:.025em;padding:7px 12px}.story-stage{row-gap:0}.chapter{padding:28px 6% 22px}.chapter:not([data-chapter="0"]){display:none}.chapter h1{font-size:clamp(2.7rem,11.5vw,3.9rem);line-height:1.04;letter-spacing:-.055em;margin-bottom:14px}.chapter h1 br:first-child{display:none}.chapter h1 br:last-of-type{display:block}.chapter h1 em{font-style:normal}.chapter .eyebrow{font-size:.75rem;letter-spacing:.11em;margin-bottom:14px}.chapter .intro{font-size:1rem;line-height:1.5;margin-bottom:18px;max-width:30ch}.chapter .intro br{display:none}.chapter .button{width:auto;min-width:0;gap:30px;font-size:.875rem;padding:12px 20px;min-height:48px}.film{aspect-ratio:4/3;background:#e9dfd5}.film video,.film img{object-fit:cover;object-position:center}.story-bottom{padding:8px 6%;gap:14px;flex-wrap:nowrap}#chapter-label{display:none}.film-toggle,.skip-story{font-size:.75rem;letter-spacing:.03em;min-height:44px}.ingredient-ribbon{gap:12px;padding:19px 5%;font-size:.75rem;letter-spacing:.025em}.section{padding:68px 6%}.section h2{font-size:clamp(2.15rem,8.5vw,3rem);line-height:1.12;letter-spacing:-.05em}.section-heading>p{margin-top:20px;line-height:1.6}.product-grid{gap:44px}.product-art{height:clamp(310px,90vw,400px);padding:56px 32px 34px}.product-info{padding:20px 0 12px}.product-info h3{font-size:1.65rem;line-height:1.18;max-width:290px;margin-bottom:10px}.product-info .text-link{width:auto;display:inline-flex;border:0;border-bottom:1px solid var(--wine);padding:5px 0;min-height:44px;margin-top:10px;font-size:.875rem;gap:16px}.availability{font-size:.75rem;margin-top:10px}.ritual-steps h3,.ingredient-grid h3{font-size:1.75rem}.closing h2{font-size:clamp(2.5rem,10vw,3.6rem);line-height:1.1}.closing .button{width:auto;gap:30px;font-size:.875rem}}.product-art{height:auto;aspect-ratio:4/5;padding:0;background:#e7dace;isolation:isolate}.product-art .product-label{z-index:2;top:18px;left:18px;right:auto;background:var(--cream);padding:7px 10px;font-size:.75rem;letter-spacing:.02em}.product-art:not(.secondary-art) .art-window{height:100%;width:100%;max-width:none;display:block}.product-art:not(.secondary-art) img{display:block;width:100%;max-width:none;height:100%;object-fit:contain;object-position:center;filter:none;transform:none}.product-art.secondary-art{padding:64px 24px 28px;background:#dfd0c8}.product-art.secondary-art .art-window{height:100%;width:auto;max-width:100%;aspect-ratio:296/648;flex-shrink:0}.product-art img{transition:none}.product-art:hover img{transform:none}@media(max-width:760px){.story-stage{grid-template-rows:auto auto}.product-art{height:auto;aspect-ratio:4/5}.product-art.secondary-art{padding:60px 24px 26px}}.product-art{height:clamp(340px,40vw,540px);aspect-ratio:auto}.product-art .art-window{min-height:0}.product-info .product-label{display:block;position:static;margin:0 0 12px;font-size:.75rem;letter-spacing:.06em}
/*# sourceMappingURL=/cdn/shop/t/25/assets/styles.css.map */
