.app-boot-splash{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;background:#08151d;color:#eaf5fb;font:500 14px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.app-boot-splash__brand{display:flex;align-items:center;gap:16px;font-size:24px;font-weight:750;letter-spacing:4px}.app-boot-splash__brand img{width:56px;height:56px;border-radius:16px}.app-boot-splash__track{width:150px;height:3px;border-radius:5px;background:linear-gradient(90deg,#193c4f,#58bafa,#193c4f);background-size:200% 100%;animation:ascend-load 1.6s ease-in-out infinite}.app-boot-splash__label{color:#9db8c6}@keyframes ascend-load{to{background-position:200% 0}}@media(prefers-reduced-motion:reduce){.app-boot-splash__track{animation:none}}
