:root{font-family:Segoe UI,Microsoft YaHei,system-ui,sans-serif;color:#17243a;background:#edf2f8;font-synthesis:none;--navy-950: #051a35;--navy-900: #072342;--blue-700: #075dcf;--blue-600: #0b6ceb;--blue-100: #e8f2ff;--line: #d7e0eb;--muted: #66758c;--danger: #e8383f;--warning: #f59e0b;--success: #17a65a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:1120px;min-height:100vh;background:#edf2f8;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(11,108,235,.22);outline-offset:2px}.app-shell{display:grid;grid-template-columns:160px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s ease}.app-shell--collapsed{grid-template-columns:72px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;flex-direction:column;color:#d9e6f6;background:var(--navy-950);border-right:1px solid #0a325f;z-index:20}.sidebar-logo{height:58px;padding:0 18px;display:flex;align-items:center;gap:9px;background:#06162d;border-bottom:1px solid rgba(255,255,255,.07);color:#fff;white-space:nowrap;font-size:15px;font-weight:700;letter-spacing:.04em}.sidebar-logo svg{width:25px;height:25px;color:#5da5ff;flex:0 0 auto}.sidebar nav{display:grid;gap:4px;padding-top:20px}.sidebar nav button,.sidebar-collapse{position:relative;height:52px;border:0;background:transparent;color:#d6e1ef;display:flex;align-items:center;gap:14px;padding:0 19px;cursor:pointer;white-space:nowrap;font-size:15px}.sidebar nav button:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:transparent}.sidebar nav button:hover,.sidebar nav button.active{background:#0759c5;color:#fff}.sidebar nav button.locked{opacity:.48}.sidebar nav button.locked:hover{background:#ffffff0a;color:#d6e1ef}.sidebar nav button.active:before{background:#71b0ff}.sidebar nav svg,.sidebar-collapse svg{width:20px;height:20px;flex:0 0 auto}.sidebar-collapse{margin-top:auto;border-top:1px solid rgba(255,255,255,.08)}.sidebar-collapse:hover{color:#fff;background:#ffffff0d}.sidebar-collapse .rotate{transform:rotate(180deg)}.workspace{min-width:0}.topbar{height:58px;padding:0 24px 0 20px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:15}.topbar h1{margin:0;font-size:23px;line-height:1.15;letter-spacing:.01em;color:#162237}.local-mode-title,.cloud-mode-title{display:inline-flex;align-items:center;gap:4px;margin-left:8px;padding:3px 7px;border:1px solid #b9d5fb;border-radius:4px;color:#075dcf;background:#edf5ff;vertical-align:3px;font-size:10px;font-weight:700}.local-mode-title svg,.cloud-mode-title svg{width:12px;height:12px}.cloud-mode-title{border-color:#b9dfc8;color:#14723a;background:#eefaf2}.topbar-subtitle{display:none;color:var(--muted);font-size:12px}.topbar-actions,.profile-button{display:flex;align-items:center}.topbar-actions{gap:7px}.icon-button{border:0;background:transparent;width:38px;height:38px;border-radius:7px;display:grid;place-items:center;cursor:pointer;position:relative}.icon-button:hover{background:#f2f6fb}.icon-button svg{width:23px;height:23px}.notification-badge{position:absolute;top:0;right:0;background:#e63239;color:#fff;border:2px solid #fff;min-width:19px;height:19px;border-radius:10px;display:grid;place-items:center;font-size:11px;font-weight:700}.topbar-divider{width:1px;height:28px;background:var(--line);margin:0 9px}.profile-button{border:0;background:transparent;gap:12px;cursor:pointer;padding:2px 0 2px 5px}.profile-button>svg{width:34px;height:34px;color:#9aa8bc}.profile-copy{display:grid;text-align:left;gap:2px}.profile-copy strong{font-size:13px}.profile-copy span{color:#51627a;font-size:12px}.popover-anchor{position:relative}.popover{position:absolute;right:0;top:calc(100% + 9px);width:280px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 32px #0b1d3729;border-radius:8px;z-index:50;padding:15px}.notification-popover p{font-size:13px;color:var(--muted)}.popover button{color:var(--blue-700);border:0;background:transparent;padding:5px 0;display:flex;align-items:center;gap:4px;cursor:pointer}.popover button svg{width:16px}.profile-popover{width:292px}.profile-popover>.current-identity{display:grid;gap:3px;padding-bottom:12px;border-bottom:1px solid var(--line)}.profile-popover span{color:var(--muted);font-size:12px}.profile-popover button{color:#42536b;width:100%;padding-top:12px}.profile-popover .current-identity small{color:#77859a;font-size:10px;line-height:1.45}.local-data-actions{display:grid;gap:3px;padding:11px 0 5px;border-bottom:1px solid var(--line)}.local-data-actions>strong{display:flex;align-items:center;gap:5px;color:#31445f;font-size:11px}.local-data-actions>strong svg{width:15px;height:15px;color:var(--blue-700)}.local-data-actions>small{margin-bottom:3px;color:#718096;font-size:10px}.local-data-actions button{padding:7px 8px;border-radius:4px;color:#31445f}.local-data-actions button:hover{color:var(--blue-700);background:#eef5ff}.cloud-data-status{display:grid;gap:4px;padding:11px 0 8px;border-bottom:1px solid var(--line)}.cloud-data-status>strong{display:flex;align-items:center;gap:5px;color:#1f5f3a;font-size:11px}.cloud-data-status>strong svg{width:15px;height:15px;color:#1c8b4a}.cloud-data-status>small{color:#718096;font-size:10px}.cloud-loading-card{align-self:center;justify-items:center;text-align:center}.cloud-loading-card>svg{width:48px;height:48px;color:var(--blue-700)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.identity-switch-list{display:grid;gap:5px;padding:11px 0 4px;border-bottom:1px solid var(--line)}.identity-switch-list>strong{font-size:11px;color:#69778b}.identity-switch-list button{display:grid;grid-template-columns:23px 1fr 18px;align-items:center;gap:7px;padding:8px;border-radius:4px;color:#31445f;text-align:left}.identity-switch-list button:hover,.identity-switch-list button.selected{background:#eef5ff;color:#075dcf}.identity-switch-list button>svg{width:18px;height:18px}.identity-switch-list button>svg:first-child{width:21px;height:21px}.identity-switch-list button span{display:grid;gap:2px}.identity-switch-list button small{color:#718096;font-size:9px}.content{padding:10px 17px 16px;background:linear-gradient(#f8fafc,#f8fafc) padding-box}.filterbar{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:18px}.filter-group{display:flex;align-items:center;gap:18px}.filter-group label{display:flex;align-items:center;gap:7px;white-space:nowrap;color:#41516a;font-size:13px}.filter-group select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:34px;min-width:142px;padding:0 34px 0 12px;border:1px solid #cfd9e6;border-radius:5px;color:#314158;background:linear-gradient(45deg,transparent 50%,#63748b 50%) calc(100% - 15px) 14px / 5px 5px no-repeat,linear-gradient(135deg,#63748b 50%,transparent 50%) calc(100% - 10px) 14px / 5px 5px no-repeat,#fff}.text-button{border:0;background:transparent;color:var(--blue-700);cursor:pointer;font-weight:600;font-size:13px;display:inline-flex;align-items:center;gap:3px}.text-button svg{width:15px}.button{min-height:36px;border-radius:5px;border:1px solid transparent;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:650;cursor:pointer}.button svg{width:18px;height:18px}.button:disabled{opacity:.55;cursor:not-allowed}.button--primary{color:#fff;background:var(--blue-600);box-shadow:0 2px 4px #0655bb2e}.button--primary:hover{background:#075fcf}.button--secondary{color:var(--blue-700);border-color:#9fc2f5;background:#fff}.button--ghost{color:#42536b;border-color:var(--line);background:#fff}.button--readonly{color:#65758a;border-color:#cbd5e1;background:#eef2f6;box-shadow:none}.button--wide{width:100%;height:44px}.fill-week-button span{min-width:19px;height:19px;border-radius:10px;background:#fff3;display:grid;place-items:center;font-size:11px}.access-context-bar{min-height:39px;margin-bottom:7px;padding:6px 10px;display:flex;align-items:center;gap:12px;background:#edf5ff;border:1px solid #bdd5f5;border-left:3px solid var(--blue-600);border-radius:4px;color:#36506f;font-size:11px}.access-context-bar>div:first-child,.access-context-bar p,.capability-chips{display:flex;align-items:center}.access-context-bar>div:first-child{gap:6px;color:#164a86;white-space:nowrap}.access-context-bar>div:first-child svg{width:18px;height:18px;color:var(--blue-700)}.access-context-bar>div:first-child span{padding-left:6px;border-left:1px solid #afc9e9;color:#62738a}.access-context-bar p{min-width:0;margin:0;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-context-bar p span{color:#7a8799}.capability-chips{gap:5px;margin-left:auto}.capability-chips span{padding:3px 6px;color:#16824a;background:#fff;border:1px solid #b5dcca;border-radius:3px;white-space:nowrap}.capability-chips span.readonly{color:#7c8798;border-color:#cdd6e1}.access-context-bar>button{border:0;background:transparent;color:var(--blue-700);display:flex;align-items:center;gap:3px;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap}.access-context-bar>button svg{width:14px}.project-list{background:#fff;border:1px solid var(--line)}.project-table{display:grid;grid-template-columns:1.55fr .96fr 1.04fr .92fr 1.16fr .82fr 1.15fr .9fr .72fr;align-items:stretch;min-width:0}.project-table>span{min-width:0;padding:9px 11px;display:flex;align-items:center;border-right:1px solid #e2e8f0}.project-table>span:last-child{border-right:0}.project-table--head{min-height:38px;color:#33445c;background:#f5f8fc;border-bottom:1px solid var(--line);font-weight:650;font-size:12px;text-align:center}.project-table--head>span{justify-content:center}.project-table--head svg{width:13px;height:13px;margin-left:4px;color:#6d7e94}.project-row{width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;min-height:55px;padding:0;cursor:pointer;text-align:left;font-size:12px}.project-row:hover{background:#f8fbff}.project-row.selected{position:relative;z-index:1;background:#fbfdff;box-shadow:0 0 0 1.5px #5998f4;border-radius:5px}.project-name{gap:8px}.project-name svg{color:#123b6d;width:26px;height:26px;flex:0 0 auto}.project-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.phase-cell{gap:6px}.phase-cell svg{color:var(--success);width:17px;height:17px;flex:0 0 auto}.phase-cell--risk svg{color:var(--danger)}.phase-cell--warning svg{color:var(--warning)}.progress-cell{display:grid!important;align-content:center;gap:6px}.progress-cell b{font-size:12px}.progress-cell i{width:100%;height:5px;background:#e3e8ef;border-radius:4px;overflow:hidden}.progress-cell em{display:block;height:100%;background:var(--blue-600);border-radius:inherit}.deviation{justify-content:center;gap:5px;font-weight:700;font-size:13px}.deviation svg{width:17px}.deviation.late{color:var(--danger)}.deviation.early{color:var(--success)}.milestone-cell,.owner-cell,.update-cell{display:grid!important;align-content:center;row-gap:3px}.milestone-cell{grid-template-columns:18px 1fr}.milestone-cell svg{width:16px;height:16px;color:#1f466f;grid-row:1 / 3}.milestone-cell small,.owner-cell small,.update-cell small{color:#66758c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.update-cell b{font-weight:500;color:#46566d}.status{display:inline-flex;align-items:center;gap:5px;font-weight:700;white-space:nowrap;font-size:12px}.status svg{width:20px;height:20px}.status--normal{color:var(--success)}.status--warning{color:var(--warning)}.status--risk{color:var(--danger)}.status--compact{border:1px solid currentColor;padding:2px 7px;border-radius:4px}.status--compact svg{display:none}.action-cell{gap:6px;justify-content:center}.action-cell>button{height:29px;border:1px solid #69a1f3;background:#fff;color:var(--blue-700);border-radius:4px;padding:0 8px;font-weight:600;white-space:nowrap;cursor:pointer}.action-cell>button:hover{background:#eef6ff}.action-cell>button:disabled{color:#7b899c;border-color:#d2dbe5;background:#f4f6f8;cursor:not-allowed}.action-cell>.project-edit-icon{width:29px;padding:0;border-color:#d0dce9;color:#566a84}.project-edit-icon svg{width:15px;height:15px}.project-count{height:28px;padding:7px 8px 0;color:#6a788c;font-size:12px;background:#f8fafc}.project-detail{margin-top:10px;background:#fff;border:1px solid #cfdbea;border-radius:7px;overflow:hidden}.detail-header{min-height:44px;padding:7px 12px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f4f8fd;border-bottom:1px solid var(--line)}.detail-title,.detail-meta{display:flex;align-items:center}.detail-title{gap:8px;white-space:nowrap}.detail-title>svg{width:28px;height:28px;color:#173e6b}.detail-title h2{margin:0;font-size:17px}.detail-meta{gap:10px;color:#526179;font-size:11px;overflow:hidden}.detail-meta span{white-space:nowrap}.detail-meta span+span{border-left:1px solid #cdd7e4;padding-left:10px}.flow-strip{display:grid;grid-template-columns:1fr 34px 1fr 34px 1fr minmax(330px,1.24fr);min-height:121px;border-bottom:1px solid var(--line)}.flow-strip>button{border:0;background:transparent;padding:17px 10px 13px;display:grid;grid-template-columns:26px 22px 1fr;align-content:center;align-items:start;text-align:left;cursor:pointer}.flow-strip>button:hover{background:#f8fbff}.flow-strip>button:disabled{cursor:not-allowed;opacity:.56;background:#f8fafc}.flow-strip>button>svg{width:19px;height:19px;color:#1b4f8d;margin-top:1px}.flow-strip button div{display:grid;gap:7px}.flow-strip button strong{font-size:13px}.flow-strip button small{color:var(--muted);font-size:11px;line-height:1.4}.step-number{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:var(--blue-600);color:#fff;font-weight:800;font-size:11px;margin-top:-2px}.flow-arrow{align-self:center;width:25px;height:25px;color:#1d2d42}.missing-card{margin:8px;padding:10px 12px;border:1px solid #8eb7ef;border-radius:6px;background:#fbfdff;display:grid;grid-template-columns:1fr auto;align-items:center}.missing-card>div{grid-column:1 / 3}.missing-card strong{font-size:13px}.missing-card strong svg{width:11px;color:var(--danger)}.missing-card ul{margin:7px 0 0 15px;padding:0;columns:2;color:#5d6c82;font-size:11px;line-height:1.55}.missing-card button{color:var(--blue-700);border:1px solid var(--blue-600);background:#fff;border-radius:4px;padding:7px 11px;cursor:pointer;font-weight:600;white-space:nowrap}.missing-card button:disabled{color:#79869a;border-color:#cbd5df;background:#f5f7fa;cursor:not-allowed}.organization-strip{min-height:42px;padding:6px 11px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px;background:#fbfcfe}.organization-title{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#32445e}.organization-title svg{width:18px;height:18px;color:var(--blue-700)}.role-chips{display:flex;gap:6px;flex:1;overflow:hidden}.role-chips span{background:#eef3f9;border:1px solid #dbe4ee;border-radius:3px;padding:4px 7px;font-size:11px;white-space:nowrap;color:#526179}.role-chips b{color:#1f344f;margin-right:4px}.organization-strip>button{border:0;background:transparent;color:var(--blue-700);display:flex;align-items:center;gap:3px;font-size:12px;font-weight:600;cursor:pointer}.organization-strip>button svg{width:14px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.26fr) minmax(410px,.96fr);min-height:383px}.panel{min-width:0}.gantt-panel{padding:11px 11px 7px;border-right:1px solid var(--line)}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:30px}.panel-title-row>div:first-child{display:flex;align-items:baseline;gap:7px;min-width:0}.panel-title-row h3{margin:0;font-size:14px;color:#172b45;white-space:nowrap}.panel-title-row span{color:#6a788c;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel-title-row h3 small{font-weight:500;color:#65758b;font-size:10px}.segmented{display:flex;border:1px solid #cfd9e5;border-radius:4px;overflow:hidden;flex:0 0 auto}.segmented button{border:0;background:#fff;padding:4px 9px;font-size:10px;cursor:pointer}.segmented button+button{border-left:1px solid #cfd9e5}.segmented button.active{color:#fff;background:var(--blue-600)}.gantt{margin-top:6px;border:1px solid #d5dfeb;border-radius:3px;overflow:hidden}.gantt-head{display:grid;grid-template-columns:105px 1fr;height:44px;background:#f3f6fa;border-bottom:1px solid #d5dfeb;font-size:10px}.gantt-head>span{display:grid;place-items:center;font-weight:700;border-right:1px solid #d5dfeb}.gantt-months{display:grid;grid-template-columns:repeat(6,1fr);position:relative}.gantt-months>span{display:grid;place-items:center;border-right:1px solid #d5dfeb}.today-label{position:absolute;z-index:5;left:16.5%;top:-1px;transform:translate(-50%);background:var(--blue-600);color:#fff;border-radius:0 0 3px 3px;padding:2px 6px;font-size:9px}.gantt-body{position:relative}.today-line{position:absolute;left:calc(105px + (100% - 105px)*.165);inset-block:0;width:1px;border-left:1px dashed #1e7cff;z-index:4}.gantt-row{height:45px;display:grid;grid-template-columns:105px 1fr;border-bottom:1px solid #e1e7ee}.gantt-row:last-child{border-bottom:0}.gantt-label{display:flex;align-items:center;gap:7px;padding:0 9px;border-right:1px solid #d5dfeb;font-size:11px;background:#fff;white-space:nowrap}.gantt-label svg{width:16px;height:16px;color:#75849a;flex:0 0 auto}.gantt-label--done svg{color:var(--success)}.gantt-label--risk svg{color:var(--danger)}.gantt-track{position:relative;background:repeating-linear-gradient(to right,transparent 0,transparent calc(16.666% - 1px),#e1e7ee calc(16.666% - 1px),#e1e7ee 16.666%),#fff}.baseline-bar,.forecast-bar,.actual-bar{position:absolute;top:14px;height:15px;border-radius:2px}.baseline-bar{background:#d2d8e0;border:1px solid #aeb8c4;z-index:1}.forecast-bar{top:12px;height:19px;border:1.5px dashed #4a93f7;background:#4a93f70d;z-index:2}.actual-bar{background:var(--blue-600);z-index:3;min-width:6px;display:flex;justify-content:flex-end;align-items:center}.actual-bar svg{width:13px;color:#fff}.milestone-diamond,.dependency-marker{position:absolute;z-index:4;top:14px;width:16px;height:16px;transform:translate(-50%)}.milestone-diamond{color:#fff;stroke:#234566;stroke-width:2.2}.dependency-marker{color:var(--danger)}.gantt-legend{min-height:34px;display:flex;align-items:center;gap:15px;color:#627187;font-size:10px}.gantt-legend span{display:flex;align-items:center;gap:5px;white-space:nowrap}.gantt-legend i{width:21px;height:8px;display:inline-block;border-radius:2px}.gantt-legend svg{width:13px;height:13px}.legend-actual{background:var(--blue-600)}.legend-plan{background:#cdd4dd}.legend-forecast{border:1px dashed #4a93f7}.gantt-legend button{margin-left:auto;border:0;background:transparent;color:var(--blue-700);font-weight:600;cursor:pointer;display:flex;align-items:center;gap:3px}.gantt-legend button svg{width:14px}.right-stack{min-width:0;display:grid;grid-template-rows:auto 1fr}.risk-panel,.reliability-panel{padding:10px 12px}.risk-panel{border-bottom:1px solid var(--line)}.risk-list{border:1px solid #d5dfeb;border-radius:4px;margin-top:6px}.risk-item{min-height:48px;padding:6px 8px;display:grid;grid-template-columns:20px 1fr 82px 82px;align-items:center;gap:6px;border-bottom:1px solid #e0e7ef;font-size:10px}.risk-item:last-child{border-bottom:0}.risk-item>svg{width:18px;height:18px}.risk-item--risk>svg{color:var(--danger)}.risk-item--warning>svg{color:var(--warning)}.risk-item>div{display:grid;min-width:0;gap:2px}.risk-item strong,.risk-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.risk-item span{color:#68778d}.risk-owner{text-align:right}.risk-item>button{border:0;background:transparent;color:var(--blue-700);font-size:10px;display:flex;align-items:center;gap:3px;cursor:pointer}.risk-item>button:disabled{color:#8995a6;cursor:not-allowed}.risk-item>button svg{width:13px}.reliability-grid{margin-top:8px;display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.reliability-card{min-width:0;min-height:115px;padding:9px 8px 7px;border:1px solid #d5dfeb;border-radius:5px;display:grid;gap:5px;background:#fff}.reliability-card>strong{text-align:center;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reliability-card>div{display:flex;align-items:center;justify-content:center;gap:5px;font-weight:750;font-size:12px}.reliability-card>div svg{width:22px;height:22px}.reliability-card--normal>div{color:var(--success)}.reliability-card--warning>div{color:var(--warning)}.reliability-card--risk>div{color:var(--danger)}.reliability-card dl{margin:0;display:grid;gap:3px}.reliability-card dl div{display:flex;justify-content:space-between;gap:3px;color:#68778d;font-size:9px}.reliability-card dd,.reliability-card dt{margin:0}.reliability-card dd{color:#263a55;font-weight:700}.detail-foot{min-height:39px;padding:7px 12px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:15px;color:#5c6b81;font-size:10px;background:#fbfcfe}.detail-foot span{display:flex;align-items:center;gap:4px;white-space:nowrap}.detail-foot svg{width:17px;height:17px;color:var(--blue-700)}.drawer-layer,.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.drawer-backdrop,.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#04112370}.drawer{position:absolute;inset:0 0 0 auto;width:min(610px,52vw);background:#fff;box-shadow:-15px 0 40px #051a352b;overflow-y:auto;animation:drawer-in .18s ease-out}@keyframes drawer-in{0%{transform:translate(35px);opacity:0}}.drawer>header,.modal>header{min-height:70px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.eyebrow{display:block;color:var(--blue-700);font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.drawer h2,.modal h2{margin:4px 0 0;font-size:20px}.baseline-note{margin:14px 20px 0;border:1px solid #b9d4f8;background:#f3f8ff;padding:10px 12px;display:flex;gap:9px;border-radius:5px;color:#234b7d}.baseline-note>svg{width:21px;height:21px;flex:0 0 auto}.baseline-note div{display:grid;gap:3px}.baseline-note span{color:#587192;font-size:11px}.drawer form{padding:16px 20px 24px;display:grid;gap:14px}.drawer label,.login-card label{display:grid;gap:6px;color:#31435c;font-size:12px;font-weight:650}.drawer input,.drawer textarea,.login-card input{width:100%;border:1px solid #cbd6e3;border-radius:4px;padding:9px 10px;color:#24364e;background:#fff;resize:vertical}.drawer input:focus,.drawer textarea:focus,.login-card input:focus{border-color:var(--blue-600)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.warning-fields{padding:10px;background:#fff9ed;border:1px solid #f4d59a;border-radius:5px}.checkbox-row{grid-template-columns:20px 1fr!important;align-items:start;padding:10px;border:1px solid #d5dfeb;border-radius:5px}.checkbox-row input{width:17px;height:17px;padding:0}.checkbox-row span{display:grid;gap:3px}.checkbox-row small{color:var(--muted);font-weight:400}.input-with-icon{position:relative}.input-with-icon>svg{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#718097}.input-with-icon>input{padding-left:36px}.drawer form footer{position:sticky;bottom:-24px;margin:3px -20px -24px;padding:13px 20px;border-top:1px solid var(--line);background:#fff;display:flex;justify-content:space-between;align-items:center;gap:12px}.drawer form footer>span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:10px}.drawer form footer>div{display:flex;gap:8px}.modal{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:min(900px,82vw);max-height:82vh;overflow:auto;background:#fff;border-radius:7px;box-shadow:0 20px 60px #04112333}.modal table{width:calc(100% - 40px);margin:16px 20px 22px;border-collapse:collapse;font-size:12px}.modal th,.modal td{padding:11px;border:1px solid var(--line);text-align:left}.modal th{background:#f4f7fb}.organization-modal{width:min(760px,80vw);padding-bottom:20px}.role-table{margin:16px 20px;border:1px solid var(--line)}.role-table>div{min-height:58px;padding:8px 10px;display:grid;grid-template-columns:36px 120px 1fr 48px;align-items:center;gap:10px;border-bottom:1px solid var(--line);font-size:12px}.role-table>div:last-child{border-bottom:0}.member-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#316fbf;font-weight:700}.role-table div div{display:grid;gap:3px}.role-table small,.role-table>div>span:nth-child(3){color:var(--muted)}.role-table button{border:0;background:transparent;color:var(--blue-700);cursor:pointer}.organization-modal>.button{margin-left:20px}.modal-header-actions{display:flex;align-items:center;gap:8px}.access-mode{padding:3px 7px;color:#128449;border:1px solid #a9dbbf;background:#f2fbf6;border-radius:3px;font-size:10px;font-weight:700}.access-mode.readonly{color:#68778c;border-color:#ccd5df;background:#f6f8fa}.access-modal{width:min(1560px,calc(100vw - 96px));height:min(890px,calc(100vh - 96px));min-height:610px;max-height:calc(100vh - 96px);padding-bottom:18px}.access-tabs{height:44px;padding:0 20px;display:flex;align-items:end;gap:24px;border-bottom:1px solid var(--line);background:#fbfcfe}.access-tabs button{height:44px;border:0;border-bottom:2px solid transparent;background:transparent;color:#627188;font-size:12px;font-weight:650;cursor:pointer}.access-tabs button.active{color:var(--blue-700);border-bottom-color:var(--blue-600)}.access-member-head{min-height:58px;margin:0 20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.access-member-head>div{display:grid;gap:3px}.access-member-head b{font-size:13px}.access-member-head span{color:var(--muted);font-size:10px}.invite-member-form{margin:0 20px 12px;padding:12px;display:grid;grid-template-columns:.8fr 1.05fr 1fr 1.15fr 1.3fr auto;align-items:end;gap:9px;background:#f4f8fd;border:1px solid #bfd3ee;border-radius:5px}.invite-member-form label{display:grid;gap:5px;color:#3d506b;font-size:10px;font-weight:650}.invite-member-form input,.invite-member-form select,.access-member-row select,.member-edit-form input,.member-edit-form select{min-width:0;height:34px;padding:0 8px;border:1px solid #cbd6e3;border-radius:4px;background:#fff;color:#2b3e58;font-size:11px}.invite-member-form>div{display:flex;gap:6px}.invite-member-form .button{min-height:34px;padding-inline:10px;font-size:11px}.access-member-table{margin:0 20px;border:1px solid var(--line)}.access-member-row{min-height:58px;display:grid;grid-template-columns:1.08fr .86fr 1.15fr 1.22fr .55fr 1.18fr;align-items:center;border-top:1px solid var(--line);font-size:11px}.access-member-row--head{min-height:36px;border-top:0;background:#f2f6fa;color:#52627a;font-weight:700}.access-member-row>*{min-width:0;padding:7px 10px}.member-identity{display:flex;align-items:center;gap:8px}.member-identity>span:last-child,.access-member-row>label,.member-role-cell,.member-scope-cell{display:grid;gap:3px}.member-identity small,.access-member-row>label small,.member-role-cell small,.member-scope-cell small{color:#758399;font-size:9px}.access-member-row select:disabled{color:#41526a;background:#f5f7f9;opacity:1}.member-status{color:var(--success);display:flex;align-items:center;gap:4px;font-weight:700}.member-status svg{width:15px;height:15px}.member-status.inactive{color:#7b8798}.access-member-row--inactive,.organization-work-row--inactive{color:#718096;background:#f8fafc}.access-member-row--inactive .member-avatar{background:#8b98aa}.member-row-actions{display:flex;align-items:center;gap:4px}.member-row-actions button{min-height:27px;padding:0 6px;display:inline-flex;align-items:center;gap:3px;color:var(--blue-700);border:1px solid #b8cce6;border-radius:3px;background:#fff;cursor:pointer;font-size:9px;white-space:nowrap}.member-row-actions button:hover{background:#eef6ff}.member-row-actions button.danger{color:#c93b42;border-color:#e3b9bc}.member-row-actions button:disabled{opacity:.45;cursor:not-allowed}.member-row-actions svg{width:12px;height:12px}.member-edit-form{margin:0 20px 12px;padding:12px;display:grid;gap:11px;background:#f7fbff;border:1px solid #9fc3f2;border-left:3px solid var(--blue-600);border-radius:5px}.member-edit-title{display:flex;align-items:center;gap:7px;color:#254f80}.member-edit-title>svg{width:19px;height:19px}.member-edit-title>span{display:grid;gap:2px}.member-edit-title small{color:#6d7e93;font-size:9px}.member-edit-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.member-edit-fields label{min-width:0;display:grid;gap:5px;color:#3d506b;font-size:10px;font-weight:650}.member-edit-form footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.member-edit-form footer>span,.member-edit-form footer>div{display:flex;align-items:center;gap:6px}.member-edit-form footer>span{color:#61758e;font-size:9px}.member-edit-form footer>span svg{width:15px;height:15px;color:var(--blue-700)}.member-edit-form footer .button{min-height:32px;padding-inline:10px;font-size:10px}.member-filter-row{min-height:39px;margin:0 20px;display:flex;align-items:center;justify-content:space-between}.member-filter-row>span{color:#42546d;font-size:11px;font-weight:700}.member-filter-row .segmented button{min-height:27px;padding-inline:9px;font-size:9px}.member-empty-state{margin:0 20px;min-height:90px;display:grid;place-items:center;color:#768499;border:1px dashed #cbd6e3;border-top:0;font-size:11px}.permission-matrix{margin:16px 20px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.permission-matrix-note{grid-column:1 / 3;min-height:53px;padding:9px 12px;display:flex;align-items:center;gap:9px;background:#edf5ff;border:1px solid #bad2f1;border-radius:5px;color:#234f82}.permission-matrix-note>svg{width:22px;height:22px}.permission-matrix-note>span{display:grid;gap:2px}.permission-matrix-note small{color:#647a95;font-size:10px}.permission-matrix article{min-height:126px;padding:11px;border:1px solid var(--line);border-radius:5px}.permission-matrix article>div:first-child{display:flex;align-items:center;gap:8px}.permission-matrix article>div:first-child>span:last-child{display:grid;gap:2px}.permission-matrix article small{color:#738196;font-size:9px}.permission-matrix article p{margin:7px 0;color:#637188;font-size:10px}.permission-matrix article>div:last-child{display:flex;flex-wrap:wrap;gap:4px}.permission-matrix article>div:last-child span{padding:3px 5px;border:1px solid #d8e1eb;background:#f7f9fb;color:#4e5f76;border-radius:3px;font-size:9px}.role-dot{width:9px;height:9px;border-radius:50%;background:#5d83b1}.role-dot--system_admin,.role-dot--program_director{background:#6e56cf}.role-dot--project_manager{background:#0b6ceb}.role-dot--observer{background:#8b98a9}.access-audit-list{margin:16px 20px 0;border:1px solid var(--line)}.access-audit-list article{min-height:64px;padding:9px 11px;display:grid;grid-template-columns:34px 1fr 150px;align-items:center;gap:10px;border-top:1px solid var(--line);font-size:11px}.access-audit-list article:first-child{border-top:0}.access-audit-list article>span:first-child{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#eef4fb;color:#346baf}.access-audit-list article svg{width:19px;height:19px}.access-audit-list article>div{display:grid;gap:3px}.access-audit-list article p{margin:0;color:#65748a}.access-audit-list article>div:last-child{text-align:right}.access-audit-list article>div:last-child span{color:#76849a;font-size:9px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reliability-modal{width:min(930px,84vw);padding-bottom:20px}.reliability-summary{margin:16px 20px 12px;min-height:60px;padding:11px 14px;border:1px solid #bad3f3;background:#f4f8fe;display:flex;justify-content:space-between;align-items:center;border-radius:5px}.reliability-summary>div{display:flex;align-items:center;gap:10px}.reliability-summary>div>svg{width:31px;height:31px;color:var(--blue-700)}.reliability-summary span{display:grid;gap:3px}.reliability-summary small{color:var(--muted);font-size:11px}.reliability-matrix{margin:0 20px;border:1px solid var(--line)}.matrix-head,.matrix-row{display:grid;grid-template-columns:1.05fr 1fr 1.7fr .7fr 1fr;align-items:center}.matrix-head{min-height:38px;background:#f3f6fa;color:#40516a;font-size:11px;font-weight:700}.matrix-row{min-height:54px;border-top:1px solid var(--line);font-size:11px}.matrix-head>span,.matrix-row>*{padding:8px 10px}.matrix-row>span:nth-child(2){display:flex;align-items:center;gap:8px}.matrix-row>button{border:0;background:transparent;color:var(--blue-700);display:flex;align-items:center;gap:4px;cursor:pointer}.matrix-row>button svg{width:14px}.reliability-gate{margin:12px 20px 0;padding:10px 12px;background:#fff8eb;border:1px solid #f1d39a;border-radius:5px;display:flex;gap:9px;color:#7b5512}.reliability-gate>svg{width:21px;height:21px;color:var(--warning)}.reliability-gate div{display:grid;gap:3px}.reliability-gate span{font-size:11px}.toast{position:fixed;z-index:200;left:50%;bottom:26px;transform:translate(-50%);min-height:44px;padding:0 16px;border-radius:5px;display:flex;align-items:center;gap:8px;color:#fff;background:#163a68;box-shadow:0 9px 28px #0411233b;font-size:13px}.toast svg{color:#57d994;width:20px;height:20px}.specialist-page,.project-page{min-height:calc(100vh - 58px);padding-top:16px}.specialist-header{min-height:104px;margin-bottom:10px;padding:17px 18px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid #ccd9e8;border-radius:7px}.specialist-heading>span{display:flex;align-items:center;gap:6px;color:var(--blue-700);font-size:11px;font-weight:750;letter-spacing:.08em}.specialist-heading>span svg{width:18px;height:18px}.specialist-heading h2{margin:5px 0 4px;color:#14223a;font-size:23px}.specialist-heading p{margin:0;max-width:720px;color:#67768b;font-size:12px;line-height:1.55}.specialist-actions{display:flex;align-items:end;gap:9px}.project-switcher{min-width:220px;display:grid;gap:5px;color:#50617a;font-size:10px;font-weight:650}.project-switcher select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:36px;min-width:220px;padding:0 34px 0 11px;color:#263a55;border:1px solid #c7d5e5;border-radius:5px;background:linear-gradient(45deg,transparent 50%,#61738b 50%) calc(100% - 15px) 15px / 5px 5px no-repeat,linear-gradient(135deg,#61738b 50%,transparent 50%) calc(100% - 10px) 15px / 5px 5px no-repeat,#fff}.metric-strip{margin-bottom:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.metric-card{min-height:78px;padding:12px 14px;display:grid;align-content:center;gap:4px;background:#fff;border:1px solid #d4deea;border-left:3px solid #8fa2ba;border-radius:5px}.metric-card>span,.metric-card small{color:#6c7b90;font-size:10px}.metric-card strong{overflow:hidden;color:#20324b;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.metric-card--blue{border-left-color:var(--blue-600)}.metric-card--normal{border-left-color:var(--success)}.metric-card--warning{border-left-color:var(--warning)}.metric-card--risk{border-left-color:var(--danger)}.metric-card--normal strong{color:#16864a}.metric-card--warning strong{color:#b87405}.metric-card--risk strong{color:#d5383d}.specialist-grid{display:grid;gap:10px}.specialist-grid--plan{grid-template-columns:minmax(0,1.55fr) minmax(390px,.85fr)}.specialist-page .panel,.project-page .panel{background:#fff;border:1px solid #d2dce8;border-radius:6px}.specialist-page .gantt-panel,.project-page .gantt-panel{border-right:1px solid #d2dce8}.plan-control-panel{padding:13px}.plan-control-flow{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d4deea;border-radius:5px;overflow:hidden}.plan-control-flow button{min-height:92px;padding:11px 8px;display:grid;grid-template-columns:24px 20px 1fr;align-content:center;align-items:center;gap:4px;border:0;border-right:1px solid #dbe4ee;background:#fff;text-align:left;cursor:pointer}.plan-control-flow button:last-child{border-right:0}.plan-control-flow button:hover{background:#f5f9ff}.plan-control-flow button:disabled{opacity:.55;cursor:not-allowed}.plan-control-flow button>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue-600);font-size:10px;font-weight:800}.plan-control-flow button>svg{width:17px;height:17px;color:#245d9f}.plan-control-flow b,.plan-control-flow small{grid-column:3}.plan-control-flow b{font-size:11px}.plan-control-flow small{color:#77859a;font-size:9px}.phase-checklist{margin-top:12px;border:1px solid #d8e1ec}.phase-checklist>div{min-height:42px;padding:0 9px;display:grid;grid-template-columns:1.4fr .8fr .55fr;align-items:center;gap:8px;border-top:1px solid #e2e8f0;font-size:10px}.phase-checklist>div:first-child{border-top:0}.phase-checklist .phase-checklist-head{min-height:34px;color:#56667c;background:#f2f6fa;font-weight:700}.phase-checklist>div>span:first-child{display:flex;align-items:center;gap:6px}.phase-checklist svg{width:15px;height:15px;color:#1f9c59}.phase-checklist .ph-warning-circle{color:var(--danger)}.organization-summary,.risk-summary-strip{margin-bottom:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.organization-summary article,.risk-summary-strip article{min-height:78px;padding:12px 14px;display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #d4deea;border-radius:5px}.organization-summary article>svg,.risk-summary-strip article>svg{width:29px;height:29px;color:var(--blue-700)}.organization-summary article>span,.risk-summary-strip article>span{display:grid;gap:3px}.organization-summary b,.risk-summary-strip b{color:#20324a;font-size:18px}.organization-summary small,.risk-summary-strip small{color:#6f7f93;font-size:10px}.risk-summary-strip article.risk{border-left:3px solid var(--danger)}.risk-summary-strip article.risk>svg,.risk-summary-strip article.risk b{color:var(--danger)}.risk-summary-strip article.warning{border-left:3px solid var(--warning)}.risk-summary-strip article.warning>svg,.risk-summary-strip article.warning b{color:#bd7905}.specialist-table-panel,.responsibility-panel,.role-catalog-panel,.compact-audit-panel,.reliability-workspace-panel{padding:13px}.managed-scope{display:flex;align-items:center;gap:5px;color:#18864b;font-size:10px;font-weight:650}.managed-scope svg{width:16px;height:16px}.organization-work-table,.risk-work-table,.reliability-work-table{margin-top:11px;border:1px solid #d5dfeb}.organization-work-row,.risk-work-row,.reliability-work-row{min-height:58px;display:grid;align-items:center;border-top:1px solid #e0e7ef;font-size:11px}.organization-work-row{grid-template-columns:1.05fr .9fr 1.15fr 1.45fr .8fr .52fr}.risk-work-row{grid-template-columns:.55fr 2fr 1fr .55fr .8fr .92fr 1.05fr}.reliability-work-row{grid-template-columns:1.1fr .78fr 1fr 1.45fr .7fr .65fr 1fr}.organization-work-row:first-child,.risk-work-row:first-child,.reliability-work-row:first-child{border-top:0}.organization-work-row--head,.risk-work-row--head,.reliability-work-row--head{min-height:36px;color:#4c5f78;background:#f2f6fa;font-weight:700}.organization-work-row>*,.risk-work-row>*,.reliability-work-row>*{min-width:0;padding:8px 10px}.organization-work-row>span,.risk-work-row>span,.reliability-work-row>span{display:flex;align-items:center;gap:6px}.organization-work-row span>small,.risk-work-row span>small{display:block;margin-top:3px;overflow:hidden;color:#718095;text-overflow:ellipsis;white-space:nowrap}.organization-work-row .member-identity{display:flex}.organization-work-row .member-avatar{width:30px;height:30px;flex:0 0 auto;font-style:normal}.organization-work-row .permission-chip{justify-self:start;margin-left:10px;padding:4px 7px;color:#168349;background:#eef9f3;border:1px solid #b7dfc8;border-radius:3px;white-space:nowrap}.organization-work-row .permission-chip.inactive{color:#7a8798;background:#f3f5f7;border-color:#d3dae3}.responsibility-panel{margin-top:10px}.responsibility-grid{margin-top:11px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.responsibility-grid article{min-height:82px;padding:11px;display:grid;gap:6px;border:1px solid #d6e0eb;border-radius:5px;background:#fbfcfe}.responsibility-grid article>div{display:flex;align-items:center;gap:6px}.responsibility-grid svg{width:17px;height:17px;color:var(--success)}.responsibility-grid .ph-warning-circle{color:var(--danger)}.responsibility-grid span,.responsibility-grid small{color:#68788d;font-size:10px}.risk-work-row--risk{box-shadow:inset 3px 0 var(--danger)}.risk-work-row--warning{box-shadow:inset 3px 0 var(--warning)}.risk-work-row>span:first-child{font-weight:700}.risk-work-row--risk>span:first-child{color:var(--danger)}.risk-work-row--warning>span:first-child{color:#b87405}.risk-work-row>span:last-child{gap:4px}.risk-work-row button{padding:4px 6px;border:1px solid #b9cce4;border-radius:3px;color:var(--blue-700);background:#fff;cursor:pointer;font-size:9px}.project-status-ribbon{margin-bottom:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.project-status-ribbon>button{min-height:55px;padding:9px 11px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #d3deea;border-radius:5px;background:#fff;cursor:pointer}.project-status-ribbon>button.active{border-color:#5596ef;box-shadow:0 0 0 1px #8cb9f5;background:#f7fbff}.project-status-ribbon button>span:first-child{min-width:0;display:flex;align-items:center;gap:7px}.project-status-ribbon button>span:first-child svg{width:24px;height:24px;color:#204978}.project-status-ribbon button>span:first-child b{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.reliability-work-row>span:first-child svg{width:20px;height:20px;color:#1e5ca5}.table-progress{display:grid!important;gap:5px!important}.table-progress i{width:100%;height:5px;overflow:hidden;background:#e5eaf0;border-radius:4px}.table-progress em{display:block;height:100%;background:var(--blue-600)}.reliability-workspace-panel .reliability-gate{margin-inline:0}.access-overview{margin-bottom:10px;display:grid;grid-template-columns:1.35fr .85fr;gap:10px}.current-access-card,.access-rule-card{min-height:170px;padding:17px;background:#fff;border:1px solid #d2dce8;border-radius:6px}.current-access-card{display:grid;grid-template-columns:54px 1fr 1.1fr;align-items:center;gap:14px}.current-access-card>div small{color:#6d7c91;font-size:10px}.current-access-card h3{margin:4px 0 3px;font-size:20px}.current-access-card p{margin:0;color:#63738a;font-size:11px}.current-access-card dl{margin:0;padding-left:18px;border-left:1px solid #d7e0ea}.current-access-card dl div{margin:7px 0;display:grid;grid-template-columns:70px 1fr;gap:8px;font-size:10px}.current-access-card dt{color:#768499}.current-access-card dd{margin:0;color:#2b3f5a;font-weight:650}.access-rule-card h3{margin:0 0 12px;display:flex;align-items:center;gap:7px;font-size:14px}.access-rule-card h3 svg{width:19px;height:19px;color:var(--blue-700)}.access-rule-card ol{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:7px;list-style:none;counter-reset:access-step}.access-rule-card li{min-height:48px;padding:8px;display:grid;gap:3px;background:#f5f8fc;border:1px solid #dce4ee;border-radius:4px}.access-rule-card li b{font-size:10px}.access-rule-card li span{color:#6c7b8f;font-size:9px}.role-catalog-grid{margin-top:11px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.role-catalog-grid article{min-height:138px;padding:11px;border:1px solid #d7e0ea;border-radius:5px;background:#fbfcfe}.role-catalog-grid article.active{border-color:#629cf0;background:#f2f8ff;box-shadow:inset 0 3px #347ce1}.role-catalog-grid header{display:flex;align-items:center;gap:7px}.role-catalog-grid header>span:nth-child(2){display:grid;gap:2px}.role-catalog-grid header b{font-size:12px}.role-catalog-grid header small{color:#718096;font-size:9px}.role-catalog-grid header em{margin-left:auto;padding:2px 5px;color:#fff;background:var(--blue-600);border-radius:3px;font-size:8px;font-style:normal}.role-catalog-grid p{min-height:30px;margin:9px 0 7px;color:#66758a;font-size:9px;line-height:1.45}.role-catalog-grid article>div{display:flex;flex-wrap:wrap;gap:3px}.role-catalog-grid article>div span{padding:2px 4px;color:#4d617b;background:#edf2f7;border-radius:2px;font-size:8px}.compact-audit-panel{margin-top:10px}.compact-audit-panel .access-audit-list{margin:11px 0 0}.detail-breadcrumb{height:30px;display:flex;align-items:center;gap:7px;color:#7a879a;font-size:11px}.detail-breadcrumb button{padding:0;display:flex;align-items:center;gap:4px;border:0;color:var(--blue-700);background:transparent;cursor:pointer}.detail-breadcrumb svg{width:14px;height:14px}.project-page-header{min-height:102px;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid #ccd9e8;border-radius:7px}.project-page-header>div:last-child{display:flex;gap:7px}.project-page-title{display:flex;align-items:center;gap:12px}.project-page-icon{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:#0b4f9e;border-radius:7px}.project-page-icon svg{width:34px;height:34px}.project-page-title>div>span{color:var(--blue-700);font-size:10px;font-weight:700}.project-page-title h2{margin:3px 0;color:#18273f;font-size:22px}.project-page-title p{margin:0;color:#718096;font-size:10px}.project-page>.metric-strip{margin-top:10px}.project-overview-card{min-height:74px;margin-bottom:10px;padding:12px 14px;display:grid;grid-template-columns:.65fr 1.4fr 1.8fr;gap:12px;background:#fff;border:1px solid #d4deea;border-radius:5px}.project-overview-card>div{padding-right:12px;display:grid;align-content:center;gap:3px;border-right:1px solid #e0e6ee}.project-overview-card>div:last-child{border-right:0}.project-overview-card small,.project-overview-card span{color:#718096;font-size:10px}.project-overview-card b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.project-page>.flow-strip,.project-page>.organization-strip{background:#fff;border:1px solid #d4deea}.project-page>.flow-strip{border-radius:6px 6px 0 0}.project-page>.organization-strip{border-top:0;border-radius:0 0 6px 6px}.project-page-grid{margin-top:10px;gap:10px}.project-edit-modal{width:min(760px,82vw);max-height:88vh}.project-edit-modal form{padding:16px 20px 20px}.project-edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.project-edit-grid label{display:grid;gap:5px;color:#3f526c;font-size:10px;font-weight:650}.project-edit-grid .span-2{grid-column:1 / 3}.project-edit-grid input,.project-edit-grid select,.project-edit-grid textarea{width:100%;min-height:36px;padding:8px 10px;color:#263a54;border:1px solid #cbd6e3;border-radius:4px;background:#fff;resize:vertical}.project-edit-grid input:focus,.project-edit-grid select:focus,.project-edit-grid textarea:focus{border-color:#5a99ee}.project-edit-note{margin-top:13px;padding:10px 12px;display:flex;gap:8px;color:#385a80;background:#eef6ff;border:1px solid #c2d9f6;border-radius:4px}.project-edit-note>svg{width:19px;height:19px;color:var(--blue-700)}.project-edit-note span{display:grid;gap:3px}.project-edit-note small{color:#61758e;font-size:10px}.project-edit-modal form footer{margin-top:15px;display:flex;justify-content:flex-end;gap:7px}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(440px,1.12fr) minmax(480px,.88fr);background:#f5f8fc}.login-brand{padding:clamp(70px,10vh,120px) clamp(70px,8vw,140px);color:#fff;background:#071e3a;display:flex;flex-direction:column;justify-content:center}.brand-mark{width:64px;height:64px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);background:#0c315e;border-radius:10px}.brand-mark svg{width:39px;height:39px;color:#6af}.login-brand>p{margin:20px 0 0;color:#76b3ff;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.login-brand h1{max-width:610px;margin:18px 0 34px;font-size:clamp(34px,4vw,55px);line-height:1.18}.login-brand ul{list-style:none;padding:0;margin:0;display:grid;gap:15px;color:#c9d8e9}.login-brand li{display:flex;align-items:center;gap:9px}.login-brand li svg{color:#43cb83;width:20px;height:20px}.login-card{align-self:center;justify-self:center;width:min(430px,calc(100% - 64px));background:#fff;border:1px solid var(--line);box-shadow:0 18px 50px #1128481a;border-radius:9px;padding:34px;display:grid;gap:18px}.login-card--roles{width:min(500px,calc(100% - 64px))}.login-card h2{margin:0;font-size:26px}.login-card>p{margin:-6px 0 2px;color:var(--muted);font-size:13px;line-height:1.6}.otp-row{display:grid;grid-template-columns:1fr 112px;gap:8px}.login-message{padding:8px 10px;color:#1b5a3c;background:#effaf4;border:1px solid #bde4ce;border-radius:4px;font-size:12px}.login-foot{display:flex;justify-content:center;align-items:center;gap:6px;color:#728096;font-size:11px}.login-foot svg{color:var(--success);width:15px;height:15px}.demo-accounts{display:flex;flex-wrap:wrap;align-items:center;gap:5px;padding-top:2px}.demo-accounts>span{color:#748297;font-size:10px;margin-right:2px}.demo-accounts button{border:1px solid #d4deea;background:#f7f9fc;color:#4e6078;border-radius:3px;padding:4px 7px;font-size:10px;cursor:pointer}.demo-accounts button:hover{color:var(--blue-700);border-color:#9dbfec}.login-role-list{display:grid;gap:8px}.login-role-list>button{width:100%;min-height:86px;padding:11px 12px;display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:10px;border:1px solid #d2dce8;border-radius:5px;background:#fff;text-align:left;cursor:pointer}.login-role-list>button:hover{border-color:#6fa3e9;background:#f7fbff}.login-role-list>button>svg{width:18px;height:18px;color:var(--blue-700)}.role-level{width:40px;height:40px;display:grid;place-items:center;color:#fff;background:#1f67bd;border-radius:7px}.role-level svg{width:25px;height:25px}.role-level--system_admin,.role-level--program_director{background:#5f4bb6}.role-level--observer{background:#78869a}.login-role-list>button>span:nth-child(2){display:grid;gap:4px}.login-role-list b{display:flex;align-items:center;gap:7px;font-size:14px}.login-role-list b small{padding:2px 5px;color:#586b84;background:#edf2f7;border-radius:3px;font-size:9px}.login-role-list em,.login-role-list i{font-style:normal;color:#617187;font-size:10px}.login-role-list i{color:var(--blue-700)}.change-account{justify-self:center;border:0;background:transparent;color:var(--blue-700);font-size:11px;cursor:pointer}.empty-access{min-height:calc(100vh - 58px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#f7f9fc;color:#263a55}.empty-access>svg{width:58px;height:58px;color:#7489a5}.empty-access h2{margin:18px 0 8px}.empty-access p{max-width:560px;margin:0;color:#68788e;line-height:1.65}.empty-access>div{margin-top:18px;padding:10px 14px;display:grid;gap:3px;border:1px solid #d5dee8;background:#fff;border-radius:5px;font-size:11px}.empty-access>div span{color:#758398}.button--compact{min-height:30px;padding:5px 9px;font-size:11px}.gantt-title-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.gantt-key-row{min-height:68px;display:grid;grid-template-columns:105px 1fr;border-top:2px solid #9fbce4;background:#f7faff}.gantt-key-label{display:flex;align-items:center;gap:6px;padding:0 9px;border-right:1px solid #cbd9e9;background:#edf5ff;color:#174f93;font-size:10px;font-weight:800}.gantt-key-label svg{width:17px;height:17px}.gantt-key-track{position:relative;background:repeating-linear-gradient(to right,transparent 0,transparent calc(16.666% - 1px),#dae5f1 calc(16.666% - 1px),#dae5f1 16.666%),linear-gradient(180deg,#fbfdff,#f2f7fd)}.gantt-key-marker{position:absolute;top:9px;width:0;height:48px;padding:0;border:0;background:transparent;color:#1767c5;cursor:pointer;z-index:5}.gantt-key-marker:after{content:"";position:absolute;left:-1px;top:16px;bottom:0;border-left:2px solid currentColor;opacity:.55}.gantt-key-marker>svg{position:absolute;left:-1px;top:0;width:18px;height:18px;transform:translate(-1px);filter:drop-shadow(0 1px 1px rgba(5,35,73,.16))}.gantt-key-marker>span{position:absolute;left:17px;top:-2px;width:max-content;max-width:118px;padding:3px 5px;display:grid;gap:1px;border:1px solid #b9d3f2;border-radius:4px;color:#173c69;background:#fffffff5;box-shadow:0 2px 6px #133d6e1a;font-size:9px;font-weight:750;line-height:1.15;text-align:left}.gantt-key-marker>span small{color:#617895;font-size:8px;font-weight:600}.gantt-key-marker--warning{color:#d58a08}.gantt-key-marker--warning>span{border-color:#efc874;color:#8c5600;background:#fffaf0}.gantt-key-marker--risk{color:#dc3e43}.gantt-key-marker--risk>span{border-color:#ee9da0;color:#a21f25;background:#fff5f5}.key-node-panel{padding:14px}.dashboard-grid+.key-node-panel,.specialist-grid+.key-node-panel,.project-page-grid+.key-node-panel{margin-top:10px}.key-node-panel .panel-title-row{min-height:42px}.key-node-panel .panel-title-row>div:first-child{display:grid;grid-template-columns:auto auto 1fr;align-items:center}.key-node-eyebrow{padding:4px 7px;display:inline-flex!important;align-items:center;gap:4px;border-radius:3px;color:#fff!important;background:#155cae;font-size:9px!important;font-weight:800;letter-spacing:.08em}.key-node-eyebrow svg{width:12px;height:12px}.key-node-grid{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.key-node-card{min-width:0;min-height:92px;display:grid;grid-template-columns:48px 1fr;border:1px solid #b9cee7;border-left:4px solid #2370ca;border-radius:5px;overflow:hidden;background:linear-gradient(135deg,#f8fbff,#fff);box-shadow:0 3px 10px #1440740f}.key-node-index{display:grid;place-items:center;align-content:center;gap:4px;color:#1b5fab;background:#edf5ff}.key-node-index span{font-size:9px;font-weight:850}.key-node-index svg{width:22px;height:22px}.key-node-content{min-width:0;padding:10px 11px;display:grid;align-content:center;gap:4px}.key-node-content>div{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:7px}.key-node-content strong{overflow:hidden;color:#142b48;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.key-node-content time{color:#155cae;font-size:17px;font-weight:850;letter-spacing:-.02em}.key-node-content p{margin:0;overflow:hidden;color:#63748a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.key-node-card--warning{border-color:#e9c477;border-left-color:#d88b08;background:linear-gradient(135deg,#fffaf0,#fff)}.key-node-card--warning .key-node-index{color:#a86600;background:#fff2d8}.key-node-card--warning time{color:#a86600}.key-node-card--risk{border-color:#ebaaad;border-left-color:#d93d42;background:linear-gradient(135deg,#fff4f4,#fff)}.key-node-card--risk .key-node-index{color:#bd2e33;background:#ffe7e7}.key-node-card--risk time{color:#bd2e33}.plan-edit-modal{width:min(1240px,94vw);max-height:92vh;overflow:hidden}.plan-edit-banner{margin:12px 18px;padding:10px 12px;display:flex;align-items:center;gap:9px;border:1px solid #b8d3f3;border-radius:5px;color:#1c5698;background:#f2f7fe}.plan-edit-banner>svg{width:22px;height:22px;flex:0 0 auto}.plan-edit-banner>div{display:grid;gap:2px}.plan-edit-banner b{font-size:12px}.plan-edit-banner span{color:#5e7490;font-size:10px}.plan-edit-tabs{padding:0 18px}.plan-edit-tabs button{display:flex;align-items:center;gap:6px}.plan-edit-tabs button span{min-width:18px;padding:1px 5px;border-radius:10px;color:#617187;background:#eaf0f7;font-size:9px}.plan-edit-tabs button.active span{color:#fff;background:#236bc0}.plan-edit-modal form{display:grid;grid-template-rows:minmax(0,1fr) auto auto;max-height:calc(92vh - 174px)}.plan-edit-body{min-height:280px;padding:14px 18px 18px;overflow:auto;background:#f6f8fb}.plan-edit-section-head{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-edit-section-head>div{display:grid;gap:3px}.plan-edit-section-head b{color:#1a304c;font-size:13px}.plan-edit-section-head span{color:#6a7a90;font-size:10px}.plan-row-list,.key-node-edit-list{display:grid;gap:8px}.plan-edit-row,.key-node-edit-row{display:grid;grid-template-columns:38px 1fr 32px;align-items:center;gap:9px;padding:10px;border:1px solid #d4deea;border-radius:5px;background:#fff}.plan-row-number,.key-node-edit-flag{height:100%;min-height:48px;display:grid;place-items:center;border-radius:4px;color:#155cae;background:#edf5ff;font-size:10px;font-weight:850}.plan-row-fields{display:grid;grid-template-columns:minmax(150px,1.35fr) repeat(3,minmax(120px,.85fr)) minmax(130px,1fr) minmax(90px,.7fr);align-items:end;gap:8px}.plan-row-fields label,.key-node-edit-fields label{display:grid;gap:4px;color:#53647a;font-size:9px;font-weight:700}.plan-row-fields input,.plan-row-fields select,.key-node-edit-fields input,.key-node-edit-fields select{min-width:0;height:32px;padding:5px 7px;border:1px solid #cbd6e3;border-radius:4px;color:#24364e;background:#fff;font-size:10px}.plan-row-fields input:focus,.plan-row-fields select:focus,.key-node-edit-fields input:focus,.key-node-edit-fields select:focus{border-color:var(--blue-600);outline:2px solid rgba(35,112,202,.12)}.plan-row-switches{grid-column:1 / -1;display:flex;gap:16px}.plan-row-switches label{display:flex;align-items:center;gap:5px;color:#506178;font-size:10px}.plan-row-switches input{width:15px;height:15px}.plan-row-delete{color:#a74449;background:#fff5f5}.key-node-edit-row{border-left:4px solid #2370ca}.key-node-edit-row--warning{border-left-color:#d98b08}.key-node-edit-row--risk{border-left-color:#d93d42}.key-node-edit-flag{align-content:center;gap:3px}.key-node-edit-flag svg{width:18px;height:18px}.key-node-edit-fields{display:grid;grid-template-columns:minmax(190px,1.3fr) minmax(125px,.8fr) minmax(130px,1fr) minmax(140px,1fr) minmax(90px,.65fr);align-items:end;gap:8px}.plan-edit-error{padding:8px 18px;display:flex;align-items:center;gap:7px;color:#a82429;background:#fff0f0;border-top:1px solid #efb4b6;font-size:11px}.plan-edit-error svg{width:17px;height:17px}.plan-edit-footer{min-height:62px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #d5dee9;background:#fff}.plan-edit-footer>span{display:flex;align-items:center;gap:6px;color:#69798e;font-size:10px}.plan-edit-footer>span svg{width:17px;height:17px;color:#2671c7}.plan-edit-footer>div{display:flex;gap:8px}@media(max-width:1280px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar-logo span,.sidebar nav span,.sidebar-collapse span{display:none}.filter-group{gap:8px}.filter-group select{min-width:112px}.project-table{grid-template-columns:1.55fr .92fr 1fr .78fr 1.04fr .74fr 1.02fr .78fr .7fr}.project-table>span{padding-inline:7px}.detail-meta span:nth-child(2){display:none}.flow-strip{grid-template-columns:1fr 22px 1fr 22px 1fr minmax(290px,1.05fr)}.access-context-bar{gap:8px}.capability-chips span:nth-child(n+3){display:none}.dashboard-grid{grid-template-columns:minmax(0,1.18fr) minmax(380px,.96fr)}.plan-row-fields{grid-template-columns:minmax(145px,1.2fr) repeat(2,minmax(112px,.8fr)) minmax(120px,1fr)}.plan-row-fields>label:nth-child(4),.plan-row-fields>label:nth-child(6){grid-row:2}.key-node-edit-fields{grid-template-columns:minmax(180px,1.2fr) repeat(2,minmax(125px,.9fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
