.fl-splash{z-index:9000;background:radial-gradient(680px 460px at 50% -10%, var(--brand-primary-soft-2,#fdf0f0), transparent 62%), radial-gradient(760px 620px at 108% 112%, #7c48ce1a, transparent 60%), var(--brand-workspace-page1,#f4f3fb);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.fl-splash-boot{display:none}html[data-fl-auth=in] .fl-splash-boot{display:flex}html[data-fl-auth=in]:has(.fl-splash-boot){overflow:hidden}.fl-splash-bar{background:#16112e12;height:2px;position:absolute;top:0;left:0;right:0;overflow:hidden}.fl-splash-bar:after{content:"";background:linear-gradient(90deg, transparent, var(--brand-primary,#dd1c1c), transparent);border-radius:2px;width:38%;animation:1.15s cubic-bezier(.65,0,.35,1) infinite fl-splash-sweep;position:absolute;top:0;bottom:0}.fl-splash-body{flex-direction:column;align-items:center;gap:20px;display:flex}.fl-splash-badge{justify-content:center;align-items:center;width:86px;height:86px;display:flex;position:relative}.fl-splash-halo{background:#fff;border-radius:50%;position:absolute;inset:8px;box-shadow:0 14px 34px #16112e1f}.fl-splash-ring{border:2px solid #0000;border-top-color:var(--brand-primary,#dd1c1c);border-right-color:var(--brand-primary-ring,#dd1c1c52);border-radius:50%;animation:.95s linear infinite fl-splash-spin;position:absolute;inset:0}.fl-splash-mark{object-fit:contain;width:36px;height:36px;position:relative}.fl-splash-msg{font-family:var(--brand-font-display,system-ui, sans-serif);letter-spacing:-.005em;color:#585858;align-items:baseline;gap:1px;font-size:14px;font-weight:600;display:inline-flex}.fl-splash-msg i{opacity:.25;background:currentColor;border-radius:50%;align-self:flex-end;width:3px;height:3px;margin-bottom:3px;animation:1.05s ease-in-out infinite fl-splash-dot}.fl-splash-msg i:first-of-type{margin-left:3px}.fl-splash-msg i:nth-of-type(2){animation-delay:.16s}.fl-splash-msg i:nth-of-type(3){animation-delay:.32s}@keyframes fl-splash-spin{to{transform:rotate(360deg)}}@keyframes fl-splash-sweep{0%{transform:translate(-100%)}to{transform:translate(365%)}}@keyframes fl-splash-dot{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:.9;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.fl-splash-ring,.fl-splash-bar:after,.fl-splash-msg i{animation:none}.fl-splash-bar:after{opacity:.6;width:100%}}
