.loading_loadingContainer__tycUr{display:flex;align-items:center;justify-content:center;min-height:100vh;background:#1a1a1a;position:relative;overflow:hidden}@media (prefers-color-scheme:dark){.loading_loadingContainer__tycUr{background:#1a1a1a}}.loading_content__qJQDI{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:10}.loading_wave1__mddVa,.loading_wave2__3bfwg,.loading_wave3__GfAUo,.loading_wavesBackground__a6c8l,.loading_waves__CvPzx{display:none}@keyframes loading_wave__iSDA3{0%,to{transform:translateX(0)}50%{transform:translateX(40px)}}.loading_spinnerContainer__J8iwZ{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;width:80px;height:80px}.loading_spinner__fPcsh{width:70px;height:70px;border:4px solid rgba(102,126,234,.3);border-top-color:rgba(102,126,234,.8);border-radius:50%;animation:loading_spin__khuBR 1.2s linear infinite;box-shadow:0 0 20px rgba(102,126,234,.4)}@keyframes loading_spin__khuBR{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading_title___MNjf{font-size:2.5rem;font-weight:700;color:rgba(255,255,255,.95);margin-bottom:.5rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;letter-spacing:-.5px;text-shadow:0 2px 10px rgba(0,0,0,.3)}.loading_subtitle__D3i4y{font-size:1.1rem;color:rgba(255,255,255,.7);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;margin-bottom:1.5rem;letter-spacing:.3px}.loading_dots__dipqY{display:flex;gap:.5rem;margin-top:1rem}.loading_dot__iDA84{width:10px;height:10px;border-radius:50%;background:rgba(102,126,234,.8);animation:loading_bounce__uvb0L 1.4s ease-in-out infinite;box-shadow:0 2px 5px rgba(102,126,234,.4)}.loading_dot__iDA84:first-child{animation-delay:0s}.loading_dot__iDA84:nth-child(2){animation-delay:.2s}.loading_dot__iDA84:nth-child(3){animation-delay:.4s}@keyframes loading_bounce__uvb0L{0%,80%,to{transform:scale(1);opacity:.8}40%{transform:scale(1.3);opacity:1}}@media (max-width:768px){.loading_loadingContainer__tycUr{min-height:100vh}.loading_title___MNjf{font-size:2rem}.loading_subtitle__D3i4y{font-size:1rem}.loading_spinner__fPcsh{width:60px;height:60px;border-width:3px}.loading_spinnerContainer__J8iwZ{width:70px;height:70px;margin-bottom:1.5rem}}@media (max-width:480px){.loading_title___MNjf{font-size:1.75rem}.loading_subtitle__D3i4y{font-size:.9rem}.loading_spinner__fPcsh{width:50px;height:50px;border-width:3px}.loading_spinnerContainer__J8iwZ{width:60px;height:60px;margin-bottom:1rem}.loading_dot__iDA84{width:8px;height:8px}.loading_dots__dipqY{gap:.4rem;margin-top:.5rem}}