*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{width:100%;height:100%;height:-webkit-fill-available;background:#000;overflow:hidden;overscroll-behavior:none}body{width:100%;height:100%;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;background:#000;overflow:hidden;overscroll-behavior:none;font-family:Arial,sans-serif}#root{width:100%;height:100%;min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available}button{touch-action:manipulation;text-transform:uppercase}button:focus{outline:2px solid #316b6f}@media (hover: hover) and (pointer: fine){button{transition:filter .12s ease,box-shadow .12s ease}button:hover{filter:brightness(1.12);box-shadow:inset 0 0 0 1px #aaeeff4d,inset 0 0 14px #aaeeff1f,0 4px 14px #00000059}}@keyframes spin{to{transform:rotate(360deg)}}
