:root{--ground:#e7eaee;--surface:#fff;--surface-2:#f2f4f7;--ink:#11161c;--muted:#5d6873;--line:#d3d9e0;--accent:#1f6f5c;--accent-ink:#fff;--accent-soft:#dcebe5;--danger:#a3341f;--danger-soft:#f7e3de;--body:"IBM Plex Sans", ui-sans-serif, system-ui, -apple-system, sans-serif;--mono:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--r:10px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--ground:#0e1216;--surface:#171d24;--surface-2:#1f262e;--ink:#e7ebef;--muted:#94a0ac;--line:#2b343d;--accent:#4fbf9f;--accent-ink:#06120e;--accent-soft:#16332b;--danger:#e8877a;--danger-soft:#33201c}}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--ground);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.55}img{max-width:100%}
