:root{--primary-color:#101044;--primary-dark:#09092b;--primary-soft:#ececf5;--primary-contrast:#fff;--secondary-color:#e85b45;--secondary-soft:#fff0ec;--secondary-contrast:#fff;--brand:var(--primary-color);--brand-dark:var(--primary-dark);--brand-soft:var(--primary-soft);--accent:var(--secondary-color);--gold-soft:var(--secondary-soft)}
.sidebar{background:linear-gradient(180deg,var(--primary-dark),var(--primary-color))}.sidebar-footer{background:color-mix(in srgb,var(--primary-dark) 86%,#000)}.side-logo,.user-avatar{background:var(--secondary-color)!important;color:var(--secondary-contrast)!important}.login-page{background:linear-gradient(135deg,var(--primary-dark),var(--primary-color))}.summary-card{background:linear-gradient(150deg,var(--primary-dark),var(--primary-color))}.bar-chart i{background:linear-gradient(var(--primary-color),var(--primary-dark))}.primary-btn,.button.primary,.btn{background:var(--primary-color);color:var(--primary-contrast)}.eyebrow{color:var(--secondary-color)}input[type=checkbox],input[type=radio]{accent-color:var(--primary-color)}.theme-settings{margin-top:1.25rem;padding:1rem;border:1px solid var(--line);border-radius:14px;background:var(--canvas)}.theme-settings-header,.theme-color-row,.theme-preview{display:flex;align-items:center;justify-content:space-between;gap:1rem}.theme-settings-header h3,.theme-settings-header p{margin:.1rem 0}.theme-settings-header p{color:var(--muted);font-size:.82rem}.theme-color-row{margin-top:1rem}.theme-color-row label{flex:1;margin:0}.theme-color-row input[type=color]{height:48px;padding:4px}.theme-preview{justify-content:flex-start;margin-top:1rem;padding:.8rem;border-radius:11px;background:#fff}.theme-preview i{width:42px;height:42px;border-radius:10px}.theme-preview i:first-child{background:var(--primary-color)}.theme-preview i:nth-child(2){background:var(--secondary-color)}@media(max-width:600px){.theme-settings-header,.theme-color-row{align-items:stretch;flex-direction:column}.theme-settings-header button{width:100%}}
.workflow-tabs button.active{background:var(--primary-color)!important}.progress-track i{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color))!important}.statement-brand{border-bottom-color:var(--primary-color)!important}.search-field:focus-within{border-color:var(--primary-color)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--primary-color) 15%,transparent)!important}.app-toast,.toast{background:var(--primary-dark)!important}.timeline i{background:var(--secondary-color)!important}.metric-card.gold:after{background:var(--secondary-soft)!important}
