:root{
 --orange:#f05a00;--orange-strong:#d94f00;--orange-soft:#fff2e9;--ink:#1f2328;--ink-soft:#5c6673;--muted:#7d8793;
 --canvas:#f5f6f7;--surface:#ffffff;--surface-2:#fafbfc;--border:#e6e9ed;--border-strong:#d9dde3;
 --success:#18864b;--success-soft:#e9f7ef;--danger:#c8362e;--warning:#a96300;--shadow:0 12px 35px rgba(22,29,37,.07);
 --sidebar:#1f2022;--sidebar-2:#292b2e;--sidebar-text:#f6f7f8;--sidebar-muted:#aeb4bc;
 --radius-sm:8px;--radius:14px;--radius-lg:20px;--sidebar-width:264px;--topbar-height:76px;
 --font-size:15px;--space-scale:1;
}
body.sidebar-light{--sidebar:#ffffff;--sidebar-2:#f5f6f7;--sidebar-text:#1f2328;--sidebar-muted:#68717d}
body.density-compact{--font-size:13.5px;--space-scale:.82;--topbar-height:64px}
body.density-large{--font-size:17px;--space-scale:1.16;--topbar-height:84px}
