.boot-loader{position:fixed;inset:0;display:grid;place-content:center;justify-items:center;gap:16px;background:#f7f5fa;color:#29252f;font:14px system-ui,sans-serif}.boot-loader__mark{display:flex;align-items:end;gap:5px;height:42px}.boot-loader__mark i{display:block;width:9px;border-radius:9px;background:#9875c9;animation:boot-pulse 1.15s ease-in-out infinite}.boot-loader__mark i:nth-child(1){height:22px;animation-delay:-.24s}.boot-loader__mark i:nth-child(2){height:40px;animation-delay:-.12s}.boot-loader__mark i:nth-child(3){height:29px}.boot-loader strong{font-size:19px}@keyframes boot-pulse{50%{transform:scaleY(.7);opacity:.55}}[data-theme=dark] .boot-loader,[data-theme=high-contrast] .boot-loader{background:#17141c;color:#f7f5fa}@media(prefers-reduced-motion:reduce){.boot-loader__mark i{animation:none}}
