*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0f1117;--bg-card: #1a1d27;--bg-input: #252830;--border: #2d3040;--text: #e4e4e7;--text-dim: #8b8d97;--accent: #3b82f6;--accent-hover: #2563eb;--green: #22c55e;--yellow: #eab308;--red: #ef4444;--purple: #a855f7}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit;font-size:inherit}input{font-family:inherit;font-size:inherit}
