.update-welcome-overlay{position:absolute;inset:0;z-index:2400;display:flex;align-items:flex-end;justify-content:center;background:rgba(20,35,44,.58);padding-top:28px;opacity:0;transition:opacity .2s ease}.update-welcome-overlay.open{opacity:1}.update-welcome-dialog{position:relative;width:100%;max-width:520px;max-height:calc(100dvh - 24px);overflow:auto;background:#fff;border-radius:26px 26px 0 0;padding:30px 20px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -18px 50px rgba(12,34,44,.24);transform:translateY(24px);transition:transform .24s ease}.update-welcome-overlay.open .update-welcome-dialog{transform:translateY(0)}.update-welcome-handle{position:absolute;top:9px;left:50%;width:48px;height:5px;border-radius:5px;background:#d2dade;transform:translateX(-50%)}.update-welcome-close{position:absolute;top:18px;right:18px;width:38px;height:38px;border:0;border-radius:50%;background:#edf2f4;color:#60707b;font-size:24px;line-height:1}.update-welcome-icon{width:66px;height:66px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(145deg,#e7f9fc,#eefae8);color:var(--mc-cyan-dark);margin-bottom:18px}.update-welcome-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.update-welcome-dialog h2{max-width:340px;margin:0 46px 8px 0;font-size:25px;line-height:1.15}.update-welcome-lead{margin:0 0 18px;color:var(--mc-muted);font-size:15px;line-height:1.5}.update-welcome-reassurance{border:1px solid #cce9d4;border-radius:16px;background:#f0fbf3;padding:15px;margin-bottom:15px}.update-welcome-reassurance strong{display:block;color:#166c3b;margin-bottom:6px}.update-welcome-reassurance p{margin:0;color:#4d6559;font-size:13px;line-height:1.5}.update-welcome-news{display:none;margin:0 0 16px;padding:4px 0 0}.update-welcome-news.open{display:grid;gap:9px}.update-welcome-news div{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start;padding:10px 11px;border-radius:12px;background:#f5f8f9}.update-welcome-news p{margin:0}.update-welcome-news span{width:26px;height:26px;border-radius:9px;display:grid;place-items:center;background:#e5f7fb;color:var(--mc-cyan-dark);font-weight:900}.update-welcome-news strong{display:block;font-size:13px;margin-bottom:2px}.update-welcome-news small{display:block;color:var(--mc-muted);line-height:1.35}.update-welcome-actions{display:grid;gap:9px}.update-welcome-primary,.update-welcome-secondary{min-height:50px;border-radius:13px;font-weight:800;font-size:15px}.update-welcome-primary{border:0;background:var(--mc-cyan-dark);color:#fff}.update-welcome-secondary{border:1px solid #cfdae0;background:#fff;color:#43515c}@media(min-width:601px){.update-welcome-overlay{align-items:center;padding:24px}.update-welcome-dialog{border-radius:26px;max-height:min(720px,calc(100dvh - 48px));padding-bottom:24px}.update-welcome-handle{display:none}}
