.categories[data-v-4e62f8fc]{padding-top:16px}.categories__bar[data-v-4e62f8fc]{border-radius:var(--radius);background:var(--bg-elevated);border:1px solid var(--border);align-items:center;gap:8px;padding:10px 12px;display:flex}.categories__divider[data-v-4e62f8fc]{background:var(--border);flex-shrink:0;width:1px;height:48px}.categories__scroller[data-v-4e62f8fc]{scrollbar-width:none;flex:1;align-items:center;gap:4px;min-width:0;display:flex;overflow-x:auto}.categories__scroller[data-v-4e62f8fc]::-webkit-scrollbar{display:none}.categories__item[data-v-4e62f8fc]{border-radius:var(--radius-sm);flex-direction:column;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;transition:background .15s;display:flex}.categories__item--active[data-v-4e62f8fc],.categories__item[data-v-4e62f8fc]:hover{background:var(--bg-card)}.categories__icon[data-v-4e62f8fc]{width:34px;height:34px;display:block}.categories__icon--inline[data-v-4e62f8fc]{color:var(--text-muted);justify-content:center;align-items:center;display:flex}.categories__label[data-v-4e62f8fc]{color:var(--text-muted);white-space:nowrap;font-size:13px;font-weight:700;transition:color .15s}.categories__item--active .categories__label[data-v-4e62f8fc],.categories__item:hover .categories__label[data-v-4e62f8fc]{color:var(--text)}.categories__arrows[data-v-4e62f8fc]{flex-shrink:0;gap:6px;padding-left:4px;display:flex}.categories__arrow[data-v-4e62f8fc]{background:var(--bg-card);width:36px;height:36px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.categories__arrow[data-v-4e62f8fc]:hover{background:var(--border);color:var(--text)}@media (width<=768px){.categories__arrows[data-v-4e62f8fc]{display:none}}
