.loading-container{background-image:url(/loading-page/background.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.loading-tint{filter:blur(min(57.75px,15.5vw));z-index:1;background:radial-gradient(circle,#0df 0%,#00e5ff00 100%);width:100vw;max-width:375px;height:100vw;max-height:375px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-content{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.main-container{flex-direction:column;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.main-background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.main-background img{object-fit:cover}.tint{filter:blur(min(57.75px,15.5vw));pointer-events:none;z-index:1;background:radial-gradient(circle,#0df 0%,#00e5ff00 100%);width:100vw;max-width:375px;height:100vw;max-height:375px;position:absolute}.tint-top{top:-100vw;left:0}.tint-bottom{bottom:-100vw;left:-100vw}@media (min-width:375px){.tint-top{top:-375px}.tint-bottom{bottom:-375px;left:-375px}}.menu-buttons{z-index:10;gap:16px;display:flex;position:absolute;bottom:180px;left:20px;right:20px}.menu-buttons .btn-menu{flex:1}.home-indicator{z-index:10;justify-content:center;align-items:flex-end;height:34px;padding-bottom:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.indicator-bar{background:#ffffff80;border-radius:2.5px;width:134px;height:5px}
