:root{color-scheme:light;--cg-background: #f7f7f8;--cg-surface: #ffffff;--cg-border: #e2e2e6;--cg-border-strong: #ccccd2;--cg-text: #1a1a1f;--cg-text-muted: #6b6b74;--cg-accent: #2f6fed;--cg-accent-text: #ffffff;--cg-danger: #b00020;--cg-danger-text: #ffffff;--cg-sidebar-background: #1a1a1f;--cg-sidebar-text: #d6d6db;--cg-sidebar-text-active: #ffffff;--cg-sidebar-active-background: #33333c}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){color-scheme:dark;--cg-background: #121216;--cg-surface: #1b1b21;--cg-border: #2e2e36;--cg-border-strong: #43434e;--cg-text: #ececf1;--cg-text-muted: #9a9aa6;--cg-accent: #6c9bff;--cg-accent-text: #0d1424;--cg-danger: #ff7b8a;--cg-danger-text: #2a0007;--cg-sidebar-background: #0d0d10;--cg-sidebar-text: #b6b6be;--cg-sidebar-text-active: #ffffff;--cg-sidebar-active-background: #26262e}}:root[data-theme=dark]{color-scheme:dark;--cg-background: #121216;--cg-surface: #1b1b21;--cg-border: #2e2e36;--cg-border-strong: #43434e;--cg-text: #ececf1;--cg-text-muted: #9a9aa6;--cg-accent: #6c9bff;--cg-accent-text: #0d1424;--cg-danger: #ff7b8a;--cg-danger-text: #2a0007;--cg-sidebar-background: #0d0d10;--cg-sidebar-text: #b6b6be;--cg-sidebar-text-active: #ffffff;--cg-sidebar-active-background: #26262e}body{margin:0;background:var(--cg-background);color:var(--cg-text)}
