#initial-loading-screen{z-index:9999;background-color:#04060d;justify-content:center;align-items:center;transition:opacity .3s ease-out;display:flex;position:fixed;inset:0}#initial-loading-screen.hidden{opacity:0;pointer-events:none}#initial-loading-screen .initial-loading-screen__sky{z-index:0;position:absolute;inset:0}#initial-loading-screen .initial-loading-screen__spinner{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}#initial-loading-screen .loading-video{pointer-events:none;user-select:none;-webkit-user-drag:none;width:min(28rem,88vw);height:auto;display:block}#initial-loading-screen .loading-video-src{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}
