@keyframes loadingFullAnimation-474ce9d7{0%{background:linear-gradient(45deg, var(--secondary) 0%, var(--primary) 100%);max-height:1vw}to{background:linear-gradient(45deg, var(--tertiary) 0%, var(--primary) 100%);max-height:10vw}}.loading-line[data-v-474ce9d7]:first-child{animation-delay:.15s}.loading-line[data-v-474ce9d7]:nth-child(2){animation-delay:.3s}.loading-line[data-v-474ce9d7]:nth-child(3){animation-delay:.45s}.loading-line[data-v-474ce9d7]:nth-child(4){animation-delay:.6s}.loading-line[data-v-474ce9d7]:nth-child(5){animation-delay:.75s}.loading-wrapper[data-v-474ce9d7]{background-color:var(--bg_primary);z-index:999;width:100%;height:100dvh;transition:all .6s linear;position:absolute;top:0;left:0;overflow:hidden}.loading-container[data-v-474ce9d7]{flex-wrap:nowrap;justify-content:center;align-items:center;gap:1vw;height:100%;display:flex;position:relative}.loading-container .loading-line[data-v-474ce9d7]{background:linear-gradient(45deg, var(--secondary) 0%, var(--primary) 100%);transform-origin:bottom;border-radius:120px;width:.8vw;height:100%;max-height:10vw;transition:max-height;animation-name:loadingFullAnimation-474ce9d7;animation-duration:.4s;animation-iteration-count:infinite;animation-direction:alternate-reverse}
