.guide-panel{pointer-events:none}.mission-actions{position:relative;z-index:50;flex:0 0 auto}.mission-content{overflow:auto;min-height:0}.stage-path{display:grid;gap:10px;margin:12px 0 16px;padding-bottom:14px;border-bottom:2px dashed rgba(66,117,173,.2)}
.stage-path button{min-height:72px!important;display:grid!important;grid-template-columns:46px 1fr;align-items:center;gap:10px;text-align:right!important;padding:10px 12px!important;border:0;border-radius:21px!important;color:#fff!important;background:linear-gradient(145deg,#27c7df,#3988ef 58%,#745fe8)!important;box-shadow:0 7px 0 #3158bc,0 12px 22px rgba(23,77,147,.2),inset 0 0 0 3px rgba(255,255,255,.28)!important}
.stage-path button:nth-child(2){background:linear-gradient(145deg,#ffbd42,#f58d43 58%,#ef66a7)!important;box-shadow:0 7px 0 #c06937,0 12px 22px rgba(142,75,31,.2),inset 0 0 0 3px rgba(255,255,255,.28)!important}.stage-path button:nth-child(3){background:linear-gradient(145deg,#49d4a6,#22aead 58%,#3c83dc)!important}.stage-path button:nth-child(4){background:linear-gradient(145deg,#b27ef6,#7956e3 58%,#5469d8)!important}.stage-path button:nth-child(5){background:linear-gradient(145deg,#f16fae,#dc5bc6 58%,#7d5de0)!important}.stage-path button:nth-child(6){background:linear-gradient(145deg,#ffcf4f,#f39528 58%,#ef655b)!important}
.stage-path button i{width:43px;height:43px;border-radius:15px;background:rgba(255,255,255,.24);display:grid;place-items:center;font-size:25px;font-style:normal;box-shadow:inset 0 0 0 2px rgba(255,255,255,.24)}.stage-path button span,.stage-path button b,.stage-path button small{display:block}.stage-path button b{font-size:14px;text-shadow:0 2px 3px rgba(22,54,103,.35)}.stage-path button small{font-size:11px;margin-top:3px;color:#fff;opacity:.9}.stage-path button.active{transform:translateY(-3px) scale(1.02);filter:saturate(1.2) brightness(1.05)}.stage-path button.locked{background:linear-gradient(145deg,#b8c8d7,#8ea5ba)!important;box-shadow:0 6px 0 #74899c!important;filter:saturate(.4);opacity:.76}
.robot-portal{background:transparent!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.astro img{mix-blend-mode:screen;filter:contrast(1.14) saturate(1.12) drop-shadow(0 18px 20px rgba(9,52,105,.3))}.guide-panel:not(.is-flying){opacity:0;transform:translateX(90px) scale(.82);pointer-events:none}.guide-panel.is-flying{opacity:1;animation:guideFlightFast 2.8s cubic-bezier(.22,.9,.3,1) both}.guide-panel.is-flying .guide-bubble{opacity:1!important;display:block!important}.guide-bubble{border-radius:28px}.primary-action{font-size:21px;min-height:64px;padding-inline:30px}.check-3d{display:inline-grid;place-items:center;width:39px;height:39px;margin-left:8px;border-radius:50%;background:linear-gradient(145deg,#7af1c7,#20be8c);color:#fff;font-size:27px;text-shadow:0 2px 3px #087b5d;box-shadow:0 5px 0 #128a6b,0 8px 14px rgba(13,104,80,.28),inset 0 0 0 3px rgba(255,255,255,.45);vertical-align:middle}
@keyframes guideFlightFast{0%{opacity:0;transform:translateX(100px) translateY(25px) scale(.72)}14%{opacity:1;transform:translateX(-5vw) translateY(-4vh) scale(.96)}35%,68%{opacity:1;transform:translateX(-30vw) translateY(-14vh) scale(1.08)}88%{opacity:1;transform:translateX(-3vw) translateY(-3vh) scale(.94)}100%{opacity:0;transform:translateX(110px) translateY(20px) scale(.76)}}
@media(max-width:900px){.stage-path{display:flex;overflow-x:auto;gap:8px}.stage-path button{min-width:155px!important;grid-template-columns:38px 1fr!important}.stage-path button i{width:36px;height:36px;font-size:21px}.guide-panel.is-flying{animation:guideFlightFastMobile 2.8s cubic-bezier(.22,.9,.3,1) both}@keyframes guideFlightFastMobile{0%{opacity:0;transform:translateX(-70px) translateY(20px) scale(.7)}16%{opacity:1;transform:translateX(15vw) translateY(-7vh) scale(.95)}40%,68%{opacity:1;transform:translateX(48vw) translateY(-28vh) scale(1.08)}88%{opacity:1;transform:translateX(10vw) translateY(-6vh) scale(.9)}100%{opacity:0;transform:translateX(-80px) translateY(18px) scale(.7)}}}
