:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f4ef;color:#17201d;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}.app-shell{display:grid;grid-template-columns:82px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:#10231f;color:#fff;overflow:hidden;padding:10px 8px 14px;display:flex;flex-direction:column;gap:0}.sidebar nav{display:grid;min-height:0;flex:1 1 auto;align-content:start;gap:6px;overflow-y:auto;overscroll-behavior-y:contain;padding-right:2px;scrollbar-color:rgba(255,255,255,.32) transparent;scrollbar-width:thin}.sidebar nav::-webkit-scrollbar{width:5px}.sidebar nav::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff47}.nav-item{border:0;background:transparent;color:#ffffffad;min-height:56px;border-radius:8px;display:grid;place-items:center;gap:2px;cursor:pointer}.nav-item span{font-size:11px}.nav-item.active,.nav-item:hover{background:#ffffff1a;color:#fff}main{padding:10px 20px 24px;max-width:1680px;min-width:0;width:100%}main.main-wide{max-width:none}.app-shell.focus-mode{grid-template-columns:minmax(0,1fr)}.focus-mode .sidebar{display:none}.focus-mode main{max-width:none;padding:0 12px 12px}.focus-mode .app-header{margin-bottom:6px;padding:0 2px;background:#fffffff7}.focus-mode .summary-region{display:none}.focus-mode .browse-table-shell,.focus-mode .table-viewer-table-shell,.focus-mode .grant-table-shell,.focus-mode .nutrition-burden-table-shell{max-height:calc(100vh - 118px)}.focus-mode .country-office-table-shell,.focus-mode .my-portfolio-table-shell{max-height:calc(100vh - 176px)}.focus-mode .isg2-quarter-board-scroll,.focus-mode .isg2-activity-register-wrap,.focus-mode .isg2-review-lens{max-height:calc(100vh - 190px)}.focus-mode .country-map-frame,.focus-mode .country-map-inspector{height:calc(100vh - 180px);max-height:none}.app-header,.section-title-row,.header-actions,.sso-chip,.role-select,.filters-bar,.filters-bar label,.eyebrow,.source-item,.curator-panel h3,.senior-panel h3,.architecture-flow div,.view-toggle,.grant-controls,.grant-detail-header,.workplan-header{display:flex;align-items:center}.app-header{position:sticky;top:0;z-index:60;min-height:36px;justify-content:space-between;gap:12px;margin-bottom:8px;border-bottom:1px solid rgba(216,213,201,.82);background:#f5f4eff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.app-header-context,.app-wordmark{display:flex;align-items:center}.app-header-context{min-width:0;gap:9px}.app-wordmark{flex:0 0 auto;gap:5px;color:#10231f;font-size:12px;font-weight:900;letter-spacing:0}.app-header-divider{width:1px;height:16px;background:#d8d5c9}.app-header-view{overflow:hidden;color:#4f5b56;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.eyebrow{gap:8px;color:#69716b;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.eyebrow strong{color:#10231f;font-weight:900}.eyebrow.compact{font-size:12px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(38px,5vw,68px);line-height:.95;letter-spacing:0}h2{font-size:24px;line-height:1.18;margin-bottom:6px}h3{font-size:16px;margin-bottom:14px}p{color:#59635d;line-height:1.52}.header-actions{gap:8px;flex-wrap:wrap;justify-content:flex-end}.authenticated-user{display:flex;min-height:30px;align-items:center;gap:7px;color:#26332f;font-size:12px;font-weight:800}.authenticated-user .icon-button{width:28px;min-height:28px}.auth-gate{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:14px;padding:24px;background:#f5f4ef;color:#173d35;text-align:center}.auth-gate h1{font-size:28px;line-height:1}.auth-gate .primary-button{display:inline-flex;align-items:center;gap:8px}.auth-gate.error-state span{max-width:520px;color:#7b2d28;font-size:13px}.sso-chip,.role-select{gap:8px;min-height:30px;border:1px solid #d8d5c9;border-radius:7px;padding:0 8px;background:#fff}.role-select select{font-size:12px;font-weight:800}.app-focus-button{width:30px;min-height:30px;border-radius:7px;background:#fff}.app-focus-button[aria-pressed=true]{border-color:#8fb3a7;background:#edf6f2;color:#173d35}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.role-select select,.filters-bar select,.filters-bar input{border:0;background:transparent;outline:none;color:#17201d}.summary-region{display:grid;gap:5px;margin-bottom:12px}.summary-region-heading{display:flex;min-height:20px;align-items:center;justify-content:flex-end;gap:10px}.summary-region-heading>span{margin-right:auto;color:#69716b;font-size:10px;font-weight:850;text-transform:uppercase}.compact-disclosure{display:inline-flex;min-height:20px;align-items:center;gap:3px;border:0;padding:0;background:transparent;color:#66736e;cursor:pointer;font-size:10px;font-weight:850}.compact-disclosure:hover,.compact-disclosure:focus-visible{color:#173d35;outline:none;text-decoration:underline;text-underline-offset:3px}.summary-region.collapsed{margin-bottom:5px}.summary-region.collapsed .summary-region-heading>span{display:none}.summary-band{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:6px}.summary-band .metric{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:10px;padding:8px 11px}.summary-band .metric-value{font-size:17px}.summary-band .metric-label{order:-1;font-size:10px;font-weight:750}.metric{background:#fff;border:1px solid #dfddd3;border-radius:8px;padding:16px}.metric-value{font-size:24px;font-weight:800;color:#10231f}.metric-label{color:#65706a;font-size:13px}.metric.warn .metric-value{color:#a66a00}.metric.risk .metric-value{color:#b3261e}.registry-filter-shell{display:grid;gap:8px;margin-bottom:12px}.registry-filter-summary-row{display:flex;min-width:0;align-items:center;gap:8px}.registry-search-field{display:flex;min-height:36px;width:min(410px,38vw);align-items:center;gap:8px;border:1px solid #dfddd3;border-radius:7px;padding:0 10px;background:#fff;color:#69716b}.registry-search-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#17201d;font-size:12px}.filter-tray-toggle{display:inline-flex;min-height:36px;align-items:center;gap:6px;border-radius:7px;padding:0 10px;font-size:12px}.filter-tray-toggle>span{display:inline-grid;min-width:19px;height:19px;place-items:center;border-radius:999px;background:#dfeee8;color:#173d35;font-size:10px}.active-filter-chips{display:flex;min-width:0;align-items:center;gap:6px;overflow-x:auto}.active-filter-chip{display:inline-flex;min-height:28px;flex:0 0 auto;align-items:center;gap:4px;border:1px solid #d7ded9;border-radius:6px;padding:0 4px 0 8px;background:#f6f8f6;color:#3f4d47;font-size:10px;font-weight:800}.active-filter-chip button,.filter-clear-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#66736e;cursor:pointer}.active-filter-chip button{width:22px;height:22px;border-radius:5px;padding:0}.active-filter-chip button:hover,.active-filter-chip button:focus-visible{background:#e8eeea;color:#173d35;outline:none}.filter-clear-button{flex:0 0 auto;gap:4px;padding:0 4px;font-size:10px;font-weight:850}.filters-bar{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:8px;margin-bottom:0}.filters-bar>label,.phase-filter-field{gap:8px;min-height:36px;background:#fff;border:1px solid #dfddd3;border-radius:7px;padding:0 9px;font-size:11px;font-weight:750;color:#49514d}.phase-filter-field{position:relative;display:flex;align-items:center}.phase-filter-button{display:flex;min-width:0;flex:1;align-items:center;justify-content:space-between;gap:6px;border:0;padding:0;background:transparent;color:#17201d;cursor:pointer;font:inherit;font-weight:650}.phase-filter-button>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.phase-filter-button:focus-visible{border-radius:4px;outline:2px solid #1f6f5d;outline-offset:3px}.phase-filter-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:12;display:grid;min-width:210px;gap:2px;border:1px solid #d7ded9;border-radius:7px;padding:6px;background:#fff;box-shadow:0 10px 24px #10231f24}.phase-filter-menu label{display:flex;min-height:34px;align-items:center;justify-content:flex-start;gap:9px;border-radius:5px;padding:0 8px;color:#263a34;cursor:pointer;font-size:12px;font-weight:650}.phase-filter-menu label:hover{background:#eef5f1}.phase-filter-menu input{width:15px;height:15px;margin:0;accent-color:#1f6f5d}.filters-bar>label input{width:min(380px,48vw)}.content-grid{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(540px,1.2fr);gap:18px;align-items:start}.project-list,.detail-panel,.main-panel,.browse-view{background:#fff;border:1px solid #dfddd3;border-radius:8px}.project-list,.main-panel,.browse-view{padding:18px}.section-title-row{justify-content:space-between;gap:12px;margin-bottom:10px}.section-title-row h2{margin-bottom:2px;font-size:20px}.section-title-row p{font-size:12px;line-height:1.35}.section-actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.project-scope-toggle{display:inline-flex;flex:0 0 auto;overflow:hidden;border:1px solid #d4dbd7;border-radius:7px;background:#fff}.project-scope-toggle button{min-height:32px;border:0;border-right:1px solid #dfe4e1;padding:0 9px;background:transparent;color:#53615b;cursor:pointer;font-size:10px;font-weight:850;white-space:nowrap}.project-scope-toggle button:last-child{border-right:0}.project-scope-toggle button:hover,.project-scope-toggle button:focus-visible{background:#edf5f1;color:#173f35;outline:none}.project-scope-toggle button.active{background:#173f35;color:#fff}.registry-action-row{margin-bottom:8px}.section-title-row p{margin-bottom:0}.compact-row{margin-bottom:10px}.compact-row h3{margin-bottom:0}.compact-row span{color:#69716b;font-size:13px}.table-shell{width:100%;max-width:100%;overflow:auto}table{width:100%;border-collapse:collapse;min-width:640px}th{text-align:left;font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#69716b;border-bottom:1px solid #e7e4dc;padding:10px}td{border-bottom:1px solid #eeeae2;padding:12px 10px;vertical-align:middle}th.numeric-cell,td.numeric-cell{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.registry-table-shell{max-height:66vh}.registry-table-shell table{min-width:760px}.registry-table-shell th,.registry-table-shell td{padding:8px 9px}.browse-view{width:100%}.browse-table-shell{max-height:calc(100vh - 190px);border:1px solid #e7e4dc;border-radius:8px}.browse-table{font-size:12px}.browse-table.basic-visible{min-width:1320px}.browse-table.details-visible{min-width:2960px}.browse-table th{position:sticky;top:0;z-index:1;background:#fff;padding:7px 8px}.browse-table td{padding:6px 8px;vertical-align:top}.browse-table .browse-row-number{position:sticky;left:0;z-index:2;width:42px;min-width:42px;border-right:1px solid #e7e4dc;background:#f7f8f6;color:#66716c;font-variant-numeric:tabular-nums;font-weight:850;text-align:center}.browse-table th.browse-row-number{z-index:3}.table-viewer-shell,.grants-browser-shell,.nutrition-burden-shell{display:grid;gap:14px;min-height:calc(100vh - 56px);background:#fff;border:1px solid #dfddd3;border-radius:8px;padding:18px}.table-viewer-toolbar,.grants-toolbar,.nutrition-burden-toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.nutrition-burden-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:10px}.nutrition-burden-status span:last-child{background:#fff8e1;border-color:#e6d69b;color:#6b5513}.nutrition-burden-title-actions,.project-geography-map-tools{display:flex;align-items:center;gap:8px}.nutrition-burden-title-actions .table-layer-filter button{display:inline-flex;align-items:center;gap:6px}.nutrition-burden-search{flex:1 1 360px;min-width:min(520px,100%)}.nutrition-burden-indicator-select{min-width:min(420px,100%)}.nutrition-burden-map-scope-select{min-width:180px}.secondary-button{min-height:44px;border:1px solid #dfddd3;border-radius:8px;padding:0 14px;background:#fff;color:#173f35;font-weight:850;cursor:pointer}.secondary-button:hover{background:#f4f7f5}.nutrition-burden-table-shell{max-height:calc(100vh - 360px);border:1px solid #e7e4dc;border-radius:8px}.nutrition-burden-table{min-width:1180px;table-layout:fixed;font-size:12px}.nutrition-burden-table th{position:sticky;top:0;z-index:1;background:#fff;padding:8px;text-align:left}.nutrition-burden-table td{padding:8px;color:#22302b;line-height:1.38;vertical-align:top;white-space:normal;word-break:break-word}.nutrition-burden-table th:nth-child(1),.nutrition-burden-table td:nth-child(1){width:210px}.nutrition-burden-table th:nth-child(2),.nutrition-burden-table td:nth-child(2){width:360px}.nutrition-burden-table th:nth-child(3),.nutrition-burden-table td:nth-child(3){width:140px}.nutrition-burden-table th:nth-child(4),.nutrition-burden-table td:nth-child(4){width:230px}.nutrition-burden-table th:nth-child(5),.nutrition-burden-table td:nth-child(5){width:130px}.nutrition-burden-table th:nth-child(6),.nutrition-burden-table td:nth-child(6){width:160px}.nutrition-burden-table td:first-child span{display:block;margin-top:3px;color:#69716b;font-size:12px}.nutrition-burden-table a{display:inline-flex;align-items:center;gap:4px;color:#1f6f5d;font-weight:850}.table-viewer-tabs{justify-self:start;flex-wrap:wrap}.table-viewer-tabs button{display:inline-flex;align-items:center;gap:7px}.table-picker{display:flex;align-items:center;gap:8px;min-height:44px;min-width:min(620px,100%);border:1px solid #dfddd3;border-radius:8px;padding:0 12px;background:#fff}.table-picker input{width:100%;border:0;outline:0;background:transparent;color:#10231f;font:inherit}.table-viewer-limit{min-height:44px;margin:0;border:1px solid #dfddd3;border-radius:8px;padding:0 12px;background:#fff}.table-layer-filter{display:inline-flex;min-height:44px;overflow:hidden;border:1px solid #dfddd3;border-radius:8px;background:#fff}.table-layer-filter button{min-width:76px;border:0;border-right:1px solid #dfddd3;padding:0 12px;background:transparent;color:#49514d;font-size:12px;font-weight:850;text-transform:uppercase}.table-layer-filter button:last-child{border-right:0}.table-layer-filter button.active,.table-layer-filter button:hover{background:#173f35;color:#fff}.table-viewer-table-shell{max-height:calc(100vh - 260px);border:1px solid #e7e4dc;border-radius:8px}.table-viewer-table{min-width:100%;width:max-content;font-size:12px}.table-viewer-table th{position:sticky;top:0;z-index:1;max-width:260px;background:#fff;padding:7px 8px;white-space:nowrap}.table-viewer-table td{max-width:340px;padding:6px 8px;overflow:hidden;color:#22302b;text-overflow:ellipsis;white-space:nowrap}.table-viewer-table .field-list-cell{max-width:760px;min-width:460px;overflow:visible;text-overflow:clip;white-space:normal;line-height:1.45}.grants-search{min-width:min(720px,100%)}.grant-table-shell{max-height:calc(100vh - 285px);border:1px solid #e7e4dc;border-radius:8px}.grant-table{min-width:1320px;font-size:12px}.grant-table th{position:sticky;top:0;z-index:1;background:#fff;padding:7px 8px;vertical-align:middle}.grant-table td{padding:7px 8px;vertical-align:top}.grant-table tbody tr{cursor:pointer}.grant-table tbody tr:hover,.grant-table tbody tr.selected-row{background:#eef7f4}.active-grant-summary{display:grid;gap:14px}.active-grant-summary-table-shell{max-height:calc(100vh - 330px)}.active-grant-summary-table{min-width:1480px}.grant-agreement-link{display:inline-flex;align-items:center;gap:5px;color:#1f6f5d;font-weight:850;text-decoration:none;white-space:nowrap}.grant-agreement-link:hover,.grant-agreement-link:focus-visible{color:#164f43;text-decoration:underline;outline:none}.curation-status-pill{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;padding:0 8px;font-size:11px;font-weight:850;white-space:nowrap}.curation-status-pill.needs-review{background:#fff3ce;color:#6d4d00}.curation-status-pill.approved{background:#dff0eb;color:#173f35}.curation-status-pill.archived{background:#ece9e1;color:#565f59}.grant-exception-note{display:block;margin-top:4px;color:#8a4f00;font-size:11px;font-weight:750}.grant-exception-panel{display:grid;gap:12px;border:1px solid #e6e2d8;border-radius:8px;padding:14px;background:#faf9f5}.grant-exception-panel h3,.grant-exception-panel p{margin-bottom:4px}.grant-exception-grid,.grant-exception-list{display:grid;gap:8px}.grant-exception-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.grant-exception-grid div,.grant-exception-list div{border:1px solid #e6e2d8;border-radius:8px;background:#fff;padding:10px}.grant-exception-grid span,.grant-exception-list span{display:block;margin-top:3px;color:#69716b;font-size:12px}.grant-sort-button{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;width:100%;min-height:26px;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:850;letter-spacing:inherit;text-align:left;text-transform:inherit;cursor:pointer}.numeric-cell .grant-sort-button{justify-content:flex-end;text-align:right}.grant-sort-button span{color:#1f6f5d;font-size:10px;letter-spacing:0}.grant-link-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.grant-link-chip{display:inline-flex;align-items:center;gap:4px;max-width:190px;min-height:24px;border:1px solid #cddbd6;border-radius:999px;padding:0 8px;background:#eef7f4;color:#173f35;font-size:11px;font-weight:850;line-height:1;cursor:pointer}.grant-link-chip:hover,.grant-link-chip:focus-visible{border-color:#1f6f5d;background:#dff0eb;outline:none}.grant-link-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grant-link-empty{display:block;margin-top:3px;color:#69716b;font-size:12px}.browse-table tbody tr{cursor:default}.browse-table tbody tr.clickable-row{cursor:pointer}.browse-table tbody tr.clickable-row:focus-visible{outline:2px solid #1f6f5d;outline-offset:-2px;background:#eef7f4}.browse-table tbody tr.clickable-row:focus-visible .browse-row-number{background:#e4f2ec}.browse-table .project-name{max-width:340px}.browse-table .status-pill{min-height:24px;padding:0 8px}.data-unavailable{color:#69716b;font-style:italic}.browse-details-toggle,.browse-open-project-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:1px solid #d8d5c9;border-radius:7px;padding:0 10px;background:#fff;color:#24453d;cursor:pointer;font-weight:850}.browse-details-toggle:hover,.browse-details-toggle:focus-visible,.browse-details-toggle.active{border-color:#8fb3a7;background:#edf6f2;color:#173d35;outline:none}.browse-toggle-track{position:relative;display:inline-flex;width:30px;height:17px;align-items:center;border-radius:999px;background:#aeb6b1;transition:background .14s ease}.browse-toggle-track>span{position:absolute;left:2px;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #10231f33;transition:transform .14s ease}.browse-details-toggle.active .browse-toggle-track{background:#1f6f5d}.browse-details-toggle.active .browse-toggle-track>span{transform:translate(13px)}.browse-project-drawer{--browse-project-drawer-width: 720px;position:fixed;top:44px;right:10px;bottom:10px;z-index:45;width:min(var(--browse-project-drawer-width),calc(100vw - 104px));overflow:hidden;border:1px solid #cfcfc7;border-radius:8px;background:#fff;box-shadow:0 18px 48px #10231f33}.browse-project-drawer.drawer-resizing,.browse-project-drawer.drawer-resizing *{-webkit-user-select:none;user-select:none}.browse-project-drawer-scroll{height:100%;overflow:auto}.browse-project-drawer-toolbar{position:sticky;top:0;z-index:10;display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e1dfd7;padding:6px 10px 6px 14px;background:#fffffff7}.browse-open-project-button{border-color:#b9cec7;background:#edf6f2;color:#173d35}.browse-open-project-button:hover,.browse-open-project-button:focus-visible{border-color:#1f6f5d;background:#dfeee9;outline:none}.browse-project-drawer-close{flex:0 0 auto;width:36px;height:36px}.browse-drawer-resize-handle{position:absolute;top:0;bottom:0;left:-1px;z-index:20;display:flex;width:15px;align-items:center;justify-content:center;border:0;padding:0;background:transparent;color:#78837d;cursor:col-resize;touch-action:none}.browse-drawer-resize-handle svg{box-sizing:content-box;border:1px solid #d8d5c9;border-radius:4px;padding:5px 0;background:#fff;box-shadow:0 1px 3px #10231f1f}.browse-drawer-resize-handle:hover svg,.browse-drawer-resize-handle:focus-visible svg,.drawer-resizing .browse-drawer-resize-handle svg{border-color:#6d8a80;background:#edf5f1;color:#153f34}.browse-drawer-resize-handle:focus-visible{outline:2px solid #1b8f59;outline-offset:-2px}.browse-project-drawer .detail-panel{border:0;border-radius:0}.browse-project-drawer .detail-hero{padding:16px}.browse-project-drawer .detail-hero h2{margin-bottom:5px;font-size:22px}.browse-project-drawer .detail-hero p{font-size:12px;line-height:1.4}.browse-project-drawer .detail-grid{padding:12px}.browse-project-drawer .info-panel,.browse-project-drawer .wide-panel,.browse-project-drawer .curator-panel{padding:13px}.browse-project-drawer .wide-panel,.browse-project-drawer .curator-panel{margin:0 12px 12px}tbody tr{cursor:pointer}tbody tr:hover,.selected-row{background:#f7f3e8}.project-name{font-weight:760}.project-meta{font-size:12px;color:#69716b;margin-top:3px}.phase-pill{display:inline-flex;min-height:26px;align-items:center;border:1px solid #d9e4e1;border-radius:999px;padding:0 9px;background:#eef3f2;color:#24453d;font-size:12px;font-weight:800;white-space:nowrap}.status-pill{display:inline-flex;align-items:center;gap:7px;min-height:28px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:750;white-space:nowrap}.status-dot{width:8px;height:8px;border-radius:999px}.status-green{color:#115e3b;background:#e7f5ed}.status-green .status-dot{background:#1b8f59}.status-yellow{color:#7a4f00;background:#fff3cf}.status-yellow .status-dot{background:#d59100}.status-red{color:#8a1d18;background:#fde4e1}.status-red .status-dot{background:#c4312b}.status-gray{color:#49514d;background:#ecebe7}.status-gray .status-dot{background:#8a928c}.detail-panel{padding:0;overflow:hidden}.detail-hero{background:#162d28;color:#fff;padding:24px;display:grid;grid-template-columns:1fr auto;gap:18px}.detail-hero p,.detail-hero .eyebrow{color:#ffffffc7}.detail-hero h2{font-size:30px;margin-bottom:10px}.hero-status{display:grid;justify-items:end;align-content:start;gap:10px}.budget-text{font-size:22px;font-weight:800}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.info-panel,.wide-panel,.curator-panel{border:1px solid #e6e2d8;border-radius:8px;padding:16px}.info-panel h3,.wide-panel h3{margin-bottom:12px}dl{margin:0;display:grid;gap:10px}dl div{display:grid;grid-template-columns:140px 1fr;gap:12px}dt{color:#69716b;font-size:12px}dd{margin:0;font-weight:700}.field-note{display:block;margin-top:6px;color:#69716b;font-size:12px;font-weight:650;line-height:1.35}.cost-centre-list{display:flex;flex-wrap:wrap;gap:6px}.cost-centre-list span{border:1px solid #d9e4e1;border-radius:999px;padding:5px 8px;background:#f7f8f4;color:#24453d;font-size:12px;font-weight:750}.flag-grid,.tag-cloud{display:flex;flex-wrap:wrap;gap:8px}.tag-cloud span{background:#eef3f2;border:1px solid #d9e4e1;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:750;color:#24453d}.update-card p{margin-bottom:0}.update-date{font-size:12px;color:#69716b;margin-bottom:6px}.wide-panel,.curator-panel{margin:0 16px 16px}.project-team-panel .section-title-row h3{display:inline-flex;align-items:center;gap:7px}.project-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:0;border-top:1px solid #e7e5dc;border-left:1px solid #e7e5dc}.project-team-grid .project-team-role{display:block;min-width:0;padding:12px;border-right:1px solid #e7e5dc;border-bottom:1px solid #e7e5dc}.project-team-role dt{margin-bottom:7px;color:#4e5d57;font-weight:800}.project-team-role dd,.project-team-person{display:grid;gap:3px}.project-team-person+.project-team-person{margin-top:9px;padding-top:9px;border-top:1px solid #eceae3}.project-team-person small,.project-team-status,.project-team-source{color:#6c7772;font-size:11px;font-weight:600;line-height:1.35}.project-team-status{display:flex;align-items:flex-start;gap:4px;margin-top:6px}.project-team-status.matched{color:#15714c}.project-team-status.ambiguous,.project-team-status.awaiting-hris{color:#8a6208}.project-team-source{margin:10px 0 0}.project-team-compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.source-list{display:grid;gap:8px}.source-item{justify-content:space-between;gap:12px;color:inherit;text-decoration:none;padding:12px;border-radius:8px;background:#faf9f5}.source-item div{flex:1}.source-item span,.source-row span,.milestone-row span{display:block;color:#69716b;font-size:12px;margin-top:3px}.quality-list{display:grid;gap:8px}.quality-item{display:flex;align-items:center;gap:8px;color:#7a4f00;background:#fff8e6;border-radius:8px;padding:10px}.senior-panel{background:#f8f0df}.senior-panel h3{gap:8px}.senior-panel p{margin-bottom:0;color:#3d3527}.curator-panel{background:#f3f7f6}.curator-panel h3{gap:8px}.curator-prototype-note{margin:0 0 12px;color:#65706b;font-size:13px;line-height:1.45}.curator-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.curator-form label{display:grid;gap:6px;color:#49514d;font-size:13px;font-weight:700}.curator-form input,.curator-form select,.curator-form textarea{width:100%;border:1px solid #cbdad6;border-radius:8px;padding:10px 12px;background:#fff}.curator-form textarea{min-height:78px;resize:vertical}.span-2{grid-column:span 2}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:0;border-radius:8px;color:#fff;background:#1f6f5d;cursor:pointer;font-weight:800}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid #d8d5c9;border-radius:8px;background:#fff;color:#24453d;cursor:pointer}.icon-button:hover{background:#eef7f4}.icon-button.app-focus-button{width:30px;height:30px;min-height:30px;border-radius:7px}.source-registry,.milestone-list,.cadence-grid,.principle-grid{display:grid;gap:10px}.source-row,.milestone-row{display:grid;align-items:center;gap:12px;border:1px solid #e6e2d8;border-radius:8px;padding:14px}.milestone-row,.activity-row,.gantt-row,.workplan-picker button,.view-toggle button{font:inherit;text-align:left;background:#fff;cursor:pointer}.source-row{grid-template-columns:1.6fr .8fr auto}.milestone-row{grid-template-columns:auto 1.4fr .7fr 110px 110px}.milestone-row.active,.activity-row.active,.gantt-row.active,.workplan-picker button.active{border-color:#1f6f5d;background:#eef7f4}.milestone-icon{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;background:#eef3f2}.milestone-overdue .milestone-icon{background:#fde4e1;color:#b3261e}.milestone-status{text-transform:capitalize;font-weight:800}.grant-controls{gap:8px;flex-wrap:wrap;justify-content:flex-end}.grant-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.grant-controls select{min-height:38px;border:1px solid #d8d5c9;border-radius:8px;background:#fff;padding:0 10px}.grant-layout{display:grid;grid-template-columns:minmax(560px,1.4fr) minmax(340px,.8fr);gap:16px;align-items:start}.grant-detail{position:sticky;top:18px;border:1px solid #e6e2d8;border-radius:8px;padding:16px;background:#faf9f5}.grant-detail-header{gap:10px;margin-bottom:16px}.grant-detail-header h3{margin-bottom:4px}.grant-detail-header p{margin-bottom:0}.obligation-list{display:grid;gap:8px;margin-bottom:18px}.obligation-list div{border-radius:8px;background:#fff;border:1px solid #e6e2d8;padding:10px}.obligation-list span{display:block;color:#69716b;font-size:12px;margin-top:3px}.grant-source-grid{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;color:#69716b;font-size:12px}.grant-source-grid strong{color:#22302b;font-weight:800;word-break:break-word}.view-toggle{gap:4px;background:#ebe7dc;border-radius:8px;padding:4px}.view-toggle button{border:0;border-radius:6px;min-height:34px;padding:0 12px;color:#49514d}.view-toggle button.active{background:#fff;color:#10231f;font-weight:800}.workplan-layout{display:grid;grid-template-columns:minmax(270px,.36fr) minmax(640px,1fr);gap:16px;align-items:start}.workplan-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px;margin-bottom:16px}.finance-view{display:grid;gap:16px}.inline-state{min-height:48px;display:flex;align-items:center;gap:10px;border:1px solid #e6e2d8;border-radius:8px;padding:12px 14px;background:#faf9f5;color:#49514d;font-weight:750}.error-state{border-color:#efb6b1;background:#fff1ef;color:#8a1d18}.finance-status-row{display:flex;gap:8px;flex-wrap:wrap}.finance-status-row span{border:1px solid #d9e4e1;border-radius:999px;padding:7px 10px;background:#eef3f2;color:#24453d;font-size:12px;font-weight:800;text-transform:capitalize}.finance-metric-grid{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:10px}.finance-metric{border:1px solid #e6e2d8;border-radius:8px;padding:14px;background:#faf9f5}.finance-metric span,.dimension-row span,.signoff-item span{color:#69716b;font-size:12px}.finance-metric strong{display:block;margin-top:5px;color:#10231f;font-size:18px}.finance-grid{display:grid;grid-template-columns:minmax(520px,1.15fr) minmax(360px,.85fr);gap:16px;align-items:start}.finance-panel{border:1px solid #e6e2d8;border-radius:8px;padding:16px;background:#fff}.finance-table-spacer{margin-top:10px}.project-finance-panel{display:grid;gap:12px;min-width:0}.compact-icon-button{width:36px;height:36px}.project-finance-metrics{grid-template-columns:repeat(5,minmax(120px,1fr))}.project-finance-bars{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;border:1px solid #e6e2d8;border-radius:8px;padding:12px;background:#faf9f5;color:#24453d;font-weight:800}.project-finance-bar-track{height:10px;border-radius:999px;background:#e6e2d8;overflow:hidden}.project-finance-bar-track div{height:100%;border-radius:inherit;background:#1f6f5d}.project-expense-lines{border:1px solid #e6e2d8;border-radius:8px;padding:12px;background:#fff;min-width:0}.project-expense-lines h4{margin:0 0 4px;font-size:16px}.project-expense-lines .compact-row>div span{color:#69716b;font-size:12px;font-weight:700}.segmented-control{display:inline-flex;align-items:center;gap:2px;border:1px solid #d8d5c9;border-radius:8px;padding:3px;background:#f3f1ea}.segmented-control button{min-height:32px;border:0;border-radius:6px;padding:0 12px;background:transparent;color:#49514d;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.segmented-control button.active{background:#fff;color:#10231f;box-shadow:0 1px 3px #10231f1f}.finance-breakdown-tabs{margin-top:10px}.finance-breakdown-table{font-size:13px;table-layout:fixed}.chart-account-breakdown-table{min-width:1420px}.donor-breakdown-table{min-width:1540px}.chart-account-breakdown-table .finance-text-col{width:28%}.donor-breakdown-table .finance-donor-line-col{width:17%}.donor-breakdown-table .finance-description-col{width:25%}.chart-account-breakdown-table .finance-number-col{width:10.28%}.donor-breakdown-table .finance-number-col{width:8.57%}.finance-breakdown-table th{padding:7px 8px;font-size:11px;letter-spacing:0;vertical-align:bottom}.finance-breakdown-table td{padding:7px 8px}.finance-breakdown-table th:nth-child(2n),.finance-breakdown-table td:nth-child(2n){background:#17344809}.finance-breakdown-table th:nth-child(odd):not(:first-child),.finance-breakdown-table td:nth-child(odd):not(:first-child){background:#1f6f5d09}.donor-breakdown-table th:nth-child(2),.donor-breakdown-table td:nth-child(2){background:transparent}.finance-breakdown-table .numeric-cell{min-width:0}.finance-sort-button{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:34px;width:100%;align-items:center;justify-content:flex-end;column-gap:5px;row-gap:2px;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:1.15;text-align:right;text-transform:inherit;cursor:pointer}.finance-sort-button span:first-child{min-width:0;overflow-wrap:normal;white-space:normal}.finance-sort-button:hover,.finance-sort-button:focus-visible{color:#10231f;outline:none}.finance-sort-indicator{flex:0 0 26px;color:#1f6f5d;font-size:10px;font-weight:900;text-align:left}.finance-breakdown-table .project-name{line-height:1.25}.finance-tree-cell{display:flex;align-items:center;gap:6px}.finance-tree-toggle,.finance-tree-spacer{width:18px;height:18px;flex:0 0 18px}.finance-tree-toggle{display:inline-grid;place-items:center;border:1px solid #d8d5c9;border-radius:6px;background:#fff;color:#24453d;cursor:pointer}.finance-group-row{background:#faf9f5}.finance-group-row td:nth-child(2n){background:#f2f0e8}.finance-group-row td:nth-child(odd):not(:first-child){background:#f4f3ed}.finance-group-row .project-name,.finance-total-row{font-weight:900}.finance-total-row{background:#173448;color:#fff}.finance-total-row td{background:#173448!important;border-color:#173448}.donor-description{max-width:420px;white-space:normal}.fy-select{display:inline-grid;grid-template-columns:auto minmax(92px,1fr);align-items:center;gap:8px;color:#49514d;font-size:12px;font-weight:800}.fy-select select{min-height:36px;border:1px solid #d8d5c9;border-radius:8px;padding:0 34px 0 10px;background:#fff;color:#10231f;font-weight:800}.signoff-list,.dimension-group{display:grid;gap:8px}.signoff-item,.dimension-row{display:grid;gap:10px;border:1px solid #e6e2d8;border-radius:8px;padding:12px;background:#faf9f5}.signoff-item{grid-template-columns:1fr minmax(120px,.32fr)}.signoff-item strong,.dimension-row strong{display:block;margin-bottom:4px}.dimension-grid{display:grid;grid-template-columns:repeat(5,minmax(220px,1fr));gap:12px}.dimension-group h4{margin:0 0 10px;color:#24453d}.dimension-row{grid-template-columns:1fr auto;align-items:center}.qa-check-grid{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:10px}.qa-check-card{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:start;border:1px solid #e6e2d8;border-radius:8px;padding:12px;background:#faf9f5}.qa-check-card.fail{border-color:#efb6b1;background:#fff6f4}.qa-check-card.warn{border-color:#e7ca83;background:#fff9e8}.qa-check-card strong,.qa-check-card span{display:block}.qa-check-card span{margin-top:4px;color:#69716b;font-size:12px}.qa-check-icon{color:#24453d}.qa-diagnostic-summary{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px;margin-bottom:12px}.qa-diagnostic-note{max-width:980px;margin:0 0 14px;color:#5f6862;line-height:1.45}.qa-check-card.fail .qa-check-icon{color:#9f231c}.qa-check-card.warn .qa-check-icon{color:#8a6500}.qa-pill{display:inline-grid;min-width:58px;min-height:26px;place-items:center;border-radius:999px;padding:0 9px;background:#eef3f2;color:#24453d;font-size:11px;font-weight:900;text-transform:uppercase}.qa-pill.fail{background:#ffe1de;color:#8a1d18}.qa-pill.warn{background:#ffefbd;color:#6f5100}.workplan-picker{display:grid;gap:8px}.workplan-picker button{border:1px solid #e6e2d8;border-radius:8px;padding:12px}.workplan-picker span,.activity-row span,.activity-facts span{display:block;color:#69716b;font-size:12px;margin-top:4px}.workplan-main{border:1px solid #e6e2d8;border-radius:8px;padding:16px}.workplan-data-status{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px;border:1px solid #e4c879;border-radius:8px;padding:10px 12px;background:#fff9e8;color:#5f6862;font-size:12px}.workplan-data-status.ready{border-color:#b8dfca;background:#f0fbf5}.workplan-data-status strong{color:#10231f}.workplan-data-status span{text-align:right}.workplan-action-queue{margin-top:0}.workplan-queue-summary{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.workplan-queue-summary button{display:inline-flex;align-items:center;gap:8px;min-height:34px;border:1px solid #d8d5c9;border-radius:999px;padding:0 12px;background:#fff;color:#39443f;cursor:pointer;font-size:12px;font-weight:800}.workplan-queue-summary button.active{border-color:#102f28;background:#102f28;color:#fff}.workplan-queue-summary strong,.workplan-queue-summary span{display:inline;color:inherit;font-size:inherit}.workplan-queue-table-wrap{max-height:380px;overflow:auto;border:1px solid #e7e4dc;border-radius:8px}.workplan-queue-table{min-width:1240px;font-size:13px}.workplan-queue-table th{position:sticky;top:0;z-index:1;padding:8px 10px;background:#fff}.workplan-queue-table td{padding:9px 10px;vertical-align:top}.workplan-queue-table strong,.workplan-queue-table span{display:block}.workplan-queue-table td:first-child{min-width:260px}.curator-action-cell{display:grid;min-width:360px;gap:8px}.curator-action-fields{display:grid;grid-template-columns:112px minmax(110px,1fr) 128px;gap:8px}.curator-action-fields label{display:grid;gap:4px}.curator-action-fields label span{color:#69716b;font-size:10px;font-weight:900;text-transform:uppercase}.curator-action-fields select,.curator-action-fields input,.curator-action-cell textarea{width:100%;border:1px solid #d8d5c9;border-radius:8px;background:#fff;color:#10231f;font:inherit;font-size:12px}.curator-action-fields select,.curator-action-fields input{min-height:34px;padding:0 8px}.curator-action-cell textarea{min-height:54px;resize:vertical;padding:8px}.curator-action-fields select:disabled,.curator-action-fields input:disabled,.curator-action-cell textarea:disabled{background:#f4f2eb;color:#8a928c}.curator-action-buttons{display:flex;align-items:center;gap:8px}.curator-action-buttons button{min-height:30px;border:1px solid #102f28;border-radius:8px;padding:0 10px;background:#102f28;color:#fff;cursor:pointer;font-size:12px;font-weight:850}.curator-action-buttons button:nth-of-type(2){border-color:#b8dfca;background:#dff4e9;color:#15613e}.curator-action-buttons button:disabled{border-color:#d8d5c9;background:#eeeae2;color:#8a928c;cursor:not-allowed}.curator-action-buttons span{color:#69716b;font-size:12px}.curator-action-buttons .curator-save-error{color:#8a1d18;font-weight:800}.text-button{width:fit-content;margin-top:6px;border:0;padding:0;background:transparent;color:#1f6f5d;cursor:pointer;font-size:12px;font-weight:850}.text-button:hover,.text-button:focus-visible{color:#10231f;text-decoration:underline;outline:none}.compact-inline-state{min-height:auto;margin-top:10px;padding:8px 10px;font-size:12px}.workplan-header{justify-content:space-between;gap:12px;margin-bottom:14px}.workplan-header h3{margin-bottom:4px}.workplan-header p{margin-bottom:0}.workplan-readiness-panel{display:grid;gap:12px;margin-bottom:14px}.workplan-readiness-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.readiness-card{min-height:116px;border:1px solid #e6e2d8;border-radius:8px;padding:12px;background:#fff}.readiness-card span,.readiness-card p{display:block;color:#69716b;font-size:12px}.readiness-card strong{display:block;margin-top:5px;color:#10231f;font-size:22px;line-height:1.1}.readiness-card p{margin:8px 0 0;line-height:1.35}.readiness-card.good{border-color:#b8dfca;background:#f0fbf5}.readiness-card.warn{border-color:#e4c879;background:#fff9e8}.readiness-card.risk{border-color:#efb6b1;background:#fff6f4}.workplan-review-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 230px;gap:10px}.review-queue-card,.review-exception-card{border:1px solid #e6e2d8;border-radius:8px;padding:12px;background:#faf9f5}.review-queue-card h4,.review-exception-card h4{margin:0}.review-activity-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 0;border-top:1px solid #eeeae2}.review-activity-row:first-of-type{border-top:0}.review-activity-row strong,.review-activity-row span{display:block}.review-activity-row strong{color:#10231f;font-size:13px}.review-activity-row span{margin-top:3px;color:#69716b;font-size:12px}.review-exception-card{display:grid;gap:8px}.review-exception{display:flex;justify-content:space-between;gap:10px;align-items:center;border:1px solid #eeeae2;border-radius:8px;padding:8px 10px;background:#fff}.review-exception span{color:#5f6862;font-size:12px;font-weight:750}.review-exception strong{color:#10231f;font-size:16px}.review-exception.good{border-color:#b8dfca;background:#f0fbf5}.review-exception.warn{border-color:#e4c879;background:#fff9e8}.review-exception.risk{border-color:#efb6b1;background:#fff6f4}.isg2-workplan-console{display:grid;gap:12px;margin-bottom:14px;border:1px solid #d8d5c9;border-radius:8px;padding:12px;background:#fff}.isg2-console-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;border-bottom:1px solid #eeeae2;padding-bottom:10px}.isg2-console-header h3{margin:3px 0 4px}.isg2-console-header p{margin:0;color:#69716b;font-size:13px}.isg2-console-actions,.isg2-console-tabs{display:flex;flex-wrap:wrap;gap:8px}.isg2-console-tabs{border-bottom:1px solid #eeeae2}.isg2-console-tabs button{min-height:36px;border:0;border-bottom:3px solid transparent;padding:0 4px;background:transparent;color:#5f6862;cursor:pointer;font-size:13px;font-weight:850}.isg2-console-tabs button.active{border-bottom-color:#102f28;color:#10231f}.isg2-plan-split{display:grid;grid-template-columns:minmax(500px,.58fr) minmax(420px,1fr);overflow:hidden;border:1px solid #e6e2d8;border-radius:8px}.isg2-task-table-wrap,.isg2-gantt-panel,.isg2-gantt-full{overflow:auto}.isg2-task-table{min-width:780px;border-collapse:collapse;font-size:12px}.isg2-task-table th{position:sticky;top:0;z-index:1;padding:7px 8px;background:#fff}.isg2-task-table td{padding:7px 8px;vertical-align:top}.isg2-task-table tbody tr{cursor:pointer}.isg2-task-table tbody tr.active{background:#eef7f4;box-shadow:inset 3px 0 #1f6f5d}.isg2-task-table strong,.isg2-task-table span{display:block}.isg2-task-table span{margin-top:3px;color:#69716b;font-size:11px}.isg2-gantt-panel{border-left:1px solid #e6e2d8;background:repeating-linear-gradient(90deg,#fff,#fff 46px,#f6f5f0 46px 92px)}.isg2-timeline-scale{position:sticky;top:0;z-index:1;display:flex;justify-content:space-between;min-width:520px;border-bottom:1px solid #e6e2d8;padding:7px 10px;background:#ffffffeb;color:#69716b;font-size:11px;font-weight:850}.isg2-gantt-task,.isg2-gantt-row{display:block;width:100%;min-width:520px;border:0;border-bottom:1px solid #eeeae2;padding:7px 10px;background:transparent;cursor:pointer}.isg2-gantt-task.active,.isg2-gantt-row.active{background:#1f6f5d14}.isg2-gantt-lane{position:relative;height:24px}.isg2-gantt-bar{position:absolute;top:3px;bottom:3px;display:grid;min-width:52px;place-items:center;border-radius:999px;color:#fff;font-size:11px;font-weight:900}.isg2-gantt-bar.status-green{background:#1b8f59}.isg2-gantt-bar.status-yellow{background:#d59100}.isg2-gantt-bar.status-red{background:#c4312b}.isg2-gantt-bar.status-gray{background:#8a928c}.isg2-gantt-full{border:1px solid #e6e2d8;border-radius:8px;background:repeating-linear-gradient(90deg,#fff,#fff 54px,#f6f5f0 54px 108px)}.isg2-gantt-row{display:grid;grid-template-columns:minmax(260px,.35fr) minmax(480px,1fr);gap:12px;align-items:center;text-align:left}.isg2-gantt-row>span{display:block;border:1px solid transparent;border-radius:8px;padding:8px 10px;color:#10231f;font-size:12px;font-weight:850}.isg2-gantt-row.pathway-enabling>span,.isg2-gantt-row.pathway-provision>span,.isg2-gantt-row.pathway-agency>span{border-color:var(--logic-border);background:var(--logic-fill);box-shadow:inset 4px 0 0 var(--logic-accent)}.isg2-review-workspace{display:grid;gap:8px}.isg2-review-row{display:grid;grid-template-columns:minmax(260px,1fr) minmax(160px,.35fr) auto;gap:12px;align-items:center;border:1px solid #e6e2d8;border-radius:8px;padding:10px;background:#faf9f5}.isg2-review-row strong,.isg2-review-row span{display:block}.isg2-review-row span{margin-top:3px;color:#69716b;font-size:12px}.isg2-mini-dashboard{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.isg2-files-view{display:grid;gap:12px}.isg2-empty-state{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(360px,1fr);gap:12px;border:1px solid #e4c879;border-radius:8px;padding:14px;background:#fff9e8}.isg2-empty-state h4{margin:0 0 8px}.isg2-empty-state p{margin:0;color:#5f6862;line-height:1.45}.isg2-empty-table-map{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.isg2-empty-table-map div{border:1px solid #ead99f;border-radius:8px;padding:10px;background:#fff}.isg2-empty-table-map strong,.isg2-empty-table-map span{display:block}.isg2-empty-table-map span{margin-top:4px;color:#69716b;font-size:12px}.activity-table,.gantt-chart{display:grid;gap:8px}.activity-row{display:grid;grid-template-columns:minmax(260px,1.3fr) 190px 110px 110px minmax(130px,.8fr) auto;gap:12px;align-items:center;border:1px solid #e6e2d8;border-radius:8px;padding:12px}.progress-cell{display:grid;gap:4px}.progress-track{height:8px;border-radius:999px;background:#e6e2d8;overflow:hidden}.progress-track div{height:100%;border-radius:inherit;background:#1f6f5d}.gantt-row{display:grid;grid-template-columns:minmax(220px,.36fr) minmax(360px,1fr);gap:14px;align-items:center;min-height:52px;border:1px solid #e6e2d8;border-radius:8px;padding:10px 12px}.gantt-row>span{font-weight:750}.gantt-lane{position:relative;height:28px;border-radius:999px;background:#eeeae2;overflow:hidden}.gantt-bar{position:absolute;top:4px;bottom:4px;display:grid;place-items:center;border-radius:999px;color:#fff;font-size:12px;font-weight:800}.gantt-bar.status-green{background:#1b8f59}.gantt-bar.status-yellow{background:#d59100}.gantt-bar.status-red{background:#c4312b}.gantt-bar.status-gray{background:#8a928c}.activity-detail,.linked-sources{margin-top:14px;border:1px solid #e6e2d8;border-radius:8px;padding:14px;background:#faf9f5}.workplan-curation-panel,.imported-activity-panel{margin-top:16px}.mapping-status-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:10px}.mapping-status-card{border:1px solid #e6e2d8;border-radius:8px;padding:12px;background:#fff}.mapping-status-card strong,.mapping-status-card span{display:block}.mapping-status-card strong{font-size:22px}.mapping-status-card span{margin-top:4px;color:#69716b;font-size:12px}.mapping-status-card.good{border-color:#b8dfca;background:#f0fbf5}.mapping-status-card.warn{border-color:#e4c879;background:#fff9e8}.mapping-status-card.risk{border-color:#efb6b1;background:#fff6f4}.mapping-breakdown-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.mapping-breakdown-card{border:1px solid #e6e2d8;border-radius:8px;padding:12px;background:#faf9f5}.mapping-breakdown-card h4{margin:0 0 10px}.mapping-breakdown-card div{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-top:1px solid #eeeae2}.mapping-breakdown-card div:first-of-type{border-top:0}.mapping-filter-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:12px}.mapping-filter-row button{min-height:32px;border:1px solid #d8d5c9;border-radius:999px;padding:0 12px;background:#fff;color:#39443f;font-size:12px;font-weight:800}.mapping-filter-row button.active{border-color:#102f28;background:#102f28;color:#fff}.mapping-filter-row span{margin-left:auto;color:#69716b;font-size:12px;font-weight:800}.mapping-table-wrap{margin-top:12px;overflow-x:auto}.mapping-table{width:100%;min-width:980px;border-collapse:collapse;font-size:13px}.mapping-table th{padding:9px 10px;border-bottom:1px solid #e6e2d8;color:#69716b;font-size:11px;letter-spacing:0;text-align:left;text-transform:uppercase}.mapping-table td{padding:9px 10px;border-bottom:1px solid #eeeae2;vertical-align:top}.mapping-table strong,.mapping-table span{display:block}.mapping-table td:first-child{min-width:320px}.mapping-table td:first-child span{margin-top:4px;color:#69716b;font-size:12px}.mapping-table tbody tr{cursor:pointer}.mapping-table tbody tr.active{background:#f4f7f3;box-shadow:inset 3px 0 #1f6f5d}.mapping-table tbody tr:focus-visible{outline:2px solid #1f6f5d;outline-offset:-2px}.mapping-inspector{display:grid;gap:12px;margin-top:14px;border:1px solid #d8d5c9;border-radius:8px;padding:14px;background:#fff}.mapping-inspector h4{margin:4px 0 6px;color:#10231f}.mapping-inspector p{max-width:980px;margin:0;color:#5f6862;line-height:1.45}.inspector-kicker{color:#69716b;font-size:11px;font-weight:900;letter-spacing:0;text-transform:uppercase}.inspector-status-row{display:flex;flex-wrap:wrap;gap:8px}.inspector-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px}.inspector-grid div,.inspector-note{border:1px solid #eeeae2;border-radius:8px;padding:10px;background:#faf9f5}.inspector-grid span,.inspector-note span{display:block;color:#69716b;font-size:12px}.inspector-grid strong,.inspector-note strong{display:block;margin-top:4px;color:#10231f}.workplan-inventory-panel{margin-top:16px}.source-inventory-table-wrap{overflow-x:auto}.source-inventory-table{width:100%;min-width:1120px;border-collapse:collapse;font-size:13px}.source-inventory-table th{padding:10px 12px;border-bottom:1px solid #e6e2d8;color:#69716b;font-size:11px;letter-spacing:0;text-align:left;text-transform:uppercase}.source-inventory-table td{padding:10px 12px;border-bottom:1px solid #eeeae2;vertical-align:top}.source-inventory-table td:first-child{min-width:260px}.source-inventory-table strong,.source-inventory-table span{display:block}.source-muted{margin-top:4px;color:#69716b;font-size:12px}.source-badge{display:inline-block!important;width:fit-content;max-width:100%;border-radius:999px;padding:4px 8px;background:#eef1ed;color:#3e4942;font-size:11px;font-weight:800;white-space:nowrap}.source-badge.linked,.source-badge.ready-to-profile,.source-badge.isg2-standardized,.source-badge.ready,.source-badge.profiled,.source-badge.mapped-periods{background:#dff4e9;color:#15613e}.source-badge.portfolio-source,.source-badge.portfolio-annual,.source-badge.source-bundle,.source-badge.prototype,.source-badge.needs-curation{background:#fff0c7;color:#705100}.source-badge.unmatched,.source-badge.needs-samples,.source-badge.needs-link-resolution{background:#ffe5d1;color:#7b3d0b}.source-badge.unavailable,.source-badge.missing,.source-badge.curation-high{background:#ffe1de;color:#8a1d18}.source-badge.curation-medium{background:#fff0c7;color:#705100}.source-badge.curation-low{background:#dff4e9;color:#15613e}.source-badge.non-isg2-flexible,.source-badge.supporting-document{background:#e7edf8;color:#244d80}.workplan-profile-panel,.isg2-standard-panel{margin-top:16px}.isg2-standard-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:12px}.isg2-standard-summary,.isg2-stage-card,.isg2-table-map article,.isg2-next-actions{border:1px solid #e6e2d8;border-radius:8px;background:#faf9f5}.isg2-standard-summary{display:grid}.isg2-standard-summary div{padding:11px 12px;border-top:1px solid #eeeae2}.isg2-standard-summary div:first-child{border-top:0}.isg2-standard-summary span,.isg2-stage-card span,.isg2-table-map article p,.isg2-next-actions span{display:block;color:#69716b;font-size:12px}.isg2-standard-summary strong,.isg2-stage-card strong{display:block;margin-top:4px;color:#10231f}.isg2-stage-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.isg2-stage-card{padding:12px}.isg2-stage-card.ready{border-color:#b8dfca;background:#f0fbf5}.isg2-stage-card.prototype{border-color:#e4c879;background:#fff9e8}.isg2-stage-card.planned{background:#fff}.isg2-stage-card p{margin:8px 0 0;color:#5f6862;font-size:12px;line-height:1.35}.isg2-table-map{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.isg2-table-map article{padding:12px}.isg2-table-map h4,.isg2-next-actions h4{margin:0}.isg2-next-actions{display:grid;gap:7px;margin-top:12px;padding:12px}.isg2-next-actions span{padding-left:10px;border-left:3px solid #1f6f5d;line-height:1.35}.workplan-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.workplan-profile-card{border:1px solid #e6e2d8;border-radius:8px;padding:14px;background:#faf9f5}.profile-card-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.profile-card-header h4{margin:0 0 4px;font-size:16px}.profile-card-header span,.profile-field-row span,.profile-sheet-list span,.profile-note-list span{color:#69716b;font-size:12px}.profile-field-row{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:6px 8px;align-items:baseline;margin-top:12px;padding:10px;border-radius:8px;background:#fff}.profile-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.profile-chip-row span{border-radius:999px;padding:4px 8px;background:#eef1ed;color:#3e4942;font-size:11px;font-weight:800}.profile-sheet-list{display:grid;gap:6px;margin-top:12px}.profile-sheet-list div{padding:8px 10px;border:1px solid #eeeae2;border-radius:8px;background:#fff}.profile-sheet-list strong,.profile-sheet-list span,.profile-note-list span{display:block}.profile-note-list{display:grid;gap:6px;margin-top:12px}.profile-note-list span{padding-left:10px;border-left:3px solid #d8b15f}.workplan-source-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.workplan-source-card{border:1px solid #e6e2d8;border-radius:8px;padding:12px;background:#faf9f5}.workplan-source-card strong,.workplan-source-card span{display:block}.workplan-source-card span{margin-top:5px;color:#69716b;font-size:12px}.activity-detail p{margin-bottom:0}.activity-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 12px;margin-top:12px}.cadence-grid{grid-template-columns:repeat(3,1fr)}.cadence-column,.principle-grid div{border:1px solid #e6e2d8;border-radius:8px;padding:16px;background:#faf9f5}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px}.timeline span{background:#162d28;color:#fff;min-height:48px;border-radius:8px;display:grid;place-items:center;text-align:center;padding:8px;font-size:13px;font-weight:800}.architecture-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:18px}.architecture-flow div{min-height:76px;gap:8px;justify-content:center;text-align:center;border-radius:8px;color:#fff;background:#24453d;font-weight:800}.principle-grid{grid-template-columns:repeat(3,1fr)}.principle-grid p{margin-bottom:0}.my-project-shell,.my-portfolio-shell,.country-office-shell{display:grid;gap:10px}.my-project-console-header{position:sticky;top:36px;z-index:50;display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:20px;border:1px solid #183a32;border-radius:8px;padding:8px 14px;background:#102f28;color:#fff;box-shadow:0 5px 12px #10231f14}.my-project-header-main{display:grid;min-width:0;gap:3px}.my-project-console-header h2{max-width:920px;margin:0;overflow:hidden;color:#fff;font-size:20px;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.my-project-header-meta-line{display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px}.my-project-console-header p,.my-project-header-actions span{margin:0;color:#d8ebe5}.my-project-console-header p{overflow:hidden;max-width:min(46vw,620px);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.my-project-chip-row,.my-project-header-actions,.my-project-chip-list,.my-project-flag-list{display:flex;flex-wrap:wrap;gap:6px}.my-project-chip-row span,.my-project-chip-list span,.my-project-count-pill{display:inline-flex;min-height:22px;align-items:center;border-radius:999px;padding:0 9px;font-size:10px;font-weight:850}.my-project-chip-row span{border:1px solid rgba(255,255,255,.24);color:#fff}.my-project-header-actions{min-width:160px;flex-direction:column;align-items:flex-end;gap:1px}.my-project-header-actions strong{color:#fff;font-size:19px;line-height:1.05}.my-project-header-actions span{font-size:10px}.my-project-console-header .status-pill{min-height:24px;padding:0 9px;font-size:11px}.my-project-selector-panel{display:grid;gap:8px;border:1px solid #c5d7d0;border-radius:8px;padding:10px 12px;background:#f7faf8}.my-project-selector-panel[hidden]{display:none}.my-project-selector-panel.collapsed{gap:0;border-color:transparent;padding:0;background:transparent}.my-project-selector-disclosure-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.my-project-selector-disclosure-row.collapsed{justify-content:flex-end}.my-project-selector-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.my-project-selector-panel-header h3{margin:0;color:#173d35;font-size:13px}.my-project-selector-panel-header span{display:inline-flex;min-height:23px;align-items:center;border-radius:999px;padding:0 10px;background:#dcece7;color:#173d35;font-size:10px;font-weight:850;white-space:nowrap}.my-project-selector{display:grid;gap:8px;width:100%;color:#173d35;font-size:12px;font-weight:850;text-align:left}.my-project-filter-grid{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(120px,.8fr) minmax(220px,1.4fr);gap:8px}.my-project-filter-select,.my-project-project-select{display:grid;gap:5px}.my-project-filter-select span,.my-project-project-select span{color:#36564e;font-size:11px;font-weight:850}.my-project-selector select,.my-project-filter-select select{min-height:34px;width:100%;border:1px solid #b9cdc5;border-radius:8px;padding:0 12px;background:#fff;color:#10231f;font-weight:850}.my-project-filter-select select{min-height:36px;font-size:12px}.my-project-selector small{color:#4d665f;font-size:11px;font-weight:750}.my-project-selector-disclosure{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;gap:4px;border:0;border-left:1px solid #e1ded4;padding:0 10px;background:transparent;color:#66736e;cursor:pointer;font-size:10px;font-weight:850;line-height:1.2;white-space:nowrap}.my-project-selector-disclosure:hover,.my-project-selector-disclosure:focus-visible{color:#173d35;outline:none;text-decoration:underline;text-underline-offset:3px}.my-portfolio-header{align-items:center}.portfolio-select{display:grid;gap:2px;min-width:190px;color:#d8ebe5;font-size:10px;font-weight:850}.portfolio-select select{min-height:32px;border:1px solid rgba(255,255,255,.24);border-radius:8px;padding:0 12px;background:#fff;color:#10231f;font-weight:850}.country-office-header{position:sticky;top:36px;z-index:50;display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;border:1px solid #183a32;border-radius:8px;padding:5px 12px;background:#102f28;color:#fff;box-shadow:0 5px 12px #10231f14}.country-office-header-main{min-width:0;flex:1}.country-office-title-line{display:flex;min-width:0;align-items:center;gap:9px;flex-wrap:wrap}.country-office-header h2{max-width:920px;margin:0;overflow:hidden;color:#fff;font-size:18px;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.country-office-header-meta-line{display:flex;flex:0 0 auto;align-items:center;flex-wrap:wrap;gap:7px 10px}.country-office-header .my-project-chip-row span{min-height:20px;padding:0 7px;font-size:9px}.country-office-header p{margin:0;color:#d8ebe5;font-size:11px}.country-office-select{display:block;min-width:170px;color:#d8ebe5;font-size:10px;font-weight:850}.country-office-select select{min-height:30px;width:100%;border:1px solid rgba(255,255,255,.24);border-radius:8px;padding:0 12px;background:#fff;color:#10231f;font-weight:850}.country-office-panel{display:grid;gap:14px;border:1px solid #dfddd3;border-radius:8px;padding:18px;background:#fff}.country-office-panel.country-burden-panel{gap:8px;padding:10px 12px 12px}.country-burden-title-row{min-height:42px;margin-bottom:0}.country-burden-title-copy{min-width:0}.country-burden-title-row h2{margin:0;font-size:18px;line-height:1.15}.country-burden-title-meta{display:flex;align-items:center;flex-wrap:wrap;gap:2px 9px}.country-burden-title-meta p{margin:0;color:#5d6964;font-size:10px;line-height:1.25}.country-burden-grid{display:grid;grid-template-columns:repeat(5,minmax(160px,1fr));gap:8px;align-items:start}.country-burden-column{display:grid;gap:6px;min-width:0;border:1px solid var(--burden-column-border, #e1e5df);border-radius:8px;padding:7px;background:var(--burden-column-fill, #fafbf9)}.country-burden-column h3{display:flex;min-height:25px;align-items:center;gap:7px;margin:0;color:#173d35;font-size:12px;line-height:1.15}.country-burden-heading-icon{display:inline-flex;width:24px;height:24px;flex:0 0 24px;align-items:center;justify-content:center;border-radius:6px}.country-burden-column-newborns .country-burden-heading-icon{background:#e6f2fb;color:#24638b}.country-burden-column-newborns{--burden-column-border: #d8e7f1;--burden-column-card: #f3f8fc;--burden-column-fill: #edf5fa;--burden-column-hover: #e8f2f9}.country-burden-column-children-under-5 .country-burden-heading-icon{background:#e4f4ea;color:#27734e}.country-burden-column-children-under-5{--burden-column-border: #d8e8df;--burden-column-card: #f2f8f4;--burden-column-fill: #eaf4ee;--burden-column-hover: #e5f1e9}.country-burden-column-adolescent-girls-women .country-burden-heading-icon{background:#f0eafa;color:#6e4d93}.country-burden-column-adolescent-girls-women{--burden-column-border: #e4dced;--burden-column-card: #f7f3fb;--burden-column-fill: #f1ebf7;--burden-column-hover: #eee6f6}.country-burden-column-pregnant-women .country-burden-heading-icon{background:#fbe9ed;color:#a2435c}.country-burden-column-pregnant-women{--burden-column-border: #eedde2;--burden-column-card: #fcf3f5;--burden-column-fill: #f8eaee;--burden-column-hover: #f7e5ea}.country-burden-column-general-population .country-burden-heading-icon{background:#fff1d5;color:#8b641c}.country-burden-column-general-population{--burden-column-border: #ebdfc5;--burden-column-card: #fff9ed;--burden-column-fill: #fbf2df;--burden-column-hover: #faefd8}.country-burden-column-cards{display:grid;gap:6px}.country-burden-card{display:grid;min-height:92px;gap:2px;align-content:start;border:1px solid var(--burden-column-border, #dfddd3);border-radius:8px;padding:8px;background:var(--burden-column-card, #ffffff);color:#10231f;text-align:left}.country-burden-card.toggleable{cursor:pointer}.country-burden-card.toggleable:hover{border-color:#9dc8ba;background:var(--burden-column-hover, #f7fbf9)}.country-burden-card.provisional{border-style:dashed}.country-burden-card:disabled{cursor:default}.country-burden-label{color:#43524c;font-size:9px;font-weight:850;text-transform:uppercase;line-height:1.15}.country-burden-scope{color:#65716c;font-size:8.5px;font-weight:700;line-height:1.2}.country-burden-card strong{color:#10231f;font-size:18px;line-height:1.05}.country-burden-mode{color:#1f6f5d;font-size:9px;font-weight:850}.country-burden-trend{color:#54645e;font-size:9px;font-weight:750}.country-burden-source{display:-webkit-box;overflow:hidden;color:#77807b;font-size:8.5px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.burden-snapshot-actions{display:flex;gap:6px;align-items:center}.burden-snapshot-select{display:grid;gap:1px;color:#5c6762;font-size:10px;font-weight:800;text-transform:uppercase}.burden-snapshot-select select{min-width:92px;height:30px;border:1px solid #d7dcd8;border-radius:6px;padding:0 9px;background:#fff;color:#10231f;font-weight:800}.burden-snapshot-status{height:24px;border-radius:999px;padding:5px 8px;background:#eef2ef;color:#4d5d56;font-size:10px;font-weight:850;text-transform:capitalize}.burden-round-toggle{display:inline-flex;min-height:30px;align-items:center;gap:6px;color:#4d5d56;cursor:pointer;font-size:10px;font-weight:850;white-space:nowrap}.burden-round-toggle input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.burden-round-toggle-track{display:inline-flex;width:30px;height:17px;align-items:center;border:1px solid #bfc8c3;border-radius:999px;padding:2px;background:#dfe4e1;transition:background .14s ease,border-color .14s ease}.burden-round-toggle-track span{width:11px;height:11px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #10231f38;transition:transform .14s ease}.burden-round-toggle input:checked+.burden-round-toggle-track{border-color:#1f6f5d;background:#1f6f5d}.burden-round-toggle input:checked+.burden-round-toggle-track span{transform:translate(13px)}.burden-round-toggle input:focus-visible+.burden-round-toggle-track{outline:2px solid #4d8e7f;outline-offset:2px}.burden-snapshot-actions .icon-button{width:30px;height:30px;min-height:30px}.burden-snapshot-status.failed{background:#fff0ed;color:#9b2f20}.burden-snapshot-status.warnings{background:#fff7df;color:#7b5900}.burden-snapshot-status.passed{background:#e6f5ed;color:#176149}.burden-quality-summary{color:#6f7873;font-size:9px;font-weight:750;white-space:nowrap}.country-office-table-shell{max-height:calc(100vh - 360px);border:1px solid #e7e4dc;border-radius:8px}.country-office-table{min-width:1222px;font-size:12px}.country-office-table th{position:sticky;top:0;z-index:1;background:#fff;padding:8px 9px}.country-office-table td{padding:8px 9px;vertical-align:top}.country-office-table td strong{display:block;color:#10231f}.country-office-table td span{display:block;margin-top:3px;color:#69716b;font-size:11px}.country-office-table tbody tr.clickable-row{cursor:pointer}.country-office-table tbody tr.clickable-row:hover,.country-office-table tbody tr.clickable-row:focus-visible{background:#eef7f4;outline:0}.country-report-list{display:grid;gap:10px}.country-report-list a{display:flex;align-items:center;gap:10px;border:1px solid #dfddd3;border-radius:8px;padding:12px;color:#173f35;text-decoration:none}.country-report-list a:hover{background:#f7fbf9}.country-report-list a span{display:grid;gap:3px;flex:1}.country-report-list small{color:#69716b;font-size:12px}.my-portfolio-panel{border:1px solid #dfddd3;border-radius:8px;padding:18px;background:#fff}.my-portfolio-table-shell{max-height:calc(100vh - 360px);border:1px solid #e7e4dc;border-radius:8px}.my-portfolio-table{min-width:1292px;font-size:12px}.country-office-table .project-row-number,.my-portfolio-table .project-row-number{position:sticky;left:0;z-index:2;width:42px;min-width:42px;border-right:1px solid #e7e4dc;background:#f7f8f6;color:#66716c;font-variant-numeric:tabular-nums;font-weight:850;text-align:center}.country-office-table th.project-row-number,.my-portfolio-table th.project-row-number{z-index:3}.country-office-table tbody tr.clickable-row:hover .project-row-number,.country-office-table tbody tr.clickable-row:focus-visible .project-row-number,.my-portfolio-table tbody tr.clickable-row:hover .project-row-number,.my-portfolio-table tbody tr.clickable-row:focus-visible .project-row-number{background:#e4f2ec}.my-portfolio-table th{position:sticky;top:0;z-index:1;background:#fff;padding:8px 9px}.my-portfolio-table thead tr:nth-child(2) th{top:35px}.my-portfolio-table th[rowspan]{vertical-align:middle}.portfolio-current-fy-header{text-align:center}.portfolio-fy-control{display:inline-grid;place-items:center}.portfolio-fy-control select{min-width:94px;min-height:34px;border:1px solid #c8d8d2;border-radius:8px;padding:0 8px;background:#fff;color:#10231f;font-size:12px;font-weight:850}.portfolio-fy-control select:hover,.portfolio-fy-control select:focus-visible{border-color:#1f6f5d;outline:none}.my-portfolio-table td{padding:8px 9px;vertical-align:top}.my-portfolio-table .numeric-cell{min-width:92px}.my-portfolio-table tbody tr:focus-visible{outline:2px solid #1f6f5d;outline-offset:-2px;background:#eef7f4}.portfolio-variance-pill{display:inline-flex;min-height:26px;align-items:center;border-radius:999px;padding:0 9px;font-weight:850}.portfolio-variance-pill.green{background:#e7f5ed;color:#115e3b}.portfolio-variance-pill.yellow{background:#fff3cf;color:#7a4f00}.portfolio-variance-pill.red{background:#fde4e1;color:#8a1d18}.portfolio-variance-pill.gray{background:#ecebe7;color:#49514d}.portfolio-spend-note{display:block;margin-top:4px;color:#69716b;font-size:11px;font-weight:750}.portfolio-warning-pill{display:inline-flex;max-width:420px;min-height:32px;align-items:center;border:1px solid #e7ca83;border-radius:999px;padding:0 10px;overflow:hidden;background:#fff9e8;color:#7a4f00;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.portfolio-workplan-button{width:fit-content;margin-top:12px;padding:0 14px}.portfolio-placeholder-card{max-width:900px}.my-project-context-tabs{position:sticky;top:103px;z-index:45;display:flex;min-width:0;align-items:stretch;border-bottom:1px solid #d8d5c9;background:#f5f4eff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.my-project-context-tabs .my-project-tabs{min-width:0;flex:1;border-bottom:0}.my-project-tabs{display:flex;gap:2px;overflow-x:auto;border-bottom:1px solid #d8d5c9;background:#f5f4eff7}.my-project-tabs button{display:inline-flex;min-height:38px;align-items:center;gap:5px;border:0;border-bottom:3px solid transparent;padding:0 10px;background:transparent;color:#69716b;cursor:pointer;font-size:12px;font-weight:850;white-space:nowrap}.my-project-tabs button.active{border-bottom-color:#102f28;color:#10231f}.country-office-shell>.my-project-tabs{position:sticky;top:80px;z-index:45;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.my-portfolio-shell>.my-project-tabs{position:sticky;top:103px;z-index:45;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.my-project-tab-panel{display:grid;gap:14px;min-width:0}.my-project-tab-panel>.project-finance-panel{margin:0;background:#fff}.project-geography-workspace{display:grid;min-width:0;gap:12px}.project-geography-header,.project-geography-map-heading,.project-geography-inspector-heading,.project-geography-footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.project-geography-header{min-height:58px}.project-geography-header h3{margin:2px 0 0;color:#10231f;font-size:22px}.project-geography-kicker{display:inline-flex;align-items:center;gap:6px;color:#557168;font-size:12px;font-weight:850;letter-spacing:0;text-transform:uppercase}.project-geography-status-group,.project-geography-actions,.project-geography-legend,.project-geography-save-state{display:flex;align-items:center;gap:8px}.project-geography-status,.project-geography-count,.project-geography-pcode{display:inline-flex;min-height:26px;align-items:center;border-radius:999px;padding:0 10px;font-size:11px;font-weight:850}.project-geography-status{background:#edf0ed;color:#52615b}.project-geography-status.draft{background:#fff0bf;color:#725000}.project-geography-status.submitted{background:#dfecef;color:#1d5260}.project-geography-status.approved{background:#dff4e9;color:#15613e}.project-geography-status.rejected{background:#fde4e1;color:#8a1d18}.project-geography-count{border:1px solid #d7ddd8;background:#fff;color:#3e514a}.project-geography-toolbar{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr)) auto;align-items:end;gap:9px;border-top:1px solid #dedfd9;border-bottom:1px solid #dedfd9;padding:11px 0}.project-geography-toolbar label,.project-geography-notes{display:grid;gap:5px;min-width:0}.project-geography-toolbar label>span,.project-geography-notes>span{display:inline-flex;align-items:center;gap:5px;color:#5f6a65;font-size:11px;font-weight:850}.project-geography-toolbar input,.project-geography-toolbar select,.project-geography-search,.project-geography-notes textarea{width:100%;border:1px solid #ccd4cf;border-radius:7px;background:#fff;color:#18322b;font:inherit}.project-geography-toolbar input,.project-geography-toolbar select{min-height:38px;padding:0 9px;font-size:12px;font-weight:750}.project-geography-toolbar input:read-only,.project-geography-toolbar input:disabled,.project-geography-toolbar select:disabled,.project-geography-notes textarea:disabled{background:#f1f2ef;color:#7a847f}.project-geography-actions{min-height:38px;justify-content:flex-end}.project-geography-actions button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:7px;border-radius:7px;padding:0 12px;cursor:pointer;font-size:12px;font-weight:850;white-space:nowrap}.project-geography-actions .icon-button{width:38px;flex:0 0 38px;border:1px solid #ccd4cf;padding:0;background:#fff;color:#43564f}.project-geography-actions .secondary-command{border:1px solid #8caf9f;background:#eef7f3;color:#194d3d}.project-geography-actions .primary-command{border:1px solid #102f28;background:#102f28;color:#fff}.project-geography-actions button:disabled{border-color:#d9dcd8;background:#eeefec;color:#959c98;cursor:not-allowed}.project-geography-message,.project-geography-loading{display:flex;min-height:40px;align-items:center;gap:9px;border:1px solid #dce1dc;border-radius:7px;padding:8px 11px;background:#f5f7f4;color:#4d5d56;font-size:12px}.project-geography-message.preview{border-color:#e2c36b;background:#fff8df;color:#6f5204}.project-geography-message.approved{border-color:#acd7c1;background:#effaf4;color:#155b3b}.project-geography-message.error,.project-geography-save-state.error{border-color:#e5aaa4;background:#fff1ef;color:#8a1d18}.project-geography-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,360px);min-width:0;gap:12px;align-items:stretch}.project-geography-map-frame,.project-geography-inspector{min-height:480px;height:min(58vh,620px);overflow:hidden;border:1px solid #ccd4cf;border-radius:8px;background:#fff}.project-geography-map-frame{display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0}.project-geography-map-heading{min-height:52px;border-bottom:1px solid #dce1dc;padding:8px 12px}.project-geography-map-heading strong,.project-geography-map-heading span,.project-geography-inspector-heading strong,.project-geography-inspector-heading span{display:block}.project-geography-map-heading strong,.project-geography-inspector-heading strong{color:#18322b;font-size:13px}.project-geography-map-heading>div>span,.project-geography-inspector-heading>div>span{margin-top:3px;color:#74817b;font-size:11px}.project-geography-legend{flex-wrap:wrap;justify-content:flex-end;color:#52615b;font-size:11px;font-weight:750}.project-geography-legend span{display:inline-flex;align-items:center;gap:5px}.project-geography-legend i{width:13px;height:13px;border:1px solid #72857e;border-radius:3px;background:#f7f7f2}.project-geography-legend i.selected{border-color:#6f4f0c;background:#d5aa4d}.map-export-button{flex:0 0 auto;width:32px;height:32px;min-height:32px;padding:0;color:#52655d}.geo-boundary-map{width:100%;height:100%;min-height:0;background:#eef2ef}.geo-boundary-map .maplibregl-canvas{outline:none}.geo-boundary-map .maplibregl-ctrl-group{overflow:hidden;border:1px solid #c8d1cb;border-radius:7px;box-shadow:0 2px 7px #102f281f}.geo-boundary-map .maplibregl-ctrl-attrib{color:#596761;font-size:9px}.geo-map-label{display:none;max-width:92px;padding:2px 4px;pointer-events:none;color:#233b34;font-size:9px;font-weight:800;line-height:1.15;text-align:center;text-shadow:-1px -1px 0 #ffffff,1px -1px 0 #ffffff,-1px 1px 0 #ffffff,1px 1px 0 #ffffff}.geo-map-label.visible{display:block}.project-geography-inspector{display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto}.project-geography-inspector-heading{min-height:52px;border-bottom:1px solid #dce1dc;padding:8px 11px}.project-geography-pcode{min-height:22px;background:#e5efeb;color:#2b5c4d}.project-geography-search{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;margin:10px 10px 7px;padding:0 9px;color:#69766f}.project-geography-search input{min-width:0;min-height:36px;border:0;outline:0;background:transparent;color:#18322b;font:inherit;font-size:12px}.project-geography-feature-summary{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:8px;margin:0 10px 7px;border-left:3px solid #d5aa4d;padding:5px 8px;background:#fff9e8;color:#4c4c3c;font-size:11px}.project-geography-unit-list{min-height:0;overflow-y:auto;border-top:1px solid #edf0ec;border-bottom:1px solid #edf0ec;padding:4px 0}.project-geography-unit-list label{display:grid;grid-template-columns:20px minmax(0,1fr);min-height:42px;align-items:center;gap:7px;padding:5px 10px;border-left:3px solid transparent;cursor:pointer}.project-geography-unit-list label:hover{background:#f3f6f3}.project-geography-unit-list label.selected{border-left-color:#a77b19;background:#fff9e8}.project-geography-unit-list input{width:16px;height:16px;margin:0;accent-color:#8b6614}.project-geography-unit-list strong,.project-geography-unit-list small{display:block}.project-geography-unit-list strong{overflow:hidden;color:#283b34;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.project-geography-unit-list small{margin-top:2px;color:#7b867f;font-size:10px}.project-geography-list-limit,.country-map-list-limit{padding:9px 10px;background:#f5f7f4;color:#66736d;font-size:10px;line-height:1.4}.project-geography-notes{padding:9px 10px 10px}.project-geography-notes textarea{min-height:60px;resize:vertical;padding:7px 8px;font-size:11px;line-height:1.35}.project-geography-footer{align-items:flex-start;border-top:1px solid #dedfd9;padding-top:9px;color:#707b75;font-size:10px}.project-geography-footer>div{display:grid;gap:2px}.project-geography-footer>div:last-child{text-align:right}.project-geography-footer strong{color:#46564f}.project-geography-save-state{width:fit-content;min-height:32px;border:1px solid #acd7c1;border-radius:7px;padding:0 9px;background:#effaf4;color:#155b3b;font-size:11px;font-weight:800}.project-location-register{min-width:0;overflow:hidden;border:1px solid #ccd4cf;border-radius:8px;background:#fff}.project-location-register-header{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #dce1dc;padding:9px 12px}.project-location-register-header>div:first-child{display:grid;gap:3px}.project-location-register-header strong{color:#18322b;font-size:14px}.project-location-register-header span{color:#6c7973;font-size:11px}.project-location-register-counts{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:5px}.project-location-register-counts span{min-height:24px;border:1px solid #d7ddd8;border-radius:999px;padding:4px 8px;background:#f7f8f5;color:#43564f;font-weight:800}.project-location-columns{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(260px,1fr) minmax(300px,1.18fr);min-width:0;min-height:390px;max-height:500px}.project-location-column{display:grid;min-width:0;min-height:0;grid-template-rows:auto auto minmax(0,1fr);border-left:1px solid #dce1dc;background:#fff}.project-location-column:first-child{border-left:0}.project-location-column.national{align-content:start;grid-template-rows:auto auto auto;background:#f7f9f6}.project-location-column-heading{display:flex;min-height:54px;align-items:center;gap:9px;border-bottom:1px solid #e5e8e4;padding:8px 10px}.project-location-column-heading>span{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:50%;background:#183a32;color:#fff;font-size:11px;font-weight:900}.project-location-column-heading>div{display:grid;min-width:0;gap:2px}.project-location-column-heading strong,.project-location-column-heading small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-location-column-heading strong{color:#20372f;font-size:12px}.project-location-column-heading small{color:#738079;font-size:10px}.project-location-national-option{display:grid;grid-template-columns:18px 18px minmax(0,1fr) auto;min-height:82px;align-items:center;gap:8px;margin:12px;border:1px solid #cfd8d2;border-radius:7px;padding:10px;background:#fff;color:#335047;cursor:pointer}.project-location-national-option.selected{border-color:#9a7725;background:#fff9e8;box-shadow:inset 3px 0 #b88b27}.project-location-national-option input,.project-location-admin1-row input,.project-location-district-row input{width:16px;height:16px;margin:0;accent-color:#8b6614}.project-location-national-option span,.project-location-admin1-row span,.project-location-district-row span{display:grid;min-width:0;gap:2px}.project-location-national-option strong,.project-location-admin1-row strong,.project-location-district-row strong{overflow:hidden;color:#283b34;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.project-location-national-option small,.project-location-admin1-row small,.project-location-district-row small{color:#77837d;font-size:10px;line-height:1.3}.project-location-column.national>p{margin:0 12px;color:#69766f;font-size:10px;line-height:1.45}.project-location-search{display:grid;grid-template-columns:auto minmax(0,1fr);min-height:36px;align-items:center;gap:7px;margin:8px;border:1px solid #ccd4cf;border-radius:7px;padding:0 9px;background:#fff;color:#69766f}.project-location-search input{min-width:0;min-height:34px;border:0;outline:0;background:transparent;color:#18322b;font:inherit;font-size:11px}.project-location-option-list{min-height:0;overflow-y:auto;border-top:1px solid #edf0ec}.project-location-admin1-row{display:grid;min-height:48px;grid-template-columns:minmax(0,1fr) 34px;align-items:stretch;border-bottom:1px solid #edf0ec;border-left:3px solid transparent;content-visibility:auto}.project-location-admin1-row.active{border-left-color:#527d6f;background:#f0f6f3}.project-location-admin1-row.selected{background:#fff9e8}.project-location-admin1-row label,.project-location-district-row{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:7px;padding:6px 9px;cursor:pointer}.project-location-admin1-row .icon-button{width:30px;min-height:30px;align-self:center;border:0;background:transparent;color:#52665e}.project-location-admin1-row.active .icon-button{color:#174f3e}.project-location-district-row{min-height:42px;border-bottom:1px solid #edf0ec;border-left:3px solid transparent;content-visibility:auto}.project-location-district-row:hover,.project-location-admin1-row:hover{background:#f3f6f3}.project-location-district-row.selected{border-left-color:#a77b19;background:#fff9e8}.project-location-empty{padding:14px 11px;color:#74817b;font-size:11px;line-height:1.4}.project-location-notes{grid-template-columns:minmax(140px,190px) minmax(0,1fr);align-items:center;border:1px solid #dce1dc;border-radius:7px;padding:8px 10px;background:#f8f9f6}.project-location-notes textarea{min-height:46px}.project-location-map-frame{width:100%;height:min(52vh,540px);min-height:420px}.project-location-map-note{max-width:320px;color:#6c7973;font-size:10px;line-height:1.3;text-align:right}.country-map-workspace{display:grid;min-width:0;gap:12px}.country-map-header{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:18px}.country-map-header>div:first-child>span{display:inline-flex;align-items:center;gap:6px;color:#557168;font-size:12px;font-weight:850;letter-spacing:0;text-transform:uppercase}.country-map-header h2{margin:2px 0 0;font-size:24px}.country-map-metrics{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));overflow:hidden;border:1px solid #d7ddd8;border-radius:8px;background:#fff}.country-map-metrics div{min-width:0;border-left:1px solid #e3e6e2;padding:8px 12px}.country-map-metrics div:first-child{border-left:0}.country-map-metrics strong,.country-map-metrics span{display:block}.country-map-metrics strong{color:#18322b;font-size:18px}.country-map-metrics span{margin-top:2px;color:#6f7a74;font-size:10px}.country-map-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,390px);min-width:0;gap:12px}.country-map-frame,.country-map-inspector{height:min(62vh,660px);min-height:500px}.country-map-frame{position:relative}.country-map-focus{position:absolute;left:12px;bottom:12px;display:flex;align-items:center;gap:8px;border:1px solid #cbd5cf;border-radius:7px;padding:7px 9px;background:#fffffff0;color:#344a42;font-size:11px;box-shadow:0 3px 10px #102f281f}.country-map-inspector{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid #ccd4cf;border-radius:8px;background:#fff}.country-map-view-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #dce1dc;padding:8px;gap:4px;background:#f3f5f2}.country-map-view-toggle button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;border-radius:7px;background:transparent;color:#65716b;cursor:pointer;font-size:11px;font-weight:850}.country-map-view-toggle button.active{border-color:#c6d2cc;background:#fff;color:#183b31;box-shadow:0 1px 3px #102f2814}.country-map-search{margin-bottom:9px}.country-map-list{min-height:0;overflow-y:auto;border-top:1px solid #edf0ec}.country-map-all,.country-map-project-row{border-bottom:1px solid #edf0ec}.country-map-all,.country-map-project-row>button:first-child{display:grid;grid-template-columns:13px minmax(0,1fr);width:100%;min-height:52px;align-items:center;gap:9px;border:0;padding:7px 10px;background:#fff;color:#273a33;cursor:pointer;text-align:left}.country-map-all:hover,.country-map-project-row>button:first-child:hover,.country-map-project-row.active,.country-map-all.active{background:#f2f7f4}.country-map-all.active,.country-map-project-row.active{box-shadow:inset 3px 0 #1f6f5d}.country-map-project-row{display:grid;grid-template-columns:minmax(0,1fr) 36px}.country-map-project-row>button:last-child{display:grid;width:30px;height:30px;place-items:center;align-self:center;border:1px solid #d3dad6;border-radius:7px;padding:0;background:#fff;color:#496057;cursor:pointer}.country-map-list strong,.country-map-list small{display:block}.country-map-list strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.country-map-list small{margin-top:3px;color:#79847f;font-size:9px}.country-map-swatch{width:11px;height:11px;border:1px solid #8a9690;border-radius:3px;background:#f7f7f2}.country-map-swatch.all,.country-map-swatch.covered{border-color:#6f4f0c;background:#d5aa4d}.country-map-list.district-list>div{display:grid;grid-template-columns:13px minmax(0,1fr) auto;min-height:46px;align-items:center;gap:8px;border-bottom:1px solid #edf0ec;padding:6px 10px;color:#263a33}.country-map-list.district-list>div>span:last-child{color:#7b867f;font-size:9px}.country-map-list.district-list>.country-map-list-limit{display:block;min-height:0}.country-map-inspector-footer{border-top:1px solid #dce1dc;padding:9px 10px;background:#f5f7f4}.country-map-inspector-footer strong,.country-map-inspector-footer span{display:block}.country-map-inspector-footer strong{color:#234a3e;font-size:12px}.country-map-inspector-footer span{margin-top:2px;color:#748079;font-size:9px}.country-map-empty{display:grid;min-height:280px;place-items:center;align-content:center;gap:10px;border:1px dashed #bfc9c3;border-radius:8px;background:#f5f7f4;color:#51635b;text-align:center}.burden-map-workspace{display:grid;gap:10px;min-height:0}.burden-map-scope-note{margin:0}.burden-map-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:10px;min-height:520px}.burden-map-frame{min-height:520px}.burden-map-inspector{display:flex;min-width:0;flex-direction:column;align-items:flex-start;border:1px solid #dce1dc;border-radius:7px;padding:22px;background:#fff}.burden-map-scope{border:1px solid #b9ccc4;border-radius:999px;padding:3px 8px;background:#eef6f2;color:#285649;font-size:10px;font-weight:850;text-transform:uppercase}.burden-map-value{margin-top:18px;color:#143d33;font-size:clamp(32px,4vw,52px);line-height:1}.burden-map-value.unavailable{font-size:24px;line-height:1.15}.burden-map-legend{display:grid;width:100%;gap:6px;margin-top:16px;border-top:1px solid #e8ebe8;padding-top:12px}.burden-map-legend>strong{color:#52645c;font-size:10px;text-transform:uppercase}.burden-map-legend>div{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:7px}.burden-map-legend>div>span{width:16px;height:12px;border:1px solid #9ca9a3}.burden-map-legend small{color:#53635c;font-size:10px;line-height:1.2}.burden-map-inspector h3{margin:10px 0 20px;color:#2b3e37;font-size:16px;line-height:1.3}.burden-map-inspector dl{width:100%;margin:0}.burden-map-inspector dl>div{border-top:1px solid #e8ebe8;padding:10px 0}.burden-map-inspector dt,.burden-map-inspector dd{margin:0}.burden-map-inspector dt{color:#77827c;font-size:10px;font-weight:800;text-transform:uppercase}.burden-map-inspector dd{margin-top:4px;color:#2a3b35;font-size:12px;line-height:1.4}.burden-map-inspector a{display:inline-flex;align-items:center;gap:5px;margin-top:auto;padding-top:18px;color:#1f6f5d;font-size:12px;font-weight:850}.burden-map-empty{display:grid;min-height:420px;place-items:center;align-content:center;gap:9px;border:1px dashed #bdc8c2;border-radius:8px;background:#f6f8f5;color:#52645c;text-align:center}.burden-map-empty span{max-width:520px;color:#758079;font-size:12px}.burden-explorer-shell{display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:calc(100vh - 56px);max-height:calc(100vh - 56px);gap:0;overflow:hidden;padding:0}.burden-explorer-shell:fullscreen{width:100vw;height:100vh;max-height:100vh;border:0;border-radius:0}.burden-explorer-commandbar{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #dfe4df;padding:8px 12px 8px 16px;background:#fff}.burden-explorer-context,.burden-explorer-actions,.burden-view-switcher{display:flex;align-items:center}.burden-explorer-context{min-width:0;gap:0}.burden-explorer-context h2{margin:0;padding-right:16px;color:#142a24;font-size:18px;white-space:nowrap}.burden-explorer-context>span{min-height:34px;display:inline-flex;align-items:center;border-left:1px solid #e4e8e5;padding:0 13px;color:#69746f;font-size:11px;white-space:nowrap}.burden-explorer-context>span strong{margin-right:4px;color:#2b4038}.burden-explorer-actions{flex:0 0 auto;gap:7px}.burden-country-filter{position:relative;z-index:40}.burden-country-filter-trigger{min-height:34px;display:inline-flex;align-items:center;gap:7px;border:1px solid #d5ddd8;border-radius:7px;padding:0 9px;background:#fff;color:#41534c;cursor:pointer;font-size:10px;white-space:nowrap}.burden-country-filter-trigger:hover,.burden-country-filter-trigger[aria-expanded=true]{border-color:#1c6b59;color:#174b3e}.burden-country-filter-trigger strong{color:#173f35;font-size:10px}.burden-country-filter-panel{width:min(390px,calc(100vw - 32px));position:absolute;top:calc(100% + 7px);right:0;z-index:80;overflow:hidden;border:1px solid #ccd7d1;border-radius:7px;background:#fff;box-shadow:0 14px 34px #142d242e;color:#243b33}.burden-country-filter-heading,.burden-country-filter-tools{display:flex;align-items:center}.burden-country-filter-heading{justify-content:space-between;border-bottom:1px solid #e3e8e5;padding:9px 10px 8px 12px}.burden-country-filter-heading strong,.burden-country-filter-heading span{display:block}.burden-country-filter-heading strong{font-size:12px}.burden-country-filter-heading span{margin-top:2px;color:#77837d;font-size:9px}.burden-country-filter-heading .icon-button{width:28px;min-width:28px;height:28px;min-height:28px}.burden-country-presets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border-bottom:1px solid #e6eae7;padding:9px 10px;background:#f7f9f7}.burden-country-presets button{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:7px;border:1px solid #d6ded9;border-radius:6px;padding:0 9px;background:#fff;color:#40534b;cursor:pointer;font-size:10px;font-weight:800;text-align:left}.burden-country-presets button.active{border-color:#1b6756;background:#e8f3ee;color:#164b3e}.burden-country-presets button:disabled{cursor:not-allowed;opacity:.55}.burden-country-presets small{flex:0 0 auto;color:#718079;font-size:8px;font-weight:700}.burden-country-filter-tools{gap:6px;border-bottom:1px solid #e6eae7;padding:8px 10px}.burden-country-filter-tools label{min-width:0;min-height:32px;display:flex;flex:1 1 auto;align-items:center;gap:6px;border:1px solid #d7dfda;border-radius:6px;padding:0 8px;color:#6d7973}.burden-country-filter-tools input{width:100%;min-width:0;border:0;outline:0;color:#243b33;font:inherit;font-size:10px}.burden-country-filter-tools>button{min-height:32px;border:0;background:transparent;color:#1d6655;cursor:pointer;font-size:9px;font-weight:800}.burden-country-options{max-height:min(360px,48vh);overflow:auto;padding:4px 10px;scrollbar-width:thin}.burden-country-options label{min-height:38px;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:8px;border-bottom:1px solid #edf0ee;cursor:pointer}.burden-country-options input{margin:0;accent-color:#1c6b59}.burden-country-options strong,.burden-country-options small{display:block}.burden-country-options strong{font-size:10px}.burden-country-options small{margin-top:1px;color:#7c8782;font-size:8px}.burden-country-filter-empty{display:block;padding:18px 6px;color:#748079;font-size:10px;text-align:center}.burden-country-filter-panel>p{margin:0;border-top:1px solid #e6eae7;padding:7px 10px;background:#f8faf8;color:#76827c;font-size:8px;line-height:1.35}.burden-view-switcher{overflow:hidden;border:1px solid #d9dfdb;border-radius:7px}.burden-view-switcher button{min-height:34px;display:inline-flex;align-items:center;gap:6px;border:0;border-right:1px solid #e2e6e3;padding:0 11px;background:#fff;color:#52615b;cursor:pointer;font-size:11px;font-weight:800}.burden-view-switcher button:last-child{border-right:0}.burden-view-switcher button.active,.burden-view-switcher button:hover{background:#123d33;color:#fff}.burden-explorer-actions .icon-button{width:34px;min-width:34px;height:34px;min-height:34px;padding:0}.burden-explorer-state{margin:8px 12px}.burden-explorer-body{display:grid;min-height:0;grid-template-columns:310px minmax(0,1fr)}.burden-indicator-library{min-width:0;overflow:auto;border-right:1px solid #dfe4df;background:#fbfcfa;scrollbar-width:thin}.burden-indicator-search{display:flex;min-height:38px;align-items:center;gap:8px;margin:12px;border:1px solid #d4dbd7;border-radius:7px;padding:0 10px;background:#fff;color:#6e7a74}.burden-indicator-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#183129;font:inherit;font-size:12px}.burden-library-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 12px;border-bottom:1px solid #e1e5e2}.burden-library-tabs button{min-height:36px;border:0;border-bottom:2px solid transparent;background:transparent;color:#5c6963;cursor:pointer;font-size:12px;font-weight:850}.burden-library-tabs button.active{border-bottom-color:#1c6b59;color:#174b3e}.burden-library-groups{padding:6px 12px 0}.burden-library-group{border-bottom:1px solid #e6e9e7}.burden-library-group-toggle{width:100%;min-height:44px;display:grid;grid-template-columns:20px minmax(0,1fr) auto 14px;align-items:center;gap:7px;border:0;padding:0 3px;background:transparent;color:#253a33;cursor:pointer;text-align:left}.burden-library-group-toggle span{overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.burden-library-group-toggle small{min-width:22px;border:1px solid #d8dfda;border-radius:999px;padding:2px 5px;color:#68746e;font-size:9px;text-align:center}.burden-library-options{display:grid;gap:2px;padding:0 0 8px 23px}.burden-library-options label{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:7px;border-radius:6px;padding:6px 7px;color:#45534d;cursor:pointer}.burden-library-options label:hover,.burden-library-options label.selected{background:#edf5f1;color:#173f35}.burden-library-options input{margin:2px 0 0;accent-color:#1c6b59}.burden-library-options strong,.burden-library-options small,.burden-recent-indicators strong,.burden-recent-indicators small{display:block}.burden-library-options strong{font-size:11px;line-height:1.25}.burden-library-options small{margin-top:2px;color:#7b8580;font-size:9px}.burden-library-empty{padding:18px 5px;color:#748079;font-size:11px;line-height:1.4}.burden-workbook-fields-toggle{width:calc(100% - 24px);min-height:40px;display:grid;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:7px;margin:8px 12px 0;border:1px solid #dce2de;border-radius:7px;padding:0 10px;background:#fff;color:#345048;cursor:pointer;font-size:10px;font-weight:800;text-align:left}.burden-workbook-fields{max-height:260px;overflow:auto;margin:6px 12px;border:1px solid #e0e5e2;border-radius:7px;background:#fff}.burden-workbook-fields>button{width:100%;min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:0;border-bottom:1px solid #edf0ee;padding:6px 9px;background:transparent;color:#52605a;cursor:pointer;font-size:10px;text-align:left}.burden-workbook-fields>button:hover,.burden-workbook-fields>button.selected{background:#edf5f1;color:#173f35}.burden-workbook-fields>small{display:block;padding:9px;color:#7b8580;font-size:9px}.burden-recent-indicators{margin-top:12px;border-top:1px solid #dfe4df;padding:12px;background:#fff}.burden-recent-heading{display:flex;align-items:center;gap:7px;margin-bottom:5px;color:#30473f;font-size:11px}.burden-recent-indicators>button{width:100%;min-height:46px;display:grid;grid-template-columns:minmax(0,1fr) 14px;align-items:center;gap:8px;border:0;border-bottom:1px solid #edf0ee;padding:6px 0;background:transparent;color:#354a42;cursor:pointer;text-align:left}.burden-recent-indicators strong{font-size:10px}.burden-recent-indicators small{margin-top:2px;color:#7b8580;font-size:9px}.burden-explorer-main{min-width:0;min-height:0;overflow:auto;background:#fff}.burden-guided-map-workspace{min-height:100%;gap:0}.burden-guided-map-header{display:flex;min-height:74px;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e1e5e2;padding:10px 16px}.burden-guided-map-header h3{margin:2px 0 0;color:#152b24;font-size:20px;line-height:1.15}.burden-guided-map-header p{max-width:640px;margin:3px 0 0;color:#6a7771;font-size:10px}.burden-map-header-actions{display:flex;flex:0 0 auto;align-items:center;gap:7px}.burden-map-scope-switcher{display:flex;flex:0 0 auto;align-items:center;overflow:hidden;border:1px solid #d9dfdb;border-radius:7px}.burden-map-scope-switcher>span{padding:0 9px;color:#64716b;font-size:10px;font-weight:800}.burden-map-scope-switcher button{min-height:34px;border:0;border-left:1px solid #e1e5e2;padding:0 12px;background:#fff;color:#4d5b55;cursor:pointer;font-size:10px;font-weight:800}.burden-map-scope-switcher button.active{background:#143f34;color:#fff}.burden-map-insight{display:flex;min-height:58px;align-items:center;gap:11px;margin:10px 14px;border:1px solid #d8e1dc;border-radius:7px;padding:8px 12px;background:#f5f8f6;color:#174a3d}.burden-map-insight>svg{flex:0 0 auto}.burden-map-insight strong,.burden-map-insight span{display:block}.burden-map-insight strong{color:#263a33;font-size:12px}.burden-map-insight span{margin-top:3px;color:#77827c;font-size:10px}.burden-guided-map-workspace .burden-map-layout{min-height:0;grid-template-columns:minmax(0,1fr) 292px;gap:0;border-top:1px solid #e2e6e3}.burden-guided-map-workspace .burden-map-frame{display:grid;min-height:600px;height:calc(100vh - 310px);grid-template-rows:minmax(420px,1fr) auto auto auto;overflow:hidden;border:0;border-radius:0}.burden-guided-map-workspace .geo-boundary-map{min-height:420px}.burden-map-scale{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid #e5e9e6;padding:8px 12px 5px;background:#fff}.burden-map-scale>div{min-width:0}.burden-map-scale>div>span{display:block;width:100%;height:8px;border-right:1px solid rgba(255,255,255,.7)}.burden-map-scale small{display:block;overflow:hidden;margin-top:4px;color:#68746e;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.burden-map-timeline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;border-top:1px solid #eef0ee;padding:6px 12px}.burden-map-timeline button{min-height:30px;border:1px solid #dce1de;border-radius:6px;background:#f8f9f7;color:#65716b;font-size:10px}.burden-map-timeline input{accent-color:#1b6a58}.burden-map-timeline strong{font-size:11px}.burden-map-provenance{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e5e9e6;padding:8px 12px;color:#68746e;font-size:9px}.burden-map-provenance strong{color:#384c44}.burden-guided-map-workspace .burden-map-inspector{min-height:600px;height:calc(100vh - 310px);overflow:auto;border:0;border-left:1px solid #dfe4df;border-radius:0;padding:16px}.burden-inspector-heading{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.burden-inspector-heading span{color:#7a857f;font-size:9px;font-weight:850;text-transform:uppercase}.burden-guided-map-workspace .burden-inspector-heading h3{margin:3px 0 10px;color:#182d26;font-size:20px}.burden-guided-map-workspace .burden-map-scope{margin-top:2px}.burden-guided-map-workspace .burden-map-value{margin-top:12px;font-size:38px}.burden-map-unit{margin-top:4px;color:#65726c;font-size:10px}.burden-inspector-rank{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:2px 8px;border-top:1px solid #e8ebe8;border-bottom:1px solid #e8ebe8;padding:10px 0}.burden-inspector-rank span,.burden-inspector-rank small{color:#738078;font-size:9px}.burden-inspector-rank strong{grid-row:1 / span 2;grid-column:2;color:#213930;font-size:28px}.burden-inspector-compare{width:100%;margin-top:11px}.burden-inspector-compare>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.burden-inspector-compare>div strong{font-size:10px}.burden-inspector-compare>div span{color:#89928d;font-size:8px}.burden-inspector-compare button{width:100%;min-height:32px;display:grid;grid-template-columns:14px minmax(0,1fr) auto;align-items:center;gap:6px;border:0;border-bottom:1px solid #edf0ee;padding:0 3px;background:transparent;color:#53615b;cursor:pointer;font-size:10px;text-align:left}.burden-inspector-compare button.selected,.burden-inspector-compare button:hover{color:#195442}.burden-inspector-compare button strong{color:#253c33;font-size:10px}.burden-inspector-links{width:100%;margin-top:10px}.burden-inspector-links>div{border-top:1px solid #edf0ee;padding:8px 0}.burden-inspector-links strong,.burden-inspector-links span{display:block}.burden-inspector-links strong{color:#334a41;font-size:9px}.burden-inspector-links span{margin-top:3px;color:#738078;font-size:8px;line-height:1.35}.burden-guided-map-footer{display:flex;align-items:center;gap:12px;border-top:1px solid #e3e7e4;padding:7px 12px;color:#758079;font-size:8px}.burden-guided-map-footer strong{color:#3c5148}.burden-secondary-view{min-height:100%;padding:18px;background:#fff}.burden-secondary-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;border-bottom:1px solid #e0e5e2;padding-bottom:12px}.burden-secondary-heading h3{margin:3px 0 0;font-size:20px}.burden-secondary-heading>span{color:#748079;font-size:10px}.burden-trend-availability{min-height:360px;display:grid;place-items:center;align-content:center;gap:10px;color:#52615b;text-align:center}.burden-trend-availability strong{color:#173f35;font-size:36px}.burden-trend-availability span,.burden-trend-availability p{max-width:520px;font-size:11px}.burden-trend-availability p{margin:0;color:#7a857f}.burden-ranking-list{margin-top:10px}.burden-ranking-list>button{width:100%;min-height:42px;display:grid;grid-template-columns:28px minmax(130px,.75fr) minmax(160px,2fr) 110px 100px;align-items:center;gap:10px;border:0;border-bottom:1px solid #edf0ee;padding:5px 8px;background:transparent;color:#43534c;cursor:pointer;text-align:left}.burden-ranking-list>button:hover,.burden-ranking-list>button.selected{background:#f0f6f3}.burden-ranking-position{color:#87918c;font-size:10px}.burden-ranking-list strong{font-size:11px}.burden-ranking-list small{color:#7d8782;font-size:9px}.burden-ranking-track{height:7px;overflow:hidden;border-radius:999px;background:#e5ebe7}.burden-ranking-track i{display:block;height:100%;border-radius:inherit;background:#2e8874}.burden-category-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin-top:10px}.burden-category-comparison>button{min-height:42px;display:grid;grid-template-columns:minmax(120px,1fr) minmax(110px,auto) 90px;align-items:center;gap:10px;border:0;border-bottom:1px solid #edf0ee;padding:5px 8px;background:transparent;color:#43534c;cursor:pointer;text-align:left}.burden-category-comparison>button:hover,.burden-category-comparison>button.selected{background:#f0f6f3}.burden-category-comparison strong{font-size:11px}.burden-category-comparison span{color:#1d5547;font-size:10px;font-weight:800}.burden-category-comparison small{color:#7d8782;font-size:9px}.burden-table-view{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr);gap:10px}.burden-table-controls{display:grid;grid-template-columns:minmax(260px,1fr) 180px 180px 100px;gap:8px}.burden-table-controls .table-picker,.burden-table-controls .fy-select{min-width:0;min-height:38px}.burden-table-view .nutrition-burden-table-shell{max-height:calc(100vh - 210px)}@media(max-width:1180px){.burden-explorer-context>span:nth-of-type(3),.burden-explorer-context>span:nth-of-type(4){display:none}.burden-explorer-body{grid-template-columns:270px minmax(0,1fr)}.burden-guided-map-workspace .burden-map-layout{grid-template-columns:minmax(0,1fr) 250px}}@media(max-width:1280px){.project-geography-toolbar{grid-template-columns:repeat(4,minmax(135px,1fr))}.project-geography-actions{grid-column:1 / -1;justify-content:flex-start}.country-map-layout{grid-template-columns:minmax(0,1fr) minmax(300px,340px)}}@media(max-width:900px){.project-geography-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.project-geography-layout{grid-template-columns:minmax(0,1fr)}.project-geography-map-frame{height:470px;min-height:470px}.project-geography-inspector{height:520px;min-height:520px}.country-map-header{align-items:flex-start;flex-direction:column}.country-map-layout{grid-template-columns:minmax(0,1fr)}.country-map-frame{height:480px;min-height:480px}.country-map-inspector{height:540px;min-height:540px}.burden-map-layout{grid-template-columns:minmax(0,1fr)}.burden-map-frame{height:480px;min-height:480px}.project-location-register-header{align-items:flex-start;flex-direction:column}.project-location-register-counts{justify-content:flex-start}.project-location-columns{max-height:none;grid-template-columns:minmax(0,1fr)}.project-location-column{min-height:300px;max-height:420px;border-top:1px solid #dce1dc;border-left:0}.project-location-column:first-child{min-height:220px;border-top:0}.project-location-map-frame{height:470px;min-height:470px}}@media(max-width:560px){.project-geography-header,.project-geography-footer{align-items:flex-start;flex-direction:column}.project-geography-toolbar{grid-template-columns:minmax(0,1fr)}.project-geography-actions{grid-column:auto;flex-wrap:wrap}.project-geography-footer>div:last-child{text-align:left}.project-location-notes{grid-template-columns:minmax(0,1fr)}.project-location-map-note{display:none}.country-map-metrics{width:100%;grid-template-columns:minmax(0,1fr)}.country-map-metrics div,.country-map-metrics div:first-child{border-top:1px solid #e3e6e2;border-left:0}.country-map-metrics div:first-child{border-top:0}}.my-project-metric-grid,.my-project-grid,.my-project-workplan-layout,.my-project-fact-grid{display:grid;gap:12px}.my-project-metric-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}.my-project-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.my-project-workplan-layout{grid-template-columns:minmax(560px,1fr) minmax(300px,.35fr);align-items:start}.my-project-card,.my-project-metric{border:1px solid #dfddd3;border-radius:8px;background:#fff}.my-project-card{padding:16px}.my-project-card h3{margin:0 0 10px;font-size:18px}.my-project-card p{color:#4e5b55}.my-project-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.my-project-card-header p{margin:4px 0 0}.my-project-card-actions{display:inline-flex;align-items:center;gap:10px}.my-project-segmented-control{display:inline-flex;overflow:hidden;border:1px solid #d8d5c9;border-radius:8px;background:#f7f5ef}.my-project-segmented-control button{border:0;padding:7px 11px;background:transparent;color:#4e5b55;cursor:pointer;font-size:12px;font-weight:850}.my-project-segmented-control button.active{background:#102f28;color:#fff}.my-project-metric{padding:14px}.my-project-metric strong{display:block;color:#10231f;font-size:22px}.my-project-metric span,.my-project-fact span{color:#69716b;font-size:12px}.my-project-metric.warn strong{color:#a66a00}.my-project-metric.risk strong{color:#b3261e}.my-project-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.my-project-fact{display:grid;gap:3px;min-width:0}.my-project-fact strong{overflow-wrap:anywhere}.my-project-status-stack{display:grid;gap:8px}.my-project-status-stack div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eeeae2;padding-bottom:8px}.my-project-status-stack span:first-child{color:#4e5b55;font-weight:750}.my-project-count-pill,.my-project-chip-list span{background:#eef1ed;color:#24453d}.my-project-flag-list span{border:1px solid #ead99f;border-radius:8px;padding:8px 10px;background:#fff8dc;color:#684d00;font-size:12px;font-weight:750}.my-project-table-card{min-width:0}.my-project-task-table-wrap{max-height:calc(100vh - 330px);overflow:auto;border:1px solid #eeeae2;border-radius:8px}.my-project-task-table{min-width:980px;font-size:12px}.my-project-task-table th{position:sticky;top:0;z-index:1;padding:8px 9px;background:#fff}.my-project-task-table td{padding:8px 9px;vertical-align:top}.my-project-task-table strong,.my-project-task-table span{display:block}.my-project-task-table td:first-child{min-width:260px}.my-project-task-table span{margin-top:3px;color:#69716b;font-size:11px}.workplan-gantt-shell{max-height:calc(100vh - 292px);overflow:auto;border:1px solid #eeeae2;border-radius:8px;background:#fff}.workplan-gantt-toolbar{display:flex;justify-content:flex-end;margin-bottom:8px}.workplan-gantt-toolbar button{min-height:34px;border:1px solid #d8d5c9;border-radius:8px;padding:0 12px;background:#fff;color:#24453d;cursor:pointer;font-size:12px;font-weight:900}.workplan-gantt-toolbar button.active{border-color:#1b8f59;background:#1b8f59;color:#fff}.workplan-gantt-grid{display:grid;grid-template-columns:minmax(410px,410px) minmax(1100px,1fr)}.workplan-gantt-header{position:sticky;top:0;z-index:5;border-bottom:1px solid #d8d5c9;background:#fff}.workplan-gantt-left-header,.workplan-gantt-activity-cell{position:sticky;left:0;z-index:4;background:#fff}.workplan-gantt-left-header{display:grid;gap:2px;padding:9px 11px;border-right:1px solid #eeeae2}.workplan-gantt-left-header strong{color:#10231f;font-size:12px}.workplan-gantt-left-header span{color:#69716b;font-size:11px}.workplan-gantt-calendar-header{display:grid;grid-template-columns:repeat(365,minmax(3px,1fr));min-width:1100px}.workplan-gantt-calendar-header div{display:grid;place-items:center;min-height:42px;border-left:1px solid #eeeae2;color:#24453d;font-size:11px;line-height:1.1}.workplan-gantt-calendar-header span{color:#7b837c;font-size:10px}.workplan-gantt-group-row{width:100%;border:0;border-bottom:1px solid #e9e5db;padding:0;background:#f7f5ef;color:#10231f;cursor:pointer;text-align:left}.workplan-gantt-group-row.output{background:#fbfaf6}.workplan-gantt-group-row.pathway-enabling,.workplan-gantt-group-row.pathway-provision,.workplan-gantt-group-row.pathway-agency{border-bottom-color:var(--logic-border)}.workplan-gantt-group-label{position:sticky;left:0;z-index:3;display:flex;min-height:32px;align-items:center;gap:7px;overflow:hidden;border-right:1px solid #eeeae2;background:inherit;padding:0 11px}.workplan-gantt-group-row.output .workplan-gantt-group-label{padding-left:28px}.workplan-gantt-group-row.pathway-enabling .workplan-gantt-group-label,.workplan-gantt-group-row.pathway-provision .workplan-gantt-group-label,.workplan-gantt-group-row.pathway-agency .workplan-gantt-group-label{border-right-color:var(--logic-border);background:var(--logic-fill);box-shadow:inset 4px 0 0 var(--logic-accent)}.workplan-gantt-group-label strong{overflow:hidden;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.workplan-gantt-group-label em{flex:0 0 auto;color:#69716b;font-size:11px;font-style:normal;font-weight:750}.workplan-gantt-group-line{min-height:32px;background:linear-gradient(90deg,#102f2814,#102f2800)}.workplan-gantt-activity-row{min-height:38px;border-bottom:1px solid #f0ede6;outline:0}.workplan-gantt-activity-row:hover .workplan-gantt-activity-cell,.workplan-gantt-activity-row:hover .workplan-gantt-timeline-cell{background-color:#fffdf7}.workplan-gantt-activity-row.focused .workplan-gantt-activity-cell,.workplan-gantt-activity-row.focused .workplan-gantt-timeline-cell{background-color:#f2fbf6}.workplan-gantt-activity-row.pathway-enabling .workplan-gantt-activity-cell,.workplan-gantt-activity-row.pathway-provision .workplan-gantt-activity-cell,.workplan-gantt-activity-row.pathway-agency .workplan-gantt-activity-cell{border-right-color:var(--logic-border);background-color:var(--logic-fill);box-shadow:inset 3px 0 0 var(--logic-accent)}.workplan-gantt-activity-row.focused.pathway-enabling .workplan-gantt-activity-cell,.workplan-gantt-activity-row.focused.pathway-provision .workplan-gantt-activity-cell,.workplan-gantt-activity-row.focused.pathway-agency .workplan-gantt-activity-cell{background-color:var(--logic-fill)}.workplan-gantt-activity-row:focus-visible .workplan-gantt-activity-cell{box-shadow:inset 3px 0 #1b8f59}.workplan-gantt-activity-cell{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border-right:1px solid #eeeae2;padding:4px 8px 4px 12px}.workplan-gantt-activity-title{min-width:0}.workplan-gantt-activity-title strong{display:block;color:#24453d;font-size:11px;line-height:1.1}.workplan-gantt-activity-title button{display:block;width:100%;border:0;padding:0;background:transparent;cursor:pointer;overflow:hidden;color:#36423d;font-size:11px;font-weight:720;line-height:1.25;text-align:left;text-overflow:ellipsis;white-space:nowrap}.workplan-gantt-activity-title button:hover,.workplan-gantt-activity-title button:focus-visible{color:#10231f;outline:none;text-decoration:underline;text-underline-offset:2px}.workplan-gantt-activity-row.expanded .workplan-gantt-activity-title button{overflow:visible;white-space:normal}.workplan-gantt-note-preview{display:block;overflow:hidden;margin-top:2px;color:#69716b;font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.workplan-gantt-edit-button{display:inline-grid;width:28px;height:28px;place-items:center;border:1px solid #d8d5c9;border-radius:6px;background:#fff;color:#24453d;cursor:pointer}.workplan-gantt-edit-button:hover,.workplan-gantt-edit-button:focus-visible{border-color:#1b8f59;color:#10231f;outline:none}.workplan-gantt-date-controls{display:flex;align-items:center;gap:4px}.workplan-gantt-date-controls input{width:102px;border:1px solid #d8d5c9;border-radius:6px;padding:3px 4px;color:#36423d;font-size:10px}.workplan-gantt-timeline-cell{position:relative;display:grid;grid-template-columns:repeat(365,minmax(3px,1fr));min-width:1100px;min-height:38px;background:#fff}.workplan-gantt-month-band{border-left:1px solid #f0ede6}.workplan-gantt-bar{position:absolute;top:50%;height:6px;min-width:10px;border-radius:999px;transform:translateY(-50%)}.workplan-gantt-bar:before,.workplan-gantt-bar:after{position:absolute;top:50%;width:11px;height:11px;border-radius:999px;content:"";transform:translateY(-50%)}.workplan-gantt-bar:before{left:-1px}.workplan-gantt-bar:after{right:-1px}.workplan-gantt-bar.planned{background:#28a461}.workplan-gantt-bar.planned:before,.workplan-gantt-bar.planned:after{background:#17864d;box-shadow:0 0 0 2px #fff}.workplan-gantt-bar.planned.muted{opacity:.28}.workplan-gantt-bar.current{top:calc(50% + 7px);z-index:2;background:#f0b429;overflow:hidden}.workplan-gantt-bar.current:before,.workplan-gantt-bar.current:after{background:#c98900;box-shadow:0 0 0 2px #fff}.workplan-gantt-bar.current>span{position:absolute;inset:0 auto 0 0;min-width:4px;border-radius:inherit;background:#6746006b}.workplan-gantt-bar.baseline{top:calc(50% - 8px);height:4px;z-index:1;background:#9aa39c;opacity:.9}.workplan-gantt-bar.baseline:before,.workplan-gantt-bar.baseline:after{display:none}.workplan-gantt-missing-date{position:absolute;top:50%;left:12px;transform:translateY(-50%);color:#a66a00;font-size:11px;font-weight:850}.workplan-edit-toast{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px;border-radius:8px;padding:10px 12px;font-size:12px;font-weight:800}.workplan-edit-toast button{border:0;background:transparent;color:inherit;cursor:pointer;font-weight:900;text-decoration:underline;text-underline-offset:2px}.activity-editor-panel{display:grid;gap:12px;border-bottom:1px solid #e9e5db;padding:14px;background:#fbfaf6;box-shadow:inset 4px 0 #1b8f59}.activity-editor-header,.activity-editor-progress-row,.activity-editor-actions,.activity-editor-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.activity-editor-header strong,.activity-editor-section-title strong{display:block;color:#10231f;font-size:12px}.activity-editor-header span,.activity-editor-section-title span{color:#69716b;font-size:11px}.activity-editor-mode{border:1px solid #b8dfca;border-radius:999px;padding:4px 8px;background:#f0fbf5;color:#1f6f5d;font-size:11px;font-weight:900}.activity-editor-mode.readonly{border-color:#e4c879;background:#fff9e8;color:#7a5a00}.activity-editor-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px}.activity-editor-grid label,.activity-editor-reason,.activity-editor-progress-row label{display:grid;gap:4px;color:#36423d;font-size:11px;font-weight:850}.activity-editor-grid input,.activity-editor-grid select,.activity-editor-reason input,.activity-editor-progress-row input[type=number],.activity-note-composer textarea{width:100%;border:1px solid #d8d5c9;border-radius:6px;padding:7px 8px;background:#fff;color:#10231f;font-size:12px}.activity-editor-progress-row label:first-child{flex:1 1 auto}.activity-editor-progress-row input[type=number]{width:80px}.activity-editor-checkbox{display:flex!important;grid-template-columns:none!important;align-items:center}.activity-editor-nudges,.activity-month-picker,.activity-note-type-row{display:flex;flex-wrap:wrap;gap:6px}.activity-editor-nudges button,.activity-month-picker button,.activity-note-type-row button,.activity-editor-actions button{min-height:30px;border:1px solid #d8d5c9;border-radius:6px;padding:0 10px;background:#fff;color:#24453d;cursor:pointer;font-size:11px;font-weight:900}.activity-month-picker button.selected,.activity-note-type-row button.active,.activity-editor-actions button:last-child{border-color:#1b8f59;background:#1b8f59;color:#fff}.activity-editor-validation,.activity-editor-empty{border:1px solid #e4c879;border-radius:6px;padding:8px 10px;background:#fff9e8;color:#7a5a00;font-size:12px;font-weight:800}.activity-note-composer,.activity-editor-notes,.activity-note-stream,.activity-history-list{display:grid;gap:8px}.activity-note-item,.activity-history-item{border:1px solid #eeeae2;border-radius:8px;padding:9px 10px;background:#fff}.activity-note-item.blocker{border-color:#efb6b1;background:#fff7f5}.activity-note-item div,.activity-history-item div{display:flex;justify-content:space-between;gap:10px;color:#69716b;font-size:11px}.activity-note-item strong,.activity-history-item strong{color:#10231f}.activity-note-item p,.activity-history-item p{margin:6px 0 0;color:#36423d;font-size:12px;line-height:1.45}.activity-history-item small{display:block;margin-top:5px;color:#69716b;font-size:10px}.my-project-group-list,.my-project-review-list,.my-project-finance-map,.my-project-notes-card{display:grid;gap:10px}.my-project-group-list div,.my-project-review-item,.my-project-note{border:1px solid #eeeae2;border-radius:8px;padding:10px;background:#faf9f5}.my-project-group-list strong,.my-project-group-list span,.my-project-review-item strong,.my-project-review-item span{display:block}.my-project-group-list span,.my-project-review-item span{margin-top:4px;color:#69716b;font-size:12px}.my-project-review-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.my-project-report{max-width:920px}.my-project-report section{border-top:1px solid #eeeae2;padding-top:12px}.my-project-notes-card label{display:grid;gap:7px;color:#4e5b55;font-size:13px;font-weight:800}.my-project-notes-card textarea{width:100%;resize:vertical;border:1px solid #d8d5c9;border-radius:8px;padding:12px;font:inherit}.logic-model-view{display:grid;gap:14px}.logic-model-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border:1px solid #dfddd3;border-radius:8px;padding:16px;background:#fff}.logic-model-toolbar h3,.logic-model-coverage-card h3{margin:0}.logic-model-toolbar p,.logic-model-coverage-card p{margin:5px 0 0;color:#5f6862}.logic-model-filter-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.logic-model-filter-row button,.logic-model-path button,.logic-model-coverage-grid button{cursor:pointer}.logic-model-filter-row button{min-height:34px;border:1px solid #d8d5c9;border-radius:999px;padding:0 11px;background:#fff;color:#3f4943;font-size:12px;font-weight:850}.logic-model-filter-row button.active{border-color:#102f28;background:#102f28;color:#fff}.logic-model-filter-row button.secondary{border-color:#c8d8d2;background:#eef7f4;color:#1f6f5d}.logic-model-filter-row button.secondary.active{border-color:#8a928c;background:#eef1ed;color:#3f4943}.logic-model-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px}.logic-model-metric{border:1px solid #dfddd3;border-radius:8px;padding:13px 14px;background:#fff}.logic-model-metric strong{display:block;color:#10231f;font-size:22px}.logic-model-metric span{color:#69716b;font-size:12px}.logic-model-metric.warn strong{color:#a66a00}.logic-model-layout{--logic-inspector-width: 50vw;display:grid;grid-template-columns:minmax(520px,1fr) var(--logic-inspector-width);gap:14px;align-items:start}.logic-model-layout.inspector-resizing,.logic-model-layout.inspector-resizing *{-webkit-user-select:none;user-select:none}.logic-model-map,.logic-model-inspector,.logic-model-coverage-card{border:1px solid #dfddd3;border-radius:8px;background:#fff}.logic-model-map{min-width:0;padding:16px}.logic-model-ultimate{border-radius:8px;padding:16px;background:#102f28;color:#fff}.logic-model-ultimate span,.logic-model-kicker{display:block;color:#bed8cf;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.logic-model-ultimate strong{display:block;margin-top:6px;font-size:18px;line-height:1.3}.logic-model-tree{display:grid;gap:12px;margin-top:14px}.logic-tree-branch{position:relative}.logic-tree-branch>button{display:grid;width:100%;min-height:72px;border:1px solid #e6e2d8;border-radius:8px;padding:10px 48px 10px 12px;background:#faf9f5;color:#10231f;text-align:left}.logic-tree-branch>button:hover,.logic-tree-branch>button:focus-visible{border-color:#1f6f5d;outline:none}.logic-tree-branch>button.active{border-color:#1f6f5d;box-shadow:0 0 0 2px #1f6f5d29}.logic-tree-branch>button.mapped{border-color:#91cdbb;background:#f0fbf5;color:#10231f;box-shadow:inset 4px 0 #1f6f5d}.logic-tree-branch>button.unmapped{border-color:#e4e2da;background:#f5f4ef;color:#8a928c;opacity:.62}.logic-tree-branch>button span,.logic-tree-branch>button em{display:block}.logic-tree-branch>button span{color:#69716b;font-size:10px;font-style:normal;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.logic-tree-branch>button strong{margin-top:3px;font-size:16px}.logic-tree-branch>button em{margin-top:4px;color:inherit;font-size:12px;font-style:normal;line-height:1.35}.logic-tree-branch>button b{position:absolute;top:12px;right:12px;display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:#102f28;color:#fff;font-size:12px}.logic-tree-branch>button.unmapped b{background:#d8d5c9;color:#5f6862}.logic-tree-branch>button.unmapped span,.logic-tree-branch>button.unmapped em{color:#8a928c}.pathway-enabling.tone-pathway{--logic-fill: #f1cccc;--logic-border: #e5adad;--logic-accent: #c87878}.pathway-enabling.tone-intermediate-outcome{--logic-fill: #f5dddd;--logic-border: #ecc4c4;--logic-accent: #d69090}.pathway-enabling.tone-outcome{--logic-fill: #f8e8e8;--logic-border: #f0d2d2;--logic-accent: #dda6a6}.pathway-enabling.tone-output{--logic-fill: #fbf1f1;--logic-border: #f3dddd;--logic-accent: #e6bcbc}.pathway-enabling.tone-activity{--logic-fill: #fdf7f7;--logic-border: #f6e8e8;--logic-accent: #eccfcf}.pathway-provision.tone-pathway{--logic-fill: #f3e4bd;--logic-border: #dfc986;--logic-accent: #c7a65a}.pathway-provision.tone-intermediate-outcome{--logic-fill: #f6ebcf;--logic-border: #e8d8a9;--logic-accent: #d2b777}.pathway-provision.tone-outcome{--logic-fill: #faf2dd;--logic-border: #eee1c2;--logic-accent: #ddc891}.pathway-provision.tone-output{--logic-fill: #fcf7eb;--logic-border: #f2e8d3;--logic-accent: #e7d8ad}.pathway-provision.tone-activity{--logic-fill: #fffaf1;--logic-border: #f6eddc;--logic-accent: #ede1c5}.pathway-agency.tone-pathway{--logic-fill: #d1e6d4;--logic-border: #aed0b5;--logic-accent: #79a985}.pathway-agency.tone-intermediate-outcome{--logic-fill: #dcecdf;--logic-border: #c1dcc7;--logic-accent: #8fba99}.pathway-agency.tone-outcome{--logic-fill: #e7f3e9;--logic-border: #d0e6d4;--logic-accent: #a6caaa}.pathway-agency.tone-output{--logic-fill: #f0f8f1;--logic-border: #dceee0;--logic-accent: #bddabd}.pathway-agency.tone-activity{--logic-fill: #f7fbf7;--logic-border: #e9f3ea;--logic-accent: #d2e6d3}.pathway-all.tone-pathway{--logic-fill: #e4eee9;--logic-border: #bdd8cf;--logic-accent: #102f28}.logic-model-filter-row button.pathway-all,.logic-model-filter-row button.pathway-enabling,.logic-model-filter-row button.pathway-provision,.logic-model-filter-row button.pathway-agency{border-color:var(--logic-border);background:var(--logic-fill);color:#10231f}.logic-model-filter-row button.pathway-all.active,.logic-model-filter-row button.pathway-enabling.active,.logic-model-filter-row button.pathway-provision.active,.logic-model-filter-row button.pathway-agency.active{border-color:var(--logic-accent);background:var(--logic-fill);color:#10231f;box-shadow:inset 0 0 0 1px var(--logic-accent)}.logic-tree-branch.pathway-enabling>button,.logic-tree-branch.pathway-provision>button,.logic-tree-branch.pathway-agency>button,.logic-model-coverage-grid button.pathway-enabling,.logic-model-coverage-grid button.pathway-provision,.logic-model-coverage-grid button.pathway-agency,.logic-model-activity-item.pathway-enabling,.logic-model-activity-item.pathway-provision,.logic-model-activity-item.pathway-agency{border-color:var(--logic-border);background:var(--logic-fill)}.logic-tree-branch.pathway-enabling>button.mapped,.logic-tree-branch.pathway-provision>button.mapped,.logic-tree-branch.pathway-agency>button.mapped,.logic-model-coverage-grid button.pathway-enabling.mapped,.logic-model-coverage-grid button.pathway-provision.mapped,.logic-model-coverage-grid button.pathway-agency.mapped{border-color:var(--logic-border);background:var(--logic-fill);box-shadow:inset 4px 0 0 var(--logic-accent)}.logic-tree-branch.pathway-enabling>button.active,.logic-tree-branch.pathway-provision>button.active,.logic-tree-branch.pathway-agency>button.active{border-color:var(--logic-accent);box-shadow:0 0 0 2px #102f2814,inset 4px 0 0 var(--logic-accent)}.logic-model-activity-item.pathway-enabling,.logic-model-activity-item.pathway-provision,.logic-model-activity-item.pathway-agency{color:#10231f;box-shadow:inset 4px 0 0 var(--logic-accent)}.logic-model-activity-list .logic-model-activity-item span{color:#42504a}.logic-model-activity-list .logic-model-activity-item p{color:#10231f}.logic-tree-children{display:grid;gap:8px;margin:8px 0 0 22px;padding-left:14px;border-left:2px solid #dbe8e3}.logic-tree-branch.level-output>button{min-height:58px}.logic-model-inspector{position:sticky;top:16px;display:grid;gap:14px;padding:18px;background:#102f28;color:#fff}.logic-model-inspector-resize-handle{position:absolute;top:0;bottom:0;left:-9px;z-index:8;display:flex;width:17px;align-items:center;justify-content:center;border:0;padding:0;background:transparent;color:#78837d;cursor:col-resize;touch-action:none}.logic-model-inspector-resize-handle svg{box-sizing:content-box;border:1px solid #81928b;border-radius:4px;padding:6px 0;background:#fff;box-shadow:0 1px 3px #10231f2e}.logic-model-inspector-resize-handle:hover svg,.logic-model-inspector-resize-handle:focus-visible svg,.inspector-resizing .logic-model-inspector-resize-handle svg{border-color:#1f6f5d;background:#edf5f1;color:#153f34}.logic-model-inspector-resize-handle:focus-visible{outline:2px solid #1b8f59;outline-offset:-2px}.logic-model-inspector h3{margin:0;color:#fff;font-size:30px}.logic-model-inspector p{margin:0;color:#d8ebe5;line-height:1.45}.logic-model-inspector-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.logic-model-inspector-stats .logic-model-metric{border-color:#ffffff24}.logic-model-path,.logic-model-activity-list{display:grid;gap:8px}.logic-model-path>strong,.logic-model-activity-list>strong{color:#fff}.logic-model-path button{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:9px 10px;background:#ffffff0f;color:#fff;font-weight:850;text-align:left}.logic-model-path button.active{border-color:#f2c44c;background:#f2c44c24}.logic-model-path button span{color:#bdd8cf;font-size:11px;font-weight:700}.logic-model-activity-list div,.logic-model-empty-node{border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:10px;background:#ffffff0f}.logic-model-activity-list div span{display:block;color:#f2c44c;font-size:12px;font-weight:900}.logic-model-activity-list div p{margin-top:5px;font-size:12px}.logic-model-empty-node{color:#d8ebe5;font-size:12px;line-height:1.4}.logic-model-coverage-card{padding:16px}.logic-model-coverage-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:8px}.logic-model-coverage-grid button{display:grid;gap:3px;min-height:84px;border:1px solid #e6e2d8;border-radius:8px;padding:10px;background:#faf9f5;color:#10231f;text-align:left}.logic-model-coverage-grid button.mapped{border-color:#b8dfca;background:#f0fbf5;box-shadow:inset 4px 0 #1f6f5d}.logic-model-coverage-grid button.unmapped{background:#f5f4ef;color:#8a928c;opacity:.66}.logic-model-coverage-grid button strong,.logic-model-coverage-grid button span,.logic-model-coverage-grid button em{display:block}.logic-model-coverage-grid button span,.logic-model-coverage-grid button em{color:#69716b;font-size:11px;font-style:normal}.logic-model-coverage-grid button em{font-weight:850}.logic-model-coverage-grid button.pathway-enabling,.logic-model-coverage-grid button.pathway-provision,.logic-model-coverage-grid button.pathway-agency,.logic-model-activity-list .logic-model-activity-item.pathway-enabling,.logic-model-activity-list .logic-model-activity-item.pathway-provision,.logic-model-activity-list .logic-model-activity-item.pathway-agency{border-color:var(--logic-border);background:var(--logic-fill);color:#10231f;box-shadow:inset 4px 0 0 var(--logic-accent)}.logic-model-coverage-grid button.pathway-enabling.unmapped,.logic-model-coverage-grid button.pathway-provision.unmapped,.logic-model-coverage-grid button.pathway-agency.unmapped{background:var(--logic-fill);color:#6e766f}.logic-model-coverage-grid button.pathway-enabling span,.logic-model-coverage-grid button.pathway-enabling em,.logic-model-coverage-grid button.pathway-provision span,.logic-model-coverage-grid button.pathway-provision em,.logic-model-coverage-grid button.pathway-agency span,.logic-model-coverage-grid button.pathway-agency em,.logic-model-activity-list .logic-model-activity-item span{color:#56615a}.isg2-workplan-workspace{--activity-drawer-width: 390px;display:grid;grid-template-columns:minmax(0,1fr);min-width:0;overflow:hidden;border:1px solid #dfddd3;border-radius:8px;background:#fff}.isg2-workplan-workspace.drawer-open{grid-template-columns:minmax(0,1fr) var(--activity-drawer-width)}.isg2-workplan-workspace.drawer-resizing,.isg2-workplan-workspace.drawer-resizing *{-webkit-user-select:none;user-select:none}.isg2-workplan-main{min-width:0}.isg2-workplan-toolbar{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e7e4dc;padding:7px 10px}.isg2-workplan-heading,.isg2-fiscal-navigation,.isg2-view-switcher,.isg2-filter-summary,.isg2-workplan-service-state,.isg2-workplan-toolbar-actions,.isg2-workplan-service-indicator,.isg2-filter-toggle,.isg2-active-filter-row{display:flex;align-items:center}.isg2-workplan-toolbar-actions{min-width:0;justify-content:flex-end;gap:7px}.isg2-workplan-heading{min-width:0;gap:10px;flex-wrap:wrap}.isg2-workplan-heading h3{margin:0;font-size:17px}.isg2-workplan-heading>strong{color:#4e5b55;font-size:12px}.isg2-fiscal-navigation{gap:4px}.isg2-fiscal-navigation button,.isg2-view-switcher button,.isg2-filter-summary button,.activity-drawer-kicker button{display:inline-flex;min-height:28px;align-items:center;justify-content:center;gap:5px;border:1px solid #d8d5c9;border-radius:6px;padding:0 8px;background:#fff;color:#24453d;cursor:pointer;font-size:11px;font-weight:850}.isg2-fiscal-navigation button:not(.isg2-today-button){width:30px;padding:0}.isg2-view-switcher{overflow:hidden;border:1px solid #d8d5c9;border-radius:7px}.isg2-view-switcher button{border:0;border-right:1px solid #e5e1d8;border-radius:0;padding:0 8px;font-size:10px}.isg2-view-switcher button:last-child{border-right:0}.isg2-view-switcher button.active{background:#102f28;color:#fff}.isg2-filter-toggle{min-height:28px;gap:5px;border:1px solid #d8d5c9;border-radius:6px;padding:0 8px;background:#fff;color:#24453d;cursor:pointer;font-size:10px;font-weight:850}.isg2-filter-toggle>span{display:inline-grid;min-width:17px;height:17px;place-items:center;border-radius:999px;background:#dfeee8;color:#173d35;font-size:9px}.isg2-workplan-service-indicator{flex:0 0 auto;gap:4px;color:#69716b;font-size:9px;font-weight:800}.isg2-workplan-service-indicator.ready{color:#1f6f5d}.isg2-workplan-service-indicator.offline{color:#8b6200}.isg2-workplan-filter-bar{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr)) auto;gap:7px;border-bottom:1px solid #e7e4dc;padding:7px 10px;background:#fafbf9}.isg2-workplan-filter{display:grid;gap:4px;color:#59635d;font-size:10px;font-weight:850}.isg2-workplan-filter select{width:100%;min-height:30px;border:1px solid #d8d5c9;border-radius:6px;padding:0 8px;background:#fff;color:#17201d;font-size:12px}.isg2-filter-summary{align-self:end;justify-content:flex-end;gap:7px;min-height:30px;color:#69716b;font-size:11px;white-space:nowrap}.isg2-filter-summary button{border-color:transparent;background:transparent}.isg2-workplan-service-state{gap:6px;border-bottom:1px solid #e7e4dc;padding:6px 14px;color:#69716b;font-size:10px;font-weight:750}.isg2-workplan-service-state.ready{color:#1f6f5d}.isg2-workplan-service-state.offline{color:#8b6200}.isg2-active-filter-row{min-height:30px;gap:6px;overflow-x:auto;border-bottom:1px solid #e7e4dc;padding:3px 10px;background:#fafbf9}.isg2-active-filter-row>span{flex:0 0 auto;border:1px solid #d7ded9;border-radius:6px;padding:4px 7px;background:#fff;color:#45534d;font-size:9px;font-weight:800}.isg2-active-filter-row>button{display:inline-flex;min-height:24px;flex:0 0 auto;align-items:center;gap:4px;border:0;background:transparent;color:#66736e;cursor:pointer;font-size:9px;font-weight:850}.isg2-workplan-view{min-width:0;padding:0}.isg2-quarter-board-scroll,.isg2-activity-register-wrap{max-height:calc(100vh - 240px);overflow:auto}.isg2-quarter-board{--quarter-label-width: 330px;min-width:1120px;background:#fff}.isg2-quarter-board-grid{display:grid;grid-template-columns:var(--quarter-label-width) minmax(790px,1fr)}.isg2-quarter-board-header{position:sticky;top:0;z-index:12;border-bottom:1px solid #d8d5c9;background:#fff}.isg2-quarter-board-label-header{display:grid;align-content:center;gap:2px;min-height:66px;border-right:1px solid #d8d5c9;padding:10px 14px}.isg2-quarter-board-label-header strong{font-size:11px;text-transform:uppercase}.isg2-quarter-board-label-header span{color:#69716b;font-size:10px}.isg2-quarter-calendar-header{min-width:0}.isg2-quarter-labels,.isg2-quarter-months,.isg2-quarter-timeline{display:grid;grid-template-columns:repeat(12,minmax(58px,1fr))}.isg2-quarter-labels strong{display:flex;min-height:30px;align-items:center;justify-content:center;gap:5px;border-right:1px solid #e7e4dc;color:#17201d;font-size:10px;text-transform:uppercase}.isg2-quarter-labels strong span{color:#69716b;font-size:9px;font-weight:700}.isg2-quarter-months{position:relative;min-height:36px;border-top:1px solid #f0ede6}.isg2-quarter-months>span:not(.isg2-quarter-today-header){display:grid;place-items:center;border-right:1px solid #f0ede6;color:#36423d;font-size:10px;font-weight:800}.isg2-quarter-months small{color:#7b837c;font-size:8px}.isg2-quarter-today-header{position:absolute;top:0;z-index:5;display:grid;min-width:42px;transform:translate(-50%);border-radius:4px;padding:2px 4px;background:#c9252d;color:#fff;font-size:8px;font-weight:900;line-height:1.05;text-align:center;text-transform:uppercase}.isg2-quarter-today-header small{color:#fff}.isg2-quarter-output-row,.isg2-quarter-activity-row{width:100%;border:0;border-bottom:1px solid #ebe8e0;padding:0;background:#fff;color:#17201d;cursor:pointer;text-align:left}.isg2-quarter-output-row{background:#f7f7f3}.isg2-quarter-output-row.pathway-enabling,.isg2-quarter-output-row.pathway-provision,.isg2-quarter-output-row.pathway-agency{border-bottom-color:var(--logic-border)}.isg2-quarter-output-row.pathway-enabling .isg2-quarter-output-title,.isg2-quarter-output-row.pathway-provision .isg2-quarter-output-title,.isg2-quarter-output-row.pathway-agency .isg2-quarter-output-title{border-right-color:var(--logic-border);background:var(--logic-fill);box-shadow:inset 4px 0 0 var(--logic-accent)}.isg2-quarter-output-title{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;min-height:34px;align-items:center;gap:7px;overflow:hidden;border-right:1px solid #e2ded5;padding:0 12px}.isg2-quarter-output-title strong{font-size:11px}.isg2-quarter-output-title span{overflow:hidden;font-size:10px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.isg2-quarter-output-title em{color:#69716b;font-size:9px;font-style:normal}.isg2-quarter-output-line{min-height:34px;border-bottom:1px solid #f0ede6}.isg2-quarter-activity-row:hover,.isg2-quarter-activity-row.selected,.isg2-quarter-unscheduled-row:hover,.isg2-quarter-unscheduled-row.selected{background:#f2f9f5}.isg2-quarter-activity-row:focus-visible,.isg2-quarter-output-row:focus-visible,.isg2-quarter-unscheduled-row:focus-visible{outline:2px solid #1b8f59;outline-offset:-2px}.isg2-quarter-activity-summary{display:grid;grid-template-columns:55px minmax(0,1fr) 30px 12px 32px 16px;min-height:34px;align-items:center;gap:6px;overflow:hidden;border-right:1px solid #e7e4dc;padding:0 9px 0 14px}.isg2-quarter-activity-summary>strong{font-size:10px}.isg2-quarter-activity-title{overflow:hidden;color:#36423d;font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.isg2-quarter-owner{display:inline-grid;width:26px;height:24px;place-items:center;border:1px solid #d5dfda;border-radius:50%;background:#eef3f0;color:#24453d;font-size:8px;font-weight:900}.isg2-quarter-activity-summary em{color:#59635d;font-size:9px;font-style:normal;text-align:right}.isg2-quarter-status-dot.status-on_track,.isg2-register-status.status-on_track,.isg2-quarter-status-dot.status-completed,.isg2-register-status.status-completed{color:#268a51}.isg2-quarter-status-dot.status-delayed,.isg2-register-status.status-delayed{color:#c9252d}.isg2-quarter-status-dot.status-deferred,.isg2-register-status.status-deferred{color:#d18b00}.isg2-quarter-status-dot.status-not_started,.isg2-register-status.status-not_started,.isg2-quarter-status-dot.status-cancelled,.isg2-register-status.status-cancelled{color:#9aa39c}.isg2-quarter-attention.attention-critical,.isg2-register-attention.attention-critical{color:#c9252d}.isg2-quarter-attention.attention-warning,.isg2-register-attention.attention-warning{color:#b76f00}.isg2-quarter-attention.attention-watch,.isg2-register-attention.attention-watch{color:#597d70}.isg2-quarter-timeline{position:relative;min-height:34px;align-items:center}.isg2-quarter-month-band{align-self:stretch;grid-row:1;border-right:1px solid #f0ede6}.isg2-quarter-bar{position:relative;z-index:2;grid-row:1;height:5px;min-width:5px;border-radius:3px;pointer-events:none}.isg2-quarter-bar.current{background:#8f9992}.isg2-quarter-bar.current.status-on_track,.isg2-quarter-bar.current.status-completed{background:#31925a}.isg2-quarter-bar.current.status-delayed{background:#c9252d}.isg2-quarter-bar.current.status-deferred{background:#d49317}.isg2-quarter-bar.current>span{display:block;height:100%;border-radius:inherit;background:#102f2866}.isg2-quarter-bar.planned-source{align-self:start;height:3px;margin-top:7px;background:#c3c9c5;opacity:.7}.isg2-quarter-bar.baseline{align-self:end;height:2px;margin-bottom:6px;border-top:1px dashed #7d8680;background:transparent}.isg2-quarter-today-line{position:absolute;top:0;bottom:0;z-index:4;width:1px;background:#d52b32;pointer-events:none}.isg2-quarter-slip{position:absolute;top:2px;right:4px;z-index:5;color:#c9252d;font-size:8px;font-weight:900}.isg2-quarter-unscheduled{margin:8px 10px 12px;border:1px dashed #c7c3b9;border-radius:7px;overflow:hidden}.isg2-quarter-unscheduled-header{display:flex;min-height:34px;align-items:center;gap:7px;padding:0 12px;background:#f8f7f3;color:#59635d;font-size:10px}.isg2-quarter-unscheduled-header span{margin-left:auto}.isg2-quarter-unscheduled-row{display:grid;grid-template-columns:64px minmax(0,1fr) minmax(140px,220px) auto;width:100%;min-height:34px;align-items:center;gap:8px;border:0;border-top:1px solid #ebe8e0;padding:0 10px;background:#fff;color:#36423d;cursor:pointer;text-align:left}.isg2-quarter-unscheduled-row strong,.isg2-quarter-unscheduled-row span,.isg2-quarter-unscheduled-row em,.isg2-quarter-unscheduled-row b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.isg2-quarter-unscheduled-row em{color:#69716b;font-style:normal}.isg2-quarter-unscheduled-row b{border:1px solid #d8d5c9;border-radius:5px;padding:3px 6px}.isg2-activity-drawer{position:relative;min-width:0;min-height:0;overflow:hidden;border-left:1px solid #d8d5c9;background:#fff}.isg2-activity-drawer-scroll{height:100%;overflow:auto}.isg2-drawer-resize-handle{position:absolute;top:0;bottom:0;left:-1px;z-index:8;display:flex;width:15px;align-items:center;justify-content:center;border:0;padding:0;background:transparent;color:#78837d;cursor:col-resize;touch-action:none}.isg2-drawer-resize-handle svg{box-sizing:content-box;border:1px solid #d8d5c9;border-radius:4px;padding:5px 0;background:#fff;box-shadow:0 1px 3px #10231f1f}.isg2-drawer-resize-handle:hover svg,.isg2-drawer-resize-handle:focus-visible svg,.drawer-resizing .isg2-drawer-resize-handle svg{border-color:#6d8a80;background:#edf5f1;color:#153f34}.isg2-drawer-resize-handle:focus-visible{outline:2px solid #1b8f59;outline-offset:-2px}.activity-editor-panel.activity-editor-drawer-panel{align-content:start;min-height:100%;border:0;padding:16px;background:#fff;box-shadow:none}.activity-drawer-kicker,.activity-drawer-owner-row,.activity-drawer-review{display:flex;align-items:center;justify-content:space-between;gap:10px}.activity-drawer-kicker{border-bottom:1px solid #e7e4dc;padding-bottom:10px;color:#36423d;font-size:11px}.activity-drawer-kicker button{width:30px;padding:0;border-color:transparent}.activity-drawer-title{display:grid;gap:4px}.activity-drawer-title>span{color:#24453d;font-size:12px;font-weight:900}.activity-drawer-title h3{display:-webkit-box;overflow:hidden;margin:0;font-size:14px;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:5}.activity-drawer-result-path{display:grid;gap:2px}.activity-drawer-result-path small{color:#69716b;font-size:8px;font-weight:850;text-transform:uppercase}.activity-drawer-result-path p{display:-webkit-box;overflow:hidden;margin:0;color:#4d766a;font-size:10px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:4}.activity-drawer-owner-row{border-bottom:1px solid #e7e4dc;padding-bottom:10px}.activity-drawer-owner-row>span:first-child{display:grid;gap:2px}.activity-drawer-owner-row small,.activity-drawer-review span{color:#69716b;font-size:9px;font-weight:800;text-transform:uppercase}.activity-drawer-owner-row strong,.activity-drawer-review strong{font-size:11px}.activity-editor-drawer-panel .activity-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.activity-editor-drawer-panel .activity-editor-progress-row{flex-wrap:wrap}.activity-editor-drawer-panel .activity-month-picker{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.activity-editor-drawer-panel .activity-month-picker button{padding:0 4px}.activity-drawer-review{border:1px solid #dfddd3;border-radius:6px;padding:8px 10px;background:#fafbf9}.isg2-activity-register{width:100%;min-width:1180px;border-collapse:collapse;color:#36423d;font-size:10px}.isg2-activity-register th{position:sticky;top:0;z-index:3;border-bottom:1px solid #d8d5c9;padding:9px 8px;background:#fafbf9;color:#59635d;font-size:9px;text-align:left;text-transform:uppercase}.isg2-activity-register td{max-width:220px;border-bottom:1px solid #ebe8e0;padding:8px;vertical-align:top}.isg2-activity-register tr.selected td{background:#f2f9f5}.isg2-register-activity-button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;width:100%;gap:6px;border:0;padding:0;background:transparent;color:#17201d;cursor:pointer;text-align:left}.isg2-register-activity-button span,.isg2-activity-register td>small{display:block;overflow:hidden;margin-top:3px;color:#69716b;font-size:9px;line-height:1.3;text-overflow:ellipsis}.isg2-register-status{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.isg2-register-progress{display:block;width:70px;height:4px;overflow:hidden;border-radius:2px;background:#e1e5e2}.isg2-register-progress>span{display:block;height:100%;background:#31925a}.isg2-activity-register td.variance{color:#c9252d;font-weight:850}.isg2-register-attention{display:block;font-weight:800}.isg2-review-lens{display:grid;max-height:calc(100vh - 350px);overflow:auto}.isg2-review-summary{display:grid;gap:2px;border-bottom:1px solid #e7e4dc;padding:12px 14px;background:#fafbf9}.isg2-review-summary strong{font-size:13px}.isg2-review-summary span{color:#69716b;font-size:10px}.isg2-review-section>header{display:flex;min-height:34px;align-items:center;gap:7px;border-bottom:1px solid #e7e4dc;padding:0 14px;background:#f7f7f3;font-size:11px}.isg2-review-section>header span{margin-left:auto}.isg2-review-section.attention-critical>header{color:#b3261e}.isg2-review-section.attention-warning>header{color:#8b6200}.isg2-review-activity{display:grid;grid-template-columns:minmax(300px,1.5fr) minmax(120px,.7fr) 80px 120px minmax(260px,1fr);width:100%;align-items:center;gap:12px;border:0;border-bottom:1px solid #ebe8e0;padding:9px 14px;background:#fff;color:#36423d;cursor:pointer;font-size:10px;text-align:left}.isg2-review-activity:hover,.isg2-review-activity.selected{background:#f2f9f5}.isg2-review-activity>span{display:grid;gap:2px}.isg2-review-activity small{color:#69716b;font-size:8px;font-weight:800;text-transform:uppercase}.isg2-review-activity b{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.isg2-review-reasons{color:#745000;line-height:1.35}.access-admin-view{display:grid;gap:14px}.access-admin-header{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #dcd9cf;padding:3px 2px 10px}.access-admin-header h1,.access-section-heading h2{margin:0;letter-spacing:0}.access-admin-header h1{font-size:22px}.access-admin-eyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:3px;color:#49625a;font-size:10px;font-weight:800;text-transform:uppercase}.access-admin-counts{display:flex;gap:7px}.access-admin-counts span,.access-section-heading>span,.access-role-label{display:inline-flex;align-items:center;gap:5px;border:1px solid #d5dfda;border-radius:999px;background:#f0f6f3;color:#294a40;font-size:10px;font-weight:800}.access-admin-counts span{min-height:28px;padding:0 9px}.access-admin-error{border:1px solid #e4b9ae;border-radius:6px;padding:10px 12px;background:#fff3ef;color:#7b2d28;font-size:12px;font-weight:700}.access-selected-section,.access-directory-section{display:grid;gap:9px}.access-section-heading,.access-directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.access-section-heading{justify-content:flex-start}.access-section-heading h2{font-size:14px}.access-section-heading>span{min-width:22px;min-height:22px;justify-content:center;padding:0 6px}.access-selected-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:8px}.access-selected-user{display:grid;grid-template-columns:34px minmax(0,1fr) auto;min-height:54px;align-items:center;gap:9px;border:1px solid #d6ded9;border-radius:6px;padding:7px 9px;background:#fff}.access-selected-user>div,.access-directory-table td:first-child{display:grid;min-width:0;gap:2px}.access-selected-user strong,.access-directory-table strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.access-selected-user small,.access-directory-table small{overflow:hidden;color:#68736d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.access-user-initials{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#dceae4;color:#173d35;font-size:10px;font-weight:900}.access-role-label{min-height:23px;padding:0 7px;white-space:nowrap}.access-directory-search{display:flex;width:min(330px,100%);min-height:34px;align-items:center;gap:7px;border:1px solid #cccac1;border-radius:6px;padding:0 9px;background:#fff;color:#59635d}.access-directory-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#17201d;font-size:11px}.access-directory-table-shell{max-height:calc(100vh - 318px);min-height:250px;overflow:auto;border:1px solid #d8d5cb;border-radius:6px;background:#fff}.access-directory-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}.access-directory-table th{position:sticky;top:0;z-index:1;height:34px;border-bottom:1px solid #cfcdc4;padding:0 10px;background:#f3f2ed;color:#4f5a55;font-size:9px;text-align:left;text-transform:uppercase}.access-directory-table th:nth-child(1){width:30%}.access-directory-table th:nth-child(2){width:33%}.access-directory-table th:nth-child(3){width:19%}.access-directory-table th:nth-child(4){width:18%}.access-directory-table td{height:44px;border-bottom:1px solid #ebe9e2;padding:6px 10px;color:#3f4945;font-size:10px;vertical-align:middle}.access-directory-table tr:last-child td{border-bottom:0}.access-directory-table .access-enabled-row td{background:#f4f9f6}.access-user-toggle{display:inline-flex;min-width:94px;align-items:center;gap:7px;color:#4f5a55;font-size:9px;font-weight:800;cursor:pointer}.access-user-toggle input{position:absolute;opacity:0;pointer-events:none}.access-toggle-track{display:block;width:30px;height:17px;flex:0 0 auto;border:1px solid #bcbdb8;border-radius:999px;background:#d7d8d4;transition:background .12s ease}.access-toggle-track span{display:block;width:13px;height:13px;margin:1px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #10231f38;transition:transform .12s ease}.access-user-toggle input:checked+.access-toggle-track{border-color:#2f735f;background:#2f735f}.access-user-toggle input:checked+.access-toggle-track span{transform:translate(13px)}.access-user-toggle input:focus-visible+.access-toggle-track{outline:2px solid #2f735f;outline-offset:2px}.access-user-toggle input:disabled+.access-toggle-track{opacity:.5}.access-admin-loading,.access-directory-empty{color:#6b746f;font-size:11px}.access-admin-loading{padding:12px 2px}.access-directory-empty{height:80px!important;text-align:center}@media(max-width:1320px){.isg2-workplan-workspace.drawer-open{grid-template-columns:minmax(0,1fr)}.isg2-activity-drawer{position:fixed;top:12px;right:12px;bottom:12px;z-index:40;width:min(var(--activity-drawer-width),calc(100vw - 24px));border:1px solid #d8d5c9;border-radius:8px;box-shadow:0 18px 48px #10231f2e}}@media(max-width:1180px){.filters-bar{grid-template-columns:repeat(3,minmax(130px,1fr))}.isg2-workplan-filter-bar{grid-template-columns:repeat(2,minmax(150px,1fr))}.isg2-filter-summary{grid-column:span 2}.isg2-review-activity{grid-template-columns:minmax(260px,1fr) 120px 70px 110px}.isg2-review-reasons{grid-column:1 / -1}.content-grid,.detail-grid,.grant-layout,.logic-model-layout,.my-project-grid,.my-project-workplan-layout,.workplan-layout,.workplan-profile-grid,.workplan-readiness-grid,.workplan-review-grid,.isg2-plan-split,.isg2-empty-state,.isg2-empty-table-map,.isg2-mini-dashboard,.isg2-review-row,.isg2-standard-grid,.isg2-stage-list,.isg2-table-map,.mapping-status-grid,.mapping-breakdown-grid,.finance-grid,.qa-check-grid,.qa-diagnostic-summary,.dimension-grid{grid-template-columns:1fr}.logic-model-inspector-resize-handle{display:none}.grant-detail{position:static}.summary-band,.country-burden-grid,.finance-metric-grid,.logic-model-metric-grid,.my-project-metric-grid,.architecture-flow,.timeline,.activity-row,.gantt-row{grid-template-columns:repeat(2,1fr)}.cadence-grid,.principle-grid{grid-template-columns:1fr}}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:10px}.sidebar nav{display:flex;min-height:auto;flex:0 0 auto;overflow:visible;padding-right:0}.browse-project-drawer{inset:8px;width:auto}.browse-drawer-resize-handle{display:none}.nav-item{width:78px}main{padding:10px}.access-admin-header,.access-directory-toolbar{align-items:stretch;flex-direction:column}.access-admin-counts{flex-wrap:wrap}.access-directory-search{width:100%}.access-directory-table-shell{max-height:calc(100vh - 250px)}.app-header,.section-title-row,.country-office-header,.logic-model-toolbar,.my-project-console-header,.detail-hero,.filters-bar{display:grid}.app-header{display:flex}.app-header-context{gap:7px}.app-header-view,.app-header-divider{display:none}.role-select select{max-width:90px}.registry-filter-summary-row{align-items:stretch;flex-wrap:wrap}.registry-search-field,.active-filter-chips{width:100%}.filters-bar{grid-template-columns:1fr}.my-project-console-header,.country-office-header{position:static}.my-project-context-tabs,.country-office-shell>.my-project-tabs,.my-portfolio-shell>.my-project-tabs{top:36px}.nutrition-burden-shell{min-width:0;padding:14px}.nutrition-burden-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nutrition-burden-toolbar{display:grid;grid-template-columns:minmax(0,1fr)}.nutrition-burden-toolbar>*,.nutrition-burden-toolbar select,.nutrition-burden-toolbar input{width:100%;min-width:0;max-width:100%}.country-office-header h2,.my-project-console-header h2{font-size:19px;white-space:normal}.country-office-select,.nutrition-burden-title-actions,.burden-snapshot-actions,.my-project-header-actions,.my-project-selector{width:100%;min-width:0}.nutrition-burden-title-actions{align-items:stretch}.nutrition-burden-title-actions .table-layer-filter{flex:1 1 auto}.nutrition-burden-title-actions .table-layer-filter button{flex:1 1 0}.country-office-select,.my-project-selector{align-items:stretch}.my-project-header-actions{align-items:flex-start}.isg2-workplan-toolbar{display:grid;align-items:stretch}.isg2-workplan-toolbar-actions{display:grid;justify-content:stretch}.isg2-workplan-heading{justify-content:space-between}.isg2-view-switcher{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.isg2-view-switcher button{border-right:1px solid #e5e1d8;border-bottom:1px solid #e5e1d8}.isg2-view-switcher button:nth-child(2n){border-right:0}.isg2-view-switcher button:nth-last-child(-n+2){border-bottom:0}.isg2-workplan-filter-bar{grid-template-columns:1fr}.isg2-filter-summary{grid-column:auto;justify-content:flex-start}.isg2-quarter-board-scroll,.isg2-activity-register-wrap,.isg2-review-lens{max-height:calc(100vh - 480px)}.isg2-quarter-board{--quarter-label-width: 270px;min-width:980px}.isg2-activity-drawer{inset:8px;width:auto}.isg2-drawer-resize-handle{display:none}.activity-editor-drawer-panel .activity-editor-grid{grid-template-columns:1fr}.activity-editor-drawer-panel .activity-month-picker{grid-template-columns:repeat(4,minmax(0,1fr))}.isg2-review-activity{min-width:720px}.my-project-filter-grid,.summary-band,.country-burden-grid,.finance-metric-grid,.logic-model-coverage-grid,.logic-model-metric-grid,.my-project-fact-grid,.my-project-metric-grid,.architecture-flow,.timeline,.source-row,.milestone-row,.signoff-item,.curator-form,.activity-row,.gantt-row,.activity-facts{grid-template-columns:1fr}.span-2{grid-column:span 1}dl div{grid-template-columns:1fr;gap:2px}}@media(max-width:900px){.nutrition-burden-shell.burden-explorer-shell{min-height:calc(100vh - 48px);max-height:none;overflow:visible;padding:0}.burden-explorer-commandbar{align-items:stretch;flex-direction:column}.burden-explorer-context{overflow-x:auto}.burden-explorer-actions{justify-content:space-between}.burden-view-switcher{flex:1 1 auto}.burden-view-switcher button{flex:1 1 0;justify-content:center}.burden-explorer-body{grid-template-columns:minmax(0,1fr)}.burden-indicator-library{max-height:390px;border-right:0;border-bottom:1px solid #dfe4df}.burden-guided-map-header{align-items:stretch;flex-direction:column}.burden-map-header-actions{width:100%;align-items:stretch;flex-direction:column}.burden-map-header-actions .burden-country-filter-trigger,.burden-explorer-actions .burden-country-filter-trigger{width:100%;justify-content:space-between}.burden-map-scope-switcher{width:100%}.burden-map-scope-switcher>span,.burden-map-scope-switcher button{flex:1 1 0;text-align:center}.burden-guided-map-workspace .burden-map-layout{grid-template-columns:minmax(0,1fr)}.burden-guided-map-workspace .burden-map-frame{height:580px;min-height:580px}.burden-guided-map-workspace .burden-map-inspector{height:auto;min-height:0;border-top:1px solid #dfe4df;border-left:0}.burden-map-provenance{align-items:flex-start;flex-direction:column}.burden-table-controls{grid-template-columns:minmax(0,1fr)}.burden-ranking-list>button{grid-template-columns:24px minmax(110px,1fr) 80px}.burden-ranking-list .burden-ranking-track,.burden-ranking-list small{display:none}}@media(max-width:640px){.burden-explorer-context>span{display:none}.burden-explorer-context h2{font-size:16px}.burden-view-switcher button{min-width:0;padding:0 6px;font-size:9px}.burden-explorer-actions .icon-button:first-of-type{display:none}.burden-map-insight{margin:8px}.burden-map-scale{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:5px}}
