/* 12A presentation layer. Same ShopHaven palette; no commercial calculations. */
.sales-storefront{
 --store-container:1320px;--store-section-gap:clamp(28px,3.3vw,46px);--store-content-gap:clamp(16px,2vw,26px);--store-card-gap:clamp(12px,1.5vw,20px);--store-radius:22px;
 --surface-0:#f7f8f5;--surface-1:#fff;--surface-2:#edf1e7;--surface-overlay:#fffffff5;
 --elevation-1:0 4px 16px #173e2d08;--elevation-2:0 14px 34px #173e2d15;--elevation-3:0 28px 70px #10271e30;
 --motion-fast:180ms;--motion-normal:230ms;--ease-premium:cubic-bezier(.2,.7,.2,1)
}
.sales-storefront .container{width:min(var(--store-container),calc(100% - 48px));max-width:var(--store-container)}
.sales-storefront .store-header{position:sticky;top:0;z-index:40;background:var(--surface-overlay);backdrop-filter:blur(14px);box-shadow:var(--elevation-1);transition:box-shadow var(--motion-normal)}
.sales-storefront .store-header.is-scrolled{box-shadow:var(--elevation-2)}.store-header-sentinel{height:1px;margin-bottom:-1px;pointer-events:none}
.sales-storefront .store-header__main{padding-block:12px;gap:22px}.sales-storefront .category-nav__links a{padding-block:12px;transition:color var(--motion-fast)}
.shop-showcase--premium{margin:22px auto var(--store-section-gap)}
.shop-showcase--premium .shop-slide{min-height:470px;max-height:600px;padding:38px clamp(30px,4.5vw,66px) 60px;grid-template-columns:1.05fr .85fr;gap:40px}
.shop-slide__copy :is(h1,h2){font-size:clamp(38px,4.5vw,62px);max-width:12ch;letter-spacing:-2.4px}.shop-slide__copy p{max-width:36ch;font-size:14px}
.shop-slide__product{border-radius:42% 42% 20px 20px;max-width:420px;box-shadow:var(--elevation-2)}.shop-slide__product img{height:285px;mix-blend-mode:normal}
.shop-slide__caption>strong{font-size:14px;line-height:1.35;max-width:34ch}.shop-slide__caption>span{font-size:20px}
.shop-shelf,.shop-brands{margin-bottom:var(--store-section-gap)}.shop-category-sections{gap:var(--store-section-gap);margin-bottom:var(--store-section-gap)}
.shop-category-section,.shop-category-section:last-child{padding:clamp(20px,2.3vw,30px);background:var(--surface-1);border:1px solid #173e2d0a;border-radius:var(--store-radius);box-shadow:var(--elevation-1);scroll-margin-top:170px}
.shop-category-section:nth-child(even){background:linear-gradient(125deg,#edf1e7,#fff)}
.market-section-heading{margin-bottom:var(--store-content-gap);align-items:center}.market-section-heading h2{font-size:clamp(28px,3vw,40px);line-height:1.08;margin:5px 0;letter-spacing:-1.2px}.showroom-intro{margin:7px 0 0;color:var(--shop-muted);font-size:13px}
.shop-category-section .shop-chips{margin-bottom:12px}.shop-category-section .shop-chips--brands{margin-bottom:22px}
.shop-chips a{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:8px 14px;border:1px solid #173e2d12;border-radius:999px;white-space:nowrap;text-decoration:none;transition:background var(--motion-fast),box-shadow var(--motion-fast),color var(--motion-fast)}
.shop-chips a:hover{background:var(--surface-2);box-shadow:var(--elevation-1)}.shop-chips a.is-active{background:#286247;color:#fff;border-color:#286247;box-shadow:0 3px 8px #173e2d15}
.shop-chips a img{object-fit:contain;width:48px;height:22px;mix-blend-mode:normal;filter:none}.brand-chip-initial{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#edf1e7;color:#286247;font-size:10px;font-weight:700}.shop-chips .is-active .brand-chip-initial{background:#ffffff20;color:#fff}
.brand-chip-mark{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:26px;border-radius:5px}.brand-chip-mark.brand-logo--light{background:#173e2d;padding:3px 5px}.shop-brand-logo.brand-logo--light{background:#173e2d;border-radius:12px;padding:8px}
.shop-chips .is-active .brand-chip-mark:not(.brand-logo--light){background:#edf1e7;padding:3px 5px}
.shop-category-section .shop-brand-row__items{max-height:42px}.shop-chips--brands.is-expanded .shop-brand-row__items{max-height:400px}
.shop-showroom.market-product-carousel{display:grid;grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(0,1fr));grid-auto-columns:auto;grid-auto-flow:row;gap:var(--store-card-gap);overflow:visible;padding:0;scroll-snap-type:none;align-items:stretch}
.shop-showroom .is-showroom-hero{grid-column:1;grid-row:1/span 2;box-shadow:var(--elevation-2)}.shop-showroom .market-product-card__media{height:185px;padding:14px}.shop-showroom .is-showroom-hero .market-product-card__media{height:auto;min-height:340px;flex:1;padding:24px}
.shop-showroom .is-showroom-hero h3{font-size:clamp(20px,2.2vw,28px);min-height:0;line-height:1.2;-webkit-line-clamp:3}.shop-showroom .is-showroom-hero .market-product-price strong{font-size:25px}.shop-showroom .market-product-card__body{padding:16px;gap:7px}.shop-showroom .is-showroom-hero .market-product-card__body{padding:24px}
.shop-category-section--reverse .shop-showroom .is-showroom-hero{grid-column:3}.shop-category-section--reverse .shop-showroom{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(0,1.25fr)}
.shop-category-section .shop-showroom:not(.is-expanded) .is-showroom-overflow{display:none}
.shop-showroom.shop-showroom--single{grid-template-columns:minmax(0,1fr)}.shop-showroom--single .is-showroom-hero,.shop-category-section--reverse .shop-showroom--single .is-showroom-hero{grid-column:auto;grid-row:auto;display:grid;grid-template-columns:1.1fr 1fr;min-height:390px}
.shop-showroom--single .is-showroom-hero .market-product-card__media{min-height:390px;max-height:440px;aspect-ratio:auto}.shop-showroom--single .is-showroom-hero .market-product-card__body{justify-content:center;padding:clamp(24px,4vw,58px)}.shop-category-section--reverse .shop-showroom--single .market-product-card__media{order:2}
.shop-category-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px!important;font-size:12px}.showroom-expand{border:0;background:transparent;color:#286247;font-size:12px;font-weight:700;padding:10px;min-height:40px;cursor:pointer}
.shop-shelf--featured .shop-showroom{grid-template-columns:1.4fr 1fr 1fr}.shop-shelf--featured .is-showroom-hero{grid-row:auto;grid-column:auto}.shop-shelf--featured .market-product-card__media{height:280px}.shop-shelf--featured .is-showroom-hero .market-product-card__media{min-height:280px}.shop-shelf--featured .is-showroom-hero h3{font-size:20px}.shop-shelf--featured .is-showroom-hero .market-product-card__body{padding:20px}
.market-product-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border:1px solid #173e2d0b;border-radius:16px;background:var(--surface-1);box-shadow:var(--elevation-1);transition:transform var(--motion-normal) var(--ease-premium),box-shadow var(--motion-normal) var(--ease-premium)}
.market-product-card__media{position:relative;display:block;height:285px;overflow:hidden;background:#fafbf8;padding:18px}.market-product-card__media img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:normal;transition:opacity var(--motion-normal),transform var(--motion-normal) var(--ease-premium)}
.market-product-card__media .card-image-secondary{position:absolute;inset:0;width:100%;height:100%;padding:inherit;opacity:0;pointer-events:none}
.market-product-card__body{display:flex;flex-direction:column;gap:8px;padding:18px;flex:0 0 auto}.market-product-brand{font-size:10px;letter-spacing:.15em;font-weight:700;color:#68736b}
.market-product-card h3{min-height:2.6em;margin:0;font:650 16px/1.3 var(--font-heading);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-wrap:pretty}.market-product-card h3 a{text-decoration:none;color:#173e2d}
.market-product-edition{width:fit-content;font-size:11px;padding:4px 10px;margin:0;background:#edf1e7;color:#286247}.market-product-price{margin-top:3px}.market-product-price strong{font-size:21px;font-weight:750;letter-spacing:-.5px}.market-product-card .availability{font-size:10px;margin:0;color:#526158;background:none;padding:0}
.market-product-card__actions{display:flex;align-items:center;gap:10px;justify-content:space-between;margin-top:9px}.market-product-card__actions .store-button{display:inline-flex;gap:10px;min-height:38px;width:auto;padding:5px 0;border:0;border-radius:0;background:none!important;color:#286247!important;font-size:12px;font-weight:750;box-shadow:none}
.card-quick-view{display:inline-flex;align-items:center;gap:4px;min-height:38px;padding:6px 9px;background:#edf1e7;border:0;border-radius:8px;font-size:10px;font-weight:650;color:#286247;cursor:pointer}.market-badge{z-index:2;top:13px;left:13px;background:#f0e3bf;border-radius:999px;padding:6px 10px;font-size:9px;box-shadow:var(--elevation-1)}
@media(hover:hover) and (pointer:fine){.market-product-card:hover{transform:translateY(-4px);box-shadow:var(--elevation-2)}.market-product-card:hover .card-image-primary{transform:scale(1.025)}.market-product-card:hover:has(.card-image-secondary) .card-image-primary{opacity:0}.market-product-card:hover .card-image-secondary{opacity:1;transform:scale(1.025)}.card-quick-view:hover{background:#286247;color:#fff}.shop-brand-links a:hover{transform:translateY(-2px);background:var(--surface-1);box-shadow:var(--elevation-1)}}
.shop-brands{padding:25px 0;background:transparent;border-radius:0;box-shadow:none}.shop-brand-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.shop-brand-links a{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;min-height:115px;padding:15px;background:transparent;border:0;box-shadow:none;border-radius:14px;transition:transform var(--motion-normal),background var(--motion-normal),box-shadow var(--motion-normal)}
.shop-brand-links a>span:last-child{display:none}.shop-brand-links strong{font-size:12px;color:#526158}.shop-brand-logo{display:flex;align-items:center;justify-content:center;width:140px;height:55px;flex-basis:auto;background:transparent;border-radius:0}.shop-brand-logo img{width:120px;height:52px;object-fit:contain;mix-blend-mode:normal;filter:none}.shop-brand-initial{width:50px;height:50px;flex-basis:auto;background:#edf1e7;color:#286247}
.premium-catalog{padding-block:28px 48px!important}.catalog-editorial-heading{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:26px}.catalog-editorial-heading h1{font:750 clamp(30px,4vw,48px)/1.1 var(--font-heading);letter-spacing:-1.5px;margin:8px 0 10px;max-width:24ch}.catalog-editorial-heading p{margin:0;font-size:14px;color:var(--shop-muted)}.catalog-result-count{font-size:12px;color:#68736b;white-space:nowrap;padding-bottom:5px}
.catalog-discovery{padding:18px 22px;background:var(--surface-1);border-radius:16px;box-shadow:var(--elevation-1);border:1px solid #173e2d08;margin-bottom:16px}.catalog-type-chips{flex-wrap:nowrap;overflow-x:auto;margin-bottom:14px;scrollbar-width:thin}.catalog-type-chips>span{min-width:55px}.catalog-type-chips a{flex:none}.catalog-brand-chips{display:grid;grid-template-columns:55px minmax(0,1fr) auto;gap:12px;margin:0}.catalog-brand-chips>span{font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.catalog-brand-chips .shop-brand-row__items{display:flex;gap:8px;max-height:44px;overflow:hidden;flex-wrap:nowrap}.catalog-brand-chips.is-expanded .shop-brand-row__items{max-height:500px;flex-wrap:wrap}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:20px 0}.catalog-toolbar .filter-summary{font-size:11px}.catalog-toolbar form label{display:flex;align-items:center;gap:8px;font-size:11px;color:#68736b}.catalog-toolbar select{background:transparent;border:1px solid #173e2d18;border-radius:8px;padding:9px;color:#173e2d;font:inherit;min-height:40px}
.market-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--store-card-gap)}.catalog-load-state{padding:20px;border-radius:12px;background:linear-gradient(100deg,#edf1e7,#fff,#edf1e7);background-size:200% 100%;animation:catalog-shimmer 1.2s linear infinite;font-size:12px;color:#526158;margin-bottom:20px}.premium-catalog[aria-busy=true] .market-catalog-grid{opacity:.45;transition:opacity var(--motion-fast)}
.store-empty{padding:70px 20px;background:var(--surface-1);border-radius:var(--store-radius);box-shadow:var(--elevation-1)}.store-empty h2{font-size:24px}.store-empty p{color:var(--shop-muted);font-size:13px}
.shop-quick-view{position:fixed;inset:0 0 0 auto;margin:0;width:min(580px,100%);height:100dvh;max-width:none;max-height:none;border:0;border-radius:22px 0 0 22px;padding:25px;background:var(--surface-overlay,#fff);box-shadow:var(--elevation-3);overflow-y:auto;color:#173e2d}.shop-quick-view::backdrop{background:#10271e70;backdrop-filter:blur(3px)}.shop-quick-view[open]{animation:drawer-in var(--motion-normal) var(--ease-premium)}.quick-view-open{overflow:hidden}
.quick-view-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.quick-view-heading button{display:grid;place-items:center;flex:none;width:44px;height:44px;border:1px solid #173e2d12;border-radius:50%;background:#edf1e7;color:#173e2d;font-size:25px;cursor:pointer}
.quick-view-main{display:block;width:100%;height:300px;object-fit:contain;background:#fafbf8;border-radius:16px;padding:14px}.quick-view-thumbnails{display:flex;gap:8px;overflow-x:auto;padding:10px 0 16px}.quick-view-thumbnails button{width:58px;height:58px;flex:none;padding:4px;border:1px solid #173e2d18;border-radius:8px;background:#fff;cursor:pointer}.quick-view-thumbnails button[aria-pressed=true]{border:2px solid #286247}.quick-view-thumbnails img{width:100%;height:100%;object-fit:contain}
.quick-view-public h2{font:750 27px/1.15 var(--font-heading);margin:7px 0 12px;letter-spacing:-.8px}.quick-view-price{display:block;font-size:23px;margin:12px 0}.quick-view-edition{display:flex;align-items:center;gap:10px;font-size:12px}.quick-view-edition strong{background:#edf1e7;border-radius:999px;padding:5px 10px}.quick-view-edition small{color:#68736b}.quick-view-options{display:grid;gap:12px;margin:22px 0}.quick-view-options>div{display:grid;grid-template-columns:90px 1fr;gap:12px}.quick-view-options dt{font-size:12px;font-weight:750}.quick-view-options dd{font-size:12px;color:#68736b;margin:0;line-height:1.6}
.quick-view-combinations{border-block:1px solid #173e2d10;padding:12px 0;font-size:12px}.quick-view-combinations summary{cursor:pointer;min-height:30px}.quick-view-combinations ul{display:flex;flex-wrap:wrap;gap:7px;list-style:none;padding:0}.quick-view-combinations li{background:#edf1e7;border-radius:6px;padding:6px 9px}.quick-view-footnote{font-size:11px;line-height:1.6;color:#68736b;border-top:1px solid #173e2d10;padding-top:20px;margin-top:22px}.quick-view-skeleton{height:350px;display:grid;place-items:center;border-radius:16px;background:#edf1e7;font-size:12px}
.has-scroll-reveal{opacity:.01;transform:translateY(8px);transition:opacity 400ms var(--ease-premium),transform 400ms var(--ease-premium)}.has-scroll-reveal.is-revealed{opacity:1;transform:none}
.promotion-badge,.benefit-banner{border-radius:8px;background:#f0e3bf;color:#173e2d}.promotion-original-price{text-decoration:line-through;color:#68736b}.promotion-final-price{font-weight:750;color:#286247}
.product-detail__media{box-shadow:var(--elevation-1)}.product-detail__visual{top:170px}.product-detail-edition{display:inline-flex;margin:4px 0 12px}
.shop-quick-view [data-product-config]{grid-column:1/-1;padding:0}.shop-quick-view [data-product-config] .container{max-width:100%;padding-inline:0}.shop-quick-view .product-detail{gap:24px}.shop-quick-view .product-detail__visual{position:static}.shop-quick-view .store-breadcrumb{display:none}.shop-quick-view .product-detail__media{max-height:440px}.shop-quick-view .product-title{font-size:28px}
@keyframes drawer-in{from{opacity:.5;transform:translateX(20px)}to{opacity:1;transform:none}}@keyframes catalog-shimmer{to{background-position:-200% 0}}
@media(max-width:1050px){.sales-storefront .store-header__main{grid-template-columns:190px minmax(180px,1fr) auto;gap:12px}.sales-storefront .store-wordmark{font-size:22px}.sales-storefront .store-action small{display:none}.shop-showroom .market-product-card__media{height:160px}.market-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.market-product-card__media{height:250px}.market-product-card h3{font-size:14px}.market-product-card__actions{gap:5px}.card-quick-view{font-size:9px;padding-inline:6px}.shop-brand-links{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:780px){.sales-storefront .store-header__main{grid-template-columns:minmax(0,1fr) auto}.sales-storefront .container{width:calc(100% - 28px)}.shop-showcase--premium .shop-slide{grid-template-columns:1fr .85fr;min-height:420px;padding:25px 28px 60px;gap:20px}.shop-slide__copy :is(h1,h2){font-size:38px}.shop-slide__product{width:100%;padding:15px}.shop-slide__product img{height:200px}.shop-slide__caption>strong{font-size:12px}.shop-slide__caption>span{font-size:16px}
 .shop-showroom.market-product-carousel,.shop-category-section--reverse .shop-showroom{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-showroom .is-showroom-hero,.shop-category-section--reverse .shop-showroom .is-showroom-hero{grid-column:1/-1;grid-row:auto;display:grid;grid-template-columns:1fr 1fr}.shop-showroom .is-showroom-hero .market-product-card__media{min-height:280px;height:100%;max-height:380px}.shop-showroom .is-showroom-hero .market-product-card__body{justify-content:center;padding:20px}.shop-showroom .market-product-card__media{height:205px}.shop-shelf--featured .shop-showroom{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-shelf--featured .is-showroom-hero{grid-column:1/-1}.shop-showroom.shop-showroom--single{grid-template-columns:1fr}.shop-category-section--reverse .shop-showroom--single .market-product-card__media{order:0}.market-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .catalog-editorial-heading{align-items:start}.catalog-editorial-heading h1{font-size:34px}.shop-brand-links{display:flex;overflow-x:auto;gap:12px}.shop-brand-links a{min-width:145px;flex:none}.shop-brands:not(.is-expanded) .shop-brand-links .is-overflow{display:flex}.shop-brands.is-expanded .shop-brand-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.shop-brands.is-expanded .shop-brand-links a{min-width:0}.shop-brands .shop-brand-row__toggle{display:none}.catalog-brand-chips{grid-template-columns:1fr auto}.catalog-brand-chips>span{grid-column:1/-1}.catalog-brand-chips .shop-brand-row__items{overflow-x:auto}.product-detail__visual{position:static}
}
@media(max-width:520px){.sales-storefront .container{width:calc(100% - 24px)}.shop-showcase--premium{margin-top:12px}.shop-showcase--premium .shop-slide{grid-template-columns:1fr;min-height:0;max-height:none;gap:14px;padding:24px 22px 55px}.shop-slide__copy :is(h1,h2){font-size:35px;max-width:14ch;letter-spacing:-1.5px;margin:8px 0 10px}.shop-slide__copy p{font-size:12px;line-height:1.5;margin:0}.shop-cta{min-height:42px;padding:11px 14px;font-size:11px;margin-top:12px}
 .shop-slide__product{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-self:center;border-radius:14px;padding:12px;max-width:none}.shop-slide__product img{height:155px;grid-column:1;grid-row:1/3}.shop-slide__brand{grid-column:2;padding:0;font-size:9px}.shop-slide__caption{grid-column:2;align-self:start;margin-top:8px;gap:7px}.shop-slide__caption>span{font-size:16px}.shop-slide__caption>strong{font-size:11px}
 .shop-category-section,.shop-category-section:last-child{padding:18px 12px;border-radius:18px;scroll-margin-top:145px}.market-section-heading{gap:12px;margin-bottom:16px}.market-section-heading h2{font-size:27px}.showroom-intro{font-size:11px;max-width:26ch}.market-section-heading>a{font-size:10px;padding-inline:4px}.shop-category-section .shop-chips>span{position:static;font-size:9px;min-width:40px;background:none}.shop-chips a{font-size:11px;min-height:38px;padding:8px 11px}.shop-category-section .shop-chips--brands{margin-bottom:16px}.shop-category-section .shop-brand-row__items{max-height:42px}
 .shop-showroom .is-showroom-hero,.shop-category-section--reverse .shop-showroom .is-showroom-hero{display:flex;grid-column:1/-1}.shop-showroom .is-showroom-hero .market-product-card__media{height:260px;min-height:260px;max-height:310px;flex:auto}.shop-showroom .is-showroom-hero .market-product-card__body{padding:18px}.shop-showroom .is-showroom-hero h3{font-size:23px}.shop-showroom .market-product-card__media{height:165px;padding:10px}.shop-showroom .market-product-card__body{padding:12px;gap:6px}.market-product-card h3{font-size:13px;min-height:2.6em}.market-product-price strong{font-size:17px}.shop-showroom .is-showroom-hero .market-product-price strong{font-size:24px}
 .market-product-card__actions{flex-wrap:wrap;gap:0}.market-product-card__actions .store-button{font-size:11px;min-height:36px;padding:4px 0}.card-quick-view{font-size:10px;min-height:36px;padding:6px 8px}.market-catalog-grid{gap:10px}.market-catalog-grid .market-product-card__media{height:185px}.market-catalog-grid .market-product-card__body{padding:12px}.market-catalog-grid .market-product-card h3{font-size:13px}.market-catalog-grid .market-product-price strong{font-size:17px}.market-catalog-grid .store-button{font-size:11px}.shop-category-bottom{font-size:10px;align-items:start}.showroom-expand{font-size:10px;max-width:140px;padding:8px}
 .catalog-editorial-heading{display:block;margin-bottom:20px}.catalog-editorial-heading h1{font-size:32px}.catalog-editorial-heading p{font-size:12px;line-height:1.5}.catalog-result-count{display:block;margin-top:12px}.catalog-discovery{padding:14px 12px}.catalog-type-chips{gap:7px}.catalog-type-chips>span{min-width:36px}.catalog-toolbar{margin-block:16px;align-items:start}.catalog-toolbar select{max-width:140px;font-size:12px}.catalog-toolbar form label{gap:4px;flex-wrap:wrap;justify-content:end}.filter-summary span{padding:7px;font-size:10px}
 .shop-quick-view{width:100%;border-radius:0;padding:18px}.quick-view-main{height:265px}.quick-view-public h2{font-size:25px}.quick-view-price{font-size:22px}.shop-shelf--featured .shop-showroom{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-shelf--featured .market-product-card__media{height:180px}.shop-shelf--featured .is-showroom-hero .market-product-card__media{min-height:260px}
}
@media(max-width:340px){.market-catalog-grid,.shop-showroom.market-product-carousel{grid-template-columns:1fr}.shop-showroom .is-showroom-hero{grid-column:1}.catalog-toolbar{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.sales-storefront *,.sales-storefront *::before,.sales-storefront *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.has-scroll-reveal{opacity:1!important;transform:none!important}.market-product-card:hover,.market-product-card:hover img{transform:none!important}}
/* Sparse real filter results stay balanced without empty editorial columns. */
@media(min-width:781px){
 .shop-showroom.shop-showroom--pair.market-product-carousel{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}
 .shop-showroom.shop-showroom--trio.market-product-carousel{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,1fr))}
 .shop-showroom--pair .is-showroom-hero,.shop-showroom--trio .is-showroom-hero{grid-row:auto}
 .shop-showroom--pair .market-product-card__media,.shop-showroom--trio .market-product-card__media,
 .shop-showroom--pair .is-showroom-hero .market-product-card__media,.shop-showroom--trio .is-showroom-hero .market-product-card__media{min-height:300px;height:300px;flex:none}
 .shop-category-section--reverse .shop-showroom.shop-showroom--pair{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr)}
 .shop-category-section--reverse .shop-showroom--pair .is-showroom-hero{grid-column:2}
 .shop-category-section--reverse .shop-showroom.shop-showroom--trio{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(0,1.2fr)}
}
