.category-showcase-section{padding-top:10px;padding-bottom:32px}.category-showcase-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:18px;max-width:1240px;margin:0 auto}.store-category-card{min-height:188px;border-radius:18px;background:linear-gradient(180deg,#fff,#f5f7fb);color:#07101f;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px 16px;border:1px solid rgba(20,40,80,.08);box-shadow:0 10px 28px rgba(0,0,0,.13);transition:.2s ease}.store-category-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(51,83,255,.22)}.store-category-icon{width:82px;height:82px;border-radius:18px;display:grid;place-items:center;background:#e8f0ff;margin-bottom:14px}.store-category-icon img{width:62px;height:62px;object-fit:contain}.store-category-card strong{font-size:18px;line-height:1.15;color:#020817}.store-category-card small{font-size:13px;color:#4b5875;font-weight:800;margin-top:4px}.count-fixed-toolbar{margin:28px 0 20px}.catalog-all-products{padding-bottom:46px}.catalog-count-fixed{align-items:start}.catalog-sidebar-v2{position:sticky;top:105px}.category-filter-card em{min-width:34px;height:34px;padding:0 8px;border-radius:12px;background:rgba(37,109,255,.18);display:grid;place-items:center;font-style:normal;font-weight:900;color:#cde6ff}.category-filter-card.active em{background:linear-gradient(135deg,#1e72ff,#9b3dff);color:#fff}.fixed-catalog-head{padding-bottom:18px}@media(max-width:900px){.category-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-category-card{min-height:160px}.catalog-sidebar-v2{position:relative;top:auto}}@media(max-width:520px){.category-showcase-grid{grid-template-columns:1fr 1fr;gap:12px}.store-category-card{min-height:145px;padding:16px 10px}.store-category-icon{width:68px;height:68px}.store-category-icon img{width:52px;height:52px}.store-category-card strong{font-size:15px}.store-category-card small{font-size:12px}}
