:root{--ink:#111;--cream:#f5f2eb;--gold:#d39b2a;--muted:#6b6b67;--max:1380px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.page-width{width:min(var(--max),calc(100% - 48px));margin:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:12px;top:12px;z-index:99;background:#fff;padding:10px}.site-header{height:112px;background:#fff;display:flex;align-items:center;position:relative;z-index:10;border-bottom:1px solid #eee}.header-inner{display:grid;grid-template-columns:280px 1fr auto;align-items:center;gap:32px}.brand{display:flex;align-items:center;gap:12px;letter-spacing:.08em}.brand-mark{width:56px;height:56px;background:#111;color:#fff;display:grid;place-items:center;font-weight:900;font-size:23px}.brand b{display:block;font-size:22px;line-height:1}.brand small{display:block;font-size:10px;letter-spacing:.3em;margin-top:6px}.brand-logo{max-height:78px;width:auto}.site-nav{display:flex;justify-content:center;gap:42px}.site-nav a,.header-actions a{font-size:14px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.site-nav a:hover{color:var(--gold)}.header-actions{display:flex;gap:22px;align-items:center}.cart-count{background:var(--gold);border-radius:99px;padding:2px 7px}.menu-toggle{display:none}.hero{min-height:700px;position:relative;display:flex;align-items:center;background:#34383a;background-image:var(--hero-image),linear-gradient(135deg,#70757a,#171b1d);background-size:cover;background-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.78) 0%,rgba(0,0,0,.34) 56%,rgba(0,0,0,.05))}.hero-content{position:relative;color:#fff}.eyebrow{font-size:12px;letter-spacing:.22em;font-weight:900;color:var(--gold);margin:0 0 18px}.hero h1,.section h2,.story-copy h2,.site-footer h2,.collection-head h1,.product-details h1,.narrow h1{font-family:Impact,'Arial Narrow',sans-serif;letter-spacing:.025em;text-transform:uppercase;line-height:.95}.hero h1{font-size:clamp(58px,7vw,104px);max-width:760px;margin:0 0 24px}.hero-copy{font-size:22px;max-width:520px;margin:0 0 34px}.button-row{display:flex;gap:16px}.button{display:inline-flex;min-height:56px;padding:0 30px;align-items:center;justify-content:center;font-weight:900;letter-spacing:.1em;border:2px solid transparent;cursor:pointer}.button-gold{background:var(--gold);color:#111}.button-gold:hover{background:#e4ad3d}.button-outline{border-color:#fff;color:#fff}.button-dark{background:#111;color:#fff}.value-strip{background:#111;color:#fff;padding:28px 0}.value-grid{display:grid;grid-template-columns:repeat(4,1fr)}.value-grid div{padding:0 30px;border-right:1px solid #4b4b4b}.value-grid div:last-child{border:0}.value-grid b,.value-grid span{display:block}.value-grid b{font-size:13px;letter-spacing:.12em}.value-grid span{font-size:13px;color:#aaa;margin-top:4px}.section{padding:100px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:40px}.section-heading h2,.story-copy h2{font-size:clamp(44px,5vw,68px);margin:0}.text-link{font-weight:800;border-bottom:2px solid var(--gold);padding-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{transition:transform .25s}.product-card:hover{transform:translateY(-4px)}.product-image{background:#f5f5f3;aspect-ratio:1;overflow:hidden;margin-bottom:20px}.product-image img{width:100%;height:100%;object-fit:contain}.product-kicker{font-size:10px;letter-spacing:.16em;color:var(--gold);font-weight:900;margin:0 0 8px}.product-card h3{font-size:18px;margin:0 0 5px}.product-card p:last-child{margin:0;color:var(--muted)}.story-section{display:grid;grid-template-columns:1.05fr .95fr;background:var(--cream)}.story-image{min-height:620px}.story-image img{width:100%;height:100%;object-fit:cover}.story-copy{padding:90px clamp(40px,7vw,110px);align-self:center}.story-copy p:not(.eyebrow){font-size:18px;color:#4b4b46}.story-copy ul{list-style:none;padding:0;margin:28px 0}.story-copy li{padding:12px 0;border-bottom:1px solid #d6d0c4;font-weight:700}.story-copy li:before{content:'✓';color:var(--gold);margin-right:12px}.site-footer{background:#111;color:#fff;padding:80px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:50px}.site-footer h2{font-size:40px;margin:0}.site-footer h3{font-size:13px;letter-spacing:.14em;color:var(--gold)}.site-footer a{display:block;color:#bbb;margin:10px 0}.site-footer form{display:flex}.site-footer input{min-width:0;flex:1;background:#222;border:1px solid #444;color:#fff;padding:14px}.site-footer button{background:var(--gold);border:0;padding:0 18px;font-weight:900}.footer-bottom{border-top:1px solid #333;margin-top:50px;padding-top:20px;color:#777;font-size:12px}.product-page{display:grid;grid-template-columns:1.2fr .8fr;gap:80px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:16px}.product-gallery img{background:#f5f5f3}.product-details{position:sticky;top:30px;align-self:start}.product-details h1,.collection-head h1,.narrow h1{font-size:56px;margin:10px 0 20px}.product-price{font-size:24px}.product-details select{width:100%;padding:16px;margin:20px 0}.add-button{width:100%}.product-promises{margin-top:25px;padding:20px;background:var(--cream)}.collection-head{text-align:center;margin-bottom:50px}.narrow{max-width:850px}.cart-item{display:grid;grid-template-columns:130px 1fr;gap:25px;padding:20px 0;border-bottom:1px solid #ddd}.cart-item h2{font-size:20px}.cart-item input{width:70px;padding:8px}@media(max-width:900px){.site-header{height:86px}.header-inner{grid-template-columns:1fr auto auto}.site-nav{display:none;position:absolute;top:86px;left:0;right:0;background:#fff;padding:24px;flex-direction:column;gap:20px}.site-nav.is-open{display:flex}.menu-toggle{display:block;background:none;border:0;font-weight:900}.header-actions a:not(:last-child){display:none}.brand b{font-size:16px}.brand-mark{width:44px;height:44px}.hero{min-height:650px}.value-grid{grid-template-columns:1fr 1fr;gap:25px}.value-grid div:nth-child(2){border:0}.product-grid{grid-template-columns:1fr 1fr}.story-section,.product-page{grid-template-columns:1fr}.story-image{min-height:440px}.footer-grid{grid-template-columns:1fr 1fr}.product-details{position:static}}@media(max-width:560px){.page-width{width:min(100% - 28px,var(--max))}.header-actions{gap:8px}.hero{min-height:610px}.hero h1{font-size:52px}.hero-copy{font-size:18px}.button-row{flex-direction:column;align-items:flex-start}.value-grid{grid-template-columns:1fr}.value-grid div{border:0;border-bottom:1px solid #444;padding:0 0 18px}.section{padding:68px 0}.section-heading{align-items:start;gap:20px;flex-direction:column}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card h3{font-size:15px}.product-kicker{font-size:8px}.story-copy{padding:60px 25px}.footer-grid{grid-template-columns:1fr}.product-gallery{grid-template-columns:1fr}.product-details h1,.collection-head h1,.narrow h1{font-size:42px}}
