.Catalog-module__BAscgW__shell{background:var(--cds-background);min-height:100vh;color:var(--cds-text-primary)}.Catalog-module__BAscgW__hero{border-bottom:1px solid var(--cds-border-subtle);background:var(--cds-layer-01)}.Catalog-module__BAscgW__heroInner{max-width:99rem;margin:0 auto;padding:2rem 1rem 3rem}.Catalog-module__BAscgW__heroTop{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3.5rem;display:flex}.Catalog-module__BAscgW__kicker{font-family:var(--font-plex-mono), monospace;letter-spacing:.16em;text-transform:uppercase;color:var(--cds-text-secondary);margin:0;font-size:.6875rem}.Catalog-module__BAscgW__title{max-width:12ch;margin:0;font-size:clamp(2.5rem,7vw,6rem);font-weight:300;line-height:.96}.Catalog-module__BAscgW__intro{max-width:38rem;color:var(--cds-text-secondary);margin:1.5rem 0 0;font-size:1rem;line-height:1.55}.Catalog-module__BAscgW__content{max-width:99rem;margin:0 auto;padding:2rem 1rem 5rem}.Catalog-module__BAscgW__mobileToolbar{border-bottom:1px solid var(--cds-border-subtle);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Catalog-module__BAscgW__layout{grid-template-columns:minmax(13rem,16rem) minmax(0,1fr);gap:3rem;display:grid}.Catalog-module__BAscgW__sidebar{align-self:start;position:sticky;top:5.5rem}.Catalog-module__BAscgW__filterSection{border-bottom:1px solid var(--cds-border-subtle);margin-bottom:1.5rem;padding:0 0 1.5rem}.Catalog-module__BAscgW__filterSection:last-of-type{border-bottom:0}.Catalog-module__BAscgW__filterLabel{font-family:var(--font-plex-mono), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--cds-text-secondary);margin:0 0 .75rem;font-size:.6875rem;display:block}.Catalog-module__BAscgW__filterActions{justify-content:flex-start;padding-top:.5rem;display:flex}.Catalog-module__BAscgW__results{min-width:0}.Catalog-module__BAscgW__resultHeader{border-bottom:1px solid var(--cds-border-subtle);justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Catalog-module__BAscgW__resultTitle{margin:.35rem 0 0;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:300}.Catalog-module__BAscgW__count{font-family:var(--font-plex-mono), monospace;color:var(--cds-text-secondary);flex:none;font-size:.6875rem}.Catalog-module__BAscgW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3.5rem 1rem;display:grid}.Catalog-module__BAscgW__card{min-width:0}.Catalog-module__BAscgW__imageLink{aspect-ratio:4/5;background:var(--cds-layer-01);display:block;position:relative;overflow:hidden}.Catalog-module__BAscgW__image{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.Catalog-module__BAscgW__imageLink:hover .Catalog-module__BAscgW__image,.Catalog-module__BAscgW__imageLink:focus-visible .Catalog-module__BAscgW__image{transform:scale(1.025)}.Catalog-module__BAscgW__tag{z-index:2;position:absolute;top:.75rem;left:.75rem}.Catalog-module__BAscgW__viewLabel{background:var(--cds-background);color:var(--cds-text-primary);font-family:var(--font-plex-mono), monospace;letter-spacing:.12em;text-transform:uppercase;opacity:0;align-items:center;gap:.5rem;padding:.625rem .75rem;font-size:.625rem;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:1rem;right:1rem;transform:translateY(.5rem)}.Catalog-module__BAscgW__imageLink:hover .Catalog-module__BAscgW__viewLabel,.Catalog-module__BAscgW__imageLink:focus-visible .Catalog-module__BAscgW__viewLabel{opacity:1;transform:translateY(0)}.Catalog-module__BAscgW__cardBody{padding-top:1rem}.Catalog-module__BAscgW__cardOverline{font-family:var(--font-plex-mono), monospace;letter-spacing:.1em;color:var(--cds-text-secondary);justify-content:space-between;align-items:center;gap:.75rem;font-size:.625rem;display:flex}.Catalog-module__BAscgW__price{text-align:right}.Catalog-module__BAscgW__cardTitle{margin:.65rem 0 0;font-size:1.125rem;font-weight:400;line-height:1.25}.Catalog-module__BAscgW__cardTitleLink:hover .Catalog-module__BAscgW__cardTitle{text-underline-offset:.25rem;text-decoration:underline}.Catalog-module__BAscgW__details{min-height:2.75rem;color:var(--cds-text-secondary);margin:.6rem 0 0;font-size:.75rem;line-height:1.45}.Catalog-module__BAscgW__actions{border-top:1px solid var(--cds-border-subtle);justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;padding-top:.75rem;display:flex}.Catalog-module__BAscgW__empty{border-block:1px solid var(--cds-border-subtle);text-align:center;padding:6rem 1rem}.Catalog-module__BAscgW__empty h3{margin:0;font-size:1.5rem;font-weight:400}.Catalog-module__BAscgW__empty p{color:var(--cds-text-secondary);margin:.75rem auto 1.5rem}.Catalog-module__BAscgW__mobileOnly{display:none}@media (min-width:672px){.Catalog-module__BAscgW__heroInner,.Catalog-module__BAscgW__content{padding-left:2rem;padding-right:2rem}}@media (min-width:1056px){.Catalog-module__BAscgW__heroInner,.Catalog-module__BAscgW__content{padding-left:3rem;padding-right:3rem}.Catalog-module__BAscgW__grid{gap-inline:1.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.Catalog-module__BAscgW__desktopOnly{display:none}.Catalog-module__BAscgW__mobileOnly,.Catalog-module__BAscgW__layout{display:block}.Catalog-module__BAscgW__grid{grid-template-columns:1fr;gap:3rem}.Catalog-module__BAscgW__heroTop{margin-bottom:2.5rem}.Catalog-module__BAscgW__viewLabel{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Catalog-module__BAscgW__image,.Catalog-module__BAscgW__viewLabel{transition:none}}
