.scene-p4{background:#06184f;color:#fff}.startup-bg{background:radial-gradient(circle at 50% 48%,#2788e3 0 12%,#3035b4 30%,#7a31c7 44%,#0c2c78 62%,#06184f 80%)}.startup-bg .ring{position:absolute;left:50%;top:50%;border:11px solid rgba(255,65,236,.28);border-radius:50%;transform:translate(-50%,-50%);animation:startupSpin 8s linear infinite}.startup-bg .r1{width:52vmin;height:52vmin}.startup-bg .r2{width:95vmin;height:95vmin;animation-direction:reverse}.startup-bg .r3{width:145vmin;height:145vmin}.p4-layout{display:grid;place-items:center}.startup-panel{width:92%;padding:28px 20px 22px;text-align:center;border:2px solid rgba(146,222,255,.72);border-radius:28px;background:rgba(5,35,92,.75);backdrop-filter:blur(10px);box-shadow:0 18px 40px rgba(0,8,44,.25)}.startup-panel>img{width:66px;height:66px}.startup-panel small{display:block;margin-top:6px;font-size:9px;letter-spacing:.16em;color:#9cecff;font-weight:900}.startup-panel h2{font-size:34px;margin:9px 0 6px}.startup-panel p{margin:0;font-size:17px;line-height:1.6;color:#d6ebff}.startup-panel strong{color:#fff}.coordinate{display:flex;justify-content:center;align-items:center;gap:8px;margin:18px 0 16px;font-size:10px;color:#a7dcff}.coordinate i{width:8px;height:8px;border-radius:50%;background:#5ee88d;box-shadow:0 0 12px #5ee88d}.startup-panel .game-button{width:100%}@keyframes startupSpin{to{transform:translate(-50%,-50%) rotate(360deg)}}
body.is-compact .startup-panel{padding:20px 16px 17px}body.is-compact .startup-panel h2{font-size:29px}body.is-compact .startup-panel p{font-size:14px}
