*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #e8f0fe;--surface: #ffffff;--surface2: #f0f4ff;--surface3: #dbe4f8;--border: rgba(26,86,219,.18);--border2: rgba(26,86,219,.28);--text: #111111;--text2: #444444;--text3: #888888;--accent: #1a56db;--accent-hover: #1648c0;--accent2: #2563eb;--accent-light: #dbeafe;--accent-lighter: #eff6ff;--green: #16a34a;--green-bg: #bbf7d0;--green-text: #14532d;--orange: #c2410c;--orange-bg: #fed7aa;--orange-text: #7c2d12;--red: #b91c1c;--red-bg: #fecaca;--red-text: #7f1d1d;--radius: 12px;--radius-sm: 8px;--radius-lg: 18px;--shadow: 0 2px 8px rgba(26,86,219,.12), 0 0 1px rgba(26,86,219,.1);--shadow-lg: 0 8px 32px rgba(26,86,219,.18), 0 0 1px rgba(26,86,219,.12);--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}td,th{color:#111!important}table *{color:inherit}
