@charset "UTF-8";
:root{--cream:#f8f6ee;--forest:#203b2d;--ink:#20372a;--muted:#5f6c60;--sand:#e9dfce;--sage:#dfe6d7;--line:#d5d9cd;--white:#fffdf8;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{ -webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #96703e;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-.05em;line-height:1.06}h1{font-size:clamp(48px,5.6vw,84px)}h2{font-size:clamp(38px,4vw,58px)}h3{font-weight:500;font-size:20px;line-height:1.3}p+p{margin-top:18px}button{border:0;background:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip{position:absolute;left:15px;top:-80px;padding:10px;background:white;z-index:100}.skip:focus{top:15px}.review-bar{background:var(--forest);color:var(--cream);font-size:10px;letter-spacing:.15em;padding:8px 4%;display:flex;justify-content:space-between;align-items:center;min-height:34px}.review-bar button{color:inherit;font-size:11px;letter-spacing:.02em}.review-bar button span{padding-left:8px}.review-notes{background:#efe6d3;padding:22px 5%;font-size:13px;color:#344837;border-bottom:1px solid #cabc9d}.review-notes p{max-width:1080px;margin:10px 0}.review-notes a{text-decoration:underline}.site-header{position:sticky;top:0;z-index:30;height:91px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(248,246,238,.97);gap:30px}.wordmark{font-family:var(--serif);font-weight:bold;font-size:37px;letter-spacing:-2px;line-height:1}.wordmark span{font-family:Arial,sans-serif;font-weight:400;font-size:11px;letter-spacing:0;vertical-align:top;margin-left:3px}.site-header nav{display:flex;gap:30px;font-size:13px}.site-header nav a{padding:12px 0;border-bottom:1px solid transparent}.site-header nav a:hover,.site-header nav a.active{border-bottom-color:var(--forest)}.header-actions{display:flex;align-items:center;gap:24px;font-size:12px}.icon-btn{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center}.bag{gap:6px}.bag svg{height:23px;width:23px;fill:none;stroke:currentColor;stroke-width:1.3}.bag span{font-size:11px}.menu-toggle{display:none}.eyebrow{display:block;font-size:10px;letter-spacing:.2em;font-weight:600;text-transform:uppercase;margin-bottom:20px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:36px;border:1px solid var(--forest);background:var(--forest);color:var(--cream);padding:15px 23px;font-size:13px;min-height:50px;line-height:1.35;transition:background .2s}.button:hover{background:#385940}.button.secondary{color:var(--forest);background:transparent}.button.secondary:hover{background:var(--sage)}.button.light{background:var(--cream);color:var(--forest);border-color:var(--cream)}.text-link{display:inline-flex;gap:22px;align-items:center;font-size:13px;border-bottom:1px solid currentColor;padding:7px 0}.hero{display:grid;grid-template-columns:43% 57%;min-height:610px}.hero-copy{padding:68px 10% 60px 9.3%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#e8eddf}.hero-copy h1{max-width:560px}.hero-copy h1 em{font-weight:400;color:#657c5a}.hero-copy p{max-width:340px;margin:26px 0 30px;font-size:15px;color:#4f6250}.hero-image{min-height:610px;position:relative;overflow:hidden}.hero-image picture,.hero-image img{width:100%;height:100%}.hero-image img{object-fit:cover;object-position:67% center}.photo-caption{position:absolute;bottom:24px;right:26px;color:white;font-size:9px;letter-spacing:.18em;text-transform:uppercase;text-shadow:0 1px 3px #0006}.intro-strip{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;padding:30px 5%;border-bottom:1px solid var(--line);font-size:12px;align-items:center}.intro-strip .serif{font:23px/1.25 var(--serif);max-width:280px}.intro-strip span{display:block;color:var(--muted);font-size:11px;margin-top:3px}.wrap{padding:82px 5%;max-width:1600px;margin:auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-heading h2{max-width:660px}.section-heading p{font-size:14px;max-width:340px;color:var(--muted);margin-top:20px}.categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.category{display:block}.category .image-wrap{overflow:hidden;background:var(--sand);aspect-ratio:4/5}.category img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.category:hover img{transform:scale(1.035)}.category .category-label{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px}.category .number{font-size:10px;margin-top:7px;color:var(--muted);letter-spacing:.08em}.story-section{display:grid;grid-template-columns:1fr 1fr;background:var(--forest);color:var(--cream)}.story-section>img{height:100%;width:100%;min-height:580px;object-fit:cover}.story-copy{padding:70px 12%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.story-copy h2{font-size:clamp(42px,4.3vw,64px)}.story-copy p{color:#d7dece;margin:24px 0 28px;font-size:15px;max-width:410px}.story-copy .eyebrow{color:#cbd8b9}.collection-bg{background:#f0eee4}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.product-card{display:block}.product-photo{position:relative;aspect-ratio:1/1.02;overflow:hidden;background:var(--sand)}.product-photo img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.025)}.product-photo .pill{position:absolute;left:16px;top:16px;background:var(--cream);padding:6px 10px;text-transform:uppercase;font-size:9px;letter-spacing:.12em}.product-meta{padding:18px 1px}.product-meta .small{font-size:10px;letter-spacing:.13em;color:var(--muted);text-transform:uppercase;margin-bottom:7px}.product-meta h3{font-family:var(--serif);font-size:26px;letter-spacing:-.03em}.product-meta .product-bottom{display:flex;justify-content:space-between;font-size:13px;padding-top:16px;align-items:center;gap:16px}.product-bottom .view{border-bottom:1px solid var(--forest);padding:3px 0}.routine{display:grid;grid-template-columns:44% 56%;align-items:center;gap:0}.routine-copy{padding:25px 14% 25px 0}.routine-copy p{font-size:14px;color:var(--muted);margin:22px 0 28px}.routine>img{width:100%;aspect-ratio:1.1;object-fit:cover}.step{border-top:1px solid var(--line);padding:20px 0;display:grid;grid-template-columns:30px 1fr;gap:18px}.step>span{font-size:10px;letter-spacing:.08em;padding-top:3px}.step h3{font-size:15px}.step p{font-size:12px;margin:5px 0 0}.principles{background:var(--sand)}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.principle{border-top:1px solid #b9bfaf;padding-top:25px}.principle svg{width:38px;height:38px;stroke:currentColor;stroke-width:1.1;fill:none;margin-bottom:20px}.principle h3{font:29px/1.12 var(--serif);letter-spacing:-.02em;margin-bottom:14px}.principle p{font-size:13px;color:#576352;max-width:310px}.guide-panel{background:#e5eadb;display:grid;grid-template-columns:1fr 1fr;gap:65px;padding:46px 5%;align-items:center}.guide-panel h2{font-size:40px}.guide-panel p{font-size:13px;max-width:460px;color:var(--muted);margin-top:15px}.guide-controls label{display:block;font-size:12px;margin-bottom:10px}.guide-controls>div{display:flex;gap:10px}.guide-controls select{padding:14px 35px 14px 16px;flex:1;min-width:0;background:var(--cream);border:1px solid var(--line);color:var(--forest);border-radius:0}.faq-layout{display:grid;grid-template-columns:35% 1fr;gap:70px}.faq-side p{color:var(--muted);font-size:14px;margin:22px 0}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{padding:21px 28px 21px 0;font-size:15px;cursor:pointer;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:4px;top:19px;font-size:20px;font-weight:300}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:13px;line-height:1.75;color:var(--muted);padding:0 28px 22px 0}.community{display:grid;grid-template-columns:1fr 1fr;min-height:330px;background:#e8e0d0}.community>img{height:100%;width:100%;max-height:450px;object-fit:cover}.community-copy{padding:48px 12%;align-self:center}.community-copy h2{font-size:42px}.community-copy p{font-size:13px;color:var(--muted);margin:20px 0}.newsletter{display:flex;border-bottom:1px solid var(--forest);gap:10px}.newsletter input{border:0;background:transparent;width:100%;min-width:0;padding:14px 0;font-size:13px;color:inherit;border-radius:0}.newsletter button{font-size:22px;min-width:44px;min-height:44px}.form-feedback{font-size:12px!important;min-height:18px;margin-top:10px!important}.site-footer{background:var(--forest);color:var(--cream);padding:60px 5% 20px}.footer-top{display:grid;grid-template-columns:1.3fr .7fr .8fr 1.4fr;gap:35px;padding-bottom:55px}.site-footer .wordmark{font-size:46px}.site-footer h3{font-family:Arial,sans-serif;font-size:11px;letter-spacing:.08em;margin:0 0 18px;text-transform:uppercase}.site-footer p{font-size:12px;color:#cbd4c4;margin-top:20px;line-height:1.75}.footer-top>div>a:not(.wordmark){display:block;font-size:12px;margin:10px 0;color:#d9dfd3}.site-footer .newsletter{border-bottom-color:#7c8e7a}.newsletter input::placeholder{color:inherit;opacity:.7}.footer-bottom{border-top:1px solid #50634f;padding-top:20px;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:#bdc9b6}.footer-bottom div{display:flex;gap:24px;flex-wrap:wrap}.page-header{padding:58px 5% 45px;border-bottom:1px solid var(--line)}.page-header p{font-size:14px;color:var(--muted);max-width:550px;margin-top:22px}.page-header h1{font-size:64px}.breadcrumbs{font-size:11px;color:var(--muted);display:flex;gap:12px;margin-bottom:30px}.filter-row{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:30px}.filter{border:1px solid var(--line);padding:10px 15px;border-radius:30px;font-size:12px}.filter:hover,.filter.selected{background:var(--forest);color:var(--cream);border-color:var(--forest)}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-count{font-size:11px;color:var(--muted);margin-bottom:25px}.product-detail{display:grid;grid-template-columns:52% 1fr;gap:6%;padding-top:45px}.product-gallery .main-photo{width:100%;aspect-ratio:1;object-fit:cover;background:var(--sand)}.thumbnails{display:flex;gap:12px;margin-top:12px}.thumb{padding:0;width:76px;height:76px;border:1px solid transparent}.thumb[aria-pressed=true]{border:2px solid var(--forest);padding:2px}.thumb img{width:100%;height:100%;object-fit:cover}.product-info{padding-top:15px}.product-info h1{font-size:clamp(40px,4.2vw,62px)}.product-info .price{font-size:22px;margin:20px 0}.product-info .lede{font-size:14px;line-height:1.75;color:var(--muted);margin-bottom:22px}.facts{display:flex;gap:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0}.facts>div{flex:1;padding:15px 0;font-size:13px}.facts small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:var(--muted);margin-bottom:5px}.stock{margin:18px 0 12px;font-size:12px;color:var(--muted)}.sold-out{width:100%;background:#dce0d3;border-color:#dce0d3;color:#62705c;justify-content:center}.product-info .faq-list{margin-top:28px}.product-info .faq-list summary{font-size:13px;padding-top:18px;padding-bottom:18px}.product-info .faq-list details p{font-size:12px}.product-note{font-size:11px;color:var(--muted);margin-top:18px}.editorial-hero{display:grid;grid-template-columns:1fr 1fr}.editorial-hero .copy{padding:75px 10%;align-self:center}.editorial-hero h1{font-size:66px}.editorial-hero p{font-size:15px;color:var(--muted);margin-top:24px}.editorial-hero>img{width:100%;height:100%;min-height:580px;object-fit:cover}.prose{max-width:760px;margin:auto}.prose h2{font-size:42px;margin-bottom:24px}.prose p{color:var(--muted);font-size:15px;line-height:1.85}.prose section+section{margin-top:50px}.contact-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:80px}.contact-layout p{font-size:14px;color:var(--muted);margin:24px 0}.contact-layout img{margin-top:30px;aspect-ratio:3/2;object-fit:cover}.contact-form{display:grid;gap:20px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form label{display:block;font-size:12px;margin-bottom:8px}.contact-form input,.contact-form textarea{padding:13px;border:1px solid #adb9a3;background:var(--white);width:100%;border-radius:0}.contact-form textarea{resize:vertical;min-height:150px}.contact-form .button{justify-self:start}.demo-notice{background:var(--sand);border-left:3px solid #869971;padding:14px 17px;font-size:12px;color:#475643;margin-bottom:30px}.demo-notice p{margin:0;font-size:12px}.policy-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.policy-card{background:#efeee4;padding:32px}.policy-card h2{font-size:31px;margin-bottom:16px}.policy-card p{font-size:13px;color:var(--muted)}.policy-card .eyebrow{font-size:9px}.empty-state{text-align:center;padding:100px 20px}.empty-state p{margin:20px}.icon-arrow{font-size:18px}.accent-line{width:55px;height:1px;background:currentColor;margin:25px 0}.editorial-quote{font:clamp(32px,3.2vw,48px)/1.22 var(--serif);max-width:800px;text-align:center;margin:auto;letter-spacing:-.03em}.center{text-align:center}.center .eyebrow{margin-bottom:25px}dialog{border:0;background:var(--cream);color:var(--forest);padding:60px 40px;max-width:460px;width:calc(100% - 32px)}dialog::backdrop{background:#10261aaa;backdrop-filter:blur(3px)}dialog h2{font-size:45px;margin:25px 0}dialog p{margin:18px 0;font-size:14px}.dialog-close{position:absolute;right:12px;top:12px;font-size:28px}.quiet{font-size:11px!important;color:var(--muted)}
@media(min-width:1600px){.hero-copy{padding-left:max(70px,calc((100vw - 1440px)/2))}.hero{min-height:730px}.hero-image{min-height:730px}}
@media(max-width:1050px){.site-header{gap:18px;height:78px}.site-header nav{gap:18px}.contact-nav{display:none}.hero{min-height:540px}.hero-image{min-height:540px}.hero-copy{padding:45px 9%}.hero-copy h1{font-size:59px}.categories{gap:12px}.category .category-label{font-size:12px}.story-copy{padding:50px 10%}.story-section>img{min-height:520px}.wrap{padding-top:62px;padding-bottom:62px}.footer-top{grid-template-columns:1fr 1fr 1fr;gap:30px}.footer-sign{grid-column:1/-1;max-width:450px}.product-detail{gap:5%}.product-info h1{font-size:43px}.contact-layout{gap:45px}}
@media(max-width:760px){.review-bar{font-size:8px;letter-spacing:.12em;padding:7px 5%;min-height:32px}.review-bar button{font-size:10px}.site-header{height:73px;padding:0 4%;gap:10px}.wordmark{font-size:34px}.menu-toggle{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.menu-toggle span{width:20px;height:1px;background:var(--forest)}.site-header nav{display:none;position:absolute;top:73px;left:0;right:0;background:var(--cream);padding:18px 6% 25px;box-shadow:0 12px 15px #203b2d15;border-top:1px solid var(--line);font-size:17px}.site-header nav.open{display:flex;flex-direction:column;gap:5px}.header-actions{gap:0}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:43px 6% 40px}.hero-copy h1{font-size:58px;max-width:460px}.hero-copy p{margin:22px 0 26px;max-width:330px;font-size:14px}.hero-copy .eyebrow{font-size:9px;margin-bottom:19px}.hero-image{min-height:0;height:auto;aspect-ratio:4/4.5}.hero-image picture{display:block}.hero-image img{object-position:center 61%}.photo-caption{font-size:8px;right:18px;bottom:16px}.intro-strip{grid-template-columns:1fr 1fr;padding:25px 6%;gap:22px;font-size:11px}.intro-strip .serif{grid-column:1/-1;font-size:25px;max-width:none}.intro-strip span{font-size:10px}.wrap{padding:54px 6%}.section-heading{display:block;margin-bottom:29px}.section-heading .text-link{margin-top:22px}.section-heading h2{font-size:42px;max-width:330px}.section-heading p{font-size:13px}.categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.category .image-wrap{aspect-ratio:1}.category .category-label{font-size:13px;margin-top:12px}.category:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:center;background:var(--sage);padding-right:18px}.category:last-child .category-label{display:block;font-size:18px;font-family:var(--serif);margin-top:0}.category:last-child .icon-arrow{display:block;margin-top:8px}.category:last-child .number{font-size:9px}.category:last-child .cat-caption{grid-column:2}.story-section{grid-template-columns:1fr}.story-section>img{min-height:0;aspect-ratio:1.13}.story-copy{padding:44px 6% 48px}.story-copy h2{font-size:46px;max-width:350px}.story-copy p{font-size:14px;max-width:430px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.product-grid .product-card:last-child:nth-child(odd){grid-column:1/-1;max-width:none}.product-grid .product-card:last-child:nth-child(odd) .product-photo{aspect-ratio:1.45}.product-photo .pill{left:10px;top:10px;font-size:8px;padding:5px 7px}.product-meta h3{font-size:23px}.product-meta .small{font-size:8px;line-height:1.6}.product-meta .product-bottom{display:block;font-size:12px}.product-bottom .view{display:inline-block;margin-top:12px}.routine{grid-template-columns:1fr;gap:28px}.routine-copy{padding:0}.routine-copy h2{font-size:43px;max-width:390px}.routine>img{aspect-ratio:1.07}.routine-copy p{font-size:13px}.step{padding:18px 0}.principle-grid{grid-template-columns:1fr;gap:32px}.principle{display:grid;grid-template-columns:43px 1fr;column-gap:20px}.principle svg{grid-row:1/3;margin:0;width:32px;height:32px}.principle h3{font-size:29px;margin-bottom:9px}.principle p{grid-column:2;max-width:380px}.guide-panel{grid-template-columns:1fr;gap:28px;padding:38px 6%}.guide-panel h2{font-size:38px}.guide-controls>div{flex-direction:column}.guide-controls .button{justify-content:space-between}.faq-layout{grid-template-columns:1fr;gap:27px}.faq-side h2{font-size:42px}.faq-side p{margin:17px 0}.faq-list summary{font-size:14px;padding:19px 28px 19px 0}.faq-list details p{font-size:12px}.community{grid-template-columns:1fr}.community>img{max-height:none;aspect-ratio:1.4;object-position:center}.community-copy{padding:38px 6% 40px}.community-copy h2{font-size:40px}.site-footer{padding:44px 6% 24px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:28px}.footer-top>div:first-child{grid-column:1/-1}.footer-sign{max-width:none}.footer-bottom{flex-direction:column;gap:18px;line-height:1.8}.footer-bottom div{gap:12px 20px}.page-header{padding:42px 6% 34px}.page-header h1{font-size:49px}.page-header p{font-size:13px}.breadcrumbs{font-size:10px;margin-bottom:25px}.product-detail{grid-template-columns:1fr;padding-top:25px;gap:30px}.product-info{padding-top:0}.product-info h1{font-size:45px;max-width:500px}.product-info .price{font-size:20px}.product-detail .breadcrumbs{margin-bottom:20px}.product-info .lede{font-size:13px}.editorial-hero{grid-template-columns:1fr}.editorial-hero .copy{padding:45px 6%}.editorial-hero h1{font-size:53px}.editorial-hero p{font-size:14px}.editorial-hero>img{min-height:0;aspect-ratio:1.1}.prose h2{font-size:36px}.prose p{font-size:14px}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-layout img{max-height:300px;width:100%}.field-row{grid-template-columns:1fr}.policy-grid{grid-template-columns:1fr}.policy-card{padding:25px}.filter{font-size:10px;padding:10px 12px}.collection-count{font-size:10px}.product-info .faq-list summary{font-size:14px}.review-notes{font-size:12px}.review-notes p{line-height:1.7}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.product-photo{aspect-ratio:1/1}.product-photo img{object-fit:contain}.product-photo .pill{position:static;display:none}.main-photo{object-fit:contain!important;aspect-ratio:1/1!important;height:auto!important}.ingredient-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);gap:0 30px}.ingredient-grid>div{padding:25px 0;border-bottom:1px solid var(--line)}.ingredient-grid h3{font-size:20px;line-height:1.4;font-weight:400}.product-review{margin:40px 0 75px;background:#e9dfce;padding:20px 24px;line-height:1.9;font-size:14px}.product-review summary{cursor:pointer}.product-review p{max-width:900px}@media(max-width:760px){.ingredient-grid{grid-template-columns:repeat(2,1fr);gap:0 20px}.ingredient-grid h3{font-size:17px}}
