*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--surface: #1a1d27;--surface2: #22263a;--border: #2e3348;--accent: #4f8ef7;--accent-dim: #1e3a6e;--text: #e2e8f0;--text-dim: #8892a4;--otp: #f59e0b;--otp-bg: #2d2009;--bank: #10b981;--bank-bg: #05200f;--red: #ef4444;--radius: 10px;--font: "Inter", system-ui, sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;min-height:100vh}button{cursor:pointer;font-family:inherit}input{font-family:inherit}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
