*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #6366f1;--primary-hover: #4f46e5;--background-color: #0f172a;--surface-color: #1e293b;--surface-hover: #334155;--text-primary: #f8fafc;--text-secondary: #94a3b8;--border-color: #334155;--success-color: #22c55e;--error-color: #ef4444;--warning-color: #f59e0b}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--background-color);color:var(--text-primary);min-height:100vh;line-height:1.6}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,textarea{font-family:inherit}
