:root{--bg:#f5f7fa;--surface:#fff;--surface-2:#f8fafc;--text:#172033;--muted:#677287;--line:#e2e7ee;--brand:#11695a;--brand-soft:#e9f5f1;--good:#16794b;--good-soft:#eaf7f0;--warn:#9a6500;--warn-soft:#fff5dc;--danger:#b42318;--danger-soft:#fff0ee;--blue:#2457c5;--blue-soft:#edf3ff}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0}body{font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}
