*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #1a1a1a;--surface: #242424;--surface-2: #2e2e2e;--border: #3a3a3a;--text: #e0e0e0;--text-dim: #888;--accent: #4a90ff;--accent-dim: rgba(74, 144, 255, .3);--radius: 12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;color:var(--text)}body{background:var(--bg);min-height:100vh;display:flex;align-items:center;justify-content:center}#root{width:100%;max-width:560px;padding:24px}
