.categories-module__85yMYq__categoriesPage{background-color:var(--background-secondary);min-height:100vh;padding:1.5rem 0}.categories-module__85yMYq__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.categories-module__85yMYq__loading{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem;display:flex}.categories-module__85yMYq__spinner{border:2px solid var(--border-color);border-top-color:var(--primary);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite categories-module__85yMYq__spin}@keyframes categories-module__85yMYq__spin{to{transform:rotate(360deg)}}.categories-module__85yMYq__pageHeader{text-align:center;margin-bottom:2rem}.categories-module__85yMYq__pageHeader h1{color:var(--foreground);margin-bottom:.35rem;font-size:1.75rem}.categories-module__85yMYq__pageHeader p{color:var(--text-secondary);font-size:.9rem}.categories-module__85yMYq__featuredSection{margin-bottom:2rem}.categories-module__85yMYq__featuredSection h2,.categories-module__85yMYq__allSection h2{color:var(--foreground);margin-bottom:1rem;font-size:1.1rem}.categories-module__85yMYq__featuredGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.categories-module__85yMYq__featuredCard{background-color:var(--background);border:1px solid var(--border-color);border-radius:10px;text-decoration:none;transition:all .2s;overflow:hidden}.categories-module__85yMYq__featuredCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.categories-module__85yMYq__featuredImage{height:120px;position:relative;overflow:hidden}.categories-module__85yMYq__featuredImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.categories-module__85yMYq__featuredCard:hover .categories-module__85yMYq__featuredImage img{transform:scale(1.05)}.categories-module__85yMYq__featuredOverlay{background:linear-gradient(#0000 0%,#0009 100%);align-items:flex-end;padding:.75rem;display:flex;position:absolute;inset:0}.categories-module__85yMYq__featuredIcon{filter:drop-shadow(0 2px 4px #0000004d);font-size:2rem}.categories-module__85yMYq__featuredContent{padding:1rem}.categories-module__85yMYq__featuredContent h3{color:var(--foreground);margin-bottom:.35rem;font-size:1rem}.categories-module__85yMYq__featuredContent p{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.categories-module__85yMYq__featuredMeta{justify-content:space-between;align-items:center;display:flex}.categories-module__85yMYq__productCount{color:var(--text-secondary);font-size:.75rem}.categories-module__85yMYq__viewBtn{color:var(--primary);align-items:center;gap:.2rem;font-size:.8rem;font-weight:600;display:flex}.categories-module__85yMYq__viewBtn svg{width:14px;height:14px;transition:transform .2s}.categories-module__85yMYq__featuredCard:hover .categories-module__85yMYq__viewBtn svg{transform:translate(4px)}.categories-module__85yMYq__allSection{margin-bottom:2rem}.categories-module__85yMYq__categoriesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;display:grid}.categories-module__85yMYq__categoryCard{background-color:var(--background);border:1px solid var(--border-color);border-radius:8px;transition:border-color .2s;overflow:hidden}.categories-module__85yMYq__categoryCard:hover{border-color:var(--primary)}.categories-module__85yMYq__categoryHeader{align-items:center;gap:.75rem;padding:1rem;text-decoration:none;transition:background-color .2s;display:flex}.categories-module__85yMYq__categoryHeader:hover{background-color:var(--background-secondary)}.categories-module__85yMYq__categoryIcon{background-color:var(--background-secondary);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.categories-module__85yMYq__categoryInfo{flex:1;min-width:0}.categories-module__85yMYq__categoryInfo h3{color:var(--foreground);margin-bottom:.15rem;font-size:.9rem}.categories-module__85yMYq__categoryCount{color:var(--text-secondary);font-size:.75rem}.categories-module__85yMYq__categoryArrow{width:16px;height:16px;color:var(--text-secondary);transition:all .2s}.categories-module__85yMYq__categoryHeader:hover .categories-module__85yMYq__categoryArrow{color:var(--primary);transform:translate(2px)}.categories-module__85yMYq__subcategories{border-top:1px solid var(--border-color);flex-wrap:wrap;gap:.375rem;padding:.75rem 1rem 1rem;display:flex}.categories-module__85yMYq__subcategoryLink{background-color:var(--background-secondary);color:var(--text-secondary);border-radius:12px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.7rem;text-decoration:none;transition:all .2s;display:inline-flex}.categories-module__85yMYq__subcategoryLink:hover{background-color:var(--primary);color:#fff}.categories-module__85yMYq__subIcon{font-size:.85rem}.categories-module__85yMYq__statsSection{background:linear-gradient(135deg,var(--primary)0%,#dc2626 100%);border-radius:10px;margin-bottom:2rem;padding:1.5rem}.categories-module__85yMYq__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.categories-module__85yMYq__statItem{color:#fff;align-items:center;gap:.75rem;display:flex}.categories-module__85yMYq__statIcon{background-color:#fff3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;display:flex}.categories-module__85yMYq__statContent{flex-direction:column;display:flex}.categories-module__85yMYq__statNumber{font-size:1.25rem;font-weight:700}.categories-module__85yMYq__statLabel{opacity:.9;font-size:.75rem}.categories-module__85yMYq__ctaSection{text-align:center;background-color:var(--background);border:1px solid var(--border-color);border-radius:10px;padding:2rem}.categories-module__85yMYq__ctaContent h2{color:var(--foreground);margin-bottom:.35rem;font-size:1.25rem}.categories-module__85yMYq__ctaContent p{color:var(--text-secondary);margin-bottom:1rem;font-size:.85rem}.categories-module__85yMYq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.categories-module__85yMYq__ctaButtonPrimary,.categories-module__85yMYq__ctaButtonSecondary{border-radius:6px;align-items:center;gap:.375rem;padding:.625rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.categories-module__85yMYq__ctaButtonPrimary{background-color:var(--primary);color:#fff}.categories-module__85yMYq__ctaButtonPrimary:hover{opacity:.9}.categories-module__85yMYq__ctaButtonPrimary svg{width:16px;height:16px}.categories-module__85yMYq__ctaButtonSecondary{background-color:var(--background-secondary);border:1px solid var(--border-color);color:var(--foreground)}.categories-module__85yMYq__ctaButtonSecondary:hover{border-color:var(--primary);color:var(--primary)}@media (max-width:1024px){.categories-module__85yMYq__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.categories-module__85yMYq__pageHeader h1{font-size:2rem}.categories-module__85yMYq__featuredGrid,.categories-module__85yMYq__categoriesGrid{grid-template-columns:1fr}.categories-module__85yMYq__statsSection{padding:1.5rem}.categories-module__85yMYq__statsGrid{gap:1.5rem}.categories-module__85yMYq__statItem{text-align:center;flex-direction:column}.categories-module__85yMYq__ctaSection{padding:2rem 1.5rem}.categories-module__85yMYq__ctaContent h2{font-size:1.5rem}}@media (max-width:480px){.categories-module__85yMYq__categoriesPage{padding:1rem 0}.categories-module__85yMYq__pageHeader{margin-bottom:2rem}.categories-module__85yMYq__pageHeader h1{font-size:1.75rem}.categories-module__85yMYq__statsGrid{grid-template-columns:1fr;gap:1rem}.categories-module__85yMYq__statItem{flex-direction:row}.categories-module__85yMYq__ctaButtons{flex-direction:column}.categories-module__85yMYq__ctaButtonPrimary,.categories-module__85yMYq__ctaButtonSecondary{justify-content:center;width:100%}}
