*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0c0d13;--surface:#13141c;--surface-2:#1a1b24;--border:#1e2030;--accent:#e53935;--accent-hover:#c62828;--text:#f1f2f6;--text-muted:#6b7280;--error:#e53935;--success:#22c55e;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}body{background:var(--bg);min-height:100vh}#root{min-height:100vh}input,button,a{font-family:inherit;font-size:inherit}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset;-webkit-text-fill-color:var(--text);caret-color:var(--text)}input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset;-webkit-text-fill-color:var(--text);caret-color:var(--text)}input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset;-webkit-text-fill-color:var(--text);caret-color:var(--text)}
