:root{color-scheme:light dark;--background: #f6f8f8;--surface: #ffffff;--chip: #edf3f2;--heading: #171717;--text: #222222;--muted: #58615f;--border: #d7dfde;--border-strong: #aeb9b7;--accent: #256f61;--accent-contrast: #ffffff;--link: #1f6558;--shadow: rgb(24 39 38 / 9%)}@media(prefers-color-scheme:dark){:root{--background: #111314;--surface: #191d1e;--chip: #222728;--heading: #f4f1eb;--text: #ebe7df;--muted: #b7bbb6;--border: #303636;--border-strong: #4b5453;--accent: #7bc9b8;--accent-contrast: #10201d;--link: #91d8c8;--shadow: rgb(0 0 0 / 28%)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--background)}::selection{color:var(--accent-contrast);background:var(--accent)}
