#initial-loading-screen{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#04060d;transition:opacity .3s ease-out}#initial-loading-screen.hidden{opacity:0;pointer-events:none}#initial-loading-screen .initial-loading-screen__sky{position:absolute;inset:0;z-index:0}#initial-loading-screen .initial-loading-screen__globe{position:relative;z-index:1;display:flex;align-items:center;justify-content:center}
