:root{--bg:#0a0a0a;--surface:#1a1a1a;--surface-hover:#252525;--border:#333;--text:#ededed;--text-muted:#888;--accent:#22c55e;--danger:#ef4444;--warning:#f59e0b}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}
