@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=DM+Sans:wght@300;400;500;600&display=swap');
:root{--paper:#faf8f4;--cream:#f0e9df;--ink:#271d15;--brown:#805832;--muted:#77736d;--line:#d3c4b6;--serif:'Cormorant Garamond',Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 var(--sans);font-weight:300}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,h4,p{margin:0}p+p{margin-top:12px}h1,h2,h3,h4{font-family:var(--serif);font-weight:500;line-height:1.05}h1{font-size:clamp(44px,5.05vw,76px);letter-spacing:-2.7px}h2{font-size:clamp(28px,3vw,43px);letter-spacing:-.8px}h3{font-size:25px}h4{font-size:21px}p{color:var(--muted)}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--brown);outline-offset:5px}.skip-link{position:fixed;top:-100px;left:10px;z-index:100;background:white;padding:12px}.skip-link:focus{top:8px}.section{padding:38px max(4.5vw,24px)}.compact{padding:24px 2.4vw}.eyebrow{font:400 12px/1.5 var(--sans);letter-spacing:2.2px;color:var(--brown);margin-bottom:14px}.fine-rule{width:38px;height:1px;background:var(--brown);margin:22px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--brown);border:1px solid var(--brown);color:#fff9ef;padding:11px 24px;font:500 20px/1.2 var(--serif);transition:background .18s,transform .18s}.button:hover{background:#654020}.button span{font:24px/1 var(--serif)}.button:disabled{cursor:wait;opacity:.65}.text-link{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:13px;color:var(--brown)}.text-link:after{content:'';position:absolute}.text-link span{font-size:25px}.site-header{height:116px;padding:13px 6%;display:flex;align-items:flex-start;justify-content:space-between;position:absolute;z-index:20;top:0;left:0;width:100%;gap:30px}.brand{display:block;width:226px;flex-shrink:0}.brand img{width:100%;mix-blend-mode:multiply}.site-header nav{display:flex;align-items:center;gap:40px;padding-top:25px}.site-header nav>a,.products-nav>a{font-size:12px;letter-spacing:.25px;text-transform:uppercase;white-space:nowrap;padding:5px 0;border-bottom:1px solid transparent}.site-header nav a:hover,.site-header nav a[aria-current]{border-bottom-color:var(--brown)}body[data-page=mist] .products-nav>a,body[data-page=diffuse] .products-nav>a,body[data-page=warm] .products-nav>a{color:var(--brown);border-bottom-color:var(--brown)}.products-nav{position:relative;display:flex;align-items:center;gap:6px}.submenu-toggle{border:0;background:none;padding:6px;color:var(--brown);font-size:17px}.submenu{position:absolute;top:100%;left:-20px;min-width:232px;padding:14px 20px;background:#fcf8f1;box-shadow:0 12px 28px #49321c20;border:1px solid #ddcfbf}.submenu[hidden]{display:none}.submenu a{display:block;padding:10px 0;font-size:13px;border-bottom:1px solid transparent}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;min-height:530px;padding:151px 6% 54px;overflow:hidden;background:radial-gradient(ellipse at 8% 35%,#fffdf8 0,#eee4d6 60%,#d3c0a4 100%)}.hero-image{position:absolute;z-index:-2;right:0;bottom:0;height:100%;width:65%;object-fit:cover;object-position:center}.hero:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f6f0e8 0%,#f6f0e8f5 24%,#f6f0e8b0 38%,#f6f0e800 59%)}.hero-content{max-width:700px}.hero h1{margin-bottom:12px}.hero-sub{font:400 clamp(23px,2.65vw,37px)/1.12 var(--serif);color:var(--ink)}.hero-copy{font:400 18px/1.45 var(--serif);color:#4f473e}.hero .button{margin-top:22px}.hero-home{min-height:516px;padding-top:158px}.hero-home h1{font-size:clamp(44px,5vw,74px)}.hero-home .hero-sub{font:300 23px/1.3 var(--sans)}.hero-about{min-height:553px}.hero-about h1{color:#5e3c1d}.hero-about .hero-image{width:70%}.hero-contact{min-height:590px}.hero-contact h1{font-size:clamp(42px,4.5vw,65px)}.hero-contact .hero-image{width:66%;object-position:52% center}.hero-mist,.hero-warm,.hero-diffuse{min-height:520px}.hero-mist h1,.hero-warm h1,.hero-diffuse h1{font-size:clamp(36px,4.25vw,62px)}.hero-mist .hero-image{width:62%;object-position:65% center}.hero-warm .hero-image{width:60%}.hero-diffuse .hero-image{width:72%;object-position:right center}.hero-products{min-height:526px}.hero-products h1{font-size:clamp(48px,6.1vw,90px)}.hero-products .hero-sub{font-size:28px}.section-heading{text-align:center;margin:0 auto 22px}.section-heading h2{font-size:31px}.section-heading p{font-size:14px;margin-top:4px}.section-heading .eyebrow{display:block;margin:0}.collections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.collection-card{min-height:300px;position:relative;overflow:hidden;background:#efe7dc}.collection-card>img{position:absolute;right:0;width:48%;height:100%;object-fit:cover;transition:transform .5s}.collection-card:after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#f1eade 30%,#f1eade77 53%,transparent 67%)}.collection-card:hover>img{transform:scale(1.045)}.collection-copy{position:relative;z-index:1;padding:21px 19px;width:70%}.collection-copy h3{font-size:30px;margin-bottom:10px}.collection-copy>.eyebrow{display:none}.collection-copy .category{font-size:14px;color:var(--ink);max-width:190px;line-height:1.3;min-height:38px}.collection-copy>p:not(.category){font-size:13px;max-width:155px;line-height:1.5;margin:16px 0 23px}.collection-copy .text-link{font-family:var(--serif);font-size:17px;max-width:145px;border-bottom:1px solid #a78867}.living-split{display:grid;grid-template-columns:54% 46%;background:#f4f1e9}.living-split>img{height:100%;width:100%;object-fit:cover}.living-split>div{padding:38px 9%}.living-split h2{font-size:31px;margin-bottom:16px}.living-split p{font-size:16px}.living-split em{display:block;text-align:right;font:italic 24px var(--serif);color:#8b775e}.features{display:flex;justify-content:space-around;gap:0}.features article{text-align:center;flex:1;padding:0 22px;border-left:1px solid var(--line)}.features article:first-child{border-left:0}.icon{width:49px;height:49px;fill:none;stroke:var(--brown);stroke-width:1.25;stroke-linejoin:round;stroke-linecap:round;margin:0 auto 9px;display:block}.features h3{font-size:24px}.features p{font-size:14px;line-height:1.35;margin-top:6px}.compact .features{padding:0 6% 30px}.moments{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;text-align:center}.moments img{width:100%;aspect-ratio:2.53;object-fit:cover}.moments h3{font-size:23px;margin-top:7px}.moments p{font-size:14px}.cta{position:relative;overflow:hidden;padding:30px 5.5%;background:#f1e5d5}.cta>img{position:absolute;right:0;top:0;height:100%;width:63%;object-fit:cover}.cta.photo-cta:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f2e8da 22%,#f2e8dad9 37%,transparent 68%)}.cta>div{position:relative;z-index:1}.cta h2{font-size:35px}.cta p{margin:8px 0 13px;color:#5e5348}.cta .button{padding:8px 26px}.plain-cta{text-align:center;background:radial-gradient(ellipse at center,#faf9f5,#eee4d7)}.plain-cta h2{font-size:32px}.site-footer{padding:28px 5.5% 22px;background:#f8f5ef}.footer-main{display:grid;grid-template-columns:1.2fr .8fr 1.05fr 1.15fr 1.2fr;gap:28px;align-items:start}.footer-main>.brand{width:100%;max-width:210px}.footer-main>nav,.footer-main>div{border-left:1px solid var(--line);padding-left:26px;min-height:92px}.footer-main nav a{display:block;text-transform:uppercase;font-size:11px;line-height:1.9}.footer-main a:hover{text-decoration:underline}.footer-main p,.footer-main a:not(.brand){font-size:12px}.footer-main .eyebrow{font-size:11px;letter-spacing:1px;margin-bottom:8px}.footer-main p{margin-top:6px}.footer-note{display:flex;gap:12px;align-items:center;color:#907a63}.footer-note .icon{width:48px;height:70px;flex-shrink:0}.footer-note em{font:italic 20px/1.3 var(--serif)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:24px;padding-top:16px;font-size:11px;color:#988b7d}.story{display:grid;grid-template-columns:45% 1fr;gap:4%;padding:9px 3.4%;align-items:center}.story>img{height:100%;min-height:350px;object-fit:cover}.story>div{padding:18px 0}.story h2{font-size:36px}.story p:not(.eyebrow){font-size:14px;color:#514b44}.small-features{margin-top:28px}.small-features article{padding:0 8px;border:0}.small-features .icon{width:32px;height:32px}.small-features h3{font-size:18px;font-style:italic}.philosophy{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;gap:5%;background:#eee6db;align-items:center}.philosophy article{text-align:center}.philosophy article img{width:175px;aspect-ratio:1;border-radius:50%;border:3px solid #fdfaf2;margin:0 auto 17px}.philosophy h3{font-size:23px;margin-bottom:10px}.philosophy p{font-family:var(--serif);font-size:19px;color:#524a41}.craft{display:grid;grid-template-columns:25% 1fr;gap:4%}.craft h2{margin-bottom:20px}.craft>div>p:not(.eyebrow){font-family:var(--serif);font-size:19px;line-height:1.25}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process img{width:100%;aspect-ratio:1.2;object-fit:cover}.step-number{display:block;margin-top:10px;color:var(--brown);font-family:var(--serif)}.process h3{font-size:20px;margin:3px 0 10px}.process p{font-size:12px}.mountain-banner{height:166px;position:relative;overflow:hidden;background:#80745d}.mountain-banner img{height:100%;width:100%;object-fit:cover}.mountain-banner:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#2f2a2580,transparent)}.mountain-banner h2{position:absolute;top:35px;left:6%;z-index:1;color:#fff7e9;font-size:37px}.collections.large .collection-card{min-height:424px}.collections.large .collection-copy{padding:27px 25px}.collections.large .collection-copy>.eyebrow{display:block;font-family:var(--serif);font-size:16px}.collections.large .collection-copy h3{font-size:37px}.collections.large .collection-copy>p:not(.category){margin-top:32px;margin-bottom:28px;font-family:var(--serif);font-size:17px}.collections.large .collection-card>img{width:50%;object-position:50%}.collection-notes{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;margin-top:24px}.collection-notes p{padding:0 14px;font-size:12px;color:var(--brown);border-left:1px solid var(--line)}.collection-notes p:first-child{border:0}.collection-notes span{display:block;color:var(--muted);margin-top:14px}.why{display:grid;grid-template-columns:34% 1fr;gap:20px;background:#eee6dc;align-items:center}.why h2{font-size:32px}.why .features article{padding:0 13px}.why .features h3{font-size:21px;color:var(--brown)}.why .features p{font:16px/1.3 var(--serif)}.lifestyle{position:relative;overflow:hidden;min-height:218px;background:#f0e7db;display:flex;align-items:center}.lifestyle>img{position:absolute;right:0;height:100%;width:70%;object-fit:cover}.lifestyle:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f2eadd 20%,#f2eadddf 34%,#f2eadd00 63%)}.lifestyle>div{position:relative;z-index:1;padding:28px 5%}.lifestyle h2{font-size:34px;color:var(--brown)}.lifestyle p{color:#514a42;font-size:15px}.lifestyle .fine-rule{margin:14px 0}.materials{display:grid;grid-template-columns:43% 1fr;gap:4%;background:#f5f1e9;padding-top:30px;padding-bottom:28px}.materials>div:first-child{position:relative;min-height:265px}.materials>div:first-child>img{position:absolute;right:0;bottom:-28px;max-width:42%;height:240px;object-fit:cover;mix-blend-mode:multiply}.materials h2{font-size:43px;letter-spacing:1px}.materials h3{color:var(--brown);font-size:29px}.materials p:not(.eyebrow){max-width:60%;font-size:14px}.material-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:17px 18px;align-items:center}.material-grid article{text-align:center}.material-grid article:nth-child(6){grid-column:1}.material-grid img{width:80px;height:80px;border-radius:50%;margin:0 auto 6px;border:2px solid #fffaf0;box-shadow:0 0 0 1px #a9927b}.material-grid small{font-size:11px;font-family:var(--serif)}.material-grid h4{font-size:19px}.spec-row{display:grid;grid-template-columns:23% 1fr 23%;align-items:center;gap:15px;padding:24px 4.5%;position:relative}.spec-row:nth-of-type(even){background:#f1ece3}.spec-row>img{width:100%;height:100%;max-height:200px;object-fit:cover}.spec-row h2,.capacity h2{font-size:40px}.spec-row>div>h3,.capacity h3{font-size:26px;color:var(--brown);margin-top:4px}.spec-row>div>p{font:17px/1.3 var(--serif)}.spec-row .features article{padding:0 5px;border:0}.spec-row .features h3{font:500 10px/1.4 var(--sans);color:var(--brown)}.spec-row .features p{font-size:10px}.spec-row .icon{width:43px;height:43px;border:1px solid #b39474;border-radius:50%;padding:7px;box-sizing:content-box}.capacity{display:grid;grid-template-columns:25% 1fr;gap:24px;align-items:center;background:#f2e9dd;padding-top:20px;padding-bottom:15px}.capacity img{width:100%;max-height:225px;object-fit:cover;mix-blend-mode:multiply}.capacity-labels{display:grid;grid-template-columns:repeat(5,1fr);text-align:center;font-family:var(--serif);font-size:15px}.capacity-labels p{margin:0}.capacity-labels strong{font-weight:500;color:var(--ink);font-size:20px}.benefit-strip{padding:24px 3%}.benefit-strip .features h3{font-size:17px;color:var(--brown)}.benefit-strip .features p{font-size:11px}.benefit-strip .icon{height:34px}.section-intro{text-align:center;font-size:14px;margin:0 auto 22px;max-width:940px}.diffuse-features article{padding:0 14px}.diffuse-features h3{font-size:20px}.diffuse-features p{font-size:12px}.diffuse-features .icon{background:#f0e7dc;border-radius:50%;padding:12px;width:88px;height:88px}.series-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.series-grid article{background:#f0e9df}.series-heading{display:flex;gap:8px;padding:12px 9px;min-height:96px}.series-heading>span{font:35px/1 var(--serif);color:var(--brown)}.series-heading h3{font-size:16px;margin:3px 0 6px}.series-heading p{font-size:11px;line-height:1.3}.series-grid img{width:100%;aspect-ratio:1.05;object-fit:cover}.series-grid .text-link{padding:10px 15px}.warmer-types{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;margin-top:24px}.warmer-types article{border-left:1px solid var(--line)}.warmer-types article:first-child{border:0}.warmer-types img{height:190px;width:auto;margin:0 auto 15px;mix-blend-mode:multiply}.warmer-types h3{font-size:25px}.warmer-types p{font-size:15px;margin-top:6px}.ingredients{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;gap:20px}.ingredients img{width:100px;aspect-ratio:1;margin:0 auto 8px;border-radius:50%;border:2px solid white;box-shadow:0 0 0 1px #c8bcae}.ingredients h3{font-size:20px}.ingredients p{font-size:12px;line-height:1.3;margin-top:5px}.tinted{background:#f2ede5}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:12px}.featured-grid>a{background:#fdfbf6}.featured-grid img{width:100%;aspect-ratio:1.75;object-fit:cover}.featured-grid>a>div{padding:12px 16px;position:relative}.featured-grid h3{font-size:24px}.featured-grid p{font-size:12px;margin-top:7px;padding-right:20px}.featured-grid span{position:absolute;right:16px;bottom:14px;color:var(--brown);font-size:25px}.featured-grid a:hover h3{text-decoration:underline}.ritual-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:20px}.ritual-steps article{display:flex;gap:13px;align-items:center}.ritual-steps img{width:82px;height:82px;border-radius:50%}.ritual-steps h3{font-size:25px}.ritual-steps h3 small{font-size:16px}.ritual-steps p{font-size:12px;line-height:1.4;margin-top:10px}.contact-section{display:grid;grid-template-columns:35% 1fr;gap:5%}.contact-info{border-right:1px solid var(--line);padding-right:26px}.contact-info h2{font-size:43px;margin-bottom:18px}.contact-info p:not(.eyebrow){font-size:14px}.contact-info dl{margin:32px 0}.contact-info dl>div{display:grid;grid-template-columns:43% 1fr;gap:10px;margin:23px 0;font-size:13px}.contact-info dt{color:var(--brown)}.contact-info dd{margin:0}.contact-info em{font:italic 27px/1.4 var(--serif);color:#95816c}form{background:#eee9e2;padding:28px 32px;border-radius:4px}.form-heading{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:22px}.form-heading span{font-size:12px}.form-heading .eyebrow{margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 20px}form label{display:block;font-size:12px;color:#63594f}form label>span,legend>span{color:var(--brown)}input:not([type=radio]),textarea{width:100%;border:1px solid #d5cec5;background:#fdfbf8;border-radius:2px;padding:11px 13px;color:var(--ink);font-size:13px;margin-top:6px}textarea{resize:vertical;min-height:137px}fieldset{border:0;padding:0;margin:23px 0}legend{font-size:13px;margin-bottom:12px}.radio-options{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.radio-options label{display:flex;align-items:center;gap:6px;cursor:pointer}.radio-options input{accent-color:var(--brown);width:16px;height:16px}.submit-button{width:100%;margin-top:18px;font:400 14px var(--sans);padding:13px}.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}#form-status:not(:empty){margin-top:14px;padding:12px;border-left:3px solid var(--brown);color:#594225;background:#faf5eb;font-size:14px}#form-status[data-state=error]{border-color:#9a412d;color:#8a3323}.form-help{font-size:11px;margin-top:12px}.horizontal .collection-card{min-height:220px}.horizontal .collection-card>img{left:0;right:auto;width:42%}.horizontal .collection-card:after{display:none}.horizontal .collection-copy{margin-left:42%;width:58%;padding:17px}.horizontal .collection-copy h3{font-size:25px}.horizontal .category{font-size:12px}.horizontal .collection-copy>p:not(.category){font-size:12px;margin:10px 0}.horizontal .text-link{font-size:15px}#turnstile:not(:empty){margin-top:14px}
@media(min-width:1600px){body{max-width:1600px;margin:auto;position:relative}.hero{min-height:590px}.hero-home{min-height:590px}}
@media(max-width:1100px){.site-header nav{gap:24px}.site-header .brand{width:196px}.hero{min-height:475px;padding-top:132px}.hero-home h1{font-size:55px}.hero-contact{min-height:530px}.collection-copy{padding:17px 15px}.collection-copy h3{font-size:27px}.collection-card{min-height:290px}.collection-copy .category{font-size:12px}.collection-copy>p:not(.category){font-size:12px;max-width:140px}.collections.large .collection-copy h3{font-size:31px}.features article{padding:0 15px}.footer-main{gap:16px}.footer-main>nav,.footer-main>div{padding-left:16px}.footer-note em{font-size:17px}.spec-row{grid-template-columns:23% 1fr}.spec-row>img{display:none}.series-grid{gap:8px}.series-heading{padding:12px 7px;gap:5px}.series-heading h3{font-size:14px}.series-heading>span{font-size:29px}.diffuse-features article{padding:0 8px}.diffuse-features h3{font-size:18px}.ingredients{gap:12px}.ingredients h3{font-size:18px}.ritual-steps img{width:60px;height:60px}.ritual-steps h3{font-size:21px}.contact-section{gap:3%}form{padding:22px}.materials>div:first-child>img{height:210px}.material-grid img{width:65px;height:65px}.material-grid{gap:18px 12px}.living-split>div{padding:28px 8%}.living-split h2{font-size:27px}.living-split p{font-size:14px}}
@media(max-width:760px){body{font-size:14px}.site-header{height:94px;padding:10px 6%;align-items:flex-start}.site-header .brand{width:166px}.menu-toggle{display:flex;align-items:center;gap:10px;border:1px solid #b69a7d;background:#f8f3eb;padding:8px 12px;color:var(--brown);margin-top:11px;font-size:12px}.site-header nav{display:none;position:absolute;top:88px;right:5%;left:5%;background:#faf6ee;box-shadow:0 12px 28px #49321c20;padding:18px 24px;align-items:stretch;gap:8px;border:1px solid var(--line)}.site-header nav.is-open{display:flex;flex-direction:column}.site-header nav>a{padding:9px 0}.products-nav{flex-wrap:wrap;justify-content:space-between}.products-nav>a{flex:1;padding:9px 0}.submenu{position:static;box-shadow:none;width:100%;border:0;border-left:1px solid var(--line);margin:5px 0 5px 10px;padding:0 18px;min-width:0}.submenu a{font-size:12px}.hero,.hero-home,.hero-contact,.hero-about,.hero-products,.hero-mist,.hero-diffuse,.hero-warm{padding:113px 6% 0;min-height:0;display:flex;flex-direction:column;background:#f4ede3}.hero-content{order:0;padding-bottom:28px}.hero-image,.hero-about .hero-image,.hero-contact .hero-image,.hero-products .hero-image,.hero-mist .hero-image,.hero-diffuse .hero-image,.hero-warm .hero-image{position:relative;order:1;z-index:0;width:calc(100% + 12vw);max-width:none;height:245px;margin-left:-6vw;object-fit:cover;object-position:center}.hero:after{display:none}.hero h1,.hero-home h1,.hero-contact h1,.hero-products h1{font-size:46px;letter-spacing:-1.6px}.hero-mist h1,.hero-diffuse h1,.hero-warm h1{font-size:38px}.hero-sub,.hero-products .hero-sub{font-size:27px}.hero-home .hero-sub{font-size:19px}.hero-copy{font-size:17px}.hero .fine-rule{margin:17px 0}.hero .button{margin-top:18px}.hero-about .hero-image{height:240px}.hero .eyebrow{margin-bottom:12px}.section,.compact{padding:27px 6%}.section-heading h2{font-size:27px}.collections{grid-template-columns:1fr;gap:16px}.collection-card,.collections.large .collection-card{min-height:278px}.collection-copy,.collections.large .collection-copy{padding:23px;width:70%}.collection-copy h3,.collections.large .collection-copy h3{font-size:32px}.collection-card>img{width:46%}.collection-copy .category{font-size:14px;max-width:175px}.collection-copy>p:not(.category){font-size:13px;max-width:168px}.collections.large .collection-copy>.eyebrow{margin-bottom:10px}.collections.large .collection-copy>p:not(.category){margin:14px 0}.living-split{grid-template-columns:1fr}.living-split>img{max-height:265px}.living-split>div{padding:30px 6%}.features{flex-wrap:wrap;row-gap:24px}.features article{min-width:0;padding:0 12px}.features h3{font-size:22px}.features p{font-size:12px}.icon{width:42px;height:42px}.compact .features{padding:0 0 25px}.moments{grid-template-columns:repeat(2,1fr);gap:20px 12px}.moments img{aspect-ratio:1.8}.moments h3{font-size:21px}.moments p{font-size:12px}.cta{padding:28px 6%}.cta h2,.plain-cta h2{font-size:30px}.cta>img{width:100%;opacity:.4}.cta.photo-cta:after{background:linear-gradient(90deg,#f2e8daf0,transparent)}.cta p{font-size:13px;max-width:85%}.plain-cta p{max-width:100%}.site-footer{padding:26px 6% 20px}.footer-main{grid-template-columns:1fr 1fr;gap:24px}.footer-main>.brand{grid-column:1/-1;max-width:174px}.footer-main>nav,.footer-main>div{padding:0;border:0;min-height:0}.footer-main nav a{font-size:12px}.footer-note .icon{margin:0}.footer-bottom{flex-direction:column;gap:8px}.story{grid-template-columns:1fr;padding-top:18px}.story>img{min-height:0;max-height:320px;width:100%;object-position:center}.story h2{font-size:33px}.story>div{padding-bottom:0}.small-features h3{font-size:17px}.small-features article{padding:0 5px}.philosophy{grid-template-columns:repeat(3,1fr);gap:25px 14px}.philosophy>div:first-child{grid-column:1/-1}.philosophy>div h2 br{display:none}.philosophy>div h2{font-size:32px}.philosophy article img{width:100%;margin-bottom:14px}.philosophy article h3{font-size:18px}.philosophy article p{font-size:16px;line-height:1.25}.craft{grid-template-columns:1fr;gap:24px}.process{grid-template-columns:repeat(2,1fr);gap:20px}.craft h2 br{display:none}.process p{font-size:13px}.mountain-banner h2{font-size:31px;top:38px}.collection-notes{display:none}.why{grid-template-columns:1fr}.why .features{display:grid;grid-template-columns:1fr 1fr;gap:25px}.why .features article:nth-child(3){border:0}.lifestyle{min-height:255px}.lifestyle>img{width:100%;opacity:.65}.lifestyle:after{background:linear-gradient(90deg,#f2eaddf5,#f2eadd66 70%,transparent)}.lifestyle>div{padding:30px 6%}.lifestyle h2{font-size:31px}.lifestyle p{font-size:13px}.materials{grid-template-columns:1fr;gap:25px}.materials>div:first-child{min-height:210px}.materials h2{font-size:38px}.materials h3{font-size:26px}.materials>div:first-child>img{height:190px;bottom:0;right:0;max-width:35%}.materials p:not(.eyebrow){font-size:13px}.material-grid{grid-template-columns:repeat(5,1fr);gap:20px 12px}.material-grid img{width:100%;height:auto;aspect-ratio:1}.material-grid h4{font-size:16px}.spec-row{grid-template-columns:1fr;gap:24px}.spec-row .features{flex-wrap:nowrap;gap:4px}.spec-row .features article{padding:0}.spec-row .icon{width:29px;height:29px;padding:7px}.spec-row .features h3{font-size:9px}.spec-row .features p{font-size:9px}.spec-row .fine-rule{margin:13px 0}.capacity{grid-template-columns:1fr;gap:15px}.capacity-labels{font-size:12px}.capacity-labels strong{font-size:16px}.capacity img{max-height:160px}.benefit-strip .features{display:grid;grid-template-columns:repeat(3,1fr)}.benefit-strip .features article{padding:0 9px}.benefit-strip .features article:nth-child(4){border:0}.benefit-strip .features h3{font-size:15px}.benefit-strip .features p{font-size:10px}.diffuse-features{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 12px}.diffuse-features article:nth-child(odd){border:0}.diffuse-features article:last-child{grid-column:1/-1}.diffuse-features .icon{width:72px;height:72px}.diffuse-features h3{font-size:22px}.diffuse-features p{font-size:13px}.section-intro{font-size:13px}.section-intro br{display:none}.series-grid{grid-template-columns:repeat(2,1fr);gap:14px}.series-heading{padding:15px 12px;min-height:102px;gap:10px}.series-heading h3{font-size:18px}.series-heading p{font-size:12px}.series-heading>span{font-size:34px}.warmer-types{gap:8px}.warmer-types img{height:120px;width:auto;max-width:95%;object-fit:contain}.warmer-types h3{font-size:19px}.warmer-types p{font-size:12px}.ingredients{grid-template-columns:repeat(3,1fr);gap:22px 14px}.ingredients article:last-child{grid-column:2}.ingredients h3{font-size:19px}.ingredients img{width:83px}.ingredients p{font-size:12px}.featured-grid{grid-template-columns:1fr;gap:20px}.featured-grid h3{font-size:27px}.featured-grid p{font-size:13px}.ritual-steps{grid-template-columns:1fr 1fr;gap:25px 12px}.ritual-steps article{align-items:flex-start;gap:9px}.ritual-steps img{width:46px;height:46px}.ritual-steps h3{font-size:22px}.ritual-steps p{font-size:11px}.contact-section{grid-template-columns:1fr;gap:26px}.contact-info{border:0;padding:0}.contact-info h2{font-size:38px}.contact-info dl{margin:22px 0}.contact-info dl>div{grid-template-columns:40% 1fr}.contact-info em{display:none}form{padding:23px 19px}.form-heading{display:block}.form-heading span{display:block;margin-top:6px}.form-grid{gap:17px;grid-template-columns:1fr}.radio-options{display:grid;grid-template-columns:1fr 1fr}.radio-options label{font-size:11px}.horizontal .collection-card{min-height:235px}.horizontal .collection-copy{padding:20px}.horizontal .collection-copy h3{font-size:28px}.horizontal .collection-copy .category{font-size:13px}.horizontal .collection-copy>p:not(.category){font-size:12px}.horizontal .text-link{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Keep navigation readable against the extracted photographic backgrounds. */
.site-header{background:linear-gradient(180deg,#f5eee5 0%,#f5eee5e8 66%,#f5eee500 100%)}
.collection-copy .text-link{white-space:nowrap;max-width:170px;gap:12px}
@media(min-width:761px){.hero-home .hero-image{mask-image:linear-gradient(180deg,transparent 0,#000 30%)}.hero-home:after{background:linear-gradient(90deg,#f6f0e8 0%,#f6f0e8f5 25%,#f6f0e8aa 40%,#f6f0e800 58%)}}

@media(max-width:760px){.materials h3{max-width:63%;font-size:23px}.materials>div:first-child>img{z-index:0}.spec-row>img{display:block;width:100%;max-height:185px;object-fit:cover}.spec-row .features{margin-bottom:0}}
