@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;700&family=IBM+Plex+Mono:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";html,body{margin:0;padding:0;background:#1a071b}.sh-room{cursor:pointer}.sh-room:hover .sh-fill{fill:#5ec8f21a}.sh-room:active .sh-fill{fill:#5ec8f229}.sh-cell{transition:transform .08s ease}.sh-cell:active{transform:scale(.96)}@keyframes sh-spin{to{transform:rotate(360deg)}}.spin-record{animation:sh-spin 8s linear infinite;border-radius:50%}@keyframes sh-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.bounce{animation:sh-bounce 1.5s ease-in-out infinite}input:focus,select:focus,button:focus-visible{outline:2px solid #36C5F0;outline-offset:1px}@media (prefers-reduced-motion: reduce){.sh-cell{transition:none}.spin-record,.bounce{animation:none}}
