*{box-sizing:border-box;margin:0;padding:0}html,body{color:#5ff;user-select:none;background:#000;height:100%;font-family:VT323,Courier New,monospace;font-size:21px;line-height:1.25;overflow:hidden}body{text-shadow:0 0 6px #00b4ff40}a:link,a:visited{color:#5ff}#app{grid-template-rows:2.4em 1fr auto;height:100dvh;display:grid}#titlebar{color:#fff;background:#00a;border-bottom:1px solid #0aa;justify-content:space-between;align-items:center;gap:1em;padding:0 .8em;display:flex}#titlebar .t1{color:#ff5;letter-spacing:2px;white-space:nowrap}#titlebar .t2{color:#5ff;text-align:center;flex:1}#titlebar .t3{color:#5f5;white-space:nowrap}#main{grid-template-columns:210px 1fr 235px;display:grid;overflow:hidden}.panel{flex-direction:column;gap:3px;padding:3px 5px;font-size:.86em;display:flex;overflow:hidden}#left-panel{border-right:1px solid #0aa}#right-panel{border-left:1px solid #0aa}.psec{border:1px solid #056}.ptitle{color:#ff5;background:#00001a;border-bottom:1px solid #056;padding:0 4px}.prow{justify-content:space-between;padding:0 4px;line-height:1.35;display:flex}.plabel{color:#777}.pval{color:#5ff}.green{color:#5f5!important}.red{color:#f55!important}.yellow{color:#ff5!important}.white{color:#fff!important}.sitem{cursor:pointer;align-items:center;gap:5px;padding:1px 4px;display:flex}.sitem.active{color:#fff;background:#00224a}.sfkey{color:#ff5;min-width:1.8em;font-size:.82em}#globe-container{background:#001;position:relative;overflow:hidden}#globe{cursor:grab;touch-action:none;display:block}#globe:active{cursor:grabbing}#globe-container:after{content:"";pointer-events:none;background:repeating-linear-gradient(#0000 0 2px,#00000012 2px 4px);position:absolute;inset:0}#tlebadge{pointer-events:none;border:1px solid;padding:1px 5px;font-size:.75em;position:absolute;top:5px;right:7px}#tlebadge.live{color:#5f5;border-color:#5f5}#tlebadge.cached{color:#ff5;border-color:#ff5}#tlebadge.error{color:#f55;border-color:#f55}#rotbadge{color:#444;pointer-events:none;font-size:.72em;position:absolute;bottom:5px;left:7px}#srcbadge{pointer-events:none;border:1px solid #0000;padding:1px 5px;font-size:.75em;position:absolute;bottom:24px;left:7px}#srcbadge.oem{color:#5f5;border-color:#5f5}#srcbadge.tle{color:#ff5;border-color:#ff5}#funcbar{padding-bottom:env(safe-area-inset-bottom);background:#000;border-top:1px solid #0aa;align-items:stretch;font-size:.8em;display:flex;overflow:hidden}.fk{cursor:pointer;align-items:center;display:flex}.fk:hover .fk-k{background:#5ff}.fk:hover .fk-v{color:#fff;background:#024}.fk-k{color:#000;background:#0aa;align-items:center;height:100%;padding:0 4px;font-weight:700;display:flex}.fk-v{color:#5ff;background:#012;border-right:1px solid #034;align-items:center;height:100%;padding:0 5px;display:flex}.fksep{flex:1}.psec-clickable{cursor:pointer}.psec-clickable:hover .ptitle{color:#fff;background:#024}.dlg-overlay{z-index:100;background:#000000bf;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.dlg-overlay.open{display:flex}.dlg-box{background:#008;border:2px solid #5ff;padding:0;box-shadow:4px 4px #003}.dlg-title{color:#008;letter-spacing:1px;background:#5ff;flex-shrink:0;justify-content:space-between;padding:3px 10px;font-size:1em;display:flex}.dlg-body{padding:12px 14px}.dlg-label{color:#ff5;margin-bottom:4px;display:block}.dlg-hint{color:#888;margin-bottom:8px;font-size:.8em;display:block}.dlg-btns{justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.dlg-btn{color:#000;cursor:pointer;letter-spacing:1px;background:#0aa;border:none;padding:3px 16px;font-family:VT323,Courier New,monospace;font-size:1em}.dlg-btn:hover{background:#5ff}.dlg-btn.cancel{color:#5ff;background:#333}.dlg-btn.cancel:hover{background:#555}#about-dialog{width:380px;max-width:92vw}.about-tabs{background:#003;border-bottom:1px solid #0aa;display:flex}.about-tab{cursor:pointer;color:#5ff;letter-spacing:1px;border-right:1px solid #034;padding:4px 14px;font-size:.88em}.about-tab:hover{background:#014}.about-tab.active{color:#ff5;background:#008;border-bottom:1px solid #008;margin-bottom:-1px}.about-panel{display:none}.about-panel.active{display:block}.about-credits{border-collapse:collapse;width:100%;margin-top:6px;font-size:.9em}.about-credits td{padding:2px 0}.about-credits td:first-child{color:#ff5;width:8em}.about-credits td:last-child{color:#5ff}.about-keys{border-collapse:collapse;width:100%;font-size:.88em}.about-keys td{color:#5ff;padding:1px 0}.about-keys td:first-child{color:#ff5;width:3.8em}.about-src{color:#5ff;padding:1px 0;font-size:.85em}.about-key{color:#ff5;width:8em;display:inline-block}#tle-dialog{width:92vw;max-width:640px}#tle-input{color:#5f5;resize:vertical;caret-color:#5f5;background:#002;border:1px solid #0aa;outline:none;width:100%;height:6em;padding:4px 6px;font-family:VT323,Courier New,monospace;font-size:1em}#tle-input::selection{background:#059}#tle-error{color:#f55;min-height:1.3em;margin-top:6px;font-size:.9em}#loc-dialog{width:400px;max-width:95vw}.loc-field{margin-bottom:8px}.loc-field label{color:#ff5;margin-bottom:2px;font-size:.9em;display:block}.loc-input{color:#5f5;caret-color:#5f5;background:#002;border:1px solid #0aa;outline:none;width:100%;padding:3px 7px;font-family:VT323,Courier New,monospace;font-size:1.05em}.loc-input:focus{border-color:#5ff}#loc-gps{color:#5f5;cursor:pointer;letter-spacing:1px;background:#040;border:1px solid #0a4;width:100%;margin-bottom:10px;padding:4px;font-family:VT323,Courier New,monospace;font-size:1em}#loc-gps:hover{background:#060}#loc-error{color:#f55;min-height:1.3em;margin-top:4px;font-size:.88em}#pass-dialog{flex-direction:column;width:580px;max-width:95vw;max-height:85vh;display:flex}#pass-dialog .dlg-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}#pass-table-wrap{flex:1;min-height:0;margin-bottom:8px;overflow-y:auto}#pass-age-warn{color:#ff5;background:#1a1400;border:1px solid #ff5;margin-bottom:6px;padding:4px 8px;font-size:.85em;display:none}#pass-age-warn.stale-critical{color:#f55;background:#1a0000;border-color:#f55}#pass-loading{color:#888;padding:8px 0}#pass-table{border-collapse:collapse;width:100%;font-size:.9em}#pass-table th{color:#ff5;text-align:left;background:#004;border-bottom:1px solid #056;padding:3px 8px;position:sticky;top:0}#pass-table td{color:#5ff;border-bottom:1px solid #023;padding:3px 8px}#pass-table tr:hover td{background:#001a44}#pass-table .hi-el{color:#5f5}#pass-table .med-el{color:#ff5}#pass-table .lo-el{color:#5ff}.pass-vis{color:#5f5}.pass-twil{color:#ff5}.pass-day{color:#888}.pass-shad{color:#555}#pass-none{color:#888;padding:8px 0}#m-bar{background:#000;flex-direction:column;display:none}#m-sats{scrollbar-width:none;background:#000;border-top:1px solid #0aa;border-bottom:1px solid #034;display:flex;overflow-x:auto}#m-sats::-webkit-scrollbar{display:none}.m-sat{text-align:center;cursor:pointer;color:#5ff;white-space:nowrap;border-right:1px solid #034;flex:1;min-width:60px;padding:4px 2px;font-family:VT323,Courier New,monospace;font-size:.88em}.m-sat.active{color:#fff;background:#00224a}.m-sat .m-fk{color:#ff5;font-size:.75em;display:block}#m-data{background:#034;border-bottom:1px solid #034;grid-template-columns:1fr 1fr;gap:1px;font-size:.82em;display:grid}.m-cell{background:#000;padding:3px 6px;line-height:1.3}.m-cell .ml{color:#777;font-size:.85em}.m-cell .mv{color:#5ff}.m-cell .mv.green{color:#5f5}.m-cell .mv.yellow{color:#ff5}.m-cell .mv.red{color:#f55}#m-acts{scrollbar-width:none;padding-bottom:env(safe-area-inset-bottom);background:#000;border-top:1px solid #034;display:flex;overflow-x:auto}#m-acts::-webkit-scrollbar{display:none}.m-act{cursor:pointer;border-right:1px solid #034;flex-direction:column;flex:1;justify-content:center;align-items:center;min-width:70px;padding:8px 4px;font-family:VT323,Courier New,monospace;display:flex}.m-act:active{background:#024}.m-act .m-ak{color:#ff5;font-size:.75em}.m-act .m-av{color:#5ff;font-size:.85em}@media (width<=720px){html{height:100%;font-size:15px}body{height:100%;overflow:hidden}#app{flex-direction:column;height:100%;display:flex}#titlebar{flex:none}#titlebar .t2{font-size:.82em}#main{flex:1 1 0;min-height:0;position:relative;display:block!important}#globe-container{position:absolute;inset:0;height:auto!important}#left-panel,#right-panel,#funcbar{display:none!important}#m-bar{flex:none;display:flex}}
