*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f0f6ff;--surface: #ffffff;--surface2: #eff6ff;--surface3: #dbeafe;--border: rgba(26,86,219,.1);--border2: rgba(26,86,219,.18);--text: #0d1f3c;--text2: #3b6cb7;--text3: #93b4d8;--accent: #1a56db;--accent-hover: #1648c0;--accent2: #3b82f6;--accent-light: #eff6ff;--accent-lighter: #f5f9ff;--green: #16a34a;--green-bg: #dcfce7;--green-text: #166534;--orange: #d97706;--orange-bg: #fef3c7;--orange-text: #92400e;--red: #dc2626;--red-bg: #fee2e2;--red-text: #991b1b;--radius: 12px;--radius-sm: 8px;--radius-lg: 18px;--shadow: 0 2px 8px rgba(26,86,219,.08), 0 0 1px rgba(26,86,219,.06);--shadow-lg: 0 8px 32px rgba(26,86,219,.14), 0 0 1px rgba(26,86,219,.08);--font: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Helvetica Neue", sans-serif}html,body,#root{height:100%}body{font-family:var(--font);background:var(--bg);color:var(--text);font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,select,textarea,button{font-family:var(--font)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface3);border-radius:3px}
