*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100vw;height:100%;max-height:100vh;position:fixed;overflow:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#world-canvas{cursor:crosshair;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}.footer-container{z-index:1000;pointer-events:auto;position:fixed;bottom:1.5rem;left:1.5rem}.footer-content{-webkit-backdrop-filter:blur(10px);background:#0006;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:.5rem;padding:.875rem 1.25rem;transition:all .3s;display:flex}.footer-content:hover{background:#00000080;border-color:#fff3}.footer-main-link{color:#ffffffe6;align-items:center;gap:.5rem;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.footer-main-link:hover{color:#fff;transform:translate(2px)}.footer-arrow{transition:transform .2s}.footer-main-link:hover .footer-arrow{transform:translate(2px,-2px)}.footer-copyright{color:#fff6;letter-spacing:.3px;font-family:Noto Sans,sans-serif;font-size:11px;font-weight:400}@media (max-width:640px){.footer-container{bottom:1rem;left:1rem}.footer-content{padding:.75rem 1rem}.footer-main-link{font-size:13px}.footer-copyright{font-size:10px}}
