*{box-sizing:border-box;letter-spacing:0}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;background:#162326;color:#edf3ef;font-size:13px}button,select,input{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select{color:inherit}button{cursor:pointer;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover{background:#ffffff1d}button:focus-visible,a:focus-visible{outline:2px solid #d9ed8b;outline-offset:3px}button svg{width:18px;height:18px;pointer-events:none}button:disabled{opacity:.45;cursor:wait}#app,#viewport{position:absolute;top:0;right:0;bottom:0;left:0}#viewport canvas{display:block;touch-action:none;width:100%;height:100%}header{position:absolute;left:36px;right:36px;top:30px;display:flex;justify-content:space-between;align-items:flex-start;pointer-events:none;text-shadow:0 2px 20px #0007}.eyebrow{font:10px ui-monospace,monospace;color:#e0e8e1}.identity h1{font-size:32px;font-weight:500;margin:9px 0 8px}.identity h1 span{font:17px ui-monospace,monospace;color:#cad6d0}.sub{font-size:11px}.sub span{display:inline-block;margin-left:12px;font:10px ui-monospace,monospace;color:#cedad4}.top-actions{display:flex;gap:5px;pointer-events:auto}.top-actions button{width:40px;height:40px;background:#10202199;border:1px solid #cce0d329;border-radius:3px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.views{position:absolute;left:36px;top:161px;display:flex;border-bottom:1px solid #e6f4ea44;background:#15272755;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.views button{height:37px;padding:0 14px;font-size:12px;color:#e5ece5}.views button.active{border-bottom:2px solid #ddef9b;color:#eaffb3;background:#aec89214}.telemetry{position:absolute;top:229px;left:36px;width:166px;text-shadow:0 2px 8px #0009}.live{display:flex;align-items:center;gap:8px;font-size:11px}.live>span{width:5px;height:5px;background:#ddef9b;box-shadow:0 0 8px #ddef9b;border-radius:50%}.live b{font-weight:400}.altitude{margin-top:25px;display:flex;flex-wrap:wrap;align-items:baseline;gap:4px}.altitude>span{width:100%;color:#cddad3;font-size:11px}.altitude strong{font:32px ui-monospace,monospace;font-weight:400;margin:6px 0 10px}.altitude small,.readout small{color:#d0ded6;font:11px ui-monospace,monospace}.readout{display:flex;align-items:center;gap:6px;min-height:34px;border-top:1px solid #e4f3e32b;font-size:11px}.readout>span{flex:1;color:#cddad3}.readout b{font:14px ui-monospace,monospace}.readout select{width:80px;background:#10212299;border:0;padding:5px 0}.check{display:flex;align-items:center;gap:8px;font-size:11px;margin-top:12px}.check input{accent-color:#d0e888;width:13px;height:13px;margin:0}.route{position:absolute;right:36px;top:235px;width:95px;display:flex;flex-direction:column;align-items:center;font:10px ui-monospace,monospace;text-shadow:0 1px 6px #000}.route button{width:100%;font-size:10px;height:22px;padding:0;gap:7px;justify-content:flex-start}.route span{width:40px;text-align:right}.route i{height:5px;width:5px;border:1px solid #d5e6dc;border-radius:50%}.route b{font-size:10px;font-weight:400}.route>div{height:55px;width:1px;background:#bed2c65c;position:relative}.route>div.long{height:125px}.route em{position:absolute;bottom:0;width:7px;height:7px;left:-3px;background:#ddef9b;box-shadow:0 0 9px #ddef9b}.route small{margin-top:12px;color:#d9e6dd;font-size:9px}.transport{position:absolute;bottom:60px;left:36px;right:36px;padding:17px 20px 14px;background:#0e1d1edb;border:1px solid #d2e5d52b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:4px}.transport-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.mission{display:flex;align-items:center;gap:16px}.mission span{font-size:12px}.mission b{font:11px ui-monospace,monospace;color:#cbe885}.playback{display:flex;align-items:center;gap:6px}.playback button{width:33px;height:32px;border-radius:2px}.playback button.active{color:#ddef9b;background:#ddef9b17}#play{background:#ddef9b;color:#13241b;width:40px}.divider{height:19px;width:1px;background:#c4d8cf30;margin:0 9px}.playback label{font-size:10px;color:#bacbc2}.playback select{border:0;background:#ffffff09;height:27px;padding:0 4px;font-size:11px}select option{background:#142522}#progress{width:100%;margin:14px 0 8px;height:4px;accent-color:#ddef9b;cursor:pointer;display:block}.milestones{display:flex;justify-content:space-between;color:#adc0b6;font-size:10px}.milestones span:first-child{color:#dbe8d8}footer{position:absolute;left:36px;right:36px;bottom:23px;display:flex;justify-content:space-between;font:9px ui-monospace,monospace;color:#d0ddd5;text-shadow:0 2px 7px #000}footer i{padding:0 10px;font-style:normal;color:#9eafa4}#loading{position:absolute;top:0;right:0;bottom:0;left:0;background:#152324;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;z-index:20}#loading span{font:11px ui-monospace,monospace;color:#c9da91}#loading b{font-size:20px;font-weight:400}#loading progress{accent-color:#ddef9b;width:190px;height:3px}#toast{position:absolute;bottom:185px;left:50%;transform:translate(-50%);padding:10px 18px;background:#132722ef;color:#e7f3d7;border:1px solid #bdd8944d;border-radius:3px;opacity:0;pointer-events:none;transition:opacity .2s;font-size:12px}#toast.show{opacity:1}dialog{color:#e6eee7;background:#142321;border:1px solid #80968955;border-radius:6px;padding:24px}dialog::backdrop{background:#000b;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}#reference-dialog{width:min(1100px,94vw);height:min(850px,88dvh)}.dialog-head{display:flex;align-items:center;justify-content:space-between}h2{font-size:23px;font-weight:400;margin:7px 0 20px}.dialog-head button,#close-lightbox{width:36px;height:36px}.reference-tools{display:flex;justify-content:space-between;gap:16px;margin-bottom:20px}.reference-tools a{color:#d7e5b1;font-size:12px}.reference-tools select{background:#24332d;border:1px solid #68796766;padding:6px}#gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}#gallery button{display:block;padding:0;text-align:left;border:1px solid #aabcad33;border-radius:3px;overflow:hidden}#gallery img{display:block;width:100%;aspect-ratio:1.65;object-fit:contain;background:#cbd0cd}#gallery span{display:block;padding:11px;line-height:1.7;font-size:11px}#lightbox{width:min(1500px,96vw);max-height:94dvh;text-align:center;padding-top:45px}#close-lightbox{position:absolute;right:5px;top:5px}#large-image{max-width:100%;max-height:73dvh;object-fit:contain;display:block;margin:auto}#image-caption{font-size:12px;padding:14px}#original-image{font-size:12px;color:#ddef9b}@media(max-width:700px){header{left:18px;right:18px;top:22px}.identity h1{font-size:26px}.eyebrow{font-size:8px}.sub{font-size:10px}.sub span{display:none}.top-actions{gap:3px}.top-actions button{width:32px;height:34px}.top-actions button svg{width:16px}.views{left:18px;right:18px;top:135px;justify-content:space-between}.views button{font-size:11px;height:36px;padding:0 8px}.telemetry{left:18px;top:193px;width:129px}.altitude{margin-top:18px}.altitude strong{font-size:24px}.route{right:15px;top:205px;width:80px}.route>div.long{height:95px}.route>div{height:32px}.route button{font-size:9px;gap:4px}.route b{font-size:9px}.route span{width:36px}.route small{font-size:8px}.transport{left:12px;right:12px;bottom:48px;padding:12px}.transport-head{flex-wrap:wrap;gap:10px}.mission{width:100%;justify-content:space-between}.playback{width:100%;justify-content:center;gap:8px}.playback button{height:35px}.milestones{font-size:8px}.playback label{font-size:9px}.divider{margin:0 2px}footer{left:16px;right:16px;bottom:15px;font-size:8px}footer>span:first-child{display:none}footer>span:last-child{margin-left:auto}#toast{bottom:210px;max-width:90vw;white-space:nowrap}.check,.readout{font-size:10px}.reference-tools{flex-wrap:wrap}#gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}dialog{padding:16px}.reference-tools a{font-size:11px}}@media(max-height:640px){.telemetry{top:192px}.altitude{margin-top:9px}.check{display:none}.route{top:190px}.route>div.long{height:60px}.route>div{height:25px}.transport{bottom:34px;padding-top:9px;padding-bottom:8px}footer{bottom:11px}}#settings{display:none}#scene-options{width:100%}#share{width:40px;height:40px}#settings-dialog{width:min(420px,calc(100% - 24px));max-height:85dvh;overflow:auto}#settings-dialog .check{display:flex;min-height:48px;font-size:15px}#settings-dialog .check input{width:22px;height:22px}#settings-dialog .readout{font-size:14px;min-height:48px}#settings-dialog select{font-size:16px!important;min-height:44px}#extra-actions{display:flex;gap:12px;border-top:1px solid #ffffff25;padding-top:12px;margin-top:14px}#extra-actions button,#close-settings{width:48px;height:48px}#settings-dialog h2{margin:0;font-size:20px}#settings-dialog .dialog-head{margin-bottom:16px}html{overscroll-behavior:none}#app{height:100dvh}button{touch-action:manipulation}#progress{height:32px;margin:5px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;touch-action:pan-y}#progress::-webkit-slider-runnable-track{height:4px;background:#7c8c75;border-radius:2px}#progress::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:-8px;width:20px;height:20px;border-radius:50%;background:#ddef9b;border:2px solid #172921}#progress::-moz-range-track{height:4px;background:#7c8c75}#progress::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#ddef9b;border:2px solid #172921}#toast{max-width:calc(100% - 32px);white-space:normal;text-align:center;line-height:1.6}.compact #settings{display:inline-flex}.compact header{top:calc(env(safe-area-inset-top) + 12px);left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right))}.compact .identity h1{font-size:24px;margin:6px 0}.compact .identity .eyebrow{font-size:9px}.compact .sub{font-size:10px}.compact .sub span{display:none}.compact .top-actions{gap:4px}.compact .top-actions button{width:44px;height:44px}.compact .top-actions button svg{width:19px;height:19px}.compact .views{top:calc(env(safe-area-inset-top) + 112px);left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));height:44px}.compact .views button{height:44px;padding:0 2px;font-size:11px;white-space:nowrap}.compact .telemetry{top:calc(env(safe-area-inset-top) + 170px);left:max(16px,env(safe-area-inset-left));right:16px;width:auto;pointer-events:none;display:flex;align-items:center;justify-content:space-between;gap:12px}.compact .live{font-size:11px;min-width:0}.compact .live b{max-width:145px;line-height:1.5}.compact .altitude{margin:0;flex-wrap:nowrap;gap:5px}.compact .altitude>span{display:none}.compact .altitude strong{font-size:19px;margin:0;white-space:nowrap}.compact .altitude small{font-size:10px}.compact .route{display:none}.compact .transport{bottom:calc(env(safe-area-inset-bottom) + 24px);left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));padding:10px 12px}.compact .transport-head{gap:9px;flex-wrap:wrap}.compact .mission{width:100%;display:flex;justify-content:space-between}.compact .mission span{font-size:12px}.compact .playback{display:grid;width:100%;grid-template-columns:repeat(6,minmax(0,1fr));gap:3px}.compact .playback button,.compact #play,.compact #speed{width:100%;min-width:0;height:44px}.compact .playback svg{width:20px;height:20px}.compact .playback .divider,.compact .playback label{display:none}.compact #speed{font-size:16px;padding:0 2px}.compact #progress{height:32px;margin:1px 0}.compact .milestones{font-size:9px}.compact .milestones span:nth-child(2),.compact .milestones span:nth-child(3){display:none}.compact footer{bottom:calc(env(safe-area-inset-bottom) + 6px);left:16px;right:16px;font-size:8px}.compact footer>span:first-child{display:none}.compact footer>span:last-child{margin-left:auto}.compact #toast{bottom:calc(env(safe-area-inset-bottom) + 178px);font-size:12px;max-width:calc(100% - 24px)}.compact dialog{padding:16px;max-height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 24px);overscroll-behavior:contain}.compact #gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.compact .reference-tools select{min-height:44px;font-size:16px}.compact .dialog-head button,.compact #close-lightbox{min-width:44px;min-height:44px}.compact #lightbox{padding-top:52px}.compact #large-image{max-height:60dvh}.compact #reference-dialog{height:84dvh}.compact #gallery span{overflow-wrap:anywhere}.compact .playback{gap:2px}.compact #share{width:44px;height:44px}@media(max-height:500px)and (orientation:landscape){.compact header{top:calc(env(safe-area-inset-top) + 8px)}.compact .identity h1{font-size:20px}.compact .identity .eyebrow,.compact .sub{display:none}.compact .views{top:calc(env(safe-area-inset-top) + 60px);right:auto;width:350px}.compact .telemetry{top:calc(env(safe-area-inset-top) + 116px);right:auto;width:350px}.compact .transport{left:auto;right:max(12px,env(safe-area-inset-right));width:300px;bottom:calc(env(safe-area-inset-bottom) + 20px);padding:8px 10px}.compact .milestones{display:none}.compact .transport-head{gap:4px}.compact #progress{height:26px}.compact #toast{bottom:calc(env(safe-area-inset-bottom) + 155px)}.compact #settings-dialog{max-height:90dvh}}
