:root{--world:#2a1500;--world-mid:#3d1e00;--amber:#7b3f00;--yellow:#f5c842;--red:#c0181a;--cream:#fff3cd;--green:#4a7c2f;--dark-red:#8a0000;--panel-bg:#fff3cd;--panel-text:#2a1500;--font-display:Georgia, "Iowan Old Style", "Times New Roman", serif;--font-body:system-ui, -apple-system, "Helvetica Neue", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--world);color:var(--cream);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit}button{color:inherit;font-family:inherit}::selection{background:var(--red);color:var(--cream)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
