:root{color-scheme:dark}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100%}body{background:#0d1b2a;color:#eaf2f8;font-family:Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}svg.pixel{shape-rendering:crispEdges;image-rendering:pixelated;display:block;width:100%;height:auto}button{font-family:inherit;cursor:pointer}button:disabled{cursor:default}@keyframes beatIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.beat-in{animation:beatIn .32s ease-out both}@media (prefers-reduced-motion: reduce){.beat-in{animation:none}}
