body,html{margin:0;background-color:#000;color:#000;overflow:hidden;height:100%}#globeViz{position:absolute;top:0;left:0;width:100vw;height:100vh;overflow:hidden}canvas{display:block;width:100%!important;height:100%!important}.scene-nav-info{user-select:none;-webkit-user-select:none}#time{position:absolute;bottom:8px;left:8px;color:#add8e6;font-family:monospace}#submitPrompt{position:fixed;bottom:65px;left:50%;transform:translateX(-50%);display:block;max-width:325px;text-align:center;font-family:Poppins,sans-serif;background-color:transparent}#responseBtn{position:fixed;top:15%;left:50%;transform:translateX(-50%);background-color:transparent;color:#fff;font-size:20px;display:flex;align-items:center;gap:8px;font-family:Poppins,sans-serif;max-width:350px;overflow:hidden;white-space:nowrap;z-index:9999}#locationText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;max-width:100%;flex:1}#flagImg{max-width:32px;height:auto;flex-shrink:0}#flagImg{width:32px;height:24px;object-fit:cover;border:1px solid #fff;border-radius:3px;display:none}#locationText{white-space:nowrap}#welcomePrompt{position:fixed;top:15%;left:50%;transform:translateX(-50%);font-size:1em;color:#fff;z-index:10;display:block;padding-top:12px;text-align:center;font-family:Poppins,sans-serif;width:max-content;height:2.2em;margin:0;padding-left:0;padding-right:0;box-sizing:border-box;background-color:transparent}@media (max-width:400px){#welcomePrompt{padding-left:5%}}strong{font-family:Poppins,sans-serif!important;font-weight:900!important}.dynamic-contrast{color:#fff}#responseBtn,#submitPrompt,#welcomePrompt{transition:color .3s ease}