.UpdateSplash-module-scss-module__7BkByW__splash{z-index:99999;background:#fff;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out UpdateSplash-module-scss-module__7BkByW__fadeIn;display:flex;position:fixed;top:0;left:0}.UpdateSplash-module-scss-module__7BkByW__splashContent{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:90vw;padding:1rem 1.5rem 2rem;display:flex}@media (min-width:769px){.UpdateSplash-module-scss-module__7BkByW__splashContent{gap:2rem;max-width:500px;padding:1.5rem 1.5rem 2rem}}.UpdateSplash-module-scss-module__7BkByW__logoContainer{justify-content:center;align-items:center;display:flex}.UpdateSplash-module-scss-module__7BkByW__logo{object-fit:contain;width:300px;height:300px}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__logo{width:250px;height:250px}}@media (max-height:700px){.UpdateSplash-module-scss-module__7BkByW__logo{width:200px;height:200px}}@media (max-height:600px){.UpdateSplash-module-scss-module__7BkByW__logo{width:150px;height:150px}}.UpdateSplash-module-scss-module__7BkByW__title{color:#1d4ed8;text-align:center;margin:0;font-size:1.75rem;font-weight:700}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__title{font-size:1.5rem}}@media (max-height:700px){.UpdateSplash-module-scss-module__7BkByW__title{font-size:1.25rem}}.UpdateSplash-module-scss-module__7BkByW__steps{flex-direction:column;gap:.75rem;width:100%;display:flex}@media (min-width:769px){.UpdateSplash-module-scss-module__7BkByW__steps{gap:1rem}}@media (max-height:700px){.UpdateSplash-module-scss-module__7BkByW__steps{gap:.5rem}}.UpdateSplash-module-scss-module__7BkByW__step{background:#f1f5f9;border-radius:12px;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .3s;display:flex}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__step{gap:.75rem;padding:.625rem .875rem}}@media (max-height:700px){.UpdateSplash-module-scss-module__7BkByW__step{gap:.625rem;padding:.5rem .75rem}}.UpdateSplash-module-scss-module__7BkByW__stepActive{background:#dbeafe;border:2px solid #3b82f6;box-shadow:0 4px 12px #3b82f633}.UpdateSplash-module-scss-module__7BkByW__stepCompleted{opacity:.7;background:#f1f5f9}.UpdateSplash-module-scss-module__7BkByW__stepIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;display:flex}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__stepIcon{width:28px;height:28px;font-size:1.125rem}}.UpdateSplash-module-scss-module__7BkByW__stepLabel{color:#1e293b;font-size:1rem;font-weight:500}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__stepLabel{font-size:.9375rem}}.UpdateSplash-module-scss-module__7BkByW__message{color:#3b82f6;text-align:center;margin-top:.25rem;font-size:1.125rem;font-weight:600}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__message{font-size:1rem}}@media (max-height:700px){.UpdateSplash-module-scss-module__7BkByW__message{margin-top:0;font-size:.9375rem}}.UpdateSplash-module-scss-module__7BkByW__loader{margin-top:.75rem}@media (max-height:700px){.UpdateSplash-module-scss-module__7BkByW__loader{margin-top:.5rem}}.UpdateSplash-module-scss-module__7BkByW__loaderSpinner{border:4px solid #dbeafe;border-top-color:#3b82f6;border-radius:50%;width:48px;height:48px;animation:1s linear infinite UpdateSplash-module-scss-module__7BkByW__spin}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__loaderSpinner{border-width:3px;width:40px;height:40px}}@media (max-height:700px){.UpdateSplash-module-scss-module__7BkByW__loaderSpinner{border-width:3px;width:36px;height:36px}}.UpdateSplash-module-scss-module__7BkByW__popup{z-index:99999;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out UpdateSplash-module-scss-module__7BkByW__fadeIn;display:flex;position:fixed;top:0;left:0}.UpdateSplash-module-scss-module__7BkByW__popupBackdrop{cursor:pointer;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}.UpdateSplash-module-scss-module__7BkByW__popupContent{background:#fff;border-radius:16px;width:100%;max-width:90vw;padding:2rem;animation:.3s ease-out UpdateSplash-module-scss-module__7BkByW__slideUp;position:relative;box-shadow:0 20px 60px #0000004d}@media (min-width:769px){.UpdateSplash-module-scss-module__7BkByW__popupContent{max-width:450px}}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__popupContent{padding:1.5rem}}.UpdateSplash-module-scss-module__7BkByW__popupTitle{color:#1e293b;margin:0 0 1rem;font-size:1.5rem;font-weight:700}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__popupTitle{font-size:1.25rem}}.UpdateSplash-module-scss-module__7BkByW__popupMessage{color:#64748b;margin:0 0 1.5rem;font-size:1rem;line-height:1.6}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__popupMessage{font-size:.9375rem}}.UpdateSplash-module-scss-module__7BkByW__popupButtons{justify-content:flex-end;gap:.75rem;display:flex}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__popupButtons{flex-direction:column-reverse;gap:.625rem}}.UpdateSplash-module-scss-module__7BkByW__buttonPrimary,.UpdateSplash-module-scss-module__7BkByW__buttonSecondary{cursor:pointer;border:none;border-radius:10px;flex:1;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s}@media (max-width:768px){.UpdateSplash-module-scss-module__7BkByW__buttonPrimary,.UpdateSplash-module-scss-module__7BkByW__buttonSecondary{padding:.875rem 1.25rem;font-size:1rem}}.UpdateSplash-module-scss-module__7BkByW__buttonPrimary{color:#fff;background:linear-gradient(135deg,#1d4ed8 0%,#2563eb 100%)}.UpdateSplash-module-scss-module__7BkByW__buttonPrimary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1d4ed84d}.UpdateSplash-module-scss-module__7BkByW__buttonPrimary:active{transform:translateY(0)}.UpdateSplash-module-scss-module__7BkByW__buttonSecondary{color:#64748b;background:#f1f5f9}.UpdateSplash-module-scss-module__7BkByW__buttonSecondary:hover{background:#e2e8f0}.UpdateSplash-module-scss-module__7BkByW__buttonSecondary:active{background:#cbd5e1}@keyframes UpdateSplash-module-scss-module__7BkByW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes UpdateSplash-module-scss-module__7BkByW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes UpdateSplash-module-scss-module__7BkByW__spin{to{transform:rotate(360deg)}}@keyframes UpdateSplash-module-scss-module__7BkByW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}
.LoadingScreen-module-scss-module__kzpPsa__container{background:var(--color-surface);justify-content:center;align-items:center;min-height:100dvh;display:flex}.LoadingScreen-module-scss-module__kzpPsa__content{flex-direction:column;align-items:center;gap:24px;display:flex}.LoadingScreen-module-scss-module__kzpPsa__loader{justify-content:center;align-items:flex-end;gap:4px;height:32px;display:flex}.LoadingScreen-module-scss-module__kzpPsa__bar{background:var(--color-primary);border-radius:2px;width:4px;animation:1s ease-in-out infinite LoadingScreen-module-scss-module__kzpPsa__wave}.LoadingScreen-module-scss-module__kzpPsa__bar:first-child{height:12px;animation-delay:0s}.LoadingScreen-module-scss-module__kzpPsa__bar:nth-child(2){height:20px;animation-delay:.1s}.LoadingScreen-module-scss-module__kzpPsa__bar:nth-child(3){height:16px;animation-delay:.2s}.LoadingScreen-module-scss-module__kzpPsa__bar:nth-child(4){height:24px;animation-delay:.3s}.LoadingScreen-module-scss-module__kzpPsa__message{color:var(--color-text-muted);letter-spacing:.02em;font-size:.875rem;font-weight:500}@keyframes LoadingScreen-module-scss-module__kzpPsa__wave{0%,to{opacity:.6;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.8)}}
.ScreensaverOverlay-module-scss-module__usHkZG__overlay{z-index:9999;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}@media (max-width:768px){.ScreensaverOverlay-module-scss-module__usHkZG__overlay{display:none}}
/*# sourceMappingURL=5a1a02637cd2a3a7.css.map*/