:root{--ink:#111a25;--ink-soft:#405064;--paper:#f3eee3;--paper-deep:#e7dece;--night:#08131f;--night-soft:#102235;--gold:#b9914f;--gold-bright:#dfbd73;--blue:#155c8f;--line:#111a252e;--serif:"Iowan Old Style","Palatino Linotype",Palatino,"Book Antiqua",Georgia,serif;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--night)}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:var(--serif);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}body::selection{background:var(--blue);color:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%}:focus-visible{outline-offset:4px;outline:3px solid #f3b33d}.skipLink{z-index:1000;color:var(--ink);font-family:var(--sans);background:#fff;padding:.8rem 1rem;font-weight:700;position:fixed;top:-5rem;left:1rem}.skipLink:focus{top:1rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
