.zoom-controls{display:flex;border:1px solid #4c5658;background:#171c1e}.zoom-controls button{height:30px;min-width:32px;border:0;border-right:1px solid #4c5658;background:#262d2f;color:#edf0ec;font-weight:bold;cursor:pointer}.zoom-controls button:last-child{border-right:0}.zoom-controls #zoomReset{font-size:8px;min-width:45px}.zoom-controls button:hover{background:#394244}.travel{left:2%;right:auto}.platform.unload{left:auto;right:2%}.platform.load{left:2%;right:auto}.unload-slot{left:65%}.load-slot{left:14%}.unload-staff{left:88%}.load-staff{left:4%}.unload-staff.inspecting{left:69%}.load-staff.inspecting{left:20%}.air-gates{left:14%;top:218px;width:172px;height:28px;justify-content:space-around;border-bottom:0;pointer-events:none}.gate-post{width:8px;height:28px}.gate-arm{width:38px;height:6px;left:5px;right:auto;top:3px;transform-origin:left center}.air-gates.open .gate-arm{transform:rotate(-105deg)}
@media(max-width:600px){.unload-slot{left:58%}.load-slot{left:5%}.air-gates{left:4%;transform:scale(.8)}}

/* Bright retro-future station environment */
body{background:#f4f7f7;color:#172126}header{background:#fff;border-bottom-color:#c8d4d7;color:#172126;box-shadow:0 2px 12px #78909c25}main{background:#f4f7f7}.station-card{background:#fff;border-color:#aebdc1;box-shadow:0 12px 30px #607d8b32}.scene-title{background:#fff;border-bottom-color:#cad5d8}.scene{background:linear-gradient(180deg,#eaf7fa 0 38%,#d4e8eb 39% 57%,#e7e4dc 58% 100%)}.future-scene{height:127px;background:linear-gradient(180deg,#f9ffff,#cfe9ed);overflow:hidden}.future-scene:before,.future-scene:after{content:"";position:absolute;bottom:-55px;width:240px;height:150px;border:10px solid #afcdd2;border-radius:50%;box-shadow:inset 0 0 0 18px #eaf7f8,0 0 25px #62cadb66}.future-scene:before{left:-60px}.future-scene:after{right:-60px}.future-ring{position:absolute;border:4px solid #7fbac4;border-radius:50%;opacity:.7}.ring-one{width:170px;height:170px;left:29%;top:-95px}.ring-two{width:210px;height:210px;right:25%;top:-130px}.future-core{position:absolute;left:50%;top:18px;transform:translateX(-50%);width:150px;text-align:center;color:#315b64;font-size:8px;letter-spacing:.2em}.future-core i{display:block;margin:auto;width:46px;height:46px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0 8%,#8ed8e4 10% 28%,#2c8da0 30% 60%,#174e5a 62%);box-shadow:0 0 22px #3cb8cf}.light-band{position:absolute;left:0;right:0;bottom:7px;height:6px;background:linear-gradient(90deg,transparent,#55bed0 20%,#fff 50%,#55bed0 80%,transparent);box-shadow:0 0 13px #55bed0}.future-grid{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 79px,#80aeb51f 80px),repeating-linear-gradient(0deg,transparent 0 31px,#80aeb51f 32px)}.arch{display:none}.platform{background:linear-gradient(#f4f0e7,#d4d0c8);color:#203036}.platform small{color:#5f6f72}.status-strip{background:#bac8cb;border-color:#bac8cb}.status-strip div{background:#fff;color:#172126}.status-strip span{color:#687b7f}footer{color:#5e7074}.travel{color:#435e63}

/* Brushed stainless-steel two-row air gates */
.gate-post{width:10px;height:32px;border:1px solid #667579;border-radius:3px;background:linear-gradient(90deg,#758387,#f4f7f7 38%,#a9b5b8 60%,#5d6b6e);box-shadow:2px 2px 4px #26383c55}.gate-post:after{content:"";position:absolute;left:-4px;bottom:-4px;width:16px;height:5px;border-radius:2px;background:linear-gradient(#e8edee,#748185)}.gate-arm{width:48px;height:25px;left:7px;top:1px;border:3px solid #849296;border-radius:3px;background:repeating-linear-gradient(90deg,transparent 0 9px,#aeb9bb 10px 13px),linear-gradient(#edf1f1,#9ca9ac);box-shadow:inset 0 0 0 1px #eef3f3,1px 2px 4px #26383c55;transform:rotate(0deg);transition:transform .7s ease}.gate-arm:after{content:"";position:absolute;left:0;right:0;top:8px;border-top:3px solid #879598}.air-gates.open .gate-arm{transform:rotate(-98deg)}
