*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #019BF2;--color-accent: #FFD102;--color-text: #1a1a2e;--color-text-light: #6b7280;--color-background: #f8fafc;--color-surface: #ffffff;--color-border: #e5e7eb;--color-success: #10b981;--color-error: #ef4444;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px}html{font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5;color:var(--color-text);background:var(--color-background)}body{min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit}
