:root{--primary:#123c69;--primary-dark:#0b2239;--primary-soft:#edf5ff;--brand:#7dd3fc;--bg:#edf2f7;--sidebar-bg:#123c69;--accent-blue:#006af2;--accent-yellow:#8b3911;--accent-green:#7dd3fc;--accent-violet:#0a3890;--sidebar-text:#f5f5f5;--sidebar-muted:#d4d4d4;--sidebar-active-bg:rgba(255,255,255,.14);--sidebar-active-text:#ffffff;--sidebar-control-bg:rgba(255,255,255,.10);--sidebar-control-border:rgba(255,255,255,.28);--sidebar-control-text:#ffffff;}:root[data-theme="dark"]{--primary:#d4d4d4;--primary-dark:#f5f5f5;--primary-soft:#242424;--brand:#d4d4d4;--sidebar-bg:#121212;--sidebar-text:#f5f5f5;--sidebar-muted:#c7c7c7;--sidebar-active-bg:#242424;--sidebar-active-text:#ffffff;--sidebar-control-bg:#242424;--sidebar-control-border:#333333;--sidebar-control-text:#eeeeee;--accent-blue:#c7c7c7;--accent-yellow:#bdbdbd;--accent-green:#c7c7c7;--accent-violet:#b8b8b8;}:root:not([data-theme="dark"]) .sidebar .brand-logo-wrap.has-light-logo.has-dark-logo .brand-logo-light{display:none;}:root:not([data-theme="dark"]) .sidebar .brand-logo-wrap.has-light-logo.has-dark-logo .brand-logo-dark{display:block;}