:root{--bg:#f4f6f5;--panel:#fff;--panel-alt:#f8faf9;--line:#dde4e1;--line-strong:#c9d4d0;--ink:#17221e;--muted:#65736d;--soft:#8b9893;--accent:#087d70;--accent-dark:#075f57;--accent-soft:#e5f4f1;--yellow:#d99216;--yellow-soft:#fff5df;--red:#c94742;--red-soft:#fcebea;--blue:#337aa8;--shadow:0 8px 24px #142b2312}[hidden]{display:none!important}html,body{background:var(--bg);min-height:100%;color:var(--ink);letter-spacing:0;margin:0;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif}button,input,select,textarea{font:inherit;letter-spacing:0}button{color:inherit}.app-shell{grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:30;color:#f2f7f5;background:#16251f;flex-direction:column;width:220px;padding:22px 14px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;height:54px;margin-bottom:24px;padding:0 8px;display:flex}.brand-mark{color:#0d5e55;background:#d7eee8;border-radius:6px;place-items:center;width:36px;height:36px;font-size:18px;font-weight:800;display:grid}.brand strong,.brand span,.sidebar-foot strong,.sidebar-foot span{display:block}.brand strong{font-size:16px}.brand span{color:#9fb1aa;margin-top:3px;font-size:11px}nav{gap:5px;display:grid}.nav-item{color:#b9c8c2;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:10px;width:100%;height:42px;padding:0 12px;display:flex;position:relative}.nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#075f57;background:#e5f4f1;font-weight:700}.nav-primary{font-size:13px}.nav-group{gap:3px;display:grid}.nav-parent.group-active:not(.active){color:#f3f8f6;background:#ffffff0f;font-weight:700}.nav-group-mark{color:#80968e;margin-left:auto;font-size:12px;transition:transform .18s;transform:rotate(-90deg)}.nav-group.open .nav-group-mark{transform:rotate(0)}.nav-submenu{gap:2px;margin:0 0 2px 20px;padding-left:10px;display:none;position:relative}.nav-group.open .nav-submenu{display:grid}.nav-submenu:before{content:"";background:#b9c8c233;width:1px;position:absolute;top:4px;bottom:4px;left:0}.nav-subitem{border-radius:4px;height:34px;padding:0 9px;font-size:11px}.nav-subitem .nav-icon{width:16px;font-size:13px}.nav-subitem.active:before{content:"";background:#65c7b5;border-radius:1px;width:2px;height:18px;position:absolute;left:-10px}.nav-icon{text-align:center;width:20px;font-size:17px}.nav-badge{background:var(--red);color:#fff;border-radius:10px;place-items:center;min-width:19px;height:19px;margin-left:auto;padding:0 5px;font-size:10px;display:grid}.nav-badge[hidden]{display:none}.sidebar-foot{border-top:1px solid #ffffff1a;align-items:center;gap:9px;margin-top:auto;padding:14px 9px 2px;display:flex}.sidebar-foot strong{color:#dce5e1;font-size:11px}.sidebar-foot span{color:#83978f;margin-top:3px;font-size:10px}.sync-dot{background:#4dd4a9;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #4dd4a91f}.app-main{grid-column:2;min-width:0}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;align-items:center;gap:20px;height:82px;padding:0 28px;display:flex;position:sticky;top:0}.page-heading{min-width:230px}.page-heading h1{margin:0;font-size:21px;line-height:1.2}.page-heading p{color:var(--muted);margin:5px 0 0;font-size:12px}.top-controls{align-items:center;gap:10px;margin-left:auto;display:flex}.select-control{border:1px solid var(--line);background:var(--panel);height:34px;color:var(--muted);white-space:nowrap;border-radius:5px;flex:none;align-items:center;padding-left:9px;font-size:12px;display:flex}.select-control select{height:32px;color:var(--ink);background:0 0;border:0;outline:0;padding:0 24px 0 7px;font-weight:700}#divisionSelect{min-width:128px}#l1Select,#l2Select{min-width:124px}.segment{border:1px solid var(--line);background:var(--panel-alt);border-radius:5px;height:34px;padding:3px;display:flex}.segment button{min-width:48px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;font-size:12px}.segment button.active{background:var(--panel);color:var(--accent);font-weight:700;box-shadow:0 1px 3px #00000014}.icon-button{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:5px;place-items:center;width:34px;height:34px;padding:0;font-size:18px;display:grid;position:relative}.icon-button:hover{border-color:var(--line-strong);background:var(--panel-alt)}.notice-dot{background:var(--red);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:6px}.menu-button{display:none}main{padding:22px 28px 40px}.view-head{justify-content:space-between;align-items:flex-start;gap:16px;min-height:42px;margin-bottom:16px;display:flex}.view-head h2{margin:0;font-size:16px}.view-head p{color:var(--muted);margin:5px 0 0;font-size:12px}.actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.button{border:1px solid var(--line-strong);background:var(--panel);cursor:pointer;border-radius:5px;min-height:34px;padding:0 13px;font-size:12px;font-weight:700}.integration-button{color:var(--accent-dark);align-items:center;gap:7px;display:inline-flex}.integration-button.connected{background:var(--accent-soft);border-color:#9fcac2}.connection-dot{background:var(--soft);border-radius:50%;flex:none;width:7px;height:7px}.connected .connection-dot{background:var(--accent);box-shadow:0 0 0 3px #087d701f}.button:hover{background:var(--panel-alt)}.button.primary{border-color:var(--accent);background:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-dark)}.button.danger{color:var(--red);background:var(--red-soft);border-color:#e6b2af}.button.small{min-height:28px;padding:0 9px;font-size:11px}.ghost{background:0 0}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.kpi-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.kpi-card{border:1px solid var(--line);background:var(--panel);border-radius:6px;min-width:0;padding:16px}.kpi-top{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.kpi-icon{background:var(--accent-soft);width:27px;height:27px;color:var(--accent);border-radius:5px;place-items:center;font-weight:800;display:grid}.kpi-value{white-space:nowrap;margin-top:12px;font-size:25px;font-weight:800;line-height:1}.kpi-value small{color:var(--muted);margin-left:3px;font-size:12px;font-weight:500}.kpi-foot{color:var(--soft);justify-content:space-between;align-items:center;gap:6px;margin-top:11px;font-size:11px;display:flex}.trend-up{color:var(--accent);font-weight:700}.trend-down{color:var(--red);font-weight:700}.grid-2{grid-template-columns:minmax(0,1.6fr) minmax(300px,.9fr);gap:14px;margin-bottom:14px;display:grid}.grid-2.comparison-layout{grid-template-columns:minmax(0,3fr) minmax(260px,.8fr)}.grid-even{grid-template-columns:repeat(2,minmax(0,1fr))}.panel{border:1px solid var(--line);background:var(--panel);border-radius:6px;min-width:0}.panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:13px 16px;display:flex}.panel-title h3{margin:0;font-size:14px}.panel-title p{color:var(--muted);margin:4px 0 0;font-size:11px}.panel-body{padding:16px}.legend{max-width:68%;color:var(--muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 13px;font-size:10px;display:flex}.legend span{align-items:center;gap:5px;display:inline-flex}.legend i{background:var(--accent);border-radius:2px;width:8px;height:8px}.legend i.target{background:#b7c5c0}.legend i.prior{background:var(--yellow)}.chart-wrap{height:250px;position:relative}.chart-wrap.bar-chart-wrap{height:290px}.chart-wrap.yoy-chart-wrap{height:280px}.chart-wrap svg{width:100%;height:100%;overflow:visible}.bar-value-label{fill:#34443e;font-size:8px;font-weight:700}.chart-grid{stroke:#e6ebe9;stroke-width:1px}.chart-axis{fill:var(--soft);font-size:10px}.chart-area{fill:#087d7014}.chart-line{fill:none;stroke:var(--accent);stroke-width:2.4px}.chart-line.prior{stroke:var(--yellow)}.chart-line.target{stroke:#9ba9a4;stroke-dasharray:5 5}.chart-value-label{fill:var(--accent-dark);stroke:#fff;stroke-width:3px;stroke-linejoin:round;paint-order:stroke fill;pointer-events:none;font-size:8px;font-weight:800}.chart-value-label.prior{fill:#9a6714}.multi-line-value-label{fill:var(--ink);stroke:#fff;stroke-width:3px;stroke-linejoin:round;paint-order:stroke fill;pointer-events:none;font-size:8px;font-weight:800}.multi-line-label-leader{stroke-width:1px;opacity:.5;pointer-events:none}.chart-dot{fill:#fff;stroke:var(--accent);stroke-width:2px}.chart-dot.prior{stroke:var(--yellow)}.progress-group{gap:17px;display:grid}.progress-item-top{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:7px;display:flex}.progress-item-top span{color:var(--muted);font-size:11px}.progress-item-top strong{font-size:15px}.progress-track{background:#e8eeeb;border-radius:4px;height:8px;overflow:hidden}.progress-fill{background:var(--accent);border-radius:4px;height:100%}.progress-fill.yellow{background:var(--yellow)}.progress-fill.red{background:var(--red)}.quarter-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;padding-top:16px;display:grid}.quarter-grid.compact{grid-template-columns:repeat(2,1fr)}.quarter{text-align:center;background:var(--panel-alt);border-radius:5px;padding:9px 3px}.quarter span,.quarter strong{display:block}.quarter span{color:var(--muted);font-size:10px}.quarter strong{margin-top:5px;font-size:14px}.table-panel{overflow:hidden}.drill-panel{margin-bottom:14px}.drill-head{min-height:62px}.drill-toolbar{border-bottom:1px solid var(--line);background:var(--panel-alt);justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:8px 14px;display:flex}.drill-toolbar>span{color:var(--muted);flex:none;font-size:10px}.drill-breadcrumb{align-items:center;gap:5px;min-width:0;display:flex;overflow-x:auto}.drill-breadcrumb i{color:var(--soft);font-style:normal}.drill-breadcrumb button{color:var(--accent-dark);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:3px 5px;font-size:11px;font-weight:700}.drill-breadcrumb button:hover{text-decoration:underline}.drill-node-line{align-items:center;gap:5px;display:flex}.drill-node-button{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;flex:1;padding:0}.drill-node-button strong{color:var(--accent-dark)}.drill-node-button:hover strong{text-decoration:underline}.drill-expand-button{width:30px;height:30px;color:var(--accent-dark);cursor:pointer;background:0 0;border:0;border-radius:3px;flex:none;padding:0;font-size:24px;font-weight:900;line-height:1}.drill-expand-button:hover{background:var(--accent-soft)}.drill-panel tbody tr.selected-row td{background:#eaf6f3}.drill-panel tbody tr.selected-row td:first-child{box-shadow:inset 3px 0 0 var(--accent)}.compare-level-bar{border:1px solid var(--line);background:var(--panel-alt);justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin-bottom:14px;padding:7px 12px;display:flex}.compare-level-bar>span{color:var(--muted);white-space:nowrap;font-size:11px}.compare-drill-label{min-width:0;color:var(--accent-dark);flex:1}.compare-ranking-panel .panel-head{min-height:54px}.compare-ranking-panel .panel-body{padding:10px 16px 12px}.bar-list.compare-ranking-list{gap:6px}.bar-row.compare-bar-row{grid-template-columns:minmax(160px,190px) minmax(0,1fr) 78px;gap:8px;min-height:30px}button.compare-rank-button,.compare-rank-button{appearance:none;width:100%;min-width:0;height:30px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:2px;grid-template-columns:22px minmax(0,1fr) 30px;align-items:center;gap:3px;margin:0;padding:0 3px;font-size:11px;line-height:1;display:grid}.compare-rank-button strong{color:var(--accent);font-size:10px;line-height:1}.compare-rank-button span{text-overflow:clip;white-space:nowrap;min-width:0;line-height:1.2;overflow:visible}.compare-rank-button i{width:30px;height:30px;color:var(--accent-dark);text-align:center;place-items:center;font-size:24px;font-style:normal;font-weight:900;line-height:1;display:grid}button.compare-rank-button:hover{background:var(--accent-soft)}.compare-rank-button.static{cursor:default;grid-template-columns:24px minmax(0,1fr)}.compare-rank-button.static:hover{background:0 0}.compare-ranking-list .bar-track{height:7px}.compare-ranking-list .bar-value{white-space:nowrap;font-size:10px;line-height:1.2}.actual-monthly-detail{scroll-margin-top:92px}.actual-completion-trend{margin-top:14px;margin-bottom:14px}.actual-trend-pending{min-height:220px}.efficiency-linked-section{gap:14px;scroll-margin-top:92px;display:grid}.source-label{color:var(--muted);white-space:normal;font-size:10px}.source-label.pending{color:#98620a}.drill-note{background:var(--yellow-soft);color:#775115;border-top:1px solid #e4d5ab;padding:10px 14px;font-size:10px;line-height:1.6}.table-scroll{overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}th{background:var(--panel-alt);height:38px;color:var(--muted);text-align:right;border-bottom:1px solid var(--line);padding:0 12px;font-size:11px;font-weight:600}th:first-child,td:first-child,th.text-left,td.text-left{text-align:left}td{text-align:right;border-bottom:1px solid #edf1ef;height:44px;padding:0 12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fafcfb}.total-row td{color:var(--accent-dark);background:#eaf3f0;border-top:2px solid #bfd7d0;border-bottom:0;font-weight:800}.total-row:hover td{background:#eaf3f0}.metric-row td{color:var(--accent-dark);background:#edf8f5;border-top:1px solid #cce4de;font-weight:700}.metric-row.comprehensive td{color:#285e7e;background:#eef5f8;border-top-color:#cddfe8}th.annual-average-col,td.annual-average-col{background:#f1f6f4;box-shadow:inset 1px 0 #d7e3df,inset -1px 0 #d7e3df}th.annual-average-col{color:var(--accent-dark);font-weight:800}td.annual-average-col strong{color:var(--accent-dark)}.dept-cell strong,.dept-cell span{display:block}.dept-cell strong{font-size:12px}.dept-cell span{color:var(--soft);margin-top:3px;font-size:10px}.status{border-radius:10px;align-items:center;gap:5px;padding:3px 7px;font-size:10px;font-weight:700;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.status.good{color:var(--accent);background:var(--accent-soft)}.status.warn{color:#a46708;background:var(--yellow-soft)}.status.bad{color:var(--red);background:var(--red-soft)}.status.neutral{color:var(--muted);background:#edf1ef}.bar-list{gap:15px;display:grid}.bar-row{grid-template-columns:100px minmax(0,1fr) 52px;align-items:center;gap:10px;display:grid}.bar-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.bar-track{background:#edf1ef;border-radius:3px;height:9px;overflow:hidden}.bar-fill{background:var(--accent);border-radius:3px;min-width:2px;height:100%}.bar-fill.alt{background:var(--blue)}.bar-value{text-align:right;font-size:11px;font-weight:700}.metric-tabs{background:#edf1ef;border-radius:4px;gap:2px;padding:3px;display:flex}.metric-tabs button{height:27px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:3px;padding:0 10px;font-size:11px}.metric-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000012}.filter-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.efficiency-view-head{align-items:flex-end}.efficiency-filter-row{justify-content:flex-end;gap:10px}.efficiency-org-field select{min-width:128px}#efficiencyDivisionSelect{min-width:146px}.field{gap:5px;display:grid}.field label{color:var(--muted);font-size:11px}.field select,.field input,.field textarea{border:1px solid var(--line-strong);background:#fff;border-radius:5px;outline:0;min-height:34px;padding:0 9px}.field textarea{resize:vertical;min-height:82px;padding:9px}.field select:focus,.field input:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.field input[readonly]{background:var(--panel-alt);color:var(--ink);cursor:default;font-weight:700}.goal-input{border:1px solid var(--line-strong);text-align:right;border-radius:4px;outline:0;width:92px;height:29px;padding:0 7px}.goal-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.diff-positive{color:var(--red);font-weight:700}.diff-negative{color:var(--yellow);font-weight:700}.inline-note{background:var(--yellow-soft);color:#775115;border:1px solid #e6d6aa;border-radius:5px;padding:11px 13px;font-size:11px;line-height:1.7}.inline-note.info{background:var(--accent-soft);color:var(--accent-dark);border-color:#b9ddd6}.summary-strip{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:repeat(4,1fr);margin-bottom:14px;display:grid;overflow:hidden}.summary-item{border-right:1px solid var(--line);padding:13px 16px}.summary-item:last-child{border-right:0}.summary-item span,.summary-item strong{display:block}.summary-item span{color:var(--muted);font-size:10px}.summary-item strong{margin-top:5px;font-size:16px}.dropzone{text-align:center;cursor:pointer;background:#f7fbf9;border:1px dashed #9db7ae;border-radius:6px;padding:40px 20px}.dropzone.dragover{border-color:var(--accent);background:var(--accent-soft)}.drop-icon{background:var(--accent-soft);width:44px;height:44px;color:var(--accent);border-radius:6px;place-items:center;margin:0 auto 12px;font-size:23px;display:grid}.dropzone h3{margin:0;font-size:14px}.dropzone p{color:var(--muted);margin:7px 0 0;font-size:11px}.import-layout{grid-template-columns:minmax(0,1fr) 290px;gap:14px;display:grid}.integration-port-list{gap:14px;margin-top:14px;display:grid}.integration-port-card{justify-content:space-between;align-items:center;gap:22px;min-height:118px;padding:17px 18px;display:flex}.integration-port-main{align-items:flex-start;gap:13px;min-width:0;display:flex}.integration-port-icon{background:var(--accent-soft);width:42px;height:42px;color:var(--accent-dark);border-radius:6px;flex:none;place-items:center;font-size:17px;font-weight:800;display:grid}.integration-port-icon.ding{color:#245f8d;background:#edf4f9}.integration-port-title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.integration-port-title h3{margin:0;font-size:14px}.integration-port-main p{max-width:760px;color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.6}.integration-port-meta{color:var(--soft);flex-wrap:wrap;gap:5px 16px;margin-top:8px;font-size:10px;display:flex}.integration-port-actions{flex:none;align-items:center;gap:15px;display:flex}.port-mapping{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:10px;display:flex}.port-mapping i{color:var(--accent);font-style:normal}.port-mapping strong{color:var(--ink)}.checklist{gap:12px;display:grid}.check-item{align-items:flex-start;gap:10px;display:flex}.check-icon{background:var(--accent-soft);width:22px;height:22px;color:var(--accent);border-radius:50%;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.check-item strong,.check-item span{display:block}.check-item strong{font-size:11px}.workflow{grid-template-columns:repeat(4,minmax(0,1fr));margin:4px 0 20px;display:grid}.workflow-step{text-align:center;position:relative}.workflow-step:after{content:"";background:var(--line);height:2px;position:absolute;top:14px;left:calc(50% + 18px);right:calc(18px - 50%)}.workflow-step:last-child:after{display:none}.step-num{z-index:1;background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;margin:auto;font-size:11px;font-weight:800;display:grid;position:relative}.workflow-step span{color:var(--muted);margin-top:7px;font-size:10px;display:block}.timeline{display:grid}.timeline-item{border-bottom:1px solid #edf1ef;grid-template-columns:76px 14px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:57px;display:grid}.timeline-item:last-child{border-bottom:0}.timeline-time{color:var(--soft);font-size:10px}.timeline-dot{background:var(--yellow);border-radius:50%;width:8px;height:8px}.timeline-dot.good{background:var(--accent)}.timeline-content strong,.timeline-content span{display:block}.timeline-content strong{font-size:11px}.timeline-content span{color:var(--muted);margin-top:4px;font-size:10px}.return-timeline{padding:9px 0}.return-summary{border-left:3px solid var(--accent);background:var(--accent-soft);border-radius:0 4px 4px 0;margin-top:8px;padding:8px 10px}.return-summary b,.return-summary span{display:block}.return-summary b{color:var(--accent-dark);font-size:11px}.return-summary span{white-space:normal;max-width:430px;margin-top:4px;line-height:1.45}.return-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.return-item{border:1px solid var(--line);background:var(--panel-alt);border-radius:5px;padding:11px 12px}.return-item span,.return-item strong{display:block}.return-item span{color:var(--muted);font-size:10px}.return-item strong{margin-top:5px;font-size:14px}.return-item.highlight{background:var(--accent-soft);border-color:#abd4cc}.return-item.highlight strong{color:var(--accent-dark)}.return-note{border:1px solid var(--line);border-radius:5px;padding:11px 12px}.return-note span{color:var(--muted);font-size:10px}.return-note p{margin:6px 0 0;font-size:11px;line-height:1.7}.return-meta{color:var(--soft);flex-wrap:wrap;gap:8px 16px;font-size:10px;display:flex}.empty{text-align:center;color:var(--muted);padding:44px 20px}.empty strong{color:var(--ink);margin-bottom:6px;display:block}.org-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px;display:grid}.org-total{color:var(--red);font-size:16px}.org-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.org-row{border-bottom:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:58px;padding:10px 14px;display:flex}.org-row:nth-child(odd){border-right:1px solid #edf1ef}.org-row:nth-last-child(-n+2){border-bottom:0}.org-row strong,.org-row span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.org-row strong{font-size:11px}.org-row span{color:var(--muted);margin-top:4px;font-size:10px}.org-row b{color:var(--red);flex:none;font-size:12px}.toast-stack{z-index:60;gap:8px;display:grid;position:fixed;bottom:20px;right:20px}.toast{color:#fff;min-width:260px;max-width:340px;box-shadow:var(--shadow);background:#182720;border-radius:5px;padding:12px 14px;font-size:12px;animation:.2s ease-out toast-in}.toast span{color:#aebdb7;margin-top:4px;font-size:10px;display:block}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.modal-backdrop{z-index:70;background:#0a16117a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop[hidden]{display:none}.modal{background:#fff;border-radius:7px;width:min(520px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 24px 60px #00000040}.modal.modal-wide{width:min(720px,100%)}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:17px 18px;display:flex}.modal-header h2{margin:0;font-size:16px}.modal-header p{color:var(--muted);margin:5px 0 0;font-size:11px}.modal-body{gap:14px;padding:18px;display:grid}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding:13px 18px;display:flex}.integration-status{border:1px solid var(--line);background:var(--panel-alt);border-radius:5px;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;padding:10px 12px;display:grid}.integration-status strong,.integration-status div span{display:block}.integration-status strong{font-size:12px}.integration-status div span{color:var(--muted);margin-top:3px;font-size:10px}.integration-status.error{background:var(--red-soft);border-color:#e8beb8}.integration-status.error .connection-dot{background:var(--red)}.integration-section{padding-top:2px}.integration-section+.integration-section{border-top:1px solid var(--line);padding-top:14px}.integration-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.integration-section-head strong{font-size:12px}.integration-section-head span{color:var(--muted);font-size:10px}.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.integration-grid .span-2{grid-column:1/-1}.sync-options{color:var(--muted);flex-wrap:wrap;gap:8px 18px;margin-top:10px;font-size:11px;display:flex}.sync-options label{align-items:center;gap:6px;display:inline-flex}.integration-mapping{border:1px solid var(--line);background:var(--panel-alt);border-radius:5px;grid-template-columns:auto repeat(4,minmax(0,1fr));align-items:center;gap:8px;padding:11px 12px;display:grid}.integration-mapping>span{color:var(--muted);font-size:10px}.integration-mapping div{justify-content:center;align-items:center;gap:6px;min-width:0;font-size:10px;display:flex}.integration-mapping b,.integration-mapping strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.integration-mapping b{color:var(--muted);font-weight:500}.integration-mapping i{color:var(--accent);font-style:normal}.analysis-view-head{align-items:center}.analysis-mode-tabs{gap:4px;padding:4px}.analysis-mode-tabs button{min-width:112px;height:40px;padding:0 20px;font-size:14px;font-weight:800}.analysis-mode-tabs button.active{background:var(--accent);color:#fff;box-shadow:0 2px 6px #087d7038}.analysis-context-bar{border:1px solid var(--line);background:var(--panel);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-bottom:14px;padding:8px 14px;display:flex}.analysis-context-actions{flex:none;align-items:center;gap:10px;display:flex}.analysis-context-actions>span{color:var(--muted);font-size:10px}.analysis-node-button{min-width:0;color:var(--accent-dark);text-align:left;cursor:pointer;background:0 0;border:0;flex:1;padding:0;font-size:12px;font-weight:700}.analysis-node-button:hover{text-decoration:underline}.analysis-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.analysis-metric-card .kpi-value{font-size:23px}.analysis-chart-grid{grid-template-columns:minmax(0,1.35fr) minmax(310px,.85fr)}.analysis-efficiency-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.analysis-efficiency-item{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:82px;padding:12px 0;display:flex}.analysis-efficiency-item:nth-last-child(-n+2){border-bottom:0}.analysis-efficiency-item span,.analysis-efficiency-item small{display:block}.analysis-efficiency-item span{font-size:11px;font-weight:700}.analysis-efficiency-item small{max-width:150px;color:var(--muted);margin-top:5px;font-size:9px;line-height:1.5}.analysis-efficiency-item strong{text-align:right;flex:none;font-size:17px}.analysis-efficiency-item em{color:var(--muted);margin-top:4px;font-size:9px;font-style:normal;font-weight:500;display:block}.analysis-drill-panel{margin:14px 0}.analysis-project-trends{margin-bottom:14px}.chart-wrap.labeled-trend-wrap{height:310px}.analysis-third-level-pending{min-height:220px}.analysis-source-note{margin-bottom:14px}.analysis-source-note strong{margin-right:8px}.brand-selector{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.brand-selector button{border:1px solid var(--line-strong);background:var(--panel);cursor:pointer;text-align:left;border-radius:5px;min-width:0;min-height:54px;padding:8px 12px}.brand-selector button:hover{background:var(--panel-alt)}.brand-selector button.active{background:var(--accent-soft);color:var(--accent-dark);border-color:#8fc3b9}.brand-selector span,.brand-selector strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.brand-selector span{font-size:11px}.brand-selector strong{margin-top:4px;font-size:13px}.brand-table{margin-top:14px}.brand-table tbody tr.selected-row td{background:#eaf6f3}.compact-search input{width:220px}.work-view-head{min-height:98px}.work-view-head h2{margin-top:5px;font-size:25px}.work-view-head p{max-width:560px;line-height:1.7}.work-eyebrow{color:var(--accent-dark);font-size:11px;font-weight:800}.work-head-controls{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.work-org-filter-row{justify-content:flex-end;gap:10px}.work-org-field select{min-width:128px}#departmentWorkDivisionSelect{min-width:146px}.work-toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-bottom:14px;display:flex}.work-toolbar .metric-tabs{background:0 0;gap:7px;padding:0}.work-toolbar .metric-tabs button{border:1px solid var(--line-strong);background:var(--panel);height:34px;padding:0 14px}.work-toolbar .metric-tabs button.active{background:var(--accent-soft);color:var(--accent-dark);box-shadow:none;border-color:#9fcac2}.work-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.work-card{border:1px solid var(--line);background:var(--panel);border-radius:6px;flex-direction:column;min-width:0;min-height:268px;padding:18px;display:flex;box-shadow:0 4px 14px #142b230d}.work-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.work-card-head h3{margin:0;font-size:16px}.work-card-head>div>span{color:var(--muted);margin-top:5px;font-size:11px;display:block}.work-state{color:var(--muted);flex:none;align-items:center;gap:6px;font-size:10px;display:inline-flex}.work-state i{border-radius:50%;width:6px;height:6px}.work-state.good i{background:var(--accent)}.work-state.warn i{background:var(--yellow)}.work-state.bad i{background:var(--red)}.work-goal{min-height:48px;margin:22px 0 18px;font-size:13px;line-height:1.7}.work-completion{margin-top:auto}.work-completion>div:first-child{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:10px;display:flex}.work-completion strong{color:var(--ink);font-size:11px}.work-card-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-top:15px;padding-top:14px;display:flex}.work-card-foot>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);font-size:10px;overflow:hidden}.work-card-actions{flex:none;align-items:center;gap:8px;display:flex}.work-detail-button{color:var(--accent-dark);cursor:pointer;background:0 0;border:0;flex:none;padding:4px 0;font-size:11px;font-weight:700}.work-detail-button:hover{text-decoration:underline}.work-empty{border:1px solid var(--line);background:var(--panel);border-radius:6px;grid-column:1/-1;place-items:center;min-height:180px;display:grid}.project-toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-bottom:12px;display:flex}.project-card{border:1px solid var(--line);background:var(--panel);border-radius:6px;min-width:0;padding:16px}.project-card-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-card-head>div{align-items:center;gap:7px;display:flex}.project-type{background:var(--accent-soft);color:var(--accent-dark);border-radius:4px;padding:3px 7px;font-size:10px;font-weight:700;display:inline-flex}.project-type.management{color:#2d668e;background:#e9f1f8}.project-more{width:29px;height:29px;font-size:19px}.project-card>p{min-height:36px;color:var(--muted);margin:0;font-size:11px;line-height:1.65}.project-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:14px 0;display:grid}.project-facts div{background:var(--panel-alt);border-radius:5px;min-width:0;padding:9px 10px}.project-facts span,.project-facts strong{display:block}.project-facts span{color:var(--muted);font-size:9px}.project-facts strong{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:11px;overflow:hidden}.project-progress>div:first-child{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:7px;font-size:10px;display:flex}.project-progress b{color:var(--ink);font-size:11px}.project-milestone{border-top:1px solid var(--line);margin-top:13px;padding-top:11px}.project-milestone span,.project-milestone strong{display:block}.project-milestone span{color:var(--muted);font-size:9px}.project-milestone strong{margin-top:4px;font-size:11px}.project-ding-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:11px;display:flex}.project-empty{border:1px solid var(--line);background:var(--panel);border-radius:6px;grid-column:1/-1}.schedule-toolbar{justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-bottom:12px;display:flex}.schedule-toolbar>span{color:var(--muted);font-size:11px}.schedule-panel table{min-width:1080px}.schedule-date-cell strong,.schedule-date-cell span,.schedule-title-cell strong,.schedule-title-cell span{display:block}.schedule-date-cell{min-width:126px}.schedule-date-cell span,.schedule-title-cell span{color:var(--muted);margin-top:4px;font-size:10px}.schedule-title-cell{min-width:270px}.schedule-title-cell span{text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.schedule-completed{opacity:.62}.schedule-completed .schedule-title-cell strong{text-decoration:line-through}.schedule-empty{border-top:1px solid var(--line);min-height:180px}.schedule-archive-panel{margin-top:14px}.schedule-archive-panel table{min-width:980px}.schedule-archive-controls{align-items:flex-end;gap:10px;display:flex}.schedule-archive-controls .select-control{min-width:150px}.schedule-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 14px;display:flex}.schedule-pagination>span{color:var(--muted);font-size:10px}.schedule-pagination>div{gap:7px;display:flex}.schedule-pagination button:disabled{cursor:not-allowed;opacity:.45}.callback-id{color:var(--muted);font-family:Consolas,monospace;font-size:10px}.ding-sync-chip{white-space:nowrap;color:#8b6a12;align-items:center;gap:4px;font-size:10px;font-weight:700;display:inline-flex}.ding-sync-chip.completed{color:var(--accent-dark)}.ding-plan-card{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.ding-plan-card-head{border-bottom:1px solid var(--line);background:var(--panel-alt);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.ding-plan-card-head>span{color:var(--muted);font-size:11px;font-weight:700}.ding-plan-card>h3{margin:0;padding:18px 16px 4px;font-size:17px}.ding-plan-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 16px 18px;display:grid}.ding-plan-facts div{background:var(--panel-alt);border-radius:5px;padding:10px}.ding-plan-facts span,.ding-plan-facts strong{display:block}.ding-plan-facts span{color:var(--muted);font-size:10px}.ding-plan-facts strong{margin-top:4px;font-size:12px}.ding-callback-result{background:var(--accent-soft);border:1px solid #b9ddd6;border-radius:5px;margin:0 16px 16px;padding:12px}.ding-callback-result span,.ding-callback-result strong,.ding-callback-result small{display:block}.ding-callback-result span,.ding-callback-result small{color:var(--muted);font-size:10px}.ding-callback-result strong{margin:4px 0;font-size:12px}@media (max-width:1100px){.kpi-grid,.kpi-grid.five{grid-template-columns:repeat(2,1fr)}.grid-2,.grid-2.comparison-layout,.import-layout{grid-template-columns:1fr}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-chart-grid{grid-template-columns:1fr}}@media (max-width:1280px) and (min-width:761px){.topbar{flex-wrap:wrap;gap:10px 20px;height:auto;min-height:82px;padding:10px 20px}.top-controls{width:100%;margin-left:0;padding-bottom:2px;overflow-x:auto}.topbar.compact-controls{flex-wrap:nowrap;gap:20px;height:82px;min-height:82px;padding:0 28px}.topbar.compact-controls .top-controls{width:auto;margin-left:auto;padding-bottom:0;overflow:visible}.efficiency-view-head{flex-direction:column;align-items:stretch}.efficiency-filter-row{justify-content:flex-start}.work-view-head{flex-direction:column;align-items:stretch}.work-head-controls{align-items:flex-start}.work-org-filter-row{justify-content:flex-start}}@media (max-width:760px){.app-shell{display:block}.sidebar{box-shadow:var(--shadow);transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.app-main{width:100%}.topbar{flex-wrap:wrap;gap:10px;height:auto;min-height:70px;padding:10px 14px}.menu-button{display:grid}.page-heading{flex:1;min-width:0}.page-heading p{display:none}.top-controls{width:calc(100% - 44px);margin-left:44px;padding-bottom:2px;overflow-x:auto}#noticeButton{display:none}main{padding:16px 14px 30px}.kpi-grid{grid-template-columns:1fr 1fr;gap:8px}.kpi-card{padding:13px}.kpi-value{font-size:20px}.summary-strip{grid-template-columns:1fr 1fr}.summary-item:nth-child(2){border-right:0}.summary-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.grid-even,.org-grid{grid-template-columns:1fr}.workflow-step span{font-size:9px}.timeline-item{grid-template-columns:14px minmax(0,1fr) auto;padding:9px 0}.timeline-time{display:none}.view-head{flex-direction:column;align-items:stretch}.efficiency-filter-row{justify-content:flex-start}.return-grid{grid-template-columns:1fr}.drill-toolbar{flex-direction:column;align-items:flex-start}.drill-toolbar>span{flex:auto}.compare-level-bar{flex-direction:column;align-items:flex-start}.compare-level-bar>span{white-space:normal}.bar-row.compare-bar-row{grid-template-columns:minmax(125px,1fr) minmax(72px,2fr) 68px}.integration-grid{grid-template-columns:1fr}.integration-grid .span-2{grid-column:auto}.integration-mapping{grid-template-columns:1fr;align-items:start}.integration-mapping div{justify-content:flex-start}.integration-port-card{flex-direction:column;align-items:stretch}.integration-port-actions{flex-wrap:wrap;justify-content:space-between}.project-toolbar{flex-direction:column;align-items:stretch}.project-grid{grid-template-columns:1fr}.schedule-toolbar{flex-direction:column;align-items:flex-start}.schedule-archive-head{flex-direction:column;align-items:stretch}.schedule-archive-controls{flex-wrap:wrap;align-items:stretch}.schedule-pagination{flex-direction:column;align-items:flex-start}.ding-plan-facts{grid-template-columns:1fr}.analysis-view-head{align-items:stretch}.analysis-mode-tabs{align-self:flex-start}.analysis-context-bar{flex-direction:column;align-items:flex-start}.analysis-context-actions{justify-content:space-between;width:100%}.analysis-kpis,.analysis-efficiency-grid{grid-template-columns:1fr}.analysis-efficiency-item:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.analysis-efficiency-item:last-child{border-bottom:0}.brand-selector{grid-template-columns:repeat(2,minmax(0,1fr))}.work-view-head{min-height:0}.work-view-head h2{font-size:20px}.work-head-controls{align-items:stretch}.work-org-filter-row{justify-content:flex-start}.work-org-field{flex:130px}.work-org-field select,#departmentWorkDivisionSelect{width:100%;min-width:0}.work-toolbar{flex-direction:column;align-items:stretch}.work-toolbar .metric-tabs{overflow-x:auto}.work-toolbar .metric-tabs button{flex:none}.work-grid{grid-template-columns:1fr}.work-card-foot{flex-direction:column;align-items:flex-start}.work-card-actions{flex-wrap:wrap;width:100%}.compact-search,.compact-search input{width:100%}.chart-wrap.yoy-chart-wrap{overflow:auto hidden}.chart-wrap.yoy-chart-wrap svg{min-width:700px}}@media (max-width:430px){.kpi-grid,.kpi-grid.five{grid-template-columns:1fr}.segment button{min-width:43px}.select-control span{display:none}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.55}.view-stack{gap:14px;display:grid}.view-stack>.view-head{margin-bottom:0}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.app-shell{min-height:100vh}.app-main{min-width:0}.router-link-active.nav-item{color:#fff;background:#ffffff1a}.user-chip{border-left:1px solid var(--line);min-height:34px;color:var(--ink);align-items:center;gap:8px;padding-left:10px;font-size:11px;font-weight:700;display:flex}.state-screen{min-height:50vh;color:var(--muted);align-content:center;place-items:center;gap:14px;display:grid}.loading-ring{border:3px solid var(--line);border-top-color:var(--accent);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-state{color:var(--red)}.quality-list{gap:15px;display:grid}.quality-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.quality-list>div:last-child{border:0;padding-bottom:0}.quality-list span{color:var(--muted);font-size:11px}.quality-list strong{font-size:15px}.mini-bars{min-height:220px}.compact-field{min-width:150px}.table-input{border:1px solid var(--line-strong);text-align:right;border-radius:4px;width:110px;min-height:30px;padding:0 7px}.table-input:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft);outline:0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field>span{color:var(--muted);font-size:11px}.field-wide{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:8px;display:flex}.form-error{background:var(--red-soft);color:var(--red);border:1px solid #e6b2af;border-radius:5px;margin:10px 0 0;padding:10px 12px;font-size:11px}.inline-note.good{background:var(--accent-soft);color:var(--accent-dark);border-color:#b9ddd6}.wrap-cell{white-space:normal;max-width:420px;line-height:1.45}.wrap-cell strong,.wrap-cell small{display:block}.wrap-cell small{color:var(--red);margin-top:4px}.empty-cell{height:100px;color:var(--muted);text-align:center!important}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.project-card{padding:17px}.project-card-head{justify-content:space-between;gap:14px;display:flex}.project-card h3{margin:5px 0 0;font-size:16px}.project-card>p{min-height:36px;color:var(--muted);font-size:11px;line-height:1.6}.eyebrow{color:var(--accent);letter-spacing:.08em;font-size:10px;font-weight:800}.project-meta,.project-budget{color:var(--muted);flex-wrap:wrap;gap:8px 18px;font-size:10px;display:flex}.project-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 0}.progress-header{color:var(--muted);justify-content:space-between;margin:14px 0 7px;font-size:10px;display:flex}.progress-header strong{color:var(--ink)}.project-budget{margin-top:13px}.project-budget strong{color:var(--ink)}.milestone{background:var(--panel-alt);color:var(--muted);border-radius:4px;margin-top:12px;padding:8px 10px;font-size:10px}.empty-card{min-height:180px;color:var(--muted);place-items:center;display:grid}.timeline-list{display:grid}.timeline-item{grid-template-columns:72px 12px minmax(0,1fr);gap:14px;min-height:96px;display:grid}.timeline-date{text-align:right}.timeline-date strong,.timeline-date span{display:block}.timeline-date strong{font-size:14px}.timeline-date span{color:var(--muted);margin-top:4px;font-size:10px}.timeline-dot{background:var(--accent);border-radius:50%;width:9px;height:9px;margin-top:4px;position:relative}.timeline-dot:after{content:"";background:var(--line);width:1px;height:86px;position:absolute;top:9px;left:4px}.timeline-item:last-child .timeline-dot:after{display:none}.timeline-content{padding-bottom:18px}.timeline-content>div{align-items:center;gap:9px;display:flex}.timeline-content h3{margin:0;font-size:13px}.timeline-content p,.timeline-content small{color:var(--muted);margin:6px 0 0;font-size:10px;display:block}.dropzone{display:block;position:relative}.dropzone input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.dropzone.selected{border-color:var(--accent);background:var(--accent-soft)}.import-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.import-actions .button{align-items:center;display:inline-flex}.import-result{background:var(--accent-soft);border:1px solid #b9ddd6;border-radius:5px;margin-top:14px;padding:13px}.import-result.failed{background:var(--red-soft);border-color:#e6b2af}.import-result h3{margin:0 0 7px;font-size:12px}.import-result>div{flex-wrap:wrap;gap:8px 15px;font-size:10px;display:flex}.import-result ul{color:var(--red);margin:10px 0 0;padding-left:18px;font-size:10px;line-height:1.7}.check-item span{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.5}.row-actions{justify-content:flex-end;gap:6px;display:flex}.login-page{grid-template-columns:minmax(380px,1.1fr) minmax(420px,.9fr);min-height:100vh;padding:0;display:grid}.login-brand-panel{color:#fff;background:#153a35;flex-direction:column;justify-content:center;padding:clamp(48px,8vw,110px);display:flex}.login-mark{background:var(--accent);border-radius:10px;place-items:center;width:54px;height:54px;font-size:25px;font-weight:900;display:grid}.login-kicker{letter-spacing:.15em;font-size:11px;font-weight:800;color:#8fd0c5!important;margin:28px 0 7px!important}.login-brand-panel h1{margin:0;font-size:clamp(36px,5vw,60px)}.login-brand-panel>p{color:#c3d8d3;max-width:560px;margin:17px 0 0;line-height:1.8}.login-proof-grid{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:50px;display:grid}.login-proof-grid>div{border-top:1px solid #fff3;padding-top:12px}.login-proof-grid strong,.login-proof-grid span{display:block}.login-proof-grid strong{font-size:12px}.login-proof-grid span{color:#9eb9b3;margin-top:5px;font-size:10px;line-height:1.5}.login-form-panel{background:var(--panel-alt);place-items:center;padding:40px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:19px;width:min(420px,100%);padding:30px;display:grid;box-shadow:0 18px 55px #14363114}.login-card h2{margin:7px 0 0;font-size:22px}.login-card>div>p{color:var(--muted);margin:7px 0 0;font-size:11px}.login-button{width:100%;min-height:42px}.login-security-note{color:var(--soft);text-align:center;margin:0;font-size:9px}@media (max-width:1120px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.top-controls .select-control span{display:none}.project-grid{grid-template-columns:1fr}}@media (max-width:860px){.login-page{grid-template-columns:1fr}.login-brand-panel,.top-controls .select-control,.user-chip>span{display:none}.form-grid,.import-layout{grid-template-columns:1fr}.field-wide{grid-column:auto}}@media (max-width:640px){main{padding:16px}.metric-grid,.summary-strip{grid-template-columns:1fr 1fr}.summary-item:nth-child(2){border-right:0}.summary-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.view-head{flex-direction:column;align-items:stretch}.login-form-panel{padding:20px}.login-card{padding:22px}}
