:root{--paper:#f1ede4;--paper-bright:#f8f6f0;--forest:#17392f;--forest-deep:#0e261f;--ink:#11130f;--muted:#716f68;--sand:#c6a36e;--line:#11130f33;--white:#fff;--sans:"Helvetica Neue", "Nimbus Sans L", Arial, sans-serif;--serif:Iowan Old Style, Baskerville, "Times New Roman", serif;--ease-out:cubic-bezier(.2, .7, .2, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}::selection{background:var(--sand);color:var(--ink)}:focus-visible{outline-offset:4px;outline:2px solid}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
