:root{--bg: #070D1F;--surface: #0C1324;--surface-alt: #111827;--accent: #8CAAEE;--success: #34D399;--expense: #F87171;--text: #E2E8F0;--text-secondary: #94A3B8;--border: rgba(61, 68, 86, .2);--sidebar-width: 240px;--sidebar-collapsed-width: 56px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;font-variant-numeric:tabular-nums}a{color:var(--accent);text-decoration:none}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
