.splash-screen{z-index:10000;padding:max(20px,env(safe-area-inset-top))20px max(20px,env(safe-area-inset-bottom));pointer-events:auto;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;background:#fff;justify-content:center;align-items:center;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Noto Sans,Helvetica Neue,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.splash-screen__blob{pointer-events:none;border-radius:50%;position:absolute}.splash-screen__blob--top{background:radial-gradient(circle,#2563eb1f 0%,#2563eb08 55%,#0000 72%);width:min(58vw,220px);height:min(58vw,220px);top:-14%;right:-20%}.splash-screen__blob--bottom{background:radial-gradient(circle,#3b82f617 0%,#2563eb0a 50%,#0000 70%);width:min(65vw,260px);height:min(65vw,260px);bottom:-10%;left:-24%}.splash-screen__content{z-index:1;text-align:center;width:100%;max-width:320px;position:relative}.splash-screen__logo{background:linear-gradient(145deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 14px;display:inline-flex;box-shadow:0 3px 5px #2563eb0d,0 10px 28px #2563eb1a}.splash-screen__logo-mark{letter-spacing:-.05em;font-size:1.55rem;font-weight:800;line-height:1;color:#2563eb!important;-webkit-text-fill-color:#2563eb!important}.splash-screen__title{letter-spacing:-.04em;margin:0 0 8px;font-size:clamp(1.5rem,5.5vw,1.75rem);font-weight:800;line-height:1.15;color:#0f172a!important;-webkit-text-fill-color:#0f172a!important}.splash-screen__tagline{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1rem,4vw,1.1rem);font-weight:600;line-height:1.35;color:#1e293b!important;-webkit-text-fill-color:#1e293b!important}.splash-screen__accent{font-weight:700;color:#2563eb!important;-webkit-text-fill-color:#2563eb!important}.splash-screen__muted{margin:0 0 28px;font-size:.82rem;font-weight:500;line-height:1.35;color:#94a3b8!important;-webkit-text-fill-color:#94a3b8!important}.splash-screen__progress{background:#e2e8f0;border-radius:999px;height:3px;overflow:hidden}.splash-screen__progress-bar{transform-origin:0;border-radius:inherit;background:linear-gradient(90deg,#2563eb 0%,#3b82f6 100%);width:100%;height:100%;display:block}@media (max-height:700px){.splash-screen{padding-top:max(16px,env(safe-area-inset-top));padding-bottom:max(16px,env(safe-area-inset-bottom))}.splash-screen__logo{border-radius:16px;width:64px;height:64px;margin-bottom:10px}.splash-screen__logo-mark{font-size:1.35rem}.splash-screen__title,.splash-screen__tagline{margin-bottom:6px}.splash-screen__muted{margin-bottom:20px}}@media (max-height:600px){.splash-screen__blob--top,.splash-screen__blob--bottom{opacity:.55}.splash-screen__muted{margin-bottom:16px}}
.app-update-portal{z-index:1200;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.app-update-portal--force{pointer-events:auto}.app-update-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172ab8;position:absolute;inset:0}.app-update-card{z-index:1;color:#111827;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;text-align:center;background:#fff;border-radius:20px;width:100%;max-width:400px;padding:24px 20px;position:relative;box-shadow:0 16px 48px #0f172a38}.app-update-card__icon{margin-bottom:8px;font-size:32px;line-height:1}.app-update-card__title{color:#111827;margin:0 0 8px;font-size:20px;font-weight:700;line-height:1.25}.app-update-card__body{color:#374151;margin:0 0 8px;font-size:15px;line-height:1.5}.app-update-card__meta{color:#6b7280;margin:0 0 16px;font-size:13px}.app-update-card__btn{cursor:pointer;border:none;border-radius:12px;width:100%;min-height:44px;font-size:15px;font-weight:600}.app-update-card__btn--primary{color:#fff;background:#2563eb}.app-update-card__btn--primary:disabled{opacity:.7;cursor:wait}.app-update-banner{z-index:1150;padding:12px 16px;padding-top:calc(12px + env(safe-area-inset-top,0px));color:#fff;background:#1e3a8a;flex-wrap:wrap;align-items:center;gap:10px 12px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 16px #0f172a2e}.app-update-banner__content{flex:200px;min-width:0}.app-update-banner__text{margin:0;font-size:14px;line-height:1.4}.app-update-banner__version{opacity:.85;margin-top:4px;font-size:12px;display:inline-block}.app-update-banner__actions{flex-shrink:0;gap:8px;display:flex}.app-update-banner__btn{cursor:pointer;border:none;border-radius:10px;min-height:36px;padding:0 14px;font-size:14px;font-weight:600}.app-update-banner__btn--primary{color:#1e3a8a;background:#fff}.app-update-banner__btn--ghost{color:#fff;background:0 0;border:1px solid #ffffff73}.app-update-banner__btn:disabled{opacity:.7;cursor:wait}
