.loading_loader__zp06q{min-height:calc(100vh - var(--header-height) - 200px);display:flex;align-items:center;justify-content:center;padding-top:var(--header-height)}.loading_waveform__akmc_{display:flex;align-items:center;gap:4px;height:40px}.loading_waveform__akmc_ span{display:block;width:3px;border-radius:2px;background:var(--color-accent);animation:loading_bounce__4z599 1.2s ease-in-out infinite}.loading_waveform__akmc_ span:first-child{height:12px;animation-delay:0s}.loading_waveform__akmc_ span:nth-child(2){height:24px;animation-delay:.15s}.loading_waveform__akmc_ span:nth-child(3){height:36px;animation-delay:.3s}.loading_waveform__akmc_ span:nth-child(4){height:24px;animation-delay:.45s}.loading_waveform__akmc_ span:nth-child(5){height:12px;animation-delay:.6s}@keyframes loading_bounce__4z599{0%,to{transform:scaleY(.4);opacity:.4}50%{transform:scaleY(1);opacity:1}}