*{box-sizing:border-box}body,html{margin:0;padding:0;background:#f4f6f8;color:#18202a;font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}a{text-decoration:none;color:inherit}button{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr)}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:#111922;color:#d8dee6;border-right:1px solid #24303c;display:flex;flex-direction:column;padding:22px 18px 18px}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:2px 8px 20px}.brand-mark{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:linear-gradient(145deg,#1d9a8a,#126c63);color:white;font-weight:800}.brand-name{font-size:17px;font-weight:800;letter-spacing:.08em;color:#fff}.brand-product{font-size:12px;color:#91a0af;margin-top:1px}.project-switcher{border:1px solid #283644;background:#17222d;border-radius:12px;padding:12px;margin-bottom:20px}.project-switcher-label{font-size:9px;letter-spacing:.14em;color:#8393a3;margin-bottom:9px}.project-switcher-row{display:flex;align-items:center;gap:10px}.project-avatar{width:32px;height:32px;border-radius:8px;background:#213344;color:#7fd1c6;display:grid;place-items:center;font-size:11px;font-weight:700}.project-switcher-copy{min-width:0;display:flex;flex-direction:column;gap:2px;flex:1 1}.project-switcher-copy strong{font-size:12px;color:#fff}.project-switcher-copy span{font-size:10px;color:#8fa0af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chevron{color:#7d8c9b}.sidebar-nav{overflow:auto;padding-right:2px}.nav-group{margin-bottom:18px}.nav-group-label{font-size:9px;letter-spacing:.14em;color:#657687;padding:0 10px 7px}.nav-item{display:flex;align-items:center;gap:10px;height:38px;padding:0 10px;border-radius:8px;color:#9eacb9;font-size:12px;margin-bottom:3px}.nav-item:hover{background:#17232e;color:#dce4ea}.nav-item.active{background:#1e2b36;color:#fff;box-shadow:inset 3px 0 0 #2aa896}.nav-item.active svg{color:#4fc4b4}.nav-item span:nth-child(2){flex:1 1}.nav-count{min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#263744;display:grid;place-items:center;font-size:10px;color:#c5d0da}.sidebar-footer{margin-top:auto;border-top:1px solid #23303b;padding-top:14px}.help-card,.user-card{display:flex;align-items:center;gap:10px;padding:9px 8px;border-radius:9px}.help-card:hover,.user-card:hover{background:#17232e}.help-icon{width:28px;height:28px;border-radius:50%;border:1px solid #41505d;display:grid;place-items:center;font-size:11px}.help-card div:last-child,.user-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.help-card strong,.user-card strong{font-size:11px;color:#dce4ea}.help-card span,.user-card span{font-size:9px;color:#7f8f9d}.user-avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#253847;color:#cde8e4;font-size:9px;font-weight:700}.user-copy{flex:1 1}.more{letter-spacing:1px}.workspace{min-width:0;min-height:100vh}.workspace-header{height:64px;background:#fff;border-bottom:1px solid #e2e6ea;display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.mobile-brand{display:none}.header-project{display:flex;align-items:center;gap:9px;color:#7a8793;font-size:12px}.header-project-code{font-weight:700;color:#202b35}.header-divider{color:#c5ccd2}.header-actions{display:flex;align-items:center;gap:8px}.icon-button{width:36px;height:36px;border:1px solid #e0e5e9;background:#fff;border-radius:9px;color:#65727f;display:grid;place-items:center;cursor:pointer}.icon-button:hover{background:#f7f9fa}.notification-button{position:relative}.notification-dot{position:absolute;right:8px;top:7px;width:6px;height:6px;border-radius:50%;background:#d8625a;border:1px solid #fff}.ask-yazu-button{height:36px;border:0;border-radius:9px;background:#16232c;color:#fff;padding:0 14px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;cursor:pointer}.ai-spark{color:#74d7c9}.workspace-content{padding:28px;max-width:1600px;margin:0 auto}.dashboard-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.eyebrow,.panel-kicker{font-size:9px;letter-spacing:.16em;font-weight:700;color:#71808d}.dashboard-heading h1{font-size:29px;line-height:1.1;margin:7px 0;color:#17212b;letter-spacing:-.025em}.dashboard-heading p{margin:0;color:#74808b;font-size:12px;max-width:760px}.dashboard-heading-actions{display:flex;gap:8px}.primary-button,.secondary-button{height:36px;border-radius:8px;padding:0 13px;font-size:11px;font-weight:700;cursor:pointer}.primary-button{background:#177f73;color:#fff;border:1px solid #177f73}.secondary-button{background:#fff;color:#4f5d68;border:1px solid #dce2e6}.alert-card{background:#fff5f3;border:1px solid #efc8c1;color:#9d453d;border-radius:10px;padding:14px;display:flex;flex-direction:column;gap:4px;font-size:12px}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:14px}.metric-card{background:#fff;border:1px solid #e1e6ea;border-radius:11px;padding:14px 15px;min-width:0;box-shadow:0 1px 2px rgba(22,34,44,.025)}.metric-label{font-size:10px;color:#788590;margin-bottom:9px}.metric-row{display:flex;align-items:center;justify-content:space-between}.metric-row strong{font-size:25px;line-height:1;color:#1c2832;letter-spacing:-.03em}.metric-indicator{width:7px;height:7px;border-radius:50%;background:#b8c2ca}.metric-detail{font-size:9px;color:#95a0a9;margin-top:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric-danger .metric-indicator{background:#d76057}.metric-warning .metric-indicator{background:#d6a544}.metric-success .metric-indicator{background:#3f9f7f}.metric-info .metric-indicator{background:#5f89b3}.dashboard-grid{display:grid;grid-gap:14px;gap:14px;margin-bottom:14px}.dashboard-grid-main{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr)}.dashboard-grid-secondary{grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr)}.panel{background:#fff;border:1px solid #e1e6ea;border-radius:11px;box-shadow:0 1px 2px rgba(22,34,44,.025);min-width:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px 12px;border-bottom:1px solid #edf0f2}.panel-heading h2{font-size:14px;margin:3px 0 0;color:#27323b}.panel-count{min-width:26px;height:22px;border-radius:11px;background:#f0f3f5;color:#6e7c87;display:grid;place-items:center;font-size:10px;font-weight:700}.attention-list{padding:2px 0}.attention-row{display:grid;grid-template-columns:30px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:11px 16px;border-bottom:1px solid #f0f2f4}.attention-row:last-child{border-bottom:0}.attention-icon{width:28px;height:28px;border-radius:7px;background:#eef3f4;color:#4b6f72;display:grid;place-items:center;font-size:9px;font-weight:800}.action-icon{background:#fff0ee;color:#b7574f}.attention-copy{display:flex;flex-direction:column;gap:3px;min-width:0}.attention-copy strong{font-size:11px;color:#28343e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.attention-copy span{font-size:9px;color:#89949d}.attention-meta{display:flex;align-items:center;gap:9px;font-size:9px;color:#7b8893}.status-pill{display:inline-flex;align-items:center;height:21px;padding:0 8px;border-radius:999px;background:#f0f3f5;color:#687782;font-size:8.5px;font-weight:700;white-space:nowrap}.status-pill.danger{background:#fff0ee;color:#b94f48}.status-pill.success{background:#edf8f3;color:#347e67}.status-pill.info{background:#edf4fb;color:#4c7195}.status-pill.neutral{background:#f1f3f5;color:#6c7882}.ai-brief-panel{background:linear-gradient(160deg,#16242c,#1d3038);border-color:#223640;color:#dce7eb}.ai-brief-panel .panel-heading{border-bottom-color:#2a3d45}.ai-brief-panel .panel-kicker{color:#6bb5aa}.ai-brief-panel h2{color:#f4f8f9}.ai-orb{width:28px;height:28px;border-radius:8px;background:#203b41;display:grid;place-items:center;color:#7bd6c7;font-size:12px}.brief-lead{padding:16px 16px 9px;color:#eef5f6;font-size:12px;line-height:1.55}.brief-list{list-style:none;padding:0 16px;margin:0}.brief-list li{padding:8px 0;border-top:1px solid #294047;font-size:10px;color:#aabac0}.brief-list li span{display:inline-block;min-width:20px;color:#75d4c5;font-weight:800}.brief-button{margin:13px 16px 15px;width:calc(100% - 32px);height:34px;border:1px solid #355059;border-radius:8px;background:#22373f;color:#dce8ea;font-size:10px;text-align:left;padding:0 11px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.package-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;padding:12px}.package-card{border:1px solid #e8ecef;border-radius:9px;padding:12px;min-width:0}.package-code{font-size:9px;color:#248b7d;font-weight:800;margin-bottom:7px}.package-card strong{font-size:10.5px;color:#303b44}.package-card strong,.package-card>span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.package-card>span{font-size:8.5px;color:#8b969f;margin-top:4px}.package-footer{margin-top:11px}.text-link{font-size:9px;color:#287f76;font-weight:700;white-space:nowrap}.risk-list{padding:5px 0}.risk-row{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;padding:11px 14px;border-bottom:1px solid #f0f2f4}.risk-row:last-child{border-bottom:0}.risk-score{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;background:#f7f2e8;color:#9e7424;font-size:10px;font-weight:800}.risk-score.high{background:#fff0ee;color:#b5534a}.risk-row>div:last-child{display:flex;flex-direction:column;gap:3px;min-width:0}.risk-row strong{font-size:10.5px;color:#2d3943;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.risk-row span{font-size:8.5px;color:#89949e}.register-panel{margin-bottom:28px}.register-actions{display:flex;align-items:center;gap:14px}.register-summary{font-size:9px;color:#87939c}.table-wrap{overflow:auto}.data-table{width:100%;border-collapse:collapse;min-width:800px}.data-table th{background:#fafbfc;color:#7e8a94;font-size:8.5px;text-transform:uppercase;letter-spacing:.06em;font-weight:700;text-align:left;padding:10px 14px;border-bottom:1px solid #e8ecef}.data-table td{padding:11px 14px;border-bottom:1px solid #f0f2f4;font-size:9.5px;color:#5d6a74}.data-table tbody tr:hover{background:#fbfcfc}.reference-cell{font-family:monospace;color:#5b7181!important;font-weight:700}.deliverable-cell{color:#2a3640!important;font-weight:700}.priority-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#b7c0c7;margin-right:6px}.priority-critical{background:#c94f47}.priority-high{background:#d7913c}.priority-medium{background:#6f8da7}.priority-low{background:#64a486}.empty-state{padding:22px;color:#86929c;font-size:10px}.empty-state.compact{padding:18px 14px}@media(max-width:1250px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-brand{display:flex;align-items:center;gap:9px;font-size:11px}.mobile-brand .brand-mark{width:28px;height:28px;border-radius:7px}.header-project{display:none}.dashboard-grid-main,.dashboard-grid-secondary{grid-template-columns:1fr}.workspace-header{padding:0 18px}.workspace-content{padding:20px}}@media(max-width:700px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-heading{align-items:flex-start;flex-direction:column}.dashboard-heading-actions{width:100%}.dashboard-heading-actions button{flex:1 1}.attention-row{grid-template-columns:30px minmax(0,1fr)}.attention-meta{grid-column:2;justify-content:space-between}.package-grid{grid-template-columns:1fr 1fr}.header-actions .icon-button{display:none}}@media(max-width:480px){.workspace-content{padding:16px}.metric-grid{grid-template-columns:1fr 1fr;gap:8px}.metric-card{padding:12px}.metric-row strong{font-size:22px}.package-grid{grid-template-columns:1fr}.dashboard-heading h1{font-size:24px}.ask-yazu-button{padding:0 10px}.dashboard-heading-actions{flex-direction:column}.dashboard-heading-actions button{width:100%}}.module-placeholder{gap:18px;padding:24px;min-height:180px}.module-placeholder-icon{width:44px;height:44px;flex:0 0 44px;border-radius:12px;background:linear-gradient(145deg,#1d9a8a,#126c63);color:#fff}.module-placeholder h2{font-size:16px;margin:6px 0 8px;color:#24313a}.module-placeholder p{font-size:11px;line-height:1.6;color:#7a8791;max-width:760px}@media(max-width:600px){.module-placeholder{padding:18px;gap:13px}.module-placeholder-icon{width:36px;height:36px;flex-basis:36px;border-radius:9px}}.register-page-heading .primary-button:disabled,.register-page-heading .secondary-button:disabled{cursor:not-allowed;opacity:.52}.register-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:14px}.register-stat-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e1e6ea;border-radius:11px;padding:14px 15px;box-shadow:0 1px 2px rgba(22,34,44,.025)}.register-stat-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#8ba0ad}.register-stat-card>span{display:block;font-size:9.5px;color:#788590;margin-bottom:7px}.register-stat-card strong{display:block;font-size:24px;line-height:1;color:#1c2832}.register-stat-card small{display:block;font-size:8.5px;color:#99a3ab;margin-top:8px}.register-stat-danger:before{background:#cf5b52}.register-stat-warning:before{background:#d59a3a}.register-stat-info:before{background:#5c88b0}.register-stat-success:before{background:#3d9a79}.deliverables-register-panel{overflow:hidden;margin-bottom:28px}.register-toolbar{display:flex;align-items:center;gap:10px;justify-content:space-between;padding:12px;border-bottom:1px solid #e8ecef}.register-search-wrap{height:36px;min-width:280px;max-width:480px;flex:1 1;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #dce2e6;border-radius:8px;background:#fff;color:#87939c}.register-search-wrap:focus-within{border-color:#79b8b0;box-shadow:0 0 0 3px rgba(42,168,150,.08)}.register-search-wrap input{border:0;outline:0;background:transparent;width:100%;font-size:10.5px;color:#2b3740}.register-search-wrap input::placeholder{color:#9aa4ac}.register-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.register-filters select{height:36px;border:1px solid #dce2e6;border-radius:8px;background:#fff;color:#596771;padding:0 28px 0 10px;font-size:9.5px;outline:0}.register-filters select:focus{border-color:#79b8b0}.clear-filter-button{height:34px;border:0;background:transparent;color:#278477;font-size:9px;font-weight:700;cursor:pointer;padding:0 7px}.register-result-bar{height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;background:#fafbfc;border-bottom:1px solid #e8ecef;color:#89949d;font-size:8.5px}.register-result-bar strong{color:#394650}.deliverables-table-wrap{position:relative}.deliverables-table{min-width:1220px}.deliverables-table th{white-space:nowrap;padding:9px 11px}.deliverables-table td{padding:10px 11px;white-space:nowrap}.deliverables-table tbody tr{cursor:pointer;transition:background .12s ease}.deliverables-table tbody tr:hover{background:#f7faf9}.deliverables-table tbody tr:focus{outline:2px solid #6bb8ad;outline-offset:-2px;background:#f6fbfa}.deliverable-overdue-row{box-shadow:inset 3px 0 0 #d7675d}.deliverable-overdue-row:hover{background:#fff9f8!important}.sort-button{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:inherit;text-transform:inherit;letter-spacing:inherit;font-size:inherit;font-weight:inherit;cursor:pointer}.sort-mark{font-size:9px;color:#b2bbc2}.sort-mark.active{color:#268b7e}.deliverable-cell{max-width:260px}.deliverable-cell>span{display:block;overflow:hidden;text-overflow:ellipsis}.overdue-inline{display:block;margin-top:3px;color:#b6534a;font-size:7.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.package-chip{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:5px;background:#eff5f4;color:#36786f;font-size:8px;font-weight:800}.date-overdue{color:#b65149!important;font-weight:700}.priority-label{display:inline-flex;align-items:center;gap:6px;font-size:8.5px;font-weight:700;color:#687681;white-space:nowrap}.priority-label i{width:6px;height:6px;border-radius:50%;display:inline-block;background:#9cacb7}.priority-label.priority-critical i{background:#c94f47}.priority-label.priority-high i{background:#d7913c}.priority-label.priority-medium i{background:#6f8da7}.priority-label.priority-low i{background:#64a486}.control-counts{display:flex;align-items:center;gap:4px}.control-count{min-width:22px;height:20px;padding:0 5px;border-radius:5px;display:grid;place-items:center;font-size:7.5px;font-weight:800}.action-count{background:#fff0ee;color:#ad5049}.review-count{background:#edf4fb;color:#4e7192}.risk-count{background:#f7f2e8;color:#956d21}.control-none{color:#adb6bd}.register-empty-state{min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#88949d;gap:6px}.register-empty-state strong{font-size:11px;color:#45515a}.register-empty-state span{font-size:9px}.register-empty-state button{margin-top:6px;border:1px solid #dbe2e6;background:#fff;border-radius:7px;height:30px;padding:0 10px;color:#297f75;font-size:9px;font-weight:700;cursor:pointer}.drawer-layer{position:fixed;inset:0;z-index:100;display:flex;justify-content:flex-end}.drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(13,22,29,.38);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);cursor:default}.record-drawer{position:relative;z-index:1;width:min(510px,94vw);height:100%;background:#f7f9fa;box-shadow:-14px 0 45px rgba(18,31,40,.18);display:flex;flex-direction:column;animation:drawerIn .2s ease-out}@keyframes drawerIn{0%{transform:translateX(24px);opacity:.3}to{transform:translateX(0);opacity:1}}.drawer-header{padding:21px 20px 17px;background:#fff;border-bottom:1px solid #dfe5e8;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.drawer-reference{font-family:monospace;font-size:9px;font-weight:800;color:#287f75;letter-spacing:.04em}.drawer-header h2{font-size:19px;line-height:1.25;margin:6px 0 10px;color:#1d2831;letter-spacing:-.018em}.drawer-status-line{display:flex;align-items:center;gap:8px}.drawer-close{flex:0 0 32px;width:32px;height:32px;border:1px solid #dfe5e8;border-radius:8px;background:#fff;color:#73808a;font-size:21px;line-height:1;cursor:pointer}.drawer-close:hover{background:#f5f7f8}.drawer-body{overflow:auto;padding:13px}.drawer-section{background:#fff;border:1px solid #e1e6ea;border-radius:10px;padding:14px;margin-bottom:11px}.drawer-section-title{font-size:8px;letter-spacing:.14em;font-weight:800;color:#7e8b95;margin-bottom:12px}.drawer-detail-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px 18px;gap:13px 18px}.drawer-detail{min-width:0}.drawer-detail span{display:block;font-size:8px;color:#929da5;margin-bottom:4px}.drawer-detail strong{display:block;font-size:10px;color:#35414a;white-space:normal;line-height:1.35}.drawer-detail strong.detail-danger{color:#b55149}.linked-control-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.linked-control-card{border:1px solid #e6eaed;border-radius:8px;padding:10px;transition:border-color .12s ease,background .12s ease}.linked-control-card:hover{border-color:#a9cbc6;background:#f8fbfa}.linked-control-card span{display:block;font-size:8px;color:#84919a}.linked-control-card strong{display:block;font-size:20px;color:#26333c;margin:5px 0}.linked-control-card small{display:block;font-size:7.5px;color:#929ca4;line-height:1.35}.drawer-notes{font-size:9.5px;line-height:1.55;color:#5c6871;background:#fafbfc;border:1px solid #edf0f2;border-radius:7px;padding:10px}.workflow-actions-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.workflow-actions-grid button{height:34px;border:1px solid #dfe5e8;border-radius:7px;background:#f7f9fa;color:#9aa4ac;font-size:8.5px;font-weight:700;cursor:not-allowed}.drawer-workflow-section p{margin:10px 0 0;font-size:8px;color:#929da5;line-height:1.45}.module-placeholder{display:flex;align-items:flex-start;gap:14px;padding:22px}.module-placeholder-icon{width:42px;height:42px;border-radius:10px;background:#eaf5f3;color:#238579;display:grid;place-items:center;font-weight:800}.module-placeholder h2{font-size:14px;margin:5px 0 7px}.module-placeholder p{font-size:10px;color:#7e8b95;margin:0;line-height:1.5}@media(max-width:1200px){.register-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.register-toolbar{align-items:stretch;flex-direction:column}.register-search-wrap{max-width:none;width:100%}.register-filters{width:100%}.register-filters select{flex:1 1;min-width:140px}}@media(max-width:760px){.register-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.register-stat-grid .register-stat-card:first-child{grid-column:1/-1}.register-result-bar span:last-child{display:none}.drawer-detail-grid{grid-template-columns:1fr}.linked-control-grid{grid-template-columns:1fr 1fr 1fr}.register-filters select{width:100%;flex-basis:calc(50% - 4px)}.drawer-header{padding:17px 16px}.drawer-body{padding:9px}}@media(max-width:480px){.register-stat-grid{grid-template-columns:1fr 1fr}.register-filters select{flex-basis:100%}.linked-control-grid,.workflow-actions-grid{grid-template-columns:1fr}.record-drawer{width:100vw}.drawer-status-line{align-items:flex-start;flex-direction:column}.register-page-heading{margin-bottom:16px}}.user-card-button{width:100%;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.user-card-button .more{font-size:8px;color:#769187;white-space:nowrap}.workspace-mode{height:24px;padding:0 9px;background:#f1f3f5;color:#7b8790;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.workspace-mode-auth{background:#eaf6f2;color:#347f70}.access-badge{height:30px;border-radius:7px;text-transform:uppercase;letter-spacing:.05em;border:1px solid #dce3e6;background:#f8fafb;color:#75828c}.access-editor{background:#eaf7f3;border-color:#bee0d7;color:#2c7969}.access-viewer{background:#f7f2e8;border-color:#e7d9b9;color:#8b6826}.access-public{background:#f1f3f5;color:#727e87}.access-notice{gap:12px;background:#fffaf1;border:1px solid #ead9b8;padding:11px 13px;margin:-8px 0 14px;color:#766443}.access-notice strong{white-space:nowrap;color:#715923}.auth-page{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(460px,1.1fr);background:#f6f8f9}.auth-page,.auth-panel{min-height:100vh}.auth-brand-panel{position:relative;overflow:hidden;background:linear-gradient(145deg,#111b23,#182b32 68%,#153b38);color:#e9f0f2;padding:54px 58px;display:flex;flex-direction:column}.auth-brand-panel:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-190px;bottom:-150px;border:1px solid rgba(102,208,191,.16);box-shadow:0 0 0 70px rgba(102,208,191,.025),0 0 0 140px rgba(102,208,191,.018)}.auth-brand-lockup{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.auth-brand-mark{width:42px;height:42px;border-radius:11px}.auth-brand-lockup strong{display:block;font-size:17px;letter-spacing:.12em}.auth-brand-lockup span{display:block;margin-top:2px;color:#849ba4;font-size:10px}.auth-brand-copy{position:relative;z-index:1;margin:auto 0 42px;max-width:540px}.auth-brand-copy .eyebrow{color:#65c8b9}.auth-brand-copy h1{font-size:39px;line-height:1.1;letter-spacing:-.035em;margin:12px 0 15px;color:#f5fafb}.auth-brand-copy p{max-width:500px;margin:0;color:#a1b1b7;font-size:12px;line-height:1.75}.auth-security-list{position:relative;z-index:1;display:grid;grid-gap:10px;gap:10px}.auth-security-list>div{display:grid;grid-template-columns:32px 1fr;grid-gap:10px;gap:10px;align-items:start;padding:11px 0;border-top:1px solid rgba(169,198,204,.13)}.auth-security-list>div>span{width:27px;height:27px;border-radius:7px;display:grid;place-items:center;background:rgba(80,176,163,.1);color:#75cfc1;font-size:8px;font-weight:800}.auth-security-list p{margin:0;color:#8fa2a9;font-size:9.5px;line-height:1.55}.auth-security-list strong{display:block;color:#dce7e9;font-size:10px;margin-bottom:2px}.auth-form-panel{display:flex;align-items:center;justify-content:center;padding:42px;background:#f8fafb}.auth-form-wrap{width:min(430px,100%)}.auth-back-link{display:inline-flex;margin-bottom:35px;color:#68808b;font-size:9px;font-weight:700}.auth-form-heading{margin-bottom:20px}.auth-form-heading h2{font-size:27px;letter-spacing:-.025em;margin:8px 0 7px;color:#202c35}.auth-form-heading p{font-size:10.5px;line-height:1.55;color:#81909a;margin:0}.auth-message{border-radius:8px;padding:10px 11px;margin-bottom:12px;font-size:9.5px;line-height:1.5}.auth-error{background:#fff0ee;border:1px solid #efcbc5;color:#a84c45}.auth-success{background:#eaf7f2;border:1px solid #c7e4db;color:#397968}.auth-form{display:grid;grid-gap:13px;gap:13px;background:#fff;border:1px solid #e0e6e9;border-radius:12px;padding:20px;box-shadow:0 8px 28px rgba(28,42,52,.045)}.auth-form label{display:grid;grid-gap:6px;gap:6px;color:#56646e;font-size:9px;font-weight:700}.auth-form label>span{font-weight:400;color:#9aa4ab;margin-left:3px}.auth-form input{height:40px;width:100%;border:1px solid #dce3e7;border-radius:8px;padding:0 11px;background:#fff;color:#27343d;font-size:10.5px;outline:0}.auth-form input:focus{border-color:#6db5aa;box-shadow:0 0 0 3px rgba(42,168,150,.08)}.auth-form-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:4px}.auth-primary,.auth-secondary{width:100%;height:39px}.auth-access-note{margin-top:15px;padding:12px;border-left:3px solid #78aa9f;background:#f0f5f4;border-radius:0 7px 7px 0}.auth-access-note strong{font-size:9px;color:#49645e}.auth-access-note p{margin:4px 0 0;color:#82908f;font-size:8.5px;line-height:1.5}@media(max-width:920px){.auth-page{grid-template-columns:1fr}.auth-brand-panel{min-height:auto;padding:30px}.auth-brand-copy{margin:55px 0 25px}.auth-brand-copy h1{font-size:30px}.auth-security-list{display:none}.auth-form-panel{min-height:auto;padding:42px 22px 60px}.workspace-mode{display:none}}@media(max-width:600px){.auth-brand-panel{padding:24px 20px}.auth-form-panel{padding:30px 16px 50px}.auth-form-actions{grid-template-columns:1fr}.access-notice{align-items:flex-start;flex-direction:column}.access-actions{width:100%;flex-wrap:wrap}.access-actions>*{flex:1 1;justify-content:center}}.workflow-actions-grid button:not(:disabled){background:#fff;color:#40505b;cursor:pointer;border-color:#d5dee2}.workflow-actions-grid button:not(:disabled):hover{border-color:#8ebdb5;background:#f4faf8;color:#267c70}.compare-revision-button{width:100%;height:33px;margin-top:7px;border:1px dashed #d7dee2;border-radius:7px;background:#fafbfc;color:#9aa4ab;font-size:8.5px;font-weight:700}.drawer-message{line-height:1.45}.drawer-message.success{background:#eaf7f2;border:1px solid #c6e4db;color:#397968}.drawer-message.error{color:#a84c45}.control-form-section{padding:0;overflow:hidden}.control-form-header{display:flex;align-items:center;justify-content:space-between;padding:14px;border-bottom:1px solid #edf0f2;background:#fafbfc}.control-form-header .drawer-section-title{margin:0 0 4px}.control-form-header h3{font-size:14px;margin:0;color:#28353e}.control-form-header>button{border:0;background:transparent;color:#277d72;font-size:8.5px;font-weight:800;cursor:pointer}.control-form{padding:14px;display:grid;grid-gap:11px;gap:11px}.control-field{display:grid;grid-gap:5px;gap:5px;min-width:0}.control-field>span{font-size:8px;color:#74828c;font-weight:700}.control-field input,.control-field select,.control-field textarea{width:100%;border:1px solid #dce3e7;border-radius:7px;background:#fff;color:#2f3b44;font:inherit;font-size:9.5px;outline:0}.control-field input,.control-field select{height:36px;padding:0 9px}.control-field textarea{padding:9px;resize:vertical;line-height:1.5}.control-field input:focus,.control-field select:focus,.control-field textarea:focus{border-color:#70b5ab;box-shadow:0 0 0 3px rgba(42,168,150,.07)}.form-grid{display:grid;grid-gap:9px;gap:9px}.form-grid.two-col{grid-template-columns:1fr 1fr}.form-grid.three-col{grid-template-columns:repeat(3,1fr)}.control-form-actions{display:flex;justify-content:flex-end;gap:7px;padding-top:4px}.control-form-actions .primary-button,.control-form-actions .secondary-button{min-width:92px}.control-form-actions button:disabled{opacity:.6;cursor:wait}@media(max-width:520px){.form-grid.three-col,.form-grid.two-col{grid-template-columns:1fr}.control-form-actions{display:grid;grid-template-columns:1fr 1fr}.control-form-actions button{width:100%}}.actions-register-panel{overflow:hidden}.actions-table{min-width:1160px}.actions-table td{vertical-align:middle}.action-overdue-row{box-shadow:inset 3px 0 0 #d7675d}.action-overdue-row:hover{background:#fff9f8!important}.action-title-cell{max-width:320px}.action-type-chip{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:5px;background:#f1f4f6;color:#62727d;font-size:8px;font-weight:800;white-space:nowrap}.action-link-cell{font-family:monospace;font-size:8.5px!important;color:#607887!important}.assignee-cell{display:flex;flex-direction:column;gap:2px;min-width:130px}.assignee-cell strong{font-size:9px;color:#35414a}.assignee-cell span{font-size:7.5px;color:#8d98a1}.action-drawer{width:min(540px,94vw)}.action-quick-grid{display:flex;gap:7px;flex-wrap:wrap}.action-quick-grid button{min-width:110px}.actions-filter-row select{min-width:126px}.drawer-message{border-radius:8px;padding:10px 11px;margin-bottom:10px;font-size:9px;line-height:1.4}.drawer-message.success{background:#edf8f3;border:1px solid #cbe8dc;color:#347e67}.drawer-message.error{background:#fff0ee;border:1px solid #efcbc5;color:#aa5049}.control-form .form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px}.control-form .form-field{display:flex;flex-direction:column;gap:5px}.control-form .form-field>span{font-size:8px;color:#84919a;font-weight:700}.control-form input,.control-form select,.control-form textarea{width:100%;border:1px solid #dce2e6;border-radius:7px;background:#fff;color:#33414a;font:inherit;font-size:9.5px;padding:8px 9px;outline:0}.control-form input,.control-form select{height:34px}.control-form textarea{resize:vertical;line-height:1.45}.control-form input:focus,.control-form select:focus,.control-form textarea:focus{border-color:#79b8b0;box-shadow:0 0 0 3px rgba(42,168,150,.08)}.control-form .form-field-wide{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:8px;padding:3px 1px 8px}.link-button{display:inline-flex;align-items:center;justify-content:center}.access-actions{align-items:center;flex-wrap:wrap}.access-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;font-size:8.5px;font-weight:800;white-space:nowrap}.access-editor{background:#eaf6f3;color:#287f72;border:1px solid #c9e5df}.access-viewer{background:#f3f5f6;color:#6d7b86;border:1px solid #e0e5e8}.access-public{background:#f8f3e9;color:#8f6b2d;border:1px solid #eadcbc}.access-notice{display:flex;gap:9px;align-items:center;margin-bottom:14px;padding:10px 12px;border:1px solid #e1e6ea;border-radius:9px;background:#fff;color:#77848e;font-size:9px}.access-notice strong{color:#3c4851;font-size:9px}.workspace-mode{display:inline-flex;align-items:center;height:25px;padding:0 8px;border-radius:999px;background:#f3f5f6;color:#74818b;font-size:8px;font-weight:700}.workspace-mode-auth{background:#eaf6f3;color:#2f8074}@media(max-width:1200px){.actions-filter-row select{min-width:140px}}@media(max-width:760px){.control-form .form-grid{grid-template-columns:1fr}.control-form .form-field-wide{grid-column:auto}.action-quick-grid{display:grid;grid-template-columns:1fr 1fr}.action-quick-grid button{min-width:0}.access-notice{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.action-quick-grid{grid-template-columns:1fr}.form-actions{display:grid;grid-template-columns:1fr 1fr}.form-actions button{width:100%}.workspace-mode{display:none}}.packages-register-panel{overflow:hidden}.package-toolbar{gap:14px}.package-new-button{white-space:nowrap}.packages-table-wrap{overflow-x:auto}.packages-table{min-width:1050px}.package-health-row{cursor:pointer;position:relative}.package-health-row td:first-child{border-left:3px solid transparent}.package-health-row.health-at_risk td:first-child{border-left-color:#d9534f}.package-health-row.health-watch td:first-child{border-left-color:#d9a72e}.package-health-row.health-healthy td:first-child{border-left-color:#43a47a}.package-code-strong{font-weight:800;letter-spacing:.04em;color:#16232a}.package-health-badge{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;border-radius:999px;padding:6px 10px;white-space:nowrap}.package-health-badge i{width:7px;height:7px;border-radius:50%;background:currentColor}.package-health-badge.health-healthy{color:#287857;background:#e9f7f0}.package-health-badge.health-watch{color:#8a6500;background:#fff5cf}.package-health-badge.health-at_risk{color:#a43b38;background:#fdebea}.package-metric-count{display:flex;flex-direction:column;gap:2px}.package-metric-count strong{font-size:15px}.package-metric-count small{font-size:10px;color:#78858d}.package-metric-count.has-alert small,.package-metric-count.has-alert strong{color:#b0443f}.package-drawer{width:min(620px,100vw)}.package-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.package-control-card{display:flex;flex-direction:column;gap:4px;padding:15px;border:1px solid #dfe6e9;border-radius:12px;background:#fbfcfc;text-decoration:none;color:inherit}.package-control-card:hover{border-color:#9eb4b9;background:white}.package-control-card span{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#738087;font-weight:800}.package-control-card strong{font-size:26px;color:#18333a}.package-control-card small{color:#728087}.package-control-card.attention{border-color:#efd2b5;background:#fffaf3}.package-control-card.attention strong{color:#a85e24}.package-item-list{display:flex;flex-direction:column;border:1px solid #e1e7e9;border-radius:12px;overflow:hidden}.package-item-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-bottom:1px solid #e8edef;color:inherit;text-decoration:none}.package-item-row:last-child{border-bottom:0}.package-item-row:hover{background:#f8fafb}.package-item-row>div{display:flex;flex-direction:column;gap:3px}.package-item-row strong{font-size:12px}.package-item-row span{font-size:12px;color:#6f7c82}.package-item-alert{color:#b0443f!important;font-weight:800}.drawer-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}@media(max-width:800px){.package-control-grid{grid-template-columns:1fr}.package-toolbar{align-items:stretch}.package-new-button{width:100%}}.risk-page-heading{margin-bottom:18px}.risks-register-panel{padding:0;overflow:hidden}.risk-toolbar{padding:18px 20px;border-bottom:1px solid var(--border-color,#e5e7eb);align-items:flex-start}.risk-filters{flex-wrap:wrap;justify-content:flex-end}.risk-filters select{min-width:132px}.risks-table-wrap{overflow:auto}.risks-table{min-width:1180px}.risks-table th:nth-child(3){min-width:300px}.risks-table td{vertical-align:middle}.risk-overdue-row{background:rgba(220,38,38,.035)}.risk-type-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border:1px solid transparent}.risk-type-risk{background:#eef2ff;color:#4338ca;border-color:#c7d2fe}.risk-type-issue{background:#fff1f2;color:#be123c;border-color:#fecdd3}.risk-exposure{display:inline-grid;grid-template-columns:auto auto;align-items:center;gap:6px;min-width:80px}.risk-exposure strong{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;font-size:13px}.risk-exposure small{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.risk-exposure-critical strong{background:#7f1d1d;color:#fff}.risk-exposure-critical small{color:#991b1b}.risk-exposure-high strong{background:#fee2e2;color:#991b1b}.risk-exposure-high small{color:#b91c1c}.risk-exposure-medium strong{background:#fef3c7;color:#92400e}.risk-exposure-medium small{color:#a16207}.risk-exposure-low strong{background:#dcfce7;color:#166534}.risk-exposure-low small{color:#15803d}.risk-drawer .drawer-header{align-items:flex-start}.risk-drawer .risk-exposure{margin-top:2px}.risk-narrative{margin:0;line-height:1.6;color:#374151;white-space:pre-wrap}.risk-narrative.muted{color:#9ca3af;font-style:italic}.risk-drawer-actions{display:flex;flex-wrap:wrap;gap:9px}.risk-drawer-actions .primary-button,.risk-drawer-actions .secondary-button{min-height:38px}.detail-danger{color:#b91c1c!important}.risk-page-heading .dashboard-heading-actions{align-items:center}@media(max-width:1050px){.risk-toolbar{display:block}.risk-filters{justify-content:flex-start;margin-top:12px}.risk-filters select{flex:1 1 150px}}@media(max-width:720px){.risk-page-heading{display:block}.risk-page-heading .dashboard-heading-actions{margin-top:14px;justify-content:flex-start;flex-wrap:wrap}.risk-toolbar{padding:14px}.risk-filters{display:grid;grid-template-columns:1fr 1fr}.risk-filters select{width:100%;min-width:0}.risk-drawer-actions{display:grid;grid-template-columns:1fr}.risk-drawer-actions button{width:100%}}.reviews-heading{align-items:flex-start}.reviews-toolbar{gap:16px}.reviews-table-wrap{overflow:auto}.reviews-table{min-width:1180px}.reviews-table th:first-child{min-width:260px}.reviews-table th:nth-child(4){min-width:190px}.reviews-table th:nth-child(7){min-width:290px}.review-overdue-row{background:rgba(220,38,38,.035)}.review-overdue-row:hover{background:rgba(220,38,38,.07)!important}.review-type-chip{display:inline-flex;align-items:center;padding:5px 9px;border:1px solid var(--border-color,#e5e7eb);border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.02em;background:#fff;white-space:nowrap}.table-subtext{display:block;margin-top:3px;color:#7b8494;font-size:11px;font-weight:500}.review-comment-cell{max-width:320px;color:#5d6674;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.review-drawer{width:min(660px,100vw)}.review-comment-block{padding:16px;border:1px solid #e4e8ee;border-radius:12px;background:#f8fafc;color:#424b59;line-height:1.55;white-space:pre-wrap}.review-workflow-buttons{display:flex;flex-wrap:wrap;gap:9px}.review-workflow-buttons .danger-button{border:1px solid #efb6b6;background:#fff4f4;color:#b42318;border-radius:9px;padding:9px 13px;font:inherit;font-weight:700;cursor:pointer}.review-workflow-buttons .danger-button:hover{background:#ffeaea}.review-workflow-buttons button:disabled{opacity:.55;cursor:not-allowed}.reviews-register-panel .register-result-bar{border-top:1px solid #eef0f3}.reviews-table .date-overdue{font-weight:700}.reviews-table .overdue-inline{display:block;margin-top:4px;color:#c62828;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.reviews-table .status-pill{white-space:nowrap}@media(max-width:900px){.reviews-heading{gap:14px}.reviews-heading .dashboard-heading-actions{width:100%;justify-content:flex-start}.reviews-toolbar{align-items:stretch}.reviews-toolbar .register-search-wrap{width:100%}.reviews-toolbar .register-filters{width:100%;flex-wrap:wrap}.review-workflow-buttons button{flex:1 1 170px}}.technical-heading{align-items:flex-start}.technical-toolbar{gap:16px}.technical-table-wrap{overflow:auto}.technical-table{min-width:1450px}.technical-table th:first-child{min-width:140px}.technical-table th:nth-child(2){min-width:280px}.technical-table th:nth-child(4){min-width:220px}.technical-table th:nth-child(7){min-width:190px}.technical-attention-row{background:rgba(217,119,6,.025)}.technical-attention-row:hover{background:rgba(217,119,6,.055)!important}.technical-ref{font-size:12px;letter-spacing:.015em}.compliance-badge,.deviation-badge,.sample-chip{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;line-height:1.2;white-space:nowrap}.compliance-badge.info{background:#eef4ff;color:#315a9f;border:1px solid #d5e2fa}.compliance-badge.success{background:#edf9f1;color:#227542;border:1px solid #cdebd7}.compliance-badge.warning{background:#fff8e6;color:#946200;border:1px solid #f4df9d}.compliance-badge.danger{background:#fff0f0;color:#b42318;border:1px solid #efc0bd}.deviation-badge{background:#fff5df;color:#8d5900;border:1px solid #f0d491}.sample-chip{background:#f3f0ff;color:#6941c6;border:1px solid #ddd5ff}.muted-dash{color:#a1a8b3}.technical-drawer{width:min(720px,100vw)}.technical-evidence-grid{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.technical-evidence-card{border:1px solid #e5e9ef;border-radius:12px;padding:14px;background:#fafbfc}.technical-evidence-card span{display:block;color:#7a8493;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px}.technical-evidence-card strong{font-size:13px;line-height:1.45;color:#303846;white-space:pre-wrap}.technical-assurance-section{display:grid;grid-gap:10px;gap:10px}.technical-finding{border-left:4px solid #9aa6b6;background:#f7f9fb;border-radius:10px;padding:13px 14px;display:grid;grid-gap:5px;gap:5px}.technical-finding.danger{border-left-color:#d92d20;background:#fff5f4}.technical-finding strong{font-size:12px}.technical-finding span{font-size:12px;line-height:1.5;color:#596273;white-space:pre-wrap}.sample-link-card{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #ddd5ff;background:#f8f6ff;padding:14px;border-radius:12px}.sample-link-card div{display:grid;grid-gap:3px;gap:3px}.sample-link-card strong{font-size:13px}.sample-link-card span{font-size:11px;color:#6c7480}.sample-link-card a{font-size:12px;font-weight:800;color:#6941c6;text-decoration:none;white-space:nowrap}.technical-action-list{display:grid;grid-gap:8px;gap:8px}.technical-action-card{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #e5e9ef;padding:12px 13px;border-radius:11px;background:#fff}.technical-action-card div{display:grid;grid-gap:3px;gap:3px}.technical-action-card strong{font-size:12px}.technical-action-card span:not(.status-pill){font-size:10px;color:#77808e}.technical-workflow-buttons{display:flex;flex-wrap:wrap;gap:9px}.technical-workflow-buttons .danger-button{border:1px solid #efb6b6;background:#fff4f4;color:#b42318;border-radius:9px;padding:9px 13px;font:inherit;font-weight:700;cursor:pointer}.technical-workflow-buttons .danger-button:hover{background:#ffeaea}.technical-workflow-buttons button:disabled{opacity:.55;cursor:not-allowed}.control-form-span-2{grid-column:span 2}.checkbox-field{display:flex!important;align-items:center;gap:8px;align-self:end;min-height:42px}.checkbox-field input{width:auto!important;margin:0}.technical-table .date-overdue{font-weight:700;color:#b42318}.technical-table .overdue-inline{display:block;color:#c62828;font-size:9px;text-transform:uppercase;letter-spacing:.06em;margin-top:3px}@media(max-width:900px){.technical-heading{gap:14px}.technical-heading .dashboard-heading-actions{width:100%;justify-content:flex-start}.technical-toolbar{align-items:stretch}.technical-toolbar .register-search-wrap{width:100%}.technical-toolbar .register-filters{width:100%;flex-wrap:wrap}.technical-workflow-buttons button{flex:1 1 170px}.control-form-span-2{grid-column:auto}.sample-link-card{align-items:flex-start;flex-direction:column}}.samples-heading{align-items:flex-start}.samples-toolbar{gap:16px}.samples-table-wrap{overflow:auto}.samples-table{min-width:1320px}.samples-table th:nth-child(2){min-width:260px}.samples-table th:nth-child(5){min-width:230px}.sample-overdue-row{background:rgba(220,38,38,.035)}.sample-overdue-row:hover{background:rgba(220,38,38,.07)!important}.sample-type-chip,.test-pill{display:inline-flex;align-items:center;padding:5px 9px;border:1px solid #e5e7eb;border-radius:999px;font-size:11px;font-weight:700;background:#fff;white-space:nowrap}.test-pill.test-attention{border-color:#f0c36b;background:#fff9e8;color:#8a5a00}.sample-basis-cell strong{display:block}.sample-basis-cell small{display:block;margin-top:3px;color:#7b8494;font-size:11px}.approval-readiness{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.approval-readiness i{width:7px;height:7px;border-radius:999px;background:currentColor}.approval-readiness.ready{background:#ecfdf3;color:#137a44;border:1px solid #b7ebca}.approval-readiness.blocked{background:#fff7e8;color:#9a5e00;border:1px solid #f4d28b}.sample-drawer{width:min(690px,100vw)}.sample-basis-card,.sample-test-card{display:flex;justify-content:space-between;gap:14px;padding:15px 16px;border-radius:12px;border:1px solid #e4e8ee;background:#f8fafc}.sample-basis-card>div:first-child span,.sample-basis-card>div:first-child strong{display:block}.sample-basis-card>div:first-child span{font-size:11px;font-weight:800;letter-spacing:.04em;color:#687284}.sample-basis-card>div:first-child strong{margin-top:4px;font-size:14px}.sample-basis-card>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:5px;font-size:11px;font-weight:700}.sample-basis-card.basis-ready,.sample-test-card.basis-ready{border-color:#b7ebca;background:#f2fbf6}.sample-basis-card.basis-blocked,.sample-test-card.basis-blocked{border-color:#f4d28b;background:#fffaf0}.sample-test-card{margin-top:10px;align-items:center}.sample-test-card span{color:#687284;font-size:12px}.sample-notes{margin:10px 0 0;color:#687284;line-height:1.5}.sample-blocker-note{margin-top:12px;padding:12px 14px;border:1px solid #f4d28b;border-radius:10px;background:#fffaf0;color:#805200;font-size:12px;font-weight:650;line-height:1.45}.samples-table .date-overdue{font-weight:700}.samples-table .overdue-inline{display:block;margin-top:4px;color:#c62828;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.checkbox-label{display:flex!important;align-items:center;gap:8px;min-height:42px}.checkbox-label input{width:auto!important}.sample-drawer .review-workflow-buttons{display:flex;flex-wrap:wrap;gap:9px}.sample-drawer .danger-button{border:1px solid #efb6b6;background:#fff4f4;color:#b42318;border-radius:9px;padding:9px 13px;font:inherit;font-weight:700;cursor:pointer}.sample-drawer .danger-button:hover{background:#ffeaea}.sample-drawer button:disabled{opacity:.48;cursor:not-allowed}@media(max-width:900px){.samples-heading{gap:14px}.samples-heading .dashboard-heading-actions{width:100%;justify-content:flex-start}.samples-toolbar{align-items:stretch}.samples-toolbar .register-search-wrap{width:100%}.samples-toolbar .register-filters{width:100%;flex-wrap:wrap}.sample-basis-card{flex-direction:column}.sample-basis-card>div:last-child{align-items:flex-start}}.rfi-heading{align-items:flex-start}.rfi-register-panel{overflow:hidden}.rfi-toolbar{gap:16px}.rfi-table-wrap{overflow:auto}.rfi-table{min-width:1380px}.rfi-table th:first-child{min-width:300px}.rfi-table th:nth-child(2){min-width:150px}.rfi-table th:nth-child(5){min-width:200px}.rfi-table th:nth-child(8){min-width:150px}.rfi-subject-cell span{display:block;font-weight:800;color:#182230}.rfi-subject-cell small{display:block;margin-top:4px;color:#596273;line-height:1.35}.rfi-subject-cell em{display:inline-block;margin-top:6px;padding:3px 7px;border-radius:999px;background:#eef4ff;color:#315d9c;font-size:10px;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.rfi-category-chip,.rfi-source-chip{border:1px solid #e1e6ed;background:#fff;font-weight:750}.rfi-category-chip,.rfi-priority,.rfi-source-chip{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:11px;white-space:nowrap}.rfi-priority{font-weight:800}.rfi-priority-critical{background:#feecec;color:#b42318}.rfi-priority-high{background:#fff1df;color:#a65300}.rfi-priority-medium{background:#eef4ff;color:#315d9c}.rfi-priority-low{background:#f1f3f5;color:#596273}.rfi-overdue-row{background:rgba(220,38,38,.035)}.rfi-overdue-row:hover{background:rgba(220,38,38,.07)!important}.rfi-table .date-overdue{font-weight:800;color:#b42318}.rfi-table .overdue-inline{display:block;margin-top:4px;color:#c62828;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.rfi-impact-flags{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.rfi-impact-flags span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:28px;padding:0 8px;border-radius:8px;background:#fff4df;border:1px solid #f1d39f;color:#935600;font-size:11px;font-weight:900}.rfi-impact-flags.compact span{min-width:25px;height:23px;padding:0 6px;border-radius:6px}.rfi-impact-flags small{color:#88919e}.rfi-control-count{display:inline-flex;align-items:center;gap:3px;margin-right:6px;font-weight:800}.rfi-control-count small{font-size:9px;color:#7b8494}.rfi-drawer{width:min(700px,100vw)}.rfi-impact-summary,.rfi-question-block,.rfi-response-block{padding:16px;border:1px solid #e3e8ef;border-radius:12px;background:#f8fafc;color:#414b59;line-height:1.58;white-space:pre-wrap}.rfi-response-block{background:#f4fbf6;border-color:#cfe9d6}.rfi-response-block small{display:block;margin-bottom:8px;color:#5c7863;font-size:11px;font-weight:700}.rfi-impact-summary{margin-top:12px;background:#fffaf2;border-color:#f0dfbd}.rfi-checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin:6px 0 14px}.rfi-checkbox-grid label{display:flex!important;align-items:center;gap:8px;padding:11px 12px;border:1px solid #e1e6ed;border-radius:10px;background:#fafbfc;font-size:12px;font-weight:700}.rfi-checkbox-grid input{width:auto!important;margin:0}.rfi-drawer .rfi-source-chip{margin-left:2px}.rfi-register-panel .register-result-bar{border-top:1px solid #eef0f3}.rfi-drawer .drawer-body{background:#f5f7f9}.rfi-drawer form.drawer-control-form{display:flex!important;flex-direction:column!important;gap:12px!important;width:100%!important;margin:0!important;padding:0 0 76px!important;background:transparent!important}.rfi-drawer form.drawer-control-form>.drawer-section-title{display:block!important;margin:0!important;padding:14px 16px!important;border:1px solid #dde4e8!important;border-radius:10px!important;background:#fff!important;color:#34414b!important;font-size:10px!important;line-height:1.3!important;letter-spacing:.09em!important;font-weight:850!important;box-shadow:0 1px 2px rgba(22,34,44,.03)!important}.rfi-drawer form.drawer-control-form .control-form-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:12px!important;gap:12px!important;width:100%!important;margin:0!important;padding:15px!important;border:1px solid #e0e6ea!important;border-radius:10px!important;background:#fff!important;box-sizing:border-box!important}.rfi-drawer form.drawer-control-form label{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;min-width:0!important;width:100%!important;margin:0!important;padding:0!important;color:#56636e!important;font-size:9px!important;font-weight:800!important;line-height:1.25!important;box-sizing:border-box!important}.rfi-drawer form.drawer-control-form input:not([type=checkbox]),.rfi-drawer form.drawer-control-form select,.rfi-drawer form.drawer-control-form textarea{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;border:1px solid #d7e0e5!important;border-radius:8px!important;background:#fff!important;color:#26343d!important;font:inherit!important;font-size:10px!important;box-sizing:border-box!important;outline:none!important}.rfi-drawer form.drawer-control-form input:not([type=checkbox]),.rfi-drawer form.drawer-control-form select{height:40px!important;padding:0 10px!important}.rfi-drawer form.drawer-control-form textarea{min-height:92px!important;padding:10px 11px!important;resize:vertical!important;line-height:1.5!important}.rfi-drawer form.drawer-control-form input:focus,.rfi-drawer form.drawer-control-form select:focus,.rfi-drawer form.drawer-control-form textarea:focus{border-color:#63a99f!important;box-shadow:0 0 0 3px rgba(42,132,119,.08)!important}.rfi-drawer form.drawer-control-form>.control-form-full{display:flex!important;flex-direction:column!important;gap:6px!important;width:100%!important;margin:0!important;padding:14px 15px!important;border:1px solid #e0e6ea!important;border-radius:10px!important;background:#fff!important;box-sizing:border-box!important}.rfi-drawer form.drawer-control-form>.control-form-full input,.rfi-drawer form.drawer-control-form>.control-form-full textarea{width:100%!important}.rfi-drawer form.drawer-control-form>.control-form-intro{margin:0!important;padding:11px 13px!important;border:1px solid #dbe7e5!important;border-radius:9px!important;background:#f4faf8!important;color:#58716d!important;font-size:9px!important;line-height:1.5!important}.rfi-drawer form.drawer-control-form .rfi-checkbox-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-gap:9px!important;gap:9px!important;width:100%!important;margin:0!important;padding:12px!important;border:1px solid #e0e6ea!important;border-radius:10px!important;background:#fff!important;box-sizing:border-box!important}.rfi-drawer form.drawer-control-form .rfi-checkbox-grid label{display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;min-height:42px!important;padding:10px 11px!important;border:1px solid #e5eaed!important;border-radius:8px!important;background:#fafbfc!important;color:#56636e!important;cursor:pointer!important}.rfi-drawer form.drawer-control-form .rfi-checkbox-grid input[type=checkbox]{flex:0 0 auto!important;width:15px!important;height:15px!important;margin:0!important;accent-color:#238879!important}.rfi-drawer form.drawer-control-form>.control-form-actions{position:-webkit-sticky!important;position:sticky!important;bottom:-13px!important;z-index:5!important;display:flex!important;justify-content:flex-end!important;gap:8px!important;width:calc(100% + 26px)!important;margin:2px -13px -76px!important;padding:12px 14px 14px!important;border-top:1px solid #dce4e8!important;background:rgba(255,255,255,.98)!important;box-shadow:0 -8px 22px rgba(22,34,44,.06)!important;box-sizing:border-box!important}.rfi-drawer form.drawer-control-form>.control-form-actions button{min-width:110px!important;min-height:38px!important}.rfi-drawer form.drawer-control-form>.control-form-actions .secondary-button{background:#fff!important}.rfi-drawer .drawer-header{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:7!important}@media(max-width:900px){.rfi-heading{gap:14px}.rfi-heading .dashboard-heading-actions{width:100%;justify-content:flex-start}.rfi-toolbar{align-items:stretch}.rfi-toolbar .register-search-wrap{width:100%}.rfi-toolbar .register-filters{width:100%;flex-wrap:wrap}.rfi-checkbox-grid{grid-template-columns:1fr}.rfi-drawer{width:100vw}.rfi-drawer form.drawer-control-form .control-form-grid,.rfi-drawer form.drawer-control-form .rfi-checkbox-grid{grid-template-columns:1fr!important}}.rfi-control-v2{display:flex;flex-direction:column;gap:16px}.rfi-v2-heading{align-items:flex-start}.rfi-cde-state{display:flex;flex-direction:column;gap:2px;padding:7px 10px;border:1px solid #dfe4ea;border-radius:9px;background:#fff}.rfi-cde-state b{font-size:11px}.rfi-cde-state small{font-size:9px;color:#7b8490}.rfi-v2-filterbar{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));grid-gap:10px;gap:10px;padding:13px 14px;border:1px solid #dfe4ea;border-radius:11px;background:#f7f8fa}.rfi-v2-filterbar label{display:flex;flex-direction:column;gap:4px;font-size:10px;font-weight:800;color:#596370}.rfi-v2-filterbar select{border:1px solid #d4dae1;background:#fff;border-radius:7px;padding:8px 9px;font:inherit;font-size:11px}.rfi-v2-tabs{display:flex;gap:5px;border-bottom:1px solid #dfe3e8;overflow:auto}.rfi-v2-tabs button{border:0;background:transparent;padding:10px 13px;font:inherit;font-size:11px;font-weight:800;color:#65707d;cursor:pointer;border-bottom:3px solid transparent;white-space:nowrap}.rfi-v2-tabs button.active{color:#182230;border-bottom-color:#e1ad00}.rfi-v2-kpis{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:9px;gap:9px}.rfi-v2-kpi{min-height:96px;border:1px solid #dfe4ea;border-top:3px solid #e3b400;border-radius:10px;background:#fff;padding:11px 12px;display:flex;flex-direction:column;justify-content:space-between}.rfi-v2-kpi.danger{border-top-color:#cf3e3e}.rfi-v2-kpi span{font-size:10px;font-weight:800;color:#626d79}.rfi-v2-kpi strong{font-size:22px;letter-spacing:-.03em}.rfi-v2-kpi small{font-size:9px;color:#7c8692;line-height:1.3}.rfi-management-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.rfi-v2-chart{overflow:hidden}.rfi-chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid #e6eaee}.rfi-chart-head h2,.rfi-section-head h2,.rfi-v2-card h2{margin:0 0 3px;font-size:13px}.rfi-chart-head p,.rfi-section-head p{margin:0;font-size:10px;color:#7a8490}.rfi-chart-head>div:last-child{display:flex;gap:5px}.rfi-chart-head button{border:0;border-radius:7px;background:#e8ebee;padding:7px 9px;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.rfi-chart-head button.active{background:#d4d8dc;color:#111}.rfi-trend-svg{display:block;width:100%;height:auto;padding:7px 9px 2px}.rfi-trend-svg text{font-size:9px;fill:#78828d}.rfi-trend-svg>line{stroke:#cfd5dc}.rfi-chart-grid{stroke:#e1e5e9;stroke-dasharray:2 4}.rfi-trend-area{fill:rgba(22,154,211,.18)}.rfi-trend-line{fill:none;stroke:#149bd7;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.rfi-hbars{display:flex;flex-direction:column;gap:9px;padding:16px}.rfi-hbars>div{display:grid;grid-template-columns:minmax(120px,34%) 1fr;grid-gap:8px;gap:8px;align-items:center}.rfi-hbars>div>span{font-size:10px;color:#56616e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rfi-hbars>div>div{height:22px;border-left:1px solid #dce1e6;position:relative;display:flex;align-items:center}.rfi-hbars i{display:block;height:16px;min-width:4px;background:#19a1d9;border-radius:0 3px 3px 0}.rfi-hbars strong{position:absolute;right:4px;font-size:9px;color:#2e3945}.rfi-v2-exceptions,.rfi-v2-table{overflow:hidden}.rfi-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid #e6eaee}.rfi-section-head button{border:0;background:#eef2f6;border-radius:7px;padding:7px 9px;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.rfi-v2-exceptions .data-table,.rfi-v2-table .data-table{min-width:1050px}.rfi-v2-overdue{color:#b42318}.rfi-v2-stack{display:flex;flex-direction:column;gap:14px}.rfi-automation-banner{display:grid;grid-template-columns:minmax(300px,1fr) auto auto;grid-gap:18px;gap:18px;align-items:center;padding:14px 16px;border:1px solid #d9e2ec;border-radius:11px;background:linear-gradient(90deg,#f4f9ff,#fff)}.rfi-automation-banner>div:first-child{display:flex;align-items:flex-start;gap:10px}.rfi-automation-banner>div:first-child>span{font-size:20px}.rfi-automation-banner strong{font-size:12px}.rfi-automation-banner p{margin:3px 0 0;font-size:10px;color:#6d7783;line-height:1.4}.rfi-automation-metrics{display:flex;gap:9px}.rfi-automation-metrics>div{min-width:80px;padding:8px 10px;border:1px solid #dfe5eb;background:#fff;border-radius:8px;text-align:center}.rfi-automation-metrics strong{display:block;font-size:17px}.rfi-automation-metrics span{display:block;margin-top:2px;font-size:8px;color:#7b8490}.rfi-efficiency-grid,.rfi-intelligence-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.rfi-v2-card{padding:14px 15px}.rfi-kpi-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #edf0f3;font-size:10px}.rfi-kpi-row:last-child{border-bottom:0}.rfi-kpi-row span{color:#65707c}.rfi-kpi-row strong{font-size:11px}.rfi-event-list{display:flex;flex-direction:column}.rfi-event-list>div{display:grid;grid-template-columns:90px minmax(220px,1fr) 165px minmax(180px,1fr);grid-gap:9px;gap:9px;align-items:center;padding:9px 13px;border-bottom:1px solid #edf0f3}.rfi-event-list>div:last-child{border-bottom:0}.rfi-event-type{display:inline-flex;justify-content:center;padding:4px 7px;border-radius:999px;background:#eef3f8;font-size:8px;font-weight:900;text-transform:uppercase}.rfi-event-type.reminder{background:#fff3d9;color:#885b00}.rfi-event-type.escalated{background:#fee8e8;color:#a31d1d}.rfi-event-type.closed,.rfi-event-type.response{background:#e6f6ec;color:#167143}.rfi-event-list strong{font-size:10px}.rfi-event-list em,.rfi-event-list small{font-size:9px;color:#7a8490;font-style:normal}.rfi-intelligence-banner{display:grid;grid-template-columns:1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:14px 16px;border:1px solid #d9dfea;border-radius:11px;background:linear-gradient(90deg,#f7f4ff,#fff)}.rfi-intelligence-banner>div:first-child{display:flex;gap:10px}.rfi-intelligence-banner p{margin:3px 0 0;font-size:10px;color:#6c7582;line-height:1.45}.rfi-intelligence-banner>div:last-child{text-align:center}.rfi-intelligence-banner>div:last-child strong{display:block;font-size:22px}.rfi-intelligence-banner>div:last-child span{font-size:9px;color:#777f8b}.rfi-observation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.rfi-observation{border:1px solid #e0e5eb;border-top:3px solid #8aa1b5;background:#fff;border-radius:10px;padding:13px}.rfi-observation.high{border-top-color:#e38318}.rfi-observation.critical{border-top-color:#cf3e3e}.rfi-observation header{display:flex;justify-content:space-between;gap:8px;font-size:8px;text-transform:uppercase;font-weight:900;color:#6e7884}.rfi-observation header em{font-style:normal}.rfi-observation h3{font-size:12px;margin:10px 0 5px}.rfi-observation p{font-size:10px;color:#606b77;line-height:1.45;margin:0 0 10px}.rfi-observation>div{border:1px solid #edf0f2;background:#f8fafb;border-radius:7px;padding:8px}.rfi-observation footer strong,.rfi-observation>div strong{display:block;font-size:8px;text-transform:uppercase;color:#707a86;margin-bottom:3px}.rfi-observation code{font-size:8px;white-space:normal;word-break:break-word}.rfi-observation footer{display:block;margin-top:9px;padding-top:9px;border-top:1px solid #edf0f3}.rfi-observation footer span{font-size:9px;color:#5d6874;line-height:1.4}.rfi-register-embedded>.register-stat-grid,.rfi-register-embedded>.rfi-heading{display:none}.rfi-register-embedded .rfi-register-panel{margin-top:0}.rfi-register-embedded{display:block}.rfi-v2-table td,.rfi-v2-table th{white-space:nowrap}.rfi-v2-table td:first-child{white-space:normal}.rfi-v2-exceptions td:nth-child(2){min-width:240px;white-space:normal}@media(max-width:1450px){.rfi-v2-kpis{grid-template-columns:repeat(4,1fr)}.rfi-observation-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:1050px){.rfi-v2-filterbar{grid-template-columns:repeat(2,1fr)}.rfi-automation-banner,.rfi-efficiency-grid,.rfi-intelligence-grid,.rfi-management-grid{grid-template-columns:1fr}.rfi-automation-metrics{flex-wrap:wrap}.rfi-event-list>div{grid-template-columns:80px 1fr}.rfi-event-list em{grid-column:2}}@media(max-width:700px){.rfi-v2-kpis{grid-template-columns:repeat(2,1fr)}.rfi-observation-grid,.rfi-v2-filterbar{grid-template-columns:1fr}.rfi-hbars>div{grid-template-columns:110px 1fr}}.rfi-analytics{display:flex;flex-direction:column;gap:22px}.rfi-analysis-section{display:flex;flex-direction:column;gap:10px}.rfi-analysis-layout{display:grid;grid-template-columns:minmax(420px,42%) minmax(0,58%);grid-gap:14px;gap:14px;align-items:stretch}.rfi-analysis-evidence,.rfi-analysis-visual{min-width:0}.rfi-analysis-evidence{overflow:hidden}.rfi-evidence-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 15px 11px;border-bottom:1px solid #edf0f2}.rfi-evidence-head strong{font-size:12px;color:#28343d}.rfi-evidence-head span{max-width:210px;color:#82909a;font-size:8px;text-align:right}.rfi-analysis-table-wrap{max-height:354px;overflow:auto}.rfi-analysis-table{min-width:590px}.rfi-analysis-table td,.rfi-analysis-table th{padding:9px 8px;font-size:8px}.rfi-analysis-table td:first-child,.rfi-analysis-table th:first-child{position:-webkit-sticky;position:sticky;left:0;background:#fff;z-index:1}.rfi-analysis-table thead th{position:-webkit-sticky;position:sticky;top:0;background:#f8fafb;z-index:2}.rfi-analysis-table thead th:first-child{z-index:3}.rfi-analysis-visual{display:flex;flex-direction:column;gap:8px}.rfi-view-switcher{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px}.rfi-view-switcher>div{display:flex;gap:5px;flex-wrap:wrap}.rfi-view-switcher button{border:1px solid #dbe3e6;border-radius:6px;background:#fff;color:#67757f;padding:6px 9px;font-size:8px;font-weight:800;cursor:pointer}.rfi-view-switcher button:hover{border-color:#8ebdb5;color:#267f73}.rfi-view-switcher button.active{border-color:#278d7f;background:#eaf6f3;color:#1c7368}.rfi-view-switcher label{display:none;color:#6b7882;font-size:8px;font-weight:800}.rfi-view-switcher select{min-width:160px;margin-left:7px;border:1px solid #dbe3e6;border-radius:6px;background:#fff;padding:6px 26px 6px 8px;color:#35434d;font-size:9px}.rfi-analysis-visual .rfi-analytic-panel{height:354px;min-height:354px}.rfi-cross-analysis{display:flex;flex-direction:column;gap:10px;padding-top:4px;border-top:1px solid #e7ecee}.rfi-analytics-heading{display:flex;align-items:flex-start;gap:14px;padding:8px 2px 0}.rfi-analytics-heading>span{min-width:74px;padding-top:4px;color:#258678;font-size:8px;font-weight:900;letter-spacing:.15em}.rfi-analytics-heading h2{margin:0 0 3px;font-size:16px;color:#202c35}.rfi-analytics-heading p{margin:0;color:#75818c;font-size:10px}.rfi-analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.rfi-analytic-panel{min-height:315px;overflow:hidden}.rfi-analytic-panel>header{padding:14px 15px 11px;border-bottom:1px solid #edf0f2}.rfi-analytic-panel h3{margin:0 0 3px;font-size:12px;color:#28343d}.rfi-analytic-panel p{margin:0;font-size:9px;color:#82909a}.rfi-analytic-bars{display:flex;flex-direction:column;gap:8px;padding:14px}.rfi-analytic-bars button,.rfi-sla-chart button{display:grid;grid-template-columns:minmax(100px,30%) 1fr 42px;align-items:center;grid-gap:8px;gap:8px;width:100%;border:0;background:transparent;padding:3px 0;cursor:pointer;text-align:left}.rfi-analytic-bars button:hover,.rfi-sla-chart button:hover{background:#f7faf9}.rfi-analytic-bars span,.rfi-sla-chart button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#53616c;font-size:9px}.rfi-analytic-bars i,.rfi-sla-chart button i{height:14px;background:#edf1f3;border-radius:3px;overflow:hidden}.rfi-analytic-bars b,.rfi-sla-chart button b{display:block;height:100%;border-radius:3px;background:#2b9788}.rfi-analytic-bars strong,.rfi-sla-chart strong{font-size:9px;text-align:right;color:#34414b}.rfi-analytic-bars.danger b{background:#cb5a51}.rfi-sla-chart{position:relative;padding:14px}.rfi-sla-chart:after{content:"";position:absolute;top:36px;bottom:13px;left:calc(30% + 22px + var(--sla));border-left:1px dashed #c98434;pointer-events:none}.rfi-sla-marker{display:block;margin-left:calc(30% + var(--sla));font-size:8px;color:#a46b25}.rfi-sla-chart button b{background:#5a9f8d}.rfi-sla-chart button b.late{background:#d17b39}.rfi-chart-legend{display:flex;gap:12px;flex-wrap:wrap;color:#74818c;font-size:8px}.rfi-chart-legend span{display:flex;align-items:center;gap:4px}.rfi-chart-legend i{display:inline-block;width:7px;height:7px;border-radius:2px}.rfi-chart-legend .overdue{background:#c9504b}.rfi-chart-legend .impact{background:#d6983e}.rfi-dual-bars{padding:13px 15px}.rfi-dual-bars>.rfi-chart-legend{margin-bottom:10px}.rfi-dual-bars>div:not(.rfi-chart-legend){display:grid;grid-template-columns:minmax(100px,29%) 1fr 1fr;grid-gap:6px;gap:6px;align-items:center;margin:6px 0}.rfi-dual-bars>div>span{font-size:9px;color:#56636e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rfi-dual-bars button{height:15px;display:flex;align-items:center;gap:4px;border:0;background:#edf1f3;padding:0;cursor:pointer;border-radius:2px;overflow:hidden}.rfi-dual-bars button i{height:100%;display:block;min-width:2px}.rfi-dual-bars button i.overdue{background:#c9504b}.rfi-dual-bars button i.impact{background:#d6983e}.rfi-dual-bars button b{font-size:8px;color:#46535d}.rfi-heat-wrap{padding:10px;overflow:auto}.rfi-heat{width:100%;border-collapse:separate;border-spacing:3px}.rfi-heat th{font-size:7px;color:#7c8993;text-transform:uppercase;text-align:center}.rfi-heat th:first-child{text-align:left;min-width:105px}.rfi-heat tbody th{text-transform:none;font-size:8px;color:#4d5b65;font-weight:700}.rfi-heat td button{width:100%;min-height:31px;border:0;border-radius:4px;font-size:8px;font-weight:800;cursor:pointer}.rfi-bubble-plot{position:relative;height:260px;margin:0 12px 10px;border-left:1px solid #dce3e7;border-bottom:1px solid #dce3e7;background:linear-gradient(90deg,transparent 49.8%,#edf1f3 50%,transparent 50.2%),linear-gradient(180deg,transparent 49.8%,#edf1f3 50%,transparent 50.2%)}.rfi-bubble-plot.quadrant{background:linear-gradient(90deg,transparent 49.7%,#dfe5e8 50%,transparent 50.3%),linear-gradient(180deg,transparent 49.7%,#dfe5e8 50%,transparent 50.3%),linear-gradient(135deg,#f2faf6 0 50%,#fff7f1 50%)}.rfi-bubble-plot>button{position:absolute;transform:translate(-50%,50%);border:1px solid rgba(19,109,99,.3);border-radius:50%;background:rgba(37,151,136,.75);color:#fff;cursor:pointer;box-shadow:0 2px 8px rgba(25,62,59,.12)}.rfi-bubble-plot.quadrant>button{background:rgba(199,103,53,.76);border-color:rgba(143,70,31,.3)}.rfi-bubble-plot>button:hover{outline:3px solid rgba(36,151,136,.18);z-index:30!important}.rfi-bubble-plot>button span{position:absolute;left:50%;top:100%;transform:translate(-50%,4px);width:80px;color:#46545e;font-size:7px;line-height:1.1;text-align:center}.rfi-bubble-plot .x-label,.rfi-bubble-plot .y-label{position:absolute;color:#8a969f;font-size:7px}.rfi-bubble-plot .x-label{right:2px;bottom:-14px}.rfi-bubble-plot .y-label{left:-2px;top:4px;transform:rotate(-90deg) translateX(-100%);transform-origin:left top}.rfi-ageing,.rfi-stacked{padding:12px 14px}.rfi-ageing>.rfi-chart-legend,.rfi-stacked>.rfi-chart-legend{margin-bottom:11px}.rfi-stacked>div:not(.rfi-chart-legend){display:grid;grid-template-columns:minmax(96px,28%) 1fr 26px;align-items:center;grid-gap:7px;gap:7px;margin:8px 0}.rfi-ageing>div>span,.rfi-stacked>div>span{font-size:8px;color:#53616c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rfi-ageing>div>i,.rfi-stacked>div>i{height:19px;display:flex;overflow:hidden;border-radius:3px;background:#eef1f3}.rfi-ageing button,.rfi-stacked button{border:0;color:#fff;font-size:7px;font-weight:800;cursor:pointer;padding:0;min-width:12px}.rfi-stacked>div>strong{font-size:8px;color:#68757f}.rfi-pareto{position:relative;height:250px;display:flex;align-items:flex-end;gap:5px;padding:22px 14px 55px}.rfi-pareto svg{position:absolute;left:14px;right:14px;top:20px;width:calc(100% - 28px);height:165px;overflow:visible;pointer-events:none}.rfi-pareto svg line{stroke:#d9a441;stroke-dasharray:3 3}.rfi-pareto svg polyline{fill:none;stroke:#d38c2f;stroke-width:1.2;vector-effect:non-scaling-stroke}.rfi-pareto>button{position:relative;flex:1 1;height:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;cursor:pointer;padding:0}.rfi-pareto>button i{display:block;width:70%;height:var(--height);background:#329587;border-radius:3px 3px 0 0}.rfi-pareto>button strong{position:absolute;bottom:calc(var(--height) + 2px);font-size:8px}.rfi-pareto>button span{position:absolute;top:calc(100% + 5px);width:75px;transform:rotate(-35deg);transform-origin:top center;color:#697680;font-size:7px;text-align:right}.rfi-ageing>div:not(.rfi-chart-legend){display:grid;grid-template-columns:minmax(100px,30%) 1fr;grid-gap:8px;gap:8px;align-items:center;margin:8px 0}.rfi-matrix-panel{overflow:hidden}.rfi-matrix-wrap{overflow:auto;padding:10px}.rfi-matrix{border-collapse:separate;border-spacing:3px;min-width:100%;white-space:nowrap}.rfi-matrix th{padding:5px;color:#6c7983;font-size:8px;text-transform:capitalize;text-align:center}.rfi-matrix th:first-child{text-align:left;position:-webkit-sticky;position:sticky;left:0;background:#fff;z-index:2}.rfi-matrix tbody th{min-width:130px;color:#46545e}.rfi-matrix td button{width:68px;min-height:46px;border:0;border-radius:5px;background:#f4f6f7;color:#9aa4ab;cursor:pointer}.rfi-matrix td button:disabled{cursor:default}.rfi-matrix td strong{display:block;font-size:10px}.rfi-matrix td small{display:block;margin-top:2px;font-size:6px;opacity:.8}.rfi-matrix td:last-child button{background:#edf2f3;color:#33555a}@media(max-width:1100px){.rfi-analytics-grid{grid-template-columns:1fr}}@media(max-width:1250px){.rfi-analysis-layout{grid-template-columns:minmax(360px,44%) minmax(0,56%)}.rfi-view-switcher>div{display:none}.rfi-view-switcher label{display:flex;align-items:center;margin-left:auto}}@media(max-width:900px){.rfi-analysis-layout{grid-template-columns:1fr}.rfi-analysis-visual{order:-1}.rfi-analysis-visual .rfi-analytic-panel{height:auto;min-height:315px}.rfi-analysis-table-wrap{max-height:330px}.rfi-view-switcher>div{display:flex}.rfi-view-switcher label{display:none}}@media(max-width:650px){.rfi-analytic-bars button,.rfi-sla-chart button{grid-template-columns:90px 1fr 36px}.rfi-dual-bars>div:not(.rfi-chart-legend){grid-template-columns:90px 1fr 1fr}.rfi-analytics-heading{display:block}.rfi-analytics-heading>span{display:block;margin-bottom:5px}.rfi-analytic-panel{min-height:280px}.rfi-view-switcher>div{display:none}.rfi-view-switcher label{display:flex;margin-left:0;width:100%;justify-content:space-between}.rfi-view-switcher select{flex:1 1}.rfi-evidence-head{display:block}.rfi-evidence-head span{display:block;max-width:none;margin-top:4px;text-align:left}}.rfi-drawer .drawer-body:has(.drawer-control-form){padding:14px;background:#f4f6f8}.rfi-drawer .drawer-control-form{display:block;padding:0;background:transparent}.rfi-drawer .drawer-control-form>.drawer-section-title{margin:0 0 10px;padding:13px 15px;border:1px solid #dfe5e9;border-radius:10px;background:#fff;color:#34424c;font-size:10px;letter-spacing:.08em;box-shadow:0 1px 2px rgba(22,34,44,.025)}.rfi-drawer .drawer-control-form>.drawer-section-title:after{display:block;margin-top:5px;color:#8a959e;font-size:8.5px;font-weight:500;letter-spacing:0;text-transform:none;line-height:1.45}.rfi-drawer .drawer-control-form:has(textarea[name=question])>.drawer-section-title:after{content:"Update the RFI control information. Existing source and audit history remain unchanged."}.rfi-drawer .drawer-control-form:has(textarea[name=response])>.drawer-section-title:after{content:"Record the formal response. The RFI will move to Answered and remain available for review before closure."}.rfi-drawer .drawer-control-form:has(input[name=due_date])>.drawer-section-title:after{content:"Create a linked management action without duplicating the RFI. Ownership and due date can be adjusted before issue."}.rfi-drawer .drawer-control-form:has(textarea[name=mitigation])>.drawer-section-title:after{content:"Escalate the information issue into the project risk register with an auditable link back to this RFI."}.rfi-drawer .drawer-control-form .control-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;padding:15px;border:1px solid #e1e6ea;border-radius:10px;background:#fff;box-shadow:0 1px 2px rgba(22,34,44,.02)}.rfi-drawer .drawer-control-form label{display:grid;grid-gap:6px;gap:6px;min-width:0;color:#596772;font-size:8.5px;font-weight:800;line-height:1.25}.rfi-drawer .drawer-control-form input,.rfi-drawer .drawer-control-form select,.rfi-drawer .drawer-control-form textarea{width:100%;min-width:0;border:1px solid #d8e0e5;border-radius:8px;background:#fff;color:#26343e;font:inherit;font-size:10px;outline:0;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}.rfi-drawer .drawer-control-form input,.rfi-drawer .drawer-control-form select{height:39px;padding:0 10px}.rfi-drawer .drawer-control-form textarea{padding:10px 11px;resize:vertical;line-height:1.5}.rfi-drawer .drawer-control-form input:focus,.rfi-drawer .drawer-control-form select:focus,.rfi-drawer .drawer-control-form textarea:focus{border-color:#6eafa6;box-shadow:0 0 0 3px rgba(42,132,119,.08);background:#fcfefe}.rfi-drawer .drawer-control-form input::placeholder,.rfi-drawer .drawer-control-form textarea::placeholder{color:#a2abb2}.rfi-drawer .drawer-control-form>.control-form-full{margin-top:11px;padding:14px 15px;border:1px solid #e1e6ea;border-radius:10px;background:#fff;box-shadow:0 1px 2px rgba(22,34,44,.02)}.rfi-drawer .drawer-control-form>.control-form-intro{margin:0 0 11px;padding:11px 13px;border:1px solid #dbe7e5;border-radius:9px;background:#f4faf8;color:#58716d;font-size:9px;line-height:1.5}.rfi-drawer .drawer-control-form:has(input[name=due_date]) .control-form-grid>label:has(input[name=title]){grid-column:1/-1}.rfi-drawer .drawer-control-form:has(input[name=due_date]) .control-form-grid>label:has(input[name=assigned_organisation]),.rfi-drawer .drawer-control-form:has(input[name=due_date]) .control-form-grid>label:has(input[name=assigned_to]){background:#fafbfc;border:1px solid #edf0f2;border-radius:8px;padding:10px}.rfi-drawer .drawer-control-form:has(input[name=due_date])>.control-form-full{border-left:3px solid #3f9186}.rfi-drawer .drawer-control-form:has(textarea[name=question]) .control-form-grid>label:has(select[name=deliverable_id]){grid-column:1/-1}.rfi-drawer .drawer-control-form:has(textarea[name=question])>.control-form-full:has(textarea[name=question]){border-left:3px solid #4f7fa4}.rfi-drawer .drawer-control-form:has(textarea[name=response])>.control-form-full{border-left:3px solid #3f9186}.rfi-drawer .drawer-control-form:has(textarea[name=response])>label:not(.control-form-full){margin-top:11px;padding:14px 15px;border:1px solid #e1e6ea;border-radius:10px;background:#fff}.rfi-drawer .drawer-control-form:has(textarea[name=mitigation]) .control-form-grid>label:has(select[name=impact]),.rfi-drawer .drawer-control-form:has(textarea[name=mitigation]) .control-form-grid>label:has(select[name=probability]){padding:10px;border:1px solid #f0dfbd;border-radius:8px;background:#fffaf2}.rfi-drawer .drawer-control-form:has(textarea[name=mitigation])>.control-form-full:has(textarea[name=mitigation]){border-left:3px solid #c58b35}.rfi-drawer .rfi-checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px;margin:11px 0 0;padding:12px;border:1px solid #e1e6ea;border-radius:10px;background:#fff}.rfi-drawer .rfi-checkbox-grid label{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid #e6eaed;border-radius:8px;background:#fafbfc;color:#5b6872;font-size:8.5px;font-weight:800;cursor:pointer}.rfi-drawer .rfi-checkbox-grid label:has(input:checked){border-color:#b7d4cf;background:#f2faf8;color:#34776e}.rfi-drawer .rfi-checkbox-grid input{width:15px;height:15px;margin:0;accent-color:#2f8a7e;box-shadow:none}.rfi-drawer .drawer-control-form>.control-form-actions{position:-webkit-sticky;position:sticky;bottom:0;z-index:4;display:flex;justify-content:flex-end;gap:8px;margin:14px -14px -14px;padding:12px 14px 14px;border-top:1px solid #dde4e8;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 -8px 24px rgba(24,39,49,.06)}.rfi-drawer .drawer-control-form>.control-form-actions .primary-button,.rfi-drawer .drawer-control-form>.control-form-actions .secondary-button{min-width:112px;min-height:36px}.rfi-drawer .drawer-control-form>.control-form-actions .secondary-button{background:#fff}.rfi-drawer .drawer-header{position:-webkit-sticky;position:sticky;top:0;z-index:6}.rfi-drawer .drawer-header h2{max-width:540px}.rfi-drawer .drawer-message{position:relative;z-index:2}@media(max-width:720px){.rfi-drawer .drawer-control-form .control-form-grid{grid-template-columns:1fr}.rfi-drawer .drawer-control-form .control-form-grid>label{grid-column:1!important}.rfi-drawer .rfi-checkbox-grid{grid-template-columns:1fr}.rfi-drawer .drawer-control-form>.control-form-actions{display:grid;grid-template-columns:1fr 1fr}.rfi-drawer .drawer-control-form>.control-form-actions button{width:100%;min-width:0}}.rfi-register-v3{display:flex;flex-direction:column;gap:12px}.rfi-register-v3-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.rfi-register-v3-head h2{margin:0 0 4px;font-size:18px}.rfi-register-v3-head p{margin:0;color:#6f7a86;font-size:11px}.rfi-register-v3-head>div:last-child{display:flex;align-items:center;gap:8px}.rfi-v3-toolbar{gap:12px}.rfi-v3-table{min-width:1350px}.rfi-v3-table th:first-child{min-width:270px}.rfi-v3-table th:nth-child(2){min-width:160px}.rfi-v3-table th:nth-child(3){min-width:190px}.rfi-v3-table th:nth-child(4){min-width:130px}.rfi-v3-table th:nth-child(6){min-width:140px}.rfi-v3-table th:nth-child(7){min-width:170px}.rfi-external-status{display:inline-flex;padding:4px 8px;border:1px solid #dbe2e8;border-radius:999px;background:#fff;font-size:10px;font-weight:800}.rfi-orchestration-drawer{width:min(820px,100vw)}.rfi-orchestration-summary{background:#fbfcfd}.rfi-progress-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.rfi-progress-head>div{display:flex;align-items:baseline;gap:7px}.rfi-progress-head strong{font-size:24px;letter-spacing:-.03em}.rfi-progress-head span{font-size:10px;color:#707b87}.rfi-progress-track{height:8px;border-radius:999px;background:#e8edf1;overflow:hidden;margin-bottom:14px}.rfi-progress-track i{display:block;height:100%;border-radius:inherit;background:#2f8a7e}.rfi-obligation-list{display:flex;flex-direction:column;gap:9px;margin-bottom:10px}.rfi-obligation{border:1px solid #dfe5ea;border-radius:11px;background:#fff;overflow:hidden}.rfi-obligation.late{border-color:#efc3c3;background:#fffafa}.rfi-obligation header{display:flex;justify-content:space-between;gap:12px;padding:12px 13px}.rfi-obligation header>div:first-child{display:flex;flex-direction:column;gap:2px;min-width:0}.rfi-obligation header>div:first-child>span{font-size:8px;font-weight:900;letter-spacing:.06em;color:#7d8993;text-transform:uppercase}.rfi-obligation header strong{font-size:11px;color:#27343e}.rfi-obligation header small{font-size:9px;color:#7c8791}.rfi-obligation header>div:last-child{display:flex;align-items:flex-start;gap:5px;flex-wrap:wrap;justify-content:flex-end}.rfi-obligation-requirement{display:inline-flex;padding:4px 7px;border-radius:999px;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.rfi-obligation-requirement.required{background:#fff0df;color:#965400}.rfi-obligation-requirement.advisory{background:#edf3f8;color:#506a80}.rfi-obligation-meta{display:flex;gap:12px;flex-wrap:wrap;padding:8px 13px;border-top:1px solid #edf0f3;background:#fafbfc;font-size:8.5px;color:#687581}.rfi-obligation-response,.rfi-waiver-evidence{margin:10px 13px;padding:9px 10px;border-radius:8px;display:flex;flex-direction:column;gap:3px;font-size:9px;line-height:1.45}.rfi-obligation-response{background:#f1faf6;border:1px solid #cfe7da}.rfi-waiver-evidence{background:#fff9ef;border:1px solid #efddb6}.rfi-obligation-response strong,.rfi-waiver-evidence strong{font-size:9px}.rfi-waiver-evidence small{color:#806e4b}.rfi-obligation footer{display:flex;gap:6px;flex-wrap:wrap;padding:9px 13px;border-top:1px solid #edf0f3}.rfi-obligation footer button{min-height:31px;font-size:9px}.rfi-connector-note{margin-top:10px;padding:10px 11px;border-radius:8px;font-size:9px;line-height:1.45}.rfi-connector-note.live{background:#eff9f5;border:1px solid #cfe7dc;color:#3f6d5f}.rfi-connector-note.simulated{background:#fff8e9;border:1px solid #ead8a7;color:#7b642e}.rfi-command-history{display:flex;flex-direction:column;border:1px solid #e1e6ea;border-radius:9px;overflow:hidden}.rfi-command-history>div{display:grid;grid-template-columns:95px minmax(0,1fr) 145px;grid-gap:8px;gap:8px;padding:9px 10px;border-bottom:1px solid #edf0f2;align-items:start}.rfi-command-history>div:last-child{border-bottom:0}.rfi-command-history em,.rfi-command-history small,.rfi-command-history span{font-size:8.5px;color:#75818b;font-style:normal}.rfi-command-history strong{font-size:9.5px}.rfi-command-history small{grid-column:2/-1;color:#9b5d42}.rfi-confirm-layer{position:fixed;inset:0;z-index:120;display:grid;place-items:center;background:rgba(20,29,36,.4);padding:18px}.rfi-confirm-card{width:min(610px,100%);max-height:85vh;overflow:auto;border-radius:14px;background:#fff;padding:20px;box-shadow:0 24px 70px rgba(15,25,33,.25)}.rfi-confirm-card h3{margin:7px 0 8px;font-size:18px}.rfi-confirm-card>p{margin:0 0 14px;color:#687681;font-size:10px;line-height:1.5}.rfi-confirm-card label{display:grid;grid-gap:6px;gap:6px;margin-top:12px;color:#53616c;font-size:9px;font-weight:850}.rfi-confirm-card textarea{width:100%;border:1px solid #d6dfe4;border-radius:9px;padding:10px 11px;font:inherit;font-size:10px;line-height:1.5;resize:vertical}.rfi-confirm-warning{padding:10px 11px;border:1px solid #ebd39b;border-radius:8px;background:#fff8e7;color:#715c2b;font-size:9px;line-height:1.45}.rfi-confirm-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.rfi-inline-check{display:flex!important;align-items:center!important;gap:8px!important;padding:10px;border:1px solid #e2e7eb;border-radius:8px;background:#fafbfc}.rfi-inline-check input{width:15px!important;height:15px!important}.rfi-orchestration-drawer .drawer-control-form{padding-bottom:72px}.rfi-orchestration-drawer .drawer-control-form>.control-form-actions{position:-webkit-sticky;position:sticky;bottom:0;z-index:5;margin:14px -14px -72px;padding:12px 14px 14px;background:rgba(255,255,255,.97);border-top:1px solid #e0e5e9;box-shadow:0 -8px 20px rgba(20,32,41,.05)}@media(max-width:820px){.rfi-register-v3-head{align-items:stretch;flex-direction:column}.rfi-register-v3-head>div:last-child{justify-content:flex-start}.rfi-command-history>div{grid-template-columns:85px 1fr}.rfi-command-history>div em{grid-column:2}.rfi-command-history small{grid-column:1/-1}.rfi-confirm-actions{display:grid;grid-template-columns:1fr 1fr}.rfi-confirm-actions button{width:100%}}.change-heading{align-items:flex-start}.change-toolbar{gap:14px}.change-table-wrap{overflow:auto}.change-table{min-width:1500px}.change-table th:first-child{min-width:280px}.change-table th:nth-child(2),.change-table th:nth-child(6){min-width:150px}.change-title-cell span{display:block;font-weight:800;color:#1f2937}.change-title-cell small{display:block;margin-top:4px;color:#667085;font-size:12px;line-height:1.35}.change-source-chip,.change-type-chip{display:inline-flex;align-items:center;padding:5px 9px;border:1px solid #e2e6ec;border-radius:999px;background:#fff;font-size:11px;font-weight:750;white-space:nowrap}.change-type-chip{background:#f7f8fa}.change-priority{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.change-priority-low{background:#f3f4f6;color:#667085}.change-priority-medium{background:#eef4ff;color:#3659a6}.change-priority-high{background:#fff7e6;color:#9a6700}.change-priority-critical{background:#fff0f0;color:#b42318}.change-overdue-row{background:rgba(220,38,38,.035)}.change-overdue-row:hover{background:rgba(220,38,38,.07)!important}.change-impact-flags{display:flex;flex-wrap:wrap;gap:7px}.change-impact-flags span{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:800}.change-impact-flags.compact{gap:4px;max-width:190px}.change-impact-flags.compact span{padding:4px 7px;font-size:10px}.change-impact-flags .scope{background:#eef4ff;color:#3659a6}.change-impact-flags .programme{background:#fff7e6;color:#8a5a00}.change-impact-flags .commercial{background:#f7efff;color:#7042a6}.change-impact-flags .compliance{background:#fff0f0;color:#a52720}.change-impact-flags .none{background:#f3f4f6;color:#7b8494}.change-drawer{width:min(760px,100vw)}.change-narrative{display:grid;grid-gap:7px;gap:7px;padding:16px;border:1px solid #e5e9ef;border-radius:12px;background:#f8fafc}.change-narrative strong{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#737d8c}.change-narrative p{margin:0 0 8px;color:#414b59;line-height:1.55;white-space:pre-wrap}.change-impact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.change-impact-card{border:1px solid #e5e9ef;border-radius:12px;padding:14px;background:#fff}.change-impact-card.active{border-color:#cfd9e8;background:#fbfdff}.change-impact-card.inactive{opacity:.72}.change-impact-card>div{display:flex;justify-content:space-between;gap:10px;align-items:center}.change-impact-card strong{font-size:12px}.change-impact-card span{font-size:12px;font-weight:800;color:#344054}.change-impact-card p{margin:8px 0 0;color:#667085;font-size:12px;line-height:1.45}.change-implementation-banner{margin-top:14px;padding:14px 16px;border-radius:12px;display:grid;grid-gap:4px;gap:4px}.change-implementation-banner.ready{border:1px solid #b8d1ff;background:#f4f8ff;color:#274c85}.change-implementation-banner.blocked{border:1px solid #f1b8b8;background:#fff5f5;color:#a52720}.change-implementation-banner strong{font-size:13px}.change-implementation-banner span{font-size:12px;line-height:1.45}.change-checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:9px;gap:9px;margin:14px 0}.change-checkbox-grid label{display:flex;align-items:center;gap:8px;border:1px solid #e5e9ef;border-radius:10px;padding:10px;background:#fafbfc;font-size:12px;font-weight:700}.change-checkbox-grid input{width:16px;height:16px}.change-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.change-summary-grid label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:700;color:#475467}.change-summary-grid textarea{width:100%;resize:vertical}.change-drawer .danger-button{border:1px solid #efb6b6;background:#fff4f4;color:#b42318;border-radius:9px;padding:9px 13px;font:inherit;font-weight:700;cursor:pointer}.change-drawer .danger-button:hover{background:#ffeaea}.change-drawer button:disabled{opacity:.55;cursor:not-allowed}@media(max-width:950px){.change-heading{gap:14px}.change-heading .dashboard-heading-actions{width:100%;justify-content:flex-start}.change-toolbar{align-items:stretch}.change-toolbar .register-search-wrap{width:100%}.change-toolbar .register-filters{width:100%;flex-wrap:wrap}.change-impact-grid,.change-summary-grid{grid-template-columns:1fr}.change-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.change-checkbox-grid{grid-template-columns:1fr}}.programme-heading p{max-width:760px}.programme-timeline-panel{margin-bottom:18px;overflow:hidden}.programme-timeline-panel .panel-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-end}.programme-timeline-panel .panel-heading span{font-size:11px;letter-spacing:.12em;font-weight:800;color:#667085}.programme-timeline-panel .panel-heading h2{margin:4px 0 0}.programme-timeline-panel .panel-heading small{color:#667085}.programme-timeline-list{display:grid;grid-gap:6px;gap:6px;margin-top:16px}.programme-timeline-row{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(300px,2fr) 54px;align-items:center;grid-gap:16px;gap:16px;width:100%;border:0;border-top:1px solid #edf0f4;background:transparent;padding:10px 0;text-align:left;cursor:pointer}.programme-timeline-row:first-child{border-top:0}.programme-timeline-row>div:first-child{display:grid;grid-gap:2px;gap:2px}.programme-timeline-row strong{font-size:12px;color:#1f2937}.programme-timeline-row span{font-size:12px;color:#667085}.programme-timeline-row>small{text-align:right;font-weight:700;color:#475467}.programme-timeline-track{position:relative;height:24px;border-radius:8px;background:repeating-linear-gradient(90deg,#f8fafc,#f8fafc 49px,#eef2f6 50px);overflow:hidden}.programme-baseline-bar,.programme-current-bar{position:absolute;border-radius:999px;min-width:6px}.programme-baseline-bar{top:5px;height:4px;background:#b8c0cc}.programme-current-bar{top:13px;height:7px;background:#344054}.programme-current-bar.slipped{background:#d97706}.programme-toolbar{align-items:flex-start}.programme-table{min-width:1120px}.programme-title-cell{min-width:230px}.programme-title-cell>span{display:block;font-size:11px;font-weight:800;color:#475467}.programme-title-cell>small{display:block;margin-top:3px;color:#101828;font-size:12px;font-weight:700}.programme-title-cell>em{display:inline-block;margin-top:5px;font-size:10px;font-style:normal;padding:2px 6px;border-radius:999px;background:#eef4ff;color:#3538cd}.programme-risk-row{background:#fffaf5}.programme-variance{display:inline-flex;min-width:42px;justify-content:center;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800}.programme-variance.late{background:#fef3f2;color:#b42318}.programme-variance.early{background:#ecfdf3;color:#027a48}.programme-variance.on-time{background:#f2f4f7;color:#475467}.programme-progress{position:relative;height:18px;min-width:92px;border-radius:999px;background:#eef2f6;overflow:hidden}.programme-progress>span{position:absolute;left:0;top:0;bottom:0;background:#667085;border-radius:999px}.programme-progress>small{position:relative;z-index:1;display:block;line-height:18px;text-align:center;font-size:10px;font-weight:800;color:#101828}.programme-negative-float{font-weight:800;color:#b42318}.programme-critical-tag{display:block;margin-top:4px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#b54708;font-weight:800}.programme-control-counts{display:flex;gap:4px;flex-wrap:wrap}.programme-control-counts>span{display:inline-flex;gap:2px;align-items:baseline;border:1px solid #e4e7ec;border-radius:6px;padding:2px 5px;font-size:11px;font-weight:800;background:white}.programme-control-counts small{font-size:8px;color:#667085}.programme-drawer{width:min(720px,100vw)}.programme-drawer-progress{position:relative;height:30px;margin-top:16px;border-radius:8px;background:#eef2f6;overflow:hidden}.programme-drawer-progress>span{position:absolute;left:0;top:0;bottom:0;background:#98a2b3}.programme-drawer-progress strong{position:relative;z-index:1;display:block;text-align:center;line-height:30px;font-size:11px}.programme-dependency-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #eef2f6}.programme-dependency-row span{display:grid;grid-gap:2px;gap:2px}.programme-dependency-row small{color:#667085}.programme-dependency-row button{border:0;background:transparent;color:#b42318;font-weight:700;cursor:pointer}.programme-successor-list{margin-top:10px;color:#667085;font-size:12px}.programme-control-list{padding:10px 0;border-bottom:1px solid #eef2f6;display:grid;grid-gap:5px;gap:5px}.programme-control-list>div{display:flex;justify-content:space-between;gap:12px}.programme-control-list a{font-size:11px;font-weight:700}.programme-control-list span{font-size:11px;color:#475467}.programme-control-list small{color:#98a2b3}.control-checkbox{display:flex!important;align-items:center;gap:8px}.control-checkbox input{width:auto!important}.drawer-text-block{white-space:pre-wrap;color:#475467;line-height:1.55;font-size:13px}@media(max-width:900px){.programme-timeline-row{grid-template-columns:170px minmax(230px,1fr) 44px}.programme-timeline-panel{overflow-x:auto}.programme-timeline-list{min-width:700px}}