
:root{--paper:#faf8f2;--white:#fffefa;--ink:#29382d;--olive:#40563d;--moss:#dfe5d3;--sand:#eee8dc;--line:#dedfd4;--muted:#63685d;--rust:#a55336;--max:1240px;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif;--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img{display:block;max-width:100%;height:auto}svg.icon{width:24px;height:24px;flex-shrink:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--rust);outline-offset:5px}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}ul{margin:0;padding:0;list-style:none}.wrap{max-width:var(--max);width:calc(100% - 100px);margin-inline:auto}.skip{position:fixed;left:12px;top:-100px;padding:10px 20px;background:var(--ink);color:white;z-index:100}.skip:focus{top:12px}.announcement{background:var(--olive);color:#f3f1e7;min-height:36px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;letter-spacing:1.45px;padding:8px 20px}.announcement span{opacity:.85}.header{position:sticky;top:0;z-index:20;background:rgba(250,248,242,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.header-inner{height:87px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{font-weight:650;font-size:32px;letter-spacing:-1.9px;line-height:1.1;white-space:nowrap}.wordmark .dot{color:var(--rust)}.desktop-nav{display:flex;gap:34px;font-size:14px}.desktop-nav a{border-bottom:1px solid transparent;padding-block:7px}.desktop-nav a:hover{border-color:var(--olive)}.header-actions{display:flex;align-items:center;gap:18px}.bag-button{display:flex;align-items:center;gap:10px;font-size:13px;background:transparent;padding:10px 0 10px 12px}.bag-count{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--moss);font-size:11px;font-weight:600}.mobile-menu-button{display:none;background:none;padding:10px}.eyebrow{display:block;font-size:11px;letter-spacing:1.9px;text-transform:uppercase;font-weight:600}.hero{padding:57px 0 55px;display:grid;grid-template-columns:.98fr 1.1fr;gap:56px;align-items:center}.hero-copy{padding-bottom:4px}.hero h1{font-family:var(--serif);font-size:clamp(52px,5.35vw,82px);line-height:1.05;letter-spacing:-3.3px;margin:25px 0}.hero h1 em{font-weight:400;color:var(--olive)}.hero p{font-size:17px;max-width:400px;color:var(--muted);line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:53px;padding:15px 24px;border-radius:7px;font-size:14px;line-height:1.4;font-weight:550;transition:background .18s,transform .18s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--olive);color:var(--white)}.button-primary:hover{background:#2e442e}.button-quiet{background:var(--sand);color:var(--ink)}.hero .button{margin-top:30px}.hero-small{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:11px;margin-top:20px;max-width:400px}.little-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:var(--rust);flex-shrink:0}.hero-art{position:relative}.hero-art img{width:100%;border-radius:var(--radius);aspect-ratio:960/900;object-fit:cover}.art-label{position:absolute;left:22px;top:23px;display:flex;align-items:center;gap:9px;background:#faf8f0ed;padding:9px 13px;border-radius:5px;font-size:10px;letter-spacing:1px}.art-label .icon{width:15px;height:15px}.art-sticker{position:absolute;right:-19px;bottom:29px;height:111px;width:111px;border-radius:50%;background:var(--moss);color:var(--ink);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;font-size:10px;letter-spacing:1.8px;line-height:1.45;transform:rotate(10deg);border:5px solid var(--paper)}.art-sticker .icon{width:20px;height:20px;margin-bottom:3px}.image-note{font-size:10px;color:var(--muted);margin-top:10px;letter-spacing:.2px}.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);padding:23px 0;gap:35px}.principle{display:flex;gap:13px;align-items:center;justify-content:center;font-size:13px}.principle svg{width:22px;height:22px}.featured{padding:96px 0 90px;display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:start}.product-gallery{min-width:0;position:sticky;top:122px}.main-product-image{width:100%;aspect-ratio:900/760;background:var(--sand);border-radius:var(--radius);object-fit:cover}.gallery-thumbs{display:flex;gap:12px;margin-top:15px}.thumb{width:78px;height:68px;padding:0;background:var(--sand);border:1px solid transparent;border-radius:8px;overflow:hidden}.thumb[aria-pressed=true]{border:2px solid var(--olive)}.thumb img{width:100%;height:100%;object-fit:cover}.product-info .eyebrow{color:var(--rust);margin-top:1px}.product-info h2{font-family:var(--serif);font-size:45px;line-height:1.1;letter-spacing:-1.7px;margin:15px 0 24px}.product-name{font-size:18px;font-weight:550;line-height:1.5}.product-meta{font-size:12px;color:var(--muted);margin-top:4px}.price-line{display:flex;align-items:baseline;gap:12px;margin:21px 0 5px;flex-wrap:wrap}.price{font-size:29px;font-weight:500;letter-spacing:-.9px}.price-note{font-size:11px;color:var(--muted)}.product-desc{color:var(--muted);font-size:14px;line-height:1.8;margin-top:19px;max-width:460px}.feature-lines{display:flex;flex-direction:column;gap:8px;margin-top:22px;font-size:13px}.feature-lines li{display:flex;align-items:center;gap:10px}.feature-lines .icon{width:16px;height:16px;color:var(--olive)}.purchase-row{display:flex;gap:10px;margin-top:25px}.quantity{display:flex;align-items:center;border:1px solid #bec6b5;border-radius:7px;background:transparent;overflow:hidden;flex-shrink:0}.quantity button{width:32px;height:50px;background:transparent;font-size:20px;font-weight:300}.quantity span{width:28px;text-align:center;font-size:13px}.purchase-row .button{flex:1;min-width:0;gap:9px;padding-inline:15px;font-size:13px}.under-button{font-size:11px;color:var(--muted);margin:12px 0 21px;line-height:1.65}.accordions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;padding:17px 0;font-size:13px;font-weight:500}summary::-webkit-details-marker{display:none}summary:after{content:'+';font-size:22px;font-weight:300;line-height:1}details[open] summary:after{content:'−'}details .answer{padding:0 0 20px;font-size:13px;color:var(--muted);line-height:1.85}.product-evidence{font-size:10px;color:var(--muted);margin-top:13px}.rooms{background:#efece2;padding:70px 0}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-heading h2{font-family:var(--serif);font-size:42px;letter-spacing:-1.3px;line-height:1.2;margin-top:11px}.section-heading p{font-size:13px;color:var(--muted);max-width:270px;line-height:1.8}.room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.room-card{border-radius:14px;background:var(--paper);padding:30px 27px 27px;min-height:204px;position:relative}.room-card .icon{width:32px;height:32px;margin-bottom:19px;color:var(--olive)}.room-card h3{font-size:19px;letter-spacing:-.3px;margin-bottom:7px}.room-card p{font-size:12px;color:var(--muted);line-height:1.75;max-width:245px}.room-state{position:absolute;top:29px;right:22px;font-size:9px;letter-spacing:1px;text-transform:uppercase;background:#e2e6d7;padding:3px 8px;border-radius:50px}.room-state.later{background:#ece7dc;color:#706b5d}.story{padding:85px 0}.story-panel{background:var(--olive);color:var(--paper);border-radius:var(--radius);padding:64px 65px;display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center;position:relative;overflow:hidden}.story h2{font-family:var(--serif);font-size:49px;line-height:1.12;letter-spacing:-1.4px;margin-top:17px}.story p{font-size:15px;line-height:1.9;color:#e4e7db}.story p+p{margin-top:17px}.story .eyebrow{color:#cbd4bc}.faq{display:grid;grid-template-columns:.7fr 1fr;gap:115px;padding-bottom:90px}.faq h2{font-family:var(--serif);font-size:41px;letter-spacing:-1px;line-height:1.17;margin-top:12px}.faq-lead{color:var(--muted);font-size:13px;margin-top:17px;line-height:1.8}.faq .accordions{margin-top:4px}.faq summary{font-size:14px;padding-block:19px}.footer{background:#eceee3;border-top:1px solid #d7dccf;padding:48px 0 26px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.footer p{color:var(--muted);font-size:12px;margin-top:13px}.footer-links{display:flex;gap:25px;flex-wrap:wrap;font-size:12px;padding-top:8px}.text-button{border:0;padding:0;color:inherit;background:none;text-decoration:none;font-size:inherit}.text-button:hover{text-decoration:underline}.footer-bottom{margin-top:38px;border-top:1px solid #cfd5c5;padding-top:20px;display:flex;justify-content:space-between;gap:25px;font-size:10px;color:var(--muted)}.owner-note{max-width:590px}.mobile-only{display:none}.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{border:0;color:var(--ink);background:var(--paper);padding:0;max-height:100dvh}dialog::backdrop{background:rgba(33,45,34,.36);backdrop-filter:blur(3px)}.drawer{margin:0 0 0 auto;height:100dvh;max-width:min(480px,100vw);width:480px;display:none}.drawer[open]{display:flex;flex-direction:column}.dialog-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:26px 27px}.dialog-head h2{font-family:var(--serif);font-size:28px;letter-spacing:-.8px}.icon-button{background:none;padding:9px;display:inline-flex;align-items:center;justify-content:center}.drawer-body{flex:1;overflow:auto;padding:27px}.preview-warning{font-size:12px;color:var(--muted);padding:14px;background:var(--sand);border-radius:8px;line-height:1.75}.cart-content{margin-top:27px}.empty-cart{text-align:center;padding:48px 10px 30px}.empty-cart>.icon{width:42px;height:42px;margin:0 auto 20px}.empty-cart h3{font-family:var(--serif);font-size:29px}.empty-cart p{font-size:13px;color:var(--muted);margin:12px auto 22px;max-width:260px}.cart-row{display:grid;grid-template-columns:100px 1fr;gap:18px}.cart-row>img{background:var(--sand);border-radius:10px;aspect-ratio:1/1;object-fit:cover}.cart-title{font-size:14px;line-height:1.4;font-weight:600}.cart-desc{font-size:11px;color:var(--muted);margin-top:6px}.cart-price{font-size:14px;margin-top:10px}.cart-controls{display:flex;gap:18px;align-items:center;margin-top:15px}.cart-controls .quantity{height:35px}.cart-controls .quantity button{height:35px;font-size:18px;width:28px}.cart-controls .quantity span{width:24px}.remove-button{font-size:11px;text-decoration:underline;background:none;padding:4px}.drawer-footer{border-top:1px solid var(--line);padding:25px 27px 31px}.cart-total{display:flex;justify-content:space-between;font-size:16px}.cart-total strong{font-weight:600}.cart-disclaimer{font-size:11px;color:var(--muted);line-height:1.8;margin:12px 0 16px}.checkout-disabled{width:100%;background:#dfe2d7;color:#58624f;min-height:52px;border-radius:7px;font-size:13px}.modal{width:520px;max-width:calc(100vw - 30px);border-radius:17px}.modal-body{padding:26px;font-size:14px;color:var(--muted);line-height:1.9}.modal-body p+p{margin-top:14px}.menu-dialog{width:360px;max-width:100vw}.mobile-nav{display:flex;flex-direction:column;gap:0;padding:18px 27px}.mobile-nav a{font-size:21px;font-family:var(--serif);padding:18px 0;border-bottom:1px solid var(--line)}.generic-page{min-height:60vh;padding:65px 0}.generic-page h1{font-family:var(--serif);font-size:54px;line-height:1.15;margin-bottom:25px}.generic-page .rte{max-width:720px}.generic-page .button{margin-top:30px}
@media(min-width:1600px){:root{--max:1320px}.hero{gap:75px}.hero h1{font-size:88px}}
@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.hero{gap:35px}.hero h1{font-size:64px}.hero p{font-size:15px}.featured{gap:38px}.product-info h2{font-size:39px}.desktop-nav{gap:22px}.story-panel{padding:45px;gap:45px}.story h2{font-size:44px}.faq{gap:65px}.purchase-row{flex-wrap:wrap}.purchase-row .button{padding-inline:12px}}
@media(max-width:760px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.announcement{font-size:9px;letter-spacing:1px;min-height:32px}.header-inner{height:72px;gap:15px}.wordmark{font-size:28px}.desktop-nav{display:none}.mobile-menu-button{display:flex;padding:7px 0 7px 7px}.header-actions{gap:10px}.bag-label{display:none}.bag-button{gap:6px;padding:7px 0}.bag-button .icon{width:22px;height:22px}.hero{grid-template-columns:1fr;gap:35px;padding:38px 0 32px}.hero h1{font-size:62px;letter-spacing:-2.7px;margin:19px 0 19px}.hero p{font-size:15px;max-width:420px}.hero .button{margin-top:23px}.hero-small{margin-top:17px}.hero-art{margin-right:8px}.hero-art img{aspect-ratio:960/835;object-position:center 45%}.art-sticker{right:-15px;bottom:24px;width:99px;height:99px;font-size:9px}.art-label{left:17px;top:17px;font-size:9px}.principles{grid-template-columns:1fr;gap:14px;padding:22px 0}.principle{justify-content:flex-start;font-size:12px;padding-left:4px}.featured{padding:48px 0;grid-template-columns:1fr;gap:32px}.product-gallery{position:static}.product-info h2{font-size:40px;letter-spacing:-1.4px;max-width:440px}.product-info .eyebrow{font-size:10px}.purchase-row{flex-wrap:nowrap}.purchase-row .button{font-size:12px}.quantity button{width:29px}.quantity span{width:25px}.rooms{padding:43px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.section-heading h2{font-size:35px}.section-heading p{max-width:340px}.room-grid{grid-template-columns:1fr;gap:12px}.room-card{min-height:160px;padding:25px 25px 25px 78px}.room-card .icon{position:absolute;top:28px;left:25px;width:28px;height:28px}.room-card h3{margin-top:23px;font-size:18px}.room-state{top:16px;left:78px;right:auto;font-size:8px}.room-card p{max-width:100%;font-size:12px}.story{padding:47px 0}.story-panel{grid-template-columns:1fr;padding:33px 27px;gap:25px;border-radius:17px}.story h2{font-size:40px}.story p{font-size:14px}.faq{grid-template-columns:1fr;gap:27px;padding-bottom:48px}.faq h2{font-size:36px}.faq-lead{margin-top:12px}.faq summary{font-size:13px}.footer{padding:35px 0 23px}.footer-top,.footer-bottom{flex-direction:column;gap:23px}.footer-links{gap:18px}.footer-bottom{margin-top:27px;padding-top:20px;gap:10px}.footer p{font-size:12px}.mobile-only{display:block}.dialog-head{padding:20px}.drawer-body{padding:21px}.drawer-footer{padding:23px 21px}.cart-row{grid-template-columns:85px 1fr;gap:14px}}
@media(max-width:370px){.wrap{width:calc(100% - 30px)}.hero h1{font-size:54px}.wordmark{font-size:25px}.hero .eyebrow{font-size:9px}.purchase-row .button{font-size:11px;gap:6px}.product-info h2{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
