:root{--paper:#fbfaf8;--surface:#fff;--surface-2:#f1efeb;--ink:#17161a;--ink-2:#413e48;--ink-3:#6e6a75;--rule:#e2dfd9;--rule-strong:#c8c4bc;--accent:#3b2f63;--accent-soft:#ebe7f4;--shadow-card:0 1px 2px #17161a0f;--space-1:4px;--space-2:8px;--space-3:16px;--space-4:24px;--space-5:40px;--measure:68ch}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--paper:#100f13;--surface:#17161b;--surface-2:#201e26;--ink:#ebe8ee;--ink-2:#b3aebc;--ink-3:#807b8a;--rule:#282531;--rule-strong:#3a3646;--accent:#a996e8;--accent-soft:#1e1830;--shadow-card:0 1px 2px #00000080}}:root[data-theme=dark]{--paper:#100f13;--surface:#17161b;--surface-2:#201e26;--ink:#ebe8ee;--ink-2:#b3aebc;--ink-3:#807b8a;--rule:#282531;--rule-strong:#3a3646;--accent:#a996e8;--accent-soft:#1e1830;--shadow-card:0 1px 2px #00000080}
body{background:var(--paper);color:var(--ink)}
