.categories-module__gUuumq__page{padding:16px}.categories-module__gUuumq__header{margin-bottom:20px}.categories-module__gUuumq__title{font-size:1.5rem;font-weight:700}.categories-module__gUuumq__subtitle{color:var(--text-secondary);margin-top:4px;font-size:.85rem}.categories-module__gUuumq__grid{flex-direction:column;gap:10px;display:flex}.categories-module__gUuumq__card{animation:.4s ease-out both categories-module__gUuumq__fadeSlideIn}@keyframes categories-module__gUuumq__fadeSlideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.categories-module__gUuumq__cardInner{border-radius:var(--radius-md);border:1px solid #0000;align-items:center;gap:14px;padding:12px;transition:all .2s;display:flex}.categories-module__gUuumq__cardInner:hover{box-shadow:var(--shadow-md);transform:translate(4px)}.categories-module__gUuumq__imageContainer{border-radius:var(--radius-md);background-color:#fff;flex-shrink:0;width:56px;height:56px;overflow:hidden}.categories-module__gUuumq__image{object-fit:cover;width:100%;height:100%}.categories-module__gUuumq__cardContent{flex-direction:column;flex:1;gap:2px;display:flex}.categories-module__gUuumq__cardName{color:var(--text-primary);font-size:.95rem;font-weight:600}.categories-module__gUuumq__cardCount{color:var(--text-secondary);font-size:.75rem}.categories-module__gUuumq__arrow{color:var(--text-muted);flex-shrink:0}.categories-module__gUuumq__loadingContainer,.categories-module__gUuumq__errorContainer{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 20px;display:flex}.categories-module__gUuumq__errorContainer{color:var(--error);background:var(--surface-100);border-radius:var(--radius-md)}.categories-module__gUuumq__spinner{color:var(--primary);animation:1s linear infinite categories-module__gUuumq__spin}@keyframes categories-module__gUuumq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
