.page-module__pU5LhW__categoriesPage{background:var(--color-background);min-height:100vh}.page-module__pU5LhW__loadingContainer{min-height:50vh;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.page-module__pU5LhW__spinner{border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite page-module__pU5LhW__spin}@keyframes page-module__pU5LhW__spin{to{transform:rotate(360deg)}}.page-module__pU5LhW__header{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;text-align:center;margin-bottom:2rem;padding:3rem 0}.page-module__pU5LhW__header h1{margin:0 0 .5rem;font-size:2.25rem;font-weight:700}.page-module__pU5LhW__header p{opacity:.9;max-width:500px;margin:0 auto;font-size:1rem}.page-module__pU5LhW__empty{text-align:center;padding:4rem 2rem}.page-module__pU5LhW__emptyIcon{margin-bottom:1rem;font-size:4rem;display:block}.page-module__pU5LhW__empty h2{color:var(--color-text);margin:0 0 .5rem;font-size:1.5rem}.page-module__pU5LhW__empty p{color:var(--color-text-muted)}.page-module__pU5LhW__categoriesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;padding-bottom:4rem;display:grid}.page-module__pU5LhW__categoryCard{background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.page-module__pU5LhW__categoryCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.page-module__pU5LhW__cardImage{background:linear-gradient(135deg,#f5f5f5 0%,#e5e5e5 100%);width:100%;height:180px;position:relative}.page-module__pU5LhW__image{object-fit:cover}.page-module__pU5LhW__imagePlaceholder{color:#ccc;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.page-module__pU5LhW__cardOverlay{background:linear-gradient(#0000 50%,#0000001a 100%);position:absolute;inset:0}.page-module__pU5LhW__cardContent{flex:1;padding:1.25rem}.page-module__pU5LhW__cardContent h2{color:var(--color-text);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.page-module__pU5LhW__description{color:var(--color-text-muted);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .75rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.page-module__pU5LhW__productCount{color:var(--color-primary);background:#8b5cf61a;border-radius:20px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.page-module__pU5LhW__cardArrow{width:36px;height:36px;color:var(--color-primary);opacity:0;background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem;transform:translate(-10px);box-shadow:0 2px 8px #0000001a}.page-module__pU5LhW__categoryCard:hover .page-module__pU5LhW__cardArrow{opacity:1;transform:translate(0)}@media (max-width:640px){.page-module__pU5LhW__header{padding:2rem 1rem}.page-module__pU5LhW__header h1{font-size:1.75rem}.page-module__pU5LhW__categoriesGrid{grid-template-columns:1fr}}
