:root{font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#f6f7f2;background:#0b2442;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button{font:inherit}button:focus-visible{outline:3px solid #f4b942;outline-offset:3px}.project-loading{position:relative;width:100%;height:100%;min-height:0;display:grid;grid-template-rows:72px 1fr 56px;justify-items:center;overflow:hidden;color:#f7f9fc;background-color:#0b2442;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px}.project-loading:after{content:"";position:absolute;right:-90px;bottom:10%;width:330px;height:150px;border:30px solid rgba(217,48,47,.14);transform:skew(-24deg) rotate(-12deg);pointer-events:none}.project-loading__brand{z-index:1;width:100%;height:72px;display:flex;align-items:center;gap:10px;padding:0 30px;border-bottom:4px solid #d9302f;color:#f7f9fc;background:#102f55;font-size:14px;font-weight:700}.project-loading__brand img{width:38px;height:44px;padding:3px;border-radius:3px;object-fit:contain;background:#f6c483}.project-loading__panel{z-index:1;width:min(520px,calc(100vw - 40px));align-self:center;display:grid;justify-items:center;padding:38px 42px 34px;border:1px solid rgba(255,255,255,.16);border-top:4px solid #f0b323;border-radius:4px;background:#102f55f5;box-shadow:0 24px 60px #03122252;text-align:center}.project-loading__icon{width:58px;height:58px;display:grid;place-items:center;margin-bottom:18px;border-radius:4px;color:#102f55;background:#f0b323}.project-loading__icon svg{width:30px;height:30px}.project-loading__panel p{margin:0 0 6px;color:#f0b323;font-size:12px;font-weight:700}.project-loading__panel h1{margin:0;font-size:28px;letter-spacing:0}.project-loading__panel>span{color:#b9c8d9;font-size:13px}.project-loading__track{position:relative;width:100%;height:4px;margin:28px 0 16px;overflow:hidden;background:#ffffff24}.project-loading__track i{position:absolute;top:0;bottom:0;width:38%;background:#d9302f;animation:project-loading-progress 1.45s ease-in-out infinite}.project-loading>small{z-index:1;align-self:center;color:#8fa2b5;font-size:11px}.project-loading__actions{width:100%;display:grid;grid-template-columns:1.2fr 1fr;gap:10px;margin-top:26px}.project-loading__actions button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.2);border-radius:4px;color:#f7f9fc;background:transparent;cursor:pointer}.project-loading__actions button:first-child{border:0;color:#102f55;background:#f0b323;font-weight:700}.project-loading__actions svg{width:18px;height:18px}.project-loading--error .project-loading__icon{color:#fff;background:#d9302f}@keyframes project-loading-progress{0%{left:-38%}55%{left:48%}to{left:100%}}@media(prefers-reduced-motion:reduce){.project-loading__track i{width:65%;animation:none}}.platform-hub{width:100%;height:100%;min-height:0;display:grid;grid-template-rows:76px minmax(0,1fr) 58px;color:#f7f9fc;background:#0b2442}.hub-header,.hub-footer{position:relative;z-index:2;display:flex;align-items:center;padding:0 30px;background:#102f55}.hub-header{gap:14px;border-bottom:4px solid #d9302f}.hub-title{display:flex;min-width:0;flex-direction:column;gap:3px}.hub-title strong{font-size:18px}.hub-title span{overflow:hidden;color:#aab7ae;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.hub-admin{margin-left:auto}.hub-admin+.terminal-status{margin-left:0}.hub-body{position:relative;min-height:0;overflow:auto;width:min(1500px,100%);margin:0 auto;padding:34px 44px;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px}.hub-body:after{content:"";position:fixed;right:-120px;top:170px;width:430px;height:210px;border:38px solid rgba(217,48,47,.12);transform:skew(-24deg) rotate(-12deg);pointer-events:none}.hub-wall-ribbon{position:absolute;right:44px;top:34px;display:flex;align-items:center;gap:10px;color:#ffffff5c;font:800 11px ui-monospace,monospace}.hub-wall-ribbon i{width:54px;height:7px;background:#d9302f;transform:skew(-28deg)}.hub-heading{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:24px}.hub-heading p{grid-column:1;margin:0 0 7px;color:#f0b323;font-size:12px;font-weight:700}.hub-heading h1{grid-column:1;margin:0;font-size:34px;letter-spacing:0}.hub-heading span{grid-column:2;grid-row:1 / span 2;align-self:end;max-width:420px;color:#b9c8d9;font-size:13px;text-align:right}.hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hub-grid--compact{grid-template-columns:repeat(3,minmax(240px,1fr))}.hub-project{position:relative;min-height:160px;display:grid;grid-template-columns:52px 1fr 28px;grid-template-rows:48px 1fr;align-items:center;gap:0 15px;padding:20px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:4px;color:#f7f9fc;background:#133458f0;text-align:left;cursor:pointer;box-shadow:0 12px 28px #0312222e}.hub-project:after{content:"";position:absolute;left:0;bottom:0;width:38%;height:4px;background:#d9302f;transform:skew(-30deg) translate(-10px)}.hub-project:hover,.hub-project:focus-visible{border-color:#f0b323;outline:none;background:#173f6b;transform:translateY(-2px)}.hub-project>svg:not(.hub-project__arrow){grid-column:1;grid-row:1;width:46px;height:46px;padding:11px;border-radius:3px;color:#102f55;background:#f0b323}.hub-project:nth-child(3n+2)>svg:not(.hub-project__arrow){color:#fff;background:#d9302f}.hub-project:nth-child(3n)>svg:not(.hub-project__arrow){color:#102f55;background:#e8eef5}.hub-project__number{position:absolute;right:18px;top:14px;color:#fff3;font:700 30px ui-monospace,monospace}.hub-project__copy{grid-column:1 / span 2;grid-row:2;align-self:end;min-width:0}.hub-project__copy strong,.hub-project__copy small{display:block}.hub-project__copy strong{margin-bottom:7px;font-size:18px}.hub-project__copy small{overflow:hidden;color:#b9c8d9;font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.hub-project__arrow{grid-column:3;grid-row:2;align-self:end;width:21px;color:#f0b323}.hub-project__recommended{position:absolute;left:81px;top:29px;color:#9daba2;font-size:10px}.hub-footer{gap:10px;border-top:1px solid rgba(255,255,255,.12);color:#b9c8d9;font-size:12px}.hub-footer>svg{color:#f4b942}.hub-footer button{min-height:44px;margin-left:auto;display:inline-flex;align-items:center;gap:8px;border:0;color:#d7ded9;background:transparent;cursor:pointer}@media(max-height:800px){.hub-body{padding-top:22px;padding-bottom:22px}.hub-heading{margin-bottom:14px}.hub-heading h1{font-size:29px}.hub-project{min-height:136px;padding:16px 20px}}.lobby{min-height:100%;background:#111714;display:grid;grid-template-rows:84px 1fr 64px}.lobby-header,.lobby-footer{display:flex;align-items:center;padding:0 4.2vw;border-color:#ffffff1f}.lobby-header{border-bottom:1px solid rgba(255,255,255,.12);gap:14px}.brand-mark{width:48px;height:50px;flex:0 0 48px;display:grid;place-items:center;padding:4px;background:#f6c483;border-radius:3px}.brand-mark img{width:100%;height:100%;object-fit:contain}.lobby-header p{margin:0;font-size:18px;font-weight:700}.lobby-header span{color:#aab7ae;font-size:12px}.terminal-status{margin-left:auto;color:#b9c5bd;font-size:13px;display:flex;align-items:center;gap:8px}.lobby-admin{margin-left:auto}.lobby-admin+.terminal-status{margin-left:0}.terminal-status i{width:8px;height:8px;border-radius:50%;background:#61cf8a;box-shadow:0 0 12px #61cf8a}.project-stage{min-height:0;display:grid;grid-template-columns:44% 56%}.stage-copy{align-self:center;padding:4vw 2vw 4vw 8vw;z-index:2}.eyebrow{color:#f4b942;font-size:14px;font-weight:700;margin:0 0 16px}.stage-copy h1{font-size:60px;line-height:1.15;margin:0 0 22px;letter-spacing:0}.stage-description{max-width:580px;color:#b7c1bb;font-size:18px;line-height:1.8;margin:0 0 34px}.primary-action{min-height:52px;border:0;border-radius:4px;padding:0 26px;background:#f4b942;color:#172019;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:18px;cursor:pointer}.primary-action:disabled{opacity:.55;cursor:wait}.stage-visual{position:relative;overflow:hidden;background:linear-gradient(150deg,#9bd3da 0,#9bd3da 48%,#719862 48.3%)}.stage-visual:before,.stage-visual:after{content:"";position:absolute;background:#d4d1bc;box-shadow:0 12px 40px #0000002e}.stage-visual:before{width:40%;height:33%;left:8%;bottom:22%}.stage-visual:after{width:34%;height:24%;right:6%;bottom:15%;background:#b9cbc9}.horizon{position:absolute;left:0;right:0;bottom:0;height:35%;background:#628452;transform:skewY(-6deg);transform-origin:right}.hero-drone{position:absolute;width:300px;height:230px;top:21%;left:28%;filter:drop-shadow(0 24px 18px rgba(0,0,0,.28));transform:rotate(-10deg)}.drone-arm,.drone-rotor,.drone-body{position:absolute;display:block;background:#172019}.drone-arm{width:230px;height:18px;left:35px;top:105px;border-radius:4px}.drone-arm.arm-a{transform:rotate(34deg)}.drone-arm.arm-b{transform:rotate(-34deg)}.drone-rotor{width:82px;height:28px;border-radius:50%;border:8px solid #172019;background:transparent}.rotor-a{left:0;top:24px}.rotor-b{right:0;top:24px}.rotor-c{left:0;bottom:24px}.rotor-d{right:0;bottom:24px}.drone-body{width:90px;height:108px;left:105px;top:61px;border-radius:20px 20px 38px 38px;box-shadow:inset 0 -13px #f4b942}.visual-label{position:absolute;right:5%;bottom:5%;color:#18221e;font:700 12px ui-monospace,monospace}.visual-label span{font-size:46px;margin-right:12px}.lobby-footer{border-top:1px solid rgba(255,255,255,.12);gap:18px;color:#aab5ae;font-size:13px}.lobby-footer .clock{margin-left:auto}.flight-app,.flight-scene,.flight-scene canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.flight-app{background:#97cdd3;-webkit-user-select:none;user-select:none;touch-action:none}.flight-scene canvas{display:block}.flight-header{position:absolute;left:20px;right:20px;top:18px;height:62px;display:flex;align-items:center;gap:12px;padding:8px;background:#102f55ed;border:1px solid rgba(255,255,255,.18);border-bottom:4px solid #d9302f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4px}.tool-button{width:44px;height:44px;flex:0 0 44px;border:1px solid rgba(255,255,255,.16);border-radius:4px;color:#f4f6f1;background:#0f1512c7;display:grid;place-items:center;cursor:pointer}.tool-button svg{width:21px}.flight-title{display:flex;flex-direction:column;min-width:180px}.flight-title strong{font-size:16px}.flight-title span{font-size:11px;color:#a8b6ad}.flight-mode-chip{min-width:58px;height:28px;display:grid;place-items:center;border:1px solid rgba(244,185,66,.58);color:#f4b942;background:#f4b94214;font-size:11px;font-weight:700}.flight-app--inspection .flight-header{border-bottom-color:#42c5b6}.flight-app--inspection .flight-mode-chip{border-color:#42c5b69e;color:#8ce8dd;background:#42c5b61a}.flight-app--inspection .telemetry-panel{border-left-color:#42c5b6}.flight-app--inspection .flight-hint{color:#eafcf8;background:#195b56f0;border:1px solid rgba(117,224,210,.72)}.flight-app--inspection .joystick-knob{background:#42c5b6ad}.mission-progress{display:flex;align-items:center;gap:8px;padding:0 14px;height:44px;border-left:1px solid rgba(255,255,255,.13);color:#f4b942}.flight-app--inspection .mission-progress{color:#75e0d2}.mission-progress span,.flight-score span,.flight-time span{color:#a8b6ad;font-size:11px}.mission-progress strong{font:700 19px ui-monospace,monospace}.flight-score,.flight-time{margin-left:auto;min-width:90px;display:flex;flex-direction:column}.flight-score+.flight-time{margin-left:0}.flight-score strong,.flight-time strong{font:700 19px ui-monospace,monospace}.telemetry-panel{position:absolute;top:98px;left:20px;width:142px;background:#111714d1;border-left:3px solid #f4b942;padding:6px 14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.telemetry-panel div{display:flex;justify-content:space-between;align-items:baseline;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1)}.telemetry-panel div:last-child{border:0}.telemetry-panel span{color:#a9b5ae;font-size:11px}.telemetry-panel strong{font:700 15px ui-monospace,monospace}.telemetry-panel small{font:400 9px PingFang SC,Microsoft YaHei,sans-serif;color:#97a69d}.flight-tools{position:absolute;right:20px;top:98px;display:flex;flex-direction:column;align-items:center;gap:8px}.flight-tools span{font-size:10px;background:#111714bf;padding:3px 7px;border-radius:2px}.flight-hint{position:absolute;left:50%;bottom:40px;transform:translate(-50%);min-height:38px;padding:0 16px;display:flex;align-items:center;gap:9px;color:#172019;background:#f4b942eb;border-radius:4px;font-size:12px;font-weight:700;box-shadow:0 8px 24px #0000002e}.touch-controls{position:absolute;left:38px;right:38px;bottom:24px;display:flex;justify-content:space-between;pointer-events:none}.joystick-wrap{display:flex;align-items:center;gap:14px;pointer-events:auto}.joystick-wrap:last-child{flex-direction:row-reverse;text-align:right}.joystick{position:relative;width:132px;height:132px;flex:0 0 132px;border:2px solid rgba(255,255,255,.52);border-radius:50%;background:#11171447;box-shadow:inset 0 0 28px #0003}.joystick-cross:before,.joystick-cross:after{content:"";position:absolute;background:#ffffff29}.joystick-cross:before{width:1px;top:12px;bottom:12px;left:50%}.joystick-cross:after{height:1px;left:12px;right:12px;top:50%}.joystick-knob{position:absolute;width:56px;height:56px;left:36px;top:36px;border-radius:50%;border:2px solid rgba(255,255,255,.84);background:#f4b942ad;box-shadow:0 8px 18px #00000040}.joystick-label{text-shadow:0 2px 6px rgba(0,0,0,.75)}.joystick-label strong,.joystick-label span{display:block}.joystick-label strong{font-size:13px}.joystick-label span{color:#ffffffb8;font-size:10px;margin-top:4px}.mission-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0c110e7a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:90px 20px 20px}.mission-dialog{width:min(820px,82vw);background:#102f55;border:1px solid rgba(255,255,255,.18);border-top:5px solid #d9302f;border-radius:4px;padding:28px;box-shadow:0 30px 70px #00000059}.dialog-heading p{margin:0 0 5px;color:#f4b942;font-size:12px;font-weight:700}.dialog-heading h1{margin:0 0 7px;font-size:28px}.dialog-heading span{color:#aab7af;font-size:13px}.mission-brief{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:1px;margin-top:17px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12)}.mission-brief>span{min-width:0;padding:9px 11px;background:#143861}.mission-brief small,.mission-brief strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mission-brief small{margin-bottom:4px;color:#8497a3;font-size:9px}.mission-brief strong{color:#dce9e4;font-size:11px}.flight-app--inspection .mission-brief>span{background:#143d50}.mission-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0}.mission-item{min-height:142px;border:1px solid rgba(255,255,255,.16);border-radius:4px;padding:15px;color:#f3f6fa;background:#173d66;text-align:left;cursor:pointer;display:flex;flex-direction:column;position:relative}.mission-item.selected{border-color:#f0b323;background:#1d4b79;box-shadow:inset 0 -3px #f0b323}.flight-app--inspection .mission-dialog{background:#123848;border-top-color:#42c5b6}.flight-app--inspection .mission-item{background:#174456}.flight-app--inspection .mission-item.selected{border-color:#75e0d2;background:#1c5365;box-shadow:inset 0 -3px #42c5b6}.mission-number{color:#66766c;font:700 22px ui-monospace,monospace}.mission-copy{margin-top:auto}.mission-copy strong,.mission-copy small{display:block}.mission-copy strong{font-size:16px;margin-bottom:5px}.mission-copy small{color:#9fada4;line-height:1.45}.mission-meta{margin-top:8px;color:#7990a0;font-size:10px}.flight-app--inspection .mission-meta{color:#86b7b1}.difficulty{position:absolute;right:12px;top:12px;color:#f4b942;font-size:11px}.flight-app--inspection .difficulty,.flight-app--inspection .dialog-heading p{color:#75e0d2}.mission-start{width:100%}.result-dialog{width:min(520px,82vw);padding:26px;border-radius:6px;border-top:4px solid #f4b942;background:#151d19;text-align:center;box-shadow:0 30px 70px #0006}.result-dialog>svg{color:#f4b942}.result-dialog>p{margin:8px 0 0;color:#b9c5bd;font-weight:700}.result-dialog h1{font:700 52px ui-monospace,monospace;color:#f4b942;margin:2px 0 18px}.result-dialog h1 small{font:600 14px PingFang SC,Microsoft YaHei,sans-serif;color:#bdc7c0}.result-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.12)}.result-stats span{padding:12px;border-right:1px solid rgba(255,255,255,.12)}.result-stats span:last-child{border:0}.result-stats small,.result-stats strong{display:block}.result-stats small{color:#8f9f95;font-size:10px}.result-stats strong{margin-top:5px;font:700 15px ui-monospace,monospace}.ranking{margin:14px 0 0;padding:10px 14px;background:#202a24;text-align:left}.ranking>strong{display:block;font-size:11px;color:#a3afa7;margin-bottom:6px}.ranking span{display:grid;grid-template-columns:28px 1fr auto;padding:4px 0;font-size:12px}.ranking b{color:#f4b942}.ranking small{color:#95a39a}.result-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:10px;margin-top:18px}.result-actions>button{min-height:50px;border:1px solid rgba(255,255,255,.18);border-radius:4px;color:#f3f5f1;background:transparent;cursor:pointer}.result-actions>.primary-action{color:#172019;border:0}.admin-login,.admin-page{min-height:100%;background:#0b2442;color:#f3f6fa}.admin-login{display:grid;place-items:center;position:relative}.admin-back{position:absolute;left:24px;top:24px}.login-panel{width:min(390px,calc(100vw - 40px));padding:32px;border-top:4px solid #d9302f;background:#12365e;box-shadow:0 24px 60px #00000059}.login-panel>svg{color:#f4b942}.login-panel h1{margin:10px 0 24px;font-size:26px}.login-panel label{display:block;color:#a7b3ab;font-size:12px;margin-bottom:7px}.login-panel input{width:100%;height:48px;border:1px solid #49554e;border-radius:4px;padding:0 12px;color:#f5f7f3;background:#111714;outline:0}.login-panel input:focus{border-color:#f4b942}.login-panel .primary-action{width:100%;margin-top:16px}.form-error{margin:8px 0 0;color:#ff9d8b;font-size:12px}.admin-page{overflow:auto}.admin-header{position:sticky;top:0;z-index:5;height:72px;display:flex;align-items:center;gap:14px;padding:0 28px;background:#102f55fa;border-bottom:4px solid #d9302f}.admin-header>svg{color:#f4b942}.admin-header div{display:flex;flex-direction:column}.admin-header div strong{font-size:16px}.admin-header div span{color:#95a39a;font-size:11px}.refresh-button{margin-left:auto}.admin-content{width:min(1420px,calc(100% - 48px));margin:0 auto;padding:26px 0 40px}.summary-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.summary-grid article{min-height:108px;padding:18px 20px;border-left:3px solid #f0b323;background:#12365e}.summary-grid span{color:#9ba8a0;font-size:12px}.summary-grid strong{display:block;margin-top:9px;font:700 34px ui-monospace,monospace}.summary-grid small{font-size:13px;color:#aeb9b2;margin-left:3px}.admin-band{margin-top:14px;background:#12365e;border:1px solid rgba(255,255,255,.11)}.band-heading{min-height:58px;display:flex;align-items:baseline;gap:10px;padding:17px 20px;border-bottom:1px solid rgba(255,255,255,.09)}.band-heading strong{font-size:15px}.band-heading span{color:#89988e;font-size:11px}.bar-chart{height:150px;display:flex;align-items:flex-end;gap:18px;padding:22px 28px 18px}.bar-chart>div{height:100%;min-width:44px;display:grid;grid-template-rows:1fr 20px;align-items:end;justify-items:center;position:relative}.bar-chart i{width:30px;min-height:8px;background:#f4b942}.bar-chart strong{position:absolute;bottom:22px;font:700 11px ui-monospace,monospace}.bar-chart span{color:#8e9c93;font-size:10px}.bar-chart p{align-self:center;color:#8e9c93;font-size:12px}.admin-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-columns .admin-band{min-width:0}.admin-band table{width:100%;border-collapse:collapse;table-layout:fixed}.admin-band th,.admin-band td{height:44px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.07);text-align:left;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-band th{color:#8f9c94;font-size:10px;font-weight:500}.admin-band td:first-child{color:#f4b942;font-weight:600}@media(max-width:900px),(max-height:650px){.platform-hub{grid-template-rows:66px 1fr 50px}.hub-body{padding:20px 28px}.hub-heading{margin-bottom:15px}.hub-heading h1{font-size:27px}.hub-grid{gap:10px}.hub-project{min-height:125px;padding:15px;grid-template-columns:44px 1fr 23px}.hub-project>svg:not(.hub-project__arrow){width:40px;height:40px;padding:9px}.hub-project__copy strong{font-size:15px}.hub-project__number{font-size:24px}.hub-project__recommended{left:68px;top:24px}.lobby{grid-template-rows:66px 1fr 50px}.project-stage{grid-template-columns:48% 52%}.stage-copy{padding-left:5vw}.stage-copy h1{font-size:38px}.stage-description{font-size:14px;line-height:1.65}.hero-drone{transform:rotate(-10deg) scale(.75);transform-origin:center;left:20%}.flight-header{top:10px;left:10px;right:10px;height:54px}.flight-title{min-width:145px}.flight-title strong{font-size:13px}.flight-mode-chip{min-width:52px}.mission-progress{padding:0 8px}.flight-score,.flight-time{min-width:72px}.flight-score strong,.flight-time strong{font-size:15px}.telemetry-panel{top:74px;left:10px}.flight-tools{top:74px;right:10px}.joystick{width:110px;height:110px;flex-basis:110px}.joystick-knob{width:50px;height:50px;left:28px;top:28px}.mission-overlay{padding-top:68px}.mission-dialog{padding:18px}.mission-brief{margin-top:11px}.mission-list{margin:10px 0}.mission-item{min-height:112px}.flight-hint{bottom:18px}.admin-content{width:calc(100% - 28px);padding-top:14px}.summary-grid article{min-height:86px;padding:13px 15px}.summary-grid strong{font-size:26px}.bar-chart{height:120px}}@media(max-width:680px){.hub-header,.hub-footer{padding:0 14px}.hub-title span,.terminal-status,.hub-heading span{display:none}.hub-body{padding:16px 14px}.hub-grid,.hub-grid--compact{grid-template-columns:1fr}.flight-title span,.flight-mode-chip,.mission-progress span,.flight-score span,.flight-time span{display:none}.flight-title{min-width:105px}.flight-header{gap:5px}.mission-list{grid-template-columns:1fr;max-height:44vh;overflow-y:auto}.mission-item{min-height:88px}.joystick-label{display:none}.summary-grid{grid-template-columns:repeat(2,1fr)}.admin-columns{grid-template-columns:1fr}}
