.business-page{max-width:1800px;color:var(--ink);margin:0 auto;padding:26px 30px 36px;font-size:14px}.business-page .page-heading{justify-content:space-between;align-items:center;gap:20px;margin:0 0 24px;display:flex}.business-page .page-heading h1{letter-spacing:-.7px;margin:6px 0 7px;font-size:27px;font-weight:650}.business-page .page-heading p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.business-page .eyebrow{letter-spacing:2.2px;color:var(--muted);font-size:10px;font-weight:650}.business-page .panel{min-width:0;margin-bottom:20px}.business-page .section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding:20px 22px 16px;display:flex}.business-page .section-heading h2{align-items:center;gap:9px;margin:0;font-size:17px;font-weight:650;display:flex}.business-page .section-heading h3{margin:0;font-size:15px}.business-page .section-heading h2 svg{color:#6b8990}.business-page .section-heading h2 small{color:var(--muted);margin-left:4px;font-size:13px}.business-page .section-heading>.muted{font-size:12px}.business-page .section-heading .eyebrow{margin-bottom:6px;display:block}.business-page .compact-heading{padding-bottom:10px}.business-page .muted{color:var(--muted)}.business-page .teal-text{color:var(--teal)}.business-page .amber-text{color:var(--amber,#ad791e)}.business-page .full-width{width:100%}.business-page .btn{justify-content:center;align-items:center;gap:7px;display:inline-flex}.business-page .btn.small{min-height:31px;padding:7px 11px;font-size:12px}.business-page .icon-btn{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.business-page .icon-btn:hover{color:var(--teal);background:#edf3f5}.business-page .segmented{border:1px solid var(--line);background:#f3f6f7;border-radius:8px;align-items:center;gap:3px;padding:4px;display:inline-flex}.business-page .segmented button{color:var(--muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:9px 15px;font-size:13px;display:inline-flex}.business-page .segmented button.selected{color:var(--ink);background:#fff;font-weight:600;box-shadow:0 1px 4px #263e4b12}.business-page .segmented.compact{padding:3px}.business-page .segmented.compact button{padding:6px 11px;font-size:12px}.business-kpis{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:20px;display:grid;overflow:hidden}.business-kpis>div{padding:21px 25px 19px;position:relative}.business-kpis>div+div:before{background:var(--line);content:"";width:1px;position:absolute;top:24px;bottom:24px;left:0}.business-kpis>div>span{color:var(--muted);font-size:13px}.business-kpis strong{letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:32px;font-weight:650;line-height:1.45;display:block}.business-kpis strong small{color:var(--muted);letter-spacing:0;font-size:13px;font-weight:400}.business-kpis p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.5}.business-page input,.business-page select{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:6px;outline:none;max-width:100%;padding:10px 11px;font-family:inherit;font-size:13px}.business-page input:focus,.business-page select:focus{border-color:#80bdb2;box-shadow:0 0 0 3px #15988511}.business-page input[type=checkbox]{accent-color:var(--teal);flex-shrink:0;width:15px;height:15px;padding:0}.business-page button:focus-visible{outline-offset:3px;outline:2px solid #249b8c}.business-page button:disabled{opacity:.4;cursor:not-allowed}.business-page .field{color:var(--muted);flex-direction:column;gap:8px;margin-bottom:16px;font-size:12px;display:flex}.business-page .field input,.business-page .field select{width:100%;min-height:40px}.business-page .field-hint{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.7}.business-page .table-wrap{overflow:auto}.business-page .data-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.business-page .data-table th{color:var(--muted);text-align:left;white-space:nowrap;border-block:1px solid var(--line);background:#f5f8f9;padding:12px 18px;font-size:12px;font-weight:500}.business-page .data-table td{white-space:nowrap;border-bottom:1px solid #edf1f3;padding:14px 18px;font-size:13px;line-height:1.5}.business-page .data-table tbody tr:hover{background:#f9fbfc}.business-page .data-table td small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.business-page .data-table tfoot td{background:#f4f8f7;font-size:12px;font-weight:600}.business-page .table-link{font:inherit;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:600}.business-page .table-link:hover{color:var(--teal)}.business-page .truncate{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.business-page .empty{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:42px 25px;line-height:1.65;display:flex}.business-page .empty h3{color:var(--ink);margin:3px 0;font-size:16px}.business-page .empty p{margin:0 0 5px;font-size:13px}.business-page .empty>svg{color:#8ca49f}.business-page .business-footnote{color:var(--muted);align-items:flex-start;gap:6px;margin:6px 1px 0;font-size:11px;line-height:1.7;display:flex}.business-page .business-footnote svg{flex-shrink:0;margin-top:2px}.resource-toolbar{padding:20px 22px 14px}.resource-search{border:1px solid var(--line);max-width:410px;color:var(--muted);background:#fff;border-radius:6px;align-items:center;gap:10px;margin-bottom:17px;padding:0 12px;display:flex}.resource-search input{border:0;width:100%;padding-left:0;box-shadow:none!important}.filter-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.filter-grid label{color:var(--muted);flex-direction:column;gap:7px;font-size:11px;display:flex}.filter-grid select{width:100%;font-size:12px}.resource-toolbar-foot{border-top:1px solid #edf1f3;flex-wrap:wrap;align-items:center;gap:13px;margin-top:16px;padding-top:13px;display:flex}.resource-toolbar-foot>span:first-child{color:var(--muted);align-items:center;gap:7px;font-size:12px;display:flex}.resource-count{margin-left:auto;font-size:12px}.resource-table td{padding-block:15px!important}.zone-dot{color:#5b8580;background:#eff5f5;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:600;display:inline-flex}.soc-cell{min-width:70px;max-width:100px}.soc-cell strong{font-weight:500}.soc-cell>span{background:#e8edef;border-radius:3px;height:4px;margin-top:7px;display:block;overflow:hidden}.soc-cell i{border-radius:3px;height:100%;display:block}.resource-map-panel{grid-template-columns:minmax(0,1fr) 290px;min-height:640px;display:grid;overflow:hidden}.resource-map-scene{min-height:640px;position:relative;overflow:hidden}.resource-map-list{border-left:1px solid var(--line);max-height:640px;overflow:auto}.resource-map-list .section-heading{z-index:2;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.map-resource-row{width:100%;font:inherit;text-align:left;color:var(--ink);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eff2f4;justify-content:space-between;gap:12px;padding:14px 20px;display:flex}.map-resource-row:hover,.map-resource-row.selected{background:#f0f8f6}.map-resource-row span:last-child{text-align:right}.map-resource-row b{font-size:12px;font-weight:600}.map-resource-row small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.scope-chip{color:#5c8a79;white-space:nowrap;background:#edf5f2;border:1px solid #dceae5;border-radius:5px;align-items:center;gap:6px;padding:7px 10px;font-size:11px;display:inline-flex}.dispatch-stepper{border:1px solid var(--line);background:#fff;border-radius:9px;margin:0 0 20px;padding:16px 25px;display:flex}.dispatch-stepper>div{color:#8c989f;flex:1;align-items:center;gap:11px;font-size:13px;display:flex}.dispatch-stepper>div>span{color:#97a3a9;background:#f0f3f5;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;display:inline-flex}.dispatch-stepper>div>svg{color:#c3ced3;margin-left:auto;margin-right:30px}.dispatch-stepper>div:last-child{flex:.8}.dispatch-stepper .current{color:var(--ink);font-weight:600}.dispatch-stepper .current>span{background:var(--red);color:#fff}.dispatch-stepper .done>span{color:var(--teal);background:#e1f2ed}.dispatch-workspace{grid-template-columns:335px minmax(0,1fr);align-items:start;gap:20px;display:grid}.dispatch-form{padding-bottom:20px}.dispatch-form>.field,.dispatch-form>.form-pair,.dispatch-form>.check-field,.dispatch-form>.preset-card,.dispatch-form>.field-hint{margin-left:20px;margin-right:20px}.dispatch-form .section-heading{padding:20px}.preset-card{cursor:pointer;color:#815348;text-align:left;background:#faf5f3;border:1px solid #eddeda;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;width:calc(100% - 40px);margin-bottom:20px;padding:14px;display:flex}.preset-card b{font-size:13px;font-weight:600}.preset-card small{color:#ab8378;margin-top:5px;font-size:11px;display:block}.dispatch-form .field .segmented{padding:3px;display:flex}.dispatch-form .field .segmented button{flex:1;padding:8px 7px;font-size:11px}.form-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.check-field{align-items:center;gap:8px;margin-bottom:17px;font-size:12px;line-height:1.5;display:flex}.check-field b{font-size:12px;font-weight:600}.check-field small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.protection-field{background:#f1f7f5;border:1px solid #e0ece7;border-radius:6px;padding:12px 10px}.protection-field>svg{color:var(--teal);flex-shrink:0;margin-left:auto}.zone-checkboxes{grid-template-columns:1fr 1fr;gap:9px;display:grid}.zone-checkboxes label{cursor:pointer;align-items:center;gap:6px;font-size:11px;display:flex}.zone-checkboxes b{color:#657e86;font-size:12px;font-weight:600}.dispatch-form .evaluate-btn{width:calc(100% - 40px);min-height:43px;margin:1px 20px 0}.dispatch-form>.field-hint{font-size:10px}.plan-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:590px;padding:50px 40px;display:flex}.plan-empty-icon{color:#62998e;background:linear-gradient(145deg,#eef8f5,#e8f0f3);border:1px solid #dcece6;border-radius:24px;justify-content:center;align-items:center;width:88px;height:88px;margin:0 auto 24px;display:flex;box-shadow:0 12px 22px #234a4210}.plan-empty h3{letter-spacing:-.5px;margin:0 0 15px;font-size:19px;font-weight:600}.plan-empty p{max-width:480px;color:var(--muted);margin:0;font-size:13px;line-height:1.9}.plan-empty>div:last-child{color:#7d9097;gap:25px;margin-top:42px;font-size:11px;display:flex}.plan-empty>div:last-child span{align-items:center;gap:6px;display:flex}.strategy-comparison{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:18px;padding:0 20px;display:grid}.strategy-comparison>button{font:inherit;border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:#fbfcfd;border-radius:8px;padding:17px}.strategy-comparison>button.selected{background:#f1f8f5;border-color:#8ac2b5;box-shadow:0 0 0 1px #8ac2b526}.strategy-comparison>button>div{justify-content:space-between;align-items:center;gap:10px;margin-bottom:13px;display:flex}.strategy-comparison b{font-size:14px;font-weight:600}.strategy-comparison strong{font-variant-numeric:tabular-nums;font-size:27px;font-weight:650}.strategy-comparison strong small{color:var(--muted);font-size:12px;font-weight:400}.strategy-comparison p{color:var(--muted);margin:7px 0;font-size:11px}.strategy-comparison>button>small{color:#83928f;font-size:10px;line-height:1.6;display:block}.business-page .notice{color:#657c88;background:#f5f8fa;border:1px solid #e1e8ec;border-radius:7px;align-items:flex-start;gap:11px;padding:14px 16px;font-size:12px;line-height:1.7;display:flex}.business-page .notice p{margin:4px 0 0;font-size:11px;line-height:1.7}.business-page .notice>b,.business-page .notice b{font-weight:600}.business-page .notice>svg{flex-shrink:0;margin-top:2px}.business-page .notice.success{color:#457e64;background:#f0f8f4;border-color:#dcece2}.business-page .notice.warning{color:#927333;background:#fff9ec;border-color:#ebddba}.business-page .notice .btn{white-space:nowrap;align-self:center;margin-left:auto}.dispatch-plan>.notice{margin:0 20px 15px}.plan-meta{color:var(--muted);flex-wrap:wrap;gap:15px;padding:0 20px 17px;font-size:10px;display:flex}.allocation-table{max-height:450px}.allocation-table .data-table th,.allocation-table .data-table td{padding:12px 15px}.allocation-table .data-table .reason-cell{white-space:normal;min-width:120px;max-width:250px;color:var(--muted);font-size:11px}.exclusion-toggle{text-align:left;width:100%;font:inherit;border:0;border-block:1px solid var(--line);cursor:pointer;color:var(--muted);background:#fafcfd;align-items:center;gap:10px;padding:14px 20px;font-size:12px;display:flex}.exclusion-toggle>svg{margin-left:auto}.exclusion-toggle>span{background:#e8eef1;border-radius:10px;padding:2px 7px;font-size:10px}.exclusions-list{max-height:260px;padding:4px 20px;overflow:auto}.exclusions-list>div{border-bottom:1px solid #edf1f3;justify-content:space-between;gap:20px;padding:10px 0;font-size:11px;display:flex}.exclusions-list span{color:var(--muted);text-align:right}.plan-confirm-bar{background:#fbfcfd;justify-content:space-between;align-items:center;gap:15px;padding:20px;display:flex}.plan-confirm-bar strong{font-size:12px;font-weight:600;display:block}.plan-confirm-bar small{color:var(--muted);margin-top:6px;font-size:10px;display:block}.plan-confirm-bar .btn{white-space:nowrap}.task-execution.has-gap{border-color:#e7d5b1}.execution-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;padding:8px 24px 22px;display:grid}.execution-kpis>div{border-right:1px solid var(--line);padding:0 15px 0 0}.execution-kpis>div:last-child{border:0}.execution-kpis span{color:var(--muted);margin-bottom:7px;font-size:12px;display:block}.execution-kpis strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:26px;font-weight:600;line-height:1.4}.execution-kpis small{color:var(--muted);font-size:12px;font-weight:400}.task-timebar{background:#ebf0f2;border-radius:4px;height:5px;margin:0 24px;overflow:hidden}.task-timebar>div{background:#62ac99;height:100%;transition:width .5s linear}.task-time-label{color:var(--muted);justify-content:space-between;gap:10px;padding:9px 24px 18px;font-size:10px;display:flex}.task-execution>.notice{margin:0 22px 16px}.execution-actions{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:9px;padding:0 22px 18px;display:flex}.execution-actions>.muted{margin-left:6px;font-size:10px}.execution-table{max-height:420px}.command-details{margin:0 22px;padding:15px 0 18px}.command-details>summary{cursor:pointer;color:#556e7b;font-size:12px;font-weight:600}.command-details>summary>span{color:var(--muted);margin-left:12px;font-size:11px;font-weight:400}.command-details>.segmented{margin:16px 0 10px}.command-table{max-height:350px}.command-table .data-table td,.command-table .data-table th{padding:10px 12px;font-size:11px}.event-timeline{max-height:440px;padding:0 24px 15px;overflow:auto}.event-timeline>div:not(.empty){align-items:flex-start;gap:15px;padding:13px 0;display:flex;position:relative}.event-timeline time{min-width:62px;color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px;line-height:20px}.timeline-dot{background:#86bcae;border-radius:50%;flex-shrink:0;width:7px;height:7px;margin-top:6px}.timeline-dot.fault{background:#c69d53}.timeline-dot.constraint{background:#88aabc}.event-timeline b{font-size:12px;font-weight:600}.event-timeline p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.6}.event-timeline .btn{white-space:nowrap;margin-left:auto}.business-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;background:#1b303f55;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.business-modal{background:#fff;border-radius:14px;width:490px;max-width:100%;max-height:90vh;padding:30px;position:relative;overflow:auto;box-shadow:0 20px 80px #132a4330}.business-modal .modal-close{position:absolute;top:12px;right:12px}.modal-symbol{width:55px;height:55px;color:var(--teal);background:#eaf5ef;border-radius:13px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.business-modal h2{margin:0 0 13px;font-size:21px}.business-modal>p{color:var(--muted);font-size:13px;line-height:1.8}.confirmation-facts{background:#f5f8f9;border-radius:7px;margin:20px 0;padding:15px 18px}.confirmation-facts>div{justify-content:space-between;gap:20px;padding:7px 0;font-size:12px;display:flex}.confirmation-facts dt{color:var(--muted)}.confirmation-facts dd{color:var(--ink);margin:0}.modal-actions{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.fault-trigger{padding-bottom:18px}.fault-trigger-grid{grid-template-columns:1fr 2fr auto;align-items:end;gap:16px;padding:0 22px;display:grid}.fault-trigger-grid .field{margin:0}.fault-kind-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.fault-kind-options>button{font:inherit;border:1px solid var(--line);color:var(--muted);cursor:pointer;white-space:nowrap;background:#fbfcfd;border-radius:6px;align-items:center;gap:8px;min-height:41px;padding:12px;font-size:12px;display:flex}.fault-kind-options>button.selected{color:#8c702f;background:#fff8ec;border-color:#dcc597}.fault-kind-options b{font-weight:500}.fault-trigger>.field-hint{margin-inline:22px}.operations-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:20px;display:grid}.alarm-filters{align-items:center;gap:10px;display:flex}.alarm-filters>select{padding:7px 9px;font-size:11px}.alarm-list{max-height:650px;padding:0 20px 8px;overflow:auto}.alarm-card{border-top:1px solid var(--line);gap:15px;padding:20px 0;display:flex}.alarm-card.selected{background:#f9fbfc}.alarm-symbol{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.alarm-symbol.critical{color:#bf6471;background:#fbeef0}.alarm-symbol.warning{color:#b89554;background:#faf4e8}.alarm-symbol.info{color:#729cad;background:#edf5f7}.alarm-content{flex:1;min-width:0}.alarm-title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.alarm-title>.table-link{font-size:14px}.alarm-title>.muted{margin-left:auto;font-size:10px}.alarm-content>p{color:var(--muted);margin:8px 0;font-size:11px;line-height:1.6}.alarm-content>.alarm-message{color:#778993;max-width:640px;font-size:12px}.alarm-footer{flex-wrap:wrap;align-items:center;gap:13px;margin-top:12px;font-size:10px;display:flex}.alarm-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:7px;display:flex}.operations-empty{min-height:270px}.impact-panel{padding-bottom:20px}.impact-enterprise{align-items:center;gap:12px;margin:0 20px 20px;display:flex}.impact-enterprise .zone-dot{width:40px;height:40px;font-size:16px}.impact-enterprise h3{margin:0 0 5px;font-size:14px}.impact-enterprise p{color:var(--muted);margin:0;font-size:10px}.impact-stat{background:#f5f8fa;border-radius:7px;margin:0 20px;padding:17px}.impact-stat span{color:var(--muted);margin-bottom:9px;font-size:11px;display:block}.impact-stat strong{font-size:28px;font-weight:600}.impact-stat small{color:var(--muted);font-size:11px;font-weight:400}.impact-details{margin:12px 20px}.impact-details>div{border-bottom:1px solid #edf1f3;justify-content:space-between;gap:15px;padding:10px 0;font-size:11px;display:flex}.impact-details dt{color:var(--muted)}.impact-details dd{text-align:right;margin:0}.impact-panel>.notice{margin:0 20px 15px}.impact-panel>.notice p{margin:0}.impact-panel>.full-width{width:calc(100% - 40px);margin:0 20px;font-size:11px}.workorder-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding:0 20px 20px;display:grid}.workorder-card{border:1px solid var(--line);border-radius:8px;min-width:0;padding:17px}.workorder-title{align-items:center;gap:10px;margin-bottom:16px;display:flex}.workorder-title>svg{color:#7e9a9e;flex-shrink:0}.workorder-title h3{margin:0 0 5px;font-size:13px}.workorder-title small{color:var(--muted);word-break:break-all;font-size:9px}.workorder-title>.badge{white-space:nowrap;margin-left:auto}.workorder-card>.table-link{font-size:12px}.order-steps{justify-content:space-between;gap:4px;margin:20px 0;display:flex}.order-steps>span{color:#a4afb5;flex:1;font-size:9px;position:relative}.order-steps>span:not(:last-child):after{content:"";background:#e2e9ed;height:1px;position:absolute;top:3px;left:9px;right:-3px}.order-steps i{z-index:1;background:#dfe7ea;border-radius:50%;width:6px;height:6px;margin-bottom:9px;display:block;position:relative}.order-steps>.done i{background:var(--teal)}.order-steps>.done{color:#618d7e}.order-steps>.done:after{background:#a8d3c6}.workorder-history{background:#f7f9fa;border-radius:6px;min-height:50px;padding:10px 12px;font-size:10px}.workorder-history>div{color:#70838c;gap:11px;margin:4px 0;display:flex}.workorder-history time{color:#91a0a8;font-variant-numeric:tabular-nums;white-space:nowrap}.workorder-actions{flex-wrap:wrap;align-items:center;gap:7px;min-height:35px;margin-top:15px;display:flex}.workorder-actions .btn{min-height:32px;padding:8px 10px;font-size:11px}.workorder-actions>span{align-items:center;gap:7px;font-size:11px;display:flex}.heading-actions{align-items:center;gap:9px;display:flex}.value-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:550px;padding:65px 30px;display:flex}.value-empty h2{margin:0 0 15px;font-size:21px;font-weight:600}.value-empty>p{max-width:650px;color:var(--muted);margin:0 0 25px;font-size:13px;line-height:1.9}.value-empty-boundary{color:#879991;align-items:center;gap:8px;margin-top:35px;font-size:11px;display:flex}.report-context{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;font-size:12px;display:flex}.report-context>div{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.report-context b{color:#607682;font-size:12px;font-weight:500}.report-context>span{font-size:11px}.value-kpis .value-net{background:linear-gradient(120deg,#f6fbf8,#ebf5ee)}.value-charts-grid{grid-template-columns:1.25fr 1fr;gap:20px;display:grid}.value-details-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.chart-caption{color:var(--muted);margin:0;padding:2px 22px 17px;font-size:10px;line-height:1.7}.cost-ledger{padding:0 22px}.cost-ledger>div{border-bottom:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:20px;padding:11px 0;font-size:12px;display:flex}.cost-ledger span{color:var(--muted)}.cost-ledger strong{font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.cost-ledger strong small{color:var(--muted);font-size:10px;font-weight:400}.cost-ledger .subtotal{background:#f5f9f7;border-top:1px solid #dbe6e5;border-bottom:1px solid #dbe6e5;margin:0 -10px;padding:11px 10px}.cost-ledger .subtotal span{color:#58766a}.cost-ledger .ledger-total{border-bottom:0;padding-top:17px}.cost-ledger .ledger-total span{color:var(--ink);font-weight:600}.cost-ledger .ledger-total strong{color:var(--teal);font-size:22px}.cost-assumptions{color:var(--muted);background:#f5f8fa;border-radius:6px;margin:15px 22px;padding:13px 15px;font-size:10px}.cost-assumptions>span{justify-content:space-between;gap:20px;margin:4px 0;display:flex}.cost-assumptions b{color:#677e88;font-weight:500}.cost-assumptions p{margin:12px 0 0;font-size:10px}.contribution-cell{min-width:90px;max-width:160px;padding-bottom:8px;position:relative}.contribution-cell:before{content:"";background:#eef2f3;border-radius:3px;height:3px;position:absolute;bottom:0;left:0;right:0}.contribution-cell i{background:#9ecbbb;border-radius:3px;height:3px;position:absolute;bottom:0;left:0}.calculation-grid{grid-template-columns:repeat(3,1fr);gap:30px;padding:0 22px 18px;display:grid}.calculation-grid h3{margin:0 0 10px;font-size:13px;font-weight:600}.calculation-grid p{color:var(--muted);margin:5px 0;font-size:11px;line-height:1.85}.calculation-notes>details{border-top:1px solid var(--line);margin:0 22px;padding:15px 0}.calculation-notes summary{cursor:pointer;color:#69828b;font-size:12px}.calculation-notes ul{color:var(--muted);padding-left:18px;font-size:11px;line-height:1.9}.intelligence-panel{overflow:hidden;border-color:#d3e4df!important}.intelligence-heading{background:linear-gradient(105deg,#f0f7f4,#fff 65%);justify-content:space-between;align-items:center;gap:20px;padding:21px 24px;display:flex}.intelligence-identity{align-items:center;gap:13px;display:flex}.intelligence-identity>div{color:#4b8e7b;background:#e1f0e9;border:1px solid #d2e7dd;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.intelligence-identity h2{margin:0 0 7px;font-size:18px;font-weight:650}.intelligence-identity p{color:#78918b;margin:0;font-size:11px}.business-page .intelligence-run{color:#487c62;white-space:nowrap;background:#f0f7f3;border:1px solid #d0e5d9;font-size:12px}.intelligence-intro{justify-content:space-between;align-items:center;gap:20px;padding:6px 27px 25px;display:flex}.intelligence-intro>div{flex:1;min-width:0;padding-left:30px;position:relative}.intelligence-intro>div>span{color:#8fb4a5;font-size:10px;font-weight:600;position:absolute;top:1px;left:0}.intelligence-intro b{font-size:12px;font-weight:600}.intelligence-intro p{color:#81968e;margin:8px 0 0;font-size:10px;line-height:1.8}.intelligence-intro>svg{color:#bed3ca;flex-shrink:0;width:16px}.intelligence-boundary{color:#84978c;background:#f7faf8;border-top:1px solid #e4eee8;padding:12px 25px;font-size:10px;line-height:1.7}.intelligence-data-note{color:#8a9d95;justify-content:space-between;gap:15px;padding:0 25px 17px;font-size:10px;display:flex}.intelligence-data-note>span:first-child{color:#7b9b8c;align-items:center;gap:7px;display:flex}.intelligence-main{grid-template-columns:minmax(0,1fr) 370px;gap:25px;padding:0 25px 21px;display:grid}.intelligence-forecast{min-width:0}.intelligence-chart-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.intelligence-chart-heading h3{margin:0;font-size:13px;font-weight:600}.validation-metrics{background:#f6f9f8;border-radius:6px;grid-template-columns:repeat(4,1fr);gap:15px;padding:14px 15px;display:grid}.validation-metrics>div{border-right:1px solid #e0eae5}.validation-metrics>div:last-child{border:0}.validation-metrics span{color:#81958b;margin-bottom:6px;font-size:10px;display:block}.validation-metrics b{color:#527462;font-size:20px;font-weight:550}.validation-metrics small{color:#7f9588;font-size:10px;font-weight:400}.ai-metric-note{color:#879a90;margin:10px 0 0;font-size:9px;line-height:1.7}.intelligence-recommendation{background:#f6faf7;border:1px solid #e1ece5;border-radius:9px;min-width:0;padding:18px 20px}.intelligence-recommendation .eyebrow{letter-spacing:1.7px;color:#94ab9e;font-size:8px}.intelligence-recommendation h3{justify-content:space-between;align-items:center;gap:10px;margin:9px 0 15px;font-size:19px;display:flex}.ai-recommendation-amount strong{letter-spacing:-1px;color:#497b5c;font-size:32px;font-weight:600}.ai-recommendation-amount>span{color:#819a87;margin-top:3px;font-size:10px;display:block}.ai-alternatives{margin:18px 0}.ai-alternatives>div{border-top:1px solid #e1eae4;flex-wrap:wrap;gap:10px;padding:10px 0;font-size:10px;display:flex}.ai-alternatives>div>span{color:#69816f;align-items:center;gap:5px;display:flex}.ai-alternatives b{color:#577561;margin-left:auto;font-weight:500}.ai-alternatives small{color:#8b9f90;width:100%;font-size:9px;display:block}.ai-protection{color:#83a18c;gap:8px;margin-bottom:15px;display:flex}.ai-protection>svg{flex-shrink:0;margin-top:1px}.ai-protection p{margin:0;font-size:10px;line-height:1.7}.ai-gap{color:#ae8950;gap:7px;font-size:11px;line-height:1.7;display:flex}.ai-gap>svg{flex-shrink:0;margin-top:2px}.ai-adoption-note{color:#8c9e91;margin-top:8px;font-size:9px;line-height:1.65;display:block}.intelligence-explanation{border-top:1px solid #e5eee9;margin:0 25px 20px;padding-top:14px}.intelligence-explanation summary{color:#789788;cursor:pointer;align-items:center;gap:7px;font-size:11px;list-style:none;display:flex}.intelligence-explanation p,.intelligence-explanation ol{color:#8b9d91;font-size:10px;line-height:1.8}.intelligence-explanation ol{padding-left:16px}.intelligence-explanation li{margin:4px 0}.spin{animation:1.2s linear infinite business-spin}@keyframes business-spin{to{transform:rotate(360deg)}}@media (min-width:1900px){.business-page{padding-top:32px}.business-page .page-heading h1{font-size:30px}.business-kpis strong{font-size:36px}.dispatch-workspace{grid-template-columns:370px minmax(0,1fr)}.business-page .data-table td{font-size:14px}.business-page .data-table th{font-size:13px}.filter-grid label{font-size:12px}.filter-grid select{font-size:13px}}@media (max-width:1200px){.business-page{padding:24px 20px}.business-kpis>div{padding:19px}.business-kpis strong{font-size:28px}.filter-grid{grid-template-columns:repeat(3,1fr)}.dispatch-workspace{grid-template-columns:310px minmax(0,1fr);gap:15px}.dispatch-stepper{padding:15px}.dispatch-stepper>div{gap:7px;font-size:12px}.dispatch-stepper>div>svg{margin-right:15px}.strategy-comparison{gap:9px;padding:0 15px}.strategy-comparison>button{padding:13px}.execution-kpis{gap:10px}.execution-kpis strong{font-size:22px}.execution-kpis small{font-size:10px}.operations-layout{grid-template-columns:minmax(0,1fr) 280px;gap:15px}.alarm-card{gap:10px}.alarm-symbol{width:34px;height:34px}.alarm-title>.table-link{font-size:13px}.alarm-title>.muted{margin-left:0}.alarm-actions .btn{font-size:10px!important}.workorder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fault-trigger-grid{grid-template-columns:1fr auto}.fault-trigger-grid>.field{grid-column:1/-1}.fault-kind-options>button{padding:10px;font-size:11px}.value-charts-grid{grid-template-columns:1fr 1fr;gap:15px}.value-details-grid{gap:15px}.plan-confirm-bar{flex-wrap:wrap}.resource-map-panel{grid-template-columns:minmax(0,1fr) 245px}.resource-map-scene{min-height:560px}.resource-map-list{max-height:560px}.resource-map-panel{min-height:560px}}@media (max-width:960px){.business-page .page-heading{align-items:flex-start}.business-page .page-heading h1{font-size:25px}.business-page .page-heading p{font-size:12px}.business-kpis{grid-template-columns:repeat(2,1fr)}.business-kpis>div:nth-child(3):before{display:none}.business-kpis>div:nth-child(n+3){border-top:1px solid var(--line)}.business-kpis>div{padding:18px 22px}.dispatch-workspace{grid-template-columns:1fr}.dispatch-form{grid-template-columns:1fr 1fr;gap:0;padding:0 4px 20px;display:grid}.dispatch-form .section-heading,.dispatch-form .preset-card,.dispatch-form>.field-hint,.dispatch-form>.evaluate-btn{grid-column:1/-1}.dispatch-form>.field,.dispatch-form>.form-pair,.dispatch-form>.check-field{margin-left:16px;margin-right:16px}.dispatch-form>.form-pair{align-items:end}.dispatch-form>.preset-card{width:calc(100% - 32px);margin-left:16px;margin-right:16px}.dispatch-form .evaluate-btn{width:calc(100% - 32px);margin:0 16px}.plan-empty{min-height:360px}.execution-kpis{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:20px}.execution-kpis>div:nth-child(3){border-right:0}.operations-layout{grid-template-columns:1fr}.impact-panel{display:none}.operations-layout:has(.alarm-card.selected) .impact-panel{display:block}.alarm-actions{flex-flow:wrap;align-items:flex-start;max-width:180px}.value-charts-grid,.value-details-grid{grid-template-columns:1fr}.calculation-grid{gap:20px}.heading-actions{flex-direction:column;align-items:stretch}.heading-actions .btn{white-space:nowrap;font-size:11px}.resource-map-panel{grid-template-columns:1fr}.resource-map-list{border-left:0;border-top:1px solid var(--line);grid-template-columns:1fr 1fr;max-height:300px;display:grid}.resource-map-list .section-heading{grid-column:1/-1}.resource-map-scene{min-height:500px}}@media (max-width:650px){.business-page{padding:20px 12px 30px}.business-page .page-heading{flex-direction:column;gap:16px;margin-bottom:18px}.business-page .page-heading h1{font-size:25px}.business-page .eyebrow{letter-spacing:1.6px;font-size:9px}.business-page .page-heading p{font-size:12px}.business-page .section-heading{padding:17px 15px 14px}.business-page .section-heading h2{font-size:15px}.business-page .panel{margin-bottom:15px}.business-page .section-heading>.muted{font-size:10px}.business-kpis{margin-bottom:15px}.business-kpis>div{padding:17px 15px}.business-kpis>div+div:before{top:18px;bottom:18px}.business-kpis strong{font-size:26px}.business-kpis>div>span{font-size:11px}.business-kpis p{font-size:9px;line-height:1.6}.business-kpis strong small{font-size:10px}.filter-grid{grid-template-columns:repeat(2,1fr);gap:12px}.resource-toolbar{padding:16px 15px 12px}.resource-toolbar-foot{gap:9px}.resource-toolbar-foot>.resource-count{width:100%;margin-left:0}.business-page .segmented button{padding:8px 12px}.business-page .segmented.compact button{padding:6px 9px;font-size:11px}.business-page .data-table td{padding:12px 13px;font-size:12px}.business-page .data-table th{padding:11px 13px;font-size:11px}.business-page .data-table td small,.business-page .scope-chip{font-size:10px}.dispatch-stepper{justify-content:space-between;gap:5px;padding:13px 10px}.dispatch-stepper>div{flex:initial;white-space:nowrap;flex-direction:column;gap:6px;font-size:9px}.dispatch-stepper>div:last-child{flex:initial}.dispatch-stepper>div>svg{display:none}.dispatch-stepper>div>span{width:23px;height:23px;font-size:10px}.dispatch-workspace{gap:0}.dispatch-form{display:block}.dispatch-form>.field,.dispatch-form>.form-pair,.dispatch-form>.check-field{margin-left:15px;margin-right:15px}.dispatch-form>.evaluate-btn{width:calc(100% - 30px);margin:0 15px}.dispatch-form .field .segmented button{font-size:12px}.dispatch-form>.field-hint{margin:13px 15px 0}.plan-empty{min-height:370px;padding:30px 24px}.plan-empty h3{font-size:17px}.plan-empty p{font-size:12px}.plan-empty>div:last-child{flex-direction:column;gap:13px;margin-top:25px}.strategy-comparison{grid-template-columns:1fr;gap:10px}.strategy-comparison>button{padding:15px}.strategy-comparison>button>div{margin-bottom:7px}.strategy-comparison>button>small{font-size:10px}.dispatch-plan>.notice{margin:0 15px 14px}.plan-meta{gap:8px;padding-inline:15px}.plan-confirm-bar{padding:17px 15px}.plan-confirm-bar>.btn{width:100%}.exclusions-list{padding-inline:15px}.exclusions-list>div{flex-direction:column;gap:6px}.exclusions-list span{text-align:left}.execution-kpis{grid-template-columns:1fr 1fr;row-gap:20px;padding:7px 15px 20px}.execution-kpis>div:nth-child(2n){border-right:0}.execution-kpis>div:nth-child(3){border-right:1px solid var(--line)}.execution-kpis strong{font-size:24px}.execution-kpis>div:last-child{grid-column:1/-1}.execution-kpis>div:last-child strong{font-size:20px}.execution-kpis span{font-size:11px}.task-timebar{margin-inline:15px}.task-time-label{flex-wrap:wrap;padding-inline:15px;font-size:9px}.task-time-label>span:nth-child(2){text-align:center;order:3;width:100%}.task-execution>.notice{flex-wrap:wrap;margin:0 15px 15px}.business-page .notice .btn{margin-left:30px;font-size:11px}.execution-actions{gap:8px;padding:0 15px 15px}.execution-actions .btn{padding:9px 10px;font-size:11px}.execution-actions>.muted{width:100%;line-height:1.6}.command-details{margin:0 15px}.command-details>summary>span{margin:7px 0;font-size:9px;display:block}.event-timeline{padding-inline:15px}.event-timeline>div:not(.empty){flex-wrap:wrap;gap:9px}.event-timeline time{min-width:55px;font-size:10px}.event-timeline>div>div{flex:1}.event-timeline .btn{margin-left:74px}.event-timeline p{font-size:10px}.fault-trigger-grid{grid-template-columns:1fr;gap:14px;padding-inline:15px}.fault-kind-options{grid-template-columns:1fr}.fault-kind-options>button{font-size:12px}.fault-trigger>.field-hint{margin-inline:15px}.fault-trigger .scope-chip{font-size:9px}.alarm-list{max-height:none;padding-inline:15px}.alarm-card{flex-wrap:wrap;position:relative}.alarm-symbol{width:31px;height:31px}.alarm-content{width:calc(100% - 42px)}.alarm-title{gap:7px}.alarm-title>.table-link{font-size:13px}.alarm-title>.muted{font-size:9px}.alarm-content>.alarm-message{font-size:11px}.alarm-actions{flex-direction:row;gap:7px;max-width:none;margin-left:41px}.alarm-filters{flex-wrap:wrap;gap:7px}.alarm-filters>select{font-size:10px}.alarm-footer{gap:7px}.workorder-grid{grid-template-columns:1fr;padding:0 15px 15px}.workorder-card{padding:15px}.workorders-panel .section-heading>.muted{font-size:9px}.calculation-grid{grid-template-columns:1fr;gap:18px;padding-inline:15px}.calculation-grid h3{margin-bottom:7px}.heading-actions{flex-direction:row;width:100%}.heading-actions .btn{flex:1;font-size:12px}.report-context{gap:10px}.report-context>div{gap:8px}.report-context>div>b{word-break:break-all;font-size:10px}.report-context>div>span:last-child{font-size:11px}.value-empty{min-height:470px;padding:50px 24px}.value-empty h2{font-size:18px;line-height:1.6}.value-empty>p{font-size:12px}.value-empty-boundary{text-align:left;align-items:flex-start;font-size:10px;line-height:1.7}.value-empty-boundary>svg{flex-shrink:0}.business-page .business-footnote{font-size:10px}.resource-map-scene{min-height:360px}.resource-map-list{grid-template-columns:1fr}.resource-map-list .section-heading{grid-column:1}.business-modal{padding:25px 20px}.business-modal h2{font-size:20px}.business-modal>p{font-size:12px}.confirmation-facts{padding:10px 13px}.confirmation-facts>div{gap:15px;font-size:11px}.modal-actions .btn{font-size:12px}}@media (prefers-reduced-motion:reduce){.spin{animation:none}.task-timebar>div{transition:none}}@media (max-width:1200px){.intelligence-main{grid-template-columns:minmax(0,1fr) 300px;gap:18px}.intelligence-intro{gap:10px}.intelligence-intro>div{padding-left:24px}.intelligence-main{padding-inline:20px}.intelligence-recommendation{padding:16px}.intelligence-chart-heading{flex-wrap:wrap}.validation-metrics{gap:10px;padding:12px}.validation-metrics b{font-size:17px}}@media (max-width:800px){.intelligence-main{grid-template-columns:1fr}.intelligence-intro{grid-template-columns:1fr 1fr;gap:22px;padding:5px 24px 24px;display:grid}.intelligence-intro>svg{display:none}.intelligence-data-note{flex-wrap:wrap;gap:8px}.intelligence-recommendation{display:block}.intelligence-identity p{font-size:10px}.intelligence-heading{padding:19px 20px}}@media (max-width:650px){.intelligence-heading{flex-wrap:wrap;gap:15px;padding:19px 15px}.intelligence-identity h2{font-size:17px}.intelligence-identity p{font-size:9px;line-height:1.6}.intelligence-identity{gap:10px}.intelligence-identity>div{flex-shrink:0;width:38px;height:38px}.business-page .intelligence-run{width:100%;font-size:12px}.intelligence-intro{gap:22px 14px;padding:6px 17px 20px}.intelligence-intro b{font-size:11px}.intelligence-intro p{font-size:9px}.intelligence-intro>div{padding-left:21px}.intelligence-boundary{padding:12px 15px;font-size:9px}.intelligence-data-note{padding:0 15px 17px;font-size:9px}.intelligence-main{padding:0 15px 20px}.intelligence-chart-heading{gap:12px}.intelligence-chart-heading h3{font-size:12px}.validation-metrics{gap:7px;padding:11px 10px}.validation-metrics span{font-size:8px}.validation-metrics b{font-size:17px}.validation-metrics small{font-size:8px}.ai-metric-note{font-size:9px}.intelligence-explanation{margin-inline:15px}.intelligence-recommendation .btn{font-size:12px}}.business-page .field input[type=checkbox]{flex:0 0 15px;width:15px;min-width:15px;height:15px;min-height:15px;margin:0}.business-page .zone-checkboxes label{min-width:0}.business-page .zone-checkboxes label>span{white-space:nowrap}.hx-park{isolation:isolate;color:#305458;background:linear-gradient(155deg,#f8fbfa 5%,#eef5f2 60%,#f5f8f5);border-radius:10px;width:100%;height:100%;min-height:280px;position:relative;overflow:hidden}.hx-park *,.hx-park :before,.hx-park :after{box-sizing:border-box}.hx-park-atmosphere{z-index:-1;pointer-events:none;background-image:radial-gradient(#bbd1cd70 .7px,#0000 .7px);background-size:19px 19px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#0008 60%,#0000);mask-image:linear-gradient(#0000,#0008 60%,#0000)}.hx-park-stage,.hx-park-labels,.hx-park-svg{width:100%;height:100%;position:absolute;inset:0}.hx-park-stage canvas{outline:none;width:100%;height:100%;display:block}.hx-park-labels{pointer-events:none}.hx-park-marker{visibility:hidden;pointer-events:auto;border:1px solid color-mix(in srgb, var(--marker-color) 58%, white);color:#3b6466;text-align:center;cursor:pointer;background:#fbfefaeb;border-radius:50%;width:23px;min-width:0;height:23px;min-height:0;padding:0;font-family:inherit;font-size:10px;font-weight:750;line-height:21px;transition:background .18s,box-shadow .18s,opacity .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 4px #50757012}.hx-park-marker:hover,.hx-park-marker:focus-visible,.hx-park-marker.is-selected{background:var(--marker-color);color:#fff;z-index:3;border-color:#fff;outline:none;box-shadow:0 0 0 3px #d6ede7,0 3px 8px #37646725}.hx-park-marker.is-active{border-color:var(--marker-color);background:#e9fbf5}.hx-park-marker.is-fault{color:#b83f37;background:#fff0eb;border-color:#dc8a7f}.hx-park-marker.is-offline{color:#94a3af;background:#f8faf8;border-style:dashed}.hx-park-marker.is-dimmed,.hx-park-zone.is-dimmed{opacity:.25}.hx-park-marker.is-dimmed:focus-visible,.hx-park-marker.is-dimmed:hover{opacity:1}.hx-park-zone{visibility:hidden;white-space:nowrap;color:#4a6465;background:#ffffffdb;border:1px solid #d5e2d9cc;border-radius:6px;align-items:center;gap:7px;padding:6px 10px;font-size:11px;line-height:1;transition:opacity .2s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 7px #5679660a}.hx-park-zone strong{color:#2c8379;font-size:12px}.hx-park-management{visibility:hidden;color:#477373;white-space:nowrap;text-shadow:0 1px #fff,0 -1px #fff,1px 0 #fff,-1px 0 #fff;font-size:10px;font-weight:700;position:absolute;transform:translate(-50%,-60%)}.hx-park-tooltip{z-index:10;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#36595d;background:#ffffffed;border:1px solid #c7dcd6;border-radius:10px;width:230px;padding:13px 14px 10px;position:absolute;box-shadow:0 10px 26px #294f491a}.hx-park-tooltip-title{justify-content:space-between;align-items:center;margin-bottom:7px;font-size:13px;display:flex}.hx-park-tooltip-title strong{font-weight:700}.hx-park-tooltip-title i{border-radius:50%;width:6px;height:6px;display:block}.hx-park-tooltip-status{color:#72878a;justify-content:space-between;margin-bottom:10px;font-size:10px;display:flex}.hx-park-tooltip-data{font-variant-numeric:tabular-nums;justify-content:space-between;font-size:10px;display:flex}.hx-park-tooltip-data b{color:#196d66;font-size:13px}.hx-park-tooltip-link{color:#198b7c;border-top:1px solid #e2ece6;justify-content:space-between;margin-top:11px;padding-top:8px;font-size:10px;display:flex}.hx-park-compass{pointer-events:none;color:#718e90;flex-direction:column;align-items:center;gap:3px;width:22px;font-family:inherit;font-size:9px;display:flex;position:absolute;bottom:18px;right:22px}.hx-park-compass svg{width:15px;height:20px}.hx-park-rendering-note{pointer-events:none;color:#7e9695;gap:8px;font-size:10px;display:flex;position:absolute;bottom:13px;left:16px}.hx-park-rendering-note span{color:#afbfbd}.hx-park-svg{display:block;overflow:hidden}.hx-park-svg-world{transform-box:view-box;transition:transform .8s cubic-bezier(.22,.7,.25,1)}.hx-park-enterprise{cursor:pointer;outline:none;transition:opacity .2s}.hx-park-enterprise:hover .hx-park-svg-boundary,.hx-park-enterprise:focus .hx-park-svg-boundary{stroke-width:2.5px;fill-opacity:.25;stroke-opacity:1}.hx-park-svg-marker text{font-family:inherit;font-size:9px;font-weight:750}.hx-park-svg-zone text{font-family:inherit;font-size:11px}.hx-park-svg-management{fill:#426e71;paint-order:stroke;stroke:#f3f8f5;stroke-width:3px;font-family:inherit;font-size:10px;font-weight:700}.hx-park-svg-flow{animation:2s linear infinite hx-park-flow}.hx-park-svg-flow.is-charge{animation-direction:reverse}.hx-park-mobile-picker{background:#fffffff2;border:1px solid #d4e2da;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;display:flex;position:absolute;bottom:35px;left:12px;right:12px}.hx-park-mobile-picker>span{color:#738a86;white-space:nowrap;font-size:11px}.hx-park-mobile-picker select{min-width:0;min-height:32px;font:inherit;color:#365c59;background:0 0;border:0;flex:1;font-size:12px}@keyframes hx-park-flow{to{stroke-dashoffset:18px}}@media (min-width:2100px){.hx-park-marker{width:27px;height:27px;font-size:12px;line-height:25px}.hx-park-zone{padding:8px 12px;font-size:13px}.hx-park-zone strong{font-size:14px}.hx-park-management{font-size:12px}}@media (max-width:680px){.hx-park{min-height:230px}.hx-park-rendering-note{font-size:9px;bottom:9px;left:10px}.hx-park-compass{bottom:12px;right:13px}.hx-park-tooltip{width:215px;padding:11px}}@media (prefers-reduced-motion:reduce){.hx-park *,.hx-park :before,.hx-park :after{transition:none!important;animation:none!important}}:root{color:#253741;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f3f6f7;--surface:#fff;--line:#e1e8eb;--ink:#253741;--muted:#71828c;--red:#cf2631;--teal:#128f7d;--cyan:#388eb4;--amber:#b58126;--radius:10px;--shadow:0 2px 10px #213e4c04;font-variant-numeric:tabular-nums;background:#f3f6f7;font-family:Segoe UI,Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button,select{touch-action:manipulation}button{color:inherit}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #4d9fca}button{background:0 0;border:0}a{color:var(--teal)}h1,h2,h3,h4,p{margin:0}h2{font-size:17px;font-weight:650}h3{font-size:16px;font-weight:600}small{font-size:12px;font-weight:400}svg{flex-shrink:0}input,select,textarea{min-height:38px;color:var(--ink);background:#fff;border:1px solid #dce4e7;border-radius:6px;max-width:100%;padding:8px 10px}input[type=checkbox]{min-height:0;accent-color:var(--teal);width:18px;height:18px}input[type=range]{accent-color:var(--teal)}.muted{color:var(--muted)}.small{font-size:12px}.teal{color:var(--teal)}.cyan{color:var(--cyan)}.amber{color:var(--amber)}.row-between{justify-content:space-between;align-items:center;gap:8px;display:flex}.full{width:100%}.panel{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;min-width:0}.panel-heading{justify-content:space-between;align-items:center;gap:10px;padding:16px 18px 12px;display:flex}.panel-heading h2{font-size:16px}.icon-button{color:#647d88;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.icon-button:hover{color:#263d48;background:#edf3f5}.btn{background:#fff;border:1px solid #dce4e7;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:9px 15px;font-weight:550;transition:background .18s,border-color .18s;display:inline-flex}.btn:hover:not(:disabled){background:#f5f8f9;border-color:#a8bdc5}.btn.primary{background:var(--red);border-color:var(--red);color:#fff;box-shadow:0 3px 7px #cf263115}.btn.primary:hover:not(:disabled){background:#b51d2a;border-color:#b51d2a}.btn.ghost{background:0 0}.btn.danger{color:#b53536;background:#fff8f7;border-color:#ecd0d0}.btn.small{min-height:32px;padding:6px 10px;font-size:12px}.text-button{color:var(--teal);align-items:center;gap:5px;padding:4px 0;font-size:12px;display:inline-flex}.text-button:hover{text-decoration:underline}.badge{color:#677e89;white-space:nowrap;background:#eef2f4;border-radius:4px;align-items:center;gap:5px;padding:4px 7px;font-size:11px;display:inline-flex}.badge.good{color:#167e6c;background:#eaf6f1}.badge.warn{color:#9d7227;background:#fff6e6}.badge.bad{color:#ba5344;background:#feefeb}.dot{background:#bac8cd;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.dot.good{background:#31a58b}.dot.warn{background:#d3a14b}.dot.neutral{background:#a5b6bd}.dot.active{background:#418fbc}.meter{background:#edf2f4;border-radius:3px;height:5px;overflow:hidden}.meter i{background:var(--teal);border-radius:3px;height:100%;transition:width .6s;display:block}.meter.cyan i{background:#479cc0}.meter.amber i{background:#c79d51}.segmented{background:#f1f5f6;border:1px solid #e4ebee;border-radius:6px;gap:2px;padding:3px;display:flex}.segmented button{white-space:nowrap;color:#6f828c;border-radius:4px;flex:1;padding:7px 9px;font-size:12px}.segmented button.active{color:var(--red);background:#fff;font-weight:600;box-shadow:0 1px 4px #213e4c14}.segmented.compact{padding:2px}.segmented.compact button{padding:5px 10px}.empty{text-align:center;color:var(--muted);padding:30px 16px}.field{color:#60747e;flex-direction:column;gap:8px;font-size:13px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.warning-inline{color:#ab792a;background:#fff6e5;border-radius:5px;margin-bottom:12px;padding:10px 12px;font-size:12px}.info-note{color:#3f7166;background:#f1f9f6;border:1px solid #dcebe8;border-radius:7px;align-items:flex-start;gap:12px;padding:15px;font-size:13px;display:flex}.info-note p{color:#627f79;margin-top:5px;font-size:12px;line-height:1.8}.info-note svg{width:20px}.table-wrap{border:1px solid var(--line);border-radius:8px;overflow:auto}.data-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:13px}.data-table th{text-align:left;color:#778992;background:#f7f9fa;padding:14px 16px;font-size:12px;font-weight:550}.data-table td{border-top:1px solid #edf1f3;padding:14px 16px}.data-table tbody tr:hover{background:#f8fbfb}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin:8px 0 22px;display:flex}.page-heading h1{letter-spacing:.2px;font-size:25px}.page-heading p{color:var(--muted);margin-top:8px;font-size:13px}.eyebrow{letter-spacing:1px;color:#8b9a9f;margin-bottom:7px;font-size:11px}.app-shell{min-height:100dvh;padding-bottom:36px}.app-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:28px;height:76px;padding:0 26px;display:flex}.brand-lockup{text-align:left;flex-shrink:0;align-items:center;gap:20px;padding:0;display:flex}.brand-lockup img{width:167px;height:auto;display:block}.brand-lockup>span{border-left:1px solid #e4e8ea;flex-direction:column;gap:5px;padding-left:20px;display:flex}.brand-lockup strong{letter-spacing:1px;font-size:20px;font-weight:650}.brand-lockup small{color:#91a0a7;letter-spacing:2px;font-size:11px}.main-nav{gap:29px;height:100%;margin-left:auto;display:flex}.main-nav button{white-space:nowrap;color:#677983;padding:0 2px;font-size:14px;position:relative}.main-nav button.active{color:var(--red);font-weight:650}.main-nav button.active:after{content:"";background:var(--red);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.main-nav button:hover{color:var(--red)}.header-tools{align-items:center;gap:14px;margin-left:12px;display:flex}.scenario-badge{white-space:nowrap;color:#536f7c;background:#f5f8f9;border:1px solid #e0e8ea;border-radius:20px;align-items:center;gap:7px;padding:7px 12px;font-size:12px;display:flex}.header-time{text-align:right;color:#82939b;white-space:nowrap;flex-direction:column;gap:5px;font-size:11px;display:flex}.header-time strong{color:#526b76;margin-left:7px;font-size:14px;font-weight:550}.header-time small{font-size:10px}.context-bar{color:#8998a0;justify-content:space-between;align-items:center;height:38px;padding:0 26px;font-size:11px;display:flex}.context-bar>div{align-items:center;gap:15px;display:flex}.park-name{color:#405f6c;align-items:center;gap:7px;font-size:12px;font-weight:550;display:flex}.context-separator{border-left:1px solid #d9e3e7;height:12px}.run-indicator{align-items:center;gap:5px;font-size:10px;display:flex}.run-indicator i{background:#a2afb5;border-radius:50%;width:5px;height:5px}.run-indicator.running i{background:#28a68b}.ai-entry{color:#3c7976;align-items:center;gap:6px;font-size:11px;display:flex}.app-main{max-width:3000px;margin:0 auto;padding:0 24px 18px}.cockpit-page{grid-template-rows:112px minmax(0,1fr) 213px;gap:14px;height:calc(100dvh - 168px);min-height:625px;display:grid}.kpi-strip{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(6,minmax(0,1fr));padding:18px 0;display:grid}.kpi{text-align:left;border-right:1px solid #e6ecef;align-items:center;gap:14px;min-width:0;padding:0 24px;display:flex}.kpi:last-child{border:0}.kpi>svg{color:#789ba8}.kpi:nth-child(2)>svg{color:#569bb8}.kpi:nth-child(3)>svg,.kpi.accent>svg{color:#329b8a}.kpi-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.kpi-label{color:#71858f;font-size:13px}.kpi-value{letter-spacing:-1px;white-space:nowrap;font-size:35px;font-weight:650;line-height:1.15}.kpi-value small{letter-spacing:0;margin-left:6px;font-size:12px;font-weight:400}.kpi-sub{color:#92a0a7;white-space:nowrap;font-size:11px;line-height:1.5}.kpi.accent .kpi-value{color:var(--teal)}.kpi:hover .kpi-label{color:var(--red)}.cockpit-core{grid-template-columns:minmax(230px,16.7%) minmax(0,1fr) minmax(270px,20.2%);gap:14px;min-height:0;display:grid}.resources-rail,.dispatch-rail{flex-direction:column;gap:12px;min-height:0;display:flex}.resource-overview{padding-bottom:8px}.resource-overview .panel-heading{padding-bottom:4px}.resource-row{text-align:left;align-items:center;gap:13px;width:100%;padding:12px 18px;display:flex}.resource-row>div{flex:1;min-width:0}.resource-row .row-between:first-child{gap:4px;font-size:12px}.resource-row strong{white-space:nowrap;font-size:14px}.resource-row .meter{margin:8px 0}.resource-row .small{font-size:10px}.resource-row:hover{background:#fafcfc}.capability-panel{text-align:center;padding:0 18px 12px}.capability-panel .panel-heading{padding:14px 0 12px}.capacity-number{color:var(--teal);margin-top:8px;font-size:34px;font-weight:650;line-height:1.5}.capacity-number small{font-size:13px}.capability-panel p{color:#83959e;font-size:11px}.capability-panel .text-button{margin-top:6px;font-size:10px}.soc-panel{flex:1;min-height:144px}.soc-panel .panel-heading{padding:12px 16px 4px}.soc-caption{justify-content:space-between;padding:0 16px 10px;font-size:10px;display:flex}.park-panel{background:#fbfcfc;flex-direction:column;min-height:0;display:flex;overflow:hidden}.park-toolbar{background:#fff;border-bottom:1px solid #edf1f3;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;height:64px;padding:0 20px;display:flex}.park-toolbar h2{margin-bottom:4px;font-size:16px}.park-toolbar .small{letter-spacing:.5px;font-size:10px}.park-filters{align-items:center;gap:10px;display:flex}.park-filters select{color:#647b86;border-color:#e4eaed;min-height:30px;padding:5px 9px;font-size:11px}.park-content{isolation:isolate;flex:1;min-height:0;position:relative}.park-content>div:first-child{height:100%}.park-loading{color:#78939e;background:#f2f7f7;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;display:flex}.park-view-controls{z-index:3;gap:6px;display:flex;position:absolute;bottom:16px;right:16px}.park-view-controls .btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border-color:#d5e0e5;box-shadow:0 2px 4px #17344707}.park-legend{color:#80929a;background:#fff;border-top:1px solid #edf1f3;align-items:center;gap:16px;min-height:35px;padding:0 18px;font-size:10px;display:flex}.park-legend>span{white-space:nowrap;align-items:center;gap:5px;display:flex}.park-legend .map-tip{color:#95a3aa;margin-left:auto}.layer-detail{z-index:3;background:#ffffffed;border:1px solid #dfe9ea;border-radius:6px;flex-direction:column;gap:6px;padding:12px 16px;font-size:12px;display:flex;position:absolute;top:14px;left:14px;box-shadow:0 3px 12px #233e4c09}.layer-detail strong{color:var(--teal);font-size:22px}.layer-detail small{color:var(--muted);font-size:10px}.dispatch-card{flex:1;padding:0 18px 18px}.dispatch-card .panel-heading{padding:15px 0 14px}.ready-note{color:#6b9589;background:#f2f8f7;border:1px solid #e1eeea;border-radius:6px;align-items:center;gap:10px;margin-bottom:18px;padding:12px;display:flex}.ready-note>div{flex-direction:column;gap:5px;display:flex}.ready-note strong{color:#4a7467;font-size:12px;font-weight:550}.ready-note span{color:#8a9f97;font-size:10px}.dispatch-card h3{font-size:15px}.dispatch-facts{gap:13px;margin:14px 0 18px;display:grid}.dispatch-facts>div{justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.dispatch-facts dt{color:#82939c;align-items:center;gap:6px;display:flex}.dispatch-facts dd{margin:0;font-weight:550}.dispatch-facts>div:first-child dd{font-size:20px}.dispatch-card .primary{height:40px;font-size:12px}.process-preview{color:#94a5ad;justify-content:space-between;align-items:center;gap:6px;margin:18px 1px 0;font-size:10px;display:flex}.process-preview span{flex-direction:column;align-items:center;gap:6px;display:flex}.process-preview span:before{content:"";background:#fff;border:1.5px solid #a2b8c1;border-radius:50%;width:7px;height:7px}.process-preview i{background:#dce6ea;flex:1;height:1px;position:relative;top:-9px}.events-panel{min-height:127px}.events-panel .panel-heading{padding:12px 15px 6px}.event-list{padding:0 15px 8px}.event-row{text-align:left;color:#718894;border-top:1px solid #edf2f4;align-items:center;gap:9px;width:100%;padding:9px 0;font-size:11px;display:flex}.event-row:first-child{border:0}.event-row time{color:#9cacb4;font-size:10px}.event-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.task-title{flex-direction:column;gap:5px;margin-bottom:12px;font-size:16px;font-weight:600;display:flex}.task-title small{color:#91a0a7;font-size:10px}.task-response{align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.task-response strong{color:var(--teal);font-size:36px}.task-response span{color:#8499a1;font-size:12px}.cockpit-bottom{grid-template-columns:minmax(0,1fr) minmax(270px,24%);gap:14px;min-height:0;display:grid}.load-panel{flex-direction:column;min-height:0;display:flex}.load-panel .panel-heading{padding:13px 18px 3px}.load-panel .echart{flex:1;min-height:0!important}.contribution-panel{min-width:0}.contribution-panel .panel-heading{padding:13px 18px}.contribution-empty{color:#71909e;grid-template-columns:30px 1fr;align-items:center;column-gap:14px;padding:18px 27px 0;display:grid}.contribution-empty strong{color:#5f7b86;font-size:13px}.contribution-empty p{color:#97a7ae;margin-top:6px;font-size:11px}.mini-flow{color:#a0b1b9;grid-column:1/-1;justify-content:space-between;align-items:center;margin-top:25px;font-size:11px;display:flex}.contribution-list{padding:0 18px}.contribution-list button{text-align:left;grid-template-columns:90px 1fr 75px;align-items:center;gap:10px;width:100%;padding:9px 0;font-size:11px;display:grid}.contribution-list strong{text-align:right;font-size:12px}.contribution-list small{font-size:10px}.app-footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:8;background:#f8fafbee;border-top:1px solid #e3eaed;justify-content:space-between;align-items:center;gap:15px;height:36px;padding:0 25px;display:flex;position:fixed;bottom:0;left:0;right:0}.source-link{color:#99a8af;align-items:center;gap:5px;padding:0;font-size:10px;display:flex}.footer-controls{background:#fff;border:1px solid #dbe5e9;border-radius:5px;align-items:center;gap:5px;padding:1px 5px;display:flex}.footer-controls button{color:#78909d;align-items:center;gap:5px;padding:3px 7px;font-size:11px;display:flex}.footer-controls>span{border-left:1px solid #e1e8eb;height:12px}.footer-controls select{color:#677e8b;background:0 0;border:0;min-height:24px;padding:2px 3px;font-size:11px}.credit{color:#9aacb5;letter-spacing:.1px;font-size:10px}.toast{z-index:120;color:#fff;background:#264e50;border-radius:8px;align-items:center;gap:20px;max-width:min(650px,90vw);padding:14px 16px;font-size:13px;line-height:1.6;display:flex;position:fixed;bottom:52px;left:50%;transform:translate(-50%);box-shadow:0 6px 35px #163c4730}.toast.error{background:#9d4841}.toast.info{background:#516d7d}.toast button{color:inherit;padding:0 4px;font-size:20px}.modal-overlay,.drawer-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:40;background:#1f354540;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.source-dialog{background:#fff;border:1px solid #dce5e8;border-radius:12px;width:min(680px,94vw);max-height:85dvh;padding:28px;overflow:auto;box-shadow:0 16px 70px #233e4c30}.source-dialog header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.source-dialog header h2{font-size:25px}.source-details{gap:18px;margin:25px 0;font-size:13px;display:grid}.source-details>div{grid-template-columns:110px 1fr;gap:16px;display:grid}.source-details dt{color:#83949d}.source-details dd{margin:0;line-height:1.8}.scene-controls{z-index:35;background:#fff;border:1px solid #dce7eb;border-radius:10px;width:360px;max-height:calc(100dvh - 100px);position:fixed;bottom:47px;right:24px;overflow:auto;box-shadow:0 10px 45px #2b4b5b22}.scene-controls>header{z-index:1;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:13px 17px;display:flex;position:sticky;top:0}.scene-controls>header>div{align-items:center;gap:9px;display:flex}.scene-controls h2{font-size:16px}.scene-content{flex-direction:column;gap:16px;padding:17px;display:flex}.scene-clock{background:#f6f9fa;border-radius:7px;flex-direction:column;align-items:center;gap:8px;padding:12px;display:flex}.scene-clock>span:first-child{color:#8a9aa2;font-size:11px}.scene-clock strong{color:#3f616f;font-size:34px;font-weight:550}.scene-buttons{gap:7px;display:flex}.scene-buttons .btn{flex:1;padding:8px 9px;font-size:12px}.switch-field{border-bottom:1px solid #edf1f3;justify-content:space-between;align-items:center;gap:18px;padding:12px 0;font-size:13px;display:flex}.switch-field>span{flex-direction:column;gap:6px;display:flex}.switch-field small{color:#92a0a8;font-size:11px}.guide-steps{flex-direction:column;gap:6px;display:flex}.guide-steps>button{text-align:left;background:#f7fafb;border-radius:5px;align-items:center;gap:11px;padding:10px;font-size:12px;display:flex}.guide-steps>button.active{color:var(--teal);background:#eaf5f1}.guide-steps button span{color:#9aadb5;font-size:10px}.guide-steps button small{color:#9aadb5;margin-left:auto;font-size:9px}.guide-steps .row-between{margin-top:6px}.guide-steps .btn{font-size:12px}.page-loading,.fatal-error{color:#718c98;justify-content:center;align-items:center;gap:18px;min-height:70vh;display:flex}.fatal-error{text-align:center;flex-direction:column;padding:25px}.fatal-error h1{font-size:25px}.fatal-error p{max-width:500px;line-height:1.8}.drawer-overlay{z-index:50;justify-content:flex-end;align-items:stretch}.enterprise-drawer{background:#fff;outline:none;flex-direction:column;width:min(640px,100%);height:100%;animation:.25s ease-out drawer-in;display:flex;box-shadow:-12px 0 70px #173c4b22}.drawer-header{border-bottom:1px solid var(--line);flex-shrink:0;justify-content:space-between;align-items:center;padding:26px 28px 20px;display:flex}.drawer-header h2{letter-spacing:.5px;font-size:26px}.drawer-header p{color:#92a1a8;margin-top:7px;font-size:12px}.drawer-status{color:#93a2aa;flex-shrink:0;align-items:center;gap:14px;padding:13px 28px;font-size:10px;display:flex}.drawer-tabs{border-bottom:1px solid #e9eef0;flex-shrink:0;gap:28px;padding:0 28px;display:flex}.drawer-tabs button{color:#81949f;border-bottom:2px solid #0000;padding:12px 0;font-size:13px}.drawer-tabs button.active{color:var(--teal);border-color:var(--teal);font-weight:600}.drawer-body{flex:1;padding:24px 28px;overflow:auto}.detail-kpis{grid-template-columns:1fr 1fr;gap:20px;padding-bottom:24px;display:grid}.detail-kpis>div{flex-direction:column;gap:7px;display:flex}.detail-kpis span{color:#82959f;font-size:12px}.detail-kpis strong{font-size:23px;font-weight:600}.detail-kpis small{color:#9caab1;font-size:11px}.detail-section{border-top:1px solid #e7edef;padding:22px 0}.detail-section h3{margin-bottom:14px;font-size:15px}.single-line{flex-direction:column;align-items:center;gap:7px;padding:10px 0 16px;display:flex}.energy-node{background:#f5f9fa;border:1px solid #e4ecef;border-radius:7px;flex-direction:column;align-items:center;gap:6px;min-width:130px;padding:13px 19px;display:flex}.energy-node strong{font-size:12px;font-weight:550}.energy-node small{color:#7f949f;font-size:10px}.energy-node svg{color:#7ca1b0;width:25px}.single-line>svg{color:#a9c6ce;height:17px}.flow-arrow{animation:1.8s infinite flow-down}.bus{color:#5b7e79;background:#eef8f5;border:1px solid #bed8d8;border-radius:5px;align-items:center;gap:12px;padding:10px 15px;font-size:12px;display:flex}.bus strong{font-weight:550}.energy-branches{justify-content:space-between;gap:12px;width:100%;padding-top:24px;display:flex;position:relative}.energy-branches:before{content:"";background:#b5ccd5;height:1px;position:absolute;top:10px;left:15%;right:15%}.energy-branches .energy-node{flex:1;min-width:0;position:relative}.energy-branches .energy-node:before{content:"";background:#b5ccd5;width:1px;height:15px;position:absolute;top:-15px;left:50%}.detail-summary{grid-template-columns:1fr 1fr;gap:15px;margin:10px 0 24px;display:grid}.detail-summary>span{color:#90a0a8;flex-direction:column;gap:8px;font-size:11px;display:flex}.detail-summary strong{color:#4f707e;overflow-wrap:anywhere;font-size:13px;font-weight:550}.drawer-body .form-grid{margin:20px 0}.drawer-body>.btn.primary{margin-top:22px}.drawer-body .info-note{margin-bottom:18px}.drawer-footer{border-top:1px solid var(--line);color:#95a7af;background:#f8fafb;flex-shrink:0;padding:13px 28px;font-size:10px}.cabinet-list{flex-direction:column;gap:7px;display:flex}.cabinet-list button{text-align:left;background:#fafcfc;border:1px solid #e0eaed;border-radius:7px;align-items:center;gap:12px;padding:14px;display:flex}.cabinet-list button>div{flex-direction:column;flex:1;gap:5px;display:flex}.cabinet-list strong{font-size:13px;font-weight:550}.cabinet-list small{color:#8ba0aa;font-size:11px}.cabinet-list button.selected{background:#f1faf7;border-color:#45a797}.cabinet-list svg{color:#7298a8}.cabinet-detail{background:#f2f7f8;border-radius:7px;margin-top:12px;padding:18px}.cabinet-detail>strong{font-size:13px}.cabinet-detail dl{gap:12px;margin:16px 0 0;display:grid}.cabinet-detail dl>div{justify-content:space-between;align-items:center;gap:15px;font-size:12px;display:flex}.cabinet-detail dt{color:#8b9fa8}.cabinet-detail dd{margin:0}.drawer-event{border-bottom:1px solid #edf2f4;padding:12px 0;font-size:12px}.drawer-event time{color:#9aabb4;margin-right:10px;font-size:10px}.drawer-event p{color:#8b9ca5;margin-top:7px;font-size:11px;line-height:1.8}@keyframes drawer-in{0%{opacity:.4;transform:translate(35px)}to{opacity:1;transform:translate(0)}}@keyframes flow-down{0%,to{opacity:.4;transform:translateY(-2px)}50%{opacity:1;transform:translateY(2px)}}@media (min-width:2200px){:root{font-size:16px}.app-header{height:88px}.brand-lockup img{width:190px}.brand-lockup strong{font-size:25px}.main-nav{gap:42px}.main-nav button{font-size:16px}.context-bar{height:46px}.cockpit-page{grid-template-rows:132px minmax(0,1fr) 280px;gap:18px;height:calc(100dvh - 191px)}.cockpit-core,.cockpit-bottom{gap:18px}.kpi-value{font-size:44px}.kpi-label{font-size:16px}.kpi-sub{font-size:13px}.kpi{gap:20px;padding:0 28px}.panel-heading h2,.park-toolbar h2{font-size:19px}.resource-row{padding:19px 20px}.resource-row .row-between:first-child,.resource-row strong{font-size:16px}.resource-row .small{font-size:12px}.capacity-number{font-size:42px}.capability-panel{padding:10px 20px 18px}.capability-panel p,.segmented button{font-size:14px}.soc-panel .echart{height:170px!important}.dispatch-facts{gap:22px;margin:24px 0}.dispatch-facts>div{font-size:15px}.dispatch-card h3{font-size:19px}.ready-note strong{font-size:15px}.ready-note span{font-size:12px}.dispatch-card .primary{height:46px;font-size:15px}.events-panel{min-height:170px}.event-row{padding:13px 0;font-size:14px}.park-toolbar{height:76px}.contribution-empty{padding-top:35px}.contribution-empty strong{font-size:17px}.contribution-empty p,.mini-flow{font-size:14px}.contribution-list button{padding:18px 0}.soc-panel{min-height:210px}}@media (max-width:1550px){.app-header{gap:18px;padding:0 20px}.brand-lockup{gap:13px}.brand-lockup img{width:140px}.brand-lockup>span{padding-left:13px}.brand-lockup strong{letter-spacing:.5px;font-size:17px}.brand-lockup small{letter-spacing:1.5px;font-size:9px}.main-nav{gap:20px}.main-nav button{font-size:13px}.header-tools{gap:8px;margin-left:0}.header-time small{font-size:9px}.header-time>span{font-size:0}.header-time strong{margin-left:0;font-size:13px}.scenario-badge{padding:6px 9px;font-size:11px}.kpi{gap:9px;padding:0 15px}.kpi-value{font-size:30px}.kpi-sub{font-size:9px}.kpi-label{font-size:11px}.cockpit-core{grid-template-columns:230px minmax(0,1fr) 270px;gap:10px}.app-main{padding:0 16px 14px}.cockpit-page{gap:10px}.park-toolbar{padding:0 14px}.park-toolbar h2{font-size:14px}.park-toolbar .small{display:none}.park-filters{gap:5px}.park-filters .segmented button{padding:5px 7px;font-size:10px}.park-legend{gap:10px;padding:0 12px}.park-legend .map-tip{font-size:9px}.panel-heading{padding-left:14px;padding-right:14px}.panel-heading h2{font-size:14px}.resource-row{gap:8px;padding:10px 14px}.resource-row .row-between:first-child{font-size:11px}.resource-row .small{font-size:9px}.capability-panel,.dispatch-card{padding-left:14px;padding-right:14px}.contribution-empty{padding:18px 18px 0}.kpi>svg{width:19px}.context-bar{padding:0 20px}}@media (max-height:850px) and (min-width:1101px){.app-header{height:64px}.context-bar{height:32px}.cockpit-page{grid-template-rows:87px minmax(0,1fr) 170px;height:calc(100dvh - 146px);min-height:575px}.kpi-strip{padding:10px 0}.kpi-value{font-size:29px}.cockpit-core{gap:10px}.resources-rail,.dispatch-rail{gap:8px}.resource-overview .panel-heading{padding-top:8px;padding-bottom:0}.resource-row{gap:8px;padding:7px 12px}.resource-row>svg{width:20px}.resource-row .row-between:first-child{font-size:10px}.resource-row strong{font-size:12px}.resource-row .meter{margin:6px 0}.resource-row .small{font-size:9px}.capability-panel{padding-bottom:8px}.capability-panel .panel-heading{padding-top:9px;padding-bottom:8px}.capability-panel .text-button{display:none}.capacity-number{margin-top:3px;font-size:28px}.capability-panel p{font-size:10px}.soc-panel{min-height:105px}.soc-panel .echart{height:72px!important;min-height:72px!important}.soc-panel .panel-heading{padding:8px 12px 2px}.soc-caption{display:none}.park-toolbar{height:46px}.park-legend{min-height:27px}.dispatch-card .panel-heading{padding:9px 0 8px}.ready-note{margin-bottom:10px;padding:8px}.ready-note span{font-size:9px}.dispatch-card h3{font-size:13px}.dispatch-facts{gap:8px;margin:9px 0 12px}.dispatch-facts>div{font-size:11px}.dispatch-facts>div:first-child dd{font-size:18px}.dispatch-card{padding-bottom:10px}.dispatch-card .primary{height:34px;min-height:34px;font-size:11px}.process-preview{margin-top:10px;font-size:9px}.process-preview span{gap:4px}.events-panel{min-height:100px}.events-panel .panel-heading{padding:8px 12px 3px}.event-row{padding:6px 0;font-size:10px}.event-row time{font-size:9px}.event-list{padding:0 12px 5px}.contribution-empty{padding-top:10px}.mini-flow{margin-top:18px}.task-response strong{font-size:26px}.task-title{margin-bottom:5px;font-size:13px}.task-response{margin-bottom:6px}.contribution-list button{padding:5px 0}.load-panel .panel-heading{padding-top:10px}.load-panel .panel-heading .small{font-size:10px}}@media (max-width:1100px){.app-header{flex-wrap:wrap;gap:15px;height:auto;min-height:74px;padding:16px 20px 0}.brand-lockup{margin-right:auto}.brand-lockup img{width:140px}.brand-lockup strong{font-size:18px}.header-tools{margin-left:0}.main-nav{order:3;justify-content:space-between;gap:0;width:100%;height:42px}.main-nav button{flex:1}.context-bar{height:40px}.cockpit-page{grid-template-rows:auto auto auto;height:auto;min-height:0}.kpi-strip{grid-template-columns:repeat(3,1fr);padding:0}.kpi{border-bottom:1px solid var(--line);padding:18px}.kpi:nth-child(3){border-right:0}.kpi:nth-child(n+4){border-bottom:0}.kpi-value{font-size:30px}.kpi-sub{font-size:10px}.cockpit-core{grid-template-rows:540px auto;grid-template-columns:220px minmax(0,1fr)}.dispatch-rail{flex-direction:row;grid-column:1/-1}.dispatch-card,.dispatch-rail .events-panel{flex:1}.park-panel{grid-area:1/2}.park-toolbar{flex-wrap:wrap;align-content:center;gap:8px;height:80px}.park-legend .map-tip{display:none}.cockpit-bottom{grid-template-rows:250px 200px;grid-template-columns:1fr}.contribution-panel{flex-direction:column;display:flex}.contribution-empty{width:100%;max-width:420px;margin:auto;padding:0}.contribution-list{grid-template-columns:1fr 1fr;gap:8px 35px;display:grid}.app-main{padding-bottom:20px}.app-footer .credit{font-size:8px}.load-panel .echart{height:200px!important}}@media (max-width:700px){:root{font-size:14px}.app-header{gap:12px;padding:15px 15px 0}.brand-lockup{gap:10px}.brand-lockup img{width:93px}.brand-lockup>span{padding-left:10px}.brand-lockup strong{letter-spacing:0;font-size:14px}.brand-lockup small{letter-spacing:0;font-size:8px}.header-tools{z-index:2;position:absolute;top:67px;right:12px}.header-tools .scenario-badge,.header-tools .header-time{display:none}.fullscreen{width:26px;height:26px}.main-nav{gap:0;height:45px;margin:0 22px 0 0}.main-nav button{padding:0 4px;font-size:11px}.context-bar{height:44px;padding:0 14px}.context-bar>div{gap:8px}.context-bar>div>span:nth-child(3){display:none}.park-name{font-size:11px}.run-indicator{font-size:9px}.ai-entry{font-size:10px}.app-main{padding:0 10px 15px}.cockpit-page{gap:10px}.kpi-strip{border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.kpi{border-right:1px solid var(--line);gap:9px;padding:13px 12px;border-bottom:1px solid var(--line)!important}.kpi:nth-child(2n){border-right:0}.kpi:nth-child(3){border-right:1px solid var(--line)}.kpi:nth-child(n+5){border-bottom:0!important}.kpi>svg{width:17px}.kpi-value{letter-spacing:-.5px;font-size:24px}.kpi-value small{margin-left:4px;font-size:10px}.kpi-label{font-size:10px}.kpi-sub{white-space:normal;font-size:8px}.cockpit-core{flex-direction:column;gap:10px;display:flex}.park-panel{flex-shrink:0;order:0;height:365px}.park-toolbar{flex-wrap:nowrap;gap:4px;height:62px;padding:0 10px}.park-toolbar h2{white-space:nowrap;font-size:13px}.park-filters{gap:5px}.park-filters select{max-width:97px;font-size:10px}.park-filters .segmented button{padding:5px;font-size:9px}.park-legend{gap:12px;min-height:28px;padding:0 12px;font-size:9px}.park-view-controls{bottom:8px;right:8px}.park-view-controls .btn{min-height:28px;padding:4px 8px;font-size:10px}.resources-rail{order:1;grid-template-columns:1fr 1fr;gap:10px;display:grid}.resource-overview{grid-column:1/-1}.resource-row{padding:9px 16px}.resource-row .row-between:first-child{font-size:12px}.resource-row .small{font-size:10px}.resource-overview{grid-template-columns:1fr;display:grid}.capability-panel{min-width:0;padding:0 12px 10px}.capability-panel .panel-heading{padding:13px 0 10px}.capability-panel .panel-heading h2{font-size:12px}.capability-panel .panel-heading svg{display:none}.segmented button{padding:6px 5px;font-size:10px}.capacity-number{font-size:28px}.capability-panel p{font-size:9px}.soc-panel{min-width:0}.soc-panel .panel-heading{padding:13px 12px 3px}.soc-panel h2{font-size:12px}.soc-panel .echart{height:110px!important}.soc-caption{display:none}.dispatch-rail{flex-direction:column;order:2;gap:10px}.dispatch-card{padding:0 16px 16px}.dispatch-card h3{font-size:15px}.dispatch-facts{gap:12px}.dispatch-facts>div{font-size:13px}.process-preview{margin-top:15px}.event-row{padding:10px 0;font-size:12px}.cockpit-bottom{flex-direction:column;gap:10px;display:flex}.load-panel{height:250px}.load-panel .panel-heading{padding:14px 12px 3px}.load-panel .panel-heading .small{display:none}.load-panel h2{font-size:13px}.contribution-panel{min-height:175px}.contribution-empty{padding:10px 20px 25px}.contribution-list{flex-direction:column;gap:0;padding-bottom:14px;display:flex}.app-footer{flex-wrap:wrap;gap:0;height:51px;padding:4px 12px}.app-shell{padding-bottom:51px}.source-link{font-size:8px}.credit{text-align:center;width:100%;font-size:8px!important}.footer-controls{padding:0 4px}.footer-controls button{padding:2px 5px;font-size:10px}.footer-controls select{min-height:21px;font-size:10px}.source-dialog{padding:22px 18px}.source-details>div{grid-template-columns:80px 1fr;gap:10px;font-size:12px}.source-dialog h2{font-size:21px}.scene-controls{width:calc(100vw - 20px);max-height:calc(100dvh - 95px);bottom:60px;right:10px}.drawer-header{padding:22px 18px 18px}.drawer-header h2{font-size:24px}.drawer-status{flex-wrap:wrap;gap:8px;padding:11px 18px}.drawer-tabs{gap:24px;padding:0 18px}.drawer-body{padding:22px 18px}.detail-kpis{gap:19px 12px}.detail-kpis strong{font-size:20px}.detail-kpis small{font-size:10px}.energy-node{min-width:0;padding:10px 6px}.energy-branches{gap:7px}.energy-node strong{font-size:11px}.energy-node small,.detail-section>.row-between .small{font-size:9px}.drawer-footer{padding:12px 18px;font-size:9px}.form-grid{gap:15px 12px}.page-heading{flex-wrap:wrap;margin:14px 4px 18px}.page-heading h1{font-size:22px}.page-heading p{font-size:12px;line-height:1.6}.page-heading .btn{font-size:12px}.modal-overlay{padding:10px}.toast{min-width:280px;padding:12px;font-size:12px;bottom:65px}.data-table td,.data-table th{padding:12px}.layer-detail{padding:8px 10px;top:8px;left:8px}.layer-detail strong{font-size:17px}.layer-detail small{font-size:8px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.app-header,.app-footer,.context-bar,.scene-controls,.drawer-overlay,.toast{display:none!important}.app-main,.app-shell{padding:0}.panel{box-shadow:none;break-inside:avoid}.btn{display:none}}.resources-rail{grid-template-rows:minmax(200px,1.25fr) minmax(155px,1fr) minmax(110px,.8fr);gap:10px;display:grid}.resources-rail>.panel{min-height:0;overflow:hidden}.resource-row{padding-top:8px;padding-bottom:8px}.soc-panel{flex-direction:column;display:flex}.soc-panel .echart{flex:1;height:auto!important;min-height:55px!important}.soc-caption{padding-bottom:8px;font-size:9px}.capacity-number{line-height:1.3}.capability-panel .text-button{margin-top:3px}@media (max-height:950px) and (min-width:1101px){.resources-rail{grid-template-rows:minmax(138px,1.2fr) minmax(103px,.9fr) minmax(80px,.8fr);gap:8px}.resource-overview .panel-heading{padding:8px 12px 3px}.resource-row{gap:9px;padding:6px 12px}.resource-row .small{display:none}.resource-row .meter{margin:5px 0 0}.resource-row>svg{width:19px}.resource-row .row-between:first-child{font-size:12px}.resource-row strong{font-size:13px}.capability-panel{padding:0 12px 8px}.capability-panel .panel-heading{padding:8px 0}.capability-panel .segmented button{padding:4px 5px}.capacity-number{margin-top:3px;font-size:26px;line-height:1.3}.capability-panel p{font-size:9px}.capability-panel .text-button{display:none}.soc-panel .panel-heading{padding:8px 12px 0}.soc-panel .echart{height:auto!important;min-height:45px!important}.soc-caption{display:none}}@media (max-width:1100px){.resources-rail{grid-template-rows:210px 170px minmax(130px,1fr)}}@media (max-width:700px){.resources-rail{grid-template-rows:auto 185px}.resource-overview{min-height:210px}.soc-panel{min-height:0}.soc-panel .echart{height:auto!important}}.resource-overview{flex-direction:column;padding-bottom:6px;display:flex}.resource-overview .resource-row{flex:1;min-height:0;padding-top:4px;padding-bottom:4px}.resource-overview .resource-row .meter{margin:5px 0}.resource-overview .panel-heading{flex-shrink:0;padding-top:12px;padding-bottom:2px}@media (max-height:950px) and (min-width:1101px){.resource-overview .resource-row .meter{display:none}.resource-overview .resource-row{padding:3px 12px}.resource-overview .resource-row>svg{height:18px}.resource-overview .panel-heading{padding-top:6px;padding-bottom:0}.capability-panel p{display:none}}@media (min-width:3000px){.app-main{max-width:none;padding-left:40px;padding-right:40px}.app-header{height:110px;padding:0 42px}.brand-lockup img{width:235px}.brand-lockup strong{font-size:32px}.brand-lockup small{font-size:15px}.main-nav{gap:50px}.main-nav button{font-size:21px}.header-tools{gap:24px}.scenario-badge,.header-time>span{font-size:17px}.header-time strong{font-size:21px}.header-time small{font-size:14px}.context-bar{height:56px;padding:0 40px;font-size:18px}.park-name,.ai-entry{font-size:18px}.run-indicator{font-size:16px}.cockpit-page{grid-template-rows:165px minmax(0,1fr) 325px;gap:22px;height:calc(100dvh - 230px)}.kpi-value{font-size:60px}.kpi-label{font-size:23px}.kpi-sub{font-size:17px}.kpi-value small{font-size:22px}.kpi>svg{width:32px;height:32px}.panel-heading{padding:24px 25px 16px}.panel-heading h2,.park-toolbar h2{font-size:26px}.resource-row .row-between:first-child{font-size:21px}.resource-row strong{font-size:26px}.resource-row .small{font-size:17px}.resource-row>svg{width:34px;height:34px}.resource-row .meter{height:8px}.capacity-number{font-size:64px}.capacity-number small{font-size:23px}.capability-panel p,.segmented button,.text-button{font-size:18px}.park-toolbar{height:90px;padding:0 26px}.park-toolbar .small,.park-legend{font-size:16px}.park-filters select{min-height:46px;font-size:17px}.park-legend{height:44px}.badge{padding:6px 9px;font-size:16px}.ready-note{margin-top:8px;margin-bottom:24px;padding:22px}.ready-note strong{font-size:23px}.ready-note span{font-size:17px}.dispatch-card h3,.task-title{font-size:26px}.dispatch-facts{gap:32px;margin:35px 0}.dispatch-facts>div{font-size:22px}.dispatch-facts>div:first-child dd{font-size:34px}.dispatch-card .primary{height:56px;font-size:22px}.process-preview{margin-top:25px;font-size:17px}.events-panel{min-height:220px}.event-row{padding:18px 0;font-size:18px}.event-row time{font-size:16px}.task-response strong{font-size:52px}.contribution-empty strong{font-size:24px}.contribution-empty p,.mini-flow,.contribution-list button{font-size:19px}.soc-caption,.panel-heading>.small{font-size:16px}.app-footer{height:44px;padding:0 40px}.app-shell{padding-bottom:44px}.source-link,.credit{font-size:13px}.footer-controls button,.footer-controls select{font-size:16px}}
