:root{--navy:#10243e;--ink:#132238;--muted:#6b7b91;--line:#dfe6ef;--canvas:#f3f6fa;--factory:#2f80ed;--factory-soft:#eaf3ff;--site:#f2994a;--site-soft:#fff1e4;--escort:#f2c94c;--escort-soft:#fff8d9;--green:#1d9b70;--red:#dd4d5b}*{box-sizing:border-box}body,html{background:var(--canvas)}body{margin:0;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,input,select{font:inherit}button{color:inherit}.app-frame{min-height:100vh}.topbar{height:76px;padding:0 clamp(18px,4vw,64px);display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:26px;background:var(--navy);color:white}.brand-block{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(255,255,255,.28);background:#1c4269;color:#9ed1ff;font-size:12px;font-weight:800;letter-spacing:.08em}.brand-block h1{margin:0;font-size:17px;letter-spacing:.02em}.brand-block p{margin:3px 0 0;color:#8fabc8;font-size:9px;letter-spacing:.14em;text-transform:uppercase}.source-status{min-width:220px;display:flex;align-items:center;gap:10px}.source-status b,.source-status small{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-status b{font-size:10px;font-weight:650}.source-status small{margin-top:3px;color:#8fabc8;font-size:9px}.status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#38d996;box-shadow:0 0 0 4px rgba(56,217,150,.12)}.status-dot.loading{background:#f2c94c;animation:pulse 1s infinite alternate}@keyframes pulse{to{opacity:.35}}.upload-button{height:38px;padding:0 16px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);background:white;color:var(--navy);cursor:pointer;font-size:11px;font-weight:750}.upload-button:hover{background:#eaf4ff}.upload-button input{display:none}.tabbar{min-height:48px;padding:0 clamp(18px,4vw,64px);display:flex;gap:32px;align-items:stretch;overflow-x:auto;border-bottom:1px solid var(--line);background:white}.tabbar button{position:relative;flex:0 0 auto;padding:0 2px;border:0;background:transparent;color:#6d7d92;font-size:11px;font-weight:650;cursor:pointer}.tabbar button.active{color:var(--navy)}.tabbar button.active:after{content:"";position:absolute;inset:auto 0 0;height:3px;background:var(--factory)}.content{width:min(1540px,100%);margin:0 auto;padding:30px clamp(16px,3vw,42px) 58px}.intro-row{min-height:58px;display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:22px}.eyebrow{margin:0 0 5px;color:var(--factory);font-size:10px;font-weight:750;letter-spacing:.08em}.intro-row h2{margin:0;color:#10243e;font-size:clamp(22px,2.2vw,30px);letter-spacing:-.03em}.chart-legend,.legend{display:flex;align-items:center;gap:15px;color:var(--muted);font-size:10px;white-space:nowrap}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:18px;height:5px}.factory-dot{background:var(--factory)}.site-dot{background:var(--site)}.escort-dot{background:var(--escort)}.kpi-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-bottom:18px;border:1px solid var(--line);background:var(--line)}.kpi-card{min-height:87px;padding:17px 18px;background:white}.kpi-card>span{color:var(--muted);font-size:10px}.kpi-card div{margin-top:8px;display:flex;align-items:baseline;gap:6px}.kpi-card strong{font-size:25px;line-height:1;letter-spacing:-.04em}.kpi-card small{color:var(--muted);font-size:10px}.kpi-card.green strong{color:var(--green)}.kpi-card.red strong{color:var(--red)}.panel{min-width:0;border:1px solid var(--line);background:white;box-shadow:0 9px 30px rgba(26,50,78,.045)}.panel-head{min-height:68px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--line)}.panel-head h3{margin:0;font-size:14px}.panel-head p{margin:5px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.search-box{width:min(290px,100%);height:35px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px solid #d7e0ea;background:#f9fbfd}.search-box span{color:#70849a;font-size:17px}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:10px}.filter-row{display:flex;gap:8px;align-items:center}.filter-row select{height:35px;padding:0 28px 0 10px;border:1px solid #d7e0ea;background:#f9fbfd;color:#53657a;font-size:10px}.matrix-scroll{overflow:auto;max-height:calc(100vh - 332px);min-height:350px;scrollbar-color:#9aacbe #edf1f5}.pool-matrix,.schedule-matrix{display:grid;grid-template-columns:260px repeat(var(--week-count),132px);width:max-content;min-width:100%}.matrix-row{display:contents}.matrix-corner,.week-head{position:sticky;top:0;z-index:5;min-height:54px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8fafc}.matrix-corner{left:0;z-index:8;padding:19px 15px;color:#4b5d72;font-size:10px;font-weight:750}.week-head{padding:11px 8px;text-align:center}.week-head small,.week-head span{display:block}.week-head span{font-weight:750}.week-head small{margin-top:4px;color:#8594a6}.project-cell,.resource-cell{position:sticky;left:0;z-index:4;min-height:88px;padding:13px 15px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.project-cell small,.project-cell span,.project-cell strong,.resource-cell small,.resource-cell span,.resource-cell strong{display:block}.project-cell strong,.resource-cell strong{max-width:225px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-cell span,.resource-cell span{margin-top:7px;color:#5f7187;font-size:9px}.project-cell small,.resource-cell small{margin-top:5px;color:#8a98aa}.resource-cell strong{display:flex;align-items:center;gap:8px}.resource-cell em{padding:2px 5px;background:#eaf3ff;color:#2c6fb9;font-size:7px;font-style:normal}.resource-week,.week-cell{min-height:88px;padding:7px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;overflow:hidden}.week-cell.stage-factory{background:var(--factory-soft);border-top:3px solid var(--factory)}.week-cell.stage-site{background:var(--site-soft);border-top:3px solid var(--site)}.week-cell.stage-escort{background:var(--escort-soft);border-top:3px solid var(--escort)}.allocation-slot{width:100%;min-height:31px;padding:4px 5px;display:block;overflow:hidden;border:1px dashed rgba(20,49,79,.24);background:rgba(255,255,255,.72);text-align:left;cursor:pointer}.allocation-slot+.allocation-slot{margin-top:4px}.allocation-slot b,.allocation-slot span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.allocation-slot span{color:#5a6d82}.allocation-slot b{margin-top:3px;color:#1e3d5d}.allocation-slot:hover{border-style:solid;border-color:#376f9e}.empty-week{display:block;padding-top:25px;color:#d7dee7;text-align:center}.resource-week{position:relative;display:grid;gap:4px;align-content:center}.resource-week>small{color:#a3afbc;text-align:center;font-size:8px}.resource-week>span{padding:5px 6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-left:3px solid;font-size:8px}.resource-week>span.stage-factory{background:var(--factory-soft);border-color:var(--factory)}.resource-week>span.stage-site{background:var(--site-soft);border-color:var(--site)}.resource-week>span.stage-escort{background:var(--escort-soft);border-color:var(--escort)}.resource-week.conflict{outline:2px solid rgba(221,77,91,.55);outline-offset:-2px}.resource-week>b{position:absolute;right:4px;top:4px;padding:2px 4px;background:var(--red);color:white;font-size:7px}.forecast-layout,.plan-layout{display:grid;grid-template-columns:1fr;gap:18px}.chart-panel{min-height:330px}.chart-legend span{width:12px;height:6px;display:inline-block}.projects-bar,.projects-key{background:#315f8b}.devices-bar,.devices-key{background:#8cb9dd}.demand-bar,.demand-key{background:var(--factory)}.assigned-bar,.assigned-key{background:var(--green)}.gap-key{background:var(--red)}.chart-scroll{overflow-x:auto;padding:20px 18px 12px}.bar-chart{min-width:1050px;height:220px;display:flex;align-items:stretch;gap:8px;background:repeating-linear-gradient(0deg,transparent 0 49px,#edf1f5 50px);border-bottom:1px solid #cad5e0}.bar-group{flex:1 1;min-width:13px;display:grid;grid-template-rows:1fr 22px;gap:5px}.bars{position:relative;display:flex;align-items:end;justify-content:center;gap:2px;min-height:0}.bars i{width:42%;min-height:1px;display:block}.bar-group>span{color:#8291a2;font-size:7px;text-align:center;transform:rotate(-42deg);transform-origin:center top;white-space:nowrap}.gap-marker{position:absolute;top:3px;right:1px;width:17px!important;height:17px!important;display:grid!important;place-items:center;border-radius:50%;background:var(--red)!important;color:white;font-size:7px;font-style:normal}.plan-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.gap-list{padding:0 18px 14px}.gap-list article{min-height:78px;display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;padding:15px 0;border-bottom:1px solid #e8edf3}.gap-list article:last-child{border-bottom:0}.rank{color:#adc0d2;font-size:17px;font-weight:750}.gap-list b{font-size:11px}.gap-list p{margin:6px 0 0;color:var(--muted);font-size:9px;line-height:1.65}.gap-list strong{color:var(--red)}.all-covered{min-height:280px;display:grid;place-content:center;padding:20px;text-align:center}.all-covered b{color:var(--green)}.all-covered p{color:var(--muted);font-size:10px}.training-timeline{padding:2px 22px 20px}.training-timeline article{position:relative;display:grid;grid-template-columns:105px 1fr;gap:18px;min-height:92px;padding:18px 0;border-bottom:1px solid #e8edf3}.training-timeline article:last-child{border-bottom:0}.training-timeline time{color:var(--factory);font-size:10px;font-weight:750}.training-timeline time:after{content:"";position:absolute;left:112px;top:21px;width:8px;height:8px;border:2px solid var(--factory);border-radius:50%;background:white}.training-timeline b{font-size:11px}.training-timeline p{margin:7px 0 0;color:var(--muted);font-size:9px;line-height:1.7}.modal-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;padding:18px;background:rgba(10,28,48,.58);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.editor-modal{width:min(660px,100%);max-height:min(720px,90vh);overflow:auto;border:1px solid #cad6e2;background:white;box-shadow:0 30px 90px rgba(5,25,45,.3)}.editor-head{min-height:75px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.editor-head p{margin:0 0 4px;color:var(--factory);font-size:9px}.editor-head h3{margin:0;font-size:15px}.editor-head button{width:34px;height:34px;border:0;background:#f1f4f8;cursor:pointer;font-size:20px}.name-input{display:grid;gap:7px;margin:18px}.name-input span,.quick-people>span{color:#566a80;font-size:9px;font-weight:650}.name-input input{height:42px;padding:0 12px;border:1px solid #cbd7e3;outline:0;font-size:11px}.name-input input:focus{border-color:var(--factory);box-shadow:0 0 0 3px rgba(47,128,237,.08)}.quick-people{margin:0 18px 18px}.quick-people>div{max-height:300px;margin-top:8px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px;overflow:auto}.quick-people button{min-height:50px;padding:8px;border:1px solid #d9e1ea;background:#f9fbfc;text-align:left;cursor:pointer;font-size:9px}.quick-people button.selected{border-color:var(--factory);background:var(--factory-soft);color:#205e9d}.quick-people small{display:block;margin-top:5px;color:#8998a8;font-size:7px}.editor-actions{padding:13px 18px;display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line)}.editor-actions button{height:37px;padding:0 17px;border:1px solid #cbd7e3;cursor:pointer;font-size:10px;font-weight:700}.editor-actions .secondary{background:white}.editor-actions .primary{border-color:var(--factory);background:var(--factory);color:white}.editor-actions button:disabled{cursor:wait;opacity:.55}.toast{position:fixed;right:22px;bottom:22px;z-index:70;max-width:410px;padding:12px 16px;background:var(--navy);color:white;box-shadow:0 12px 35px rgba(13,37,61,.25);font-size:10px;line-height:1.5}@media (max-width:900px){.topbar{grid-template-columns:1fr auto;height:68px;gap:12px}.brand-block p,.source-status{display:none}.tabbar{gap:24px}.content{padding-top:22px}.kpi-grid{grid-template-columns:repeat(3,1fr)}.kpi-card:nth-child(n+4){border-top:1px solid var(--line)}.plan-layout{grid-template-columns:1fr}.matrix-scroll{max-height:calc(100vh - 350px)}}@media (max-width:600px){.topbar{padding:0 14px}.brand-mark{width:34px;height:34px}.brand-block h1{font-size:14px}.upload-button{height:35px;padding:0 11px;font-size:9px}.tabbar{min-height:44px;padding:0 14px;gap:21px}.tabbar button{font-size:10px}.content{padding:18px 12px 40px}.intro-row{align-items:flex-start;flex-direction:column;margin-bottom:16px}.intro-row h2{font-size:22px}.legend{width:100%;justify-content:flex-start}.kpi-grid{grid-template-columns:repeat(2,1fr)}.kpi-card{min-height:73px;padding:13px}.kpi-card:last-child{grid-column:1/-1}.kpi-card strong{font-size:21px}.panel-head{align-items:flex-start;flex-direction:column}.filter-row,.panel-head .search-box{width:100%}.filter-row .search-box{flex:1 1}.pool-matrix,.schedule-matrix{grid-template-columns:190px repeat(var(--week-count),120px)}.project-cell,.resource-cell{padding:11px}.project-cell strong,.resource-cell strong{max-width:164px}.quick-people>div{grid-template-columns:repeat(2,1fr)}.training-timeline article{grid-template-columns:80px 1fr;gap:12px}.training-timeline time:after{display:none}.toast{left:12px;right:12px;bottom:12px;max-width:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}:root{--navy:#102a43;--ink:#132a3f;--muted:#60758a;--line:#d9e3ec;--canvas:#f3f7fa}body{font-size:14px;letter-spacing:.005em}.app-frame{--ui-scale:.82}.topbar{min-height:84px;height:auto;padding:12px clamp(18px,2.5vw,46px);grid-template-columns:minmax(320px,1fr) minmax(180px,.55fr) auto}.brand-block h1{font-size:20px}.brand-block p{font-size:10px}.source-status b{font-size:12px}.source-status small{font-size:10px}.upload-actions{display:grid;grid-template-columns:auto auto;gap:6px 8px;align-items:center;justify-content:end}.upload-actions>a{height:38px;padding:0 13px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.32);color:white;text-decoration:none;font-size:11px;font-weight:700}.upload-actions small{grid-column:1/-1;color:#a9bdd0;font-size:9px;text-align:right}.tabbar{padding:0 clamp(18px,2.5vw,46px);gap:38px}.tabbar button{font-size:12px}.content{width:100%;max-width:none;padding:25px clamp(12px,1.8vw,30px) 72px}.intro-row h2{font-size:30px}.eyebrow,.kpi-card small,.kpi-card>span,.legend{font-size:11px}.kpi-card strong{font-size:28px}.panel-head h3{font-size:16px}.panel-head p{font-size:11px}.stacked-head{align-items:flex-start;flex-direction:column}.stacked-head>div:first-child{width:100%}.compact-filters,.project-filters{width:100%;display:flex;gap:7px;align-items:center;flex-wrap:wrap}.project-filters .search-box{width:min(330px,100%)}.compact-filters select,.filter-row select,.project-filters select{height:37px;min-width:112px;padding:0 24px 0 9px;border:1px solid #d3dee8;background:#f8fbfd;color:#41596e;font-size:11px}.search-box{height:37px}.search-box input{font-size:11px}.export-button,.text-button{height:37px;padding:0 13px;border:1px solid #c8d6e2;background:white;color:#31536e;font-size:11px;font-weight:700;cursor:pointer}.export-button{background:#eaf4ff;border-color:#acd0f4;color:#1768ad}.matrix-scroll{max-height:calc(100vh - 370px);min-height:420px}.pool-matrix,.schedule-matrix{grid-template-columns:calc(244px * var(--ui-scale)) repeat(var(--week-count),calc(112px * var(--ui-scale)));font-size:calc(1rem * var(--ui-scale))}.matrix-corner,.week-head{min-height:57px}.matrix-corner{padding:16px 12px;font-size:11px}.week-head{padding:10px 4px}.week-head span{font-size:10px}.week-head small{font-size:8px}.summary-label{position:sticky;left:0;z-index:7;padding:16px 12px;background:#eaf0f5;color:#345069;font-size:10px;font-weight:800}.summary-label,.week-summary{min-height:50px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.week-summary{padding:6px 4px;display:grid;grid-template-columns:1fr 1fr;gap:2px;background:#eef3f7;color:#456076;text-align:center}.week-summary span{font-size:8px}.week-summary span:last-child{grid-column:1/-1;color:#173d5f;font-weight:750}.project-cell,.resource-cell,.resource-week,.week-cell{min-height:82px}.project-cell,.resource-cell{padding:11px 12px}.project-cell strong,.resource-cell strong{max-width:calc(220px * var(--ui-scale));font-size:10px}.project-cell small,.project-cell span,.resource-cell small,.resource-cell span{font-size:8px}.resource-week,.week-cell{padding:5px}.allocation-slot{min-height:32px;padding:4px;position:relative}.allocation-slot span{font-size:7px}.allocation-slot b{padding-right:22px;font-size:8px}.allocation-slot em{position:absolute;right:3px;bottom:3px;padding:1px 3px;border-radius:2px;background:#dceaf7;color:#43647f;font-size:6px;font-style:normal}.empty-week{padding-top:24px}.resource-week>span{padding:5px 4px;font-size:7px}.resource-cell strong{max-width:none}.resource-cell strong i{margin-left:auto;color:#47657f;font-size:7px;font-style:normal}.resource-edit-row{margin-top:8px;display:grid;grid-template-columns:48px 1fr 1.3fr;gap:4px}.resource-edit-row input,.resource-edit-row select{width:100%;min-width:0;height:24px;padding:0 5px;border:1px solid #d9e2ea;background:#fbfdff;color:#51677b;font-size:7px}.scope-switch{margin:16px 18px 2px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;background:#edf2f6}.scope-switch button{height:38px;border:0;background:transparent;color:#567086;font-size:10px;font-weight:700;cursor:pointer}.scope-switch button.active{background:white;color:#1769ad;box-shadow:0 2px 8px rgba(28,58,84,.1)}.chart-panel{min-height:380px}.chart-shell{padding:12px 16px 8px;overflow-x:auto}.chart-shell svg{min-width:920px;width:100%;height:auto;display:block}.chart-caption{min-width:920px;display:flex;gap:18px;align-items:center;padding:3px 0 8px;color:#526a80;font-size:10px}.chart-caption span{display:flex;align-items:center;gap:6px}.chart-caption i{width:18px;height:5px;display:inline-block}.chart-project,.key-project{fill:#315f8b;background:#315f8b}.chart-device,.key-device{fill:#7fb3d5;background:#7fb3d5}.key-cumulative{background:#f2a93b}.chart-gridline{stroke:#e2e9ef;stroke-width:1}.chart-axis-text,.chart-value-text,.chart-week-text{fill:#6b7f91;font-size:8px}.chart-line{fill:none;stroke-width:2.3;vector-effect:non-scaling-stroke}.chart-dot.cumulative,.chart-line.cumulative{stroke:#f2a93b;fill:#f2a93b}.chart-new-demand,.key-new-demand{fill:#88b5d5;background:#88b5d5}.key-total-demand{background:#246fb2}.key-assigned{background:#24a173}.key-gap{background:#df5260}.chart-line.total-demand{stroke:#246fb2}.chart-line.assigned{stroke:#24a173}.chart-line.gap{stroke:#df5260;stroke-dasharray:5 4}.matching-scroll{max-height:360px;overflow:auto}.detail-table-scroll table,.matching-table{width:100%;border-collapse:collapse;font-size:10px}.detail-table-scroll td,.detail-table-scroll th,.matching-table td,.matching-table th{padding:10px 12px;border-bottom:1px solid #e2e9ef;text-align:left}.detail-table-scroll th,.matching-table th{position:sticky;top:0;background:#f4f8fb;color:#587085;font-weight:750}.danger-cell{color:#cf3345;font-weight:800}.ok-cell{color:#198761;font-weight:800}.aftersales-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:18px}.world-map{position:relative;min-height:390px;padding:20px;background:linear-gradient(180deg,#eff8fc,#e8f1f6);overflow:hidden}.world-map svg{width:100%;height:auto;display:block}.map-land{fill:#c7d6df;stroke:#b1c3cf;stroke-width:2}.map-marker{cursor:pointer}.map-marker circle{fill:rgba(30,112,181,.88);stroke:white;stroke-width:3;filter:drop-shadow(0 4px 5px rgba(18,62,96,.25))}.map-marker text{fill:white;font-size:12px;font-weight:800;pointer-events:none}.map-marker .map-region-label{font-size:7px;font-weight:650}.map-summary{position:absolute;left:22px;bottom:20px;display:grid;grid-template-columns:auto auto;gap:3px 8px;padding:12px 14px;background:rgba(255,255,255,.94);box-shadow:0 8px 24px rgba(40,72,95,.15)}.map-summary strong{color:#143c5d;font-size:18px}.map-summary span{align-self:center;color:#60778a;font-size:9px}.region-bars{padding:8px 16px 18px}.region-bars button{width:100%;padding:11px 0;display:grid;grid-template-columns:100px 1fr 1fr;gap:8px;align-items:center;border:0;border-bottom:1px solid #e5ebf0;background:white;text-align:left;cursor:pointer}.region-bars span b,.region-bars span small{display:block}.region-bars span b{font-size:10px}.region-bars span small{margin-top:4px;color:#7c8e9d;font-size:8px}.region-bars i{min-width:28px;padding:5px 6px;color:white;font-size:8px;font-style:normal;white-space:nowrap}.device-bar{background:#2675b8}.people-bar{background:#24a173}.detail-table-scroll{max-height:390px;overflow:auto}.detail-table-scroll td small{display:block;margin-top:4px;color:#718597}.modal-people{margin-top:18px}.zoom-control{position:fixed;right:16px;bottom:14px;z-index:40;height:38px;padding:0 7px 0 12px;display:flex;align-items:center;gap:7px;border:1px solid #ccd9e4;background:rgba(255,255,255,.96);box-shadow:0 8px 22px rgba(21,47,70,.15);color:#546c80;font-size:9px}.zoom-control button{width:27px;height:27px;border:1px solid #d5e0e8;background:#f4f8fb;cursor:pointer}.zoom-control b{min-width:34px;text-align:center;color:#183e5e}@media (max-width:1000px){.aftersales-layout{grid-template-columns:1fr}.aftersales-table-panel{grid-column:auto}.topbar{grid-template-columns:1fr auto}.source-status{display:none}.project-filters{align-items:stretch}.project-filters .search-box{width:100%}.project-filters select{flex:1 1}.chart-caption,.chart-shell svg{min-width:780px}}@media (max-width:650px){.topbar{align-items:start}.upload-actions{grid-template-columns:1fr 1fr}.upload-actions small{max-width:230px}.upload-actions>a,.upload-button{padding:0 8px;font-size:8px}.content{padding-left:9px;padding-right:9px}.intro-row h2{font-size:24px}.compact-filters select,.project-filters select{min-width:calc(50% - 4px);flex:1 1}.filter-row{flex-wrap:wrap}.filter-row .search-box{order:-1;flex-basis:100%}.pool-matrix,.schedule-matrix{grid-template-columns:calc(190px * var(--ui-scale)) repeat(var(--week-count),calc(106px * var(--ui-scale)))}.world-map{min-height:260px;padding:5px}.map-summary{left:10px;bottom:10px}.region-bars button{grid-template-columns:75px 1fr 1fr}.zoom-control{right:8px;bottom:8px}.quick-people>div{grid-template-columns:repeat(2,1fr)}}.chart-line.cumulative{fill:none!important}.key-factory-line{background:#2f80ed}.key-field-line{background:#e48334}.chart-line.factory-devices{stroke:#2f80ed;stroke-dasharray:7 3}.chart-line.field-devices{stroke:#e48334;stroke-dasharray:3 3}.template-download{height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.32);background:transparent;color:white;font-size:11px;font-weight:700;cursor:pointer}.panel-title-row{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.fullscreen-button{min-width:84px;height:34px;padding:0 12px;border:1px solid #b9ccdc;background:#f6fafd;color:#275779;font-size:10px;font-weight:750;cursor:pointer}.panel-fullscreen{position:fixed!important;inset:0!important;z-index:45!important;margin:0!important;padding:12px!important;display:block!important;overflow:hidden!important;background:#f3f7fa!important}.panel-fullscreen.panel,.panel-fullscreen>.panel{height:100%}.panel-fullscreen .matrix-scroll,.panel-fullscreen>.matrix-scroll{max-height:calc(100vh - 150px);height:calc(100vh - 150px)}.panel-fullscreen .matching-scroll{max-height:calc(100vh - 260px)}.project-edit-link{width:100%;padding:0;display:flex;align-items:center;gap:7px;border:0;background:transparent;color:#173d5f;text-align:left;font-size:10px;font-weight:800;cursor:pointer}.project-edit-link span{margin-left:auto;padding:2px 5px;background:#e9f3fb;color:#2471a9;font-size:7px;font-weight:750}.linked-event{margin-top:3px!important;padding:3px 4px;display:block;border-left:2px solid #8e6bb7;background:#f2ecf8;color:#654b82!important;font-size:7px!important}.event-button{height:37px;padding:0 13px;border:1px solid #8e6bb7;background:#f2ecf8;color:#654b82;font-size:10px;font-weight:750;cursor:pointer}.resource-event-mini{margin-left:5px;padding:2px 5px;border:1px solid #c5d4e0;background:white;color:#526f86;font-size:7px;cursor:pointer}.resource-week>span{position:relative}.resource-week>span button{position:absolute;right:2px;top:2px;width:14px;height:14px;padding:0;border:0;background:rgba(255,255,255,.78);color:#8b3440;cursor:pointer;font-size:10px;line-height:14px}.event-leave{background:#f6d9dc!important;color:#9c3441!important}.event-other{background:#eee4f6!important;color:#654b82!important}.danger-button{margin-right:auto!important;border-color:#e3a5ad!important;background:#fff5f6!important;color:#b33040!important}.project-editor-modal{width:min(980px,96vw);max-height:92vh}.project-form{padding:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.project-form label{min-width:0;display:grid;gap:5px}.project-form span{color:#566a80;font-size:9px;font-weight:700}.project-form input,.project-form select{width:100%;min-width:0;height:38px;padding:0 9px;border:1px solid #cbd7e3;background:white;color:#263f55;font-size:10px;outline:0}.map-country-strip{position:absolute;left:18px;right:18px;top:14px;display:flex;gap:5px;flex-wrap:wrap;pointer-events:none}.map-country-strip button{padding:5px 7px;border:1px solid rgba(39,93,132,.25);background:rgba(255,255,255,.88);color:#315d7c;font-size:8px;pointer-events:auto;cursor:pointer}.map-country-strip b{margin-left:4px;color:#173d5f}.region-bars button.location-child{padding-left:18px;background:#f8fbfd}.region-bars button.location-child span b:before{content:"↳ ";color:#8ba0b2}.add-button{height:37px;padding:0 14px;border:1px solid #1f7bbd;background:#1f7bbd;color:white;font-size:11px;font-weight:750;cursor:pointer}.add-button:hover{background:#1768a3}.resource-form{padding:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.resource-form label{display:grid;gap:6px}.resource-form label.full{grid-column:1/-1}.cutoff-filter span,.resource-form span{color:#566a80;font-size:9px;font-weight:700}.resource-form input,.resource-form select{width:100%;height:40px;padding:0 10px;border:1px solid #cbd7e3;background:white;color:#263f55;font-size:11px;outline:0}.resource-form input:focus,.resource-form select:focus{border-color:var(--factory);box-shadow:0 0 0 3px rgba(47,128,237,.08)}.cutoff-filter{height:37px;min-width:208px;padding:0 8px;display:flex;align-items:center;gap:7px;border:1px solid #d3dee8;background:#f8fbfd}.cutoff-filter input{min-width:118px;border:0;background:transparent;color:#324f68;font-size:10px;outline:0}.cutoff-quick{height:37px;padding:0 10px;border:1px solid #c8d6e2;background:white;color:#31536e;font-size:10px;font-weight:700;cursor:pointer}.location-scope-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:4px 0 14px}.location-scope-row label{display:flex;flex-direction:column;gap:6px}.location-scope-row span{color:#566a80;font-size:9px;font-weight:700}.location-scope-row select{width:100%;height:38px;padding:0 10px;border:1px solid #cbd7e3;background:white;color:#263f55;font:inherit}.location-maintain{white-space:nowrap;border:1px solid #9db4d0;background:#f4f8fc;color:#315f9e;padding:6px 9px;cursor:pointer;font:inherit}.location-maintain:hover{background:#e8f0fa}.plan-layout{grid-template-columns:1fr}.plan-summary .matching-scroll{max-height:580px}.plan-summary .matching-table{min-width:1280px}.plan-summary .matching-table td,.plan-summary .matching-table th{text-align:center;white-space:nowrap}.plan-kpis{margin:0 18px 14px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dbe5ed;background:#f7fafc}.plan-kpis article{min-height:76px;padding:13px 16px;border-right:1px solid #dbe5ed}.plan-kpis article:last-child{border-right:0}.plan-kpis span{display:block;color:#62798d;font-size:9px}.plan-kpis strong{margin-top:8px;display:inline-block;color:#173d5f;font-size:24px}.plan-kpis small{margin-left:4px;color:#70869a;font-size:9px}.plan-note{margin:14px 18px 18px;padding:13px 15px;border-left:3px solid #2f80ed;background:#eef6fd}.plan-note b{color:#214d72;font-size:10px}.plan-note p{margin:6px 0 0;color:#567086;font-size:9px;line-height:1.7}.date-alert{color:#b45418;font-weight:750}.batch-panel{margin-bottom:16px;padding:12px 16px}.batch-actions,.batch-head{justify-content:space-between}.batch-actions,.batch-head,.batch-head>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.batch-head strong{color:#173d5f;font-size:12px}.batch-actions span,.batch-head span{color:#60758a;font-size:10px}.batch-body{margin-top:12px;border-top:1px solid #d9e3ec;padding-top:12px}.batch-actions input[type=text],.batch-actions>input{height:36px;min-width:200px;padding:0 10px;border:1px solid #cbd7e3}.batch-actions label{display:flex;align-items:center;gap:6px;font-size:10px}.batch-actions button{height:36px;padding:0 12px;cursor:pointer}.batch-list{max-height:180px;margin-top:10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:6px;overflow:auto}.batch-list label{padding:7px;display:flex;align-items:center;gap:7px;border:1px solid #e1e9ef;font-size:10px}.batch-list small{margin-left:auto;color:#8294a2}.project-form input[aria-invalid=true],.resource-form input[aria-invalid=true]{border-color:#d33b4a;background:#fff4f5}.milestone-heading{grid-column:1/-1;margin:10px 0 0;color:#173d5f;font-size:12px}.milestone-row{grid-column:1/-1;display:grid;grid-template-columns:100px 120px repeat(4,minmax(100px,1fr)) 100px 100px;gap:6px;align-items:end}.milestone-row label{min-width:0}.milestone-row input,.milestone-row select{width:100%}.milestone-scope{grid-column:1/-1;display:flex;gap:10px}.milestone-scope button{padding:6px 12px;border:1px solid #b9ccdc;background:white;cursor:pointer}.milestone-scope button.active{background:#eaf4ff;color:#1768ad}@media(max-width:800px){.milestone-row{overflow-x:auto;grid-template-columns:100px 120px repeat(4,110px) 100px 100px}.batch-list{grid-template-columns:1fr 1fr}}.milestone-row{grid-template-columns:100px 130px repeat(4,minmax(100px,1fr)) minmax(130px,1fr) 48px}.milestone-row small{color:#60758a;font-size:9px}.milestone-row.custom{padding:5px;background:#f8f3fc;border-left:3px solid #a874cb}.milestone-add{grid-column:1/-1;justify-self:start;height:32px;padding:0 11px;border:1px solid #9d79bd;background:#f9f3fd;color:#784c9c;cursor:pointer}.milestone-remove{height:32px;border:1px solid #e0adb5;background:#fff6f7;color:#a43140;cursor:pointer}@media(max-width:800px){.milestone-row{grid-template-columns:100px 130px repeat(4,110px) 130px 48px}}.muted-cell{color:#9aa8b5}.aftersales-map-panel,.aftersales-plan-panel,.aftersales-trend-panel,.region-panel{min-width:0}.aftersales-trend{padding:8px 14px 12px;overflow-x:auto}.aftersales-trend svg{width:100%;min-width:620px;height:auto;display:block}.key-after-sales{background:#2675b8}.after-sales-line{fill:none;stroke:#2675b8;stroke-width:3;vector-effect:non-scaling-stroke}.after-sales-dot{fill:#fff;stroke:#2675b8;stroke-width:3}.aftersales-plan-panel .matching-scroll{max-height:330px}.aftersales-plan-panel .matching-table{min-width:720px}.aftersales-plan-panel .matching-table td,.aftersales-plan-panel .matching-table th{text-align:center}.aftersales-table-panel{grid-column:1/-1}@media (max-width:1000px){.aftersales-layout{grid-template-columns:1fr}.aftersales-table-panel{grid-column:auto}.plan-summary .matching-table{min-width:1120px}}@media (max-width:650px){.location-scope-row,.resource-form{grid-template-columns:1fr}.resource-form label.full{grid-column:auto}.cutoff-filter{width:100%;justify-content:space-between}.plan-kpis{grid-template-columns:1fr}.plan-kpis article{border-right:0;border-bottom:1px solid #dbe5ed}.plan-kpis article:last-child{border-bottom:0}.project-form{grid-template-columns:1fr 1fr}.panel-title-row{flex-direction:column}.fullscreen-button{align-self:flex-end}}.upload-actions{grid-template-columns:repeat(3,auto)}.auth-button{height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.38);background:#f4a43a;color:#102a43;font-size:11px;font-weight:800;cursor:pointer}.panel-actions{display:flex;gap:8px;align-items:center}.allocation-slot:disabled,.project-edit-link:disabled{cursor:default;opacity:1}.project-edit-link:disabled{color:#173d5f}.resource-edit-row input:disabled,.resource-edit-row select:disabled{opacity:1;background:#edf3f7;color:#5e7386;cursor:default}.resource-occupancy{width:100%;padding:5px 4px;border:0;text-align:left;color:inherit;font-size:7px;cursor:pointer}.search-results{margin-top:6px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;max-height:150px;overflow:auto}.search-results button{min-width:0;padding:8px;border:1px solid #d7e1ea;background:#f7fafc;color:#29465e;text-align:left;cursor:pointer;font-size:9px}.search-results button.selected{border-color:#2f80ed;background:#eaf4ff;color:#155d9a}.search-results small{display:block;margin-top:4px;color:#71869a;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-detail-modal{width:min(760px,94vw);max-height:92vh}.event-detail-modal .resource-form{max-height:68vh;overflow:auto}.login-modal{width:min(420px,92vw)}.login-form{padding:22px;display:grid;gap:14px}.login-form label{display:grid;gap:6px}.login-form span{color:#566a80;font-size:10px;font-weight:700}.login-form input{height:42px;padding:0 11px;border:1px solid #cbd7e3;font-size:12px;outline:0}.login-form input:focus{border-color:#2f80ed;box-shadow:0 0 0 3px rgba(47,128,237,.1)}.login-form p{margin:0;color:#b83243;font-size:10px}.aftersales-layout-v2{display:grid;grid-template-columns:1fr;gap:18px}.app-frame{overflow-x:hidden}.aftersales-overview-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(380px,1fr);gap:0;border-top:1px solid #e1e8ee}.aftersales-overview-grid>.aftersales-trend{align-self:center;min-width:0;padding:16px 18px;overflow:hidden}.aftersales-overview-grid>.aftersales-trend svg{min-width:0;width:100%}.aftersales-overview-grid .chart-caption{min-width:0}.location-grid{padding:14px 18px 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:9px}.location-grid article{min-width:0;padding:11px 12px;display:grid;grid-template-columns:minmax(90px,1fr) 88px 88px;gap:8px;align-items:center;border:1px solid #dce6ee;background:#fff}.location-grid article.location-child-card{margin-left:16px;background:#f8fbfd}.location-grid article>div b,.location-grid article>div small{display:block}.location-grid article>div b{color:#183d5e;font-size:11px}.location-grid article>div small{margin-top:4px;color:#718597;font-size:8px}.location-grid article>button{height:48px;padding:5px;border:0;color:#fff;cursor:pointer;text-align:center}.location-grid article>button span,.location-grid article>button strong{display:block}.location-grid article>button strong{font-size:17px}.location-grid article>button span{margin-top:2px;font-size:7px}.location-device-button{background:#2675b8}.location-people-button{background:#24a173}.responsive-data-list{padding:0 18px 18px}.data-list-head,.data-list-row{display:grid;grid-template-columns:repeat(9,minmax(0,1fr))}.data-list-head{position:sticky;top:0;z-index:2;background:#eaf1f6;color:#506a80;font-size:8px;font-weight:800}.data-list-head span,.data-list-row>span{min-width:0;padding:10px 8px;border-right:1px solid #e0e8ef;border-bottom:1px solid #e0e8ef;overflow-wrap:anywhere}.data-list-row{color:#2a465e;font-size:9px}.data-list-row:nth-child(odd){background:#f9fbfd}.data-list-row small{display:block;margin-top:4px;color:#718597;font-size:7px}.empty-state{padding:28px;text-align:center;color:#8798a8;font-size:10px}.plan-card-grid{padding:14px 18px 20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px}.plan-card-grid article{padding:14px;border:1px solid #dce6ee;background:#f9fbfd}.plan-card-title{display:flex;justify-content:space-between;align-items:center}.plan-card-title b{color:#173d5f;font-size:12px}.plan-card-title span{padding:3px 6px;background:#e7f0f7;color:#54738c;font-size:8px}.plan-card-grid dl{margin:12px 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e1e8ee}.plan-card-grid dl div{padding:8px;border-right:1px solid #e1e8ee;text-align:center}.plan-card-grid dl div:last-child{border-right:0}.plan-card-grid dt{color:#718597;font-size:7px}.plan-card-grid dd{margin:5px 0 0;color:#173d5f;font-size:15px;font-weight:800}.plan-card-grid label{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.plan-card-grid label span{color:#526b80;font-size:9px;font-weight:750}.plan-card-grid input{min-width:0;height:34px;padding:0 8px;border:1px solid #cbd7e3;background:white}.plan-card-grid input:disabled{background:#eef3f6;color:#657b8d}.plan-card-grid label button{height:34px;padding:0 11px;border:0;background:#2476b8;color:white;font-size:9px;font-weight:750;cursor:pointer}.aftersales-table-panel-v2.panel-fullscreen{padding:12px!important;overflow:auto!important}.aftersales-table-panel-v2.panel-fullscreen .responsive-data-list{height:calc(100vh - 110px);overflow:auto}.assignment-editor-modal,.location-detail-modal{width:min(780px,94vw);max-height:92vh}.modal-detail-list{padding:14px 18px;max-height:58vh;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:auto}.modal-detail-list article{padding:11px;border:1px solid #dce5ed;background:#f8fbfd}.modal-detail-list b,.modal-detail-list small,.modal-detail-list span{display:block}.modal-detail-list b{color:#183d5e;font-size:10px}.modal-detail-list span{margin-top:6px;color:#3b5a73;font-size:9px}.modal-detail-list small{margin-top:4px;color:#74899b;font-size:8px}@media (max-width:1100px){.aftersales-overview-grid{grid-template-columns:1fr}.world-map{min-height:320px}}@media (max-width:700px){.upload-actions{grid-template-columns:repeat(2,auto)}.auth-button{grid-column:1/-1}.panel-actions{width:100%;justify-content:flex-end}.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.location-grid{grid-template-columns:1fr;padding:10px}.location-grid article{grid-template-columns:minmax(80px,1fr) 74px 74px}.location-grid article.location-child-card{margin-left:8px}.responsive-data-list{padding:0 10px 12px}.data-list-head{display:none}.data-list-row{margin-bottom:9px;padding:8px;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #dce6ee;background:white!important}.data-list-row>span{padding:7px;border:0}.data-list-row>span:before{content:attr(data-label);display:block;margin-bottom:3px;color:#7c8f9f;font-size:7px;font-weight:700}.plan-card-grid{grid-template-columns:1fr;padding:10px}.plan-card-grid dl{grid-template-columns:repeat(2,1fr)}.plan-card-grid dl div:nth-child(2){border-right:0}.plan-card-grid dl div:nth-child(-n+2){border-bottom:1px solid #e1e8ee}.modal-detail-list{grid-template-columns:1fr}}