@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#20211e;--yellow:#f3d731;--paper:#fafaf7;--line:#d6d6cd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a,summary{touch-action:manipulation}a:focus-visible,summary:focus-visible{outline:3px solid #765200;outline-offset:6px}img{display:block;max-width:100%;height:auto}.skip{position:absolute;top:-100px;background:var(--yellow);padding:12px;z-index:5}.skip:focus{top:0}.announcement{background:var(--ink);color:#fff;text-align:center;padding:9px 18px;font-size:12px;letter-spacing:1.8px;font-weight:600}header{height:100px;display:flex;align-items:center;justify-content:space-between;max-width:1440px;padding:0 5%;margin:auto}header .brand{width:132px}header img{object-fit:contain;max-height:65px}nav{display:flex;gap:38px}nav a,.contact-link{font-size:14px;font-weight:600}nav a:hover,footer a:hover{text-decoration:underline;text-underline-offset:5px}.contact-link{border-bottom:1px solid;padding-bottom:5px}.contact-link span{margin-left:22px}.hero{display:grid;grid-template-columns:1.05fr 1fr;max-width:1440px;margin:auto;padding:24px 5% 58px;gap:36px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:700;margin:0 0 22px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Manrope',Arial,sans-serif}h1{font-size:clamp(44px,5.15vw,76px);font-weight:600;letter-spacing:-3.5px;line-height:1.08;margin-bottom:28px}em{font-family:Georgia,serif;font-weight:400}h1 em{display:inline-block;background:var(--yellow);padding:0 9px 8px 0;margin-top:5px}.intro{font-size:17px;line-height:1.75;max-width:425px;color:#55564e}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:44px;min-height:54px;padding:13px 25px;background:var(--ink);color:#fff;font-size:14px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#414438}.button span{font-size:21px}.hero-note{display:flex;align-items:center;gap:12px;font-size:13px;margin-top:42px}.hero-note span{font-size:32px;line-height:1}.hero-photo{position:relative;background:#eee;height:550px;overflow:hidden;border-radius:180px 180px 4px 4px}.hero-photo>img{width:100%;height:100%;object-fit:cover}.photo-label{position:absolute;bottom:22px;right:20px;background:var(--yellow);border-radius:50%;width:114px;height:114px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;line-height:1.4;text-align:center;transform:rotate(9deg)}.ticker{background:var(--yellow);display:flex;align-items:center;justify-content:space-around;gap:22px;padding:20px 4%;font-size:12px;letter-spacing:1.5px;font-weight:700}.ticker b{font-size:25px}.section{padding:100px max(5%,calc((100vw - 1296px)/2));scroll-margin-top:30px}h2{font-size:clamp(35px,4vw,55px);letter-spacing:-2px;line-height:1.15;font-weight:600;margin-bottom:26px}.section-heading,.ritual-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-heading p:not(.eyebrow),.ritual-heading>p{color:#5d5e55;max-width:360px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}.product-image{background:#f0f1ef;overflow:hidden}.product-image img{width:100%;max-height:470px;object-fit:contain;transition:transform .4s}.product:hover img{transform:scale(1.025)}.product-title{display:flex;align-items:center;justify-content:space-between;margin:22px 0 10px}.product-title h3{font-size:25px;letter-spacing:-.8px;margin:0}.product-title span{font-size:13px;color:#686a60}.product>p{max-width:480px;color:#5d5e55}.product details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:15px 0;font-size:14px;font-weight:600;list-style:none;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary span{font-size:23px;font-weight:400}details[open] summary span{transform:rotate(45deg)}details p{padding:0 10px 10px 0;color:#5d5e55}.ritual{background:var(--ink);color:var(--paper)}.ritual .eyebrow{color:var(--yellow)}.ritual-heading>p{color:#c5c7bb}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article{border-top:1px solid #5c5e54;padding-top:26px}.steps span{font-size:12px;letter-spacing:1px;color:var(--yellow)}.steps h3{font-size:24px;line-height:1.3;margin:25px 0 15px;font-weight:500}.steps p{color:#c5c7bb;max-width:330px}.story{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.story-image{overflow:hidden;border-radius:4px 4px 150px 4px}.story-image img{width:100%;aspect-ratio:1/1.1;object-fit:cover}.story-copy>p:not(.eyebrow){color:#5d5e55}.story-copy .story-signoff{font-family:Georgia,serif;font-size:26px;font-style:italic;margin-top:28px;color:var(--ink)}.connect{background:var(--yellow);text-align:center}.connect h2{font-size:clamp(45px,6vw,82px)}.connect p{margin-bottom:28px}.socials{display:flex;justify-content:center;gap:14px}.outline{background:transparent;color:var(--ink);border:1px solid}.outline:hover{background:#e6c929}footer{max-width:1440px;margin:auto;padding:42px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}footer p{margin:0;font-size:14px}footer small,footer>a:last-child{font-size:12px}.footer-brand{font-family:Georgia,serif;font-size:43px;font-style:italic;font-weight:bold;letter-spacing:-3px;line-height:1}.footer-brand span{font-size:22px;margin-left:6px}
@media(min-width:1500px){.hero{padding-top:40px;padding-bottom:80px}.hero-photo{height:600px}}
@media(max-width:800px){header{height:85px}nav{gap:17px}nav a{font-size:12px}.contact-link{display:none}.hero{gap:25px;padding-top:18px}.hero-photo{height:430px;border-radius:120px 120px 4px 4px}h1{font-size:44px;letter-spacing:-2px}.intro{font-size:16px}.hero-note{margin-top:24px;font-size:12px}.photo-label{width:86px;height:86px;font-size:10px}.section{padding-top:65px;padding-bottom:65px}.ticker{flex-wrap:wrap;justify-content:center;gap:12px 22px}.ticker span{font-size:10px}.ticker b{font-size:20px}.section-heading,.ritual-heading{display:block}.steps{gap:24px}.steps h3{font-size:21px}.story{gap:35px}.story h2{font-size:34px}footer{flex-wrap:wrap}footer p{display:none}}
@media(max-width:560px){.announcement{font-size:9px;letter-spacing:1.1px}header .brand{width:100px}nav{gap:15px}.hero{grid-template-columns:1fr;gap:32px;padding-bottom:34px}.hero-copy{padding-top:15px}h1{font-size:49px;letter-spacing:-2.5px}.hero .eyebrow{margin-bottom:18px}.hero-photo{height:auto;aspect-ratio:1/1;border-radius:140px 140px 4px 4px}.hero-note{margin-top:25px}.ticker{gap:12px 14px}.ticker b:last-of-type{display:none}.product-grid,.story,.steps{grid-template-columns:1fr}.product-grid{gap:38px}.section-heading{margin-bottom:24px}.section{padding-top:54px;padding-bottom:54px}.steps{gap:22px}.steps h3{margin-top:15px}.story-image img{aspect-ratio:1}.socials{flex-wrap:wrap}.socials .button{gap:28px}footer{gap:18px}footer small{margin-left:auto}footer>a:last-child{width:100%;text-align:right}.eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.product-image{display:block}.product-page-link{margin-top:20px}
