.storefront-module__MFAbYW__home{--store-radius:12px;--store-gap:24px}.storefront-module__MFAbYW__intro,.storefront-module__MFAbYW__section,.storefront-module__MFAbYW__secondaryGrid{width:100%;max-width:var(--shop-header-content-width,1240px);margin-inline:auto;padding-inline:16px}.storefront-module__MFAbYW__intro{padding-top:24px}.storefront-module__MFAbYW__section{padding-block:24px}.storefront-module__MFAbYW__hero{border-radius:var(--store-radius,12px);background:rgb(var(--c-surface));border:1px solid rgb(var(--c-line));grid-template-columns:1.1fr 1fr;display:grid;overflow:hidden}.storefront-module__MFAbYW__heroCopy{align-self:center;padding:32px 40px}.storefront-module__MFAbYW__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--c-ink-muted));margin-bottom:12px;font-size:11px;font-weight:600}.storefront-module__MFAbYW__hero h1{letter-spacing:-.04em;text-wrap:balance;max-width:430px;font-size:clamp(28px,3vw,40px);font-weight:650;line-height:1.12}.storefront-module__MFAbYW__description{max-width:340px;color:rgb(var(--c-ink-muted));margin-top:12px;font-size:14px;line-height:1.6}.storefront-module__MFAbYW__primaryLink{background:rgb(var(--c-action));min-height:44px;color:rgb(var(--c-action-text));border-radius:8px;align-items:center;gap:24px;margin-top:24px;padding:10px 16px;font-size:14px;font-weight:600;display:inline-flex}.storefront-module__MFAbYW__heroMedia{background:#121416;min-height:280px;position:relative}.storefront-module__MFAbYW__heroImage{-o-object-fit:cover;object-fit:cover;-o-object-position:30% 50%;object-position:30% 50%;filter:grayscale()}.storefront-module__MFAbYW__mobileSearch{display:none}.storefront-module__MFAbYW__search{border:1px solid rgb(var(--c-line));background:rgb(var(--c-surface));width:100%;min-height:44px;color:rgb(var(--c-ink-muted));border-radius:8px;align-items:center;gap:10px;padding-left:14px;display:flex}.storefront-module__MFAbYW__search:focus-within{outline:2px solid rgb(var(--c-ink-muted));outline-offset:2px}.storefront-module__MFAbYW__search input{width:100%;min-width:0;color:rgb(var(--c-ink));background:0 0;outline:none;font-size:14px}.storefront-module__MFAbYW__search button{border-left:1px solid rgb(var(--c-line));width:44px;height:44px;color:rgb(var(--c-ink));flex-shrink:0;place-items:center;display:grid}.storefront-module__MFAbYW__categories{border-bottom:1px solid rgb(var(--c-line));grid-template-columns:repeat(6,minmax(0,1fr)) 120px;gap:12px;padding-block:24px;display:grid}.storefront-module__MFAbYW__category{align-items:center;gap:8px;min-width:0;font-size:12px;font-weight:500;line-height:1.4;display:flex}.storefront-module__MFAbYW__categoryImage{background:rgb(var(--c-raised));width:52px;height:52px;color:rgb(var(--c-ink-faint));border-radius:8px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.storefront-module__MFAbYW__categoryImage img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.storefront-module__MFAbYW__allCategories{border-left:1px solid rgb(var(--c-line));justify-content:space-between;align-items:center;gap:8px;padding-left:12px;font-size:12px;font-weight:600;display:flex}.storefront-module__MFAbYW__sectionHeading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.storefront-module__MFAbYW__sectionHeading h2{letter-spacing:-.03em;min-width:0;font-size:24px;font-weight:600;line-height:1.3}.storefront-module__MFAbYW__textLink{min-height:44px;color:rgb(var(--c-ink-muted));flex-shrink:0;align-items:center;gap:6px;font-size:13px;font-weight:500;display:inline-flex}.storefront-module__MFAbYW__textLink:hover,.storefront-module__MFAbYW__category:hover,.storefront-module__MFAbYW__allCategories:hover{color:rgb(var(--c-ink));text-underline-offset:4px;text-decoration:underline}.storefront-module__MFAbYW__tabs{border-bottom:1px solid rgb(var(--c-line));flex-wrap:wrap;gap:8px 24px;margin-bottom:20px;display:flex}.storefront-module__MFAbYW__tab{min-height:44px;color:rgb(var(--c-ink-muted));border-bottom:2px solid #0000;padding-bottom:8px;font-size:14px;font-weight:500}.storefront-module__MFAbYW__tab[aria-selected=true]{color:rgb(var(--c-ink));border-color:currentColor}.storefront-module__MFAbYW__productGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.storefront-module__MFAbYW__home .storefront-module__MFAbYW__productGrid .product-card-live{border-radius:var(--store-radius);box-shadow:none;transform:none!important}.storefront-module__MFAbYW__home .storefront-module__MFAbYW__productGrid .product-card-live:hover{border-color:rgb(var(--c-ink-faint));box-shadow:none}.storefront-module__MFAbYW__home .storefront-module__MFAbYW__productGrid .product-card-image{aspect-ratio:4/3}.storefront-module__MFAbYW__home .storefront-module__MFAbYW__productGrid .product-card-live button{min-width:40px;min-height:40px}.storefront-module__MFAbYW__empty{background:rgb(var(--c-surface));border:1px solid rgb(var(--c-line));border-radius:var(--store-radius);color:rgb(var(--c-ink-muted));padding:24px;font-size:14px}.storefront-module__MFAbYW__secondaryGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,440px),1fr));gap:32px;display:grid}.storefront-module__MFAbYW__secondaryGrid:empty{display:none}.storefront-module__MFAbYW__secondarySection{min-width:0;padding-block:24px}.storefront-module__MFAbYW__listingGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.storefront-module__MFAbYW__plateCard{border:1px solid rgb(var(--c-line));border-radius:var(--store-radius,12px);background:rgb(var(--c-surface));flex-direction:column;min-width:0;padding:16px;display:flex}.storefront-module__MFAbYW__plateCard:hover{border-color:rgb(var(--c-ink-faint))}.storefront-module__MFAbYW__plateImage{justify-content:center;align-items:center;min-height:52px;display:flex}.storefront-module__MFAbYW__platePrice{font-variant-numeric:tabular-nums;margin-top:12px;font-size:18px;font-weight:600}.storefront-module__MFAbYW__plateOwner{overflow-wrap:anywhere;margin-top:4px;font-size:13px}.storefront-module__MFAbYW__plateMeta{color:rgb(var(--c-ink-muted));flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:16px;font-size:11px;display:flex}.storefront-module__MFAbYW__plateMeta>span{align-items:center;gap:4px;display:inline-flex}.storefront-module__MFAbYW__primaryLink:focus-visible,.storefront-module__MFAbYW__textLink:focus-visible,.storefront-module__MFAbYW__category:focus-visible,.storefront-module__MFAbYW__allCategories:focus-visible,.storefront-module__MFAbYW__tab:focus-visible{outline:2px solid rgb(var(--c-ink-muted));outline-offset:4px}@media (max-width:1100px){.storefront-module__MFAbYW__categories{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-module__MFAbYW__allCategories{border-left:0;justify-content:start;min-height:44px;padding-left:0}.storefront-module__MFAbYW__productGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){.storefront-module__MFAbYW__intro{padding-top:16px}.storefront-module__MFAbYW__mobileSearch{margin-bottom:16px;display:block}.storefront-module__MFAbYW__hero{grid-template-columns:1fr .65fr}.storefront-module__MFAbYW__heroCopy{padding:24px 16px}.storefront-module__MFAbYW__hero h1{font-size:28px}.storefront-module__MFAbYW__eyebrow{letter-spacing:.09em;font-size:9px}.storefront-module__MFAbYW__description{display:none}.storefront-module__MFAbYW__primaryLink{gap:8px;margin-top:16px;padding-inline:12px;font-size:12px}.storefront-module__MFAbYW__heroMedia{min-height:220px}.storefront-module__MFAbYW__heroImage{-o-object-position:18% 50%;object-position:18% 50%}.storefront-module__MFAbYW__category{text-align:center;flex-direction:column;font-size:12px}.storefront-module__MFAbYW__categories{gap:16px 12px;padding-block:20px}.storefront-module__MFAbYW__categoryImage{width:64px;height:48px}.storefront-module__MFAbYW__allCategories{grid-column:1/-1;justify-content:center;min-height:32px}.storefront-module__MFAbYW__section{padding-block:20px}.storefront-module__MFAbYW__sectionHeading h2{font-size:20px}.storefront-module__MFAbYW__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.storefront-module__MFAbYW__tabs{gap:0 18px;margin-bottom:16px}.storefront-module__MFAbYW__tab{font-size:12px}.storefront-module__MFAbYW__home .storefront-module__MFAbYW__productGrid .product-card-live button{min-width:44px;min-height:44px}.storefront-module__MFAbYW__secondaryGrid{gap:0}}
