@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,500;6..72,600;6..72,700&display=swap";:root{color:#171717;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#fbfaf7;--surface:#fff;--text:#171717;--muted:#6f6b63;--line:#e7e1d7;--accent:#276ef1;--accent-soft:#e9f0ff;--danger:#b42318;--avatar-bg:#ece7dc;--preview-bg:#eee9df;--preview-mark:#817866;--body-copy:#4e4a43;--toast-bg:#171717;--toast-text:#fff;--shadow:0 24px 70px #18181b14;background:#fbfaf7;font-family:Geist,Inter,ui-sans-serif,system-ui,sans-serif}:root[data-theme=dark]{color:#f5f1e8;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#11100e;--surface:#1b1916;--text:#f5f1e8;--muted:#aaa398;--line:#332f28;--accent:#78a8ff;--accent-soft:#78a8ff29;--danger:#ff8a80;--avatar-bg:#2a261f;--preview-bg:#242119;--preview-mark:#b6aa94;--body-copy:#d0c8bc;--toast-bg:#f5f1e8;--toast-text:#11100e;--shadow:0 24px 70px #00000057;background:#11100e}*{box-sizing:border-box}html{background:var(--bg)}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit}:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 30%, transparent);outline-offset:3px}
