.CategorySidebar_sidebar___9eeJ{background:var(--surface);border-right:1px solid var(--border);height:100%;overflow-y:auto;padding-bottom:32px}.CategorySidebar_heading__QKh9L{display:flex;align-items:center;gap:8px;padding:20px 16px 14px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--surface);z-index:1}.CategorySidebar_closeBtn__z7Tlf{display:none;align-items:center;justify-content:center;margin-left:auto;width:30px;height:30px;border-radius:var(--radius);color:var(--text-muted);flex-shrink:0;transition:background .15s,color .15s}.CategorySidebar_closeBtn__z7Tlf:hover{background:var(--bg);color:var(--text)}@media (max-width:768px){.CategorySidebar_closeBtn__z7Tlf{display:flex}}.CategorySidebar_tree__aZ2kp{list-style:none;padding:8px 0}.CategorySidebar_node__8N9nf{list-style:none}.CategorySidebar_item__rDFVn{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;border-radius:0;border-left:3px solid transparent;transition:background .15s,border-color .15s,color .15s;color:var(--text);font-size:13.5px;min-height:36px;text-decoration:none}.CategorySidebar_item__rDFVn:hover{background:#f7f8fb;color:var(--primary)}.CategorySidebar_itemActive__Wux_o{border-left-color:var(--accent);background:var(--accent-light)!important;color:var(--accent)!important;font-weight:600}.CategorySidebar_itemAncestor__o2_ch{color:var(--primary);font-weight:500}.CategorySidebar_chevron__sxeed{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:3px;color:var(--text-muted);flex-shrink:0;transition:transform .18s,color .15s}.CategorySidebar_chevron__sxeed:hover{color:var(--primary)}.CategorySidebar_chevronOpen__8i71T{transform:rotate(90deg)}.CategorySidebar_dot__jcG_f{width:5px;height:5px;border-radius:50%;background:var(--border-dark);margin-left:3px;flex-shrink:0;transition:background .15s}.CategorySidebar_dotActive__w9Ipr{background:var(--accent)}.CategorySidebar_label__Nnjsp{flex:1 1;line-height:1.35;min-width:0}.CategorySidebar_children__eZChC{list-style:none}