.shop-screen,.search-screen{gap:clamp(.85rem,2vw,1.25rem);width:min(100%,1320px);display:grid}.discovery-filter-shell,.search-workspace,.shop-catalog,.search-results{gap:.85rem;min-width:0;display:grid}.discovery-filter-shell,.search-workspace{border:1px solid color-mix(in srgb, var(--line) 88%, var(--accent));background:color-mix(in srgb, var(--surface) 96%, var(--accent) 4%);border-radius:15px;padding:clamp(.75rem,2vw,1rem)}.discovery-section-header{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;min-width:0;display:grid}.discovery-section-header__icon{border:1px solid color-mix(in srgb, var(--accent) 24%, var(--line));background:color-mix(in srgb, var(--accent) 10%, var(--surface));width:2.8rem;height:2.8rem;color:var(--accent);border-radius:15px;place-items:center;display:grid}.discovery-section-header>div{gap:.1rem;min-width:0;display:grid}.discovery-section-header>div>span{color:var(--accent);font-size:.68rem;font-weight:900}.discovery-section-header h2,.discovery-section-header p{margin:0}.discovery-section-header h2{color:var(--text);font-size:clamp(1rem,2.4vw,1.25rem);font-weight:950;line-height:1.55}.discovery-section-header p{color:var(--muted);font-size:.75rem;font-weight:650;line-height:1.75}.discovery-section-header--catalog{border-bottom:1px solid var(--line);padding-bottom:.8rem}.shop-screen .discovery-filter-row,.search-screen .discovery-filter-row{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;background:0 0;border:0;border-radius:15px;gap:.45rem;width:100%;max-width:100%;margin:0;padding:.1rem 0 .2rem;scroll-padding-inline:.2rem;display:flex;overflow-x:auto}.shop-screen .discovery-filter-row::-webkit-scrollbar{display:none}.search-screen .discovery-filter-row::-webkit-scrollbar{display:none}.shop-screen .category-scrollbar{scroll-behavior:smooth;scroll-snap-type:none}.shop-screen .category-scrollbar:is(.is-dragging,.is-gliding){scroll-behavior:auto}.shop-screen .category-scrollbar a{-webkit-user-drag:none}.shop-screen .discovery-filter-row :is(a,button),.search-screen .discovery-filter-row :is(a,button){scroll-snap-align:start;border:1px solid var(--line);background:var(--surface);min-height:2.55rem;color:var(--text);white-space:nowrap;border-radius:15px;flex:none;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .75rem;font-size:.76rem;font-weight:850;line-height:1.4;text-decoration:none;transition:border-color .15s,background-color .15s,color .15s,transform .15s;display:inline-flex}.shop-screen .discovery-filter-row :is(a,button):is(:hover,:focus-visible),.search-screen .discovery-filter-row button:is(:hover,:focus-visible){border-color:color-mix(in srgb, var(--accent) 42%, var(--line));background:color-mix(in srgb, var(--accent) 8%, var(--surface))}.shop-screen .discovery-filter-row :is(a,button).is-active,.search-screen .discovery-filter-row button.is-active{border-color:var(--accent);background:var(--accent);color:var(--bg)}.search-scope-filter b{background:color-mix(in srgb, currentColor 10%, transparent);border-radius:15px;place-items:center;min-width:1.45rem;min-height:1.45rem;padding-inline:.3rem;font-size:.65rem;font-weight:950;display:inline-grid}.search-scope-filter button.is-active b{background:color-mix(in srgb, var(--bg) 16%, transparent)}.shop-catalog,.search-results{border:1px solid color-mix(in srgb, var(--line) 90%, transparent);background:var(--surface);border-radius:15px;padding:clamp(.75rem,2vw,1rem)}.shop-catalog>.product-grid{min-width:0}.shop-screen .product-grid,.shop-screen .skeleton-grid,.search-results .skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.discovery-loading{min-width:0}.discovery-loading--more{border-top:1px solid var(--line);padding-top:.85rem}.discovery-empty-state{border:1px dashed color-mix(in srgb, var(--line) 76%, var(--accent));background:color-mix(in srgb, var(--surface-soft) 92%, var(--accent) 8%);text-align:center;align-content:center;justify-items:center;gap:.55rem;min-height:clamp(12rem,28vw,18rem)}.discovery-empty-state>strong{color:var(--text);font-size:.95rem}.discovery-empty-state>span:not(.storefront-icon-frame){max-width:34rem;color:var(--muted);font-size:.78rem;line-height:1.8}@media (hover:hover) and (pointer:fine){.shop-screen .category-scrollbar{cursor:grab}.shop-screen .category-scrollbar.is-dragging{cursor:grabbing}}@media (width>=720px){.shop-screen .product-grid,.shop-screen .skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}}@media (width>=1000px){.shop-screen .product-grid,.shop-screen .skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1260px){.shop-screen .product-grid,.shop-screen .skeleton-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width<=560px){.shop-screen,.search-screen{gap:.75rem}.discovery-filter-shell,.search-workspace,.shop-catalog,.search-results{padding:.7rem}.discovery-section-header{align-items:start}.discovery-section-header p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.shop-screen .discovery-filter-row :is(a,button),.search-screen .discovery-filter-row button{min-height:2.75rem}}@media (prefers-reduced-motion:reduce){.shop-screen .category-scrollbar{scroll-behavior:auto}.shop-screen .discovery-filter-row :is(a,button),.search-screen .discovery-filter-row button{transition:none}}
