@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #1A6BFF;--brand-dark: #1457D4;--brand-light: #EEF4FF;--success: #10B981;--warning: #F59E0B;--danger: #EF4444;--bg: #F4F6FA;--surface: #FFFFFF;--border: #E5E9F2;--border-dark: #CAD0DF;--text-primary: #111827;--text-secondary: #4B5563;--text-muted: #9CA3AF;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--shadow-sm: 0 1px 3px rgba(0,0,0,.07), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 12px rgba(0,0,0,.08);--shadow-lg: 0 12px 32px rgba(0,0,0,.12)}html,body,#root{height:100%;font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:var(--bg);color:var(--text-primary)}button{cursor:pointer;border:none;background:none;font-family:inherit}input{font-family:inherit}
