.sf-pwa-launch-splash{align-items:center;background:radial-gradient(circle at top,rgba(34,211,238,.14),transparent 42%),linear-gradient(180deg,#09090b,#101012);display:none;inset:0;justify-content:center;opacity:0;padding:max(1.5rem,env(safe-area-inset-top)) 1.25rem max(1.5rem,env(safe-area-inset-bottom));position:fixed;transition:opacity .26s ease,visibility .26s ease;visibility:hidden;z-index:1200}.sf-pwa-launch-splash__noise{background:linear-gradient(135deg,hsla(0,0%,100%,.04),transparent 32%),radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.03),transparent 30%);inset:0;pointer-events:none;position:absolute}.sf-pwa-launch-splash__inner{display:grid;gap:1rem;position:relative;width:min(100%,20rem);z-index:1}.sf-pwa-launch-splash__brand{display:grid;gap:.9rem;justify-items:center;text-align:center}.sf-pwa-launch-splash__logo{background:#ffffff0f;border-radius:1.35rem;box-shadow:0 22px 48px #00000052;height:5rem;-o-object-fit:cover;object-fit:cover;width:5rem}.sf-pwa-launch-splash__logo--fallback{color:#fff;display:inline-grid;font:700 2rem/1 var(--font-heading,var(--font-body,sans-serif));place-items:center}.sf-pwa-launch-splash__copy{display:grid;gap:.32rem}.sf-pwa-launch-splash__copy strong{color:#f8fafc;font:700 1.28rem/1.12 var(--font-heading,var(--font-body,sans-serif));letter-spacing:.01em}.sf-pwa-launch-splash__copy span{color:#f8fafca8;font-size:.88rem;line-height:1.45}.sf-pwa-launch-splash__rail{background:#ffffff14;border-radius:999px;height:.22rem;margin:0 auto;overflow:hidden;position:relative;width:min(12rem,100%)}.sf-pwa-launch-splash__rail:after{animation:sf-pwa-launch-rail 1.18s ease-in-out infinite;background:linear-gradient(90deg,#22d3ee00,#22d3eef2,#22d3ee00);border-radius:inherit;content:"";inset:0;position:absolute;width:40%}html[data-pwa-launch="1"] .sf-pwa-launch-splash{display:flex;opacity:1;visibility:visible}html[data-pwa-ready="1"] .sf-pwa-launch-splash{opacity:0;pointer-events:none;visibility:hidden}@media(display-mode:standalone){.sf-pwa-launch-splash{display:flex}}@keyframes sf-pwa-launch-rail{0%{transform:translate(-130%)}to{transform:translate(280%)}}
