:root{--bg: #f6f1e7;--surface: rgba(255, 255, 255, .72);--surface-strong: #fffaf1;--ink: #161514;--muted: #6a6157;--line: rgba(22, 21, 20, .1);--accent: #d85b29;--accent-soft: rgba(216, 91, 41, .12);--shadow: 0 18px 50px rgba(22, 21, 20, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Inter,Segoe UI,sans-serif;color:var(--ink);background:radial-gradient(circle at top left,rgba(216,91,41,.1),transparent 22%),linear-gradient(180deg,#fbf8f2 0%,var(--bg) 52%,#f0e8da 100%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1120px,calc(100vw - 2rem));margin:0 auto}.site-frame{position:relative}.site-frame:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.05;background-image:linear-gradient(rgba(0,0,0,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.06) 1px,transparent 1px);background-size:5px 5px;mix-blend-mode:multiply}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:.85rem;font-weight:700}.brand-mark{width:2.7rem;height:2.7rem;display:grid;place-items:center;border-radius:.9rem;background:var(--ink);color:#fff7ec;font-size:.95rem;letter-spacing:.08em}.brand-copy{display:grid;gap:.1rem}.brand-copy small,.eyebrow,.subtle{color:var(--muted)}.site-nav{display:flex;gap:1rem;flex-wrap:wrap}.site-nav a{padding:.45rem .8rem;border-radius:999px;font-weight:600}.site-nav a.active{background:var(--ink);color:#fff7ec}.page{padding-bottom:4rem}.hero,.products-page{padding:2.5rem 0 0}.hero{display:grid;grid-template-columns:1.1fr .9fr;gap:1.25rem;align-items:stretch}.hero-copy,.hero-panel,.section-card,.filter-panel,.product-card{border:1px solid var(--line);border-radius:1.5rem;box-shadow:var(--shadow)}.hero-copy,.section-card{padding:1.5rem;background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.hero-panel{padding:1.5rem;background:linear-gradient(160deg,#161514f5,#342a24f0);color:#fff7ec}.hero-panel p,.hero-panel .subtle{color:#fff7ecbf}.eyebrow{margin:0 0 .65rem;font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:.75rem;font-size:clamp(3rem,8vw,5.3rem);line-height:.95;letter-spacing:-.04em}h1 span,.accent{color:var(--accent)}h2{margin-bottom:.5rem;font-size:clamp(1.8rem,4vw,2.9rem);line-height:1;letter-spacing:-.03em}h3{margin-bottom:.4rem;font-size:1.2rem}.lede{max-width:42rem;font-size:1.02rem;line-height:1.65;color:var(--muted)}.actions,.hero-stats,.toolbar,.specs,.product-meta{display:flex;gap:.75rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:0 1rem;border-radius:999px;border:1px solid var(--ink);font-weight:700;transition:transform .18s ease,background .18s ease,color .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button.primary{background:var(--ink);color:#fff7ec}.button.secondary{background:transparent}.hero-stats{margin-top:1.5rem}.hero-stats span,.pill,.listing-badge{display:inline-flex;align-items:center;min-height:2rem;padding:0 .75rem;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-weight:700}.section-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.home-section{margin-top:1.25rem}.home-section-heading{display:flex;justify-content:space-between;gap:1rem;align-items:end}.products-layout{display:grid;grid-template-columns:16rem 1fr;gap:1rem}.filter-panel{padding:1.1rem;align-self:start;background:var(--surface)}.filter-group+.filter-group{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.filter-link{display:block;margin-top:.55rem;color:var(--muted);font-weight:600}.filter-link.active{color:var(--ink)}.search-row{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem}.search-box{display:flex;gap:.75rem;align-items:center;min-width:min(100%,26rem);padding:.8rem;border-radius:1.2rem;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow)}.search-box input{width:100%;border:0;outline:none;background:transparent;font:inherit;color:var(--ink)}.toolbar{margin-bottom:1rem;align-items:center}.products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.product-card{overflow:hidden;background:var(--surface-strong)}.product-link{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-link:hover,.product-link:focus-visible,.product-preview:hover,.product-preview:focus-visible{transform:translateY(-2px);border-color:#d85b2947}.product-card.featured{grid-column:span 3;display:grid;grid-template-columns:.92fr 1.08fr}.product-image{width:100%;height:14rem;object-fit:cover;background:#ede6da}.product-card.featured .product-image{height:100%}.sticker-image{margin:1rem;padding:1rem;min-height:100%;border-radius:1.2rem;border:2px solid var(--ink);background:#f3efe7;display:grid;align-content:start;gap:.35rem;box-shadow:inset 0 0 0 6px #1615140a}.sticker-image p{margin:0;font-size:clamp(1.4rem,2vw,2rem);line-height:.92;font-weight:800;letter-spacing:-.03em}.sticker-bar{width:4rem;height:.6rem;border-radius:999px;background:var(--accent);margin-bottom:.15rem}.product-copy{padding:1.1rem}.product-copy p{color:var(--muted);line-height:1.55}.preview-image{width:100%;height:12rem;object-fit:cover;border-radius:1rem;margin-bottom:1rem}.product-preview{display:block}.product-meta{justify-content:space-between;align-items:center;margin-bottom:.65rem}.price{font-size:1.2rem;font-weight:800;color:var(--ink)}.specs{margin-top:.85rem}.specs span{padding:.35rem .55rem;border-radius:999px;background:#1615140f;font-size:.92rem;font-weight:600}.site-footer{display:flex;justify-content:space-between;gap:1rem;padding:2rem 0 4rem;color:var(--muted)}.product-page{padding-top:2rem}.breadcrumb{display:flex;gap:.5rem;align-items:center;margin-bottom:1rem;color:var(--muted);font-weight:600}.product-detail{display:grid;grid-template-columns:.95fr 1.05fr;gap:1rem}.detail-image,.detail-copy{border:1px solid var(--line);border-radius:1.5rem;box-shadow:var(--shadow)}.detail-image{width:100%;min-height:28rem;object-fit:cover;background:var(--surface-strong)}.detail-sticker{margin:0;min-height:28rem;padding:1.5rem}.detail-placeholder{display:grid;place-items:center;background:linear-gradient(180deg,#f5efe3,#fffaf1);font-size:1.6rem;font-weight:800}.detail-copy{padding:1.5rem;background:var(--surface)}.checkout-controls{margin:1rem 0 1.25rem}.quantity-picker{display:inline-grid;gap:.45rem}.quantity-picker input{width:6rem;min-height:2.8rem;padding:0 .8rem;border:1px solid var(--line);border-radius:.9rem;background:#ffffffd1;font:inherit}.checkout-message{margin-top:.9rem;color:var(--muted)}@media(max-width:960px){.hero,.products-layout,.section-grid,.product-detail,.product-card.featured,.products-grid{grid-template-columns:1fr}.search-row,.home-section-heading,.site-header,.site-footer{flex-direction:column;align-items:flex-start}.filter-panel{width:100%}}@media(max-width:640px){.shell{width:min(1120px,calc(100vw - 1.25rem))}h1{font-size:2.9rem}.button,.search-box{width:100%}}
