.BootScreen_boot__ZONHI{min-height:100vh;display:grid;place-items:center;padding:24px;background:hsl(var(--background))}.BootScreen_in__emBWK{display:flex;flex-direction:column;align-items:center;width:fit-content;gap:18px}.BootScreen_bar__05yHr{align-self:stretch;height:4px;border-radius:var(--radius-pill);background:hsl(var(--secondary));border:1px solid hsl(var(--border));overflow:hidden}.BootScreen_fill__2DPZ6{display:block;height:100%;width:0;border-radius:var(--radius-pill);background:hsl(var(--primary));animation:BootScreen_cms-boot-fill__eHx4i 2s cubic-bezier(.4,0,.2,1) forwards,BootScreen_cms-boot-pulse__8vdB6 1.1s ease-in-out 2s infinite}@keyframes BootScreen_cms-boot-fill__eHx4i{0%{width:4%}to{width:92%}}@keyframes BootScreen_cms-boot-pulse__8vdB6{0%,to{opacity:1}50%{opacity:.55}}@media (prefers-reduced-motion:reduce){.BootScreen_fill__2DPZ6{animation:none;width:60%}}.BootScreen_label__PUsTg{font-size:12.5px;color:hsl(var(--muted-foreground));margin:0}