:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2e378e;background:#fff;font-synthesis:none;font-weight:400;--mint:#57d7b7;--amber:#eab366;--muted:#8b9fa9;--line:#263740;--panel:#14212a;--hover:#20343e}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{color:inherit}button:disabled{opacity:.4;cursor:not-allowed}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--mint);outline-offset:4px}button{border:0}a{color:inherit;text-decoration:none}button svg{flex-shrink:0}h1,h2,h3,p{margin:0}button{transition:background .17s,color .17s,border-color .17s}button:hover{filter:brightness(1.09)}.app{max-width:2400px;margin:auto}.topbar{height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 30px;gap:54px;background:#fff}.brand{display:flex;gap:11px;align-items:center;min-width:195px}.brand-symbol{color:var(--mint);position:relative;display:flex;align-items:center;justify-content:center}.brand-symbol svg+svg{position:absolute;color:#2e378e}.brand b{font-size:24px;letter-spacing:2px;font-weight:700}.brand small{display:block;letter-spacing:1.75px;font-size:9px;color:#5e6c86;margin-top:3px}.topnav{display:flex;height:100%;gap:26px}.topnav button{background:none;color:#5e6c86;position:relative;display:flex;align-items:center;gap:8px;font-size:13px;white-space:nowrap}.topnav button.active{color:#2e378e}.topnav button.active:after{content:"";position:absolute;bottom:0;height:2px;background:var(--mint);left:0;right:0}.top-actions{margin-left:auto;display:flex;gap:20px;align-items:center}.demo-badge{font-size:10px;letter-spacing:1.25px;padding:7px 9px;border:1px solid #d7e2eb;border-radius:4px;color:#5e6c86}.icon-button{background:transparent;color:#5e6c86;display:flex}.avatar{background:#edf7f8;border:1px solid #d7e2eb;width:33px;height:33px;border-radius:50%;font-size:11px;color:#2e378e}.nav-count{font-size:10px;background:#edf7f8;border-radius:4px;padding:2px 5px;color:var(--mint)}.page-heading{display:flex;align-items:center;justify-content:space-between;padding:24px 30px 22px}.breadcrumb{display:flex;align-items:center;gap:7px;color:#5e6c86;font-size:11px;margin-bottom:8px}h1{font-weight:500;font-size:25px;letter-spacing:-.65px}.heading-actions{display:flex;gap:10px;align-items:center}.secondary,.tour-button,.primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:500;min-height:37px;padding:9px 13px;border-radius:5px}.secondary{background:#fff;border:1px solid #d7e2eb;color:#2e378e}.tour-button{background:#2e378e;color:#2e378e}.primary{background:#2e378e;color:#00843d;min-height:42px;font-size:13px;font-weight:600;border:1px solid #00843d}.primary svg:last-child{margin-left:auto}.primary.full{display:flex;width:100%;justify-content:space-between;margin-top:18px}.summary-strip{margin:0 30px 18px;display:grid;grid-template-columns:1.35fr 1fr 1fr 1.2fr;background:#fff;border:1px solid var(--line);border-radius:7px;min-height:99px;padding:18px 0}.summary-context{display:flex;gap:13px;align-items:center;padding:0 22px}.summary-icon{color:#00843d;width:42px;height:46px;border-radius:6px;background:#edf7f8;display:flex;align-items:center;justify-content:center}.overline{display:block;font-size:9px;letter-spacing:1.35px;color:#5e6c86;font-weight:500}.summary-context .overline{font-size:8px;letter-spacing:1px}.summary-context strong{display:block;font-size:14px;font-weight:500;margin:8px 0 5px}.summary-context small{color:#5e6c86;font-size:10px}.summary-value{padding:0 24px;border-left:1px solid var(--line)}.summary-value>span{font-size:10px;display:flex;gap:5px;align-items:center;color:#5e6c86}.summary-value>strong{display:block;font-size:25px;font-weight:500;letter-spacing:-.8px;margin:5px 0 3px;font-variant-numeric:tabular-nums}.summary-value strong small{font-size:11px;color:#5e6c86;letter-spacing:0;font-weight:400;margin-left:5px}.summary-value em{font-size:9px;color:#5e6c86;font-style:normal}.status-value>strong{font-size:14px;letter-spacing:0;padding:6px 0}.status-dot{display:inline-block;background:var(--amber);width:6px;height:6px;border-radius:50%;margin-right:8px}.status-dot.green{background:var(--mint)}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 390px;margin:0 30px;gap:16px;min-height:600px;height:calc(100vh - 402px);max-height:1000px}.plant-panel{position:relative;min-width:0;border:1px solid #d7e2eb;border-radius:8px;overflow:hidden;background:#fff}.scene-wrap{position:absolute;top:0;right:0;bottom:90px;left:0}.scene-canvas{width:100%;height:100%;touch-action:none}.scene-canvas canvas{display:block;width:100%;height:100%;outline:0}.scene-title{position:absolute;top:26px;left:26px;pointer-events:none}.scene-title .overline{font-size:8px;letter-spacing:1.5px;color:#5e6c86}.scene-title h2{font-size:24px;line-height:1.35;font-weight:450;letter-spacing:-.7px;margin-top:12px;color:#2e378e;text-shadow:none}.scene-title h2 span{color:#2e378e}.map-key{position:absolute;top:28px;right:20px;font-size:8px;letter-spacing:.7px;display:flex;align-items:center;gap:6px;color:#5e6c86}.map-key>span:last-child{display:none}.map-key-dot{width:5px;height:5px;border-radius:50%;background:#2e378e}.scene-markers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.asset-marker{position:absolute;pointer-events:auto;transform:translate(-50%,-50%);display:flex;gap:8px;align-items:center;white-space:nowrap;background:#fff;border:1px solid #d7e2eb;padding:8px 10px;border-radius:5px;box-shadow:0 3px 15px #2e378e0c;color:#2e378e;z-index:2;text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.asset-marker.selected{border-color:var(--asset-color);background:#fff;z-index:4}.marker-pip{border:1px solid var(--asset-color);background:#fff;display:flex;padding:4px;border-radius:4px;color:var(--asset-color)}.asset-marker b{font-size:10px;font-weight:600;letter-spacing:.6px}.asset-marker small{display:block;font-size:9px;color:#5e6c86;margin-top:3px}.asset-marker:not(.selected) small{display:none}.marker-arrow{font-size:18px;color:var(--asset-color);margin-left:5px}.crew-marker{position:absolute;pointer-events:auto;z-index:6;transform:translate(-50%);display:flex;gap:8px;align-items:center;color:#00843d;background:#edf7f8;border:1px solid #d7e2eb;border-radius:5px;padding:9px;text-align:left}.crew-marker span{font-size:10px}.crew-marker small{font-size:9px;display:block;margin-top:3px;color:#00843d}.scene-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;color:#5e6c86;background:#fff}.map-controls{position:absolute;right:18px;bottom:40px;display:flex;flex-direction:column;border:1px solid #d7e2eb;border-radius:6px;background:#fff;overflow:hidden}.map-controls button{padding:8px;background:transparent;color:#2e378e;display:flex;align-items:center;justify-content:center}.map-controls>span{height:1px;background:#edf7f8;margin:0 6px}.map-bottom{position:absolute;bottom:13px;left:22px;right:21px;display:flex;justify-content:space-between;color:#5e6c86;font-size:9px;pointer-events:none}.map-bottom>span{display:flex;align-items:center;gap:7px}.north{font-size:11px}.north span{font-size:21px;margin-left:4px;color:#2e378e}.view-switch{position:absolute;top:110px;left:26px;display:flex;gap:8px}.view-switch button{background:#fff;color:#2e378e;border:1px solid #d7e2eb;border-radius:5px;font-size:9px;display:flex;align-items:center;gap:6px;padding:7px 9px}.view-switch button.active{color:var(--mint);border-color:#d7e2eb;background:#fff}.facility-cases{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,1fr);padding:12px;gap:7px;background:#fff;border-top:1px solid #d7e2eb}.facility-cases>button{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #d7e2eb;border-radius:5px;text-align:left;min-width:0;padding:12px 10px;position:relative}.facility-cases>button.active{border-color:#d7e2eb;background:#edf7f8}.case-number{font-size:10px;align-self:flex-start;padding-top:2px;color:#5e6c86}.facility-cases strong{font-size:10px;display:block;font-weight:500;color:#2e378e}.facility-cases small{font-size:8px;display:block;margin-top:5px;color:#5e6c86}.case-indicator{width:5px;height:5px;position:absolute;right:7px;top:7px;border-radius:50%}.future-overlay{position:absolute;left:24px;bottom:135px;display:flex;align-items:center;gap:10px;max-width:calc(100% - 90px);padding:11px 14px;background:#fff;border:1px solid #d7e2eb;border-radius:5px;color:#00843d;box-shadow:0 3px 14px #2e378e0c}.future-overlay b{display:block;letter-spacing:.9px;font-size:9px}.future-overlay span{display:block;color:#2e378e;font-size:10px;margin-top:5px}.decision-panel{display:flex;flex-direction:column;min-height:0;overflow:hidden;background:#fff;border:1px solid #d7e2eb;border-radius:7px}.asset-heading{display:flex;justify-content:space-between;align-items:center;padding:22px 22px 17px}.asset-heading .overline{color:#5e6c86;font-size:9px}.asset-heading h2{font-weight:500;font-size:19px;letter-spacing:-.4px;margin-top:7px}.asset-type-icon{color:#00843d;display:flex;background:#edf7f8;padding:9px;border-radius:6px}.panel-tabs{display:flex;padding:0 22px;gap:23px;border-bottom:1px solid #d7e2eb}.panel-tabs button{position:relative;background:none;color:#5e6c86;font-size:11px;padding:0 0 13px;display:flex;gap:6px;align-items:center}.panel-tabs button.active{color:#00843d}.panel-tabs button.active:after{content:"";height:2px;background:var(--mint);position:absolute;left:0;right:0;bottom:-1px}.panel-body{padding:21px 22px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#354b55 transparent;flex:1;min-height:0}.priority-line{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:16px}.priority-tag{display:flex;align-items:center;gap:5px;font-size:9px;padding:5px 7px;border:1px solid #d7e2eb;background:#edf7f8;border-radius:4px}.priority-line>span:last-child{color:#5e6c86;font-size:9px}.insight-title{font-size:18px;font-weight:450;letter-spacing:-.45px;line-height:1.45;margin-bottom:10px}.body-copy{font-size:12px;color:#5e6c86;line-height:1.7}.body-copy.compact{font-size:11px;line-height:1.6}.signal-head{display:flex;justify-content:space-between;align-items:center;margin-top:24px;font-size:10px;color:#5e6c86}.signal-head b{font-size:18px;color:#966117;font-weight:500;font-variant-numeric:tabular-nums}.signal-head small{font-size:10px;color:#5e6c86}.trend{width:100%;height:auto;margin-top:8px}.trend text,.cost-chart text{font-size:9px;fill:#5e6c86;font-family:inherit}.chart-note{font-size:8px;color:#5e6c86;line-height:1.5;margin-top:3px}.section-label{font-size:8px;color:#5e6c86;letter-spacing:1.35px;margin-top:24px;margin-bottom:12px}.evidence-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:11px}.evidence-list li{display:flex;gap:9px;align-items:flex-start}.evidence-list li>span{background:#edf7f8;width:4px;height:4px;border-radius:50%;flex-shrink:0;margin-top:6px}.evidence-list p{font-size:11px;line-height:1.5;color:#5e6c86}.recommendation{margin-top:23px;padding:14px 11px;display:flex;gap:10px;background:#fff;border:1px solid #d7e2eb;border-radius:5px}.recommendation-icon{display:flex;color:var(--mint);padding-top:2px}.recommendation b{font-size:10px;font-weight:500;color:#00843d}.recommendation p{font-size:12px;margin-top:5px;font-weight:500}.recommendation small{display:block;font-size:9px;color:#00843d;line-height:1.5;margin-top:6px}.micro-note{font-size:9px;color:#5e6c86;line-height:1.65;margin-top:12px}.panel-footer{padding:12px 21px;display:flex;align-items:center;gap:7px;color:#5e6c86;border-top:1px solid var(--line);font-size:9px;background:#fff}.panel-footer button{margin-left:auto;display:flex;background:none;color:#5e6c86}.timeline{margin:16px 30px 0;border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;gap:22px;padding:18px 22px;background:#fff;min-height:99px}.time-state{display:flex;gap:12px;align-items:center;width:195px;flex-shrink:0}.time-icon{padding:10px;border-radius:5px;background:#edf7f8;color:#5e6c86;display:flex}.time-icon.future{background:#edf7f8;color:var(--mint)}.time-state b{font-size:12px;font-weight:500}.time-state span:not(.time-icon){font-size:9px;color:#5e6c86;display:block;margin-top:5px}.play-button{background:#edf7f8;color:#00843d;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;flex-shrink:0;border:1px solid #d7e2eb}.time-track{flex:1;min-width:0}.time-track-labels{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.2px;color:#5e6c86;align-items:center}.time-track-labels button{color:#2e378e;background:none;font-size:8px;letter-spacing:1px}.time-track-labels>span:last-child{color:#00843d}.time-track input{width:100%;margin:12px 0 5px;accent-color:var(--mint);height:4px}.time-ticks{display:flex;justify-content:space-between}.time-ticks button{padding:0;color:#5e6c86;font-size:8px;background:none}.time-controls{display:flex;gap:6px;margin-left:6px}.time-controls button{font-size:10px;padding:9px 10px;background:#edf7f8;color:#5e6c86;border:1px solid #d7e2eb;border-radius:4px}.time-controls button.active{background:#edf7f8;color:#00843d;border-color:#d7e2eb}.app-footer{display:flex;justify-content:space-between;align-items:center;color:#5e6c86;font-size:8px;min-height:36px;padding:8px 31px;gap:20px}.app-footer>span{display:flex;align-items:center;gap:7px}.app-footer button{display:flex;align-items:center;gap:6px;color:#5e6c86;background:none;font-size:8px}.tiny-dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:#2e378e}.model-label{display:flex;align-items:center;gap:6px;color:#5e6c86;font-size:8px;letter-spacing:1px;margin-bottom:15px}.model-label button{background:none;color:#5e6c86;display:flex;margin-left:auto}.model-dot{width:5px;height:5px;background:var(--mint);border-radius:50%}.policy-switch{display:flex;padding:4px;background:#fff;border:1px solid #d7e2eb;border-radius:5px;margin-top:16px}.policy-switch button{font-size:10px;padding:8px 5px;background:transparent;flex:1;color:#5e6c86;border-radius:3px;display:flex;align-items:center;justify-content:center;gap:6px}.policy-switch button>span{width:5px;height:5px;border-radius:50%;background:var(--amber)}.policy-switch button+button>span{background:var(--mint)}.policy-switch .active{background:#edf7f8;color:#966117}.policy-switch .active.act{background:#edf7f8;color:#00843d}.cost-chart{width:100%;margin-top:17px;display:block}.comparison-table{margin-top:18px;font-size:9px}.comparison-table>div{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:8px;padding:10px 0;border-bottom:1px solid #d7e2eb;align-items:center}.comparison-table>div:first-child{color:#5e6c86;font-size:8px}.comparison-table span{color:#5e6c86}.comparison-table b{font-weight:450;text-align:right;font-size:9px}.comparison-table strong{text-align:right;font-size:14px;font-weight:500;color:#966117}.comparison-table .mint{color:#00843d}.model-delta{display:flex;gap:10px;padding:14px 12px;margin-top:15px;border:1px solid #d7e2eb;background:#fff;border-radius:5px;color:#00843d}.model-delta b{display:block;font-size:13px;font-weight:500}.model-delta span{display:block;color:#00843d;font-size:9px;line-height:1.5;margin-top:4px}.model-delta.negative{background:#edf7f8;border-color:#d7e2eb;color:#966117}.assumption-toggle{display:flex;align-items:center;gap:7px;width:100%;color:#2e378e;font-size:11px;background:#fff;padding:12px;margin-top:17px;border-radius:4px;border:1px solid #d7e2eb}.assumption-toggle svg:last-child{margin-left:auto}.assumptions{padding:13px 2px 5px}.assumption-warning{display:flex;gap:7px;color:#5e6c86;padding:9px;background:#fff;border:1px solid #d7e2eb;border-radius:4px;font-size:9px;line-height:1.5}.assumption-warning svg{flex-shrink:0;margin-top:2px}.slider-field{display:block;margin-top:18px}.slider-field>span{display:flex;justify-content:space-between;font-size:10px;color:#5e6c86;gap:5px}.slider-field b{font-weight:500;color:#2e378e;white-space:nowrap;font-size:10px;font-variant-numeric:tabular-nums}.slider-field input{width:100%;accent-color:var(--mint);margin:10px 0 2px;height:3px}.select-field{display:block;color:#5e6c86;font-size:10px;margin-top:17px}.select-field select{display:block;width:100%;padding:9px;background:#fff;border:1px solid #d7e2eb;border-radius:4px;color:#2e378e;font-size:11px;margin-top:8px}.check-field{display:flex;gap:9px;align-items:flex-start;font-size:11px;color:#2e378e;line-height:1.5;margin-top:15px}.check-field input{accent-color:var(--mint);margin:2px 0;width:14px;height:14px;flex-shrink:0}.text-button{display:flex;align-items:center;gap:6px;background:transparent;color:#00843d;font-size:10px;margin-top:16px;padding:0}.screening-row{display:flex;justify-content:space-between;align-items:center;padding-top:17px;color:#5e6c86;font-size:10px}.screening-row strong{font-size:17px;color:#2e378e;font-weight:500}.work-empty,.integrity-empty{padding-top:18px}.empty-icon{display:flex;background:#edf7f8;color:#00843d;width:60px;height:60px;align-items:center;justify-content:center;border:1px solid #d7e2eb;border-radius:12px;margin:20px 0}.work-empty h3,.integrity-empty h3{font-size:22px;font-weight:400;line-height:1.35;letter-spacing:-.6px;margin:15px 0}.work-empty p,.integrity-empty p{font-size:12px;line-height:1.7;color:#5e6c86}.integrity-empty>svg{color:#2e378e}.mini-stat{background:#edf7f8;padding:16px;margin:22px 0 10px;border-radius:5px}.mini-stat span{font-size:10px;color:#5e6c86;display:block}.mini-stat b{font-size:19px;display:block;margin-top:10px;font-weight:500}.work-title{display:flex;justify-content:space-between;align-items:center;color:#5e6c86;font-size:9px;margin-bottom:15px}.work-status{font-size:10px;color:#00843d;background:#edf7f8;border:1px solid #d7e2eb;border-radius:4px;padding:5px 8px;white-space:nowrap}.crew-card{display:flex;align-items:center;gap:11px;margin:19px 0;background:#edf7f8;padding:13px;border:1px solid #d7e2eb;border-radius:5px}.crew-card>span{padding:8px;display:flex;border-radius:50%;background:#edf7f8;color:#00843d}.crew-card b{font-size:11px;font-weight:500}.crew-card small{display:block;font-size:9px;color:#5e6c86;line-height:1.5;margin-top:5px}.work-meta{display:grid;grid-template-columns:1fr 1fr;gap:20px}.work-meta span{font-size:9px;color:#5e6c86;display:block}.work-meta b{font-size:15px;display:block;font-weight:500;margin-top:8px}.readiness{font-size:10px}.work-progress{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:15px 10px}.work-progress li{display:flex;gap:7px;align-items:flex-start;color:#5e6c86}.work-progress li>span{font-size:8px;border:1px solid #d7e2eb;border-radius:50%;width:19px;height:19px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.work-progress b{font-size:10px;font-weight:450;display:block;padding-top:3px}.work-progress small{font-size:8px;color:#00843d;line-height:1.5;display:block;margin-top:3px}.work-progress .done{color:#00843d}.work-progress .done>span{background:#edf7f8;border-color:#d7e2eb;color:#00843d}.verified-note{display:flex;gap:9px;background:#edf7f8;border:1px solid #d7e2eb;color:#00843d;padding:15px;font-size:11px;line-height:1.5;margin-top:18px;border-radius:5px}.verified-note svg{flex-shrink:0}.list-view{margin:24px 30px 40px;min-height:calc(100vh - 365px);background:#fff;border:1px solid var(--line);border-radius:7px;padding:32px}.list-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:35px}.list-heading h2{font-size:26px;letter-spacing:-.6px;font-weight:400;margin:10px 0}.list-heading p{color:#5e6c86;font-size:13px;line-height:1.6}.search-field{display:flex;align-items:center;background:#fff;border:1px solid #d7e2eb;padding:11px;border-radius:5px;color:#5e6c86;gap:8px}.search-field input{background:none;border:0;color:#2e378e;min-width:130px;max-width:180px;font-size:12px;outline:0}.asset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.asset-card{background:#fff;border:1px solid #d7e2eb;padding:24px;border-radius:7px;text-align:left;display:flex;flex-direction:column}.asset-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:38px;color:#5e6c86}.asset-card h3{font-size:22px;font-weight:400;letter-spacing:-.5px;margin:10px 0 18px}.asset-card p{font-size:13px;color:#5e6c86;line-height:1.7;flex:1}.asset-card-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d7e2eb;padding-top:18px;margin-top:28px;font-size:10px;color:#5e6c86;gap:15px}.asset-card-bottom b{font-size:11px;color:#00843d;display:flex;gap:7px;font-weight:500}.empty-work{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:320px;color:#5e6c86}.empty-work h3{font-size:22px;font-weight:400;margin-top:20px;color:#2e378e}.empty-work p{font-size:13px;color:#5e6c86;margin:12px 0 20px}.work-list{display:flex;flex-direction:column;gap:10px}.work-list>button{display:flex;text-align:left;align-items:center;gap:20px;background:#edf7f8;border:1px solid #d7e2eb;border-radius:6px;padding:20px}.work-list-icon{display:flex;padding:13px;background:#edf7f8;color:#00843d;border-radius:6px}.work-list>button>div{flex:1}.work-list b{font-size:14px;font-weight:500}.work-list small{display:block;font-size:11px;color:#5e6c86;margin-top:7px}.no-results{text-align:center;padding:50px;color:#5e6c86}.tour-card{position:fixed;bottom:135px;left:55px;z-index:20;width:325px;background:#2e378e;color:#2e378e;box-shadow:0 15px 50px #2e378e0c;border-radius:8px;border:1px solid #d7e2eb;padding:19px}.tour-top{display:flex;align-items:center;justify-content:space-between;color:#00843d;font-size:8px;letter-spacing:.8px}.tour-top button{display:flex;background:none;color:#5e6c86;padding:0}.tour-card h3{font-size:18px;font-weight:550;letter-spacing:-.35px;margin:13px 0 10px}.tour-card p{font-size:12px;color:#5e6c86;line-height:1.65}.tour-nav{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.tour-nav>div{display:flex;gap:5px}.tour-nav>div>span{width:5px;height:5px;background:#2e378e;border-radius:50%}.tour-nav>div>span.active{background:#edf7f8}.tour-nav button{background:#edf7f8;color:#fff;padding:8px 12px;display:flex;align-items:center;gap:15px;border-radius:4px;font-size:11px}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:10px;max-width:calc(100% - 30px);background:#edf7f8;border:1px solid #d7e2eb;box-shadow:0 10px 35px #2e378e0c;color:#00843d;padding:14px 20px;border-radius:6px;font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:80;display:flex;align-items:center;justify-content:center;padding:24px}.modal{background:#fff;border:1px solid #d7e2eb;border-radius:10px;width:640px;max-width:100%;max-height:90vh;overflow:auto;padding:34px;position:relative;box-shadow:0 30px 100px #2e378e0c;scrollbar-width:thin;scrollbar-color:#37515e transparent}.modal-close{position:absolute;right:19px;top:19px;background:none;color:#5e6c86;display:flex;padding:5px}.modal h2{font-size:29px;letter-spacing:-.8px;font-weight:400;margin:12px 0 15px}.modal-intro{font-size:13px;color:#5e6c86;line-height:1.75;margin-bottom:22px}.source-list{display:grid;grid-template-columns:1fr 1fr;gap:11px}.source-list a{background:#edf7f8;border:1px solid #d7e2eb;border-radius:5px;padding:17px}.source-type{font-size:9px;color:#00843d}.source-list h3{display:flex;justify-content:space-between;gap:7px;font-size:13px;line-height:1.5;font-weight:500;margin:9px 0}.source-list h3 svg{flex-shrink:0}.source-list p{font-size:11px;line-height:1.65;color:#5e6c86}.method-note{padding:18px;background:#edf7f8;border:1px solid #d7e2eb;border-radius:5px;margin-top:20px}.method-note b{font-size:12px;font-weight:500;color:#2e378e}.method-note p{font-size:11px;color:#5e6c86;line-height:1.75;margin-top:7px}.model-steps{padding-left:20px;color:#00843d}.model-steps li{padding-left:8px;margin-bottom:20px}.model-steps b{color:#2e378e;font-size:14px;font-weight:500}.model-steps p{color:#5e6c86;font-size:12px;line-height:1.75;margin-top:7px}.danger-button{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#edf7f8;color:#966117;font-size:12px;border-radius:5px;margin-top:18px;border:1px solid #d7e2eb}.audit-list>div{display:flex;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #d7e2eb;color:#00843d}.audit-list b{font-size:12px;font-weight:500;color:#2e378e}.audit-list time{font-size:10px;color:#5e6c86;margin-left:auto}@media(min-width:1600px){.topbar{height:88px;padding:0 38px}.page-heading{padding:28px 38px}h1{font-size:29px}.summary-strip{margin:0 38px 20px;min-height:112px;padding:22px 0}.summary-value>span{font-size:12px}.summary-value>strong{font-size:30px}.summary-value em,.summary-context small{font-size:11px}.summary-context strong{font-size:16px}.summary-context .overline{font-size:10px}.status-value>strong{font-size:16px}.workspace{margin:0 38px;grid-template-columns:minmax(0,1fr) 440px;height:calc(100vh - 440px);min-height:610px;gap:20px}.timeline{margin:20px 38px 0}.panel-body{padding:24px 26px}.asset-heading{padding:24px 26px 20px}.panel-tabs{padding:0 26px}.body-copy{font-size:14px}.body-copy.compact{font-size:13px}.insight-title{font-size:21px}.evidence-list p{font-size:13px}.section-label,.overline{font-size:10px}.signal-head{font-size:12px}.recommendation p{font-size:14px}.recommendation b{font-size:12px}.recommendation small,.micro-note{font-size:11px}.chart-note{font-size:10px}.priority-line>span:last-child,.priority-tag{font-size:11px}.panel-tabs button{font-size:13px}.scene-title h2{font-size:31px}.scene-title{top:32px;left:32px}.view-switch{top:139px;left:32px}.view-switch button{font-size:11px}.scene-title .overline,.map-key{font-size:10px}.facility-cases strong{font-size:12px}.facility-cases small{font-size:10px}.asset-marker b{font-size:12px}.asset-marker small,.comparison-table{font-size:11px}.comparison-table>div:first-child{font-size:10px}.comparison-table b{font-size:11px}.comparison-table strong{font-size:17px}.model-label{font-size:10px}.model-delta b{font-size:15px}.model-delta span{font-size:11px}.slider-field>span,.slider-field b,.select-field,.check-field{font-size:12px}.time-state b{font-size:14px}.time-state span:not(.time-icon){font-size:11px}.topnav button{font-size:14px}.asset-heading h2{font-size:22px}.summary-context{padding:0 26px}}@media(max-width:1150px){.topbar{gap:25px;padding:0 20px}.topnav{gap:15px}.demo-badge{display:none}.page-heading{padding:22px 20px}.summary-strip{margin:0 20px 16px;grid-template-columns:1.25fr 1fr 1fr}.status-value{display:none}.workspace{margin:0 20px;grid-template-columns:minmax(0,1fr) 345px;gap:12px;min-height:600px}.summary-context{padding:0 15px}.summary-value{padding:0 18px}.timeline{margin:14px 20px 0;gap:15px}.time-state{width:160px}.time-controls{display:none}.facility-cases{grid-template-columns:1fr;padding:8px;gap:5px}.facility-cases>button{padding:8px 11px}.facility-cases strong{font-size:10px}.facility-cases small{display:none}.case-number{padding:0}.scene-wrap{bottom:122px}.scene-title h2{font-size:22px}.map-key{display:none}.future-overlay{bottom:162px;left:14px}.scene-title,.view-switch{left:18px}.view-switch button{font-size:8px;padding:7px}.decision-panel .panel-body{padding:18px}.asset-heading{padding:20px 18px 16px}.asset-heading h2{font-size:17px}.asset-type-icon{padding:7px}.asset-grid{gap:12px}.asset-card{padding:20px}.asset-card h3{font-size:20px}.list-view{margin:20px;padding:24px}.list-heading{align-items:flex-start}.heading-actions .secondary{display:none}}@media(max-width:800px){.topbar{height:70px;padding:0 16px;gap:15px}.brand{min-width:0}.brand b{font-size:20px}.brand small{font-size:7px;letter-spacing:1px}.brand-symbol svg:first-child{width:29px}.topnav{gap:12px;margin-left:auto}.topnav button{font-size:0;gap:0}.topnav button svg{width:19px;height:19px}.top-actions{margin-left:0;gap:12px}.avatar{display:none}.topnav .nav-count{position:absolute;top:13px;right:-6px}.page-heading{padding:21px 16px 17px;align-items:flex-start;gap:15px}h1{font-size:21px;line-height:1.3}.breadcrumb{font-size:10px}.tour-button{font-size:0;width:34px;height:34px;padding:9px}.tour-button svg{width:16px}.summary-strip{margin:0 16px 14px;grid-template-columns:1fr 1fr;padding:14px 0}.summary-context{display:none}.summary-value{padding:0 17px;border:0}.summary-value+.summary-value{border-left:1px solid var(--line)}.summary-value>strong{font-size:23px}.summary-value>span{font-size:9px;line-height:1.5}.summary-value em{font-size:8px}.workspace{display:flex;flex-direction:column;height:auto;max-height:none;min-height:0;margin:0 16px;gap:14px}.plant-panel{height:440px;flex-shrink:0}.scene-wrap{bottom:65px}.scene-title{top:20px}.scene-title h2{font-size:21px}.scene-title .overline{font-size:7px}.view-switch{top:106px}.facility-cases{display:flex;gap:6px;height:65px}.facility-cases>button{flex:1;padding:8px;align-items:center}.case-number{display:none}.facility-cases strong{font-size:9px;line-height:1.5}.asset-marker{padding:6px}.asset-marker b{font-size:9px}.asset-marker small{font-size:8px}.asset-marker:not(.selected){padding:4px;gap:4px}.asset-marker:not(.selected) b{font-size:8px}.marker-pip{padding:3px}.marker-arrow{display:none}.future-overlay{bottom:102px;padding:8px;left:13px}.future-overlay b{font-size:8px}.future-overlay span{font-size:9px}.decision-panel{min-height:500px;max-height:none}.asset-heading{padding:20px}.asset-heading h2{font-size:22px}.panel-tabs{padding:0 20px}.panel-tabs button{font-size:13px}.panel-body{padding:22px!important;overflow:visible}.insight-title{font-size:21px}.body-copy{font-size:14px}.body-copy.compact{font-size:13px}.signal-head{font-size:12px}.evidence-list p{font-size:13px}.recommendation b{font-size:12px}.recommendation p{font-size:14px}.recommendation small,.micro-note{font-size:11px}.section-label,.chart-note{font-size:10px}.priority-tag,.priority-line>span:last-child{font-size:10px}.timeline{margin:14px 16px 0;padding:15px;gap:13px;flex-wrap:wrap}.time-state{width:calc(100% - 50px)}.time-track{flex:1 0 100%;padding-top:4px}.time-track-labels,.time-ticks button{font-size:10px}.app-footer{padding:15px 17px;flex-direction:column;align-items:flex-start;gap:8px;line-height:1.5;font-size:9px}.app-footer button{font-size:9px}.model-label{font-size:10px}.comparison-table>div:first-child,.comparison-table b{font-size:11px}.comparison-table{font-size:11px}.comparison-table strong{font-size:17px}.model-delta b{font-size:14px}.model-delta span{font-size:11px}.slider-field>span,.slider-field b,.select-field,.check-field{font-size:12px}.assumption-warning{font-size:11px}.assumption-toggle{font-size:12px}.panel-footer{font-size:10px}.list-view{margin:10px 16px;padding:20px}.list-heading{flex-direction:column;gap:15px}.list-heading h2{font-size:23px}.asset-grid{grid-template-columns:1fr}.asset-card p{font-size:14px}.asset-card-top{margin-bottom:20px}.asset-card-bottom{font-size:12px}.search-field{width:100%}.search-field input{max-width:none;width:100%}.work-list>button{padding:14px;gap:10px}.work-list b{font-size:12px}.work-list small{font-size:10px}.work-list .work-status{font-size:9px}.work-list-icon{display:none}.source-list{grid-template-columns:1fr}.modal{padding:28px 22px}.modal h2{font-size:26px}.modal-intro{font-size:14px}.source-list h3{font-size:15px}.source-list p,.method-note p,.model-steps p{font-size:13px}.tour-card{left:24px;bottom:25px;max-width:calc(100% - 48px);width:340px}.tour-card p{font-size:13px}.toast{font-size:11px}.check-field input{width:17px;height:17px}.readiness,.work-progress b{font-size:12px}.work-progress small{font-size:10px}.crew-card b{font-size:13px}.crew-card small{font-size:11px}.time-track input,.slider-field input{height:6px}.topnav button{min-width:28px}.audit-list{overflow-wrap:anywhere}.audit-list time{font-size:9px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media(min-width:801px)and (max-height:900px){.app{height:100dvh;display:flex;flex-direction:column}.topbar{flex-shrink:0;height:64px}.page-heading{padding-top:14px;padding-bottom:14px}.summary-strip{min-height:82px;padding:12px 0;margin-bottom:12px;flex-shrink:0}.workspace{height:auto;min-height:320px;flex:1}.timeline{min-height:82px;padding-top:12px;padding-bottom:12px;flex-shrink:0;margin-top:12px}.app-footer{min-height:30px;flex-shrink:0}.list-view{overflow:auto;min-height:0;flex:1}}.executive-app{height:auto;display:block}.executive-app .topbar{gap:30px}.executive-app .topnav{gap:22px}.executive{margin:0 30px}.exec-casebar{display:flex;gap:18px;align-items:center;margin:2px 0 20px}.exec-casebar>span{font-size:10px;letter-spacing:1.7px;color:#5e6c86}.exec-casebar>div{display:flex;gap:5px}.exec-casebar button{background:transparent;border:1px solid transparent;color:#5e6c86;border-radius:5px;padding:8px 11px;font-size:12px}.exec-casebar button.active{background:#edf7f8;border-color:#d7e2eb;color:#00843d}.exec-casebar .exec-source{margin-left:auto;display:flex;gap:7px;align-items:center;font-size:11px}.exec-hero{display:grid;grid-template-columns:1.05fr 1fr;border:1px solid #d7e2eb;border-radius:10px;overflow:hidden;background:#fff}.exec-decision{padding:32px 34px}.exec-eyebrow{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:1.35px;color:#00843d}.exec-eyebrow>span{width:6px;height:6px;background:#2e378e;border-radius:50%}.exec-decision h2{font-size:clamp(26px,2.3vw,38px);font-weight:500;line-height:1.16;letter-spacing:-1.2px;margin:17px 0 15px;max-width:540px}.exec-decision>p{font-size:13px;line-height:1.7;color:#5e6c86;max-width:600px}.exec-hero-metrics{display:flex;gap:36px;margin:26px 0 24px}.exec-hero-metrics>div+div{border-left:1px solid #d7e2eb;padding-left:30px}.exec-hero-metrics span,.exec-hero-metrics small{display:block;font-size:10px;color:#5e6c86}.exec-hero-metrics strong{display:block;font-size:32px;font-weight:500;letter-spacing:-1px;margin:7px 0}.exec-hero-metrics strong small{display:inline;margin-left:5px;font-size:13px;font-weight:400;letter-spacing:0}.exec-hero-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.exec-hero-actions .primary{font-size:12px}.exec-hero-actions .text-button{margin:0;font-size:11px}.exec-map{position:relative;min-height:420px;border-left:1px solid #d7e2eb;overflow:hidden}.exec-map .scene-wrap{top:0;right:0;bottom:58px;left:0}.exec-map .scene-title{left:20px;top:20px}.exec-map .scene-title h2{display:none}.exec-map .scene-title .overline{font-size:8px}.exec-map .map-key{top:40px;left:20px;right:auto;font-size:7px}.exec-map .map-bottom{font-size:8px;bottom:14px;left:16px}.exec-map .map-controls{bottom:42px;right:14px}.exec-map-focus{position:absolute;top:62px;left:20px;display:flex;align-items:center;gap:8px;background:#edf7f8;border:1px solid #d7e2eb;color:#00843d;font-size:10px;padding:8px 10px;border-radius:4px}.exec-map-caption{height:58px;position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:10px;padding:12px 18px;background:#fff;border-top:1px solid #d7e2eb;font-size:10px;color:#2e378e}.exec-map-caption small{display:block;font-size:9px;color:#5e6c86;margin-top:4px}.exec-order-status{display:flex;align-items:center;gap:7px;font-size:11px;color:#00843d;margin-top:18px}.exec-order-status button{background:transparent;color:#2e378e;text-decoration:underline;font-size:11px;margin-left:auto}.consequence{border:1px solid #d7e2eb;border-radius:8px;margin-top:18px;padding:20px 24px;background:#fff}.consequence-heading{display:flex;align-items:center;gap:12px;margin-bottom:22px}.exec-step{font-size:11px;letter-spacing:1px;color:#00843d;display:inline-flex;border:1px solid #d7e2eb;border-radius:4px;padding:5px 7px;flex-shrink:0}.consequence-heading h3,.exec-section-heading h3,.exec-evidence h3,.exec-package h3{font-size:19px;font-weight:500;letter-spacing:-.35px}.consequence-heading>span:last-child{font-size:10px;color:#5e6c86;margin-left:auto}.consequence-chain{display:grid;grid-template-columns:1fr 20px 1.15fr 20px 1fr 20px 1fr;gap:20px;align-items:center}.consequence-chain>svg{color:#00843d;width:18px}.consequence-chain div>span{display:block;font-size:8px;letter-spacing:1.3px;color:#5e6c86;margin-bottom:10px}.consequence-chain b{font-size:14px;font-weight:500;line-height:1.5}.consequence-chain small{display:block;font-size:11px;color:#5e6c86;line-height:1.6;margin-top:5px}.consequence-chain>div:last-child b{color:#966117}.exec-options{margin-top:36px;scroll-margin-top:24px}.exec-section-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:20px}.exec-section-heading .exec-step{float:left;margin-right:12px}.exec-section-heading p{font-size:12px;color:#5e6c86;line-height:1.6;margin-top:9px}.window-picker{display:grid;grid-template-columns:1fr auto;gap:9px 20px;font-size:11px;color:#5e6c86;min-width:300px;background:#fff;border:1px solid #d7e2eb;padding:13px 16px;border-radius:6px}.window-picker b{color:#00843d;font-size:12px}.window-picker input{grid-column:1/-1;width:100%;accent-color:#00843d;cursor:pointer}.choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.choice-card{text-align:left;background:#fff;border:1px solid #d7e2eb;border-radius:8px;padding:22px;position:relative;color:#2e378e}.choice-card.selected{border-color:#00843d;background:#fff;box-shadow:0 0 0 1px #2e378e0c}.choice-card.window.selected{border-color:#00843d;background:#edf7f8}.choice-card.wait.selected{border-color:#b37a22;background:#fff}.choice-top{display:flex;align-items:center;gap:10px;height:22px;margin-bottom:18px}.choice-top>span:first-child{font-size:11px;color:#5e6c86}.choice-top>b{font-size:9px;font-weight:500;color:#00843d;background:#edf7f8;padding:5px 8px;border-radius:4px}.choice-radio{margin-left:auto;border:1px solid #d7e2eb;border-radius:50%;width:19px;height:19px;display:flex;align-items:center;justify-content:center;color:#00843d}.choice-card h4{font-weight:500;font-size:20px;letter-spacing:-.5px}.choice-card>p{font-size:11px;color:#5e6c86;margin:8px 0 22px}.choice-cost>span{font-size:11px;color:#2e378e}.choice-cost strong{display:block;font-size:38px;font-weight:500;letter-spacing:-1.3px;margin:7px 0}.choice-cost small{font-size:10px;color:#5e6c86}.choice-card dl{margin:22px 0 0;border-top:1px solid #d7e2eb;padding-top:7px}.choice-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:12px;font-size:11px}.choice-card dt{color:#5e6c86;line-height:1.4}.choice-card dd{margin:0;text-align:right;color:#2e378e;flex-shrink:0}.choice-card dl>div:first-child dd{font-size:18px;color:#966117}.exec-explanation{font-size:11px;line-height:1.7;color:#5e6c86;margin:15px 2px 22px;max-width:1100px}.exec-model-row{display:grid;grid-template-columns:1.3fr 1fr;gap:18px}.exec-chart-box,.exec-reason{border:1px solid #d7e2eb;border-radius:8px;background:#fff;padding:22px}.exec-chart-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.exec-chart-heading h4,.exec-reason h4,.exec-assumptions h4{font-size:16px;font-weight:500}.exec-chart-heading label{display:flex;gap:10px;align-items:center;font-size:11px;white-space:nowrap;color:#2e378e}.exec-chart-heading input{width:100px;accent-color:#00843d}.executive-chart{width:100%;display:block;margin:10px 0}.executive-chart text{fill:#5e6c86;font-size:10px}.exec-chart-legend{display:flex;gap:14px;flex-wrap:wrap;font-size:10px;color:#5e6c86;line-height:1.6}.exec-chart-legend span{display:flex;align-items:center;gap:5px}.exec-chart-legend i{width:13px;height:2px;background:#2e378e}.exec-chart-legend .window i,.exec-chart-legend .wait i{background:#2e378e}.exec-chart-legend b{font-weight:500;color:#2e378e}.exec-reason .section-label{margin:0 0 15px}.exec-reason h4{font-size:21px;line-height:1.3;letter-spacing:-.45px;max-width:370px}.exec-reason>p{font-size:12px;color:#5e6c86;line-height:1.7;margin:12px 0 18px}.exec-bypass{display:flex;gap:10px;align-items:flex-start;font-size:11px;color:#2e378e}.exec-bypass input{accent-color:#00843d;width:16px;height:16px;margin:0;flex-shrink:0}.exec-bypass small{display:block;color:#5e6c86;font-size:10px;line-height:1.6;margin-top:5px}.exec-reason .text-button{margin-top:20px}.exec-assumptions{padding:25px;background:#fff;border:1px solid #d7e2eb;border-radius:8px;margin-top:18px}.exec-assumptions>p{font-size:12px;color:#5e6c86;margin-top:9px}.exec-assumptions>div{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:24px}.exec-assumptions label{display:grid;grid-template-columns:1fr auto;gap:10px;font-size:11px;color:#2e378e}.exec-assumptions b{color:#00843d;font-size:12px}.exec-assumptions input{grid-column:1/-1;width:100%;accent-color:#00843d}.exec-evidence{margin-top:32px}.exec-evidence>div:first-child{display:flex;align-items:center;gap:12px;margin-bottom:20px}.exec-evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.exec-evidence article{padding:22px;background:#fff;border:1px solid #d7e2eb;border-radius:7px}.exec-evidence article>svg{color:#5e6c86;margin-bottom:14px}.exec-evidence h4{font-size:14px;font-weight:500}.exec-evidence p{font-size:12px;color:#5e6c86;line-height:1.7;margin:11px 0}.exec-evidence small{font-size:10px;color:#5e6c86;line-height:1.6}.exec-package{margin:32px 0 20px;border:1px solid #d7e2eb;background:#fff;border-radius:8px;padding:26px;scroll-margin-top:24px}.exec-package-title{display:flex;align-items:flex-start;gap:13px}.exec-package-title p{font-size:13px;color:#5e6c86;margin-top:9px;line-height:1.6}.exec-package-details{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:20px;margin:26px 0}.exec-package-details span{display:block;font-size:10px;color:#00843d;margin-bottom:9px}.exec-package-details b{font-size:13px;font-weight:500}.exec-package-bottom{display:flex;gap:20px;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid #d7e2eb}.exec-package-bottom>span{display:flex;align-items:center;gap:9px;font-size:11px;color:#00843d;line-height:1.6}.exec-package>small{display:block;font-size:10px;color:#00843d;margin-top:17px;line-height:1.6}.exec-provenance{display:flex;justify-content:space-between;gap:15px;padding:0 2px 20px;font-size:10px;color:#5e6c86;line-height:1.7}.exec-provenance button{display:flex;gap:7px;align-items:center;background:none;color:#2e378e;font-size:11px}@media(min-width:1600px){.executive{max-width:1580px;margin-left:auto;margin-right:auto;padding:0 30px}.exec-map{min-height:440px}.exec-decision{padding:40px}.exec-decision h2{font-size:40px}}@media(max-width:1100px){.executive-app .topbar{gap:20px}.executive-app .topnav{gap:16px}.exec-source{display:none!important}.exec-decision{padding:26px}.exec-hero-metrics{gap:20px}.exec-hero-metrics>div+div{padding-left:20px}.exec-hero-metrics small{font-size:9px}.exec-hero-metrics strong{font-size:28px}.exec-hero-actions{gap:10px}.consequence-chain{gap:12px}.consequence-chain b{font-size:12px}.consequence-chain small{font-size:10px}.choice-card{padding:18px}.choice-card h4{font-size:17px}.choice-card dl>div{font-size:10px;gap:9px}.choice-card dl>div:first-child dd{font-size:16px}.exec-section-heading{align-items:flex-start}.window-picker{min-width:260px}.exec-chart-heading{align-items:flex-start;flex-direction:column;gap:13px}.exec-package-bottom{align-items:flex-start}.exec-package-bottom .primary{min-width:230px}.exec-casebar{gap:12px}.exec-casebar button{font-size:11px}.exec-casebar>span{font-size:9px}}@media(max-width:800px){.executive{margin:0 16px}.executive-app .topbar{gap:12px}.executive-app .topnav{gap:10px}.exec-casebar{display:block}.exec-casebar>span{display:block;margin-bottom:10px}.exec-casebar>div{display:grid;grid-template-columns:repeat(3,1fr)}.exec-casebar button{padding:9px 6px;font-size:10px;line-height:1.5}.exec-hero{display:flex;flex-direction:column}.exec-decision{padding:24px}.exec-decision h2{font-size:30px;line-height:1.2}.exec-eyebrow{font-size:8px;line-height:1.6;letter-spacing:.9px}.exec-decision>p{font-size:13px}.exec-hero-metrics{gap:20px}.exec-hero-metrics strong{font-size:29px}.exec-hero-metrics>div+div{padding-left:18px}.exec-hero-metrics span{font-size:10px}.exec-hero-metrics small{font-size:9px;line-height:1.5}.exec-hero-actions{gap:15px}.exec-map{height:340px;min-height:340px;border-left:0;border-top:1px solid #d7e2eb}.exec-map .scene-wrap{bottom:62px}.exec-map-caption{height:62px;padding:10px 14px}.exec-map-caption small{font-size:8px;line-height:1.6}.exec-map .map-controls{right:10px}.consequence{padding:20px}.consequence-heading{flex-wrap:wrap;gap:10px;margin-bottom:20px}.consequence-heading h3{font-size:17px}.consequence-heading>span:last-child{margin-left:0;flex-basis:100%;font-size:10px}.consequence-chain{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.consequence-chain>svg{transform:rotate(90deg);width:15px;height:15px;margin-left:8px}.consequence-chain b{font-size:15px}.consequence-chain small{font-size:12px}.consequence-chain div>span{font-size:9px;margin-bottom:5px}.exec-section-heading{display:block}.exec-section-heading h3,.exec-evidence h3,.exec-package h3{font-size:19px;line-height:1.4}.exec-section-heading p{font-size:13px;clear:both;padding-top:12px}.window-picker{margin-top:20px;min-width:0;font-size:12px}.choice-grid{grid-template-columns:1fr;gap:14px}.choice-card{padding:24px}.choice-card h4{font-size:23px}.choice-card>p{font-size:12px}.choice-card dl>div{font-size:12px;gap:10px;padding-top:14px}.choice-card dl>div:first-child dd{font-size:20px}.choice-top>b{font-size:10px}.choice-cost>span{font-size:12px}.choice-cost small{font-size:11px}.exec-explanation{font-size:12px;line-height:1.7}.exec-model-row{grid-template-columns:1fr}.exec-chart-box,.exec-reason{padding:20px}.exec-chart-heading{flex-direction:row;align-items:center}.exec-chart-heading h4{font-size:14px}.exec-chart-heading label{flex-direction:column;gap:8px;font-size:11px}.exec-chart-heading input{width:85px}.exec-chart-legend{font-size:11px;gap:8px}.exec-reason p{font-size:13px}.exec-bypass{font-size:12px}.exec-bypass small{font-size:11px}.exec-assumptions>div{grid-template-columns:1fr}.exec-assumptions label{font-size:12px}.exec-evidence-grid{grid-template-columns:1fr}.exec-evidence h4{font-size:16px}.exec-evidence p{font-size:13px}.exec-evidence small{font-size:11px}.exec-package{padding:22px}.exec-package-details{grid-template-columns:1fr 1fr;gap:24px 18px}.exec-package-details b{font-size:12px;line-height:1.5}.exec-package-details span{font-size:10px}.exec-package-bottom{flex-direction:column}.exec-package-bottom>span{font-size:11px}.exec-package-bottom .primary{width:100%;font-size:12px}.exec-package>small{font-size:11px}.exec-provenance{flex-direction:column;font-size:11px}.exec-order-status{flex-wrap:wrap}.exec-order-status button{margin-left:0}}.area-label{position:absolute;transform:translate(-50%,-50%);font-size:8px;letter-spacing:.8px;text-transform:uppercase;color:#2e378e;background:#fff;border:1px solid #d7e2eb;border-radius:3px;padding:4px 6px;white-space:nowrap;pointer-events:none;z-index:1}.exec-map .area-label{font-size:7px;padding:3px 5px}.scene-title h2{font-size:21px}.executive-app .tour-card{position:fixed;bottom:24px;left:30px;z-index:30}.exec-signal{display:flex;align-items:center;gap:9px;background:#edf7f8;border-left:2px solid #b37a22;padding:10px 12px;margin:16px 0;color:#2e378e;font-size:12px}.exec-signal>svg{color:#966117}.exec-signal b{color:#2e378e;font-weight:500}.exec-signal small{font-size:9px;color:#5e6c86;display:block;margin-top:4px}@font-face{font-family:Satorp;src:url(/brand/Satorp-Light.woff2) format("woff2");font-weight:300;font-display:swap}@font-face{font-family:Satorp;src:url(/brand/Satorp-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Satorp;src:url(/brand/Satorp-Medium.woff2) format("woff2");font-weight:500;font-display:swap}@font-face{font-family:Satorp;src:url(/brand/Satorp-Bold.woff2) format("woff2");font-weight:700;font-display:swap}:root{font-family:Satorp,Arial,sans-serif;background:#f5f8fb;color:#2e378e;--mint:#00843d;--amber:#966117;--muted:#5e6c86;--line:#d7e2eb;--panel:#fff;--hover:#edf7f8;--satorp-blue:#2e378e;--satorp-green:#00843d;--satorp-lime:#84bd00;--satorp-cyan:#00a3e0;--satorp-ice:#d8eef3}body{background:#f5f8fb}h1,h2,h3,h4{color:#2e378e}h1{font-size:28px;font-weight:700;letter-spacing:-.8px}.topbar{height:100px;background:#fff;border-bottom:1px solid #dbe5ef;gap:32px;position:relative}.topbar:after{content:"";position:absolute;bottom:0;left:30px;right:30px;height:3px;background:linear-gradient(90deg,#84bd00,#00843d 32%,#00a3e0 70%,#2e378e)}.brand{min-width:265px;gap:17px}.brand-logo{display:block;width:118px;height:76px;object-fit:contain}.brand-product{border-left:1px solid #d8e0eb;padding-left:17px;line-height:1.6}.brand-product strong{display:block;font-size:13px;font-weight:500;color:#2e378e;white-space:nowrap}.brand-product small{font-size:9px;color:#65738d;letter-spacing:.4px;margin:0}.topnav{gap:22px}.topnav button{font-size:12px;color:#5b6680}.topnav button.active{color:#2e378e;font-weight:500}.topnav button.active:after{background:#00843d;bottom:3px;height:3px}.top-actions{gap:17px}.demo-badge{background:#edf7f8;border-color:#d4e5eb;color:#2e378e;letter-spacing:1px;font-size:9px}.avatar{background:#edf7f8;border-color:#c7dbe6;color:#2e378e}.nav-count,.tiny-dot{background:#00843d;color:#fff}.icon-button{color:#2e378e}.page-heading{padding-top:26px;padding-bottom:24px}.breadcrumb{color:#65728b}.primary{background:#2e378e;border-color:#2e378e;color:#fff;border-radius:6px;font-weight:500}.primary:hover{background:#244576;filter:none}.secondary{background:#fff;color:#2e378e;border-color:#c9d8e4}.tour-button{background:#00843d;color:#fff;border:1px solid #00843d}.text-button{color:#2e378e}.text-button:hover{color:#00843d}.exec-casebar button.active{background:#e6f1f7;color:#2e378e;border-color:#b6d5e4}.exec-hero{background:#fff;border:1px solid #d7e3ee;border-radius:24px 6px;box-shadow:0 8px 26px #2e378e06}.exec-decision{position:relative;padding:32px 34px}.exec-decision h2{font-weight:700;font-size:clamp(29px,2.4vw,39px);line-height:1.14;letter-spacing:-1px}.exec-eyebrow{color:#00843d;font-size:9px;letter-spacing:1px}.exec-eyebrow>span{background:#00843d}.exec-decision>p{color:#586782;font-size:13px}.exec-signal{background:#edf7f8;border-left-color:#00a3e0;color:#2e378e}.exec-signal b{color:#2e378e}.exec-signal>svg{color:#00843d}.exec-signal small{color:#60738b}.exec-hero-metrics strong{font-size:34px;font-weight:500;color:#2e378e}.exec-hero-metrics>div+div{border-left-color:#dbe4ed}.exec-hero-metrics span,.exec-hero-metrics small{color:#5d6a83}.exec-map{background:#d8eef3;border-color:#d2e4ec}.exec-map-caption{background:#edf7f8;color:#2e378e;border-color:#cadddf}.exec-map-caption small{color:#596d82}.exec-map-focus{background:#fff;color:#2e378e;border-color:#c1d6df}.exec-order-status{color:#00843d}.exec-order-status button{color:#2e378e}.consequence{background:#fff;border-color:#d7e3ec;border-radius:16px 5px;padding:22px 24px}.consequence-heading h3,.exec-section-heading h3,.exec-evidence h3,.exec-package h3{font-weight:500;font-size:20px}.exec-step{color:#00843d;background:#edf7f8;border-color:#cce4da}.consequence-chain b{color:#2e378e}.consequence-chain>div:last-child b{color:#00843d}.consequence-chain>svg{color:#00843d}.consequence-chain small{color:#596a81}.consequence-chain div>span{color:#65728b}.consequence-heading>span:last-child{color:#65728b}.window-picker{background:#edf7f8;border-color:#c9dfe8;color:#566680}.window-picker b{color:#2e378e}.choice-card{background:#fff;border-color:#d7e2ec;border-radius:16px 5px;box-shadow:0 4px 15px #2e378e04}.choice-card.selected{background:#f0f8f1;border-color:#00843d;box-shadow:inset 0 4px #00843d}.choice-card.window.selected{background:#edf7fc;border-color:#00a3e0;box-shadow:inset 0 4px #00a3e0}.choice-card.wait.selected{background:#fff9ef;border-color:#b37a22;box-shadow:inset 0 4px #b37a22}.choice-top>b{background:#dfeedd;color:#176b30}.choice-radio{color:#00843d;border-color:#9cb9b1}.choice-card h4{font-size:21px;font-weight:500}.choice-card>p,.choice-cost>span,.choice-cost small{color:#5c6b83}.choice-cost strong{color:#2e378e;font-weight:500;font-size:40px}.choice-card dl{border-color:#d4e2dd}.choice-card dt{color:#5e6c83}.choice-card dd{color:#2e378e}.choice-card dl>div:first-child dd{color:#966117}.exec-explanation{color:#61718a}.exec-chart-box,.exec-reason{background:#fff;border-color:#d6e2ec;border-radius:16px 5px}.exec-chart-heading h4,.exec-reason h4,.exec-assumptions h4{color:#2e378e;font-weight:500}.executive-chart text{fill:#5c6b84;font-family:Satorp,Arial,sans-serif}.exec-chart-legend{color:#586883}.exec-chart-legend b{color:#2e378e}.exec-chart-legend i{background:#00843d}.exec-chart-legend .window i{background:#008fbe}.exec-chart-legend .wait i{background:#a86d0e}.exec-reason>p{color:#5e6c83}.exec-bypass{color:#2e378e}.exec-bypass small{color:#61718a}.exec-assumptions{background:#edf7f8;border-color:#c4dde6}.exec-assumptions label{color:#526581}.exec-assumptions b{color:#00843d}.exec-evidence article{background:#fff;border-color:#d7e3ed;border-radius:16px 5px}.exec-evidence article>svg{color:#00843d}.exec-evidence p{color:#576b82}.exec-evidence small{color:#65758b}.exec-package{background:linear-gradient(110deg,#edf7f8,#e3f1f6);border-color:#bad8e4;border-radius:20px 5px;border-top:4px solid #00843d}.exec-package-title p{color:#4f6981}.exec-package-details span{color:#5a7085}.exec-package-details b{color:#2e378e}.exec-package-bottom{border-color:#bfd9e2}.exec-package-bottom>span,.exec-package>small{color:#4d6b7d}.exec-provenance{color:#63728a}.exec-provenance button{color:#2e378e}.app-footer{color:#68778c}.app-footer button{color:#2e378e}.summary-strip{background:#fff;border-color:#d5e2ec}.summary-icon{background:#edf7f8;color:#00843d}.summary-value>strong{color:#2e378e}.summary-value em{color:#67738a}.decision-panel{background:#fff;border-color:#d6e2ec}.panel-tabs button.active{color:#2e378e;border-color:#00843d}.panel-footer{background:#edf7f8;color:#586b80}.asset-type-icon{background:#edf7f8;color:#00843d}.priority-tag{background:#fff7e9}.recommendation{background:#edf7f8;border-color:#c6e0e8}.recommendation-icon{color:#00843d;background:#dbeee6}.policy-switch{background:#edf7f8;border-color:#d1e1e8}.policy-switch button{color:#5f6d85}.policy-switch button.active.wait{background:#fff2db;color:#805408}.policy-switch button.active.act{background:#e0f0e5;color:#006b32}.model-delta{background:#e7f4e9;border-color:#c6dfcc;color:#006b32}.model-delta.negative{background:#fff4e3;color:#87591c}.model-delta span{color:#546e62}.model-dot,.status-dot.green{background:#00843d}.comparison-table strong{color:#966117}.comparison-table strong.mint{color:#00843d}.assumptions{background:#f4f8fb;border-color:#d8e4ec}.assumption-warning{color:#64718a}.select-field select{color:#2e378e;background:#fff;border-color:#cbdce6}.trend text,.cost-chart text{fill:#5f6c85}.timeline{background:#fff;border-color:#d5e2ec}.time-icon{background:#edf7f8;color:#2e378e}.time-icon.future{background:#e7f4e9;color:#00843d}.play-button{background:#00843d;color:#fff;border-color:#00843d}.time-controls button.active{color:#00843d;background:#edf7f8;border-color:#00843d}.time-track input,.slider-field input{accent-color:#00843d}.time-track input::-webkit-slider-thumb,.slider-field input::-webkit-slider-thumb{background:#00843d}.list-view{background:#fff;border-color:#d9e4ed}.asset-card{background:#f5f9fc;border-color:#d1e2eb}.asset-card-bottom{border-color:#d3e0e8}.asset-card p{color:#5a6a82}.search-field{background:#f5f9fc;border-color:#cfdee8}.search-field input{color:#2e378e}.work-list>button{background:#f2f8fb;border-color:#d5e3ea}.work-status{background:#e8f4ec;color:#00843d}.crew-card{background:#edf7f8;border-color:#c7dee6}.crew-card>span{color:#00843d;background:#dbeee4}.work-progress .done>span{background:#00843d;border-color:#00843d;color:#fff}.work-progress .done b{color:#2e378e}.work-progress .done:after{background:#a7cbb5}.verified-note{color:#006b32;background:#e8f4ea}.work-meta{border-color:#d5e3e9}.modal-backdrop{background:#17234b66;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal{background:#fff;border-color:#d2e1eb;color:#2e378e;box-shadow:0 20px 80px #2e378e25}.source-list>a,.method-note{background:#f0f7fa;border-color:#d0e3eb}.source-type{color:#00843d}.source-list p,.method-note p,.modal-intro,.model-steps p{color:#566a82}.tour-card{background:#fff;border-color:#c9dce6;box-shadow:0 10px 40px #2e378e25;border-top:4px solid #00843d}.tour-top{color:#61708a}.tour-card h3{color:#2e378e}.tour-card p{color:#586d84}.tour-nav button{background:#2e378e;color:#fff}.tour-nav>div span.active{background:#00843d}.toast{background:#2e378e;color:#fff;border-color:#2e378e}.danger-button{background:#fff2ef;color:#a74135;border-color:#ebc5bd}.plant-panel{background:#d8eef3;border-color:#cbdde7}.scene-title .overline,.scene-title h2,.scene-title h2 span,.map-key,.map-bottom,.north span{color:#2e378e}.map-key-dot{background:#00843d}.area-label,.exec-map .area-label{background:#fffd;color:#2e378e;border-color:#adcbdc;font-weight:500}.asset-marker{background:#fffef8ed;color:#2e378e;border-color:#acbdc9;box-shadow:0 4px 12px #2e378e15}.asset-marker.selected{background:#fff;box-shadow:0 4px 16px #2e378e22}.asset-marker small{color:#586c84}.marker-pip{background:#fff}.map-controls{background:#fffffff0;border-color:#b9cfdf;box-shadow:0 4px 12px #2e378e0d}.map-controls button{color:#2e378e}.map-controls button:hover{background:#edf7f8}.map-controls>span{background:#d4e2eb}.view-switch button{background:#fffffff0;color:#2e378e;border-color:#bbd4df}.view-switch button.active{background:#e5f4e9;color:#006b32;border-color:#65a77d}.facility-cases{background:#edf7f8;border-color:#c6dce6}.facility-cases>button{background:#fff;border-color:#c9dfe7}.facility-cases>button.active{background:#e1efeb;border-color:#5b9d79}.facility-cases strong{color:#2e378e}.facility-cases small{color:#5c7187}.future-overlay{background:#fff;border-color:#6ba483;color:#00843d;box-shadow:0 4px 16px #2e378e15}.future-overlay span{color:#536c80}.crew-marker{background:#00843d;border-color:#006f33;color:#fff}.crew-marker small{color:#fff}.scene-loading{background:#d8eef3;color:#2e378e}@media(min-width:801px)and (max-height:900px){.topbar{height:88px}.brand-logo{width:110px;height:68px}.workspace{min-height:300px}.page-heading{padding-top:17px;padding-bottom:17px}}@media(max-width:1200px){.brand{min-width:215px;gap:12px}.brand-product{padding-left:12px}.brand-product strong{font-size:11px}.brand-product small{font-size:8px}.brand-logo{width:96px;height:65px}.topnav,.executive-app .topnav{gap:16px}.topnav button{font-size:11px}.topbar,.executive-app .topbar{gap:20px}}@media(max-width:1000px){.brand{min-width:190px}.top-actions{gap:12px}.topnav,.executive-app .topnav{gap:11px}}@media(max-width:800px){.topbar,.executive-app .topbar{height:86px;gap:10px;padding:0 16px}.topbar:after{left:16px;right:16px}.brand{min-width:0;gap:0}.brand-logo{width:100px;height:68px}.brand-product{display:none}.topnav,.executive-app .topnav{gap:7px}.topnav button{font-size:0;min-width:27px}.top-actions{gap:10px}.topnav button svg{width:18px}.page-heading{padding-top:23px;padding-bottom:20px}h1{font-size:24px}.exec-decision{padding:24px}.exec-decision h2{font-size:30px}.exec-hero-metrics strong{font-size:29px}.exec-hero-metrics small{font-size:9px}.exec-eyebrow{font-size:8px}.choice-card h4{font-size:23px}.exec-hero{border-radius:20px 5px}.tour-button{width:36px;height:36px}.exec-section-heading h3,.exec-evidence h3,.exec-package h3{font-size:19px}}.exec-decision h2,.insight-title{text-wrap:balance}.timeline-app{height:auto;display:block}.timeline-app .topbar{gap:24px}.timeline-app .topnav{gap:17px}.timeline-app .brand{min-width:230px}.timeline-app .brand-product strong{font-size:12px}.lifecycle{margin:28px 30px 10px}.life-intro{display:flex;align-items:center;justify-content:space-between;gap:25px}.life-intro .overline{color:#00843d;font-size:9px;letter-spacing:1.1px}.life-intro h1{font-size:28px;margin:12px 0}.life-intro p{color:#5e6e84;font-size:12px;line-height:1.6}.life-intro p b{font-weight:500;color:#2e378e}.life-presets{display:flex;gap:8px;align-items:center;margin:22px 0 18px;flex-wrap:wrap}.life-presets>span{font-size:10px;letter-spacing:1px;color:#63758a;margin-right:6px}.life-presets button{background:#fff;border:1px solid #cbdde7;color:#2e378e;font-size:11px;padding:9px 12px;border-radius:5px}.life-presets button:hover{background:#edf7f8;border-color:#00843d}.life-workspace{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px}.life-map{position:relative;height:530px;border:1px solid #c3d9e3;border-radius:20px 5px;overflow:hidden;background:#d8eef3}.life-map .scene-wrap{top:0;right:0;bottom:54px;left:0}.life-map .scene-title,.life-map .map-key{display:none}.life-map .asset-marker small{display:block;font-size:9px}.life-map .map-controls{bottom:40px}.life-map-heading{position:absolute;left:24px;top:22px;display:flex;flex-direction:column;gap:10px;pointer-events:none}.life-map-heading>span{font-size:9px;letter-spacing:1.2px;color:#2e378e}.life-map-heading strong{font-size:25px;font-weight:500}.life-map-heading button{pointer-events:auto;background:#ffffffec;color:#2e378e;border:1px solid #bad2df;padding:7px 10px;border-radius:4px;font-size:10px;align-self:flex-start}.life-legend{position:absolute;bottom:0;left:0;right:0;height:54px;display:flex;align-items:center;justify-content:center;gap:16px;background:#fff;border-top:1px solid #c7dce7;padding:10px}.life-legend span{display:flex;gap:5px;align-items:center;font-size:8px;color:#586c83}.life-legend i,.life-assets i{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.life-panel{background:#fff;border:1px solid #d1e1ea;border-radius:15px 5px;padding:23px;max-height:530px;overflow:auto}.life-panel h2{font-size:22px;margin:10px 0 17px;line-height:1.25;font-weight:500}.life-status{display:flex;gap:8px;align-items:center;font-size:11px;font-weight:500;border:1px solid;padding:10px;border-radius:5px;background:#fff}.life-status>span{height:8px;width:8px;border-radius:50%}.life-reading{margin:20px 0 14px}.life-reading>span{color:#66748c;font-size:11px}.life-reading strong{display:block;font-size:32px;margin-top:8px;line-height:1.2;font-weight:500}.life-reading small{font-size:15px;margin-left:5px}.life-panel>p{font-size:12px;line-height:1.7;color:#5a6f85}.life-window{display:flex;gap:10px;background:#edf7f8;padding:14px;border-radius:5px;margin:18px 0;color:#2e378e}.life-window svg{flex-shrink:0}.life-window b{font-size:11px;line-height:1.5;display:block}.life-window span{font-size:10px;line-height:1.7;color:#5d7185;display:block;margin-top:6px}.life-consequence{border-top:1px solid #d6e2e9;padding-top:15px}.life-consequence>span{font-size:10px;color:#62758b;display:block}.life-consequence b{display:block;margin:8px 0;font-weight:500;font-size:22px}.life-consequence small,.life-analysis-note{display:block;font-size:10px;line-height:1.6;color:#5d7185}.life-analysis-note{margin-top:12px}.life-panel .primary{font-size:11px}.life-time{margin:18px 0;background:#fff;border:1px solid #c8dce7;border-radius:10px;padding:18px 24px 14px}.life-time-top{display:flex;gap:13px;align-items:center;margin-bottom:16px}.life-time-top>div:nth-child(2) b{display:block;font-size:16px;font-weight:500}.life-time-top>div:nth-child(2) span{font-size:10px;color:#64788a;display:block;margin-top:4px}.life-range{margin-left:auto;display:flex;align-items:center;gap:7px;font-size:10px;color:#5f7289}.life-range button{background:#f5f9fc;color:#2e378e;border:1px solid #d1e0e9;padding:8px 11px;border-radius:4px;font-size:10px}.life-range button.active{background:#2e378e;color:#fff;border-color:#2e378e}.life-time>input{width:100%;accent-color:#00843d;cursor:ew-resize}.life-ticks{position:relative;height:27px;margin:6px 12px 0}.life-ticks button{position:absolute;transform:translate(-50%);background:none;color:#60738b;font-size:9px;white-space:nowrap;padding:3px}.life-time-caption{display:flex;justify-content:space-between;color:#6c7b90;font-size:9px;margin-top:5px}.life-assets{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.life-assets button{display:flex;align-items:center;gap:12px;text-align:left;background:#fff;border:1px solid #cfdee8;padding:17px;border-radius:7px}.life-assets button.active{border-color:#00843d;background:#edf7f8}.life-assets b{font-size:12px;font-weight:500;color:#2e378e}.life-assets small{display:block;margin-top:7px;color:#5e7386;font-size:10px}.life-assets strong{font-weight:500;font-size:21px;margin-left:auto;color:#2e378e}.life-details{display:grid;grid-template-columns:1.4fr 1fr;gap:18px}.life-chart,.life-event-log{padding:24px;background:#fff;border:1px solid #d1e0ea;border-radius:15px 5px}.life-section-title{display:flex;justify-content:space-between;gap:20px;align-items:center}.life-section-title h3,.life-event-log h3{font-size:18px;font-weight:500}.life-section-title>span{font-size:9px;color:#66778c}.life-chart svg{display:block;width:100%;margin-top:20px}.life-chart svg text{fill:#67748d;font-size:9px}.life-chart>p{font-size:10px;line-height:1.7;color:#5d7489;margin-top:14px}.life-controls{display:grid;gap:18px;margin-top:22px;padding-top:22px;border-top:1px solid #d5e3eb}.life-controls label{display:flex;gap:10px;font-size:11px;align-items:center;color:#566c82}.life-controls input[type=range]{margin-left:auto;width:42%;accent-color:#00843d}.life-controls input[type=checkbox]{accent-color:#00843d;width:16px;height:16px}.life-controls .text-button{margin:0}.life-event-log{max-height:540px;overflow:auto}.life-event-log h3{margin-bottom:16px}.life-event-log>button{display:block;width:100%;text-align:left;padding:14px 0 14px 16px;border-left:2px solid #cbd7e4;background:none;border-bottom:1px solid #e5edf2}.life-event-log>button.elapsed{border-left-color:#00843d}.life-event-log>button span{display:block;font-size:8px;color:#60758b;letter-spacing:.5px}.life-event-log>button b{display:block;font-size:12px;font-weight:500;color:#2e378e;margin:8px 0}.life-event-log>button small{font-size:10px;line-height:1.7;color:#5f7489;display:block}.life-event-log>button:hover{background:#edf7f8}.life-no-data{padding:25px 0;color:#766a99}.life-no-data>svg{width:32px;margin:0 0 14px}.life-no-data h3{font-size:18px}.life-no-data p{font-size:12px;line-height:1.7;color:#68718a;margin-top:13px}.life-method{background:#edf7f8;border:1px solid #c9dfe8;border-radius:8px;padding:26px;margin-top:22px;scroll-margin-top:20px}.life-method h3{font-size:20px;font-weight:500}.life-method p{font-size:12px;line-height:1.8;color:#546c83;margin-top:14px;max-width:1100px}.life-method>div{display:flex;gap:20px;flex-wrap:wrap;margin-top:18px;font-size:11px}.life-method a{text-decoration:underline}@media(max-width:1200px){.timeline-app .brand{min-width:190px}.timeline-app .brand-product{display:none}.timeline-app .brand{min-width:110px}.life-workspace{grid-template-columns:minmax(0,1fr) 330px}.life-legend{gap:9px;flex-wrap:wrap}.life-legend span{font-size:7px}.life-section-title{align-items:flex-start;flex-direction:column;gap:10px}.life-intro h1{font-size:25px}}@media(max-width:800px){.timeline-app .brand{min-width:0}.timeline-app .topbar{gap:8px}.timeline-app .topnav{gap:4px}.timeline-app .topnav button{min-width:23px}.timeline-app .brand-logo{width:85px}.timeline-app .top-actions{gap:5px}.lifecycle{margin:22px 16px 0}.life-intro{display:block}.life-intro .overline{font-size:8px;line-height:1.8}.life-intro h1{font-size:25px;line-height:1.25}.life-intro p{font-size:12px}.life-intro .secondary{margin-top:14px}.life-presets{gap:7px}.life-presets>span{width:100%}.life-presets button{font-size:10px;padding:8px}.life-workspace{display:flex;flex-direction:column}.life-map{height:420px}.life-map .scene-wrap{bottom:65px}.life-map-heading{top:18px;left:16px}.life-map-heading strong{font-size:21px}.life-map-heading>span{font-size:8px}.life-map .asset-marker small{font-size:7px}.life-map .asset-marker:not(.selected) small{display:none}.life-legend{height:65px;gap:8px 11px;padding:10px}.life-legend span{font-size:8px}.life-panel{max-height:none;padding:23px}.life-panel>p{font-size:13px}.life-window b{font-size:12px}.life-window span,.life-consequence small,.life-analysis-note{font-size:11px}.life-time{padding:16px}.life-time-top{flex-wrap:wrap}.life-range{width:100%;margin-left:0;justify-content:space-between;margin-top:6px}.life-ticks button,.life-time-caption{font-size:8px}.life-assets{grid-template-columns:1fr;gap:9px}.life-assets b{font-size:13px}.life-assets small{font-size:11px}.life-details{grid-template-columns:1fr}.life-chart,.life-event-log{padding:20px}.life-controls label{font-size:11px;line-height:1.6}.life-chart>p{font-size:11px}.life-event-log>button b{font-size:13px}.life-event-log>button small{font-size:11px}.life-method{padding:22px}.life-method h3{font-size:19px}.life-method p{font-size:12px}.life-method>div{display:grid;gap:14px}}.life-controls svg{width:13px;height:13px;display:inline-block;margin:0;flex-shrink:0}.life-chart,.life-event-log{min-width:0}.life-controls .text-button{justify-content:flex-start;white-space:normal;text-align:left}.command-lifecycle{margin:22px 30px 18px}.command-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:16px}.command-head h1{font-size:clamp(25px,2.3vw,37px);font-weight:600;letter-spacing:-1px;margin:9px 0 7px}.command-head p{font-size:11px;color:#607287}.truth-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.truth-badges span{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid #cbdde7;border-radius:20px;padding:7px 10px;font-size:8px;letter-spacing:.35px;color:#536b80;white-space:nowrap}.truth-badges i{width:7px;height:7px;border-radius:50%}.truth-badges .verified{background:#00843d}.truth-badges .synthetic{background:#766a99}.truth-badges .calculated{background:#008fbe}.command-alert{display:grid;grid-template-columns:auto minmax(260px,1fr) auto auto;gap:15px;align-items:center;background:#fff8ea;border:1px solid #e1bb72;border-left:5px solid #b67a00;border-radius:9px;padding:12px 14px;margin-bottom:14px;box-shadow:0 6px 18px #6e4a1712}.command-alert.critical{background:#fff2ee;border-color:#e5a29a;border-left-color:#c43b35}.alert-icon{height:40px;width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:#b23d34}.command-alert>div:nth-child(2)>span{display:block;color:#a03831;font-size:8px;letter-spacing:1px}.command-alert>div:nth-child(2)>b{display:block;font-size:13px;margin:4px 0}.command-alert>div:nth-child(2)>small{font-size:9px;color:#6d625f}.alert-money{border-left:1px solid #e7c7bd;padding-left:18px}.alert-money span,.alert-money small{display:block;color:#715f5a;font-size:8px}.alert-money strong{display:block;color:#a93831;font-size:23px;font-weight:600;margin:2px 0}.command-alert>button{display:flex;align-items:center;gap:12px;background:#c43b35;color:#fff;border-radius:5px;padding:11px 14px;font-size:11px;font-weight:600}.command-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:14px;min-height:640px}.command-map{position:relative;overflow:hidden;border:1px solid #bacfd5;border-radius:18px 5px;background:#d9e6df;min-width:0}.command-map .scene-wrap{top:0;right:0;bottom:0;left:0;position:absolute}.command-map .scene-title{top:20px;left:20px;background:#ffffffdc;border:1px solid #c1d4d4;border-radius:8px;padding:10px 12px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.command-map .scene-title h2{font-size:17px;margin-top:5px}.command-map .map-key{top:20px;right:20px;background:#ffffffd9;border:1px solid #c1d4d4;border-radius:20px;padding:8px 10px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.command-map .map-key>span:last-child{display:inline}.command-map .map-controls{bottom:58px}.command-map .map-bottom{bottom:16px;color:#263d4c;text-shadow:0 1px #fff}.coast-label{position:absolute;right:18px;top:61px;display:flex;align-items:center;gap:5px;color:#fff;font-size:8px;letter-spacing:.75px;background:#16788aaf;border-radius:4px;padding:6px 8px;pointer-events:none}.facility-unit-label{position:absolute;pointer-events:auto;transform:translate(-50%,-50%);display:flex;align-items:center;gap:5px;padding:5px 6px;border:1px solid var(--unit-color);border-left:4px solid var(--unit-color);border-radius:4px;background:#ffffffe8;color:#26374d;box-shadow:0 2px 7px #20343e25;white-space:nowrap;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2}.facility-unit-label span{font-size:7px;font-weight:700;letter-spacing:.25px}.facility-unit-label b{display:flex;align-items:center;justify-content:center;color:#fff;background:var(--unit-color);min-width:18px;height:17px;padding:0 3px;border-radius:3px;font-size:8px}.facility-unit-label.red{box-shadow:0 0 0 3px #c43b3528,0 2px 8px #20343e25;animation:unitPulse 2s infinite}.facility-unit-label.unknown{border-style:dashed}.god-mode .asset-marker:not(.selected){display:none}.god-mode .asset-marker.selected{z-index:6;background:#2e378eee;color:#fff;border-color:#fff}.god-mode .asset-marker.selected small{color:#dfeaf3}.map-mode{position:absolute;left:20px;bottom:55px;display:flex;align-items:center;gap:8px}.map-mode button{background:#2e378ef0;color:#fff;border:1px solid #fff8;padding:8px 10px;border-radius:4px;font-size:8px;font-weight:700;letter-spacing:.7px}.map-mode span{background:#ffffffe8;color:#2e378e;border:1px solid #bdd0dc;padding:8px 10px;border-radius:4px;font-size:8px;letter-spacing:.5px}.map-warning{position:absolute;left:20px;top:105px;display:flex;gap:9px;align-items:center;background:#a8342ef0;color:#fff;border:1px solid #fff9;border-radius:7px;padding:10px 12px;box-shadow:0 5px 18px #58201f55;max-width:300px;animation:warningPulse 2.5s infinite}.map-warning b{font-size:10px;display:block}.map-warning span{font-size:8px;display:block;margin-top:4px;color:#ffe7df}.command-map .life-legend{left:0;right:0;bottom:0;height:42px;justify-content:center;padding:7px;background:#ffffffed;z-index:5}.command-map .life-legend span{font-size:7px}.command-map .map-controls{z-index:6}@keyframes unitPulse{50%{box-shadow:0 0 0 6px #c43b350b,0 2px 8px #20343e25}}@keyframes warningPulse{50%{transform:translateY(-2px);box-shadow:0 8px 24px #58201f66}}.action-rail{background:#fff;border:1px solid #d1dfe7;border-radius:14px 5px;padding:21px;display:flex;flex-direction:column;overflow:auto}.rail-head h2{font-size:20px;font-weight:600;line-height:1.3;margin:7px 0 12px}.rail-head .life-status{padding:9px}.rail-reading{padding:18px 0;border-bottom:1px solid #d7e2e8}.rail-reading>span{font-size:9px;color:#65768a}.rail-reading strong{display:block;font-size:33px;font-weight:500;margin:5px 0}.rail-reading strong small{font-size:14px;margin-left:4px}.rail-reading p{font-size:10px;color:#617589;line-height:1.6}.rail-economics{padding:17px 0}.rail-economics>span{font-size:8px;letter-spacing:.7px;color:#67778d}.rail-economics>div{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:8px 0}.rail-economics b{color:#c43b35;font-size:23px;font-weight:600}.rail-economics b small{font-size:9px;margin-left:3px}.rail-economics strong{font-size:16px;color:#00843d}.rail-economics strong small{display:block;font-size:8px;color:#63798b;margin-top:3px}.rail-economics p{font-size:9px;color:#68788b;line-height:1.55}.rail-actions{display:grid;gap:8px;margin-top:auto}.rail-actions button{display:flex;align-items:center;gap:9px;border:1px solid #c8d9e4;background:#f6fafc;color:#2e378e;border-radius:5px;padding:11px 12px;font-size:10px;text-align:left}.rail-actions button svg:last-child{margin-left:auto}.rail-actions .primary{background:#00843d;border-color:#00843d;color:#fff}.ack-button{display:flex;align-items:center;justify-content:center;gap:7px;background:none;color:#5d7186;font-size:9px;margin-top:11px;padding:6px}.voice-console{display:grid;grid-template-columns:auto minmax(250px,1fr) minmax(280px,480px);align-items:center;gap:13px;background:linear-gradient(110deg,#202a73,#2e378e);color:#fff;border-radius:10px;padding:13px 16px;margin:14px 0;box-shadow:0 7px 20px #2e378e20}.voice-orb{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#00a3e0;color:#fff}.voice-orb.listening{animation:voicePulse 1s infinite}.voice-console .overline{color:#91d7ea;font-size:7px}.voice-console>div>b{display:block;font-size:10px;line-height:1.5;margin-top:4px;font-weight:500}.voice-console form{display:flex;background:#fff;border-radius:5px;overflow:hidden}.voice-console input{flex:1;min-width:0;border:0;padding:10px 12px;color:#2e378e;font-size:10px;outline:0}.voice-console form button{background:#00a3e0;color:#fff;width:40px;display:flex;align-items:center;justify-content:center}@keyframes voicePulse{50%{box-shadow:0 0 0 8px #00a3e033}}.command-time{margin:0 0 14px}.unit-board,.history-section,.failure-library{background:#fff;border:1px solid #d1e0e9;border-radius:14px 5px;padding:24px;margin:15px 0}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-heading h2{font-size:20px;font-weight:500;margin-top:7px}.section-heading>small{font-size:9px;line-height:1.5;color:#61758a;max-width:390px;text-align:right}.unit-board>div:last-child{display:grid;grid-template-columns:repeat(7,1fr);gap:7px}.unit-board>div>button{display:flex;align-items:center;gap:7px;background:#f5f9fb;border:1px solid #d4e1e8;border-radius:5px;padding:9px 8px;text-align:left;min-width:0}.unit-board>div>button.active{border-color:#2e378e;background:#edf2fb}.unit-board button>i{width:7px;height:28px;border-radius:3px;flex:none}.unit-board button span{min-width:0}.unit-board button b{display:block;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unit-board button small{display:block;font-size:7px;color:#65768b;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unit-board button>strong{margin-left:auto;font-size:14px;font-weight:500}.history-track{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.history-track article{border:1px solid #d5e1e8;border-top:4px solid #00843d;border-radius:7px;padding:15px}.history-track article.blue{border-top-color:#008fbe}.history-track article.red{border-top-color:#c43b35}.history-track article.amber{border-top-color:#b67a00}.history-track article>span{font-size:17px;font-weight:600}.history-track article>b{display:block;font-size:11px;margin:8px 0}.history-track article>p{font-size:9px;line-height:1.6;color:#5f7287;min-height:59px}.history-track article>small{display:block;font-size:7px;line-height:1.5;color:#66758a;text-transform:uppercase;letter-spacing:.5px;margin-top:11px}.history-proof{display:flex;align-items:center;gap:12px;background:#edf7f8;border:1px solid #c5dfe5;border-radius:6px;padding:14px;margin-top:11px}.history-proof svg{color:#00843d}.history-proof b{font-size:10px}.history-proof p{font-size:9px;line-height:1.5;color:#587086;margin-top:4px}.history-proof>span{margin-left:auto;font-size:7px;letter-spacing:.8px;color:#a06914;white-space:nowrap}.failure-library>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.failure-library article{background:#f5f9fb;border:1px solid #d4e1e8;border-radius:7px;padding:14px}.failure-library article>span{font-size:7px;color:#00843d;letter-spacing:.6px;text-transform:uppercase}.failure-library h3{font-size:12px;line-height:1.4;margin:7px 0 10px}.failure-library p{font-size:8px;line-height:1.55;color:#617286;margin-top:6px}.failure-library p b{color:#2e378e}.method-toggle{margin:8px 0}.command-lifecycle .life-details{margin-top:15px}.push-card{position:fixed;right:20px;top:98px;z-index:30;width:335px;display:flex;gap:11px;align-items:flex-start;background:#fff;border:1px solid #e1a39b;border-left:5px solid #c43b35;border-radius:8px;padding:13px;box-shadow:0 12px 45px #2e378e2a;animation:pushIn .45s ease}.push-card>svg{color:#c43b35;flex:none}.push-card span{display:block;font-size:7px;letter-spacing:.7px;color:#a83c34}.push-card b{display:block;font-size:10px;margin:5px 0}.push-card small{font-size:8px;color:#637489}.push-card>button{background:none;color:#6d7b8e;margin-left:auto;padding:0}@keyframes pushIn{0%{transform:translate(30px);opacity:0}}.call-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#17234b77;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:20px}.call-card{position:relative;background:#fff;border-radius:18px 5px;padding:32px;text-align:center;width:min(430px,100%);box-shadow:0 24px 80px #17234b55}.call-close{position:absolute;right:13px;top:13px;background:none;color:#63758a}.call-orb{width:70px;height:70px;border-radius:50%;margin:0 auto 19px;display:flex;align-items:center;justify-content:center;color:#fff;background:#008fbe}.call-orb.step-1,.call-orb.step-2{animation:voicePulse 1s infinite}.call-orb.step-3{background:#00843d}.call-card h2{font-size:21px;font-weight:500;margin:9px 0}.call-card>p{font-size:11px;line-height:1.6;color:#61748a}.call-card>small{display:block;color:#a63e37;font-size:8px;margin-top:18px}.call-steps{display:flex;align-items:center;justify-content:center;margin:22px 0}.call-steps span{width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#dde6eb;color:#68768b;font-size:9px}.call-steps span.done{background:#00843d;color:#fff}.call-steps i{width:55px;height:2px;background:#d5e1e7}@media(max-width:1200px){.command-grid{grid-template-columns:minmax(0,1fr) 315px}.unit-board>div:last-child{grid-template-columns:repeat(5,1fr)}.failure-library>div:last-child{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.command-lifecycle{margin:18px 14px}.command-head{display:block}.truth-badges{justify-content:flex-start;margin-top:12px}.command-alert{grid-template-columns:auto 1fr}.alert-money{border-left:0;padding-left:55px}.command-alert>button{grid-column:1/-1;justify-content:center}.command-grid{display:flex;flex-direction:column;min-height:0}.command-map{height:520px}.command-map .scene-title{top:12px;left:12px}.command-map .map-key,.coast-label{display:none}.facility-unit-label{padding:4px}.facility-unit-label span{font-size:6px}.facility-unit-label b{font-size:7px;min-width:16px;height:15px}.map-warning{left:12px;top:82px;max-width:255px}.map-mode{left:12px;bottom:50px}.map-mode span{display:none}.action-rail{overflow:visible}.voice-console{grid-template-columns:auto 1fr}.voice-console form{grid-column:1/-1}.unit-board,.history-section,.failure-library{padding:18px}.unit-board>div:last-child{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:flex-start;flex-direction:column}.section-heading>small{text-align:left}.history-track{grid-template-columns:1fr}.history-track article>p{min-height:0}.history-proof{align-items:flex-start}.history-proof>span{display:none}.failure-library>div:last-child{grid-template-columns:1fr}.push-card{right:12px;left:12px;top:94px;width:auto}.command-lifecycle .life-details{grid-template-columns:1fr}}.satellite-map{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#1c2c2f;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.satellite-map:active{cursor:grabbing}.satellite-tiles,.satellite-labels,.satellite-shade,.satellite-overlays{position:absolute;top:0;right:0;bottom:0;left:0}.satellite-tiles img{position:absolute;width:257px;height:257px;max-width:none;pointer-events:none;filter:saturate(.78) contrast(.98) brightness(.86)}.satellite-shade{pointer-events:none;background:linear-gradient(180deg,#17313716,#122c2e00 44%,#091b1f24),linear-gradient(90deg,#223c3f18,#fff0)}.satellite-overlays{z-index:2;pointer-events:none}.site-outline{fill:#00a3e014;stroke:#8fe6f1;stroke-width:2.2;stroke-dasharray:7 5}.unit-polygon{fill:var(--heat);fill-opacity:.2;stroke:var(--heat);stroke-width:1.5}.unit-polygon.amber{fill-opacity:.28}.unit-polygon.red{fill-opacity:.38;stroke-width:2.5}.unit-polygon.unknown{fill-opacity:.18;stroke-dasharray:5 4}.unit-polygon.selected{fill-opacity:.47;stroke:#fff;stroke-width:2.6;filter:drop-shadow(0 0 5px var(--heat))}.satellite-labels{z-index:4;pointer-events:none}.map-unit-chip{position:absolute;pointer-events:auto;transform:translate(-50%,-50%);display:flex;align-items:center;gap:6px;min-width:86px;max-width:126px;text-align:left;padding:6px 7px;background:#15292de8;color:#fff;border:1px solid #ffffff80;border-radius:5px;box-shadow:0 3px 9px #0008;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.map-unit-chip>i{width:5px;height:26px;border-radius:3px;background:var(--heat);box-shadow:0 0 7px var(--heat);flex:none}.map-unit-chip span{min-width:0}.map-unit-chip b{display:block;font-size:7px;letter-spacing:.35px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-unit-chip small{display:block;font-size:6px;color:#ccdbde;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-unit-chip>strong{margin-left:auto;display:flex;align-items:center;justify-content:center;min-width:21px;height:20px;background:var(--heat);border-radius:3px;font-size:8px}.map-unit-chip.red{animation:satelliteRisk 2s infinite}.map-unit-chip.selected{background:#fff;color:#17234b;border-color:#fff;z-index:3;transform:translate(-50%,-50%) scale(1.08)}.map-unit-chip.selected small{color:#5a697c}@keyframes satelliteRisk{50%{box-shadow:0 0 0 7px #c43b3524,0 3px 10px #0009}}.map-search{position:absolute;z-index:7;top:18px;left:18px;width:min(330px,calc(100% - 150px));height:54px;display:flex;align-items:center;gap:11px;background:#fff;color:#263b50;border-radius:8px;padding:0 14px;box-shadow:0 3px 14px #0005}.map-search>svg{color:#00843d}.map-search b{display:block;font-size:11px}.map-search span{display:block;font-size:8px;color:#66778b;margin-top:3px}.map-search kbd{margin-left:auto;font-size:8px;color:#748193;border:1px solid #d7e1e5;border-radius:4px;padding:4px 5px;background:#f6f8f9}.map-live-state{position:absolute;z-index:7;top:18px;right:18px;background:#15292ddd;color:#fff;border:1px solid #ffffff70;border-radius:20px;padding:9px 12px;font-size:8px;letter-spacing:.5px;box-shadow:0 3px 10px #0004}.live-dot{display:inline-block;width:6px;height:6px;background:#58d276;border-radius:50%;box-shadow:0 0 7px #58d276;margin-right:5px}.satellite-controls{position:absolute;z-index:7;right:17px;bottom:63px;display:flex;flex-direction:column;background:#fff;border-radius:7px;box-shadow:0 3px 13px #0006;overflow:hidden}.satellite-controls button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff;color:#2e378e}.satellite-controls button:hover{background:#edf7f8}.satellite-controls span{height:1px;background:#dbe4e8;margin:0 7px}.map-coordinates{position:absolute;z-index:7;left:18px;bottom:91px;display:flex;align-items:center;gap:6px;background:#15292dca;color:#dbe8e9;border:1px solid #ffffff60;border-radius:4px;padding:6px 8px;font-size:7px}.map-attribution{position:absolute;z-index:7;right:8px;bottom:45px;background:#fffffff0;color:#44535c;padding:3px 5px;font-size:6px}.map-loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;letter-spacing:.5px}.satellite-active .map-warning{top:auto;bottom:94px;left:18px;max-width:315px}.satellite-active .map-mode{bottom:54px;z-index:8}.satellite-active .map-mode button{background:#fff;color:#2e378e;border-color:#fff;box-shadow:0 2px 9px #0005}.satellite-active .life-legend{background:#15292deb;border-color:#ffffff35}.satellite-active .life-legend span{color:#e4eeee}.network-route{fill:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;opacity:.85;filter:drop-shadow(0 2px 3px #0009)}.network-route.product{stroke:#00a3e0}.network-route.coke{stroke:#f1b745}.network-route.sulphur{stroke:#b991ff}.network-route-flow{fill:none;stroke:#fff;stroke-width:1.5;stroke-linecap:round;stroke-dasharray:3 12;opacity:.9;animation:routeFlow 2s linear infinite}.network-route-flow.coke{animation-duration:3.2s}.network-route-flow.sulphur{animation-duration:2.6s}@keyframes routeFlow{to{stroke-dashoffset:-30}}.network-node{position:absolute;pointer-events:auto;transform:translate(-50%,-50%);display:flex;align-items:center;gap:8px;width:174px;min-height:48px;padding:7px 8px;background:#12262be8;color:#fff;border:1px solid #ffffff8a;border-radius:7px;text-align:left;box-shadow:0 4px 15px #0009;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:2}.network-node>i{width:12px;height:12px;border-radius:50%;background:#58d276;border:3px solid #fff;box-shadow:0 0 0 4px #58d27655,0 0 12px #58d276;flex:none}.network-node.red>i{background:#e9574f;box-shadow:0 0 0 4px #e9574f55,0 0 13px #e9574f;animation:nodeRisk 1.8s infinite}.network-node.external>i{background:#b991ff;box-shadow:0 0 0 4px #b991ff44}.network-node.blue>i{background:#00a3e0;box-shadow:0 0 0 4px #00a3e044}.network-node span{min-width:0}.network-node b{display:block;font-size:8px;line-height:1.25}.network-node small{display:block;color:#c9d9dd;font-size:6.5px;line-height:1.35;margin-top:3px}.network-node em{font-style:normal;font-size:6px;letter-spacing:.7px;margin-left:auto;color:#8ee8ef;border:1px solid #8ee8ef55;border-radius:3px;padding:3px}.network-node.selected{border-color:#fff;box-shadow:0 0 0 2px #00a3e0,0 5px 18px #000a}.network-node:hover{filter:brightness(1.16)}@keyframes nodeRisk{50%{box-shadow:0 0 0 9px #e9574f12,0 0 18px #e9574f}}.route-label{position:absolute;pointer-events:none;transform:translate(-50%,-50%);display:flex;align-items:center;gap:6px;background:#101f24dc;color:#fff;border:1px solid #ffffff70;border-radius:14px;padding:6px 9px;font-size:7px;white-space:nowrap;box-shadow:0 3px 10px #0008;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.route-label>i{width:7px;height:7px;border-radius:50%;background:#00a3e0}.route-label.coke{margin-top:22px}.route-label.coke>i{background:#f1b745}.route-label.sulphur{margin-top:43px}.route-label.sulphur>i{background:#b991ff}.port-system{position:absolute;pointer-events:auto;transform:translate(-50%,-50%);display:flex;align-items:center;gap:7px;width:156px;padding:8px;background:#fffef4ed;color:#263b50;border:1px solid #fff;border-left:4px solid #00843d;border-radius:5px;text-align:left;box-shadow:0 4px 12px #0008;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.port-system>i{width:7px;height:28px;border-radius:3px;background:linear-gradient(#00a3e0,#00843d);flex:none}.port-system b{display:block;font-size:7.5px}.port-system small{display:block;color:#5a6a76;font-size:6.2px;line-height:1.35;margin-top:3px}.map-scope-tabs{position:absolute;z-index:8;top:82px;left:18px;display:flex;background:#13292dde;border:1px solid #ffffff70;border-radius:7px;padding:4px;box-shadow:0 3px 12px #0006;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.map-scope-tabs button{background:transparent;color:#d3e2e4;border-radius:4px;padding:7px 10px;font-size:7px;letter-spacing:.25px}.map-scope-tabs button.active{background:#fff;color:#2e378e;font-weight:600}.map-scope-tabs button:hover{filter:none;background:#ffffff24}.map-scope-tabs button.active:hover{background:#fff}.footprint-summary{position:absolute;z-index:7;left:18px;bottom:128px;width:214px;display:grid;grid-template-columns:1fr 1fr;gap:7px 10px;background:#10262be3;color:#fff;border:1px solid #ffffff66;border-radius:7px;padding:11px 12px;box-shadow:0 4px 15px #0008;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.footprint-summary>b{grid-column:1/-1;color:#8fe6f1;font-size:7px;letter-spacing:1px}.footprint-summary span{font-size:7px;color:#d5e3e5}.footprint-summary strong{display:block;color:#fff;font-size:18px;line-height:1;margin-bottom:2px;font-weight:500}.footprint-summary small{grid-column:1/-1;border-top:1px solid #ffffff25;padding-top:7px;color:#aebfc3;font-size:6px;line-height:1.4}@media(max-width:800px){.map-search{top:12px;left:12px;width:calc(100% - 74px);height:48px}.map-live-state,.map-search kbd{display:none}.map-unit-chip{min-width:52px;max-width:69px;padding:4px}.map-unit-chip>i{height:20px;width:3px}.map-unit-chip b{font-size:5.5px}.map-unit-chip small{display:none}.map-unit-chip>strong{min-width:17px;height:17px;font-size:7px}.satellite-active .map-warning{left:12px;bottom:92px;top:auto;max-width:245px}.map-coordinates{display:none}.map-attribution{font-size:5px;max-width:220px;text-align:right}.satellite-controls{right:10px}.satellite-active .map-mode{left:12px}.map-scope-tabs{top:68px;left:12px}.map-scope-tabs button{padding:7px 8px;font-size:6.5px}.network-node{width:125px;min-height:42px;padding:6px}.network-node b{font-size:6.5px}.network-node small{font-size:5.5px}.network-node em{display:none}.route-label{font-size:5.5px;padding:5px 7px}.footprint-summary{display:none}.port-system{width:120px}.port-system small{font-size:5.5px}}.footprint-summary{bottom:165px}.network-route.lpg{stroke:#ff8a65}.network-route-flow.lpg{animation-duration:2.3s}.network-node.unknown>i{background:#766a99;box-shadow:0 0 0 4px #766a9944}.route-label.lpg{margin-top:65px}.route-label.lpg>i{background:#ff8a65}.route-label.product{margin-top:-22px}.port-system>strong{margin-left:auto;display:flex;align-items:center;justify-content:center;min-width:23px;height:23px;border-radius:4px;background:#00843d;color:#fff;font-size:8px}.port-system.amber{border-left-color:#b67a00}.port-system.amber>i,.port-system.amber>strong{background:#b67a00}.port-system.unknown{border-left-color:#766a99;border-style:dashed}.port-system.unknown>i,.port-system.unknown>strong{background:#766a99}.satellite-active .map-warning{top:128px;bottom:auto}.footprint-summary{left:auto;right:70px;bottom:115px}.network-node.node-refinery{transform:translate(-96%,-10%)}.network-node.node-amiral{transform:translate(4%,-108%)}.network-node.node-berri{transform:translate(4%,8%)}.network-node.node-port{transform:translate(-96%,-108%)}@media(max-width:800px){.satellite-active .map-warning{top:110px;bottom:auto}.network-node.node-refinery{transform:translate(-5%,-108%)}.network-node.node-amiral{transform:translate(-5%,10%)}.network-node.node-berri,.network-node.node-port{transform:translate(-95%,10%)}}@media(max-width:800px){.network-node{width:112px;min-height:30px;padding:5px}.network-node small{display:none}.network-node>i{width:10px;height:10px;border-width:2px}.network-node.node-port{transform:translate(-100%,75%)}.route-label.sulphur,.route-label.lpg{display:none}}
