#modelUpdate{position:fixed;inset:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;border:0;padding:env(safe-area-inset-top) 22px env(safe-area-inset-bottom);background:radial-gradient(ellipse at 50% 20%,#143a4e,#08131f 68%);color:#e7f6ff;box-sizing:border-box;z-index:10000}#modelUpdate[open]{display:grid;place-items:center}#modelUpdate::backdrop{background:#08131f}.model-update-card{width:min(100%,420px);text-align:center;padding:30px 0}.model-update-card img{border-radius:18px;box-shadow:0 0 40px #35b7cc25}.model-update-kicker{font-size:12px;letter-spacing:.2em;color:#75dcec;margin-top:26px}.model-update-card h1{font-size:clamp(25px,6vw,34px);line-height:1.2;margin:14px 0 22px}#modelUpdateStage{min-height:48px;line-height:1.6;color:#c1d8e7}#modelUpdateProgress{width:100%;height:9px;border:0;border-radius:10px;overflow:hidden;accent-color:#69e4e0}#modelUpdateProgress::-webkit-progress-bar{background:#263847}#modelUpdateProgress::-webkit-progress-value{background:#69e4e0}#modelUpdateSize{font-variant-numeric:tabular-nums;color:#92eeeb;font-weight:700}#modelUpdateHint{font-size:13px;line-height:1.6;color:#9eb4c7;margin:24px 0}#modelUpdate button{min-height:48px;padding:10px 22px;margin:8px;border-radius:13px;border:1px solid #467487;background:#173e50;color:#e7f6ff}#modelUpdate button[hidden]{display:none}#modelUpdateExit{font-size:13px;background:transparent!important}