/* Exact visual direction from the supplied dark dashboard reference. */
:root{--bg:#191a1c;--panel:#202124;--panel2:#292a2e;--line:#36383d;--text:#f0f1f3;--muted:#9699a1;--green:#19d997;--mint:#c6ffe1;--blue:#5d94f4;--shadow:none}
.sidebar{width:257px;padding-top:12px;background:#1c1d20}.brand{padding:0 27px 20px}.brand small{display:none}.brand-mark{background:transparent;color:#5d94f4;border-radius:8px}.quick-add{background:#202124;border:1px dashed #404248;color:#f2f3f4;border-radius:12px;margin:0 0 17px}.quick-add:hover{background:#2b2d31;transform:none}.nav-item{color:#d0d2d6;font-weight:700;padding:13px 8px}.nav-item span{color:#9699a1;width:31px}.nav-item.active{background:#303137;color:#fff}.nav-item.active span{color:#6797f0}.content{max-width:none;margin:0;padding:0 20px 50px}.topbar{height:69px;margin:0 -20px;padding:10px 20px;border-bottom:1px solid var(--line);align-items:center;background:#202124}.page-heading{padding:20px 0 15px}.page-heading h1{font-size:23px}.account-switcher{height:46px;background:#292a2e;border-radius:8px;display:flex;align-items:center;gap:10px;padding:7px 11px;min-width:245px}.account-switcher b{font-size:13px;display:block}.account-switcher small{display:block;font-size:9px;color:var(--muted)}.account-glyph{height:29px;width:29px;display:grid;place-items:center;border-radius:50%;background:#6394ed;color:#fff}.currency-pill{margin-left:auto;background:#34353a;color:#e0e1e3;padding:6px 8px;border-radius:4px;font-size:11px}.filter-button{border:0;border-radius:7px;background:#2c2d31;color:#ebecef;padding:11px 16px;font:600 12px Manrope}.icon-btn,.avatar{border-color:#45474d;background:#26272c;border-radius:8px}.avatar{background:#3c80e7;color:#fff;border-radius:50%}.controls{margin:0 0 13px;padding:9px 12px;background:var(--panel);border:1px solid var(--line);border-radius:10px}.segmented{background:transparent;padding:0;border:0}.segmented button.selected{color:#fff;background:#5c8fed}.period{color:#e7e9ec}.period button,.button{border-color:#404249;background:#292a2e;border-radius:7px}.cards{gap:12px}.metric{background:var(--panel);border-color:var(--line);border-radius:12px;padding:14px;min-height:130px}.metric-label{color:#e1e3e6}.split{gap:12px}.panel,.account-card,.goal-card,.cat-card{background:var(--panel);border-color:var(--line);border-radius:12px}.tabs{margin:-2px 0 7px}.tabs button.active{color:#6d9cf1;border-color:#6d9cf1}.category-icon{background:#27313a}.sidebar-bottom{border:0}@media(max-width:960px){.account-switcher{min-width:0}.filter-button{display:none}}@media(max-width:640px){.topbar{margin:0 -18px;padding:10px 18px}.account-switcher>span:nth-child(2),.currency-pill{display:none}}
