:root{color:#171512;background:#f5f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #171512;--muted: #766f64;--paper: #f5f1ea;--panel: #fffaf1;--accent: #2f5f54;--accent-strong: #143b35;--clay: #b96e45;--line: rgba(23, 21, 18, .12);--shadow: 0 24px 80px rgba(49, 39, 27, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:linear-gradient(135deg,rgba(47,95,84,.12),transparent 34%),linear-gradient(315deg,rgba(185,110,69,.16),transparent 30%),var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;width:100%}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:18px 0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{display:inline-flex;align-items:center;gap:10px;min-width:0}.brand-lockup span{display:grid;width:44px;height:44px;place-items:center;border-radius:6px;background:var(--ink);color:#fff;font-size:11px;font-weight:800}.brand-lockup strong{font-size:18px;white-space:nowrap}nav{display:flex;gap:8px;padding:6px;border:1px solid var(--line);border-radius:999px;background:#fffaf1c2}nav a{padding:10px 14px;border-radius:999px;color:var(--muted);font-size:14px;font-weight:700}nav a:hover{background:#fff;color:var(--ink)}main{overflow:hidden}.hero-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);gap:44px;align-items:center;width:min(1180px,calc(100% - 32px));min-height:calc(100vh - 86px);margin:0 auto;padding:28px 0 70px}.hero-copy{max-width:540px}.eyebrow{margin:0 0 12px;color:var(--accent);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:20px;font-size:clamp(58px,10vw,138px);line-height:.9;letter-spacing:0}.hero-subtitle{max-width:460px;margin-bottom:30px;color:var(--muted);font-size:19px;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.primary-cta,.secondary-cta,.product-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:6px;font-size:15px;font-weight:900}.primary-cta,.product-action{background:var(--accent-strong);color:#fff}.secondary-cta{border:1px solid var(--line);background:#fffaf1cc}.hero-media{display:grid;grid-template-columns:1fr .72fr;grid-template-rows:1fr 1fr;gap:14px;min-height:620px}.hero-media img{height:100%;min-height:0;border-radius:8px;object-fit:cover;box-shadow:var(--shadow)}.hero-media img:first-child{grid-row:1 / span 2}.shop-strip{display:grid;grid-template-columns:repeat(3,1fr);width:min(1180px,calc(100% - 32px));margin:-34px auto 82px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fffaf1e6}.shop-strip div{padding:22px 26px;border-right:1px solid var(--line)}.shop-strip div:last-child{border-right:0}.shop-strip strong{display:block;margin-bottom:3px;font-size:28px}.shop-strip span{color:var(--muted);font-size:14px;font-weight:700}.products-section,.contact-section{width:min(1180px,calc(100% - 32px));margin:0 auto}.section-heading{display:grid;grid-template-columns:minmax(0,.45fr) minmax(0,.55fr);gap:30px;align-items:end;margin-bottom:24px}.section-heading h2,.contact-section h2{margin-bottom:0;font-size:clamp(36px,5vw,72px);line-height:.98;letter-spacing:0}.section-heading p:last-child,.contact-section p:last-child{margin-bottom:0;color:var(--muted);line-height:1.8}.filter-bar{display:flex;gap:10px;margin-bottom:26px;overflow-x:auto;padding-bottom:4px}.filter-chip{flex:0 0 auto;min-height:42px;padding:0 15px;border:1px solid var(--line);border-radius:999px;background:#fffaf1c7;color:var(--muted);cursor:pointer;font-size:14px;font-weight:900}.filter-chip.is-active{border-color:var(--accent-strong);background:var(--accent-strong);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fffaf1eb;box-shadow:0 18px 50px #31271b14}.product-card[hidden]{display:none}.product-image-link{position:relative;display:block;aspect-ratio:4 / 5;overflow:hidden;background:#e6ded1}.product-image-link img{height:100%;object-fit:cover;transition:transform .24s ease}.product-card:hover .product-image-link img{transform:scale(1.035)}.product-image-link span{position:absolute;left:12px;top:12px;padding:7px 10px;border-radius:999px;background:#fffaf1e6;font-size:12px;font-weight:900}.product-copy{display:flex;min-height:330px;flex-direction:column;padding:17px}.product-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.product-heading p{margin:0;color:var(--accent);font-size:12px;font-weight:900}.product-heading strong{color:var(--clay);font-size:15px}h3{margin-bottom:10px;font-size:22px;line-height:1.18}.product-summary{min-height:72px;margin-bottom:16px;color:var(--muted);font-size:14px;line-height:1.7}.product-meta{display:grid;gap:12px;margin-top:auto;margin-bottom:16px}.product-meta small{display:block;margin-bottom:7px;color:var(--muted);font-size:12px;font-weight:900}.pill-row{display:flex;flex-wrap:wrap;gap:6px}.pill-row span{display:inline-flex;min-height:26px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:0 9px;background:#fff;font-size:12px;font-weight:800}.product-action{width:100%}.contact-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:36px;align-items:center;padding:96px 0}.contact-panel{display:grid;gap:12px}.contact-link{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:72px;padding:18px 20px;border:1px solid var(--line);border-radius:8px;background:#fffaf1eb}.contact-link span{color:var(--muted);font-size:14px;font-weight:800}.contact-link strong{text-align:right;word-break:break-word}footer{display:flex;justify-content:space-between;gap:18px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:30px 0 44px;border-top:1px solid var(--line);color:var(--muted);font-size:13px;font-weight:800}@media(max-width:980px){.hero-section,.section-heading,.contact-section{grid-template-columns:1fr}.hero-section{min-height:0;padding-top:28px}.hero-media{min-height:520px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.site-header{align-items:flex-start}nav{max-width:54vw;overflow-x:auto}nav a{white-space:nowrap}h1{font-size:72px}.hero-subtitle{font-size:17px}.hero-media{grid-template-columns:1fr 1fr;min-height:420px}.hero-media img:first-child{grid-column:1 / span 2;grid-row:auto}.shop-strip{grid-template-columns:1fr;margin-top:-20px}.shop-strip div{border-right:0;border-bottom:1px solid var(--line)}.shop-strip div:last-child{border-bottom:0}.product-grid{grid-template-columns:1fr}.product-copy{min-height:0}.contact-link{align-items:flex-start;flex-direction:column}.contact-link strong{text-align:left}footer{flex-direction:column}}
