html,body,#root,#mercury-root{width:100%;height:100%;margin:0;padding:0}html{--mercury-x:0px;--mercury-y:0px}html,body{background:#000;overflow:hidden;overscroll-behavior:none}body{min-width:100vw;min-height:100vh;min-height:100dvh;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}#root,#mercury-root{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;width:100dvw;height:100vh;height:100dvh;overflow:hidden;background:#000}#mercury-webgl-canvas,.mercury-canvas{position:absolute;top:-2%;right:-2%;bottom:-2%;left:-2%;z-index:0;display:block;width:104%;height:104%;margin:0;padding:0;border:0;outline:0;background:#000;touch-action:none;opacity:0;transform:translate3d(var(--mercury-x),var(--mercury-y),0) scale(1.012);animation:mercury-form 1.8s cubic-bezier(.18,.72,.18,1) .12s forwards}@keyframes mercury-form{0%,7%{opacity:0}20%{opacity:.08}46%{opacity:.42}72%{opacity:.82}to{opacity:1}}@media(orientation:landscape){#root,#mercury-root{width:100dvw;height:100dvh}}@media(prefers-reduced-motion:reduce){#mercury-webgl-canvas,.mercury-canvas{animation-duration:.6s}}
