:root{--bg:#0b1219;--sidebar:#0e1720;--panel:#111d27;--panel-raised:#172630;--line:#27343d;--line-soft:#202d36;--text:#f0f0e8;--muted:#93a4af;--dim:#657b89;--cyan:#81d5e5;--green:#a2ddb0;--lime:#c4edaf;--red:#ec939d;--amber:#e9c480;--font:Arial, "Segoe UI", sans-serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}button{color:inherit}a{color:inherit;text-decoration:none}button,input,select,summary,a{outline-offset:4px}button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,a:focus-visible,svg:focus-visible{outline:2px solid var(--cyan)}button{transition:background .15s,border-color .15s,color .15s,transform .15s}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}h2{letter-spacing:-.3px;font-size:17px}h3{font-size:14px}strong{font-weight:600}svg{flex-shrink:0}::selection{color:#fff;background:#446d70}.muted{color:var(--muted)}.small{font-size:12px}.mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.green-text{color:var(--green)!important}.red-text{color:var(--red)!important}.cyan{color:var(--cyan)}.full{width:100%}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mission-app{min-height:100vh}.sidebar{background:var(--sidebar);border-right:1px solid var(--line);z-index:20;flex-direction:column;width:228px;padding:35px 19px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 10px 44px;display:flex}.brand-symbol{color:var(--lime);transform:rotate(-10deg)}.brand>span:last-child{letter-spacing:3px;font-size:24px;font-weight:700}.brand small{letter-spacing:1.45px;color:var(--muted);margin-top:1px;font-size:7.7px;font-weight:400;display:block}.workspace-label{letter-spacing:1.5px;color:var(--dim);margin-bottom:17px;padding:0 13px;font-size:9px}.sidebar nav{flex-direction:column;gap:7px;display:flex}.nav-item{color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:12px;width:100%;padding:13px 12px;font-size:12px;display:flex}.nav-item svg{color:#8498a7}.nav-item small{font:10px var(--mono);color:var(--dim);margin-left:auto}.nav-item:hover{color:var(--text);background:#162530}.nav-item.active{color:#d9f2e2;background:#1c3037;border-color:#29454a}.nav-item.active svg,.nav-item.active small{color:var(--green)}.sidebar-principle{border-top:1px solid var(--line);margin-top:42px;padding:20px 14px}.sidebar-principle strong{color:#c6d2d6;margin:17px 0 7px;font-size:12px;display:block}.sidebar-principle p{color:var(--dim);font-size:11px;line-height:1.8}.mini-network{align-items:center;gap:4px;width:104px;display:flex}.mini-network i{border:1px solid var(--green);border-radius:50%;width:6px;height:6px;display:block}.mini-network i:last-child{border-color:var(--amber);border-radius:1px}.mini-network span{background:#47636a;flex:1;height:1px}.sidebar-bottom{border-top:1px solid var(--line);letter-spacing:1px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:auto;padding:14px 10px 0;font-size:8px;display:flex}.sidebar-bottom small{letter-spacing:0;color:var(--dim);width:100%;padding-left:12px;font-size:9px}.workspace{min-width:0;margin-left:228px}.topbar{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:20px;height:73px;padding:0 34px;display:flex}.breadcrumb{color:var(--dim);align-items:center;gap:16px;font-size:12px;display:flex}.breadcrumb strong{color:#c5ced2;font-weight:400}.topbar-right{align-items:center;gap:18px;min-width:0;display:flex}.project-name{white-space:nowrap;text-overflow:ellipsis;max-width:260px;color:var(--muted);font-size:11px;overflow:hidden}main{max-width:1740px;margin:auto;padding:36px 34px 0}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.eyebrow{letter-spacing:1.7px;color:var(--cyan);align-items:center;gap:8px;margin-bottom:11px;font-size:9px;display:flex}.eyebrow>span{background:var(--cyan);border-radius:50%;width:5px;height:5px}.page-heading h1{letter-spacing:-1.1px;margin-bottom:12px;font-size:clamp(24px,2.12vw,36px);line-height:1.2}.page-heading p{color:var(--muted);max-width:680px;font-size:12px;line-height:1.7}.heading-actions{flex-shrink:0;gap:9px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:10px 15px;font-size:11px;font-weight:600;display:inline-flex}.button.primary{background:var(--lime);border-color:var(--lime);color:#16251b;box-shadow:0 2px 9px #bbdf9820}.button.primary:hover:enabled{background:#d6f6c3;border-color:#d6f6c3;transform:translateY(-1px)}.button.secondary{color:#cbd8dc;background:#16232d;border-color:#35454e}.button.secondary:hover:enabled{background:#203440;border-color:#506773}.icon-button{min-width:30px;min-height:30px;color:var(--muted);background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;padding:5px;display:inline-flex}.icon-button:hover:enabled{color:var(--text);background:#243842}.text-button{color:var(--cyan);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:11px;display:inline-flex}.text-button:hover:enabled{color:var(--text)}.badge{letter-spacing:.1px;color:#aab9c2;white-space:nowrap;background:#26343e;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:4px 7px;font-size:9px;font-weight:500;line-height:1.3;display:inline-flex}.badge.green{color:#acdcb8;background:#233b30}.badge.red{color:#e6a2aa;background:#442c34}.badge.amber{color:var(--amber);background:#3d3527}.badge.cyan{color:var(--cyan);background:#213941}.status-dot{background:#71818c;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.status-dot.green{background:var(--green);box-shadow:0 0 5px #a2ddb026}.status-dot.red{background:var(--red)}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:26px;display:grid}.summary-card{border:1px solid var(--line);background:linear-gradient(130deg,#15222b,#111c25);border-radius:9px;padding:18px 20px 16px;position:relative;overflow:hidden}.summary-card>div{color:#a7b6be;justify-content:space-between;align-items:center;gap:6px;font-size:10px;display:flex}.summary-card>div svg{color:#6f909a;width:15px;height:15px}.summary-card>strong{letter-spacing:-1px;font-variant-numeric:tabular-nums;margin-top:10px;font-size:29px;font-weight:500;line-height:1.4;display:block}.summary-card strong small{color:#8498a5;letter-spacing:0;font-size:12px}.summary-card p{color:#8397a3;margin-top:5px;font-size:9px}.availability-summary{background:linear-gradient(120deg,#182b2b,#152222);border-color:#304743}.availability-summary:after{content:"";border:1px solid #59766422;border-radius:50%;width:70px;height:70px;position:absolute;bottom:-18px;right:-20px;box-shadow:0 0 0 17px #5976640c,0 0 0 34px #59766408}.availability-summary.achieved>strong{color:var(--green)}.availability-summary.missed>strong{color:var(--amber)}.availability-summary p{color:#a0b3a3}.panel{background:var(--panel);border:1px solid var(--line);border-radius:10px;min-width:0;padding:24px}.section-title{justify-content:space-between;align-items:center;gap:14px;margin-bottom:21px;display:flex}.section-title h2{align-items:center;gap:10px;display:flex}.section-number{font-family:var(--mono);color:#6f8898;letter-spacing:0;border:1px solid #324752;border-radius:4px;justify-content:center;align-items:center;width:23px;height:23px;font-size:10px;display:inline-flex}.caption{letter-spacing:1.5px;color:#8095a3;margin-bottom:11px;font-size:8px}.config-layout{grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:19px;display:grid}.project-panel,.environment-panel,.failures-panel{grid-column:1/-1}.dropzone{background:#14232d;border:1px dashed #3c5966;border-radius:8px;align-items:center;gap:17px;margin-bottom:24px;padding:23px;transition:all .15s;display:flex}.dropzone.drag{border-color:var(--green);background:#203b37}.dropzone h3{margin-bottom:5px;font-size:13px}.dropzone p{color:var(--muted);font-size:10px}.dropzone .button{margin-left:auto}.upload-symbol{width:42px;height:42px;color:var(--cyan);background:#1c303c;border:1px solid #3e5966;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.scenario-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.scenario-card{text-align:left;background:#13212a;border:1px solid #2b3d48;border-radius:7px;flex-direction:column;align-items:flex-start;min-height:115px;padding:18px 15px 16px;display:flex;position:relative}.scenario-card>svg{color:#7696a5;margin:0 0 11px}.scenario-index{color:#627c8c;font:9px var(--mono);position:absolute;top:16px;right:16px}.scenario-card strong{max-width:95%;font-size:11px;line-height:1.4}.scenario-card>span:last-of-type:not(.selected-mark){color:#8a9eaa;margin-top:7px;font-size:9px;line-height:1.5}.scenario-card:hover:enabled{background:#1b2e37;border-color:#587c86}.scenario-card.selected{background:#203730;border-color:#82bda1}.scenario-card.selected>svg{color:var(--green)}.selected-mark{background:var(--green);color:#1c3527;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;display:flex;position:absolute;bottom:10px;right:10px}.environment-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 30px;display:grid}.env-item{border-left:2px solid #314955;flex-direction:column;gap:6px;padding-left:13px;display:flex}.env-item>span{color:var(--muted);font-size:10px}.env-item>strong{letter-spacing:-.2px;font-variant-numeric:tabular-nums;font-size:17px;font-weight:500}.footnote{color:var(--dim);align-items:flex-start;gap:7px;margin-top:19px;font-size:10px;line-height:1.8;display:flex}.footnote svg{margin-top:2px}.inline-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.inline-head h3{align-items:center;gap:7px;font-size:12px;display:flex}.stage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:26px;display:grid}.stage{text-align:left;background:#14222c;border:1px solid #31444e;border-radius:6px;padding:12px 12px 11px;position:relative}.stage>span{color:#99abb5;font-size:9px}.stage strong{margin-top:4px;font-size:19px;font-weight:500;display:block}.stage strong small{color:var(--muted);font-size:9px}.stage>svg{color:var(--green);position:absolute;top:12px;right:10px}.stage.selected{background:#243b34;border-color:#719e85}.stage:hover{border-color:#6a9991}.plane-table-head,.plane-row{grid-template-columns:100px 1fr 1fr;align-items:center;gap:17px;display:grid}.plane-table-head{color:#718995;letter-spacing:.6px;margin-bottom:12px;font-size:8px}.plane-row{border-top:1px solid var(--line-soft);padding:15px 0}.plane-name{grid-template-columns:8px 1fr;align-items:center;gap:2px 8px;display:grid}.plane-name strong{font-size:11px}.plane-name small{color:var(--dim);grid-column:2;font-size:8px}.plane-dot{background:var(--green);border-radius:50%;width:6px;height:6px;display:block}.color-1{background:var(--cyan)}.color-2{background:var(--amber)}.color-3{background:#bba7e4}.angle-control{align-items:center;gap:10px;min-width:0;display:flex}input[type=range]{appearance:none;height:3px;accent-color:var(--green);cursor:pointer;background:#36505a;border-radius:5px;width:100%;min-width:20px;margin:8px 0}input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--green);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 3px #a2ddb00a}input[type=range]::-moz-range-thumb{background:var(--green);border:0;border-radius:50%;width:10px;height:10px}.angle-number{flex-shrink:0;align-items:center;position:relative;gap:2px!important;display:flex!important}.angle-number input{width:64px;height:29px;min-height:29px;font:10px var(--mono);text-align:right;padding:4px 15px 4px 6px}.angle-number>span:last-child{color:var(--muted);pointer-events:none;font-size:10px;position:absolute;right:6px}.angle-number input::-webkit-inner-spin-button{appearance:none}.angle-number input{-moz-appearance:textfield}.ground-list{flex-direction:column;gap:2px;display:flex}.ground-item{border-bottom:1px solid var(--line-soft);align-items:center;gap:11px;padding:16px 0;display:flex}.ground-item:last-child{border-bottom:0}.ground-symbol{color:var(--cyan);background:#203742;border:1px solid #31525e;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ground-symbol.gateway{color:var(--amber);background:#302e28;border-color:#5c5140}.ground-item>div{flex:1;min-width:0}.ground-item strong{font-size:11px;display:block}.ground-item>div>span{color:var(--dim);margin-top:4px;font-size:9px;display:block}.ground-item>.badge{font-size:8px}.details{border-top:1px solid var(--line-soft);margin-top:18px;padding-top:16px}.details summary{cursor:pointer;color:#c9d5d9;font-size:11px}.details summary>span{color:var(--dim);margin-left:9px;font-size:9px}.satellite-batches{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:310px;margin-top:16px;padding-right:7px;display:grid;overflow:auto}.satellite-batches label{border:1px solid var(--line);background:#14242e;border-radius:5px;justify-content:space-between;align-items:center;padding:7px 9px;font-size:10px;display:flex}.satellite-batches label>span small{color:var(--dim);font-size:8px;display:block}.satellite-batches select{width:auto;max-width:105px;min-height:29px;padding:5px;font-size:9px}label{color:#a4b6c0;flex-direction:column;gap:8px;min-width:0;font-size:10px;display:flex}input:not([type=range]):not([type=file]),select{color:#e5ece9;background:#101d26;border:1px solid #374c58;border-radius:5px;width:100%;min-width:0;min-height:36px;padding:8px 10px;font-size:11px}input:hover,select:hover{border-color:#698793}select{color:#d6e1e3}select option{background:#15232c}.form-grid{grid-template-columns:1fr 1.6fr 1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.failure-editor>.inline-head{margin-bottom:17px}.failure-editor:not(.compact)>form{align-items:flex-end;gap:15px;display:flex}.failure-editor:not(.compact) .form-grid{flex:1;margin-bottom:0}.failure-editor:not(.compact) form>.button{width:auto;height:36px;min-height:36px}.interval-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:19px;display:grid}.interval{background:#1e2730;border:1px solid #393942;border-radius:5px;align-items:center;gap:8px;padding:7px 8px;font-size:10px;display:flex}.interval strong{font-size:10px}.interval .mono{color:#adadb6;margin-left:auto;font-size:8px}.interval .icon-button{min-width:21px;min-height:23px;padding:3px}.inline-error,.inline-warning,.inline-success{white-space:pre-wrap;margin-top:12px;font-size:11px;line-height:1.7}.inline-error{color:#f1a8ae}.inline-warning{color:var(--amber)}.inline-success{color:var(--green)}.notice{border:1px solid var(--line);border-radius:7px;align-items:flex-start;gap:11px;margin-bottom:18px;padding:13px 15px;font-size:11px;display:flex}.notice>svg{margin-top:2px}.notice p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.notice strong{margin-bottom:4px;font-size:12px;display:block}.notice>.icon-button{margin-left:auto}.notice.error{color:#ebabb3;background:#32222a;border-color:#69404c}.notice.success{color:#b5ddbc;background:#192c28;border-color:#335947;align-items:center}.notice.warning{color:#d9c59b;background:#2d2b22;border-color:#5a5035}.notice.warning p{color:#bfb297}.notice .text-button{margin-top:6px}.spinner{border:2px solid #82d0d32a;border-top-color:var(--cyan);border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:1s linear infinite spin;display:inline-block}.small-spinner{width:11px;height:11px}.dark-spinner{border-color:#25482c #43634840 #43634840;width:15px;height:15px}.loading-project{color:var(--muted);justify-content:center;align-items:center;gap:12px;padding:70px;display:flex}@keyframes spin{to{transform:rotate(360deg)}}.workspace-footer{border-top:1px solid var(--line-soft);color:var(--dim);justify-content:space-between;align-items:center;gap:15px;margin-top:28px;padding:22px 0 25px;font-size:9px;display:flex}.workspace-footer>div{align-items:center;gap:17px;display:flex}.workspace-footer .text-button{color:#8da8b5;font-size:9px}.workspace-footer .text-button:hover{color:var(--text)}.network-layout{grid-template-columns:minmax(0,1fr) 312px;align-items:start;gap:18px;display:grid}.globe-panel{background:#0c1721;padding:0;overflow:hidden}.globe-toolbar{background:#111e28;border-bottom:1px solid #223541;justify-content:space-between;align-items:center;padding:18px 21px;display:flex}.globe-toolbar>div{align-items:center;gap:17px;display:flex}.globe-toolbar .caption{margin-bottom:0;font-size:8px}.globe-toolbar strong{color:#cee0e4;font-size:14px;font-weight:400}.globe-wrapper{height:520px;min-height:440px;position:relative}.globe-loading{width:100%;height:100%;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:12px;display:flex}.map-status{color:#bbd3d9;white-space:nowrap;pointer-events:none;background:#122630e8;border:1px solid #38525c;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:10px;display:flex;position:absolute;top:15px;left:50%;transform:translate(-50%)}.map-error{color:#e9b4be;text-align:center;background:#32232bec;border:1px solid #714351;border-radius:9px;max-width:90%;padding:20px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.map-error strong{font-size:12px;display:block}.map-error p{margin:8px 0 13px;font-size:10px}.network-aside{flex-direction:column;gap:17px;display:flex}.route-panel{padding:20px}.route-panel .section-title{margin-bottom:18px}.route-panel .section-title h2{font-size:15px}.strategy{margin-top:19px}.field-label{color:var(--muted);margin-bottom:7px;font-size:9px;display:block}.segmented{background:#0c1821;border:1px solid #2c414d;border-radius:5px;gap:3px;padding:3px;display:flex}.segmented button{color:#829aa8;background:0 0;border:0;border-radius:3px;flex:1;padding:8px 4px;font-size:8px}.segmented button.selected{color:#c8ecdf;background:#29444a}.strategy p{color:var(--dim);margin-top:9px;font-size:9px;line-height:1.7}.route-status{justify-content:space-between;align-items:center;gap:5px;margin-top:20px;display:flex}.route-status>span:last-child{color:var(--dim);font-size:8px;font-family:var(--mono)}.route-nodes{max-height:330px;padding:17px 0 17px 10px;overflow:auto}.route-node{align-items:center;gap:12px;min-height:40px;display:flex;position:relative}.route-node:before{content:"";background:#557954;width:1px;position:absolute;top:23px;bottom:-15px;left:3px}.route-node:last-child:before{display:none}.route-node-dot{z-index:1;background:var(--lime);border:1px solid var(--lime);border-radius:50%;flex-shrink:0;width:7px;height:7px;display:block;position:relative;box-shadow:0 0 0 3px #263d2e}.route-node-dot.client{background:var(--cyan);border-color:var(--cyan);box-shadow:0 0 0 3px #22424e}.route-node-dot.gateway{background:var(--amber);border-color:var(--amber);border-radius:1px;box-shadow:0 0 0 3px #3c3729}.route-node button{text-align:left;color:#c7d6d7;background:0 0;border:1px solid #0000;border-radius:4px;flex:1;align-items:center;gap:8px;min-width:0;padding:6px 8px;display:flex}.route-node button strong{font:11px var(--mono)}.route-node button small{color:#7f9a98;font-size:8px}.route-node button svg{color:var(--green);margin-left:auto}.route-node button:disabled{opacity:1}.route-node button:hover:enabled,.route-node button.selected{background:#284334;border-color:#3c6550}.route-metrics{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;padding-top:15px;display:grid}.route-metrics>div{flex-direction:column;display:flex}.route-metrics>div+div{border-left:1px solid var(--line);padding-left:15px}.route-metrics span{color:var(--muted);font-size:9px}.route-metrics strong{margin-top:3px;font-size:23px;font-weight:500}.route-metrics strong small{color:var(--muted);font-size:10px;font-weight:400}.no-route{text-align:center;background:#271e27;border:1px solid #513c43;border-radius:7px;margin-top:18px;padding:24px 16px}.no-route>svg{color:var(--red)}.no-route h3{color:#edb3bb;margin:11px 0 8px;font-size:12px}.no-route p{color:#b499a4;margin-bottom:13px;font-size:10px;line-height:1.7}.route-placeholder{color:var(--dim);padding:30px 0;font-size:11px}.visible-list{border-top:1px solid var(--line);margin-top:17px;padding-top:16px}.visible-list>div{flex-wrap:wrap;gap:6px;display:flex}.satellite-chip{color:#bbdce3;background:#1a303b;border:1px solid #385260;border-radius:4px;padding:5px 7px;font-size:9px}.satellite-chip span{color:#719aab;padding-left:6px}.satellite-chip:hover{border-color:#8cbdc9}.selected-satellite{padding:18px}.selected-satellite>.inline-head{margin-bottom:8px}.selected-satellite>.badge{margin-bottom:17px}.compact .form-grid{grid-template-columns:1fr 1fr;gap:11px}.compact .inline-head h3{font-size:11px}.compact .inline-head>span{font-size:8px}.compact .inline-success,.compact .inline-error{font-size:10px}.node-list-panel{grid-column:1/-1}.satellite-list{grid-template-columns:repeat(auto-fill,minmax(133px,1fr));gap:8px;display:grid}.satellite-item{text-align:left;background:#14252f;border:1px solid #2b404c;border-radius:5px;grid-template-columns:6px 1fr auto;align-items:center;gap:4px 8px;padding:10px 9px;display:grid}.satellite-item>strong{font:10px var(--mono)}.satellite-item>span:not(.status-dot){color:var(--dim);font-size:8px}.satellite-item small{color:#8ca2ac;grid-column:2/4;font-size:8px}.satellite-item:hover,.satellite-item.selected{background:#254135;border-color:#8fbd94}.time-control{border-top:1px solid var(--line);align-items:center;gap:17px;padding:17px 20px;display:flex}.playback{align-items:center;gap:6px;display:flex}.play-button{color:#253b25;background:#c3e9ac;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.playback>.icon-button{min-width:23px;min-height:28px}.playback>.icon-button svg{width:13px}.time-slider{flex:1;min-width:0}.time-slider>div{color:#6e8b9b;font:8px var(--mono);justify-content:space-between;margin-top:7px;display:flex}.time-slider>div>span:nth-child(2){color:#c0d3d6}.time-step{text-align:right;min-width:70px;font-family:var(--mono);flex-direction:column;display:flex}.time-step strong{color:#dce9e5;font-size:11px;font-weight:400}.time-step strong span{color:#678293}.time-step small{color:#7893a3;margin-top:4px;font-size:8px}.timeline-layout,.comparison-layout{flex-direction:column;gap:18px;display:flex}.legend{color:var(--muted);flex-wrap:wrap;align-items:center;gap:17px;font-size:9px;display:flex}.legend>span{align-items:center;gap:6px;display:flex}.legend-dot{border-radius:1px;flex-shrink:0;width:7px;height:7px;display:inline-block}.legend-dot.green{background:#88d9a3}.legend-dot.red{background:#bc687a}.legend-dot.cyan{background:#73d8f2}.availability-list{margin-top:23px}.availability-row{border-bottom:1px solid var(--line-soft);grid-template-columns:180px 1fr 95px;align-items:center;gap:20px;padding:17px 0;display:grid}.client-heading{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:0;display:flex}.client-heading>span{min-width:0}.client-heading strong{color:#cbd9dd;overflow-wrap:anywhere;max-width:100%;font-size:11px;display:block}.client-heading small{font:8px var(--mono);color:var(--dim);margin-top:5px;display:block}.client-heading b{font:12px var(--mono);white-space:nowrap}.availability-row.selected .client-heading strong{color:var(--green)}.availability-strip{border-radius:3px;width:100%;height:29px;display:block}.strip-wrap{width:100%;min-width:0}.strip-wrap.interactive{cursor:crosshair}.strip-wrap.interactive:hover{filter:brightness(1.12)}.strip-caption{color:#8098a5;justify-content:space-between;gap:8px;margin-top:7px;font-size:8px;display:flex}.strip-caption>span:first-child{color:#a0b5bd}.axis-labels{color:#678392;font:8px var(--mono);justify-content:space-between;padding:13px 115px 0 200px;display:flex}.timeline-layout>.panel>.time-control{border-top:0;padding:20px 0 0}.table-scroll{border-radius:5px;max-width:100%;overflow:auto}.data-table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}.data-table th,.data-table td{border-bottom:1px solid var(--line-soft);white-space:nowrap;padding:16px 13px;font-weight:400}.data-table th:first-child,.data-table td:first-child{padding-left:0}.data-table th:last-child,.data-table td:last-child{padding-right:0}.data-table thead th{color:#849dab;letter-spacing:.1px;padding-top:0;font-size:9px}.data-table tbody th{color:#d0dde0;font-size:11px}.data-table tbody th small{font:8px var(--mono);color:var(--dim);margin-top:5px;display:block}.data-table td{font-variant-numeric:tabular-nums;color:#c3d1d5}.data-table tbody tr:last-child>*{border-bottom:0}.outage-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:11px;max-height:460px;margin-top:20px;padding:2px;display:grid;overflow:auto}.outage-card{text-align:left;background:#1d242d;border:1px solid #3e3844;border-radius:6px;flex-direction:column;align-items:flex-start;padding:14px;display:flex}.outage-card>span:first-child{color:#ba9fa9;align-items:center;gap:6px;font-size:9px;display:flex}.outage-card strong{color:#ddb4be;margin:7px 0 4px;font-size:21px;font-weight:400}.outage-card>small{font:8px var(--mono);color:#a38e9b}.outage-card .badge{margin-top:11px;font-size:8px}.outage-card:hover{background:#322935;border-color:#9c6577}.section-title>select{width:auto;max-width:230px;min-height:32px;font-size:10px}.empty{text-align:center;max-width:650px;margin:auto;padding:60px 30px}.empty-icon{color:var(--cyan);background:radial-gradient(circle,#24434d,#162730);border:1px solid #36515c;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 22px;display:flex;box-shadow:0 0 0 9px #27404a20}.empty h3{letter-spacing:-.5px;margin-bottom:11px;font-size:21px;font-weight:500}.empty p{color:var(--muted);max-width:460px;margin:auto;font-size:12px;line-height:1.9}.empty .button{margin-top:23px}.compare-selects{grid-template-columns:1fr 30px 1fr;align-items:end;gap:15px;margin-bottom:19px;display:grid}.compare-selects label{flex-flow:wrap;align-items:center;position:relative}.compare-selects label select{flex-basis:100%}.compare-key{width:20px;height:20px;color:var(--green);font:10px var(--mono);background:#314a37;border-radius:3px;justify-content:center;align-items:center;display:inline-flex}.compare-key.cyan{color:var(--cyan);background:#29454f}.compare-arrow{color:var(--dim);justify-content:center;align-items:center;padding-bottom:10px;display:flex}.variant-summaries{grid-template-columns:1fr 1fr;gap:20px;display:grid}.variant-summary{background:linear-gradient(120deg,#1b3028,#152529);border:1px solid #385044;border-radius:8px;padding:21px}.variant-summary:last-child{background:linear-gradient(120deg,#19313b,#16252e);border-color:#355562}.variant-top{justify-content:space-between;align-items:center;display:flex}.variant-letter{font:11px var(--mono);color:var(--green);border:1px solid #62846a;border-radius:4px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.variant-summary:last-child .variant-letter{color:var(--cyan);border-color:#547d8b}.variant-summary h3{overflow-wrap:anywhere;margin:15px 0 8px;font-size:16px}.variant-summary>p{color:#8ca69c;font-size:10px}.variant-summary:last-child>p{color:#8aa7b5}.variant-kpis{gap:24px;margin:23px 0;display:flex}.variant-kpis>div{flex-direction:column;gap:7px;display:flex}.variant-kpis span{color:#a0b3ae;font-size:9px}.variant-kpis strong{letter-spacing:-.7px;font-variant-numeric:tabular-nums;font-size:27px;font-weight:500}.variant-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.variant-actions .button{min-height:34px;font-size:10px}.comparison-layout>.notice{margin:0}.insight{align-items:flex-start;gap:18px;padding:4px 0;display:flex}.insight-icon{width:47px;height:47px;color:var(--green);background:#244338;border:1px solid #3b6150;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.insight h3{margin-bottom:8px;font-size:16px;font-weight:500;line-height:1.55}.insight p{color:var(--muted);max-width:950px;font-size:11px;line-height:1.9}.compare-table th,.compare-table td{padding-right:21px}.delta-cell{flex-direction:column;gap:5px;display:flex}.delta-cell>span{font-size:10px}.delta-cell>small{font-size:9px}.overlay-list{flex-direction:column;gap:20px;margin-top:23px;display:flex}.overlay-list>div{grid-template-columns:160px 1fr;align-items:center;gap:20px;display:grid}.overlay-list strong{font-size:11px}.diff-table{table-layout:fixed}.diff-table td,.diff-table th{white-space:normal;overflow-wrap:anywhere;font:10px/1.7 var(--mono)}.diff-table thead th{font-family:var(--font)}.diff-table th:first-child{width:32%}.saved-single{border-top:1px solid var(--line);margin-top:20px;padding-top:17px}.saved-single>div{border-bottom:1px solid var(--line-soft);align-items:center;gap:12px;padding:11px 0;display:flex}.saved-single strong{flex:1;font-size:11px}.saved-single .badge{font-size:8px}.comparison-layout>.details{margin-top:0;padding-top:22px}.save-dialog{color:var(--text);background:#13232e;border:1px solid #415c68;border-radius:12px;width:min(470px,100% - 32px);padding:27px;box-shadow:0 30px 130px #000b}.save-dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#050b12b3}.save-dialog h2{font-size:20px}.save-dialog form>p{color:var(--muted);margin:13px 0 20px;font-size:11px;line-height:1.8}.save-dialog label{gap:9px;font-size:11px}.save-dialog input{min-height:40px!important;font-size:12px!important}.dialog-actions{justify-content:flex-end;gap:8px;margin-top:25px;display:flex}.save-dialog form>p.inline-warning{color:var(--amber)}.save-dialog form>p.inline-error{color:var(--red)}@media (min-width:1550px){.page-heading h1{font-size:35px}.page-heading p{font-size:13px}.button{padding:11px 17px;font-size:12px}.summary-card>div{font-size:11px}.summary-card p{font-size:10px}.summary-card>strong{font-size:32px}.scenario-card strong{font-size:12px}.scenario-card>span:last-of-type:not(.selected-mark){font-size:10px}.network-layout{grid-template-columns:minmax(0,1fr) 335px}.globe-wrapper{height:600px}.route-panel{padding:23px}.nav-item{font-size:13px}.plane-table-head,.plane-row{grid-template-columns:120px 1fr 1fr}}@media (max-width:1250px){.sidebar{width:196px;padding-left:13px;padding-right:13px}.workspace{margin-left:196px}.brand{padding-left:7px}.brand>span:last-child{letter-spacing:2px;font-size:21px}.brand small{font-size:6.8px}.nav-item{gap:9px;padding:12px 9px;font-size:11px}.nav-item small,.workspace-label{font-size:8px}.topbar{padding:0 24px}main{padding:29px 24px 0}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.page-heading p{max-width:480px;font-size:11px}.heading-actions{flex-direction:column;gap:7px}.heading-actions .button{min-height:34px;padding:8px 12px;font-size:10px}.summary-card{padding:15px}.summary-card>div{font-size:9px}.summary-card>strong{font-size:26px}.summary-card p{font-size:8px}.panel{padding:20px}.config-layout{grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr)}.plane-table-head,.plane-row{grid-template-columns:77px 1fr 1fr;gap:12px}.angle-control{gap:7px}.angle-number input{width:52px;font-size:9px}.plane-name{gap:2px 5px}.ground-item{gap:8px}.ground-item>.badge{padding:4px;font-size:7px}.ground-symbol{width:29px;height:29px}.environment-grid{gap:18px}.network-layout{grid-template-columns:minmax(0,1fr) 282px;gap:14px}.globe-panel{padding:0}.globe-toolbar{padding:15px}.globe-toolbar>div{gap:10px}.globe-toolbar .caption{font-size:7px}.globe-toolbar strong{font-size:11px}.globe-toolbar>.badge{font-size:8px}.globe-wrapper{height:510px}.route-panel{padding:17px}.time-control{gap:10px;padding:16px 12px}.time-step{min-width:58px}.playback{gap:2px}.availability-row{grid-template-columns:140px 1fr 90px;gap:15px}.client-heading{flex-direction:column;align-items:flex-start;gap:5px}.client-heading>span{align-items:center;gap:6px;display:flex}.client-heading small{margin:0}.axis-labels{padding-left:155px;padding-right:105px}.interval-list{grid-template-columns:repeat(2,minmax(0,1fr))}.stage strong small{font-size:8px}.stage-grid{gap:7px}.stage{padding:11px 9px}.variant-kpis{gap:15px}.variant-kpis strong{font-size:24px}.variant-kpis span{font-size:8px}}@media (max-width:1000px){.sidebar{width:76px;padding:26px 11px}.brand{justify-content:center;padding:0 0 36px}.brand>span:last-child,.workspace-label,.nav-item span,.nav-item small,.sidebar-principle,.sidebar-bottom{display:none}.sidebar nav{gap:12px}.nav-item{justify-content:center;padding:13px 0}.nav-item svg{width:21px;height:21px}.workspace{margin-left:76px}.summary-card>div svg{display:none}.topbar{height:64px}.scenario-card{padding:15px 12px}.scenario-card strong{font-size:10px}.scenario-card>span:last-of-type:not(.selected-mark){font-size:8px}.dropzone{gap:13px;padding:19px}.dropzone h3{font-size:12px}.dropzone p{font-size:9px}.environment-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.env-item>strong{font-size:16px}.env-item>span{font-size:9px}.network-layout{grid-template-columns:minmax(0,1fr) 275px}.globe-wrapper{height:510px}.globe-toolbar>div{flex-direction:column;align-items:flex-start;gap:4px}.globe-toolbar{padding:12px 16px}.globe-panel .time-step{display:none}.network-aside .panel{padding:16px}.workspace-footer{flex-direction:column;align-items:flex-start}.plane-table-head{font-size:7px}.ground-item>.badge{display:none}.failure-editor:not(.compact)>form{flex-direction:column;align-items:stretch;gap:13px}.failure-editor:not(.compact) form>.button{align-self:flex-end}.failure-editor .form-grid{width:100%}.plane-table-head,.plane-row{grid-template-columns:70px 1fr 1fr;gap:9px}.angle-control{flex-direction:column;align-items:stretch;gap:1px}.angle-number{align-self:flex-end}.plane-row{padding:10px 0}.stage-grid{margin-bottom:20px}.inline-head>.small{font-size:9px}.stage strong small{display:block}.stage strong{font-size:18px}.stage .selected svg{right:6px}.availability-row{grid-template-columns:140px 1fr 84px;gap:13px}.variant-summary{padding:18px}.variant-kpis{flex-direction:column;gap:14px}.variant-kpis>div{gap:3px}.variant-kpis strong{font-size:25px}.variant-kpis span{font-size:9px}}@media (max-width:760px){.sidebar{border-right:0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e1720f5;flex-direction:row;align-items:center;width:100%;height:61px;padding:0 15px;position:sticky;top:0}.brand{margin-right:auto;padding:0}.brand-symbol svg{width:29px;height:29px}.sidebar nav{flex-direction:row;gap:5px}.nav-item{width:39px;height:37px;padding:0}.nav-item svg{width:18px;height:18px}.nav-item span{display:none}.workspace{margin-left:0}.topbar{height:49px;padding:0 18px}.breadcrumb{gap:9px;font-size:10px}.topbar-right{gap:7px}.project-name{max-width:105px;font-size:8px}.topbar .badge{padding:4px 5px;font-size:7px}main{padding:24px 17px 0}.page-heading{flex-direction:column;gap:19px;margin-bottom:20px}.page-heading h1{letter-spacing:-.8px;max-width:380px;margin-bottom:10px;font-size:28px;line-height:1.2}.page-heading p{font-size:11px;line-height:1.8}.eyebrow{letter-spacing:1.2px;margin-bottom:12px;font-size:8px}.heading-actions{flex-direction:row;gap:9px;width:100%}.heading-actions .button{flex:1;min-height:40px;padding:9px 13px;font-size:11px}.heading-actions .button.primary{order:2}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.summary-card{padding:15px}.summary-card>div{font-size:9px}.summary-card>div svg{width:13px;display:block}.summary-card>strong{margin-top:7px;font-size:28px}.summary-card>strong small{font-size:10px}.summary-card p{margin-top:4px;font-size:8px}.panel{border-radius:8px;padding:18px}.section-title{gap:10px;margin-bottom:18px}.section-title h2{gap:8px;font-size:15px}.section-title>.badge{font-size:8px}.section-number{width:20px;height:20px;font-size:8px}.config-layout{flex-direction:column;gap:15px;display:flex}.dropzone{text-align:center;flex-direction:column;gap:12px;margin-bottom:20px;padding:21px 15px;position:relative}.dropzone h3{font-size:13px}.dropzone p{font-size:10px;line-height:1.8}.dropzone .button{width:100%;margin:2px auto 0;font-size:11px}.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.scenario-card{min-height:123px;padding:15px 13px}.scenario-card strong{font-size:11px}.scenario-card>span:last-of-type:not(.selected-mark){font-size:9px}.scenario-card>svg{width:24px;height:24px}.scenario-index{font-size:8px;top:13px;right:12px}.caption{letter-spacing:1.2px;font-size:7px}.environment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 13px}.env-item>span{font-size:9px}.env-item>strong{font-size:17px}.env-item{padding-left:11px}.footnote{margin-top:17px;font-size:9px;line-height:1.8}.stage-grid{gap:8px;margin-bottom:22px}.stage{padding:11px}.stage>span{font-size:9px}.stage strong{margin-top:5px;font-size:21px}.stage strong small{font-size:9px}.stage>svg{width:13px;top:11px;right:8px}.inline-head h3{font-size:11px}.inline-head>.small{text-align:right;max-width:150px;font-size:8px}.plane-table-head,.plane-row{grid-template-columns:71px 1fr 1fr;gap:13px}.plane-table-head{font-size:7px}.plane-row{padding:13px 0}.plane-name strong{font-size:11px}.plane-name small{font-size:8px}.angle-control{gap:6px}.angle-number input{width:58px;font-size:10px}.ground-item>.badge{display:inline-flex}.ground-item{gap:11px;padding:14px 0}.ground-symbol{width:33px;height:33px}.ground-item strong{font-size:12px}.ground-item>div>span{font-size:9px}.ground-item>.badge{font-size:8px}.form-grid{grid-template-columns:1fr 1fr;gap:12px}label{font-size:10px}input:not([type=range]):not([type=file]),select{min-height:39px;font-size:12px}.failure-editor:not(.compact) form>.button{width:100%;height:39px;font-size:11px}.failure-editor>.inline-head>.small{max-width:none;font-size:9px}.interval-list{grid-template-columns:1fr;gap:8px}.interval{padding:6px 9px}.interval strong{font-size:11px}.interval .mono{font-size:10px}.interval .icon-button{min-width:30px;min-height:30px}.details summary{font-size:10px}.satellite-batches{gap:7px}.satellite-batches label{gap:5px;padding:6px}.satellite-batches select{max-width:79px;min-height:31px;font-size:8px}.network-layout{flex-direction:column;gap:15px;display:flex}.network-layout>.panel,.network-aside{width:100%}.globe-panel{padding:0}.globe-wrapper{height:440px;min-height:440px}.globe-toolbar{padding:15px}.globe-toolbar>div{flex-direction:row;align-items:center;gap:14px}.globe-toolbar strong{font-size:12px}.globe-toolbar .caption,.globe-toolbar>.badge{font-size:7px}.network-aside .panel{padding:19px}.route-panel .section-title h2{font-size:16px}.route-panel label{font-size:11px}.segmented button{padding:10px 7px;font-size:10px}.field-label,.strategy p,.route-status>span:last-child{font-size:10px}.route-nodes{max-height:340px}.route-node button{padding:8px}.route-node button strong{font-size:12px}.route-node button small{font-size:10px}.route-node{min-height:43px}.route-node:before{top:25px;bottom:-16px}.route-metrics span{font-size:10px}.satellite-chip{padding:7px 9px;font-size:10px}.selected-satellite>.inline-head h3{font-size:14px}.compact .inline-head h3{font-size:12px}.compact .inline-head>span{font-size:10px}.satellite-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.satellite-item{gap:5px;padding:10px 6px}.satellite-item strong{font-size:9px}.satellite-item>span:not(.status-dot),.satellite-item small{font-size:7px}.node-list-panel>.section-title{align-items:flex-start}.node-list-panel>.section-title>span{max-width:125px;font-size:8px}.node-list-panel .section-title h2{font-size:13px}.time-control{gap:12px;padding:17px 13px}.playback{gap:1px}.playback .icon-button{width:23px}.play-button{width:31px;height:31px}.time-slider>div{font-size:7px}.time-slider>div>span:nth-child(2){font-size:8px}.time-step{display:none}.notice{gap:9px;padding:12px;font-size:10px}.notice>svg{width:15px;height:15px}.notice strong{font-size:11px}.notice .icon-button{min-width:24px;min-height:25px}.workspace-footer{gap:13px;margin-top:20px;padding:19px 0 23px;font-size:8px}.workspace-footer>div{flex-wrap:wrap;gap:11px}.workspace-footer .text-button{font-size:8px}.workspace-footer .text-button svg{width:12px;height:12px}.empty{padding:42px 8px}.empty h3{font-size:22px;line-height:1.4}.empty p{font-size:11px}.empty .button{font-size:10px}.empty-icon{width:62px;height:62px}.legend{gap:9px 13px;font-size:8px}.legend-dot{width:6px;height:6px}.availability-row{grid-template-columns:1fr auto;gap:12px;padding:16px 0}.client-heading{flex-direction:row;grid-column:1;align-items:center}.client-heading>span{flex-direction:column;align-items:flex-start;gap:4px}.client-heading strong{font-size:11px}.client-heading small{font-size:8px}.client-heading b{font-size:13px}.availability-row>.badge{grid-area:auto/2;font-size:8px}.strip-content{grid-area:2/1/auto/-1}.availability-row .strip-content+.badge{grid-area:1/2}.availability-strip{height:28px}.strip-caption{font-size:8px;line-height:1.6}.axis-labels{padding:11px 0 0;font-size:7px}.timeline-layout>.panel>.time-control{gap:13px;padding-top:22px}.timeline-layout>.panel>.footnote{flex-wrap:wrap}.data-table{font-size:10px}.data-table th,.data-table td{padding:15px 13px}.data-table thead th{font-size:8px}.data-table tbody th{font-size:10px}.section-title>select{max-width:125px;min-height:33px;padding:6px;font-size:9px}.outage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.outage-card{padding:13px 10px}.outage-card strong{font-size:21px}.outage-card>small{font-size:7px}.outage-card>.badge{padding:4px;font-size:7px}.compare-selects{grid-template-columns:1fr 1fr;gap:11px}.compare-arrow{display:none}.compare-selects label{gap:6px;font-size:9px}.compare-selects select{min-height:38px;font-size:10px}.variant-summaries{grid-template-columns:1fr;gap:13px}.variant-summary{padding:18px}.variant-kpis{flex-direction:row;gap:25px;margin:19px 0}.variant-kpis span{font-size:8px}.variant-kpis strong{font-size:26px}.variant-summary h3{font-size:16px}.variant-summary>p{font-size:10px}.comparison-layout>.panel:first-child>.section-title .button{min-height:32px;padding:7px 9px;font-size:9px}.comparison-layout>.panel:first-child>.section-title h2{font-size:14px}.comparison-layout>.panel:first-child>.section-title{gap:8px}.compare-table td,.compare-table th{padding-right:21px}.delta-cell>span{font-size:10px}.insight{gap:12px}.insight-icon{width:34px;height:34px}.insight-icon svg{width:20px}.insight h3{font-size:14px}.insight p{font-size:10px}.overlay-list>div{grid-template-columns:1fr;gap:9px}.overlay-list strong{font-size:10px}.overlay-list{gap:18px}.diff-table{table-layout:auto;min-width:540px}.diff-table td,.diff-table th{font-size:9px}.saved-single>div{gap:9px}.saved-single strong{font-size:10px}.saved-single .text-button{font-size:9px}.saved-single .badge{font-size:7px}.save-dialog{padding:21px}.save-dialog h2{font-size:18px}.save-dialog input{font-size:16px!important}.save-dialog .button{font-size:11px}.loading-project{padding:50px 18px;font-size:11px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
