*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 var(--body)}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:400}h1 em,h2 em{font-weight:400}h2{font-size:clamp(44px,4.6vw,74px);line-height:1.08;letter-spacing:-.055em}h3{font-size:30px;letter-spacing:-.035em}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:600;line-height:1.6}a,button{touch-action:manipulation}.site-header{height:var(--header);padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:10;color:var(--cream);inset:0 0 auto;border-bottom:1px solid #f5f1e82b}.wordmark{font-family:var(--body);font-size:39px;letter-spacing:-.07em;line-height:.8;font-weight:900;display:inline-flex;flex-direction:column;align-items:center;padding:10px 0}.wordmark span{font-size:9px;line-height:1;letter-spacing:.38em;font-weight:600;margin-top:9px;margin-left:4px}.desktop-nav{display:flex;gap:36px;font-size:14px}.header-contact{font-size:14px;border-bottom:1px solid #f5f1e880;padding:10px 0}.header-contact span{margin-left:22px}.menu-toggle{display:none}.story{position:relative;background:var(--espresso);color:var(--cream)}.story-stage{height:100svh;min-height:680px;max-height:1100px;position:relative;overflow:hidden}.story.enhanced .story-stage{position:sticky;top:0;max-height:none}.visual,.shade{position:absolute;inset:0}.poster,.visual canvas{height:100%;width:100%;object-fit:cover;object-position:69% 55%;position:absolute;inset:0}.visual canvas{opacity:0;transition:opacity .25s}.visual canvas.ready{opacity:1}.shade{background:linear-gradient(90deg,rgba(25,17,12,.83),rgba(25,17,12,.25) 54%,transparent 75%);pointer-events:none}.story-copy{position:absolute;top:50%;transform:translateY(-43%);left:var(--gutter);width:51%;max-width:760px}.story-copy .eyebrow{color:#e1cfac;margin-bottom:25px}.story-copy h1{font-size:clamp(65px,7.3vw,118px);line-height:.99;letter-spacing:-.055em;min-height:2em}.story-copy h1 em{color:#e6d8b9}.story-description{font-size:17px;line-height:1.65;max-width:340px;margin-top:29px;color:#e8dfd3}.hero-actions{display:flex;gap:30px;align-items:center;margin-top:35px}.button{display:inline-flex;gap:40px;justify-content:space-between;align-items:center;padding:17px 24px;border:1px solid transparent;min-height:56px;font-size:14px;transition:background .2s,transform .2s;border-radius:var(--radius)}.button:hover{transform:translateY(-2px);background:#fff}.button-light{background:var(--cream);color:var(--espresso)}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;border-bottom:1px solid currentColor;padding:10px 0}.stage-bottom{position:absolute;bottom:33px;left:var(--gutter);right:var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:12px}.scroll-cue{letter-spacing:.13em;font-size:10px;display:flex;align-items:center;gap:18px;min-height:44px}.scroll-line{height:32px;width:1px;background:#e9d7b1}.chapter-number{font-size:14px;letter-spacing:.1em}.chapter-number i{font-style:normal;opacity:.45;margin:0 12px}.skip-story{opacity:.8;min-height:44px;display:flex;align-items:center;gap:15px}.story-progress{position:absolute;bottom:0;left:0;right:0;height:2px;background:#ffffff20}.story-progress span{display:block;height:100%;background:var(--gold);transform-origin:left;transform:scaleX(0)}.static-chapters{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.collection{padding:110px var(--gutter) 38px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:55px}.section-heading .eyebrow{color:var(--green);margin-bottom:23px}.section-heading>p{max-width:335px;color:var(--muted);font-size:16px;padding-bottom:7px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product-image{position:relative;aspect-ratio:.96;display:flex;justify-content:center;align-items:center;background:#e0e7d8;overflow:hidden}.honey .product-image{background:#ebe1bd}.wine .product-image{background:#e5d6d0}.product-image img{width:85%;max-width:330px;height:auto;object-fit:contain;transition:transform .5s}.product:hover img{transform:translateY(-7px) rotate(-2deg)}.product-index{position:absolute;top:20px;left:22px;font-size:11px;letter-spacing:.14em;color:#474a3c}.product-caption{position:absolute;bottom:19px;left:22px;font-size:10px;letter-spacing:.13em;font-weight:600}.product-info{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.product-info a{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:23px}.product-info a:hover{background:var(--green);color:white}.product>p{font-size:14px;color:var(--muted);max-width:280px;margin-top:5px}.collection-note{margin-top:45px;border-top:1px solid var(--line);padding-top:24px;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:var(--muted)}.collection-note .text-link{color:var(--green)}.ritual-section{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,8vw,125px);padding:80px var(--gutter) 110px}.ritual-image{aspect-ratio:1.05;position:relative;background:#2c2219;overflow:hidden}.ritual-image img{width:100%;height:100%;object-fit:cover;object-position:70% center}.ritual-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#15100bab)}.ritual-image>span{position:absolute;bottom:25px;left:27px;color:var(--cream);font-size:10px;letter-spacing:.14em;z-index:1}.ritual-copy .eyebrow{color:var(--green);margin-bottom:28px}.ritual-copy h2{font-size:clamp(42px,4.4vw,68px);margin-bottom:28px}.ritual-copy>p:not(.eyebrow){color:var(--muted);max-width:385px;margin-bottom:18px}.ritual-copy .text-link{margin-top:8px;color:var(--green)}.contact-section{text-align:center;padding:88px var(--gutter) 90px;background:var(--green);color:var(--cream)}.contact-section .eyebrow{color:#c6d4b5;margin-bottom:26px}.contact-section h2{font-size:clamp(58px,7.3vw,112px)}.contact-section>p:not(.eyebrow){color:#d6dfd1;margin:24px auto 30px;font-size:16px}.email-cta{min-width:185px}.email-address{display:block;width:max-content;max-width:100%;margin:22px auto 0;font-size:14px;border-bottom:1px solid #ffffff50}footer{padding:34px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:24px}footer p,footer>a:last-child{font-size:12px;color:var(--muted)}footer .wordmark{font-size:31px}footer .wordmark span{font-size:7px}.skip-link{position:fixed;left:16px;top:-100px;background:var(--cream);color:var(--ink);z-index:100;padding:12px}.skip-link:focus{top:12px}
@media(min-width:1600px){.story-copy{left:max(var(--gutter),calc((100vw - 1500px)/2))}}
@media(max-width:900px){:root{--header:78px}.story-copy{width:58%}.story-copy h1{font-size:75px}.section-heading{gap:25px}.section-heading>p{max-width:260px}.product-grid{gap:18px}.product-image{aspect-ratio:.8}.product-info h3{font-size:24px}.ritual-section{gap:40px}.hero-actions{gap:22px}}
@media(max-width:600px){:root{--header:76px}.site-header{position:fixed;background:var(--espresso);height:calc(var(--header) + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.desktop-nav,.header-contact{display:none}.wordmark{font-size:34px}.menu-toggle{display:flex;width:44px;height:44px;background:none;border:1px solid #ffffff40;border-radius:50%;flex-direction:column;gap:6px;align-items:center;justify-content:center;color:inherit}.menu-toggle span{width:17px;height:1px;background:currentColor}#mobile-nav{position:absolute;top:100%;left:0;right:0;padding:18px var(--gutter) 26px;background:var(--espresso);border-bottom:1px solid #ffffff30}#mobile-nav:not([hidden]){display:flex;flex-direction:column}#mobile-nav a{padding:12px 0;min-height:48px}.story-stage{height:100svh;min-height:730px;max-height:950px}.story-copy{top:calc(var(--header) + 40px);transform:none;width:calc(100% - var(--gutter)*2);left:var(--gutter);max-width:440px}.story-copy .eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:18px;max-width:310px}.story-copy h1{font-size:clamp(48px,12.8vw,75px);line-height:1.01}.story-description{font-size:14px;margin-top:20px;max-width:300px}.hero-actions{margin-top:22px;gap:21px}.hero-actions .button{font-size:12px;gap:16px;padding:13px 16px;min-height:48px}.hero-actions .text-link{font-size:12px}.visual{top:38%}.poster{object-position:69% 50%}.shade{background:linear-gradient(180deg,#211710 3%,#211710 35%,rgba(33,23,16,.24) 57%,transparent 76%,rgba(33,23,16,.3))}.stage-bottom{bottom:18px;gap:10px}.scroll-cue{font-size:8px;max-width:160px;gap:10px}.chapter-number{display:none}.skip-story{font-size:11px}.collection{padding:66px var(--gutter) 25px}.section-heading{display:block;margin-bottom:33px}.section-heading .eyebrow{font-size:10px;margin-bottom:20px}.section-heading h2{font-size:47px}.section-heading>p{max-width:100%;margin-top:22px;font-size:15px}.product-grid{grid-template-columns:1fr;gap:35px}.product-image{aspect-ratio:1.05}.product-image img{max-width:300px;width:84%}.product-info h3{font-size:30px}.product>p{max-width:100%;font-size:14px}.collection-note{align-items:flex-start;gap:20px;font-size:12px}.collection-note>span{max-width:150px}.collection-note .text-link{white-space:nowrap;font-size:12px;padding-top:0}.ritual-section{grid-template-columns:1fr;padding:40px var(--gutter) 65px;gap:35px}.ritual-image{aspect-ratio:1.05}.ritual-copy h2{font-size:45px}.ritual-copy .eyebrow{font-size:10px;margin-bottom:20px}.contact-section{padding:65px var(--gutter)}.contact-section .eyebrow{font-size:10px}.contact-section h2{font-size:58px}.contact-section p br{display:none}footer{flex-wrap:wrap;padding:30px var(--gutter)}footer p{order:3;width:100%;border-top:1px solid var(--line);padding-top:22px}html{scroll-padding-top:100px}}
@media(min-width:601px) and (max-width:900px) and (orientation:portrait){.story-copy{top:140px;transform:none;width:85%}.visual{top:30%}.shade{background:linear-gradient(180deg,#211710 3%,#211710 25%,rgba(33,23,16,.2) 57%,transparent 76%,rgba(33,23,16,.3))}.story-description{max-width:380px}.story-copy h1{font-size:75px}}
@media(max-height:550px) and (min-width:601px){.story-stage{min-height:510px}.story-copy{top:45%;transform:translateY(-32%)}.story-copy h1{font-size:56px}.story-copy .eyebrow{margin-bottom:14px}.story-description{margin-top:16px;font-size:14px}.hero-actions{margin-top:20px}.stage-bottom{bottom:12px}}
.motion-candidate .story{height:var(--story-desktop)}.motion-candidate .story-stage{position:sticky;top:0;max-height:none}@media(max-width:600px){.motion-candidate .story{height:var(--story-mobile)}}
html:not(.has-motion):not(.motion-candidate) .static-chapters{position:static;width:auto;height:auto;overflow:visible;clip-path:none;padding:45px var(--gutter);background:var(--green);color:var(--cream)}html:not(.has-motion):not(.motion-candidate) .static-chapters p:first-child{font-family:var(--heading);font-size:32px;margin-bottom:8px}html:not(.has-motion):not(.motion-candidate) .static-chapters p:last-child{max-width:580px}
@media(max-width:360px){.story-copy[data-chapter="1"] h1{font-size:40px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.product:hover img{transform:none}}
