:root{--bg: #fafaf8;--bg2: #f2f0ea;--bg3: #ffffff;--txt: #1a1a18;--txt2: #5f5e5a;--txt3: #888780;--border: rgba(0, 0, 0, .12);--border2: rgba(0, 0, 0, .2);--green: #3b6d11;--red: #a32d2d;--accent: #185fa5;--r: 8px;--rl: 12px;--surface: var(--bg3);--text: var(--txt);--muted: var(--txt2)}@media(prefers-color-scheme:dark){:root{--bg: #1e1e1c;--bg2: #2a2a27;--bg3: #252523;--txt: #ede8dc;--txt2: #b4b2a9;--txt3: #888780;--border: rgba(255, 255, 255, .1);--border2: rgba(255, 255, 255, .18);--green: #c0dd97;--red: #f7c1c1;--accent: #b5d4f4}}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--txt);font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.5}
