.home-category-breadcrumb{display:flex!important;grid-column:auto!important;align-items:center;gap:8px;border:0!important;padding:0 0 20px!important;color:var(--muted);font-size:11px}
.home-category-breadcrumb a{color:var(--muted);text-decoration:underline;text-underline-offset:3px}
.home-category-breadcrumb span[aria-current="page"]{color:var(--ink)}
.home-category-discovery{margin:38px 0 48px}
.home-category-discovery-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}
.home-category-discovery-head span{display:block;color:var(--accent);font-size:9px;font-weight:800;letter-spacing:.15em}
.home-category-discovery-head h2{font-family:Georgia,serif;font-size:34px;line-height:1.05;margin:9px 0 0}
.home-category-discovery-head>a{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.1em;text-decoration:none;white-space:nowrap}
.home-category-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.home-category-tiles>a{display:grid;color:var(--ink);text-decoration:none;min-width:0}
.home-category-tiles img{display:block;width:100%;height:250px;object-fit:cover;background:var(--paper);border:1px solid transparent;transition:border-color .2s,transform .2s}
.home-category-tiles span{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;margin:16px 0 6px}
.home-category-tiles span b{font-family:Arial,sans-serif;font-size:22px;font-weight:400;line-height:.7}
.home-category-tiles small{color:var(--muted);font-size:11px}
.home-category-tiles>a:hover img{border-color:var(--accent);transform:translateY(-2px)}
.home-category-tiles>a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}
@media(min-width:801px) and (max-width:1050px){.filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.filters input,.filters select,.filters .facet-label{min-width:0;width:100%}.filters .facet-label select{width:100%}}
@media(max-width:800px){.home-category-breadcrumb{overflow:auto;white-space:nowrap}.home-category-discovery{margin:30px 0 38px}.home-category-discovery-head{display:block}.home-category-discovery-head h2{font-size:28px}.home-category-discovery-head>a{display:inline-block;margin-top:13px}.home-category-tiles{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-7vw;padding-right:7vw}.home-category-tiles::-webkit-scrollbar{display:none}.home-category-tiles>a{flex:0 0 78%;scroll-snap-align:start}.home-category-tiles img{height:225px}}
