:root{--ink: #242321;--muted: #706d66;--paper: #f4f1ea;--surface: #fbfaf7;--line: #d8d2c6;--accent: #bf4e2d;--soft: #dfc7a4;--minimal: #d7dad8;--industrial: #78817f;--sculptural: #d9b6a8}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:Helvetica Neue,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.site-header{margin-bottom:4rem;border-bottom:1px solid var(--line)}.site-header__inner{display:flex;justify-content:space-between;align-items:center;gap:2rem;max-width:1180px;margin-inline:auto;padding:1.2rem 1.5rem}.wordmark{color:var(--ink);font-size:1.25rem;font-weight:700}.wordmark span{margin-left:.45rem;color:var(--muted);font-size:.7em;font-weight:400}.site-nav{display:flex;gap:1.5rem;color:var(--muted);font-size:.9rem}.site-nav a{transition:color .2s ease}.site-nav a:hover,.site-nav a:focus-visible{color:var(--accent)}.page-shell{max-width:1180px;margin-inline:auto;padding-inline:1.5rem}.hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(16rem,.7fr);gap:4rem;margin-bottom:7rem}.hero__label,.eyebrow{margin-bottom:.75rem;color:var(--accent);font-size:.75rem;text-transform:uppercase}.hero h1{max-width:10ch;margin:0 0 1.5rem;font-size:clamp(3.2rem,8vw,7rem);font-weight:500;line-height:.95}.hero p{max-width:34rem;margin-bottom:2rem;color:var(--muted)}.hero__note{align-self:end;padding-bottom:1rem;color:var(--muted);font-size:.85rem}.hero__note strong{display:block;margin-bottom:.5rem;color:var(--ink);font-size:1.1rem;font-weight:500}.button-link{display:inline-flex;align-items:center;gap:.7rem;padding:.75rem 1.2rem;background:var(--ink);color:var(--paper)}.button-link:hover,.button-link:focus-visible{background:var(--accent)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.5rem}.section-heading h2{margin:0;font-size:clamp(1.6rem,3vw,2.5rem);font-weight:500;line-height:1.1}.section-heading p{margin:0;color:var(--muted);font-size:.9rem}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:7rem}.category-card{display:flex;height:16rem;flex-direction:column;justify-content:space-between;padding:1.4rem;background:var(--surface);transition:transform .2s ease,background-color .2s ease}.category-card:hover,.category-card:focus-visible{transform:translateY(-.25rem);background:#ebe6db}.category-card__index{color:var(--muted);font-size:.75rem}.category-card h3{max-width:10ch;margin:0;font-size:1.5rem;font-weight:500;line-height:1.1}.category-card p{margin:0;color:var(--muted);font-size:.9rem}.preview-note{margin-bottom:1.5rem;padding:.8rem 1rem;background:#e8e0d2;color:var(--muted);font-size:.85rem}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:7rem}.product-card{position:relative;min-width:0;background:var(--surface)}.product-card__link{display:block}.product-card__visual{display:grid;height:17rem;place-items:center;color:#fff;font-size:4rem;font-weight:300}.product-card__visual--soft{background:var(--soft);color:#765a3d}.product-card__visual--minimal{background:var(--minimal);color:#65706d}.product-card__visual--industrial{background:var(--industrial)}.product-card__visual--sculptural{background:var(--sculptural);color:#794f47}.product-card__body{padding:1.25rem}.product-card__body .eyebrow{margin-bottom:.35rem;font-size:.65rem}.product-card h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:500}.product-card__description{margin:0 0 1rem;color:var(--muted);font-size:.85rem}.tag-list{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;color:var(--muted);font-size:.75rem}.tag-list li{padding:.2rem .5rem;background:#eee9df}.page-intro{margin-bottom:3.5rem}.page-intro h1{margin:0 0 .75rem;font-size:clamp(2.4rem,5vw,4.8rem);font-weight:500;line-height:1}.page-intro p{max-width:36rem;margin:0;color:var(--muted)}.filter-bar{display:grid;grid-template-columns:minmax(0,1fr) 12rem 12rem auto;gap:1rem;align-items:end;margin-bottom:2rem}.search-field,.select-field{display:grid;gap:.35rem;color:var(--muted);font-size:.75rem}.search-field input,.select-field select{width:100%;height:3rem;border:1px solid var(--line);border-radius:0;background:var(--surface);color:var(--ink);padding-inline:.75rem}.filter-count{margin:0;color:var(--muted);font-size:.8rem;white-space:nowrap}.empty-state{margin-bottom:7rem;padding:4rem 1.5rem;background:var(--surface);color:var(--muted);text-align:center}.empty-state h2{margin:0 0 .5rem;color:var(--ink);font-size:1.5rem;font-weight:500}.detail{display:grid;grid-template-columns:minmax(16rem,.8fr) minmax(0,1.2fr);gap:4rem;margin-bottom:7rem}.detail__visual{display:grid;height:30rem;place-items:center;color:#fff;font-size:6rem;font-weight:300}.detail__content h1{margin:0 0 1rem;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:500;line-height:1}.detail__content>p{margin:0 0 1.5rem;color:var(--muted)}.detail__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:2rem}.detail__meta div{padding:1rem;background:var(--surface)}.detail__meta dt{margin-bottom:.35rem;color:var(--muted);font-size:.75rem}.detail__meta dd{margin:0;font-size:.95rem}.detail__notice{margin-bottom:1.5rem;padding:1rem;background:#e8e0d2;color:var(--muted);font-size:.85rem}.detail__reason{margin:0 0 1.5rem}.detail__reason h2{margin:0 0 .35rem;font-size:1rem;font-weight:500}.detail__reason p{margin:0;color:var(--muted)}.detail__review{margin:0 0 1rem;color:var(--muted);font-size:.85rem}.detail__offers{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.site-footer{background:#2b2a27;color:#e9e4da}.site-footer__inner{display:flex;max-width:1180px;justify-content:space-between;gap:2rem;margin-inline:auto;padding:2rem 1.5rem}.wordmark--footer{color:#e9e4da}.site-footer__copy{max-width:32rem}.site-footer__copy>p{margin:0 0 1rem;color:#aaa69d;font-size:.8rem}.site-footer__links{display:flex;flex-wrap:wrap;gap:1rem;font-size:.8rem}.site-footer__links a{color:#e9e4da;text-decoration:underline;text-underline-offset:.2em}.info-page{max-width:760px}.info-section{margin-bottom:4rem}.info-section h2{margin:0 0 1rem;font-size:1.5rem;font-weight:500}.info-section p{max-width:42rem;color:var(--muted)}@media(max-width:760px){.site-header{margin-bottom:3rem}.site-header__inner{align-items:flex-start;flex-direction:column;gap:.75rem}.site-nav{width:100%;justify-content:space-between}.hero{grid-template-columns:1fr;gap:2rem;margin-bottom:5rem}.hero__note{padding-bottom:0}.category-grid,.product-grid{grid-template-columns:1fr}.category-grid,.product-grid{margin-bottom:5rem}.category-card{height:12rem}.filter-bar{grid-template-columns:1fr;align-items:stretch}.filter-count{margin-bottom:1rem}.detail{grid-template-columns:1fr;gap:2rem;margin-bottom:5rem}.detail__visual{height:20rem}.site-footer__inner{align-items:flex-start;flex-direction:column}}
