*,*:before,*:after{box-sizing:border-box}:root{--brand: #0e5fd8;--brand-dark: #0a4fb5;--bg-app: #f6f7f9;--surface: #fff;--border: #e8eaee;--border-light: #eceef1;--text-strong: #161a22;--text-body: #2b313c;--text-muted: #5b6370;--text-subtle: #8b919c;--error-text: #c0392b;--error-bg: #fdf0f0;--error-border: #f2c9cb;--success-text: #1d7a52;--success-bg: #e7f4ee;--radius-sm: 9px;--radius-md: 12px;--radius-lg: 16px;--shadow-card: 0 1px 2px rgba(16, 24, 40, .04);--shadow-card-hover: 0 8px 22px rgba(16, 24, 40, .09);--shadow-modal: 0 24px 60px rgba(0, 0, 0, .28)}html,body{margin:0;padding:0;font-family:Manrope,sans-serif;font-size:15px;color:var(--text-body);background:var(--bg-app);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:Manrope,sans-serif;cursor:pointer}input,textarea,select{font-family:Manrope,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}
