.luna-loading-screen{display:grid;place-items:center;overflow-y:auto;padding:32px 24px;background:radial-gradient(ellipse at 100% 100%,rgba(255,213,59,.065),transparent 55%),#101426}.luna-loading-content{width:100%;max-width:440px;text-align:center}.luna-loading-logo{display:block;width:88px;height:88px;margin:0 auto 32px}.luna-logo-piece{opacity:1}.luna-loading-reveal .luna-logo-piece{animation:luna-logo-reveal .35s ease-out both}.luna-loading-reveal .luna-logo-left{animation-delay:.1s}.luna-loading-reveal .luna-logo-top{animation-delay:.45s}.luna-loading-reveal .luna-logo-bottom{animation-delay:.8s}.luna-loading-title{color:#fafafa;font-size:clamp(24px,3vw,30px);font-weight:600;line-height:1.25;letter-spacing:-.025em}.luna-loading-track{height:4px;margin:28px auto 0;overflow:hidden;border-radius:99px;background:#343c52}.luna-loading-bar{width:40%;height:100%;border-radius:inherit;background:#ffd53b;animation:luna-loading-slide 2s ease-in-out infinite both}.luna-loading-reveal .luna-loading-bar{animation-delay:1.15s}.luna-loading-status{margin-top:22px;color:#b6bccb;font-size:14px;line-height:1.6}.luna-loading-detail{margin-top:8px;color:#929bad;font-size:13px;line-height:1.6}.luna-loading-error{margin-top:22px;color:#fca5a5;font-size:14px;line-height:1.6}@keyframes luna-logo-reveal{0%{opacity:0}to{opacity:1}}@keyframes luna-loading-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media(prefers-reduced-motion:reduce){.luna-logo-piece{opacity:1}.luna-loading-reveal .luna-logo-piece{animation:none;opacity:1}.luna-loading-bar{animation:none;transform:translate(75%)}}
