.category-header{max-width:none;padding-inline:clamp(1rem,5vw,5.5rem)}.category-page{max-width:1440px;margin:auto;padding:0 clamp(1rem,5vw,5.5rem) 5rem}.category-breadcrumbs{display:flex;gap:.55rem;align-items:center;min-height:52px;color:var(--muted);font-size:.7rem}.category-breadcrumbs a{color:inherit;text-decoration:none}.category-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);min-height:430px;background:var(--forest);color:#fff}.category-hero-copy{align-self:center;padding:clamp(2rem,6vw,5rem)}.category-hero-copy h1{font:500 clamp(2.7rem,6vw,5.8rem)/.94 Georgia,serif;letter-spacing:-.05em;margin:.7rem 0 1.2rem}.category-hero-copy>p{max-width:660px;color:#d7e0db;line-height:1.75}.category-hero-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin-top:1.5rem}.category-hero-image{min-height:360px;position:relative;background:#e8e1d8}.category-hero-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.category-intro{display:grid;grid-template-columns:minmax(0,.75fr) minmax(320px,1.25fr);gap:clamp(2rem,7vw,7rem);padding:clamp(3rem,7vw,6rem) 0;border-bottom:1px solid var(--line)}.category-intro h2,.category-products-heading h2{font:500 clamp(2rem,4.5vw,4rem)/1 Georgia,serif;margin:.5rem 0}.category-intro>div:last-child{display:grid;gap:1rem;color:var(--muted);line-height:1.75}.category-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.category-benefits div{padding:1rem;border:1px solid var(--line);background:var(--paper)}.category-benefits strong{display:block;color:var(--ink);font:500 1rem Georgia,serif;margin-bottom:.3rem}.category-products{padding:clamp(3rem,7vw,6rem) 0}.category-products-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:1.5rem}.category-products-heading p{color:var(--muted);font-size:.7rem}.category-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.category-product-card{display:grid;grid-template-rows:auto 1fr auto;border:1px solid var(--line);background:var(--paper)}.category-product-image{position:relative;display:block;aspect-ratio:4/3;background:#eee9e3;overflow:hidden}.category-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-product-image:hover img{transform:scale(1.025)}.category-product-image span{position:absolute;top:.75rem;left:.75rem;background:var(--forest);color:#fff;padding:.4rem .55rem;font-size:.55rem;text-transform:uppercase;letter-spacing:.09em}.category-product-copy{padding:1rem}.category-product-copy p{margin:0;color:var(--gold);font-size:.58rem;text-transform:uppercase;letter-spacing:.1em}.category-product-copy h2{font:500 1.15rem/1.25 Georgia,serif;margin:.35rem 0 .8rem}.category-product-copy h2 a{color:inherit;text-decoration:none}.category-product-copy strong{font-size:.82rem}.category-product-copy del{margin-left:.5rem;color:var(--muted);font-size:.68rem}.category-product-actions{display:grid;grid-template-columns:.8fr 1.2fr;border-top:1px solid var(--line)}.category-product-actions a{display:flex;align-items:center;justify-content:center;min-height:45px;color:var(--ink);text-decoration:none;font-size:.64rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.category-product-actions .category-order{background:#128c7e;color:#fff}.category-empty{grid-column:1/-1;text-align:center;padding:4rem 1rem;border:1px solid var(--line)}.category-empty strong{font:500 1.5rem Georgia,serif}.category-empty p{color:var(--muted)}.category-footer{margin-top:0}@media(max-width:900px){.category-hero,.category-intro{grid-template-columns:1fr}.category-hero-image{order:-1;min-height:auto;aspect-ratio:1.4}.category-benefits{grid-template-columns:1fr}.category-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.category-page{padding-inline:1rem}.category-hero-copy{padding:2rem 1.35rem}.category-hero-copy h1{font-size:clamp(2.6rem,13vw,4rem)}.category-hero-actions{display:grid}.category-products-heading{display:grid;gap:.5rem}.category-product-grid{gap:.7rem}.category-product-copy{padding:.8rem}.category-product-copy h2{font-size:.95rem}.category-product-actions{grid-template-columns:1fr}.category-product-actions a{min-height:42px;font-size:.58rem}}
