body,html{margin:0;padding:0}.bg-fullscreen,body,html{background-color:#000;height:100%}.bg-fullscreen{left:0;position:fixed;top:0;width:100%;z-index:50}.loading-container{align-items:center;display:flex;flex-direction:column}.loading-text{color:#ffc55e;font-size:1.2rem;font-weight:500;margin-top:1rem}.loading-spinner{animation:spin .5s linear infinite;border:4px solid rgba(255,197,94,.3);border-radius:50%;border-top-color:#ffc55e;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
