.fa-splash{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem;background:#0c0e18;color:#e2dfd8;font-family:"Nunito",system-ui,-apple-system,sans-serif;z-index:9999;transition:opacity 150ms ease-out}.fa-splash.fa-splash-hidden{opacity:0;pointer-events:none}.fa-splash-brand{margin:0;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;letter-spacing:.02em;color:#f0d078;text-shadow:0 0 24px rgba(212,167,68,.25)}.fa-splash-tagline{margin:-0.75rem 0 0;font-family:"Noto Sans",system-ui,-apple-system,sans-serif;font-size:.95rem;color:#9a9586}.fa-splash-bar{position:relative;width:min(360px,70vw);height:6px;border-radius:999px;background:rgba(212,167,68,.14);overflow:hidden}.fa-splash-bar-fill{position:absolute;inset:0;width:var(--fa-splash-progress, 0%);border-radius:999px;background:linear-gradient(90deg, #d4a744, #f0d078);transition:width 180ms ease-out}.fa-splash-status{min-height:1em;font-family:"Noto Sans",system-ui,-apple-system,sans-serif;font-size:.8rem;color:#6b6558;letter-spacing:.04em}
