.splash-screen{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;display:flex;align-items:center;justify-content:center;z-index:10000}.splash-screen--inline{position:relative;inset:auto;min-height:18rem;background:transparent;z-index:auto;border-radius:1rem}.splash-brand{display:flex;flex-direction:column;align-items:center;gap:1.1rem}.splash-brand__mark{width:5.5rem;height:5.5rem;object-fit:cover;object-position:left center;display:block;will-change:transform,opacity}.splash-brand__wordmark{font-family:Inter,system-ui,sans-serif;font-size:1.75rem;line-height:1;letter-spacing:-.03em;color:#0f172a;will-change:transform,opacity}.profitvena-loader-screen{opacity:1}.profitvena-loader{gap:1.1rem}.profitvena-loader__spinner{position:relative;width:5.5rem;height:5.5rem;display:grid;place-items:center}.profitvena-loader__ring{position:absolute;top:-.55rem;right:-.55rem;bottom:-.55rem;left:-.55rem;border-radius:50%;border:2.5px solid rgba(148,163,184,.22);border-top-color:#3b82f6;border-right-color:#7c3aed;animation:profitvena-loader-spin .95s linear infinite}.profitvena-loader__mark{position:relative;z-index:1}.profitvena-loader__message{margin:.15rem 0 0;max-width:18rem;text-align:center;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500;line-height:1.4;color:#64748b}@keyframes profitvena-loader-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.profitvena-loader__ring{animation-duration:1.8s}}
