:root{--paper:#fff9f0;--card:#fff;--ink:#141118;--violet:#6f5bd9;--violet-deep:#5745b8;--violet-soft:#9d8cff;--violet-tint:#eee9ff;--gold:#b07816;--gold-fill:#e8b04b;--gold-tint:#f7ecd4;--line:#f0e7da;--muted:#8a8395;--background:var(--paper);--foreground:var(--ink)}html{scroll-behavior:smooth;height:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;flex-direction:column;font-family:IBM Plex Sans,system-ui,sans-serif;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}
