:root{color-scheme:light;--brand-red: #e1251b;--brand-red-dark: #b91d15;--ink: #20242a;--muted: #667085;--line: #d8dde6;--soft-line: #edf0f5;--surface: #ffffff;--shell: #f5f7fb;--nav: #15191f;--green: #157a45;--amber: #9a6700;--blue: #195b93;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;color:var(--ink);background:var(--shell)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}
