@font-face{font-family:StellarFutura;src:url('/fonts/futura.otf') format('opentype');font-display:swap}
.stellar-transit{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;background:rgba(0,5,12,.94);backdrop-filter:blur(12px);color:#dfe1e8;font:14px StellarFutura,'Microsoft YaHei',sans-serif;transition:opacity .38s;cursor:wait}
.st-ready{width:min(660px,90vw);border:2px solid #9ea5ba;border-left-width:6px;border-radius:18px 22px 22px 18px;padding:0 12px 10px;box-shadow:inset 0 0 24px #37a6d11f,0 0 90px #37a6d118}
.st-ready-head{display:flex;gap:8px;align-items:center;height:28px;border-bottom:2px solid #52596e;font-size:11px;letter-spacing:2px}.st-ready-head span{margin-right:auto}.st-ready-head i{width:6px;height:6px;border-radius:50%;background:#93e1ff}
.st-ready-body{display:flex;align-items:center;gap:18px;padding:20px 0}.st-ready-body b{font-size:clamp(20px,3vw,32px);font-weight:400;white-space:nowrap;border-right:2px solid #52596e;padding-right:18px}.st-ready-body strong{color:#ff977b;font-size:clamp(17px,3vw,30px);font-weight:400;letter-spacing:1px;line-height:1.25}
.st-ready-track{height:6px;background:#1c3c55;overflow:hidden}.st-ready-track i{display:block;height:100%;background:repeating-linear-gradient(90deg,#93e1ff 0 8px,transparent 8px 12px);transform-origin:left;animation:stellar-countdown 1.35s linear both}.st-ready-foot{display:flex;justify-content:space-between;font-size:12px;padding-top:10px;color:#9ea5ba;letter-spacing:2px}.st-complete{opacity:0;pointer-events:none}@keyframes stellar-countdown{from{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.stellar-transit{transition:none}.st-ready-track i{animation:none}}
