.SmartProductCatalog-module__HcXzzq__catalog{max-width:1420px;margin:0 auto;padding:0 28px 90px}.SmartProductCatalog-module__HcXzzq__toolbar{grid-template-columns:1fr minmax(320px,520px);align-items:end;gap:28px;padding:42px 0 30px;display:grid}.SmartProductCatalog-module__HcXzzq__toolbar p,.SmartProductCatalog-module__HcXzzq__eyebrow{color:var(--text-accent);letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:700}.SmartProductCatalog-module__HcXzzq__toolbar h1{margin:5px 0;font-size:clamp(32px,4vw,52px)}.SmartProductCatalog-module__HcXzzq__toolbar span{color:var(--text-secondary);font-size:14px}.SmartProductCatalog-module__HcXzzq__search{border:1px solid var(--border-light);background:var(--bg-secondary);border-radius:12px;align-items:center;gap:11px;height:54px;padding:0 16px;display:flex}.SmartProductCatalog-module__HcXzzq__search:focus-within{border-color:var(--text-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--text-accent) 16%, transparent)}.SmartProductCatalog-module__HcXzzq__search input{width:100%;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:0}.SmartProductCatalog-module__HcXzzq__search button,.SmartProductCatalog-module__HcXzzq__filterHeading button{color:var(--text-secondary);cursor:pointer;background:0 0;border:0}.SmartProductCatalog-module__HcXzzq__layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:34px;display:grid}.SmartProductCatalog-module__HcXzzq__sidebar{border:1px solid var(--border-light);background:var(--bg-secondary);border-radius:14px;position:sticky;top:94px;overflow:hidden}.SmartProductCatalog-module__HcXzzq__filterPanel{padding:20px}.SmartProductCatalog-module__HcXzzq__filterHeading,.SmartProductCatalog-module__HcXzzq__filterHeading>div{justify-content:space-between;align-items:center;gap:8px;font-weight:700;display:flex}.SmartProductCatalog-module__HcXzzq__filterHeading button{color:var(--text-accent);font-size:12px}.SmartProductCatalog-module__HcXzzq__facet{border:0;border-top:1px solid var(--border-light);margin-top:16px;padding-top:0}.SmartProductCatalog-module__HcXzzq__facet summary{cursor:pointer;justify-content:space-between;align-items:center;padding:16px 0 4px;font-size:14px;font-weight:700;list-style:none;display:flex}.SmartProductCatalog-module__HcXzzq__facet summary::-webkit-details-marker{display:none}.SmartProductCatalog-module__HcXzzq__facet summary svg{transition:transform .2s}.SmartProductCatalog-module__HcXzzq__facet[open] summary svg{transform:rotate(180deg)}.SmartProductCatalog-module__HcXzzq__options{padding-top:8px}.SmartProductCatalog-module__HcXzzq__facet label{cursor:pointer;color:var(--text-secondary);grid-template-columns:18px 1fr auto;align-items:center;gap:8px;padding:6px 0;font-size:14px;display:grid}.SmartProductCatalog-module__HcXzzq__facet input{accent-color:var(--text-accent)}.SmartProductCatalog-module__HcXzzq__facet small{text-align:center;background:var(--bg-tertiary);border-radius:99px;min-width:25px;padding:1px 6px}.SmartProductCatalog-module__HcXzzq__facet .SmartProductCatalog-module__HcXzzq__unavailable{opacity:.42;cursor:not-allowed}.SmartProductCatalog-module__HcXzzq__facet .SmartProductCatalog-module__HcXzzq__unavailable small{border:1px solid var(--border-light);background:0 0}.SmartProductCatalog-module__HcXzzq__dimensionChooser{padding:10px 0 5px}.SmartProductCatalog-module__HcXzzq__dimensionChooser p{color:var(--text-secondary);margin-bottom:8px;font-size:11px}.SmartProductCatalog-module__HcXzzq__dimensionChooser button{border:1px solid var(--border-light);background:var(--bg-primary);width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;font:inherit;border-radius:7px;margin-bottom:6px;padding:9px 10px;font-size:12px}.SmartProductCatalog-module__HcXzzq__dimensionChooser .SmartProductCatalog-module__HcXzzq__dimensionActive{border-color:var(--text-accent);background:color-mix(in srgb, var(--text-accent) 9%, var(--bg-primary));color:var(--text-primary);font-weight:700}.SmartProductCatalog-module__HcXzzq__dimensionValues{padding-top:8px}.SmartProductCatalog-module__HcXzzq__dimensionValues>b{color:var(--text-accent);font-size:11px;display:block}.SmartProductCatalog-module__HcXzzq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.SmartProductCatalog-module__HcXzzq__productCard{border:1px solid var(--border-light);background:var(--bg-primary);min-height:450px;box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden}.SmartProductCatalog-module__HcXzzq__productCard:hover{color:inherit;border-color:color-mix(in srgb, var(--text-accent) 48%, var(--border-light));box-shadow:var(--shadow-lg);transform:translateY(-4px)}.SmartProductCatalog-module__HcXzzq__productImage{background:linear-gradient(145deg, var(--bg-secondary), var(--bg-tertiary));height:215px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.SmartProductCatalog-module__HcXzzq__productImage img{object-fit:contain;width:100%;height:100%;padding:22px}.SmartProductCatalog-module__HcXzzq__productBody{flex-direction:column;flex:1;padding:20px;display:flex}.SmartProductCatalog-module__HcXzzq__productBody h2{margin:8px 0 4px;font-size:18px;line-height:1.4}.SmartProductCatalog-module__HcXzzq__model{color:var(--text-secondary);font-size:13px}.SmartProductCatalog-module__HcXzzq__productBody ul{border-top:1px solid var(--border-light);color:var(--text-secondary);margin:16px 0;padding-top:12px;font-size:13px;list-style:none}.SmartProductCatalog-module__HcXzzq__productBody li{margin:4px 0}.SmartProductCatalog-module__HcXzzq__details{color:var(--text-accent);align-items:center;gap:6px;margin-top:auto;font-size:14px;font-weight:700;display:flex}.SmartProductCatalog-module__HcXzzq__empty{border:1px dashed var(--border-light);text-align:center;min-height:390px;color:var(--text-secondary);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;display:flex}.SmartProductCatalog-module__HcXzzq__empty h2{margin-top:12px}.SmartProductCatalog-module__HcXzzq__empty button{background:var(--text-accent);color:#fff;cursor:pointer;border:0;border-radius:8px;margin-top:16px;padding:10px 18px}.SmartProductCatalog-module__HcXzzq__mobileFilters{display:none}@media (max-width:1100px){.SmartProductCatalog-module__HcXzzq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.SmartProductCatalog-module__HcXzzq__catalog{padding-inline:18px}.SmartProductCatalog-module__HcXzzq__toolbar{grid-template-columns:1fr}.SmartProductCatalog-module__HcXzzq__layout{display:block}.SmartProductCatalog-module__HcXzzq__mobileFilters{border:1px solid var(--border-light);background:var(--bg-secondary);height:46px;color:var(--text-primary);border-radius:9px;justify-content:center;align-items:center;gap:8px;display:flex}.SmartProductCatalog-module__HcXzzq__sidebar{margin-bottom:20px;display:none;position:static}.SmartProductCatalog-module__HcXzzq__sidebarOpen{display:block}.SmartProductCatalog-module__HcXzzq__grid{grid-template-columns:1fr}.SmartProductCatalog-module__HcXzzq__productCard{min-height:420px}}
.CatalogV2Explorer-module__OVPlYW__container{max-width:1360px;margin:0 auto;padding:0 1.5rem 4rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.CatalogV2Explorer-module__OVPlYW__rtl{direction:rtl}.CatalogV2Explorer-module__OVPlYW__ltr{direction:ltr}.CatalogV2Explorer-module__OVPlYW__hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:16px;margin:1.5rem 0 2.5rem;padding:3rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #0f172a33}.CatalogV2Explorer-module__OVPlYW__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-50%;left:-20%}.CatalogV2Explorer-module__OVPlYW__heroBadge{color:#93c5fd;background:#3b82f633;border:1px solid #3b82f666;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .85rem;font-size:.85rem;font-weight:600;display:inline-flex}.CatalogV2Explorer-module__OVPlYW__heroTitle{color:#fff;margin-bottom:.75rem;font-size:2.25rem;font-weight:800;line-height:1.25}.CatalogV2Explorer-module__OVPlYW__heroDesc{color:#94a3b8;max-width:700px;font-size:1.1rem;line-height:1.6}.CatalogV2Explorer-module__OVPlYW__categoryExplorer{margin-bottom:2rem}.CatalogV2Explorer-module__OVPlYW__brandExplorer{margin-bottom:2.5rem}.CatalogV2Explorer-module__OVPlYW__sectionHeader{border-bottom:2px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.CatalogV2Explorer-module__OVPlYW__sectionTitle{color:#0f172a;font-size:1.25rem;font-weight:700}.CatalogV2Explorer-module__OVPlYW__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;display:grid}.CatalogV2Explorer-module__OVPlYW__categoryCard{text-align:center;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;width:100%;padding:1.25rem 1rem;text-decoration:none;transition:all .2s ease-in-out;display:flex}.CatalogV2Explorer-module__OVPlYW__categoryCard:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 6px 16px #2563eb1f}.CatalogV2Explorer-module__OVPlYW__categoryCardActive{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb}.CatalogV2Explorer-module__OVPlYW__categoryIcon{color:#2563eb;background:#f1f5f9;border-radius:16px;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:.8rem;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 2px 6px #0000000f}.CatalogV2Explorer-module__OVPlYW__categoryThumbnail{object-fit:cover;width:100%;height:100%;display:block}.CatalogV2Explorer-module__OVPlYW__categoryCardActive .CatalogV2Explorer-module__OVPlYW__categoryIcon{background:#dbeafe;box-shadow:0 0 0 2px #2563eb}.CatalogV2Explorer-module__OVPlYW__categoryName{color:#1e293b;margin-bottom:.25rem;font-size:.95rem;font-weight:700;line-height:1.35}.CatalogV2Explorer-module__OVPlYW__categoryCardDisabled{opacity:.45;cursor:pointer;filter:grayscale(.85);box-shadow:none!important;background:#f8fafc!important;border-color:#e2e8f0!important;transform:none!important}.CatalogV2Explorer-module__OVPlYW__categoryCardDisabled:hover{opacity:.8;filter:grayscale(.3);border-color:#94a3b8!important}.CatalogV2Explorer-module__OVPlYW__categoryCardDisabled .CatalogV2Explorer-module__OVPlYW__categoryCount{color:#94a3b8}.CatalogV2Explorer-module__OVPlYW__categoryCount{color:#64748b;font-size:.78rem}.CatalogV2Explorer-module__OVPlYW__brandGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.85rem;display:grid}.CatalogV2Explorer-module__OVPlYW__brandCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:100%;height:86px;padding:.9rem 1.2rem;text-decoration:none;transition:all .2s ease-in-out;display:flex;position:relative}.CatalogV2Explorer-module__OVPlYW__brandCard:hover{border-color:#059669;transform:translateY(-2px);box-shadow:0 4px 12px #0596691f}.CatalogV2Explorer-module__OVPlYW__brandCardActive{background:#ecfdf5;border-color:#059669;box-shadow:0 0 0 2px #059669}.CatalogV2Explorer-module__OVPlYW__brandCardDisabled{opacity:.4;cursor:pointer;filter:grayscale(.9);box-shadow:none!important;background:#f8fafc!important;border-color:#e2e8f0!important;transform:none!important}.CatalogV2Explorer-module__OVPlYW__brandCardDisabled:hover{opacity:.75;filter:grayscale(.3);border-color:#94a3b8!important}.CatalogV2Explorer-module__OVPlYW__brandIcon{width:100%;height:100%;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex}.CatalogV2Explorer-module__OVPlYW__brandLogoImg{object-fit:contain;max-width:100%;max-height:54px;display:block}.CatalogV2Explorer-module__OVPlYW__activeFiltersStrip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;padding:.5rem .75rem;animation:.15s ease-out CatalogV2Explorer-module__OVPlYW__fadeIn;display:flex}.CatalogV2Explorer-module__OVPlYW__activeFiltersLabel{color:#475569;align-items:center;gap:.3rem;font-size:.78rem;font-weight:700;display:flex}.CatalogV2Explorer-module__OVPlYW__filterPill{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.CatalogV2Explorer-module__OVPlYW__filterPill:hover{background:#dbeafe;border-color:#93c5fd}.CatalogV2Explorer-module__OVPlYW__filterPillBrand{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.CatalogV2Explorer-module__OVPlYW__filterPillBrand:hover{background:#d1fae5}.CatalogV2Explorer-module__OVPlYW__clearAllPill{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:9999px;align-items:center;gap:.25rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;transition:all .15s;display:inline-flex}.CatalogV2Explorer-module__OVPlYW__clearAllPill:hover{background:#fee2e2}.CatalogV2Explorer-module__OVPlYW__mainLayout{grid-template-columns:280px 1fr;align-items:start;gap:2rem;display:grid}.CatalogV2Explorer-module__OVPlYW__sidebar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;position:sticky;top:5rem}.CatalogV2Explorer-module__OVPlYW__sidebarHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.CatalogV2Explorer-module__OVPlYW__sidebarTitle{color:#0f172a;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.CatalogV2Explorer-module__OVPlYW__clearBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600}.CatalogV2Explorer-module__OVPlYW__filterGroup{border-bottom:1px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.75rem}.CatalogV2Explorer-module__OVPlYW__filterSummary{color:#1e293b;cursor:pointer;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.95rem;font-weight:600;list-style:none;display:flex}.CatalogV2Explorer-module__OVPlYW__filterSummary::-webkit-details-marker{display:none}.CatalogV2Explorer-module__OVPlYW__filterOptions{flex-direction:column;gap:.5rem;max-height:220px;margin-top:.5rem;padding-inline-start:.25rem;display:flex;overflow-y:auto}.CatalogV2Explorer-module__OVPlYW__filterOption{color:#334155;cursor:pointer;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.CatalogV2Explorer-module__OVPlYW__filterOption input{accent-color:#2563eb}.CatalogV2Explorer-module__OVPlYW__filterCount{color:#94a3b8;background:#f8fafc;border-radius:4px;padding:.15rem .4rem;font-size:.75rem}.CatalogV2Explorer-module__OVPlYW__categorySpecsSection{margin-top:.5rem}.CatalogV2Explorer-module__OVPlYW__toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.85rem 1.25rem;display:flex}.CatalogV2Explorer-module__OVPlYW__searchBox{flex:1;max-width:450px;position:relative}.CatalogV2Explorer-module__OVPlYW__rtl .CatalogV2Explorer-module__OVPlYW__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.CatalogV2Explorer-module__OVPlYW__rtl .CatalogV2Explorer-module__OVPlYW__searchInput{border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.6rem 2.5rem .6rem 1rem;font-size:.9rem;transition:border-color .2s}.CatalogV2Explorer-module__OVPlYW__ltr .CatalogV2Explorer-module__OVPlYW__searchIcon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.CatalogV2Explorer-module__OVPlYW__ltr .CatalogV2Explorer-module__OVPlYW__searchInput{border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.6rem 1rem .6rem 2.5rem;font-size:.9rem;transition:border-color .2s}.CatalogV2Explorer-module__OVPlYW__searchInput:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.CatalogV2Explorer-module__OVPlYW__sortSelect{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:.6rem 1rem;font-size:.9rem}.CatalogV2Explorer-module__OVPlYW__productGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.CatalogV2Explorer-module__OVPlYW__productCard{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .2s ease-in-out;display:flex;position:relative;overflow:hidden}.CatalogV2Explorer-module__OVPlYW__productCard:hover{border-color:#2563eb;transform:translateY(-3px);box-shadow:0 8px 20px -4px #0f172a14}.CatalogV2Explorer-module__OVPlYW__imageWrapper{background:#f8fafc;border-bottom:1px solid #f1f5f9;width:100%;padding-top:75%;position:relative;overflow:hidden}.CatalogV2Explorer-module__OVPlYW__productImg{object-fit:contain;width:100%;height:100%;padding:1rem;transition:transform .3s;position:absolute;top:0;left:0}.CatalogV2Explorer-module__OVPlYW__productCard:hover .CatalogV2Explorer-module__OVPlYW__productImg{transform:scale(1.05)}.CatalogV2Explorer-module__OVPlYW__badgeStack{top:.75rem;z-index:2;flex-direction:column;gap:.35rem;display:flex;position:absolute;inset-inline-end:.75rem}.CatalogV2Explorer-module__OVPlYW__brandBadge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ad9;border-radius:4px;align-items:center;gap:.35rem;padding:.2rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.CatalogV2Explorer-module__OVPlYW__brandBadgeWithLogo{color:#0f172a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 2px 4px #0000000d}.CatalogV2Explorer-module__OVPlYW__brandBadgeLogo{object-fit:contain;max-width:45px;height:14px}.CatalogV2Explorer-module__OVPlYW__inStockBadge{color:#fff;background:#10b981;border-radius:4px;padding:.2rem .45rem;font-size:.7rem;font-weight:600}.CatalogV2Explorer-module__OVPlYW__cardBody{flex-direction:column;flex:1;padding:1rem;display:flex}.CatalogV2Explorer-module__OVPlYW__categoryTag{color:#64748b;margin-bottom:.35rem;font-size:.75rem}.CatalogV2Explorer-module__OVPlYW__productTitle{color:#0f172a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.95rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.CatalogV2Explorer-module__OVPlYW__partTag{color:#2563eb;background:#eff6ff;border-radius:4px;padding:.15rem .45rem;font-size:.75rem;font-weight:600;display:inline-block}.CatalogV2Explorer-module__OVPlYW__cardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;display:flex}.CatalogV2Explorer-module__OVPlYW__viewDetails{color:#2563eb;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;display:flex}.CatalogV2Explorer-module__OVPlYW__compareCheck{color:#64748b;cursor:pointer;align-items:center;gap:.35rem;font-size:.75rem;display:flex}.CatalogV2Explorer-module__OVPlYW__pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:2.5rem;display:flex}.CatalogV2Explorer-module__OVPlYW__pageBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .85rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.CatalogV2Explorer-module__OVPlYW__pageBtn:hover,.CatalogV2Explorer-module__OVPlYW__pageBtnActive{color:#fff;background:#2563eb;border-color:#2563eb}@media (max-width:900px){.CatalogV2Explorer-module__OVPlYW__mainLayout{grid-template-columns:1fr}.CatalogV2Explorer-module__OVPlYW__sidebar{display:none}}
.products-module__Vdgi0a__hero{background:radial-gradient(circle at 85% 20%, color-mix(in srgb, var(--text-accent) 15%, transparent), transparent 28%), linear-gradient(135deg, #101113, #28251d);color:#fff}.products-module__Vdgi0a__heroInner{max-width:1420px;margin:0 auto;padding:70px 28px 76px}.products-module__Vdgi0a__hero p,.products-module__Vdgi0a__categoryHeader p{color:#d7b853;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:700}.products-module__Vdgi0a__hero h1{color:#fff;max-width:850px;margin:12px 0 16px;font-size:clamp(35px,5vw,64px)}.products-module__Vdgi0a__hero span{color:#c7c7c7;font-size:18px}.products-module__Vdgi0a__categorySection{max-width:1420px;margin:0 auto;padding:50px 28px 30px}.products-module__Vdgi0a__categoryHeader{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.products-module__Vdgi0a__categoryHeader h2{margin-top:5px;font-size:clamp(26px,3vw,38px)}.products-module__Vdgi0a__categoryHeader a{color:var(--text-accent);align-items:center;gap:4px;font-weight:700;display:flex}.products-module__Vdgi0a__categories{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:17px;display:grid}.products-module__Vdgi0a__categoryCard{border:1px solid var(--border-light);text-align:center;background:var(--bg-primary);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:18px;transition:transform .2s,border-color .2s;display:flex}.products-module__Vdgi0a__categoryCard:hover{color:inherit;border-color:var(--text-accent);transform:translateY(-3px)}.products-module__Vdgi0a__categoryIcon{width:96px;height:96px;color:var(--text-accent);background:color-mix(in srgb, var(--text-accent) 9%, var(--bg-secondary));border-radius:50%;justify-content:center;align-items:center;margin-bottom:13px;display:flex;overflow:hidden}.products-module__Vdgi0a__categoryIcon img{object-fit:contain;width:100%;height:100%;padding:10px}.products-module__Vdgi0a__categoryCard strong{font-size:15px}.products-module__Vdgi0a__categoryCard small{color:var(--text-secondary);margin-top:3px}.products-module__Vdgi0a__error{color:#b42318;background:#fee4e2;border-radius:10px;max-width:1360px;margin:20px auto;padding:20px}@media (max-width:700px){.products-module__Vdgi0a__heroInner{padding:50px 18px}.products-module__Vdgi0a__categorySection{padding-inline:18px}.products-module__Vdgi0a__categoryHeader{align-items:start;gap:16px}.products-module__Vdgi0a__categories{padding-bottom:8px;display:flex;overflow-x:auto}.products-module__Vdgi0a__categoryCard{min-width:145px}}
