:root{color-scheme:light;--page: rgb(255 255 255);--shell: rgb(249 249 249);--surface: rgb(255 255 255);--surface-2: rgb(249 249 249);--surface-3: rgb(244 245 243);--ink: rgb(31 35 43);--muted: rgb(106 110 117);--line: rgb(232 232 232);--line-strong: rgb(214 214 214);--accent: rgb(132 199 24);--accent-strong: rgb(96 150 18);--accent-soft: rgb(132 199 24 / 12%);--amber: oklch(71% .12 76);--red: oklch(56% .16 31);--blue: oklch(50% .11 247);--shadow: 0 8px 18px rgb(15 23 42 / 8%);font-family:Inter,Cairo,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color-scheme:dark;--page: rgb(17 17 17);--shell: rgb(25 25 25);--surface: rgb(32 32 32);--surface-2: rgb(25 25 25);--surface-3: rgb(38 38 38);--ink: rgb(234 236 239);--muted: rgb(160 160 160);--line: rgb(42 42 42);--line-strong: rgb(58 58 58);--accent: rgb(132 199 24);--accent-strong: rgb(190 242 100);--accent-soft: rgb(132 199 24 / 14%);--red: oklch(72% .13 31);--shadow: 0 8px 20px rgb(0 0 0 / 18%)}@media(prefers-color-scheme:dark){:root[data-theme=auto]{color-scheme:dark;--page: rgb(17 17 17);--shell: rgb(25 25 25);--surface: rgb(32 32 32);--surface-2: rgb(25 25 25);--surface-3: rgb(38 38 38);--ink: rgb(234 236 239);--muted: rgb(160 160 160);--line: rgb(42 42 42);--line-strong: rgb(58 58 58);--accent: rgb(132 199 24);--accent-strong: rgb(190 242 100);--accent-soft: rgb(132 199 24 / 14%);--red: oklch(72% .13 31);--shadow: 0 8px 20px rgb(0 0 0 / 18%)}}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--page);color:var(--ink);font-size:13px;line-height:1.5}button,input,select,textarea{font:inherit}
