body,html{transition:all cubic-bezier(.175,.885,.32,1.275)}:root,.light,.light-orange{--color-brand-primary:#fd5236;--color-brand-secondary:#fff5f1;--color-brand-accent:#ff5000;--color-text-disabled:#d4d4d8;--color-brand-primary-hover:#e64800;--color-brand-secondary-hover:#feece3;--color-brand-accent-hover:#e64800;--color-text-primary:#27272a;--color-text-secondary:#71717a;--color-text-placeholder:#a1a1aa;--color-text-on-brand:#fff;--color-text-link:#fd5236;--color-bg-body:#f3f4f9;--color-bg-surface:#fff;--color-bg-surface-hover:#fafafa;--color-bg-secondary:#f4f4f5;--color-bg-accent:#fffffffa;--color-border-primary:#e4e4e7;--color-border-secondary:#e4e4e7;--color-bg-muted:#f4f4f5;--color-utility-success:#10b981;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#3b82f6;--color-heading:#18181b;--auth-overlay-start:#fff6;--auth-overlay-end:#fff5f0e6;--shadow-color-rgb:0,0,0;--color-error:#ef4444}.dark,.dark-blue{--color-brand-primary:#3b82f6;--color-brand-primary-soft:#3b82f626;--color-brand-secondary:#3b82f61a;--color-brand-accent:#60a5fa;--color-brand-primary-hover:#60a5fa;--color-brand-secondary-hover:#3b82f633;--color-brand-accent-hover:#3b82f6;--color-text-primary:#f4f4f5;--color-text-secondary:#a1a1aa;--color-text-placeholder:#71717a;--color-text-on-brand:#fff;--color-text-link:#60a5fa;--color-bg-body:#09090b;--color-bg-surface:#121217;--color-bg-surface-hover:#18181b;--color-bg-secondary:#ffffff08;--color-bg-accent:#000000b3;--color-border-primary:#3f3f46;--color-border-secondary:#27272a;--color-bg-muted:#ffffff0f;--color-utility-success:#34d399;--color-utility-error:#ef4444;--color-utility-warning:#f59e0b;--color-utility-info:#60a5fa;--color-heading:#fff;--auth-overlay-start:#121212cc;--auth-overlay-end:#09090be6;--shadow-color-rgb:0,0,0;--color-error:#ef4444}.sidebar-widget{background-color:var(--color-bg-surface);border:1px solid var(--color-border-secondary);box-shadow:0 4px 6px -1px rgba(var(--shadow-color-rgb),.1),0 2px 4px -2px rgba(var(--shadow-color-rgb),.1);border-radius:12px;margin-bottom:1rem;transition:border-color .2s;overflow:hidden}.sidebar-widget.is-collapsed .sidebar-widget__content-wrapper{opacity:0;grid-template-rows:0fr}.sidebar-widget__header{background:var(--color-bg-surface);cursor:pointer;border:none;border-bottom:1px solid var(--color-border-secondary);outline:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;transition:background .2s;display:flex}.sidebar-widget__header:hover{background:var(--color-bg-surface-hover)}.sidebar-widget__header:hover .sidebar-widget__chevron{color:var(--color-brand-primary)}.sidebar-widget__title-row{align-items:center;gap:.75rem;display:flex}.sidebar-widget__indicator{background:linear-gradient(to bottom,var(--color-brand-secondary),var(--color-brand-primary));opacity:.9;border-radius:9999px;width:3px;height:16px}.sidebar-widget__title{color:var(--color-text-primary)}.sidebar-widget__chevron{transition:transform .22s,color .2s}.sidebar-widget__chevron.rotated{transform:rotate(-90deg)}.sidebar-widget__content-wrapper{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .25s,opacity .22s;display:grid}.sidebar-widget__content{color:var(--color-text-secondary);padding:1rem;font-size:.875rem;overflow:hidden}.sidebar-widget__content ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.sidebar-widget__content li{cursor:pointer;padding:.25rem 0;transition:color .2s}.sidebar-widget__content li:hover{color:var(--color-brand-primary)}
