:root{--surface: #fdfdfc;--text: #1c1b19;--muted: #6b6862;--border: #e6e3dd;--accent: #8a6a3d;color-scheme:light dark}@media(prefers-color-scheme:dark){:root{--surface: #1a1917;--text: #f0ede7;--muted: #9a958c;--border: #302e2a;--accent: #c9a227}}*{box-sizing:border-box}html,body{margin:0;background:var(--bg, color-mix(in srgb, var(--surface) 92%, var(--text)));font-family:ui-serif,Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
