:root{color-scheme:light dark;--font-mono: "DM Mono", monospace;--font-serif: "Spectral", serif}:root,[data-theme=dark]{--bg: #1b1712;--surface: #221d16;--surface-accent: #3a2e22;--surface-active: #3a2e1f;--ink-1: #efe8da;--ink-2: #b7ae9c;--ink-3: #948b79;--ink-4: #766d5d;--ink-5: #635b4c;--ink-6: #4c4638;--ink-ghost: #3a342a;--ink-timestamp: #9a9384;--ink-source: #857c6c;--ink-clock: #b58462;--line-hairline: #2a241b;--line-subtle: #352e22;--accent-line: #5c3a26;--accent: #d97a4e;--accent-strong: #e8956b;--accent-soft: #e8956b;--success: #6fa87e;--danger: #d97a6c;--warning: #d9a24e;--neutral: #857c6c}[data-theme=light]{--bg: #f7f3ec;--surface: #fbf8f2;--surface-accent: #f0e4d8;--surface-active: #efe3d3;--ink-1: #1c1a16;--ink-2: #4a443a;--ink-3: #6b6558;--ink-4: #8a8375;--ink-5: #9c9484;--ink-6: #b3ab9b;--ink-ghost: #c7bfaf;--ink-timestamp: #8f8775;--ink-source: #7a7364;--ink-clock: #8a6a52;--line-hairline: #e8e0d2;--line-subtle: #ded4c2;--accent-line: #e0b79a;--accent: #b5502e;--accent-strong: #8c3d22;--accent-soft: #c9673f;--success: #3f7d4f;--danger: #c0392b;--warning: #b8791f;--neutral: #8a8375}@media (prefers-color-scheme: light){:root:not([data-theme]){--bg: #f7f3ec;--surface: #fbf8f2;--surface-accent: #f0e4d8;--surface-active: #efe3d3;--ink-1: #1c1a16;--ink-2: #4a443a;--ink-3: #6b6558;--ink-4: #8a8375;--ink-5: #9c9484;--ink-6: #b3ab9b;--ink-ghost: #c7bfaf;--ink-timestamp: #8f8775;--ink-source: #7a7364;--ink-clock: #8a6a52;--line-hairline: #e8e0d2;--line-subtle: #ded4c2;--accent-line: #e0b79a;--accent: #b5502e;--accent-strong: #8c3d22;--accent-soft: #c9673f;--success: #3f7d4f;--danger: #c0392b;--warning: #b8791f;--neutral: #8a8375}}body{background:var(--bg);color:var(--ink-1);transition:background .15s ease,color .15s ease}
