:root[data-sb-theme=midnight]{--sidebar-bg:#2d1b5e;--sidebar-bg-2:#241549;--sidebar-fg:#e9e5f7;--sidebar-muted:#e9e5f78c;--sidebar-label:#a5b4fc8c;--sidebar-hover:#ffffff14;--sidebar-active:#ffffff24;--sidebar-border:#ffffff0f;--sidebar-accent:#a5b4fc}:root[data-sb-theme=slate]{--sidebar-bg:#1e293b;--sidebar-bg-2:#0f172a;--sidebar-fg:#e2e8f0;--sidebar-muted:#e2e8f08c;--sidebar-label:#94a3b8a6;--sidebar-hover:#ffffff12;--sidebar-active:#ffffff21;--sidebar-border:#ffffff12;--sidebar-accent:#94a3b8}:root[data-sb-theme=ocean]{--sidebar-bg:#0c4a6e;--sidebar-bg-2:#082f49;--sidebar-fg:#e0f2fe;--sidebar-muted:#e0f2fe94;--sidebar-label:#7dd3fc99;--sidebar-hover:#ffffff14;--sidebar-active:#ffffff26;--sidebar-border:#ffffff12;--sidebar-accent:#7dd3fc}:root[data-sb-theme=forest]{--sidebar-bg:#14532d;--sidebar-bg-2:#052e16;--sidebar-fg:#dcfce7;--sidebar-muted:#dcfce794;--sidebar-label:#86efac99;--sidebar-hover:#ffffff14;--sidebar-active:#ffffff26;--sidebar-border:#ffffff12;--sidebar-accent:#86efac}:root[data-sb-theme=plum]{--sidebar-bg:#4a1d45;--sidebar-bg-2:#2e1130;--sidebar-fg:#fae8ff;--sidebar-muted:#fae8ff94;--sidebar-label:#f0abfc99;--sidebar-hover:#ffffff14;--sidebar-active:#ffffff26;--sidebar-border:#ffffff12;--sidebar-accent:#f0abfc}:root[data-sb-theme=light]{--sidebar-bg:#fff;--sidebar-bg-2:#f8fafc;--sidebar-fg:#0f172a;--sidebar-muted:#64748b;--sidebar-label:#94a3b8;--sidebar-hover:#0f172a0d;--sidebar-active:var(--primary-soft);--sidebar-border:#e2e8f0;--sidebar-accent:var(--primary)}:root[data-sb-theme=light] .sb{border-right:1px solid var(--border)}:root[data-sb-theme=light] .sb-brand-name,:root[data-sb-theme=light] .sb-user-name,:root[data-sb-theme=light] .ws-trigger-name,:root[data-sb-theme=light] .sb-link:hover,:root[data-sb-theme=light] .sb-link[data-active=true]{color:var(--fg)}:root[data-sb-theme=light] .sb-link[data-active=true]{color:var(--primary)}:root[data-sb-theme=light] .sb-link{color:var(--fg-2)}:root[data-sb-theme=light] .m-topbar{background:var(--sidebar-bg)}:root[data-sb-theme=light] .sb-link[data-active=true]:before{background:var(--primary)}:root[data-sb-theme=light] .sb-collapse,:root[data-sb-theme=light] .sb-icon-btn{color:var(--muted)}:root[data-sb-theme=light] .sb-collapse:hover,:root[data-sb-theme=light] .sb-icon-btn:hover{color:var(--fg)}.sb-link[data-active=true]:before{background:var(--sidebar-accent,#a5b4fc)}.sbtheme-grid{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:10px;display:grid}.sbtheme-opt{border:1px solid var(--border-strong);border-radius:var(--r-md);background:var(--surface);cursor:pointer;font:inherit;color:var(--fg);text-align:left;align-items:center;gap:8px;min-height:44px;padding:8px 10px;font-size:13px;transition:border-color .12s,box-shadow .12s;display:flex}.sbtheme-opt:hover{border-color:var(--primary)}.sbtheme-opt[data-active=true]{border-color:var(--primary);box-shadow:0 0 0 3px #4f46e526}.sbtheme-swatch{border:1px solid var(--border);border-radius:6px;flex-shrink:0;width:22px;height:22px;position:relative;overflow:hidden}.sbtheme-swatch:after{content:"";background:var(--sw-accent);border-radius:50%;width:8px;height:8px;position:absolute;bottom:2px;right:2px}.act-pager{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.act-pager-label{color:var(--muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12px}.act-feed[data-loading=true]{opacity:.55;transition:opacity .12s}@media (width<=480px){.act-pager{flex-wrap:wrap;justify-content:center}.act-pager-label{text-align:center;flex-basis:100%;order:-1}}
