@keyframes pwa-startup-progress-spin{to{transform:rotate(360deg)}}#pwa-startup-progress{position:fixed;inset:0;z-index:2147483200;display:flex;align-items:center;justify-content:center;background:#fff;color:#111827;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 180ms ease,visibility 0s linear 180ms}#pwa-startup-progress[data-visible=true]{opacity:1;visibility:visible;transition:opacity 180ms ease}#pwa-startup-progress[data-state=done],#pwa-startup-progress[data-state=cancelled]{opacity:0;visibility:hidden;transition:opacity 220ms ease,visibility 0s linear 220ms}.pwa-startup-progress-inner{display:flex;width:min(430px,88vw);transform:translateY(-4vh);flex-direction:column;align-items:center;gap:18px}.pwa-startup-progress-logo-image{display:block;width:min(360px,82vw);height:auto;max-height:110px;object-fit:contain}.pwa-startup-progress-logo-lockup{display:flex;width:min(360px,82vw);flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#111827;text-align:center}.pwa-startup-progress-logo-mark{display:block;width:76px;height:76px;border-radius:17px}.pwa-startup-progress-logo-name{font-size:28px;line-height:1.1;font-weight:700;letter-spacing:0;color:#111827;white-space:nowrap}.pwa-startup-progress-spinner{width:24px;height:24px;border-radius:999px;background:conic-gradient(from 90deg,rgba(17,24,39,0) 0deg,#111827 90deg,#7c3aed 180deg,#f43f5e 270deg,rgba(17,24,39,0) 360deg);animation:pwa-startup-progress-spin 760ms linear infinite}.pwa-startup-progress-spinner::after{content:"";display:block;width:18px;height:18px;margin:3px;border-radius:999px;background:#fff}.pwa-startup-progress-dots{--pwa-startup-progress-dot-size:6px;--pwa-startup-progress-dot-gap:7px;display:grid;grid-template-columns:repeat(27,var(--pwa-startup-progress-dot-size));gap:var(--pwa-startup-progress-dot-gap);align-items:center;justify-content:center}.pwa-startup-progress-dot{width:var(--pwa-startup-progress-dot-size);height:var(--pwa-startup-progress-dot-size);border-radius:999px;background:#d7d9e2;transform:scale(.9);transition:background-color 140ms ease,box-shadow 140ms ease,transform 140ms ease}.pwa-startup-progress-dot[data-complete=true]{background:#141552;box-shadow:0 0 0 3px rgba(124,58,237,.12);transform:scale(1.08)}@media (max-width:430px){.pwa-startup-progress-dots{--pwa-startup-progress-dot-size:7px;--pwa-startup-progress-dot-gap:7px;grid-template-columns:repeat(20,var(--pwa-startup-progress-dot-size))}}@media (max-width:360px){.pwa-startup-progress-inner{width:min(320px,90vw);gap:16px}.pwa-startup-progress-logo-image,.pwa-startup-progress-logo-lockup{width:min(300px,84vw)}.pwa-startup-progress-logo-mark{width:66px;height:66px;border-radius:15px}.pwa-startup-progress-logo-name{font-size:25px}.pwa-startup-progress-dots{--pwa-startup-progress-dot-size:6.8px;--pwa-startup-progress-dot-gap:6.6px;grid-template-columns:repeat(20,var(--pwa-startup-progress-dot-size))}}@media (prefers-reduced-motion:reduce){#pwa-startup-progress{transition:none}.pwa-startup-progress-spinner{animation:none}.pwa-startup-progress-dot{transition:none}}
