*{box-sizing:border-box}html,body{margin:0;padding:0}:root{--bg:#f6f7f9;--surface:#fff;--surface-2:#fafbfc;--ink:#0f1419;--on-ink:#fff;--text-2:#5b6470;--muted:#9aa1ab;--faint:#b4bac2;--border:#e6e8ec;--border-2:#eef0f3;--divider:#e0e3e8;--border-dashed:#d7dbe0;--input-bg:#f1f3f5;--pill-bg:#eceef1;--danger-border:#f0d5d5;--cta-bg:#0f1419;--cta-text:#fff;--cta-sub:#9aa6b2;--scrim:#0f141973;--shadow:#0f141914;--shadow-strong:#0000004d;--logochip:#fff;--logoborder:#eef0f3;--placeholder:#aeb4bd;--scrollthumb:#c4c9d0}html[data-theme=dark]{--bg:#0d1117;--surface:#161b22;--surface-2:#1b222b;--ink:#e6eaf0;--on-ink:#0d1117;--text-2:#aab2bd;--muted:#7e8794;--faint:#5b636e;--border:#2a313a;--border-2:#242b33;--divider:#2a313a;--border-dashed:#353d47;--input-bg:#1b222b;--pill-bg:#242b33;--danger-border:#5a2d2d;--cta-bg:#11171d;--cta-text:#fff;--cta-sub:#9aa6b2;--scrim:#0009;--shadow:#00000080;--shadow-strong:#0009;--logochip:#f3f4f6;--logoborder:#2a313a;--placeholder:#6b7480;--scrollthumb:#3a424c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--bg)}html[data-theme=dark] img[alt=Decision\ Foundry]{filter:brightness(0)invert()}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-thumb{background:var(--scrollthumb);background-clip:content-box;border:3px solid #0000;border-radius:6px}input::placeholder,textarea::placeholder{color:var(--placeholder)}
