.category-card[data-v-fe27ccdd]{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:12px;align-items:center;border:1px solid var(--aoi-border);border-radius:var(--aoi-radius-sm);background:var(--aoi-surface);box-shadow:var(--aoi-shadow-sm);color:var(--aoi-text);padding:14px;transition:transform var(--aoi-motion-base) var(--aoi-ease-out),box-shadow var(--aoi-motion-base) var(--aoi-ease-out)}.category-card[data-v-fe27ccdd]:hover{box-shadow:var(--aoi-shadow-md);transform:translateY(-4px)}.category-card__swatch[data-v-fe27ccdd]{width:10px;height:42px;border-radius:999px}.category-card__body[data-v-fe27ccdd]{display:grid;min-width:0;gap:4px}.category-card__name[data-v-fe27ccdd]{font-size:16px;font-weight:800}.category-card__description[data-v-fe27ccdd]{overflow:hidden;color:var(--aoi-text-muted);text-overflow:ellipsis;white-space:nowrap}.category-card__count[data-v-fe27ccdd]{display:inline-flex;min-width:30px;height:24px;align-items:center;justify-content:center;border-radius:var(--aoi-radius-sm);background:var(--aoi-accent-10);color:var(--aoi-accent-60);font-size:12px;font-weight:800}
