@charset "UTF-8";
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.dialog-open{overflow:hidden}
:root{--ink:#253323;--muted:#69705d;--paper:#f5f4ec;--line:#d9dbce;--yellow:#e6ed81;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif;--gutter:clamp(24px,4.5vw,80px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:.95;letter-spacing:-.045em}em{font-weight:400}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #859643;outline-offset:5px}::selection{background:var(--yellow);color:var(--ink)}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--yellow);padding:16px}.skip:focus{top:12px}.header{height:96px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:10}.wordmark{font-family:var(--serif);font-size:43px;font-weight:600;letter-spacing:-3px;line-height:1}.wordmark span{font:12px var(--sans);vertical-align:top;letter-spacing:0;margin-left:5px;display:inline-block;margin-top:8px}.desktop-nav{display:flex;gap:34px;font-size:14px}.desktop-nav a{position:relative;padding:8px 0}.desktop-nav a:after,.text-link:after{content:'';height:1px;background:currentColor;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover:after,.text-link:hover:after{transform:scaleX(1)}.header-actions{display:flex;gap:24px;align-items:center}.cart-toggle{border:0;background:none;font-size:14px;padding:12px 0}.cart-count{display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:var(--paper);width:25px;height:25px;border-radius:50%;margin-left:10px;font-size:12px}.menu-toggle{display:none;padding:12px 0;border:0;background:none;width:28px}.menu-toggle span{display:block;height:1px;background:var(--ink);margin:7px 0}.mobile-menu{position:absolute;top:96px;left:0;right:0;z-index:15;background:var(--paper);padding:24px var(--gutter);border-bottom:1px solid var(--line)}.mobile-menu a{display:block;font:36px var(--serif);padding:12px 0}.hero{min-height:680px;height:calc(100svh - 96px);max-height:980px;position:relative;isolation:isolate;overflow:hidden;color:var(--paper);background:#253323;padding:32px var(--gutter) 40px;display:flex;flex-direction:column;justify-content:space-between}.hero-image,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-image{object-position:center;animation:hero-enter 1.4s ease-out}.hero-shade{background:linear-gradient(90deg,rgba(13,25,17,.75),rgba(13,25,17,.12) 78%),linear-gradient(0deg,rgba(11,20,12,.56),transparent 50%);z-index:-1}.hero-topline{display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.6px}.eyebrow{font-size:12px;letter-spacing:1.4px;font-weight:600;display:block;line-height:1.5}.hero-title{padding:60px 0 35px}.hero-title .eyebrow{margin-bottom:26px;color:#dce4ba}.hero h1{font-size:clamp(90px,10.7vw,170px);max-width:1050px;letter-spacing:-.055em;line-height:.82}.hero h1 em{color:var(--yellow)}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:36px}.hero-bottom p{font-size:14px;line-height:1.8;color:#e3e6d8}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:50px;padding:21px 27px;border:1px solid transparent;border-radius:2px;font-size:14px;line-height:1.3;font-weight:600;transition:background .25s,transform .25s}.button span{font-size:24px;line-height:16px;font-weight:400}.button:hover{transform:translateY(-3px)}.button-yellow{background:var(--yellow);color:var(--ink)}.button-yellow:hover{background:#f0f5ae}.button-dark{background:var(--ink);color:var(--paper)}.button-outline{background:transparent;border-color:var(--line)}.scroll-link{font-size:12px;letter-spacing:.3px;display:flex;gap:30px;align-items:center}.scroll-link span{font-size:27px}.hero-side{position:absolute;right:var(--gutter);top:43%;writing-mode:vertical-rl;font-size:11px;letter-spacing:2.5px}.ticker{overflow:hidden;background:var(--yellow);padding:21px 0;border-bottom:1px solid var(--ink)}.ticker>div{display:flex;width:max-content;align-items:center;gap:44px;animation:marquee 38s linear infinite}.ticker span,.ticker i{font-family:var(--serif);font-size:50px;line-height:1;letter-spacing:-2px}.ticker i{font-weight:400}.section-pad{padding:92px var(--gutter) 100px}.section-label{display:flex;justify-content:space-between;font-size:11px;letter-spacing:1.4px;padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:65px;gap:20px}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.story-visual{position:relative;padding-right:32px;padding-bottom:40px}.story-visual img{width:100%;height:580px;object-fit:cover;object-position:center}.image-caption{position:absolute;bottom:105px;right:0;background:var(--yellow);padding:20px 24px;font-family:var(--serif);font-style:italic;font-size:26px;transform:rotate(-6deg)}.photo-index{position:absolute;bottom:10px;left:0;font-size:11px;letter-spacing:1px}.story-copy .eyebrow{margin-bottom:32px}.story h2{font-size:clamp(48px,4.7vw,76px);line-height:1.01;margin-bottom:35px}.story-copy .lead{font-size:20px;line-height:1.6;margin-bottom:23px}.story-copy>p:not(.lead){color:var(--muted);line-height:1.85;font-size:15px;max-width:435px}.text-link{display:inline-flex;gap:48px;align-items:center;font-size:14px;margin-top:34px;padding-bottom:12px;border-bottom:1px solid var(--ink);position:relative}.text-link span{font-size:24px}.collection{background:#e9ebdf}.collection .section-label{border-color:#cdd2bf}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:28px}.section-heading h2{font-size:clamp(56px,5.8vw,92px)}.section-heading>div{max-width:385px}.section-heading p{font-size:14px;line-height:1.8}.filters{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.filter{background:transparent;border:1px solid #bcc2af;border-radius:30px;font-size:13px;padding:11px 18px}.filter.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.preview-note{font-size:12px;color:#5d6653;line-height:1.7;margin-bottom:26px}.preview-note span{margin-right:6px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product-card{min-width:0}.product-picture{width:100%;height:420px;position:relative;display:block;overflow:hidden;border:0;background:#f1ede5}.product-picture img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-picture img{transform:scale(1.05) rotate(-2deg)}.product-card:nth-child(2) .product-picture{background:#e0e4c8}.product-card:nth-child(3) .product-picture{background:#d7ddbc}.product-category{position:absolute;top:20px;left:20px;z-index:1;font-size:10px;letter-spacing:1.4px}.product-view{position:absolute;right:18px;bottom:18px;display:grid;place-items:center;height:42px;width:42px;border:1px solid #90977d;border-radius:50%;font-size:22px;background:#ffffff50;transition:background .3s}.product-card:hover .product-view{background:var(--yellow)}.product-info{padding:24px 0;display:flex;justify-content:space-between;gap:12px;align-items:start;border-bottom:1px solid #bdc5ad}.product-info h3{font-family:var(--serif);font-size:32px;letter-spacing:-.6px;margin-bottom:6px}.product-info p{font-size:12px;color:var(--muted)}.product-price{font-size:15px;white-space:nowrap;padding-top:8px}.add-button{display:flex;justify-content:space-between;align-items:center;width:100%;background:transparent;border:0;padding:19px 0;font-size:13px}.add-button span{font-size:24px}.add-button:hover{color:#5f702d}.ritual{display:grid;grid-template-columns:1fr 1fr;background:var(--yellow);min-height:730px}.ritual-copy{padding:85px 7vw 85px var(--gutter);align-self:center}.ritual h2{font-size:clamp(66px,7vw,110px);margin:35px 0}.ritual p{max-width:350px;line-height:1.85;font-size:15px;margin-bottom:32px}.ritual-visual{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#daddb6}.ritual-visual img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;max-height:850px}.round-stamp{position:absolute;left:6%;top:12%;background:var(--ink);color:var(--yellow);border-radius:50%;width:147px;height:147px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;line-height:1.5;letter-spacing:1px;transform:rotate(-13deg)}.round-stamp i{font:23px var(--serif);letter-spacing:0}.manifesto{text-align:center;background:var(--ink);color:var(--paper);padding-top:110px;padding-bottom:110px;position:relative}.manifesto .eyebrow{color:#c0c7ad}.manifesto h2{font-size:clamp(80px,9.5vw,150px);margin:45px 0 32px}.manifesto em{color:var(--yellow)}.manifesto p{font-size:15px}.circle-arrow{display:grid;place-items:center;width:75px;height:75px;font-size:38px;border:1px solid #879173;border-radius:50%;margin:40px auto 0;transition:background .3s,color .3s}.circle-arrow:hover{background:var(--yellow);color:var(--ink)}.footer{padding:64px var(--gutter) 22px;overflow:hidden}.footer-top{display:flex;justify-content:space-between;gap:40px}.footer-top>p{font-family:var(--serif);font-size:37px;line-height:1.1}.footer nav{display:flex;flex-direction:column;gap:14px;font-size:13px}.footer-note{font-size:11px;line-height:2.5;letter-spacing:1px}.footer-note span{color:var(--muted);letter-spacing:0}.footer-wordmark{font-family:var(--serif);font-weight:500;font-size:clamp(90px,21.2vw,360px);letter-spacing:-.075em;line-height:1.08;white-space:nowrap;margin:45px 0 20px}.footer-wordmark>span{display:inline-block;font:clamp(14px,2vw,30px) var(--sans);vertical-align:top;margin-top:4vw;margin-left:1vw;letter-spacing:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding-top:24px}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);background:var(--ink);color:var(--paper);padding:17px 28px;box-shadow:0 8px 30px #0002;z-index:99;opacity:0;pointer-events:none;transition:.25s;font-size:14px;max-width:calc(100% - 32px);text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:0;color:var(--ink);background:var(--paper)}dialog::backdrop{background:#17201499;backdrop-filter:blur(5px)}.cart-drawer{margin:0 0 0 auto;width:min(560px,100%);max-width:100%;height:100dvh;max-height:100dvh;padding:32px;overflow:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding-bottom:24px}.drawer-head h2{font-size:42px;margin-top:12px}.drawer-head h2 span{color:#8a9840}.icon-button{height:44px;width:44px;border:1px solid var(--line);border-radius:50%;background:transparent;font-size:28px;line-height:1;flex-shrink:0}.cart-row{display:grid;grid-template-columns:85px 1fr auto;gap:18px;padding:24px 0;border-bottom:1px solid var(--line);align-items:center}.cart-row img{height:112px;width:85px;object-fit:cover;mix-blend-mode:multiply}.cart-row h3{font-family:var(--serif);font-size:25px}.cart-row p{font-size:12px;color:var(--muted);margin:5px 0 12px}.qty{display:inline-flex;align-items:center;gap:15px;border:1px solid var(--line);font-size:13px}.qty button{border:0;background:none;width:30px;height:30px;font-size:20px}.remove-item{border:0;background:none;text-decoration:underline;font-size:11px;color:var(--muted);display:block;margin-top:15px}.cart-total{display:flex;justify-content:space-between;font-size:18px;padding:26px 0}.cart-notice{background:#e7ebd5;padding:18px;font-size:13px;line-height:1.8;margin-bottom:20px}.cart-drawer .button{width:100%;margin-bottom:12px}.empty-cart{text-align:center;padding:65px 15px}.empty-cart h3{font-family:var(--serif);font-size:42px;margin-bottom:18px}.empty-cart p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:30px}.order-success{padding:40px 0}.order-success h3{font:42px var(--serif);margin-bottom:20px}.order-success p{font-size:15px;line-height:1.8;margin-bottom:24px}.order-reference{font-size:13px;border:1px solid var(--line);padding:20px;margin-bottom:25px}.product-dialog{padding:0;max-width:960px;width:calc(100% - 40px);overflow:auto;max-height:90dvh}.dialog-close{position:absolute;top:20px;right:20px;z-index:1;background:var(--paper)}.detail-grid{display:grid;grid-template-columns:1fr 1fr}.detail-picture{background:#e6e8d8;min-height:580px;display:flex;align-items:center}.detail-picture img{width:100%;height:100%;max-height:720px;object-fit:contain;mix-blend-mode:multiply}.detail-copy{padding:75px 38px 40px}.detail-copy h2{font-size:60px;margin:25px 0 15px}.detail-volume{font-size:13px;color:var(--muted)}.detail-description{font-size:15px;line-height:1.8;margin:24px 0}.detail-notes{font-size:13px;border-block:1px solid var(--line);padding:18px 0;line-height:1.8}.detail-price{font-family:var(--serif);font-size:38px;margin:26px 0}.detail-copy .button{width:100%}.detail-copy .preview-note{margin:18px 0 0}.loading{padding:40px;grid-column:1/-1}.error-state{padding:30px;border:1px solid #aa624b;background:#f6e8dd;grid-column:1/-1;font-size:15px;line-height:1.6}.error-state button{margin-top:16px}.reveal{opacity:1}.js-motion .reveal{opacity:0;transform:translateY(28px);transition:opacity .9s,transform .9s}.js-motion .reveal.visible{opacity:1;transform:none}.shop-only .collection{padding-top:60px}.shop-only .section-heading h2{font-size:clamp(64px,7vw,110px)}
@keyframes hero-enter{from{transform:scale(1.06)}to{transform:scale(1)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(min-width:1600px){.hero-title{padding:80px 0}.hero-bottom{padding-bottom:15px}.story-grid{gap:12vw}.product-picture{height:510px}}
@media(max-width:1000px){.desktop-nav{gap:22px}.hero h1{font-size:12vw}.hero{min-height:650px;max-height:850px}.story-grid{gap:6vw}.story-visual img{height:500px}.story h2{font-size:50px}.story-copy>p:not(.lead){font-size:14px}.product-picture{height:335px}.product-info{display:block}.product-price{padding-top:10px;display:block}.ritual{min-height:620px}.ritual-copy{padding:60px var(--gutter)}.ritual h2{font-size:75px}.round-stamp{width:120px;height:120px;font-size:9px}.footer-note{display:none}}
@media(max-width:700px){.header{height:80px}.wordmark{font-size:38px}.desktop-nav{display:none}.menu-toggle{display:block}.mobile-menu{top:80px}.header-actions{gap:20px}.cart-toggle{font-size:12px}.hero{height:calc(100svh - 80px);min-height:670px;padding-top:26px;padding-bottom:30px}.hero-topline{font-size:9px;letter-spacing:1.1px}.hero-topline span:last-child{display:none}.hero h1{font-size:clamp(69px,14.5vw,100px);line-height:.91}.hero-title{padding:70px 0 40px}.hero-title .eyebrow{font-size:10px;margin-bottom:28px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#172415b3,#17241533),linear-gradient(0deg,#152411b3,transparent 70%)}.hero-bottom{display:grid;grid-template-columns:1fr auto;gap:24px}.hero-bottom p{font-size:12px}.hero-bottom .button{grid-column:1/-1;grid-row:2;padding:20px 24px}.hero-bottom .scroll-link{font-size:10px;gap:15px}.hero-side{display:none}.ticker{padding:18px 0}.ticker span,.ticker i{font-size:38px}.ticker>div{gap:28px}.section-pad{padding:60px var(--gutter)}.section-label{font-size:9px;letter-spacing:1px;margin-bottom:40px;padding-bottom:18px}.section-label span:last-child{max-width:130px;text-align:right}.story-grid{grid-template-columns:1fr;gap:40px}.story-visual{padding-right:25px}.story-visual img{height:430px}.image-caption{font-size:25px;bottom:80px}.story h2{font-size:54px;margin-bottom:25px}.story-copy .eyebrow{margin-bottom:22px}.story-copy .lead{font-size:19px}.story-copy>p:not(.lead){font-size:16px}.section-heading{display:block}.section-heading h2{font-size:57px}.section-heading>div{max-width:none;margin-top:28px}.section-heading p{display:none}.filters{margin-top:0}.preview-note{font-size:11px}.product-grid{grid-template-columns:1fr;gap:25px}.product-picture{height:450px}.product-info{display:flex}.product-info h3{font-size:34px}.product-price{font-size:16px}.add-button{font-size:14px}.ritual{grid-template-columns:1fr}.ritual-copy{padding:60px var(--gutter)}.ritual h2{font-size:80px}.ritual p{font-size:16px}.ritual-visual{height:480px}.ritual-visual img{object-fit:contain}.round-stamp{width:140px;height:140px;left:9%;top:10%;font-size:10px}.manifesto h2{font-size:77px}.manifesto{padding-block:75px}.footer{padding-top:48px}.footer-top{gap:20px}.footer-top>p{font-size:30px}.footer nav{font-size:12px;gap:12px}.footer-wordmark{font-size:21vw;margin:50px 0 28px}.footer-bottom{flex-wrap:wrap;font-size:10px}.footer-bottom span:nth-child(2){order:3;flex-basis:100%;line-height:1.7}.cart-drawer{padding:24px}.drawer-head h2{font-size:36px}.cart-row{grid-template-columns:70px 1fr auto;gap:12px}.cart-row img{width:70px;height:100px}.detail-grid{grid-template-columns:1fr}.detail-picture{min-height:0;height:300px}.detail-picture img{object-fit:contain}.detail-copy{padding:32px 25px}.detail-copy h2{font-size:46px;margin-top:18px}.product-dialog{width:calc(100% - 24px)}.shop-only .section-heading h2{font-size:58px}.toast{width:max-content;bottom:18px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}}
.hero-bottom p,.story-copy>p:not(.lead),.ritual p,.manifesto p,.detail-description{font-size:16px}.eyebrow,.hero-topline,.section-label,.photo-index,.product-category,.preview-note,.hero-side,.footer-note,.footer-bottom{font-size:12px}.cart-toggle,.scroll-link,.section-heading p,.filter,.product-info p,.add-button,.footer nav,.text-link,.detail-volume,.detail-notes,.cart-notice,.cart-row p,.remove-item{font-size:14px}.hero h1,.story h2,.section-heading h2{overflow-wrap:anywhere}.hero{height:auto;min-height:max(680px,calc(100svh - 96px))}.hero-title{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:460px}.hero-bottom{padding-top:15px}
@media(max-width:700px){.hero{min-height:max(690px,calc(100svh - 80px))}.hero-title{min-height:405px}.hero-topline,.hero-title .eyebrow{font-size:12px}.hero-bottom .scroll-link{font-size:12px;gap:10px}.section-label{font-size:12px;line-height:1.6}.section-label span:last-child{max-width:140px}.hero-bottom p{font-size:14px}.footer-bottom{font-size:12px}.hero h1{font-size:clamp(69px,14.5vw,100px)}}
