:root{color-scheme:light;--surface-1: #fcfcfb;--plane: #f9f9f7;--ink-1: #0b0b0b;--ink-2: #52514e;--ink-muted: #898781;--grid: #e1e0d9;--baseline: #c3c2b7;--ring: rgba(11, 11, 11, .1);--s1: #2a78d6;--s2: #eb6834;--s3: #1baf7a;--s4: #eda100;--s5: #e87ba4;--s6: #008300;--seq250: #86b6ef;--seq300: #6da7ec;--seq350: #5598e7;--seq400: #3987e5;--seq450: #2a78d6;--seq500: #256abf;--seq550: #1c5cab;--good: #0ca30c;--warning: #fab219;--serious: #ec835a;--critical: #d03b3b;--success-text: #006300;--accent: #1f4e79}@media (prefers-color-scheme: dark){:root:where(:not([data-theme=light])){color-scheme:dark;--surface-1: #1a1a19;--plane: #0d0d0d;--ink-1: #ffffff;--ink-2: #c3c2b7;--ink-muted: #898781;--grid: #2c2c2a;--baseline: #383835;--ring: rgba(255, 255, 255, .1);--s1: #3987e5;--s2: #d95926;--s3: #199e70;--s4: #c98500;--s5: #d55181;--s6: #008300;--seq250: #184f95;--seq300: #1c5cab;--seq350: #256abf;--seq400: #2a78d6;--seq450: #3987e5;--seq500: #5598e7;--seq550: #6da7ec;--success-text: #0ca30c;--accent: #5598e7}}*{box-sizing:border-box;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Hiragino Sans,Yu Gothic UI,sans-serif;background:var(--plane);color:var(--ink-1);font-size:14px;line-height:1.55}
