*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0a0f;--surface: #13131a;--surface-2: #1c1c27;--border: #2a2a3a;--text: #f0f0f5;--text-muted: #8888aa;--accent: #7c6ee0;--accent-hover: #9180f0;--accent-subtle: #7c6ee020;--danger: #e05555;--success: #55c57a;--radius: 12px;--radius-sm: 8px;--transition: .18s ease}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:15px;line-height:1.5;min-height:100vh}input{font-family:inherit;font-size:inherit}button{font-family:inherit;cursor:pointer}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}
