.loading-screen_screen__wEkwF{min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:var(--font-geist-sans),sans-serif;background:radial-gradient(900px 600px at 50% 30%,rgba(7,182,200,.04),transparent 70%),var(--eb-surface)}.loading-screen_stage__w3GNp{text-align:center}.loading-screen_bar__HGPBA{position:relative;width:180px;height:3px;margin:0 auto 28px;border-radius:999px;background:#eef3f5;overflow:hidden}.loading-screen_bar__HGPBA i{position:absolute;top:0;bottom:0;width:40%;border-radius:999px;background:linear-gradient(90deg,var(--eb-brand-sky),var(--eb-brand-sky-deep));animation:loading-screen_slide__dVrRM 1.4s cubic-bezier(.45,.1,.45,.9) infinite}@keyframes loading-screen_slide__dVrRM{0%{left:-42%}to{left:102%}}.loading-screen_line__BFwPC{font-size:15px;font-weight:500;line-height:1.4;color:var(--eb-slate);margin:0}.loading-screen_subline__32T2_{font-size:12.5px;font-weight:400;line-height:1.4;color:var(--eb-text-3);margin:7px 0 0}@media (prefers-reduced-motion:reduce){.loading-screen_bar__HGPBA i{animation-duration:2.8s}}