:root{--page-width:1300px;--ink:#25312b;--accent:#8a6c51;--bg:#fbfaf7;--radius:22px;--shadow:0 18px 50px rgba(37,49,43,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.page-width{width:min(calc(100% - 40px),var(--page-width));margin-inline:auto}.narrow{max-width:900px}.center{text-align:center}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:999;width:auto;height:auto;clip:auto;margin:12px;padding:10px 16px;background:#fff}.announcement{padding:8px 0;text-align:center;background:var(--announcement-bg);color:var(--announcement-color);font-size:.83rem;letter-spacing:.04em}.site-header{z-index:50;background:rgba(251,250,247,.95);border-bottom:1px solid rgba(37,49,43,.09);backdrop-filter:blur(14px)}.site-header.is-sticky{position:sticky;top:0}.header-inner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;font-family:Georgia,serif;font-size:1.35rem}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--ink);color:#fff;font-family:inherit}.brand-logo{max-height:52px;width:auto}.site-nav{display:flex;gap:28px;font-size:.94rem}.site-nav a,.header-actions a{padding:10px 0}.site-nav a:hover,.header-actions a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{justify-self:end;display:flex;gap:18px;font-size:.9rem}.mobile-menu-button{display:none;background:none;border:0}.hero{position:relative;display:grid;align-items:end;overflow:hidden;color:#fff}.hero--medium{min-height:560px}.hero--large{min-height:min(760px,82vh)}.hero-media,.hero-overlay{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-overlay{background:linear-gradient(90deg,rgba(12,20,16,var(--overlay)),rgba(12,20,16,.03))}.hero-content{position:relative;z-index:2;padding-block:110px;max-width:760px;margin:0 auto 0 max(calc((100vw - min(calc(100vw - 40px),var(--page-width)))/2),20px)}.hero-content--center{text-align:center;margin-inline:auto}.hero h1{font:clamp(3.2rem,7vw,6.8rem)/.94 Georgia,serif;letter-spacing:-.04em;margin:.1em 0 .25em;max-width:900px}.hero-content>p:not(.eyebrow){font-size:1.1rem;max-width:580px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-weight:700;font-size:.76rem;margin:0 0 12px;color:var(--accent)}.hero .eyebrow{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:12px 24px;border:1px solid var(--ink);border-radius:999px;background:var(--ink);color:#fff;cursor:pointer;transition:.2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(37,49,43,.18)}.button--secondary{background:transparent;color:var(--ink)}.button--full{width:100%;margin:16px 0}.section-space{padding:96px 0;background:var(--section-bg,transparent)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-heading h2,.split-copy h2,.newsletter h2,.page-header h1{font:clamp(2.3rem,4vw,4.5rem)/1 Georgia,serif;letter-spacing:-.035em;margin:.1em 0}.text-link{font-weight:700;border-bottom:1px solid}.product-grid{display:grid;gap:24px}.product-grid--2{grid-template-columns:repeat(2,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:0 1px 0 rgba(37,49,43,.08);transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-card-media{display:block;aspect-ratio:1;overflow:hidden;background:#f2efe9}.product-card-media img,.product-card-media svg{width:100%;height:100%;object-fit:cover;transition:.4s}.product-card:hover .product-card-media img{transform:scale(1.025)}.product-card-body{padding:20px}.product-card-kicker{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-weight:700;margin:0 0 6px}.product-card h3,.product-card h2{font:1.35rem/1.2 Georgia,serif;margin:0 0 10px}.card-description{font-size:.92rem;color:#627068;min-height:4.3em}.price{font-weight:750}.price--large{font-size:1.3rem;margin:18px 0}.split-layout{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(40px,7vw,110px)}.split-layout--reverse .split-media{order:2}.split-media{border-radius:var(--radius);overflow:hidden}.split-media img{width:100%;aspect-ratio:1.2;object-fit:cover}.split-copy p:not(.eyebrow){font-size:1.08rem;color:#59665f}.icon-row{padding-block:55px;border-block:1px solid rgba(37,49,43,.09)}.icon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.icon-symbol{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--accent);border-radius:50%;color:var(--accent)}.icon-item h3{font:1.25rem Georgia,serif;margin:15px 0 5px}.icon-item p{color:#627068;margin:0}.newsletter{background:#dfe5dd}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:60px}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter-form input,.search-form input,select,input[type=number]{min-height:50px;border:1px solid #b7c0ba;border-radius:999px;background:#fff;padding:10px 18px}.site-footer{padding:75px 0 30px;background:#25312b;color:#e9eee9}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:55px}.footer-brand h2{font:2rem Georgia,serif;margin-top:0}.footer-brand p{color:#bfc9c2;max-width:420px}.legal-note{font-size:.82rem}.footer-column h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.footer-column ul{list-style:none;padding:0}.footer-column li{margin:9px 0}.footer-column a{color:#d9e0db}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:50px;padding-top:22px;display:flex;justify-content:space-between;color:#aebbb2;font-size:.8rem}.page-header{margin-bottom:42px}.page-header .rte{max-width:750px}.product-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:60px;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.product-media{border-radius:var(--radius);overflow:hidden;background:#f0eee9}.product-media img{width:100%;aspect-ratio:1;object-fit:cover}.product-info{position:sticky;top:120px}.product-info h1{font:clamp(2.4rem,4vw,4.2rem)/1 Georgia,serif;margin:.1em 0}.product-description{color:#59665f}.product-info form{margin-top:28px}.product-info form label{display:block;font-size:.82rem;font-weight:700;margin:14px 0 6px}.product-info select,.product-info input[type=number]{width:100%;border-radius:12px}.product-notes{border-top:1px solid #d7ddd8;margin-top:24px;padding-top:16px;font-size:.88rem}.cart-item{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid #d7ddd8}.cart-item img{border-radius:12px}.cart-summary{margin-top:30px;text-align:right}.search-form{display:flex;gap:10px;max-width:650px}.search-form input{flex:1}.rte img{max-width:100%;height:auto}.policy-content h2{font:1.8rem Georgia,serif;margin-top:2em}.policy-content h3{margin-top:1.6em}@media(max-width:900px){.header-inner{grid-template-columns:1fr auto}.mobile-menu-button{display:block;justify-self:end}.site-nav{display:none;grid-column:1/-1;flex-direction:column;padding:15px 0 25px}.site-nav.is-open{display:flex}.header-actions{display:none}.hero--large{min-height:650px}.hero-content{padding-block:80px}.product-grid--4,.product-grid--3{grid-template-columns:repeat(2,1fr)}.split-layout,.newsletter-inner,.product-layout{grid-template-columns:1fr}.split-layout--reverse .split-media{order:0}.icon-grid{grid-template-columns:1fr;gap:25px}.footer-grid{grid-template-columns:1fr 1fr}.product-info{position:static}.product-gallery{grid-template-columns:1fr}}@media(max-width:560px){.page-width{width:min(calc(100% - 28px),var(--page-width))}.section-space{padding:64px 0}.hero--medium,.hero--large{min-height:610px}.hero-content{padding:65px 14px 65px 0}.hero h1{font-size:3.25rem}.section-heading{align-items:start;flex-direction:column}.product-grid--4,.product-grid--3,.product-grid--2{grid-template-columns:1fr}.product-card-media{aspect-ratio:1.08}.newsletter-form{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:8px}.search-form{flex-direction:column}}
