:root{--ink:#171411;--gold:var(--accent,#b98a4a);--cream:#f7f2e9;--paper:#fffdf9;--muted:#746d65;--line:#dfd7ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px}a{color:inherit}.page-width{width:min(100% - 2.5rem,1400px);margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:1rem;z-index:99}.announcement{background:var(--ink);color:#fff;text-align:center;padding:.7rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between}.logo{text-decoration:none;font-size:1.7rem;font-weight:900;letter-spacing:.18em}.logo span{color:var(--gold)}.main-nav{display:flex;gap:2rem}.main-nav a,.header-actions a{text-decoration:none;font-size:.9rem}.header-actions{display:flex;align-items:center;gap:1.2rem}.cart-link span{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--gold);color:#fff;font-size:.7rem}.mobile-menu{display:none;border:0;background:none;font-size:1.5rem}.hero{height:min(700px,72vh);min-height:540px;position:relative;overflow:hidden;background:#211b17}.hero-image{width:100%;height:100%;object-fit:cover;object-position:var(--hero-position) center}.hero-placeholder{height:100%;background:linear-gradient(120deg,#2a211b,#8c653d)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(18,14,11,.8),rgba(18,14,11,.35) 50%,transparent 80%)}.hero-copy{position:absolute;inset:50% 0 auto;transform:translateY(-50%);color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:.72rem;font-weight:700;color:#e0bc82}.eyebrow.dark{color:#9b6e37}.hero h1{font:400 clamp(3.5rem,7vw,6.8rem)/.92 Georgia,serif;letter-spacing:-.04em;margin:1rem 0 1.5rem;max-width:700px}.hero-text{max-width:510px;line-height:1.7;color:#eee5dc}.button{display:inline-block;border:0;text-decoration:none;padding:1rem 1.35rem;font-weight:700;cursor:pointer}.light-button{margin-top:1rem;background:#fff;color:var(--ink)}.dark-button{background:var(--ink);color:#fff}.gold-button{background:var(--gold);color:#fff}.section{padding-block:clamp(4rem,8vw,8rem)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem}.section-heading h2,.story h2,.collection-head h1,.product-info h1,.cart-page h1,.narrow h1{font:400 clamp(2.5rem,4vw,4rem)/1 Georgia,serif;letter-spacing:-.03em;margin:.5rem 0}.section-heading>p{max-width:340px;color:var(--muted);line-height:1.7}.category-section{width:100%;max-width:none;padding-inline:max(1.25rem,calc((100vw - 1400px)/2));background:var(--cream)}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.category-card{height:540px;position:relative;overflow:hidden;background:#2b211b;color:#fff;text-decoration:none}.category-card img,.category-placeholder{width:100%;height:100%;object-fit:cover}.category-placeholder{background:linear-gradient(140deg,#171411,#a6763e)}.category-card:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.75))}.category-card>span{position:absolute;z-index:2;left:1.7rem;right:1.7rem;bottom:1.7rem;display:grid;gap:.5rem}.category-card strong{font:400 1.8rem Georgia,serif}.category-card small{color:#eadfce}.category-card b{position:absolute;right:0;bottom:.3rem;font-size:1.4rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.product-image{height:340px;display:block;position:relative;background:var(--cream);overflow:hidden}.product-image img,.product-image svg{width:100%;height:100%;object-fit:cover}.product-image>span{position:absolute;left:.8rem;top:.8rem;background:#fff;padding:.4rem .6rem;font-size:.68rem;text-transform:uppercase}.product-type{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin:1rem 0 .4rem}.product-card h3{font:400 1.18rem Georgia,serif;margin:0}.product-card h3 a{text-decoration:none}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:.9rem}.quick-add{border:0;border-bottom:1px solid;background:none;padding:.25rem 0;font-weight:700;cursor:pointer}.empty-state{padding:4rem;text-align:center;background:var(--cream);color:var(--muted)}.story{padding:7rem 1.5rem;text-align:center;background:#a6763e;color:#fff}.story h2{font-size:clamp(2.5rem,4vw,4rem)}.story>div{max-width:650px;margin:auto;line-height:1.8;color:#f5e9db}.site-footer{width:100%;max-width:none;padding:4rem max(1.25rem,calc((100vw - 1400px)/2));background:var(--ink);color:#ddd3c8;display:grid;grid-template-columns:1fr 1fr auto;gap:2rem}.site-footer .light{color:#fff}.site-footer p{margin:0;color:#aaa097}.footer-links{display:flex;gap:1.5rem}.footer-links a{text-decoration:none}.site-footer small{grid-column:1/-1;border-top:1px solid #37312c;padding-top:1.5rem;color:#837b74}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:5vw}.product-media img{width:100%;height:auto}.product-info h1{font-size:clamp(2.5rem,5vw,4.5rem)}.product-price{font-size:1.3rem;margin:1rem 0}.rte{line-height:1.75;color:var(--muted)}.product-info form{display:grid;gap:.75rem;margin-top:2rem}.product-info select,.product-info input{width:100%;padding:.9rem;border:1px solid var(--line);background:#fff}.product-info input{max-width:100px}.collection-head{max-width:700px;margin-bottom:3rem}.cart-row{display:grid;grid-template-columns:100px 1fr 90px auto;gap:1.2rem;align-items:center;border-bottom:1px solid var(--line);padding:1.2rem 0}.cart-row img{width:100px;height:115px;object-fit:cover}.cart-row div{display:grid;gap:.4rem}.cart-row a{text-decoration:none;font:1.15rem Georgia,serif}.cart-row input{width:75px;padding:.7rem}.cart-summary{text-align:right;margin-top:2rem}.cart-summary .button{margin-left:.5rem}.narrow{max-width:850px}
@media(max-width:900px){.mobile-menu{display:block}.site-header{height:68px}.main-nav{display:none;position:absolute;z-index:20;left:0;right:0;top:110px;background:var(--paper);padding:1.5rem;flex-direction:column;box-shadow:0 15px 30px #0002}.main-nav.open{display:flex}.product-grid{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:1fr 1fr}.product-page{grid-template-columns:1fr}.product-media{max-width:700px}.cart-row{grid-template-columns:80px 1fr}.cart-row img{width:80px;height:90px}.cart-row input,.cart-row>strong{grid-column:2}}
@media(max-width:600px){.page-width{width:min(100% - 1.5rem,1400px)}.logo{font-size:1.35rem}.header-actions>a:first-child{display:none}.hero{height:72vh;min-height:560px}.hero-image{object-position:66% center}.hero-overlay{background:linear-gradient(90deg,rgba(18,14,11,.82),rgba(18,14,11,.15))}.hero h1{font-size:3.6rem}.section-heading{display:block}.category-grid{grid-template-columns:1fr}.category-card{height:480px}.product-grid{gap:.75rem}.product-image{height:245px}.product-card h3{font-size:1rem}.product-bottom{align-items:end;gap:.5rem}.quick-add{font-size:.72rem}.site-footer{grid-template-columns:1fr}.site-footer small{grid-column:auto}.cart-summary .button{width:100%;margin:.4rem 0 0}}
