:root{--c-bg:#08090b;--c-panel:#0e1015;--c-raised:#13161c;--c-line:rgba(255,255,255,0.075);--c-line-strong:rgba(255,255,255,0.14);--c-text:#f3f5f8;--c-dim:rgba(243,245,248,0.56);--c-faint:rgba(243,245,248,0.3);--c-accent:#f6d44a;--c-accent-ink:#181203;--c-good:#7bdcb5;--c-warn:#ff8a63;color-scheme:dark}html[data-theme=light]{--c-bg:#f2f1ec;--c-panel:#fbfaf7;--c-raised:#e9e7df;--c-line:rgba(25,22,10,0.1);--c-line-strong:rgba(25,22,10,0.18);--c-text:#16150f;--c-dim:rgba(22,21,15,0.62);--c-faint:rgba(22,21,15,0.38);--c-accent:#a08312;--c-accent-ink:#fffdf0;--c-good:#1d8a60;--c-warn:#c44a26;color-scheme:light}html{background:var(--c-bg);color:var(--c-text)}