.SplashScreen-module__F9TKja__splashScreen{z-index:10000;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.SplashScreen-module__F9TKja__splashContent{z-index:10;flex-direction:column;align-items:center;gap:32px;animation:.8s ease-out SplashScreen-module__F9TKja__splashFadeIn;display:flex;position:relative}.SplashScreen-module__F9TKja__logoContainer{justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:relative}.SplashScreen-module__F9TKja__logoBg{background:#fff;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;animation:2s ease-in-out infinite SplashScreen-module__F9TKja__logoPulse;display:flex;box-shadow:0 10px 25px -5px #3b82f626,0 8px 10px -6px #3b82f61a}.SplashScreen-module__F9TKja__logoIcon{color:#3b82f6}.SplashScreen-module__F9TKja__loaderRing{border:3px solid #0000;border-top-color:#93c5fd;border-radius:50%;animation:1.5s linear infinite SplashScreen-module__F9TKja__ringSpin;position:absolute;inset:0}.SplashScreen-module__F9TKja__loaderRing:after{content:"";border:3px solid #0000;border-bottom-color:#3b82f6;border-radius:50%;animation:2s linear infinite reverse SplashScreen-module__F9TKja__ringSpin;position:absolute;inset:8px}.SplashScreen-module__F9TKja__textContainer{text-align:center}.SplashScreen-module__F9TKja__title{letter-spacing:4px;color:#1e293b;background:linear-gradient(90deg,#1e293b,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;font-size:20px;font-weight:800}.SplashScreen-module__F9TKja__message{color:#64748b;margin:0;font-size:14px;font-weight:400}.SplashScreen-module__F9TKja__progressTrack{background:#e2e8f0;border-radius:10px;width:180px;height:4px;overflow:hidden}.SplashScreen-module__F9TKja__progressBar{background:linear-gradient(90deg,#60a5fa,#3b82f6);border-radius:10px;width:40%;height:100%;animation:1.5s ease-in-out infinite SplashScreen-module__F9TKja__progressSlide}.SplashScreen-module__F9TKja__blob{filter:blur(40px);z-index:1;background:radial-gradient(circle,#3b82f60d 0%,#fff0 70%);width:500px;height:500px;position:absolute}.SplashScreen-module__F9TKja__blob1{top:-100px;right:-100px}.SplashScreen-module__F9TKja__blob2{bottom:-100px;left:-100px}@keyframes SplashScreen-module__F9TKja__splashFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes SplashScreen-module__F9TKja__logoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes SplashScreen-module__F9TKja__ringSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes SplashScreen-module__F9TKja__progressSlide{0%{width:30%;transform:translate(-100%)}50%{width:60%}to{width:30%;transform:translate(200%)}}
.DownloadCenter-module__OctiIa__container{z-index:9000;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:340px;max-width:calc(100vw - 32px);animation:.2s ease-out DownloadCenter-module__OctiIa__download-center-in;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 10px 30px #0000002e}@keyframes DownloadCenter-module__OctiIa__download-center-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.DownloadCenter-module__OctiIa__header{color:#fff;background:#1e293b;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.DownloadCenter-module__OctiIa__headerTitle{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.DownloadCenter-module__OctiIa__headerBadge{color:#1e293b;background:#38bdf8;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.DownloadCenter-module__OctiIa__headerActions{align-items:center;gap:4px;display:flex}.DownloadCenter-module__OctiIa__headerBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:1px solid #475569;border-radius:6px;padding:3px 8px;font-size:12px;transition:all .15s}.DownloadCenter-module__OctiIa__headerBtn:hover{color:#fff;background:#ffffff14;border-color:#64748b}.DownloadCenter-module__OctiIa__iconBtn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:inline-flex}.DownloadCenter-module__OctiIa__iconBtn:hover{color:#fff;background:#ffffff1a}.DownloadCenter-module__OctiIa__list{flex-direction:column;gap:8px;max-height:360px;padding:8px;display:flex;overflow-y:auto}.DownloadCenter-module__OctiIa__item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px}.DownloadCenter-module__OctiIa__itemTop{align-items:center;gap:8px;display:flex}.DownloadCenter-module__OctiIa__itemIcon{flex-shrink:0;display:inline-flex}.DownloadCenter-module__OctiIa__iconRunning{color:#3b82f6}.DownloadCenter-module__OctiIa__iconDone{color:#10b981}.DownloadCenter-module__OctiIa__iconFail{color:#ef4444}.DownloadCenter-module__OctiIa__itemName{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.DownloadCenter-module__OctiIa__itemClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:inline-flex}.DownloadCenter-module__OctiIa__itemClose:hover{color:#475569;background:#e2e8f0}.DownloadCenter-module__OctiIa__itemBody{margin-top:8px}.DownloadCenter-module__OctiIa__progressTrack{background:#e2e8f0;border-radius:3px;width:100%;height:6px;overflow:hidden}.DownloadCenter-module__OctiIa__progressFill{background:linear-gradient(90deg,#3b82f6,#38bdf8);border-radius:3px;height:100%;transition:width .3s}.DownloadCenter-module__OctiIa__progressIndeterminate{animation:1.2s ease-in-out infinite DownloadCenter-module__OctiIa__download-center-indeterminate;width:40%!important}@keyframes DownloadCenter-module__OctiIa__download-center-indeterminate{0%{margin-left:-40%}to{margin-left:100%}}.DownloadCenter-module__OctiIa__itemStatus{color:#64748b;justify-content:space-between;align-items:center;gap:8px;margin-top:6px;font-size:12px;display:flex}.DownloadCenter-module__OctiIa__itemCount{font-variant-numeric:tabular-nums;color:#475569;flex-shrink:0}.DownloadCenter-module__OctiIa__itemStatusDone{color:#10b981;margin-top:8px;font-size:12px;font-weight:500}.DownloadCenter-module__OctiIa__itemStatusFail{color:#ef4444;font-size:12px}.DownloadCenter-module__OctiIa__retryBtn{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;margin-top:8px;padding:4px 10px;font-size:12px;transition:background .15s}.DownloadCenter-module__OctiIa__retryBtn:hover{background:#2563eb}
