*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background-color:var(--bg-primary);color:var(--text-primary);line-height:1.5;-webkit-font-smoothing:antialiased}:root{--bg-primary: #1A1A1A;--bg-secondary: #111111;--bg-card: #222222;--text-primary: #FFFFFF;--text-secondary: #A0A0A0;--border: #2A2A2A;--hover: #333333;--danger: #DC3545;--success: #28A745;--warning: #FFC107}:root.light{--bg-primary: #F5F5F5;--bg-secondary: #FFFFFF;--bg-card: #FFFFFF;--text-primary: #1A1A1A;--text-secondary: #666666;--border: #E0E0E0;--hover: #EEEEEE;--danger: #DC3545;--success: #28A745;--warning: #FFC107}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}
