:root{--primary: #6c5ce7;--primary-hover: #5a4bd1;--success: #00d68f;--danger: #ff4757;--warning: #f39c12;--bg: #0f0f23;--surface: #1a1a2e;--surface-hover: #252540;--text: #e0e0e0;--text-muted: #888;--border: #2a2a3e;--radius: 12px;--radius-sm: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--bg);color:var(--text);line-height:1.6;min-height:100vh}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-hover)}button{cursor:pointer;font-family:inherit}html,body{overflow-x:hidden}
