:root{--ink:#17201d;--muted:#68746f;--line:#dce3df;--surface:#ffffff;--canvas:#f2f5f3;--green:#176c52;--green-soft:#e3f2ec;--blue:#2b5f9e;--blue-soft:#e9f0f8;--amber:#9a5e12;--amber-soft:#faeed8;--red:#ad3838;--red-soft:#fae7e5}*{box-sizing:border-box}html{background:var(--canvas)}.report-understanding-notice{margin:16px 20px;padding:14px 16px;background:var(--blue-soft);border:1px solid #c8d9ed;border-radius:8px;color:var(--ink);font-size:13px}.report-understanding-notice p{margin:6px 0 10px;color:var(--muted);line-height:1.6}.report-understanding-notice summary{cursor:pointer;color:var(--blue)}.report-understanding-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-top:12px;margin-top:12px;border-top:1px solid #c8d9ed}.report-understanding-row small{display:block;margin-top:4px;color:var(--muted);line-height:1.6}@media (max-width:720px){.report-understanding-row{align-items:flex-start;flex-direction:column}}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:0}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a,button{color:inherit}a{text-decoration:none}.app-shell{min-height:100vh;display:grid;grid-template-columns:232px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:#17201d;color:#f6f8f7;padding:20px 14px 16px;z-index:30}.brand-row{min-height:50px;display:flex;align-items:center;gap:11px;padding:0 8px 18px;border-bottom:1px solid #34403c}.brand-row>div:nth-child(2){display:grid;gap:2px;min-width:0}.brand-row strong{font-size:16px}.brand-row span{color:#aeb9b5;font-size:11px}.brand-mark{width:34px;height:34px;flex:0 0 34px;display:grid;place-items:center;background:#2b8a68;border-radius:6px}.sidebar-close{display:none!important;margin-left:auto;color:white}.side-nav{display:grid;gap:4px;margin-top:18px}.side-nav button{position:relative;width:100%;min-height:42px;border:0;background:transparent;color:#bec8c4;display:grid;grid-template-columns:22px 1fr auto;align-items:center;text-align:left;padding:0 11px;border-radius:6px;cursor:pointer}.side-nav button:hover{background:#232e2a;color:white}.side-nav .nav-active{background:#e4f3ed;color:#175e49;font-weight:700}.side-nav b{min-width:20px;height:20px;padding:0 5px;border-radius:10px;display:grid;place-items:center;background:#c53b3b;color:white;font-size:11px}.sidebar-foot{margin-top:auto;border-top:1px solid #34403c;padding:16px 8px 0;display:grid;grid-template-columns:10px 1fr;gap:9px;align-items:start}.sidebar-foot>div:last-child{display:grid;gap:3px}.sidebar-foot strong{font-size:12px}.sidebar-foot span{color:#96a49f;font-size:10px;line-height:1.4}.connection-dot{width:8px;height:8px;margin-top:3px;border-radius:50%;background:#5eb88d;box-shadow:0 0 0 3px #2b453a}.mode-demo{background:#d89a41;box-shadow:0 0 0 3px #4c3e29}.report-submit-page{min-height:100vh;background:#f2f5f3}.report-submit-header{min-height:64px;display:flex;align-items:center;gap:10px;padding:10px clamp(18px,5vw,40px);border-bottom:1px solid var(--line);background:white}.report-submit-header>div:nth-child(2){display:grid;gap:2px}.report-submit-header strong{font-size:14px}.report-submit-header span{color:var(--muted);font-size:10px}.report-submit-header p{margin:0 0 0 auto;color:var(--muted);font-size:11px}.report-brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:var(--green);color:white}.report-submit-content{width:min(100% - 32px,620px);margin:0 auto;padding:44px 0 72px}.report-submit-heading span{color:var(--green);font-size:11px;font-weight:700}.report-submit-heading h1{margin:7px 0 22px;font-size:28px;line-height:1.2}.report-upload-tool{display:grid;gap:14px;padding:20px;border:1px solid var(--line);border-radius:7px;background:white}.report-type-field{display:grid;gap:6px}.report-type-field>span{color:var(--muted);font-size:10px;font-weight:700}.report-type-field select{width:100%;height:42px;padding:0 10px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);font:inherit;font-size:12px}.report-type-field select:focus{outline:2px solid #b9d5cb;border-color:var(--green)}.report-file-picker{min-height:164px;border:1px dashed #9eb6ad;border-radius:6px;background:#f8faf9;color:var(--green);display:grid;place-items:center;align-content:center;gap:8px;cursor:pointer}.report-file-picker:hover{border-color:var(--green);background:#f0f7f4}.report-file-picker strong{color:var(--ink);font-size:14px}.report-file-picker span{color:var(--muted);font-size:10px}.report-selected-file{min-height:76px;display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:11px;padding:11px 12px;border:1px solid var(--line);border-radius:6px;background:#f8faf9}.report-selected-file>span{width:40px;height:40px;display:grid;place-items:center;border-radius:5px;background:var(--green-soft);color:var(--green)}.report-selected-file>div{min-width:0;display:grid;gap:4px}.report-selected-file strong{overflow-wrap:anywhere;font-size:12px}.report-selected-file small{color:var(--muted);font-size:10px}.report-selected-file button{width:32px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:var(--muted);cursor:pointer}.report-submit-button{min-height:44px;border:0;border-radius:5px;background:var(--green);color:white;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:700;cursor:pointer}.report-submit-button:disabled{opacity:.62;cursor:default}.report-spinner{animation:report-spin .8s linear infinite}.report-result{margin-top:14px;padding:15px 16px;border:1px solid var(--line);border-radius:6px;background:white;display:grid;grid-template-columns:24px 1fr;gap:9px;color:var(--amber)}.report-result-success{color:var(--green);border-color:#bcd8cd;background:#f3f8f6}.report-result-error{color:var(--red);border-color:#e0b6b4;background:#fcf4f3}.report-result strong{color:var(--ink);font-size:12px}.report-result p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.55}.report-review-entry{display:inline-flex;margin-top:10px;color:var(--green);font-size:11px;font-weight:750;text-decoration:none}.report-review-entry:hover{text-decoration:underline}.pending-sender-reviews{margin-bottom:18px;border:1px solid #dfc77f;border-radius:7px;background:#fffaf1}.pending-sender-reviews-heading{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;padding:14px 16px 12px;color:#86570c}.pending-sender-reviews-heading svg{margin-top:1px}.pending-sender-reviews-heading strong{font-size:13px}.pending-sender-reviews-heading p{margin:4px 0 0;color:#6f5a36;font-size:10px;line-height:1.5}.pending-sender-reviews ul{margin:0;padding:0;list-style:none;border-top:1px solid #ecd8af}.pending-sender-reviews a{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;color:inherit;text-decoration:none}.pending-sender-reviews li+li a{border-top:1px solid #f0e2c2}.pending-sender-reviews a:hover{background:#fff}.pending-sender-reviews a span{min-width:0;display:grid;gap:3px}.pending-sender-reviews a strong{overflow:hidden;color:var(--ink);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.pending-sender-reviews a small{color:var(--muted);font-size:10px}.pending-sender-reviews em{flex:0 0 auto;color:var(--green);font-size:11px;font-style:normal;font-weight:750}.sender-review-banner{margin-bottom:16px;display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;padding:14px 16px;border:1px solid #dfc77f;border-radius:7px;background:#fffaf1}.sender-review-banner>span{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:#fff;color:#98620d}.sender-review-banner strong{color:var(--ink);font-size:13px}.sender-review-banner p{margin:4px 0 0;color:#6f5a36;font-size:10px;line-height:1.5}.sender-review-banner ul{margin:8px 0 0;padding:0;display:grid;gap:6px;list-style:none}.sender-review-banner a{color:var(--green);font-size:11px;font-weight:750;text-decoration:none}.sender-review-banner a:hover{text-decoration:underline}.sender-review-banner small{color:var(--muted);font-weight:500}.report-page-error{width:min(100% - 32px,620px);margin:0 auto;padding-top:80px;color:var(--red);font-size:13px;text-align:center}@keyframes report-spin{to{transform:rotate(1turn)}}@media (max-width:560px){.report-submit-header{padding:10px 16px}.report-submit-header p{max-width:42%;text-align:right;overflow-wrap:anywhere}.report-submit-content{width:min(100% - 24px,620px);padding-top:30px}.report-submit-heading h1{font-size:24px}.report-upload-tool{padding:14px}.report-file-picker{min-height:148px}}.workspace{min-width:0}.topbar{min-height:78px;padding:13px 28px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);display:flex;align-items:center;justify-content:space-between;gap:24px;position:sticky;top:0;z-index:20}.topbar h1{margin:2px 0 0;font-size:21px;line-height:1.2}.eyebrow{display:block;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.top-actions{gap:10px}.search-box,.top-actions{display:flex;align-items:center}.search-box{width:clamp(210px,25vw,330px);height:38px;gap:8px;padding:0 11px;border:1px solid var(--line);background:#f8faf9;border-radius:6px;color:var(--muted)}.search-box:focus-within{border-color:#76a895;box-shadow:0 0 0 3px #e5f0ec}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.icon-button{width:38px;height:38px;flex:0 0 38px;padding:0;border:1px solid var(--line);background:white;border-radius:6px;display:inline-grid;place-items:center;cursor:pointer}.icon-button:hover{background:#f2f6f4;border-color:#b8c6c0}.account-chip{height:40px;padding-left:4px;display:flex;align-items:center;gap:8px}.account-chip>span{width:34px;height:34px;display:grid;place-items:center;background:#e7edea;color:#285f4d;border-radius:50%;font-weight:800}.account-chip>div{display:grid;gap:1px}.account-chip strong{font-size:12px}.account-chip small{color:var(--muted);font-size:10px}.account-switch select{max-width:220px;height:34px;padding:0 8px;border:1px solid var(--line);border-radius:6px;background:#f8faf9;color:var(--ink);font-size:12px;font-weight:700}.account-switch-panel{gap:10px}.account-switch-panel p{max-width:360px;color:var(--muted);text-align:center}.mobile-menu,.sidebar-scrim{display:none}.page-content{padding:24px 28px 48px;max-width:1580px;margin:0 auto}.metrics-strip{min-height:84px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:var(--surface);border:1px solid var(--line);border-radius:7px}.admin-quality-strip{margin-top:12px}.metric{display:flex;align-items:center;gap:12px;padding:17px 20px;border-right:1px solid var(--line)}.metric-button{width:100%;min-width:0;border-width:0 1px 0 0;border-color:var(--line);border-style:solid;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.metric-button:hover{background:#f7faf8}.metric-button:focus-visible{position:relative;z-index:1;outline:2px solid var(--green);outline-offset:-2px}.metric-button.metric-active{background:#edf6f2;box-shadow:inset 0 -3px 0 var(--green)}.metric:last-child{border-right:0}.metric-icon{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:6px}.tone-blue{color:var(--blue);background:var(--blue-soft)}.tone-amber{color:var(--amber);background:var(--amber-soft)}.tone-red{color:var(--red);background:var(--red-soft)}.tone-green{color:var(--green);background:var(--green-soft)}.metric>div:last-child{display:grid}.metric strong{font-size:25px;line-height:1}.metric span:last-child{color:var(--muted);font-size:12px;margin-top:5px}.command-band{margin-top:16px;min-height:66px;background:#e7f1ed;border:1px solid #c5dbd2;border-radius:7px;display:grid;grid-template-columns:180px minmax(280px,1fr) auto;align-items:center;gap:15px;padding:12px 14px}.command-heading{display:flex;align-items:center;gap:9px;color:#175f49}.command-heading>div{display:grid;gap:2px}.command-heading strong{font-size:13px}.command-heading span{color:#57756a;font-size:10px}.command-form{height:40px;display:grid;grid-template-columns:1fr auto;background:white;border:1px solid #b6d0c5;border-radius:6px;overflow:hidden}.command-form input{min-width:0;border:0;outline:0;padding:0 12px;font-size:13px}.primary-button{min-width:82px;border:0;background:#176c52;color:white;display:inline-flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;padding:0 14px}.primary-button:disabled{opacity:.65;cursor:wait}.command-result{display:flex;align-items:center;gap:6px;color:#176c52;font-size:12px;font-weight:700;white-space:nowrap}.content-grid{margin-top:20px;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,.8fr);gap:18px;align-items:start}.content-section{background:var(--surface);border:1px solid var(--line);border-radius:7px;overflow:hidden}.section-heading{min-height:70px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.section-heading h2{margin:3px 0 0;font-size:16px}.text-button{border:0;background:transparent;color:var(--green);font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:3px;cursor:pointer}.brief-list{display:grid}.brief-summary-bar{min-height:48px;padding:8px 14px 8px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);background:#fafcfb}.brief-summary-stats{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:5px 13px;color:var(--muted);font-size:10px}.brief-summary-stats span{display:inline-flex;align-items:baseline;gap:3px;white-space:nowrap}.brief-summary-stats strong{color:var(--ink);font-size:13px}.brief-summary-stats .brief-summary-urgent,.brief-summary-stats .brief-summary-urgent strong{color:var(--red)}.brief-summary-stats .brief-summary-important,.brief-summary-stats .brief-summary-important strong{color:var(--amber)}.brief-toggle-all{min-height:32px;flex:0 0 auto;padding:0 8px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--green);display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:10px;font-weight:800;cursor:pointer}.brief-toggle-all:hover{border-color:#9eb8ae;background:#f2f7f5}.brief-group{min-width:0}.brief-group+.brief-group .brief-department-toggle{border-top:1px solid var(--line)}.brief-department-toggle{width:100%;min-height:44px;padding:8px 14px 8px 16px;border:0;border-bottom:1px solid var(--line);background:#edf4f1;color:var(--green);display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.brief-department-toggle:hover{background:#e5f0ec}.brief-department-toggle:focus-visible,.brief-toggle-all:focus-visible{outline:2px solid #4f967c;outline-offset:-2px}.brief-department-primary{min-width:0;display:flex;align-items:center;gap:7px}.brief-department-primary svg{flex:0 0 auto;transition:transform .18s ease}.brief-department-primary .brief-chevron-collapsed{transform:rotate(-90deg)}.brief-department-primary strong{min-width:0;overflow-wrap:anywhere;font-size:11px;line-height:1.4}.brief-department-badges{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px}.department-badge{min-height:22px;padding:0 6px;border-radius:4px;display:inline-flex;align-items:center;gap:3px;background:white;color:#62716b;font-size:9px;font-weight:800;white-space:nowrap}.badge-urgent{background:var(--red-soft);color:var(--red)}.badge-important{background:var(--amber-soft);color:var(--amber)}.brief-group-items[hidden]{display:none}.brief-object-type+.brief-object-type{border-top:1px solid var(--line)}.brief-object-type-heading{min-height:34px;padding:6px 16px 6px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fafcfb;color:var(--muted)}.brief-object-type-heading strong{color:#375e51;font-size:10px}.brief-object-type-heading span{font-size:9px;font-weight:700}.brief-object-group{border-top:1px solid #edf0ee}.brief-object-group:first-of-type{border-top:0}.brief-object-group>summary{min-height:46px;padding:8px 14px 8px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:white;cursor:pointer;list-style:none}.brief-object-group>summary::-webkit-details-marker{display:none}.brief-object-group>summary>span{min-width:0;display:flex;align-items:center;gap:7px}.brief-object-group>summary svg{flex:0 0 auto;color:var(--muted);transform:rotate(-90deg);transition:transform .16s ease}.brief-object-group[open]>summary svg{transform:rotate(0deg)}.brief-object-group>summary strong{min-width:0;color:var(--ink);font-size:12px;line-height:1.45;overflow-wrap:anywhere}.brief-object-group>summary em{flex:0 0 auto;color:var(--muted);font-size:9px;font-style:normal;font-weight:800}.brief-object-group[open]>summary{background:#f5f8f6}.brief-object-items{border-top:1px solid #edf0ee}.brief-empty{min-height:150px}.brief-row{min-height:118px;display:grid;grid-template-columns:38px 1fr 70px;gap:11px;align-items:start;padding:16px 16px 15px 18px;border-bottom:1px solid #e8ecea;position:relative}.brief-row:last-child{border-bottom:0}.brief-row:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:3px;background:#7faaa0}.brief-row.severity-urgent:before{background:var(--red)}.brief-row.severity-important:before{background:var(--amber)}.brief-index{color:#9aa6a1;font-size:11px;font-weight:800;padding-top:3px}.brief-main{min-width:0}.brief-meta{justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}.brief-meta,.brief-meta>span{display:flex;align-items:center}.brief-meta>span{gap:6px;min-width:0}.brief-row h3{margin:9px 0 5px;font-size:15px;line-height:1.35}.brief-row h3 a,.report-progress-main h3 a,.task-detail-link{color:inherit;text-decoration:none}.brief-row h3 a:hover,.report-progress-main h3 a:hover,.task-detail-link:hover{color:var(--green);text-decoration:underline;text-underline-offset:3px}.brief-owner{width:fit-content;display:inline-flex;align-items:center;gap:5px;margin:0 0 6px;color:#41675a;font-size:10px;font-weight:800}.brief-row p{margin:0;color:#56625e;font-size:12px;line-height:1.65}.brief-track-action,.report-track-action{width:fit-content;min-height:30px;margin-top:9px;padding:0 9px;border:1px solid #9cc8b8;border-radius:5px;background:var(--green-soft);color:var(--green);display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:10px;font-weight:800;text-decoration:none;cursor:pointer}.brief-track-action:hover,.report-track-action:hover{border-color:var(--green);background:#dcece6}.brief-row .icon-button{width:32px;height:32px;flex-basis:32px}.brief-row-actions{display:flex;justify-content:flex-end;gap:6px}.activity-list{padding:6px 18px 11px}.activity-row{display:grid;grid-template-columns:17px 1fr;gap:9px;padding:13px 0;border-bottom:1px solid #e8ecea;color:#729387}.activity-row:last-child{border-bottom:0}.activity-row>div{min-width:0}.activity-row strong{display:block;color:var(--ink);font-size:12px}.activity-row p{margin:4px 0;color:#56625e;font-size:11px;line-height:1.45}.activity-row span{color:var(--muted);font-size:9px}.task-section{margin-top:18px}.task-expanded{margin-top:0}.task-management-controls{border-top:1px solid var(--line);background:#fbfcfb}.task-stage-tabs{padding:10px 14px;display:grid;grid-template-columns:repeat(6,minmax(112px,1fr));gap:6px;overflow-x:auto;border-bottom:1px solid var(--line)}.task-stage-tabs button{min-height:42px;padding:6px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--muted);font:inherit;font-size:10px;font-weight:750;cursor:pointer;white-space:nowrap}.task-stage-tabs button:hover{background:#eef4f1;color:var(--ink)}.task-stage-tabs button.is-active{border-color:#9fc3b5;background:#e8f4ef;color:var(--green)}.task-stage-tabs button b{min-width:22px;height:22px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;background:#edf1ef;color:#66736e;font-size:9px}.task-stage-tabs button.is-active b{background:white;color:var(--green)}.task-secondary-filters{padding:10px 14px;display:grid;grid-template-columns:minmax(360px,1fr) minmax(150px,.35fr) minmax(150px,.35fr) auto;gap:9px;align-items:end}.task-business-filters{min-height:34px;display:flex;align-items:stretch;overflow-x:auto;border:1px solid var(--line);border-radius:5px;background:white}.task-business-filters button{min-width:62px;padding:0 10px;border:0;border-right:1px solid var(--line);background:white;color:var(--muted);font:inherit;font-size:9px;cursor:pointer;white-space:nowrap}.task-business-filters button:last-child{border-right:0}.task-business-filters button:hover{background:#f5f8f6;color:var(--ink)}.task-business-filters button.is-active{background:var(--green-soft);color:var(--green);font-weight:800}.task-secondary-filters>label{min-width:0;display:grid;gap:4px;color:var(--muted);font-size:9px;font-weight:800}.task-secondary-filters select{width:100%;min-width:0;height:34px;padding:0 28px 0 9px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);font:inherit;font-size:10px}.task-secondary-filters select:focus{outline:2px solid #bad8cd;border-color:var(--green)}.task-secondary-filters>.task-mobile-search{display:none}.task-mobile-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:11px}.task-mobile-search input::placeholder{color:#8b9893}.task-filter-reset{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--green);font:inherit;font-size:9px;font-weight:800;cursor:pointer;white-space:nowrap}.task-filter-reset:hover{border-color:#9fc3b5;background:var(--green-soft)}.task-filter-summary{min-height:30px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf0ee;color:var(--muted);font-size:9px}.task-filter-summary span{display:inline-flex;align-items:center;gap:5px}.table-wrap{overflow-x:auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}table{width:100%;border-collapse:collapse;min-width:760px}.task-editable-table{min-width:980px}th{height:42px;padding:0 18px;background:#f7f9f8;color:var(--muted);text-align:left;font-size:10px;font-weight:700}td{min-height:62px;padding:13px 18px;border-top:1px solid #e9edeb;font-size:12px}td:first-child{width:34%}td strong{display:block;font-size:12px}td small{display:block;color:var(--red);margin-top:4px;font-size:10px}.task-management-meta{color:#557268}.status{display:inline-flex;min-width:52px;height:24px;align-items:center;justify-content:center;padding:0 7px;border-radius:12px;font-size:10px;font-weight:700;background:#edf1ef;color:#56625e}.status-blocked{color:var(--red);background:var(--red-soft)}.status-in_progress{color:var(--blue);background:var(--blue-soft)}.status-confirmed{color:var(--amber);background:var(--amber-soft)}.status-completed{color:var(--green);background:var(--green-soft)}.progress-cell{display:flex;align-items:center;gap:8px}.progress-cell>div{width:92px;height:5px;background:#e7ece9;border-radius:3px;overflow:hidden}.progress-cell>div>span{display:block;height:100%;background:#377e65;border-radius:3px}.progress-cell b{min-width:30px;color:#596660;font-size:10px}.task-action-cell{width:88px;padding-left:8px;padding-right:14px}.task-action-cell .icon-button{width:32px;height:32px;flex-basis:32px}.task-editor-row>td{padding:0;background:#f7faf8}.task-editor-row form{padding:14px 16px;display:grid;grid-template-columns:minmax(145px,.7fr) minmax(180px,.9fr) minmax(190px,1fr) minmax(220px,1.2fr) auto;gap:10px;align-items:end;border-left:3px solid var(--green)}.task-editor-row label{min-width:0;display:grid;gap:5px}.task-editor-row label>span{color:var(--muted);font-size:10px;font-weight:700}.task-editor-row input,.task-editor-row select{width:100%;min-width:0;height:38px;padding:0 9px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);font-size:11px}.task-editor-row input:focus,.task-editor-row select:focus{outline:2px solid #b9d5cb;border-color:var(--green)}.task-editor-actions{display:flex;gap:7px}.task-editor-actions .primary-button{height:38px;border-radius:5px}.task-row-actions{display:flex;justify-content:flex-end;gap:6px}.task-highlighted>td{background:#edf7f2}.task-highlighted>td:first-child{box-shadow:inset 3px 0 0 var(--green)}.danger-button{color:var(--red)}.icon-button.danger-button{min-width:0;min-height:0;padding:0;gap:0;display:inline-grid;font-weight:inherit}.danger-button:hover{border-color:#d9aaaa;background:var(--red-soft)}.content-empty{min-height:110px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:11px}.recycle-page{max-width:1240px}.recycle-section{min-height:420px}.recycle-notice{margin:16px 18px 6px;padding:12px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid var(--green-line);border-radius:6px;background:var(--green-soft);color:var(--green)}.recycle-notice>div{display:grid;gap:3px}.recycle-notice strong{font-size:12px}.recycle-notice span{color:var(--text);font-size:10px;line-height:1.55}.recycle-list{padding:8px 18px 18px;display:grid}.recycle-row{min-width:0;padding:15px 0;display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:16px;align-items:start;border-bottom:1px solid var(--line)}.recycle-row:last-child{border-bottom:0}.recycle-kind{min-height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;justify-self:start;border:1px solid var(--line);border-radius:4px;color:var(--muted);font-size:10px;font-weight:700}.recycle-kind-task{color:var(--green);background:var(--green-soft);border-color:var(--green-line)}.recycle-kind-report_progress{color:var(--blue);background:var(--blue-soft)}.recycle-copy{min-width:0;display:grid;gap:7px}.recycle-copy>strong{font-size:13px;line-height:1.45}.recycle-copy>p{margin:0;color:var(--text-secondary);font-size:11px;line-height:1.6;overflow-wrap:anywhere}.recycle-meta{display:flex;flex-wrap:wrap;gap:7px 14px;color:var(--muted);font-size:9px}.recycle-source{display:inline-flex;align-items:center;gap:5px;justify-self:start;color:var(--green);font-size:10px;text-decoration:none}.recycle-source:hover{text-decoration:underline}.recycle-restore{min-width:76px}.recycle-restore-dialog .dialog-confirm-copy{align-items:flex-start}.recycle-restore-dialog .dialog-confirm-copy>div{display:grid;gap:5px}.recycle-restore-dialog .dialog-confirm-copy p{margin:0;color:var(--text-secondary);font-size:10px;line-height:1.6}.inbox-empty{min-height:240px}.report-progress-page{display:grid;gap:18px}.outcome-archive-metrics,.report-progress-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.outcome-archive-metrics .metric:nth-child(5),.report-progress-metrics .metric:nth-child(5){border-right:0}.report-progress-section{min-width:0}.report-status-filter button{min-width:62px}.report-active-queue{min-height:54px;padding:9px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #cfe0d9;background:#edf6f2}.report-active-queue>div{min-width:0;display:grid;grid-template-columns:auto auto;align-items:baseline;gap:2px 8px}.report-active-queue span{color:var(--green);font-size:9px;font-weight:800}.report-active-queue strong{color:var(--ink);font-size:12px}.report-active-queue small{grid-column:1/-1;color:var(--muted);font-size:9px}.report-active-queue button{flex:0 0 auto;min-height:30px;padding:0 9px;border:1px solid #9bc5b6;border-radius:5px;background:white;color:var(--green);font-size:9px;font-weight:800;cursor:pointer}.report-active-queue button:hover{background:#f7faf8}.report-coverage-band{min-height:104px;padding:13px 18px;display:grid;grid-template-columns:minmax(230px,.8fr) minmax(280px,1.15fr) minmax(320px,1.4fr) minmax(150px,.65fr);gap:14px;align-items:center;border-bottom:1px solid var(--line);background:#f7faf8}.report-coverage-intro{min-width:0;display:grid;gap:3px}.report-coverage-intro strong{overflow:hidden;color:var(--ink);font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.report-coverage-intro p{margin:0;color:var(--muted);font-size:9px;line-height:1.5}.report-source-filter{min-width:0;display:grid;gap:5px}.report-source-filter>span{color:var(--muted);font-size:9px;font-weight:800}.report-source-filter select{width:100%;height:38px;padding:0 30px 0 10px;border:1px solid #cfd9d5;border-radius:5px;background:white;color:var(--ink);font-size:10px;font-weight:700}.report-source-filter select:focus{outline:2px solid #bad8cd;border-color:var(--green)}.report-coverage-types{min-width:0;display:flex;flex-wrap:wrap;gap:5px}.coverage-type{min-height:28px;padding:4px 7px;display:inline-flex;align-items:baseline;gap:4px;border:1px solid #d6dfdb;border-radius:4px;background:white;color:#40524b;font-size:9px;font-weight:800}.coverage-type b{color:var(--green);font-size:12px}.coverage-type small{color:var(--muted);font-size:8px;font-weight:700}.report-coverage-visibility{min-width:0;display:grid;justify-items:end;gap:3px;text-align:right}.report-coverage-visibility>span{color:var(--muted);font-size:9px;font-weight:800}.report-coverage-visibility>strong{color:var(--green);font-size:12px}.report-coverage-visibility small{color:var(--muted);font-size:8px}.report-coverage-visibility button{padding:0;border:0;background:transparent;color:var(--red);font-size:8px;font-weight:800;cursor:pointer}.report-coverage-visibility button:hover{text-decoration:underline}.report-progress-list{display:grid}.report-business-group+.report-business-group{border-top:1px solid var(--line)}.report-business-heading{min-height:46px;padding:8px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#edf4f1;color:var(--green)}.report-business-heading>span{display:flex;align-items:center;gap:8px}.report-business-heading strong{font-size:12px}.report-business-heading em{color:#58736a;font-size:9px;font-style:normal;font-weight:800}.report-object-group{border-top:1px solid #e4ebe7}.report-object-group>summary{min-height:58px;padding:9px 16px 9px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:white;cursor:pointer;list-style:none}.report-object-group>summary::-webkit-details-marker{display:none}.report-object-group[open]>summary{background:#f7faf8}.report-object-title{min-width:0;display:grid;grid-template-columns:18px minmax(0,auto);align-items:center;gap:2px 8px}.report-object-title svg{grid-row:1/3;color:var(--muted);transform:rotate(-90deg);transition:transform .16s ease}.report-object-group[open] .report-object-title svg{transform:rotate(0deg)}.report-object-title strong{min-width:0;color:var(--ink);font-size:13px;line-height:1.45;overflow-wrap:anywhere}.report-object-title small{grid-column:2;color:var(--muted);font-size:9px}.report-object-counts{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px}.report-object-counts b,.report-object-counts em{min-height:22px;padding:3px 7px;display:inline-flex;align-items:center;border:1px solid #d6dfdb;border-radius:4px;background:#f7f9f8;color:#52615b;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.report-object-counts .object-count-delayed{border-color:#e4b4b4;background:var(--red-soft);color:var(--red)}.report-object-counts .object-count-pending{border-color:#dec67f;background:var(--amber-soft);color:#735b10}.report-object-merge{min-height:22px;padding:3px 8px;display:inline-flex;align-items:center;gap:4px;border:1px solid #c5d4ce;border-radius:4px;background:white;color:#3d5249;font-size:9px;font-weight:800;cursor:pointer}.report-object-merge svg{flex:0 0 auto;transform:none}.report-object-merge:hover{background:#eef4f1}.report-object-items{border-top:1px solid #e7ece9}.report-progress-row{min-height:150px;display:grid;grid-template-columns:36px minmax(0,1fr) 170px 72px;gap:12px;align-items:start;padding:16px 16px 16px 18px;border-bottom:1px solid #e7ece9;position:relative}.report-progress-row.report-progress-selected{background:#f0f8f5}.report-progress-row:last-child{border-bottom:0}.report-progress-row:before{content:"";position:absolute;left:0;top:16px;bottom:16px;width:3px;background:var(--blue)}.report-progress-row.progress-achieved:before{background:var(--green)}.report-progress-row.progress-delayed:before{background:var(--red)}.report-progress-row.progress-planned:before{background:var(--amber)}.report-progress-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;color:var(--blue);background:var(--blue-soft)}.report-progress-selector{display:grid;justify-items:center;gap:7px;cursor:pointer}.batch-select-all input,.report-progress-selector input{width:15px;height:15px;margin:0;accent-color:var(--green)}.progress-achieved .report-progress-icon{color:var(--green);background:var(--green-soft)}.progress-delayed .report-progress-icon{color:var(--red);background:var(--red-soft)}.progress-planned .report-progress-icon{color:var(--amber);background:var(--amber-soft)}.report-progress-main{min-width:0}.report-progress-meta{display:flex;flex-wrap:wrap;gap:7px 13px;color:var(--muted);font-size:9px}.report-progress-meta span:first-child{color:var(--green);font-weight:800}.report-progress-meta time{margin-left:auto}.report-progress-main h3{margin:8px 0 6px;font-size:14px;line-height:1.45}.report-progress-main p{margin:4px 0;color:#56625e;font-size:10px;line-height:1.55}.report-card-detail-link{width:fit-content;display:inline-flex;align-items:center;gap:4px;margin:-2px 0 4px;color:var(--green);font-size:9px;font-weight:800;text-decoration:none}.report-card-detail-link:hover{text-decoration:underline;text-underline-offset:3px}.report-progress-main .report-card-detail-hint{color:var(--muted);font-size:9px}.report-card-detail-hint a{color:var(--green);font-weight:800}.report-progress-main .report-metrics{color:var(--blue);font-weight:700}.report-progress-main .report-blocker{color:var(--red)}.report-progress-main .report-decision{color:var(--amber);font-weight:700}.report-progress-main blockquote{margin:9px 0 0;padding-left:9px;border-left:2px solid #cfd9d5;color:var(--muted);font-size:9px;line-height:1.55}.report-progress-facts{display:grid;gap:6px;align-content:start;color:var(--muted);font-size:9px}.report-progress-facts>strong{color:var(--ink);font-size:11px}.report-progress-facts .progress-cell>div{width:90px}.report-progress-facts small{color:var(--green);font-weight:700}.report-progress-facts .report-continuity-review{color:var(--amber)}.report-identity-review-action{width:fit-content;min-height:30px;padding:0 9px;border:1px solid #d5b85f;border-radius:5px;background:#fff8df;color:#735b10;display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:800;cursor:pointer}.report-identity-review-action:hover{border-color:#a98c36;background:#fff2c4}.brief-main .report-tracking-decision,.report-progress-facts .report-tracking-decision{color:#7a5c14;font-weight:700;line-height:1.45}.brief-main .report-tracking-decision{display:block;margin:7px 0;font-size:9px}.report-track-action{margin-top:2px}.report-track-action-linked{border-color:var(--line);background:white;color:#41675a}.report-routing-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.report-handling-summary{margin-top:9px;padding:9px 11px;border-left:3px solid var(--green);background:#f3f8f6;border-radius:4px}.report-handling-summary strong{font-size:11px}.report-handling-summary p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.report-handling-attention{border-left-color:#b47d18;background:#fffbf1}.report-parse-gap{margin-top:9px;padding:9px 11px;border-left:3px solid #b47d18;background:#fffbf1;border-radius:4px}.report-parse-gap strong,.report-parse-gap-inline{font-size:11px}.report-parse-gap p,.report-parse-gap-inline p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.report-parse-gap-inline{margin-top:8px}.report-parse-gap-units{padding-left:18px;color:var(--muted)}.report-parse-gap-confirm,.report-parse-gap-error,.report-parse-gap-fallback,.report-parse-gap-units{margin:8px 0 0;font-size:11px;line-height:1.6}.report-parse-gap-confirm{color:#735b10}.report-parse-gap-error{color:var(--red)}.report-parse-gap-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.routing-state-parse-gap{color:#735b10;border-color:#d6bb69;background:var(--amber-soft)}.report-status-filter{flex-wrap:wrap}.report-suggestion-details{margin-top:7px;color:var(--muted);font-size:9px}.report-suggestion-details summary{width:fit-content;color:var(--blue);cursor:pointer;font-weight:800}.report-suggestion-details p{margin:5px 0 0;padding-left:9px;border-left:2px solid #c9d7e5;color:var(--muted)}.routing-state,.routing-tag{min-height:22px;padding:3px 7px;border-radius:4px;display:inline-flex;align-items:center;border:1px solid #cfd9d5;background:#f6f8f7;color:#53625d;font-size:9px;font-weight:800}.routing-outcome_archive,.routing-task_tracking{border-color:#a9cdbf;background:var(--green-soft);color:var(--green)}.routing-risk_attention{border-color:#e3b6b6;background:var(--red-soft);color:var(--red)}.routing-pending_decision{border-color:#dfc77f;background:var(--amber-soft);color:#735b10}.routing-pending_confirmation{border-color:#b9cbe1;background:var(--blue-soft);color:var(--blue)}.routing-state{border-style:dashed;background:white}.routing-state-association_required,.routing-state-confirmation_required,.routing-state-pending{color:#735b10;border-color:#d6bb69}.routing-state-retained,.routing-state-routed{color:var(--green);border-color:#8ebba9}.report-route-action{width:fit-content;min-height:30px;padding:0 9px;border:1px solid var(--line);border-radius:5px;background:white;color:#41675a;display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:800;cursor:pointer}.report-route-action:hover{border-color:#9cc8b8;background:var(--green-soft);color:var(--green)}.curation-row-actions,.section-heading-controls{display:flex;align-items:center;gap:7px}.curation-row-actions{justify-content:flex-end}.curation-row-actions .icon-button{width:32px;height:32px;flex-basis:32px}.report-batch-toolbar{min-height:58px;padding:10px 16px;display:grid;grid-template-columns:auto minmax(170px,1fr) 170px auto 190px auto;gap:8px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7faf8}.report-batch-toolbar input,.report-batch-toolbar select{width:100%;min-width:0;height:36px;padding:0 9px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);font:inherit;font-size:10px}.report-batch-toolbar button{height:36px;white-space:nowrap}.batch-select-all{display:grid;grid-template-columns:16px auto;gap:3px 7px;align-items:center;color:var(--ink);font-size:10px;cursor:pointer;white-space:nowrap}.batch-select-all b{grid-column:2;color:var(--green);font-size:9px}.track-task-button{color:var(--green)}.track-task-button:hover,.tracked-task-button:hover{border-color:#9cc8b8;background:var(--green-soft);color:var(--green)}.report-routing-dialog{width:min(680px,calc(100vw - 28px));max-height:min(820px,calc(100vh - 32px));overflow-y:auto}.report-routing-summary{margin:18px 20px 0;padding:13px 14px;border:1px solid var(--line);border-radius:6px;background:#f7faf8}.report-routing-summary strong{color:var(--green);font-size:12px}.report-routing-summary p{margin:6px 0;color:var(--ink);font-size:12px;line-height:1.55}.report-routing-summary small{color:var(--muted);font-size:9px}.routing-guidance{margin:12px 20px 0;padding:10px 11px;border:1px solid #dfc77f;border-radius:6px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;background:var(--amber-soft);color:#735b10}.routing-guidance svg{margin-top:1px}.routing-guidance strong{font-size:10px}.routing-guidance p{margin:3px 0 0;color:#655524;font-size:9px;line-height:1.45}.routing-suggestion{margin:12px 20px 0;padding:11px;border:1px solid #b9cce2;border-radius:6px;background:#f4f8fc;display:grid;gap:8px}.routing-suggestion-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.routing-suggestion-heading>div{display:flex;align-items:baseline;gap:7px;min-width:0}.routing-suggestion-heading strong{color:#214f7a;font-size:11px}.routing-suggestion-heading span,.routing-suggestion>small{color:#60758b;font-size:9px}.routing-suggestion-tags{display:flex;flex-wrap:wrap;gap:5px}.routing-suggestion-tags span{padding:3px 6px;border:1px solid #aec5dc;border-radius:4px;background:white;color:#214f7a;font-size:9px;font-weight:800}.routing-suggestion p{margin:0;color:#3d5367;font-size:9px;line-height:1.45}.compact-button{min-height:30px;padding:0 9px;font-size:9px;white-space:nowrap}.routing-options{margin:14px 20px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.routing-option{min-height:62px;padding:10px 11px;border:1px solid var(--line);border-radius:6px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;background:white;cursor:pointer}.routing-option-selected{border-color:#88b8a6;background:var(--green-soft)}.routing-option input{width:16px;height:16px;margin:2px 0 0;accent-color:var(--green)}.routing-option span{display:grid;gap:3px}.routing-option strong{font-size:11px}.routing-option small{color:var(--muted);font-size:9px;line-height:1.35}.routing-field{margin:12px 20px 0;display:grid;gap:6px}.routing-field>span{color:var(--muted);font-size:10px;font-weight:800}.routing-field select,.routing-field textarea{width:100%;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);font:inherit}.routing-field select{height:38px;padding:0 10px}.routing-field textarea{min-height:74px;padding:9px 10px;resize:vertical}.outcome-archive-page{display:grid;gap:18px}.outcome-archive-section{min-width:0}.data-cutoff{color:var(--muted);font-size:9px}.archive-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.segmented-control{min-height:32px;display:flex;border:1px solid var(--line);border-radius:5px;overflow:hidden;background:white}.segmented-control button{min-width:62px;padding:0 10px;border:0;border-right:1px solid var(--line);background:white;color:var(--muted);font:inherit;font-size:9px;cursor:pointer}.segmented-control button:last-child{border-right:0}.segmented-control button:hover{background:#f5f8f6;color:var(--ink)}.segmented-control button.active{background:var(--green-soft);color:var(--green);font-weight:800}.archive-filter-bar{padding:12px 18px;display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(125px,.75fr)) repeat(2,minmax(130px,.7fr)) 34px;gap:8px;align-items:end;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfcfb}.archive-filter-bar label{min-width:0;display:grid;gap:5px;color:var(--muted);font-size:9px;font-weight:800}.archive-filter-bar input,.archive-filter-bar select{width:100%;min-width:0;color:var(--ink);font:inherit;font-size:10px}.archive-filter-bar .archive-search,.archive-filter-bar input,.archive-filter-bar select{height:34px;padding:0 9px;border:1px solid var(--line);border-radius:5px;background:white}.archive-filter-bar .archive-search{display:grid;grid-template-columns:16px minmax(0,1fr);gap:6px;align-items:center;color:var(--muted)}.archive-search input{height:30px;padding:0;border:0;outline:0}.archive-filter-bar>.icon-button{width:34px;height:34px}.archive-filter-summary{min-height:34px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);color:var(--muted);font-size:9px}.archive-filter-summary button{border:0;background:transparent;color:var(--green);font:inherit;font-weight:800;cursor:pointer}.archive-departments{display:grid}.archive-department{border-bottom:1px solid var(--line)}.archive-department:last-child{border-bottom:0}.archive-department>summary{min-height:52px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;background:#f8faf9;list-style:none}.archive-department>summary::-webkit-details-marker{display:none}.archive-department>summary>span{display:flex;align-items:center;gap:8px;color:var(--green)}.archive-department>summary strong{color:var(--ink);font-size:13px}.archive-department>summary b{color:var(--muted);font-size:9px}.archive-projects{padding:13px 18px 18px;display:grid;gap:13px}.archive-project{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:white}.archive-project>header{min-height:58px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);background:#fbfcfb}.archive-project h3{margin:3px 0 0;font-size:13px}.archive-project h3 a{color:inherit;text-decoration:none}.archive-project>header>span{color:var(--green);font-size:9px;font-weight:800;display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.archive-timeline{display:grid}.archive-entry{min-height:92px;padding:13px 13px 13px 14px;display:grid;grid-template-columns:90px minmax(0,1fr) 34px;gap:13px;align-items:start;border-bottom:1px solid #edf0ee;position:relative}.archive-entry:last-child{border-bottom:0}.archive-entry:before{content:"";position:absolute;left:96px;top:17px;bottom:-17px;width:1px;background:#c7d8d1}.archive-entry:last-child:before{display:none}.archive-time{display:grid;gap:5px;color:var(--muted);font-size:9px}.archive-time strong{color:var(--ink);font-size:10px}.archive-time span{width:fit-content;padding:2px 5px;border-radius:3px;background:var(--green-soft);color:var(--green);font-weight:800}.archive-entry-main{min-width:0;padding-left:8px}.archive-entry-tags{display:flex;gap:6px;align-items:center}.archive-entry-tags b,.archive-entry-tags span{padding:2px 6px;border-radius:3px;background:var(--blue-soft);color:var(--blue);font-size:8px}.archive-entry-tags b{background:var(--green-soft);color:var(--green)}.archive-entry-tags .archive-history-tag{background:var(--amber-soft);color:#8c630e}.archive-entry h4{margin:7px 0 5px;font-size:12px;line-height:1.5}.archive-entry h4 a{color:inherit;text-decoration:none}.archive-entry h4 a:hover{color:var(--green);text-decoration:underline}.archive-entry p{margin:0 0 5px;color:var(--blue);font-size:9px;line-height:1.45}.archive-entry small{color:var(--muted);font-size:9px}.archive-version-actions{margin-top:8px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px;border-top:1px dashed var(--line)}.archive-version-actions>button{min-height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--blue);font:inherit;font-size:9px;font-weight:800;cursor:pointer}.archive-version-history{flex:1 1;min-width:0}.archive-version-history>summary{padding:7px 0 2px;color:var(--green);font-size:9px;font-weight:800;cursor:pointer}.archive-version-history>a{display:grid;grid-template-columns:108px minmax(0,1fr);gap:8px;padding:6px 0;border-top:1px solid #edf0ee;color:inherit;font-size:9px;text-decoration:none}.archive-version-history>a:hover span{color:var(--green);text-decoration:underline}.archive-version-history time{color:var(--muted)}.archive-version-history span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.archive-version-history>a>small{grid-column:2;color:#8c630e}.outcome-comparison-dialog{width:min(840px,calc(100vw - 28px));max-height:min(88vh,820px);overflow-y:auto}.outcome-comparison-selectors{padding:14px 20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border-bottom:1px solid var(--line)}.outcome-comparison-selectors label{min-width:0;display:grid;gap:6px}.outcome-comparison-selectors span{color:var(--muted);font-size:9px;font-weight:800}.outcome-comparison-selectors select{width:100%;height:38px;padding:0 10px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);font:inherit;font-size:10px}.outcome-change-summary{margin:14px 20px 0;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--green-soft);border-left:3px solid var(--green)}.outcome-change-summary strong{font-size:11px}.outcome-change-summary>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.outcome-change-summary span{padding:3px 6px;border-radius:3px;background:white;color:var(--green);font-size:8px;font-weight:800}.outcome-comparison-columns{padding:14px 20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.outcome-version-card{min-width:0;padding:13px;border:1px solid var(--line);border-radius:6px;background:#fbfcfb}.outcome-version-card header{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:9px}.outcome-version-card header span{color:var(--green);font-weight:800}.outcome-version-card h3{margin:10px 0;font-size:12px;line-height:1.55}.outcome-version-card dl{margin:0;display:grid;gap:1px;border:1px solid #e4eae7}.outcome-version-card dl>div{min-height:30px;display:grid;grid-template-columns:66px minmax(0,1fr);border-bottom:1px solid #e4eae7}.outcome-version-card dl>div:last-child{border-bottom:0}.outcome-version-card dd,.outcome-version-card dt{margin:0;padding:7px 8px;font-size:9px;line-height:1.45;overflow-wrap:anywhere}.outcome-version-card dt{background:#f2f6f4;color:var(--muted);font-weight:800}.outcome-version-card dd{background:white}.outcome-version-metrics{margin-top:9px;display:flex;flex-wrap:wrap;gap:5px}.outcome-version-metrics span{padding:3px 6px;border-radius:3px;background:var(--blue-soft);color:var(--blue);font-size:8px}.outcome-version-card>a{margin-top:10px;display:inline-flex;align-items:center;gap:4px;color:var(--blue);font-size:9px;font-weight:800;text-decoration:none}.outcome-metric-changes{margin:0 20px 14px;border-top:1px solid var(--line)}.outcome-metric-changes h3{margin:12px 0 7px;font-size:11px}.outcome-metric-changes>div{min-height:32px;display:grid;grid-template-columns:minmax(90px,.9fr) minmax(80px,1fr) 16px minmax(80px,1fr);gap:7px;align-items:center;border-bottom:1px solid #edf0ee;font-size:9px}.outcome-metric-changes>div strong{overflow-wrap:anywhere}.outcome-metric-changes>div span{color:var(--muted);overflow-wrap:anywhere}.segmented{height:32px;display:flex;border:1px solid var(--line);border-radius:5px;overflow:hidden}.segmented button{min-width:50px;border:0;border-right:1px solid var(--line);background:white;color:var(--muted);font-size:10px;cursor:pointer}.segmented button:last-child{border-right:0}.segmented .segment-active{background:#e4f2ed;color:var(--green);font-weight:700}.inbox-list,.inbox-row{display:grid}.inbox-row{min-height:88px;grid-template-columns:38px minmax(0,1fr) 72px;align-items:center;gap:13px;padding:13px 18px;border-bottom:1px solid #e7ece9}.inbox-row:last-child{border-bottom:0}.inbox-row:hover{background:#f8faf9}.activity-feed-row{grid-template-columns:38px minmax(0,1fr) 38px;align-items:start}.activity-feed-row.activity-failed{border-left:3px solid var(--red)}.channel-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:6px;background:var(--blue-soft);color:var(--blue)}.channel-wecom{background:var(--green-soft);color:var(--green)}.channel-file{background:var(--amber-soft);color:var(--amber)}.channel-system{background:#eef1f0;color:#50605a}.inbox-row strong{font-size:13px}.inbox-row p{margin:4px 0;color:#56625e;font-size:11px}.inbox-row span{color:var(--muted);font-size:9px}.inbox-row-content{min-width:0}.activity-feed-title{display:flex;align-items:center;gap:8px}.activity-feed-title strong{min-width:0}.activity-feed-title .activity-status{flex:none;padding:2px 5px;border-radius:3px;background:#edf2f0;color:#50605a;font-weight:700}.activity-feed-title .status-processing{background:var(--amber-soft);color:var(--amber)}.activity-feed-title .status-processed{background:var(--green-soft);color:var(--green)}.activity-feed-title .status-failed{background:var(--red-soft);color:var(--red)}.activity-facts{display:flex;flex-wrap:wrap;gap:5px;margin:7px 0}.activity-facts span{padding:3px 5px;border:1px solid #dce3df;border-radius:3px;background:#fbfcfb;color:#476158;font-weight:700}.content-delete-error{color:var(--red)!important;font-weight:700}.approval-empty{min-height:340px;display:grid;place-items:center;align-content:center;text-align:center;color:#648378}.approval-empty strong{margin-top:13px;color:var(--ink);font-size:14px}.approval-empty p{margin:6px 0 0;color:var(--muted);font-size:11px}.approval-feedback{color:var(--green);font-size:11px;font-weight:700}.approval-list{display:grid}.approval-row{padding:18px;border-bottom:1px solid #e7ece9}.approval-row:last-child{border-bottom:0}.approval-row>p{margin:13px 0;color:#34413c;font-size:13px;line-height:1.65;white-space:pre-wrap}.approval-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px;color:var(--muted);font-size:10px}.approval-meta time{margin-left:auto}.risk{padding:4px 7px;border-radius:10px;background:var(--amber-soft);color:var(--amber);font-weight:800}.risk-high{background:var(--red-soft);color:var(--red)}.approval-reasons{min-height:24px;display:flex;flex-wrap:wrap;gap:6px}.approval-reasons span{padding:4px 7px;border:1px solid #dce3df;border-radius:4px;color:var(--muted);font-size:9px}.approval-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}.approval-actions button{min-height:36px;padding:0 13px;border:1px solid var(--line);border-radius:5px;background:white;cursor:pointer}.approval-actions .primary-button{border-color:var(--green);background:var(--green);color:white}.approval-actions button:disabled{opacity:.55;cursor:wait}.approval-intent-links{margin-top:12px;padding:10px;display:grid;gap:7px;border:1px solid #c9dbd3;border-radius:5px;background:#f4f9f7}.approval-intent-links>strong{color:#355348;font-size:10px}.approval-intent-links a{min-height:32px;padding:6px 8px;display:flex;align-items:center;gap:6px;border:1px solid #d5e2dd;border-radius:4px;background:white;color:var(--green);font-size:10px;font-weight:700}.approval-actions>span{align-self:center;color:var(--muted);font-size:9px}.email-draft-fields{margin-top:14px;display:grid;gap:10px}.email-draft-fields label{display:grid;gap:5px;color:var(--muted);font-size:10px;font-weight:700}.email-draft-fields input,.email-draft-fields textarea{width:100%;border:1px solid var(--line);border-radius:5px;background:#fbfcfb;color:var(--ink);font:inherit;font-size:12px;line-height:1.6;padding:9px 10px;resize:vertical}.email-draft-fields input:focus,.email-draft-fields textarea:focus{outline:2px solid #b9d5cb;border-color:var(--green)}.email-draft-fields input:disabled,.email-draft-fields textarea:disabled{color:var(--muted);background:#f2f5f3}.settings-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px;align-items:start}.sync-result{padding:9px 18px;border-bottom:1px solid var(--line);background:#f7faf8;color:#47645a;font-size:10px}.settings-help{margin:0;padding:8px 18px 10px;color:var(--muted);font-size:11px;line-height:1.55}.connector-list,.people-list{display:grid}.connector-row{min-height:76px;padding:12px 18px;display:grid;grid-template-columns:36px 1fr auto;gap:12px;align-items:center;border-bottom:1px solid #e7ece9}.connector-row:last-child{border-bottom:0}.connector-row>span{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;background:#edf2f0;color:#486159}.connector-row strong,.people-list strong{display:block;font-size:12px}.connector-row p,.people-list p{margin:4px 0 0;color:var(--muted);font-size:10px}.connector-row b{min-width:55px;font-size:10px;text-align:center;padding:5px 7px;border-radius:11px}.connector-row .ready{color:var(--green);background:var(--green-soft)}.connector-row .pending{color:var(--amber);background:var(--amber-soft)}.people-list>div{min-height:62px;display:flex;align-items:center;gap:10px;padding:10px 18px;border-bottom:1px solid #e7ece9}.people-list>div:last-child{border-bottom:0}.people-list>div>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#e7edea;color:var(--green);font-weight:800;font-size:12px}.people-list>div>div{min-width:0;flex:1 1}.people-role-select{width:94px;height:34px;flex:0 0 94px;padding:0 8px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);font-size:11px}.people-role-select:focus{outline:2px solid #b9d5cb;border-color:var(--green)}.people-role-select:disabled{opacity:.6;cursor:wait}.settings-wide{grid-column:1/-1}.continuous-sources-page{display:grid;gap:18px}.continuous-source-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.continuous-source-section{min-width:0}.continuous-source-heading-actions{display:flex;align-items:center;gap:12px}.continuous-source-layout{min-height:520px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);border-top:1px solid var(--line)}.continuous-source-list{min-width:0;border-right:1px solid var(--line)}.continuous-source-row{min-height:118px;display:grid;grid-template-columns:42px minmax(0,1fr) 74px;gap:12px;align-items:start;padding:18px;border-bottom:1px solid #e7ece9;cursor:pointer;transition:background .15s ease}.continuous-source-row:hover,.continuous-source-selected{background:#f1f8f5}.continuous-source-selected{box-shadow:inset 3px 0 var(--green)}.continuous-source-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:6px;background:var(--blue-soft);color:var(--blue)}.continuous-source-icon.source-tone-green{color:var(--green);background:var(--green-soft)}.continuous-source-icon.source-tone-amber{color:var(--amber);background:var(--amber-soft)}.continuous-source-icon.source-tone-red{color:var(--red);background:var(--red-soft)}.continuous-source-icon.source-tone-muted{color:var(--muted);background:#edf1ef}.continuous-source-main{min-width:0}.continuous-source-main>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.continuous-source-main strong{min-width:0;font-size:13px;overflow-wrap:anywhere}.continuous-source-main p{margin:8px 0 5px;color:#4f5e58;font-size:10px}.continuous-source-main small{color:var(--muted);font-size:9px}.continuous-source-main em{display:block;margin-top:7px;color:var(--amber);font-size:9px;font-style:normal;line-height:1.45}.source-status{min-height:22px;display:inline-flex;align-items:center;padding:0 7px;border-radius:10px;font-size:9px;font-weight:800}.source-status-green{color:var(--green);background:var(--green-soft)}.source-status-blue{color:var(--blue);background:var(--blue-soft)}.source-status-amber{color:var(--amber);background:var(--amber-soft)}.source-status-red{color:var(--red);background:var(--red-soft)}.source-status-muted{color:var(--muted);background:#edf1ef}.continuous-source-actions{display:flex;justify-content:flex-end;gap:5px}.continuous-source-actions .icon-button{width:32px;height:32px;flex-basis:32px}.continuous-source-history{min-width:0;padding:18px;background:#fafcfb}.continuous-source-history-heading{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;color:var(--green)}.continuous-source-history-heading>div{display:grid;gap:3px}.continuous-source-history-heading strong{color:var(--ink);font-size:13px}.continuous-source-history-heading span{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.continuous-source-facts{margin-top:15px;padding:12px;display:grid;gap:9px;border:1px solid var(--line);background:white}.continuous-source-facts span{display:flex;justify-content:space-between;gap:8px;color:var(--muted);font-size:9px}.continuous-source-facts strong{max-width:62%;color:var(--ink);text-align:right;overflow-wrap:anywhere}.continuous-source-facts label{display:grid;grid-template-columns:76px minmax(0,1fr);gap:8px;align-items:center;color:var(--muted);font-size:9px}.continuous-source-facts select{width:100%;height:30px;min-width:0;padding:0 7px;border:1px solid var(--line);border-radius:4px;background:#fbfcfb;color:var(--ink);font-size:9px}.continuous-source-facts a{width:fit-content;display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-size:9px;font-weight:700}.continuous-source-history-list{margin-top:16px;display:grid}.continuous-history-row{min-height:64px;display:grid;grid-template-columns:12px minmax(0,1fr);gap:8px;padding:10px 0;border-bottom:1px solid #e7ece9}.history-dot{width:8px;height:8px;margin-top:4px;border-radius:50%;background:#a0aca7}.history-dot-green{background:var(--green)}.history-dot-blue{background:var(--blue)}.history-dot-amber{background:var(--amber)}.history-dot-red{background:var(--red)}.continuous-history-row>div{display:grid;gap:4px}.continuous-history-row strong{font-size:10px}.continuous-history-row small,.continuous-history-row span{color:var(--muted);font-size:9px;line-height:1.45}.continuous-history-empty,.continuous-source-empty{min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;color:var(--muted);font-size:10px;text-align:center}.continuous-source-empty strong{color:var(--ink);font-size:12px}.continuous-source-dialog{width:min(700px,calc(100vw - 28px))}.continuous-source-form{display:grid;gap:14px;padding:18px 20px}.continuous-source-form label{min-width:0;display:grid;gap:6px}.continuous-source-form label>span{color:var(--muted);font-size:10px;font-weight:700}.continuous-source-form input,.continuous-source-form select{width:100%;height:40px;min-width:0;padding:0 10px;border:1px solid var(--line);border-radius:5px;background:#fbfcfb;color:var(--ink);font-size:11px}.continuous-source-form input:focus,.continuous-source-form select:focus{outline:2px solid #b9d5cb;border-color:var(--green)}.continuous-source-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.continuous-source-notice{display:grid;grid-template-columns:20px minmax(0,1fr);gap:7px;align-items:start;padding:11px;color:#665226;background:var(--amber-soft);font-size:10px;line-height:1.55}.security-settings-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr)}.automation-settings-grid{display:grid;grid-template-columns:minmax(300px,1fr) minmax(300px,1fr)}.security-pane{min-width:0;padding:18px}.security-pane+.security-pane{border-left:1px solid var(--line)}.security-pane-title{display:grid;grid-template-columns:24px 1fr;gap:8px;color:var(--green);align-items:start}.security-pane-title>div{display:grid;gap:3px}.security-pane-title strong{color:var(--ink);font-size:13px}.security-pane-title span{color:var(--muted);font-size:10px;line-height:1.45}.access-form{margin-top:16px;display:grid;grid-template-columns:minmax(150px,.8fr) 120px minmax(180px,1fr) 88px;gap:9px;align-items:end}.access-form label{min-width:0;display:grid;gap:5px}.access-form label>span{color:var(--muted);font-size:10px;font-weight:700}.access-form input,.access-form select{width:100%;height:38px;min-width:0;border:1px solid var(--line);border-radius:5px;background:#fbfcfb;color:var(--ink);padding:0 9px;font-size:11px}.access-form input:focus,.access-form select:focus{outline:2px solid #b9d5cb;border-color:var(--green)}.security-submit{height:38px;min-width:0;border-radius:5px}.access-list{margin-top:16px;border-top:1px solid var(--line)}.access-row{min-height:64px;display:grid;grid-template-columns:24px minmax(0,1fr) 34px 34px;gap:8px;align-items:center;border-bottom:1px solid #e7ece9}.access-row>span{color:var(--green)}.access-row strong{display:block;max-width:100%;overflow-wrap:anywhere;font-size:11px}.access-row p{margin:4px 0 0;color:var(--muted);font-size:9px;overflow-wrap:anywhere}.access-row .icon-button{width:30px;height:30px;flex-basis:30px}.access-empty{min-height:96px;display:grid;place-items:center;align-content:center;gap:7px;color:var(--muted);font-size:10px}.toggle-row{margin-top:18px;display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:start;cursor:pointer}.toggle-row input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--green)}.toggle-row span{display:grid;gap:3px}.toggle-row strong{font-size:12px}.toggle-row small{color:var(--muted);font-size:9px;line-height:1.5}.policy-kinds{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.policy-kinds label{height:34px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--line);border-radius:5px;color:#44524d;font-size:10px;cursor:pointer}.policy-kinds input{accent-color:var(--green)}.policy-kinds label:has(input:disabled){color:#9aa6a1;background:#f5f7f6;cursor:default}.policy-save{height:38px;margin-top:18px;border-radius:5px}.brief-time-field{width:min(280px,100%);margin-top:16px;display:grid;gap:5px}.brief-time-field>span{color:var(--muted);font-size:10px;font-weight:700}.brief-time-field input{width:100%;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:5px;background:#fbfcfb;color:var(--ink);font:inherit;font-size:12px}.brief-time-field input:focus{outline:2px solid #b9d5cb;border-color:var(--green)}.brief-time-field input:disabled{color:var(--muted);background:#f2f5f3}.automation-save,.manual-brief-button{min-height:38px;margin-top:16px;border-radius:5px}.manual-brief-pane{display:flex;flex-direction:column}.manual-brief-status{margin-top:18px;display:grid;grid-template-columns:80px 1fr;gap:4px 10px;padding:12px;border:1px solid var(--line);border-radius:6px;background:#f8faf9}.manual-brief-status span{color:var(--muted);font-size:10px}.manual-brief-status strong{font-size:12px}.manual-brief-status small{grid-column:1/-1;color:var(--muted);font-size:9px;line-height:1.5}.manual-brief-button{align-self:flex-start}.report-tracking-policy-pane{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 24px;align-items:start}.report-tracking-policy-pane .security-pane-title{grid-column:1/-1}.report-rebuild-pane{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 20px;align-items:center}.report-rebuild-pane .security-pane-title{grid-column:1/-1}.rebuild-safety-list{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:11px}.rebuild-safety-list span{display:inline-flex;align-items:center;gap:5px}.report-rebuild-button{justify-self:end}.rebuild-status{grid-column:1/-1;display:grid;grid-template-columns:minmax(120px,auto) minmax(0,1fr) auto;gap:8px 16px;align-items:center;padding:12px 14px;border:1px solid var(--line);background:var(--surface-soft);font-size:11px}.rebuild-status-heading{display:grid;gap:3px}.rebuild-status-heading strong{color:var(--ink)}.rebuild-status-heading b{color:var(--green);font-size:9px;font-weight:800}.rebuild-status-progress{min-width:0;display:grid;gap:5px}.rebuild-status-progress>div{height:5px;overflow:hidden;background:#dfe8e4}.rebuild-status-progress i{display:block;height:100%;background:var(--green);transition:width .25s ease}.rebuild-status-progress em{overflow:hidden;color:#52615b;font-size:9px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.rebuild-status small,.rebuild-status span{color:var(--muted)}.rebuild-status-failed{border-color:#d9aaaa;background:var(--red-soft)}.report-rebuild-dialog{width:min(680px,calc(100vw - 28px))}.rebuild-preview-metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line)}.rebuild-preview-metrics>div{display:grid;gap:3px;padding:14px}.rebuild-preview-metrics>div+div{border-left:1px solid var(--line)}.rebuild-preview-metrics strong{font-size:22px;color:var(--green)}.rebuild-period,.rebuild-preview-metrics span{color:var(--muted);font-size:11px}.rebuild-protections{display:grid;gap:8px;padding:12px;background:var(--green-soft);color:var(--ink);font-size:12px}.rebuild-protections span{display:flex;align-items:center;gap:7px}.rebuild-acknowledgement{display:flex;gap:9px;align-items:flex-start;font-size:12px;line-height:1.5}.rebuild-acknowledgement input{margin-top:2px}.tracking-policy-options{width:min(420px,100%)}.tracking-policy-options button{min-width:92px}.tracking-policy-description{max-width:720px;min-height:34px;margin:0;color:#4f5d58;font-size:11px;line-height:1.55}.tracking-policy-rules{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px 18px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.tracking-policy-rules span{display:inline-flex;align-items:center;gap:6px}.tracking-policy-rules svg{color:var(--green)}.tracking-policy-save{align-self:end;min-height:38px;border-radius:5px}.admin-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)}.issue-list,.issue-row{display:grid}.issue-row{min-height:82px;padding:14px 18px;grid-template-columns:34px 1fr;gap:11px;align-items:start;border-bottom:1px solid #e7ece9}.issue-row:last-child{border-bottom:0}.issue-row>span{width:32px;height:32px;display:grid;place-items:center;border-radius:6px}.issue-failed{color:var(--red);background:var(--red-soft)}.issue-manual{color:var(--amber);background:var(--amber-soft)}.issue-row strong{display:block;font-size:12px}.issue-row p{margin:5px 0;color:#56625e;font-size:11px;line-height:1.5}.issue-row small{color:var(--muted);font-size:9px}.issue-empty{min-height:260px;display:grid;place-items:center;align-content:center;gap:10px;color:var(--green)}.issue-empty strong{color:var(--ink);font-size:13px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.dialog-shell{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:20px}.dialog-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(15,24,21,.52);cursor:default}.dialog-panel{position:relative;width:min(560px,100%);max-height:min(720px,calc(100vh - 40px));overflow:auto;border:1px solid var(--line);border-radius:7px;background:white;box-shadow:0 20px 60px rgba(11,22,18,.22)}.dialog-heading{min-height:70px;padding:14px 16px 14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line)}.dialog-heading h2{margin:3px 0 0;font-size:17px}.preview-summary{margin:0;padding:14px 18px;border-bottom:1px solid #e7ece9;color:var(--muted);font-size:11px}.preview-items{display:grid}.preview-group+.preview-group{border-top:1px solid var(--line)}.preview-department-heading{min-height:36px;padding:8px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#edf4f1;color:var(--green)}.preview-department-heading strong{font-size:10px}.preview-department-heading span{color:#597269;font-size:9px;font-weight:800}.preview-object-type>span{min-height:28px;padding:6px 18px;display:flex;align-items:center;border-bottom:1px solid #edf0ee;background:#fafcfb;color:#567067;font-size:9px;font-weight:800}.preview-object{border-bottom:1px solid #e7ece9}.preview-object>strong{display:inline-block;margin:10px 6px 8px 18px;color:var(--green)}.preview-object>small{font-weight:800}.preview-item{min-height:84px;padding:14px 18px;display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px;border-bottom:1px solid #e7ece9}.preview-group .preview-item:last-child{border-bottom:0}.preview-item>span{width:24px;height:24px;display:grid;place-items:center;border-radius:4px;background:#edf2ef;color:#64726c;font-size:10px;font-weight:800}.preview-items strong{display:block;font-size:12px}.preview-items p{margin:5px 0;color:#4d5a55;font-size:11px;line-height:1.55}.preview-items small{color:var(--muted);font-size:9px}.preview-items .content-empty{grid-template-columns:24px auto}.confirm-dialog{width:min(460px,100%);padding-bottom:16px}.confirm-dialog>p{margin:16px 18px;color:#46524e;font-size:12px;line-height:1.65}.confirm-dialog>label{margin:0 18px;display:grid;gap:6px;color:var(--muted);font-size:10px;font-weight:700}.confirm-dialog>label input{width:100%;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:5px;color:var(--ink)}.confirm-dialog>label input:focus{outline:2px solid #efcccc;border-color:var(--red)}.dialog-actions{margin:16px 18px 0}.dialog-actions button{padding:0 13px;background:white;gap:7px}.dialog-actions .primary-button{border-color:var(--green);background:var(--green);color:white}.dialog-actions .danger-primary{border-color:var(--red);background:var(--red);color:white}.dialog-actions button:disabled{cursor:wait}.delegation-dialog{width:min(540px,100%);padding-bottom:16px}.delegation-form{padding:16px 18px 0;display:grid;gap:13px}.delegation-form label{display:grid;gap:6px;color:var(--muted);font-size:10px;font-weight:700}.delegation-form input,.delegation-form select,.delegation-form textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);padding:0 10px;font-size:12px}.delegation-form input,.delegation-form select{height:40px}.delegation-form textarea{min-height:96px;padding-top:9px;padding-bottom:9px;resize:vertical;line-height:1.55}.delegation-form input:focus,.delegation-form select:focus,.delegation-form textarea:focus{outline:2px solid #b9d5cb;border-color:var(--green)}.delegation-form>p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.delegation-error{padding:9px 10px;border:1px solid #efcccc;border-radius:5px;background:var(--red-soft);color:var(--red);font-size:11px;line-height:1.5}.personal-todo-dialog{width:min(500px,100%);padding-bottom:16px}.personal-todo-source{display:grid;gap:5px;padding:11px 12px;border:1px solid var(--line);border-radius:5px;background:#f7faf8}.personal-todo-source span{color:var(--muted);font-size:10px;font-weight:700}.personal-todo-source strong{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.tracking-source-summary{display:grid;gap:5px;padding:11px 12px;border:1px solid var(--line);border-radius:5px;background:#f7faf8}.tracking-source-summary small,.tracking-source-summary span{color:var(--muted);font-size:10px}.tracking-source-summary strong{overflow-wrap:anywhere;font-size:12px;line-height:1.5}.tracking-candidates-dialog{width:min(780px,100%);max-height:min(860px,calc(100vh - 32px));padding-bottom:0}.tracking-candidates-form{gap:11px;padding-bottom:2px}.tracking-project-summary{display:grid;grid-template-columns:minmax(0,1fr) 86px 86px;border:1px solid var(--line);background:#f7faf8}.tracking-project-summary>div{min-width:0;padding:11px 13px;display:grid;align-content:center;gap:3px;border-left:1px solid var(--line)}.tracking-project-summary>div:first-child{border-left:0}.tracking-project-summary small,.tracking-project-summary span{color:var(--muted);font-size:9px}.tracking-project-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.tracking-project-summary b{color:var(--green);font-size:18px}.tracking-candidates-loading{min-height:72px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #b7c8c0;color:var(--muted);font-size:11px}.tracking-candidates-loading svg{animation:spin .9s linear infinite}.tracking-candidate-group{border:1px solid var(--line);background:white}.tracking-candidate-group>summary{min-height:52px;padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style:none;background:#f7faf8}.tracking-candidate-group>summary::-webkit-details-marker{display:none}.tracking-candidate-group>summary>span{min-width:0;display:grid;grid-template-columns:16px auto minmax(0,1fr);align-items:center;gap:7px}.tracking-candidate-group>summary svg{color:var(--muted);transition:transform .15s ease}.tracking-candidate-group[open]>summary svg{transform:rotate(90deg)}.tracking-candidate-group>summary strong{font-size:11px}.tracking-candidate-group>summary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:9px;font-weight:500}.tracking-candidate-group>summary>b{min-width:24px;padding:3px 7px;border-radius:4px;background:#e4f0eb;color:var(--green);text-align:center;font-size:10px}.tracking-candidate-list{border-top:1px solid var(--line)}.tracking-candidate{padding:11px 12px;border-top:1px solid #edf0ee}.tracking-candidate:first-child{border-top:0}.tracking-candidate-selected{background:#f8fcfa}.tracking-candidate-disabled{background:#fafbfa;color:#6d7772}.tracking-candidate-head{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:flex-start;gap:8px}.tracking-candidate-head>div:nth-child(2){min-width:0;display:grid;gap:4px}.tracking-candidate-head strong{overflow-wrap:anywhere;font-size:11px;line-height:1.5}.tracking-candidate-head small{color:var(--muted);font-size:9px}.tracking-candidate-check{position:relative;width:18px;height:18px;margin-top:1px}.tracking-candidate-check input{position:absolute;inset:0;width:18px;height:18px;margin:0;opacity:0;cursor:pointer}.tracking-candidate-check span{display:block;width:18px;height:18px;border:1px solid #aebbb5;border-radius:4px;background:white}.tracking-candidate-check input:checked+span{border-color:var(--green);background:var(--green);box-shadow:inset 0 0 0 4px var(--green)}.tracking-candidate-check input:checked+span:after{content:"";position:absolute;left:5px;top:3px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.tracking-candidate-state{width:18px;height:18px;display:grid;place-items:center;color:#7b8983}.tracking-candidate-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.tracking-candidate-badges span{padding:3px 6px;border-radius:4px;background:#eef3f1;color:#52645c;font-size:8px;white-space:nowrap}.tracking-candidate-anomaly{margin:9px 0 0 30px;min-height:34px;padding:6px 8px;display:flex;align-items:center;gap:7px;border-left:3px solid #d9962c;background:#fff8eb;color:#8a5405;font-size:9px}.tracking-candidate-anomaly span{min-width:0;flex:1 1}.tracking-candidate-anomaly button{min-height:26px;padding:0 8px;border:1px solid #e2bd7f;border-radius:4px;background:white;color:#7c4b00;cursor:pointer;font-size:9px;white-space:nowrap}.tracking-candidate-anomaly button:disabled{opacity:.55;cursor:wait}.tracking-candidate-feedback{margin:7px 0 0 30px;color:var(--green);font-size:9px}.tracking-candidate-draft{margin:10px 0 0 30px;display:grid;grid-template-columns:minmax(170px,.7fr) minmax(0,1.3fr);gap:8px}.tracking-candidate-draft label{gap:4px}.tracking-candidate-draft select{height:36px}.tracking-candidate-draft textarea{min-height:58px}.tracking-candidate-empty{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:10px}.tracking-schedule-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:11px 12px;border:1px solid var(--line);background:#f7faf8}.tracking-schedule-time{grid-column:1/-1;display:grid;gap:6px;color:var(--muted);font-size:10px;font-weight:700}.tracking-candidates-actions{position:sticky;bottom:0;z-index:2;margin:14px 0 0;padding:12px 18px;border-top:1px solid var(--line);background:white}.tracking-candidates-actions>span{margin-right:auto;align-self:center;color:var(--muted);font-size:10px}.project-identity-dialog{width:min(600px,100%)}.dialog-helper{margin:0;color:#4d5a55;font-size:12px;line-height:1.55}.project-identity-candidate,.project-identity-current{display:grid;gap:6px;padding:12px;border:1px solid var(--line);border-radius:5px;background:#f7faf8}.project-identity-candidate>span,.project-identity-current>span{color:var(--muted);font-size:9px;font-weight:800}.project-identity-candidate strong,.project-identity-current strong{font-size:14px;line-height:1.4}.project-identity-candidate p,.project-identity-current p{margin:0;color:#4d5a55;font-size:11px;line-height:1.55}.project-identity-candidate small,.project-identity-current small{color:var(--muted);font-size:9px}.project-identity-candidate{border-color:#b9d5cb;background:#f0f8f5}.project-identity-signals{display:flex;flex-wrap:wrap;gap:6px;margin-top:3px}.project-identity-signals span{min-height:26px;padding:4px 7px;border:1px solid #b9d5cb;border-radius:4px;background:white;color:var(--green);display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:700}.project-identity-caution{padding:8px 9px;border:1px solid #e3cf8b;border-radius:5px;background:#fff8df;color:#735b10;display:flex;align-items:flex-start;gap:7px;font-size:10px;line-height:1.5}.project-identity-caution svg{flex:0 0 auto;margin-top:1px}.project-identity-actions{justify-content:space-between}.project-group-merge-dialog{width:min(640px,100%);padding-bottom:0}.project-group-merge-dialog .dialog-heading{background:#fbfdfc}.project-group-merge-dialog .delegation-form{gap:16px;padding:18px 20px 0}.project-group-merge-source{min-width:0;padding:12px 13px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:center;border:1px solid #d5dfda;border-left:3px solid #709b8a;border-radius:5px;background:#f7faf8}.project-group-merge-source>span{width:36px;height:36px;display:grid;place-items:center;border-radius:5px;background:white;color:var(--green);box-shadow:inset 0 0 0 1px #d8e2dd}.project-group-merge-source>div{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 12px;align-items:baseline}.project-group-merge-source small{grid-column:1/-1;color:var(--muted);font-size:9px;font-weight:800}.project-group-merge-source strong{min-width:0;overflow-wrap:anywhere;font-size:13px;line-height:1.45}.project-group-merge-source em{color:#52615b;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.project-group-merge-field{min-width:0;display:grid;gap:6px}.project-group-merge-field>span{color:#47534e;font-size:10px;font-weight:800}.project-group-merge-field>small{color:var(--muted);font-size:9px;line-height:1.45}.project-group-target-combobox{position:relative;min-width:0}.project-group-target-trigger{width:100%;min-height:54px;padding:8px 11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #cbd7d1;border-radius:6px;background:white;color:var(--ink);cursor:pointer}.project-group-target-trigger:hover{border-color:#95b6a9;background:#fbfdfc}.project-group-target-trigger.is-open,.project-group-target-trigger:focus-visible{outline:3px solid #e1f0ea;border-color:var(--green)}.project-group-target-trigger:disabled{opacity:.6;cursor:wait}.project-group-target-trigger>svg{flex:0 0 auto;color:var(--muted);transition:transform .16s ease}.project-group-target-trigger.is-open>svg{transform:rotate(180deg)}.project-group-target-value{min-width:0;display:flex;align-items:center;gap:10px;text-align:left}.project-group-target-value>svg{flex:0 0 auto;color:var(--green)}.project-group-target-value>span{min-width:0;display:grid;gap:3px}.project-group-target-value strong{overflow:hidden;font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.project-group-target-value small{color:var(--muted);font-size:9px;font-weight:600}.project-group-target-popover{position:absolute;z-index:20;top:calc(100% + 6px);right:0;left:0;padding:8px;border:1px solid #cbd7d1;border-radius:6px;background:white;box-shadow:0 14px 34px rgba(20,42,34,.18)}.project-group-merge-dialog .project-group-target-search{height:40px;padding:0 9px;display:flex;align-items:center;gap:7px;border:1px solid #cbd7d1;border-radius:5px;background:#f8faf9;color:var(--muted)}.project-group-merge-dialog .project-group-target-search:focus-within{border-color:var(--green);box-shadow:0 0 0 2px #e1f0ea}.project-group-merge-dialog .project-group-target-search>svg{flex:0 0 auto}.project-group-merge-dialog .project-group-target-search input{height:auto;min-height:0;padding:0;border:0;border-radius:0;outline:0;background:transparent;font-size:11px}.project-group-target-search>button{width:24px;height:24px;flex:0 0 24px;padding:0;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:var(--muted);cursor:pointer}.project-group-target-search>button:hover{background:#e8eeeb;color:var(--ink)}.project-group-target-options{max-height:228px;margin-top:7px;overflow-y:auto;overscroll-behavior:contain}.project-group-target-options>button{width:100%;min-height:48px;padding:8px 9px;display:grid;grid-template-columns:minmax(0,1fr) 18px;gap:10px;align-items:center;border:0;border-radius:4px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.project-group-target-options>button+button{margin-top:2px}.project-group-target-options>button.is-active,.project-group-target-options>button:hover{background:#f0f6f3}.project-group-target-options>button.is-selected{background:#e7f3ee;color:var(--green)}.project-group-target-options>button>span{min-width:0;display:grid;gap:3px}.project-group-target-options strong{overflow-wrap:anywhere;font-size:11px;line-height:1.4}.project-group-target-options small{color:var(--muted);font-size:9px;font-weight:500}.project-group-target-options>button>svg{color:var(--green)}.project-group-target-empty{min-height:112px;display:grid;place-items:center;align-content:center;gap:5px;color:#8a9791}.project-group-target-empty span{color:#4b5853;font-size:11px;font-weight:800}.project-group-target-empty small{font-size:9px}.project-group-merge-names{min-width:0;margin:0;padding:0;display:grid;gap:6px;border:0}.project-group-merge-names legend{padding:0;color:#47534e;font-size:10px;font-weight:800}.project-group-merge-names>p{margin:0;color:var(--muted);font-size:9px;line-height:1.45}.project-group-merge-names>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.project-group-merge-names label{min-width:0;min-height:58px;padding:9px 10px;display:grid;grid-template-columns:16px minmax(0,1fr);gap:9px;align-items:start;border:1px solid #d5dfda;border-radius:5px;background:white;color:var(--ink);cursor:pointer}.project-group-merge-names label:hover{border-color:#9dbbad;background:#fbfdfc}.project-group-merge-names label.is-selected{border-color:#76a895;background:#edf7f2;box-shadow:inset 0 0 0 1px #b9d5cb}.project-group-merge-names input{width:16px;height:16px;min-width:16px;margin:2px 0 0;padding:0;accent-color:var(--green)}.project-group-merge-names label>span{min-width:0;display:grid;gap:4px}.project-group-merge-names strong{overflow-wrap:anywhere;font-size:11px;line-height:1.4}.project-group-merge-names small{color:var(--muted);font-size:9px;font-weight:500}.project-group-merge-impact{padding:11px 12px;display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;border-left:3px solid #6d9b89;background:#f1f7f4;color:var(--green)}.project-group-merge-impact>svg{margin-top:1px}.project-group-merge-impact strong{font-size:10px}.project-group-merge-impact ul{margin:6px 0 0;padding-left:16px;color:#4d5a55;font-size:9px;line-height:1.65}.project-group-merge-actions{min-height:66px;margin:18px 0 0;padding:12px 20px;align-items:center;border-top:1px solid var(--line);background:#fbfcfb}.project-group-merge-actions>span{min-width:0;margin-right:auto;display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:9px;line-height:1.45}.project-group-merge-actions>span svg{flex:0 0 auto;color:var(--green)}.project-group-merge-actions>div{flex:0 0 auto;display:flex;gap:8px}.report-progress-unquantified{color:var(--muted);font-size:10px;font-weight:700}.evidence-page{min-height:100vh;background:#f2f5f3;padding-bottom:84px}.evidence-header{height:62px;padding:0 16px;display:grid;grid-template-columns:38px 1fr 24px;align-items:center;gap:11px;background:white;border-bottom:1px solid var(--line)}.evidence-header>div{display:grid;gap:2px}.evidence-header strong{font-size:14px}.evidence-header span{color:var(--muted);font-size:10px}.evidence-document{width:min(960px,calc(100% - 24px));margin:16px auto;background:white;border:1px solid var(--line);border-radius:7px;overflow:hidden}.evidence-source{padding:20px;display:grid;grid-template-columns:40px 1fr;gap:13px;border-bottom:1px solid var(--line)}.evidence-source>span{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;color:var(--blue);background:var(--blue-soft)}.evidence-source small{color:var(--muted);font-size:10px}.evidence-source h1{margin:4px 0 6px;font-size:20px;line-height:1.35}.evidence-source p{margin:0;color:var(--muted);font-size:11px}.evidence-document section{padding:18px 20px;border-bottom:1px solid #e7ece9}.evidence-document section:last-child{border-bottom:0}.evidence-label{display:block;margin-bottom:11px;color:var(--muted);font-size:10px;font-weight:800}.conclusion{display:grid;grid-template-columns:22px 1fr;gap:10px;padding:13px;border-radius:6px;background:var(--green-soft);color:var(--green)}.conclusion p,.original-content{margin:0;font-size:13px;line-height:1.8}.original-content{color:#46524e}.original-content-details summary{width:fit-content;cursor:pointer;color:var(--green);font-size:11px;font-weight:700}.original-content-details[open] summary{margin-bottom:12px}.source-file-list{display:grid;gap:14px}.source-file{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#f8faf9}.source-file header{min-height:58px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:white;border-bottom:1px solid var(--line)}.source-file header>div{min-width:0;display:flex;align-items:center;gap:9px;color:var(--blue)}.source-file header span{min-width:0;display:grid;gap:3px}.source-file header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:11px}.source-file header small{color:var(--muted);font-size:9px}.source-file header a{flex:0 0 auto;min-height:32px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:5px;color:var(--green);background:white;font-size:10px;font-weight:800;text-decoration:none}.attachment-quality{padding:9px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);background:#f5f8f7}.attachment-quality>div{min-width:0;display:grid;gap:2px}.attachment-quality strong{color:var(--ink);font-size:10px}.attachment-quality span{color:var(--muted);font-size:9px;overflow-wrap:anywhere}.attachment-quality.quality-failed,.attachment-quality.quality-partial,.attachment-quality.quality-unassessed{background:#fff8ed}.attachment-quality.quality-failed strong{color:var(--danger)}.attachment-retry-dialog{width:min(560px,100%);padding-bottom:16px}.attachment-retry-content{padding:16px 18px 0}.attachment-retry-content .dialog-confirm-copy{margin:0 0 15px}.attachment-retry-content .dialog-confirm-copy>div{display:grid;gap:4px}.attachment-retry-content .dialog-confirm-copy p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.attachment-retry-content>label{display:grid;gap:6px;color:var(--muted);font-size:10px;font-weight:700}.attachment-retry-content textarea{width:100%;min-height:92px;resize:vertical;padding:10px 11px;border:1px solid var(--line);border-radius:5px;color:var(--ink);font:inherit;font-size:12px;line-height:1.55}.attachment-retry-content textarea:focus{outline:3px solid #e2f0ea;border-color:var(--green)}.attachment-retry-actions{margin-inline:18px}.attachment-parse-notices{display:grid;gap:7px;padding:10px 12px;border-bottom:1px solid var(--line);background:#fffdf8}.attachment-parse-notice{display:grid;grid-template-columns:18px minmax(0,1fr);gap:7px;align-items:start;color:var(--muted)}.attachment-parse-notice>svg{margin-top:1px}.attachment-parse-notice.notice-warning>svg{color:#a35b00}.attachment-parse-notice.notice-info>svg{color:var(--accent)}.attachment-parse-notice span{display:grid;gap:2px;min-width:0}.attachment-parse-notice strong{color:var(--ink);font-size:10px}.attachment-parse-notice small,.attachment-parse-notices>p{margin:0;color:var(--muted);font-size:9px;line-height:1.55;overflow-wrap:anywhere}.attachment-parse-notices>p{padding-left:25px}.attachment-retry{flex:0 0 auto;display:flex;align-items:center;gap:7px}.attachment-retry button{min-height:30px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--green);font:inherit;font-size:9px;font-weight:800;cursor:pointer}.attachment-retry button:disabled{cursor:wait;opacity:.6}.attachment-retry small{max-width:220px;color:var(--muted);font-size:9px}.spin{animation:attachment-spin .8s linear infinite}@keyframes attachment-spin{to{transform:rotate(1turn)}}.source-file-frame{width:100%;height:min(68vh,680px);min-height:480px;display:block;border:0;background:white}.source-file-html-frame{background:#fff}.source-file-image{width:100%;max-height:760px;display:block;object-fit:contain;background:white}.source-file-unavailable{min-height:120px;padding:24px;display:grid;place-items:center;color:var(--muted);font-size:11px;text-align:center}.source-file-office-preview{min-height:132px;padding:17px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #e6ece9;background:#f8fbf9}.source-file-office-preview>div{min-width:0;display:flex;align-items:center;gap:11px}.source-file-office-preview>div>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:7px;background:#e6f3ed;color:var(--green)}.source-file-office-preview p{min-width:0;margin:0;display:grid;gap:4px}.source-file-office-preview strong{color:var(--ink);font-size:11px}.source-file-office-preview small{max-width:540px;color:var(--muted);font-size:9px;line-height:1.55}.source-file-office-preview nav{flex:0 0 auto;display:flex;align-items:center;gap:8px}.source-file-office-preview a,.source-file-office-preview button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #bfd6ca;border-radius:5px;background:white;color:var(--green);font:inherit;font-size:10px;font-weight:800;text-decoration:none;cursor:pointer;white-space:nowrap}.source-file-office-preview button{border-color:var(--green);background:var(--green);color:white}.source-file-office-preview a:hover{border-color:var(--green);background:#f0f7f3}.source-file-office-preview button:hover{background:#12684e}.source-file-preview-state{min-height:150px;padding:24px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);background:white;text-align:left}.source-file-preview-state>span{min-width:0;display:grid;gap:4px}.source-file-preview-state strong{color:var(--ink);font-size:12px}.source-file-preview-state small{max-width:520px;font-size:10px;line-height:1.6}.source-file-preview-failed{flex-wrap:wrap}.source-file-preview-failed>svg{color:var(--amber)}.source-file-preview-failed>div{display:flex;align-items:center;gap:8px}.source-file-preview-failed a,.source-file-preview-failed button{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--green);font-size:10px;font-weight:800;text-decoration:none;cursor:pointer}.source-file-preview-failed a:hover,.source-file-preview-failed button:hover{border-color:var(--green);background:#f3f8f6}.trace-row{display:grid;grid-template-columns:20px 1fr;gap:9px;color:#6b8d80}.trace-row strong{display:block;color:var(--ink);font-size:12px}.trace-row p{margin:4px 0 0;color:var(--muted);font-size:11px}.evidence-progress-list{display:grid;gap:10px}.evidence-progress{padding:13px 14px;border-left:3px solid var(--blue);background:#f8faf9}.evidence-progress.progress-achieved{border-left-color:var(--green)}.evidence-progress.progress-delayed{border-left-color:var(--red)}.evidence-progress.progress-planned{border-left-color:var(--amber)}.evidence-progress>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.evidence-progress strong{font-size:11px}.evidence-progress small,.evidence-progress span{color:var(--muted);font-size:9px}.evidence-progress h2{margin:8px 0 6px;font-size:13px;line-height:1.5}.evidence-progress h2 a{color:inherit;text-decoration:none}.evidence-progress h2 a:hover{color:var(--green);text-decoration:underline;text-underline-offset:3px}.evidence-progress p{margin:4px 0;color:#4f5d58;font-size:10px;line-height:1.55}.evidence-progress blockquote{margin:9px 0;padding-left:9px;border-left:2px solid #ccd7d2;color:var(--muted);font-size:9px;line-height:1.6}.evidence-progress .evidence-progress-links{justify-content:flex-start;gap:14px;margin-top:9px}.evidence-progress-links a{color:var(--blue);font-size:10px;font-weight:700;text-decoration:none}.evidence-progress-links a:hover{text-decoration:underline;text-underline-offset:3px}.report-metric-list{display:flex;flex-wrap:wrap;gap:5px;margin:7px 0}.report-metric-list span{padding:3px 6px;border:1px solid #dbe5e1;border-radius:4px;background:white;color:#466b5d;font-size:9px;font-weight:700;line-height:1.4}.report-source-details{margin:8px 0}.report-source-details summary{width:max-content;cursor:pointer;color:var(--muted);font-size:9px;font-weight:700;line-height:1.5}.report-source-details[open] summary{color:var(--green)}.report-source-details blockquote{margin-bottom:3px}.evidence-unavailable{min-height:260px;display:grid;place-items:center;align-content:center;gap:9px;text-align:center;color:var(--muted)}.evidence-unavailable h1{margin:0;color:var(--ink);font-size:18px}.evidence-unavailable p{margin:0;font-size:11px}.evidence-action-feedback{position:fixed;left:0;right:0;bottom:68px;min-height:0;text-align:center;color:var(--green);font-size:11px;font-weight:700;z-index:3}.evidence-action-feedback a{margin-left:8px;color:var(--blue);text-decoration:underline;text-underline-offset:2px}.evidence-actions{position:fixed;left:0;right:0;bottom:0;min-height:68px;padding:10px max(12px,calc((100vw - 960px) / 2));display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;background:rgba(255,255,255,.96);border-top:1px solid var(--line)}.evidence-actions button{height:44px;border:1px solid var(--line);border-radius:6px;background:white;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.evidence-actions button:disabled{opacity:.6;cursor:wait}.evidence-actions .evidence-primary{border-color:var(--green);background:var(--green);color:white}.brief-detail-page{padding-bottom:24px}.brief-document{width:min(760px,calc(100% - 24px))}.brief-detail-items{display:grid;gap:0}.brief-grouped-detail{border:1px solid var(--line);border-radius:6px;overflow:hidden}.brief-grouped-detail .brief-summary-bar{padding-left:14px}.brief-detail-item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:16px 14px;border-top:1px solid #e7ece9}.brief-detail-group-items .brief-object-type:first-child .brief-object-type-heading,.brief-detail-group-items>.brief-detail-item:first-child{border-top:0}.brief-detail-index{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;background:#edf2ef;color:#66726e;font-size:10px;font-weight:800}.brief-detail-item.severity-urgent .brief-detail-index{color:var(--red);background:var(--red-soft)}.brief-detail-item.severity-important .brief-detail-index{color:#94620c;background:var(--amber-soft)}.brief-detail-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:10px}.brief-detail-meta span{font-weight:800}.brief-detail-item h2{margin:7px 0 5px;font-size:15px;line-height:1.45}.brief-detail-item h2 a{display:inline;margin:0;color:inherit;font-size:inherit}.brief-detail-item h2 a:hover{color:var(--green);text-decoration:underline;text-underline-offset:3px}.brief-detail-item .brief-owner{margin-bottom:7px}.brief-detail-item p{margin:0;color:#46524e;font-size:12px;line-height:1.7}.brief-detail-item a{width:fit-content;margin-top:9px;display:inline-flex;align-items:center;gap:5px;color:var(--blue);font-size:11px;font-weight:700;text-decoration:none}.brief-detail-links{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px}.brief-detail-empty{margin:0;color:var(--muted);font-size:12px}@media (max-width:1050px){.app-shell{grid-template-columns:78px minmax(0,1fr)}.sidebar{padding-left:10px;padding-right:10px}.brand-row{justify-content:center;padding-left:0;padding-right:0}.brand-row>div:nth-child(2),.side-nav span,.sidebar-foot>div:last-child{display:none}.side-nav button{grid-template-columns:1fr;justify-items:center;padding:0}.side-nav b{position:absolute;margin-left:26px;margin-top:-22px}.sidebar-foot{justify-items:center}.content-grid,.sidebar-foot{grid-template-columns:1fr}.activity-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.activity-row{border:0}.task-secondary-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.task-business-filters{grid-column:1/-1}.task-editor-row form{grid-template-columns:1fr 1fr}.task-reason-field{grid-column:1/-1}.task-editor-actions{grid-column:1/-1;justify-content:flex-end}.report-batch-toolbar{grid-template-columns:auto minmax(180px,1fr) 170px auto}.report-batch-toolbar>select:nth-of-type(2){grid-column:2}}@media (max-width:760px){.app-shell{display:block}.sidebar{position:fixed;width:min(280px,84vw);transform:translateX(-105%);transition:transform .2s ease}.sidebar-open{transform:translateX(0)}.sidebar .brand-row{justify-content:flex-start;padding-left:8px;padding-right:0}.sidebar .brand-row>div:nth-child(2),.sidebar .side-nav span,.sidebar .sidebar-foot>div:last-child{display:grid}.sidebar .sidebar-close{display:inline-grid!important}.sidebar .side-nav button{grid-template-columns:22px 1fr auto;justify-items:start;padding:0 11px}.sidebar .side-nav b{position:static;margin:0}.sidebar .sidebar-foot{grid-template-columns:10px 1fr;justify-items:start}.sidebar-scrim{display:block;position:fixed;inset:0;z-index:25;border:0;background:rgba(14,23,20,.45)}.topbar{min-height:66px;padding:10px 14px;gap:10px}.mobile-menu{display:inline-grid}.topbar h1{font-size:17px}.account-chip>div,.search-box,.topbar .eyebrow{display:none}.page-content{padding:14px 12px 32px}.task-stage-tabs{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(126px,1fr);padding:9px 10px}.task-secondary-filters{padding:9px 10px;grid-template-columns:repeat(2,minmax(0,1fr))}.task-secondary-filters>.task-mobile-search{min-height:36px;padding:0 10px;display:flex;grid-column:1/-1;align-items:center;gap:7px;border:1px solid var(--line);border-radius:5px;background:white}.task-business-filters,.task-filter-reset{grid-column:1/-1}.task-filter-reset{width:100%}.task-filter-summary{padding:7px 10px;align-items:flex-start;flex-direction:column;gap:3px}.task-expanded .table-wrap tbody .content-empty{position:sticky;left:0;width:calc(100vw - 48px)}.source-file header{align-items:flex-start}.source-file header strong{white-space:normal;overflow-wrap:anywhere}.source-file header a{width:34px;padding:0;font-size:0}.source-file-frame{height:62vh;min-height:380px}.source-file-office-preview{align-items:flex-start;flex-direction:column}.source-file-office-preview nav{width:100%}.source-file-office-preview a,.source-file-office-preview button{flex:1 1}.metrics-strip{grid-template-columns:1fr 1fr}.metric{border-bottom:1px solid var(--line);padding:13px 14px}.metric:nth-child(2n){border-right:0}.metric:nth-child(5){grid-column:1/-1;border-right:0;border-bottom:0}.outcome-archive-metrics .metric:nth-child(4),.report-progress-metrics .metric:nth-child(4){border-bottom:0}.outcome-archive-metrics .metric:nth-child(5),.report-progress-metrics .metric:nth-child(5){grid-column:1/-1}.metric strong{font-size:21px}.command-band{grid-template-columns:1fr;gap:10px}.command-result{white-space:normal}.content-grid{margin-top:14px;gap:14px}.brief-summary-bar{padding:8px 10px 8px 13px;align-items:flex-start}.brief-summary-stats{padding-top:3px;gap:4px 10px}.brief-toggle-all{width:34px;height:34px;min-height:34px;padding:0}.brief-toggle-all span{display:none}.brief-department-toggle{min-height:48px;padding:8px 10px 8px 12px;align-items:flex-start}.brief-department-primary{padding-top:3px}.brief-department-badges{max-width:48%}.department-badge{min-height:21px;padding:0 5px}.brief-object-group>summary,.brief-object-type-heading{padding-left:12px;padding-right:10px}.brief-row{grid-template-columns:28px 1fr;padding-left:13px;padding-right:10px}.brief-row-actions{grid-column:2;justify-content:flex-start}.brief-meta{align-items:flex-start;flex-direction:column;gap:4px}.brief-detail-items{padding-left:12px!important;padding-right:12px!important}.brief-grouped-detail .brief-summary-bar{padding-left:10px}.brief-detail-item{grid-template-columns:30px minmax(0,1fr);gap:9px;padding:14px 10px}.brief-detail-index{width:28px;height:28px}.brief-detail-meta{align-items:flex-start;flex-direction:column;gap:4px}.brief-detail-item h2{font-size:14px}.preview-department-heading,.preview-item{padding-left:14px;padding-right:14px}.activity-list{grid-template-columns:1fr;gap:0}.activity-row{border-bottom:1px solid #e8ecea}.report-progress-page{gap:14px}.report-progress-section .section-heading{align-items:flex-start;flex-direction:column}.report-status-filter{width:100%;overflow-x:auto}.report-status-filter button{flex:1 0 62px}.report-active-queue{padding:10px 12px;align-items:flex-start}.report-active-queue>div{grid-template-columns:1fr;gap:3px}.report-active-queue small{grid-column:1}.report-coverage-band{grid-template-columns:1fr;padding:12px}.report-coverage-intro strong{white-space:normal}.report-coverage-visibility{justify-items:start;text-align:left}.report-batch-toolbar{grid-template-columns:1fr 1fr;padding:10px}.report-batch-toolbar>*{grid-column:auto!important}.report-batch-toolbar .batch-reason,.report-batch-toolbar .batch-select-all{grid-column:1/-1!important}.report-batch-toolbar button{width:100%}.report-business-heading,.report-object-group>summary{padding-left:12px;padding-right:10px}.report-object-group>summary{align-items:flex-start;flex-direction:column;gap:7px}.report-object-counts{justify-content:flex-start;padding-left:26px}.report-progress-row{grid-template-columns:32px minmax(0,1fr) 72px;gap:9px;padding:14px 10px 14px 13px}.report-progress-facts{grid-column:2/3;grid-template-columns:repeat(2,minmax(0,1fr))}.report-progress-facts .progress-cell{grid-column:1/-1}.report-progress-meta time{margin-left:0}.tracking-candidates-dialog{max-height:calc(100vh - 20px)}.tracking-project-summary{grid-template-columns:minmax(0,1fr) 62px 62px}.tracking-project-summary>div{padding:9px}.tracking-candidate-group>summary>span{grid-template-columns:16px minmax(0,1fr)}.tracking-candidate-group>summary small{grid-column:2;white-space:normal}.tracking-candidate-head{grid-template-columns:22px minmax(0,1fr)}.tracking-candidate-badges{grid-column:2;justify-content:flex-start}.tracking-candidate-draft,.tracking-schedule-grid{grid-template-columns:1fr}.tracking-schedule-time{grid-column:auto}.tracking-candidate-anomaly{align-items:flex-start;flex-wrap:wrap}.tracking-candidate-anomaly span{flex-basis:calc(100% - 24px)}.project-group-merge-dialog .delegation-form{padding:14px 14px 0}.project-group-merge-source{grid-template-columns:34px minmax(0,1fr);padding:10px}.project-group-merge-source>span{width:32px;height:32px}.project-group-merge-source>div{grid-template-columns:1fr}.project-group-merge-source em{white-space:normal}.project-group-target-options{max-height:190px}.project-group-merge-names>div{grid-template-columns:1fr}.project-group-merge-actions{padding:11px 14px 14px;align-items:stretch;flex-direction:column;gap:9px}.project-group-merge-actions>span{margin-right:0}.project-group-merge-actions>div{display:grid;grid-template-columns:minmax(88px,.7fr) minmax(0,1.3fr)}.project-group-merge-actions button{width:100%}.routing-options{grid-template-columns:1fr}.routing-suggestion-heading{align-items:stretch;flex-direction:column}.routing-suggestion-heading .compact-button{width:100%}.outcome-archive-page{gap:14px}.outcome-archive-section .section-heading{align-items:flex-start;flex-direction:column;gap:10px}.archive-heading-actions{width:100%;align-items:flex-start;flex-direction:column}.segmented-control{width:100%;overflow-x:auto}.segmented-control button{flex:1 0 auto;min-height:34px}.archive-filter-bar{padding:10px 12px;grid-template-columns:repeat(2,minmax(0,1fr))}.archive-filter-bar .archive-search{grid-column:1/-1}.archive-filter-bar>.icon-button{grid-column:2;justify-self:end}.archive-department>summary,.archive-filter-summary{padding:0 12px}.archive-projects{padding:10px 10px 14px}.archive-entry{grid-template-columns:72px minmax(0,1fr) 30px;gap:8px;padding-left:10px}.archive-entry:before{left:76px}.archive-version-actions{align-items:stretch;flex-direction:column;gap:0}.archive-version-actions>button{justify-content:flex-start;padding-left:0}.outcome-comparison-columns,.outcome-comparison-selectors{grid-template-columns:1fr}.outcome-change-summary{align-items:flex-start;flex-direction:column}.outcome-change-summary>div{justify-content:flex-start}.outcome-metric-changes>div{grid-template-columns:minmax(80px,.8fr) minmax(0,1fr) 14px minmax(0,1fr)}.continuous-source-layout,.settings-grid{grid-template-columns:1fr}.continuous-source-list{border-right:0}.continuous-source-history{border-top:1px solid var(--line)}.recycle-notice{margin:12px 14px 4px}.recycle-list{padding:6px 14px 14px}.recycle-row{grid-template-columns:1fr auto;gap:9px 12px}.recycle-kind{grid-column:1/-1}.recycle-meta{display:grid;gap:4px}.recycle-restore{align-self:end}.settings-wide{grid-column:auto}.continuous-source-metrics{grid-template-columns:1fr 1fr}.continuous-source-heading-actions{width:100%;align-items:stretch;flex-direction:column}.continuous-source-row{grid-template-columns:36px minmax(0,1fr);padding:14px 12px}.continuous-source-icon{width:34px;height:34px}.continuous-source-actions{grid-column:2;justify-content:flex-start}.automation-settings-grid,.continuous-source-form-grid,.report-tracking-policy-pane,.security-settings-grid{grid-template-columns:1fr}.tracking-policy-description,.tracking-policy-options,.tracking-policy-save{grid-column:1}.tracking-policy-save{justify-self:start}.security-pane+.security-pane{border-left:0;border-top:1px solid var(--line)}.report-rebuild-pane{grid-template-columns:1fr}.report-rebuild-button{justify-self:stretch}.rebuild-preview-metrics{grid-template-columns:repeat(2,1fr)}.rebuild-preview-metrics>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.rebuild-preview-metrics>div:nth-child(4){border-top:1px solid var(--line)}.rebuild-status{grid-template-columns:1fr}.access-form{grid-template-columns:1fr 1fr}.resource-id-field{grid-column:1/-1}.admin-grid{grid-template-columns:1fr}.section-heading{padding:12px 14px}.segmented button{min-width:44px}.evidence-actions{grid-template-columns:1fr 1fr}}.work-item-page{min-height:100vh;background:#f3f6f4}.work-item-header{min-height:64px;padding:10px clamp(16px,4vw,42px);display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20}.work-item-header>div{display:grid;gap:2px}.work-item-header strong{font-size:14px}.work-item-header span{color:var(--muted);font-size:10px}.work-item-header>svg{margin-left:auto;color:var(--green)}.work-item-document{width:min(100%,1320px);margin:0 auto;padding:28px clamp(16px,3vw,38px) 72px}.work-item-hero{min-height:238px;display:grid;grid-template-columns:minmax(0,1fr) 240px;align-items:end;gap:48px;padding:clamp(24px,4vw,46px);border:1px solid var(--line);border-left:5px solid var(--blue);background:white}.work-item-hero.tone-danger{border-left-color:var(--red);background:#fffafa}.work-item-hero.tone-success{border-left-color:var(--green);background:#fbfefd}.work-item-hero.tone-muted{border-left-color:#77817d;background:#f8f9f8}.work-item-hero-main{min-width:0}.work-item-badges{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:20px}.work-item-badges span{min-height:25px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid #cfd9d5;border-radius:4px;background:#f5f8f6;color:#3d4a45;font-size:11px;font-weight:700}.work-item-badges .change-badge{border-color:#91b9aa;background:var(--green-soft);color:var(--green)}.work-item-badges .change-badge.change-stable{border-color:var(--line-strong);background:#f4f6f5;color:var(--muted)}.work-item-kicker{margin:0 0 8px;color:var(--green);font-size:12px;font-weight:700}.work-item-hero h1{margin:0;max-width:850px;font-size:clamp(26px,3.2vw,42px);line-height:1.18;overflow-wrap:anywhere}.work-item-description{max-width:920px;margin:17px 0 0;color:#4e5c56;font-size:15px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.work-item-hero.is-agreement-task{min-height:0;align-items:center;gap:30px;padding:clamp(24px,3vw,34px)}.work-item-hero.is-agreement-task .work-item-badges{margin-bottom:12px}.work-item-description.is-agreement-summary{max-width:780px;margin-top:11px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.work-item-progress{display:grid;gap:9px;align-self:center}.work-item-progress>span{font-size:34px;font-weight:800;color:var(--green)}.work-item-progress>div{height:7px;overflow:hidden;background:#e3e9e6;border-radius:4px}.work-item-progress i{display:block;height:100%;border-radius:4px;background:var(--green)}.work-item-progress small{color:var(--muted);font-size:10px;line-height:1.5}.work-item-facts{min-height:84px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);border-top:0;background:white}.work-item-facts>div{min-width:0;display:flex;align-items:center;gap:11px;padding:16px 20px;border-right:1px solid var(--line)}.work-item-facts>div:last-child{border-right:0}.work-item-facts svg{flex:0 0 auto;color:var(--green)}.work-item-facts span{min-width:0;display:grid;gap:4px}.work-item-facts small{color:var(--muted);font-size:10px}.work-item-facts strong{font-size:12px;overflow-wrap:anywhere}.work-item-compact-meta{min-height:58px;padding:0 20px;display:flex;align-items:stretch;justify-content:space-between;gap:14px;border:1px solid var(--line);border-top:0;background:white}.work-item-compact-meta-primary{min-width:0;display:flex;align-items:stretch}.work-item-compact-fact{min-width:0;padding:0 20px 0 0;display:flex;align-items:center;gap:7px;color:#45564e}.work-item-compact-fact+.work-item-compact-fact{margin-left:18px;padding-left:18px;border-left:1px solid var(--line)}.work-item-compact-fact svg{flex:0 0 auto;color:var(--green)}.work-item-compact-fact span{flex:0 0 auto;color:var(--muted);font-size:10px}.work-item-compact-fact strong{min-width:0;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.work-item-more-facts{position:relative;flex:0 0 auto;align-self:center}.work-item-more-facts>summary{min-height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d7e1dc;border-radius:4px;color:#53635b;cursor:pointer;font-size:9px;font-weight:800;list-style:none}.work-item-more-facts>summary::-webkit-details-marker{display:none}.work-item-more-facts>summary:after{content:"展开";color:var(--green);font-size:8px}.work-item-more-facts[open]>summary{border-color:#9fc3b5;background:#f2f8f5;color:var(--green)}.work-item-more-facts[open]>summary:after{content:"收起"}.work-item-more-facts>dl{position:absolute;z-index:8;top:calc(100% + 7px);right:0;width:max-content;min-width:230px;margin:0;padding:8px 10px;display:grid;gap:7px;border:1px solid #bfd4ca;border-radius:5px;background:white;box-shadow:0 12px 30px rgba(26,54,43,.14)}.work-item-more-facts>dl>div{display:grid;grid-template-columns:64px minmax(0,1fr);gap:8px}.work-item-more-facts dt{color:var(--muted);font-size:9px}.work-item-more-facts dd{min-width:0;margin:0;color:#3d5147;font-size:9px;font-weight:700;overflow-wrap:anywhere}.work-item-more-facts-action>dd{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.work-item-more-facts-danger{min-height:27px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border:1px solid #e3bdbd;border-radius:4px;background:#fff;color:var(--red);font-size:9px;font-weight:800;cursor:pointer}.work-item-more-facts-danger:hover{border-color:#c87575;background:var(--red-soft)}.work-item-more-facts-feedback{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;color:#53635b;font-size:9px;font-weight:700}.work-item-more-facts-feedback>button{display:inline-flex;align-items:center;gap:3px;padding:0;border:0;background:transparent;color:var(--green);font:inherit;font-weight:800;cursor:pointer}.work-item-action-band{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px;border:1px solid var(--line);border-top:0;background:#f9fbfa}.work-item-owner-hint{margin:0;color:#53635b;font-size:12px;font-weight:600;line-height:1.55}.work-item-actions{display:flex;flex-wrap:wrap;gap:7px}.work-item-actions button{min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 11px;border:1px solid #cfd9d5;border-radius:5px;background:white;color:#304039;font-size:11px;font-weight:700;cursor:pointer}.work-item-actions button:hover{border-color:#86aa9d;background:#f2f8f5}.work-item-actions .action-primary{border-color:var(--green);background:var(--green);color:white}.work-item-actions .action-attention{border-color:#d4ac71;color:#815316;background:#fff9ef}.work-item-actions .action-danger{color:var(--red)}.work-item-actions .action-danger:hover{border-color:#d9aaaa;background:var(--red-soft)}.action-feedback{display:flex;align-items:center;gap:5px;margin:0;color:var(--green);font-size:11px}.work-item-latest{margin-top:22px;padding:24px 26px 26px;border:1px solid var(--line);background:white}.work-item-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.work-item-section-heading>div{display:grid;gap:4px}.work-item-section-heading span{color:var(--muted);font-size:10px;font-weight:700}.work-item-section-heading h2{margin:0;font-size:18px}.work-item-section-heading>svg{color:var(--green)}.work-item-section-heading .attention-count{min-height:26px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border-radius:4px;background:var(--amber-soft);color:var(--amber)}.work-item-attention-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.latest-progress-copy{margin:20px 0 22px;font-size:17px;line-height:1.8;font-weight:700;white-space:pre-wrap;overflow-wrap:anywhere}.work-item-agreement-next-step{margin-bottom:14px;color:#176d54}.work-item-task-requirements{margin:0 0 22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.work-item-task-requirements>summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#42574d;cursor:pointer;font-size:12px;font-weight:800;list-style:none}.work-item-task-requirements>summary::-webkit-details-marker{display:none}.work-item-task-requirements>summary:after{content:"展开";color:var(--green);font-size:10px}.work-item-task-requirements[open]>summary:after{content:"收起"}.work-item-task-requirements>p{margin:0 0 16px;color:#425047;font-size:13px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.latest-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.latest-list{padding:18px 22px 0 0;min-width:0}.latest-list+.latest-list{padding-left:22px;border-left:1px solid var(--line)}.latest-list>strong{color:var(--green);font-size:11px}.latest-list ul{margin:10px 0 0;padding-left:17px;color:#34413c;font-size:12px;line-height:1.7}.latest-list p{margin:10px 0 0;color:var(--muted);font-size:11px}.latest-list.tone-danger li,.latest-list.tone-danger>strong{color:var(--red)}.work-item-body{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.8fr);gap:22px;margin-top:22px;align-items:start}.comparison-panel,.source-panel,.work-item-timeline{border:1px solid var(--line);background:white;padding:23px 24px}.work-item-side{display:grid;gap:22px}.timeline-list{position:relative;margin-top:22px}.timeline-list:before{content:"";position:absolute;left:14px;top:8px;bottom:8px;width:1px;background:#dbe4e0}.timeline-event{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);gap:13px;padding:0 0 24px}.timeline-event:last-child{padding-bottom:0}.timeline-marker{position:relative;z-index:1;width:29px;height:29px;display:grid;place-items:center;border:1px solid #cbd9d3;border-radius:50%;background:white;color:var(--green)}.event-attention .timeline-marker{border-color:#e0b375;color:var(--amber);background:#fff9ef}.timeline-event>div{min-width:0;padding-top:3px}.timeline-event header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.timeline-event header strong{font-size:13px}.timeline-event time{flex:0 0 auto;color:var(--muted);font-size:10px}.timeline-event p{margin:7px 0 0;color:#4c5954;font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.timeline-changes{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.timeline-changes span{padding:5px 7px;border-radius:4px;background:#edf4f1;color:#3b5148;font-size:10px}.timeline-changes b{color:var(--green)}.timeline-event footer{display:flex;justify-content:space-between;gap:12px;margin-top:9px;color:var(--muted);font-size:10px}.timeline-event footer a{display:inline-flex;align-items:center;gap:3px;color:var(--green)}.comparison-panel{display:grid;gap:15px}.comparison-group{padding:13px 14px;border-left:3px solid var(--blue);background:#f7f9fb}.comparison-group>strong{font-size:11px;color:var(--blue)}.comparison-group ul{margin:7px 0 0;padding-left:16px;font-size:11px;line-height:1.65}.comparison-success{border-left-color:var(--green);background:#f3f8f6}.comparison-success>strong{color:var(--green)}.comparison-danger{border-left-color:var(--red);background:#fcf4f3}.comparison-danger>strong{color:var(--red)}.comparison-muted{border-left-color:#8b9692;background:#f6f7f6}.comparison-muted>strong{color:#56615d}.comparison-as-of{margin:0;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.source-panel .source-link-list{margin-top:16px}.source-link-list{display:grid}.source-link-list a{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:11px 0;border-top:1px solid #edf0ee}.source-link-list a:first-child{border-top:0}.source-link-list a>svg{color:var(--green)}.source-link-list span{min-width:0;display:grid;gap:3px}.source-link-list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.source-link-list small{color:var(--muted);font-size:9px}.work-item-empty{color:var(--muted);font-size:11px;line-height:1.6}.work-item-unavailable{width:min(100% - 32px,620px);margin:64px auto;padding:40px;border:1px solid var(--line);background:white;text-align:center}.work-item-unavailable svg{color:var(--muted)}.work-item-unavailable h1{margin:14px 0 7px;font-size:20px}.work-item-unavailable p{margin:0;color:var(--muted);font-size:12px}.work-item-action-dialog{width:min(94vw,720px);max-height:min(90vh,820px);display:flex;flex-direction:column;overflow:hidden}.work-item-dialog-heading{flex:0 0 auto;min-height:78px;padding:15px 20px 15px 22px;background:#fbfcfb}.work-item-dialog-title{min-width:0;display:flex;align-items:center;gap:12px}.work-item-dialog-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:7px;background:var(--green-soft);color:var(--green)}.work-item-dialog-title .eyebrow{color:var(--muted);font-size:9px;font-weight:750}.work-item-dialog-title h2{font-size:18px}.work-item-dialog-content{min-height:0;padding:18px 22px 8px;overflow-y:auto;overscroll-behavior:contain}.work-item-dialog-context{padding:13px 15px;border-left:3px solid var(--green);background:#f4f8f6}.work-item-context-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:7px}.work-item-context-badges span{min-height:22px;display:inline-flex;align-items:center;padding:0 7px;border:1px solid #c9d9d2;border-radius:4px;background:white;color:#405049;font-size:9px;font-weight:750}.work-item-dialog-context p{margin:0 0 4px;color:var(--green);font-size:10px;font-weight:750}.work-item-dialog-context strong{display:block;font-size:13px;line-height:1.55;overflow-wrap:anywhere}.work-item-form-sections{display:grid}.work-item-form-section{padding:19px 0;border-bottom:1px solid #e7ece9}.work-item-form-section:last-child{border-bottom:0;padding-bottom:8px}.work-item-form-section-heading{display:flex;align-items:flex-start;gap:9px;margin-bottom:13px;color:var(--green)}.work-item-form-section-heading>div{display:grid;gap:3px}.work-item-form-section-heading strong{font-size:12px}.work-item-form-section-heading span{color:var(--muted);font-size:9px;font-weight:400}.work-item-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.work-item-field{min-width:0;display:grid;gap:7px;margin-top:15px}.work-item-form-grid .work-item-field,.work-item-form-section>.work-item-field:first-of-type{margin-top:0}.collaborator-fieldset legend,.work-item-field>span{color:#47534e;font-size:10px;font-weight:750}.work-item-field>small{color:var(--muted);font-size:9px;line-height:1.45}.work-item-action-dialog input[type=number],.work-item-action-dialog input[type=text],.work-item-action-dialog select,.work-item-action-dialog textarea{width:100%;min-height:44px;padding:10px 11px;border:1px solid #ced8d3;border-radius:6px;background:white;color:var(--ink);font:inherit;font-size:12px}.work-item-action-dialog select{padding-right:34px}.work-item-action-dialog textarea{min-height:112px;resize:vertical;line-height:1.65}.work-item-action-dialog input:hover,.work-item-action-dialog select:hover,.work-item-action-dialog textarea:hover{border-color:#9fb8ae}.work-item-action-dialog input:focus,.work-item-action-dialog select:focus,.work-item-action-dialog textarea:focus{outline:3px solid #e2f0ea;border-color:var(--green)}.number-field{position:relative}.number-field input{padding-right:42px!important}.number-field>span{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--muted);font-size:10px;pointer-events:none}.chinese-date-field-shell{position:relative;display:block;width:100%;min-width:0}.chinese-date-field-display{position:absolute;inset:0 36px 0 0;display:flex;align-items:center;padding:0 10px;overflow:hidden;color:var(--ink);font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;pointer-events:none;white-space:nowrap;text-overflow:ellipsis}.chinese-date-field-display.is-empty{color:var(--muted)}.chinese-date-field-shell .chinese-date-field{width:100%;min-width:0;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:5px;background:white;color:transparent;caret-color:transparent;font:inherit;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.chinese-date-field-shell .chinese-date-field::-webkit-datetime-edit,.chinese-date-field-shell .chinese-date-field::-webkit-datetime-edit-ampm-field,.chinese-date-field-shell .chinese-date-field::-webkit-datetime-edit-day-field,.chinese-date-field-shell .chinese-date-field::-webkit-datetime-edit-fields-wrapper,.chinese-date-field-shell .chinese-date-field::-webkit-datetime-edit-hour-field,.chinese-date-field-shell .chinese-date-field::-webkit-datetime-edit-minute-field,.chinese-date-field-shell .chinese-date-field::-webkit-datetime-edit-month-field,.chinese-date-field-shell .chinese-date-field::-webkit-datetime-edit-text,.chinese-date-field-shell .chinese-date-field::-webkit-datetime-edit-year-field{color:transparent}.chinese-date-field-shell .chinese-date-field::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1}.chinese-date-field-shell .chinese-date-field:focus{outline:2px solid #b9d5cb;border-color:var(--green)}.chinese-date-field-shell .chinese-date-field:disabled{background:#f2f5f3}.chinese-date-field-time{max-width:13.5rem}.task-editor-row .chinese-date-field-shell .chinese-date-field,.tracking-schedule-time .chinese-date-field-shell .chinese-date-field{height:38px;font-size:11px}.archive-filter-bar .chinese-date-field-shell .chinese-date-field{height:34px;font-size:10px;padding:0 8px}.work-item-field .chinese-date-field-shell .chinese-date-field{height:44px}.work-item-schedule-summary{min-height:34px;margin:12px 0 0;display:flex;align-items:center;gap:7px;padding:7px 10px;background:var(--blue-soft);color:#315c8b;font-size:10px;line-height:1.5}.work-item-schedule-summary svg{flex:0 0 auto}.work-item-dialog-footer{flex:0 0 auto;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px 13px 22px;border-top:1px solid var(--line);background:#fbfcfb}.work-item-dialog-footer>p{min-width:0;max-width:390px;margin:0;display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:9px;line-height:1.5}.work-item-dialog-footer>p svg{flex:0 0 auto;color:var(--green)}.work-item-dialog-footer .dialog-actions{flex:0 0 auto;margin:0}.dialog-item-name{margin:12px 0 0;padding:10px 12px;background:#f3f6f4;color:#405049;font-size:12px;font-weight:700}.dialog-confirm-copy{margin-top:16px;display:grid;grid-template-columns:22px 1fr;gap:9px;padding:13px;background:#f3f6f4}.dialog-confirm-copy svg{color:var(--green)}.dialog-confirm-copy p{margin:0;font-size:12px;line-height:1.6}.collaborator-fieldset{margin:14px 0 0;padding:10px 12px 12px;border:1px solid var(--line)}.collaborator-fieldset>div{max-height:150px;overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;gap:4px 12px}.collaborator-fieldset label{display:flex;align-items:center;gap:7px;padding:6px 3px;font-size:11px}.collaborator-fieldset label>span{display:grid}.collaborator-fieldset small{color:var(--muted);font-size:9px}.dialog-error{margin:12px 0 0;padding:9px 11px;border:1px solid #e5b9b6;background:#fcf1f0;color:var(--red);font-size:11px}.dialog-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:8px}.dialog-actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 14px;border-radius:5px;border:1px solid var(--line);cursor:pointer;font-size:12px;font-weight:700}.dialog-actions .button-primary{border-color:var(--green);background:var(--green);color:white}.dialog-actions .button-danger{border-color:var(--red);background:var(--red);color:white}.dialog-actions .button-secondary{background:white}.dialog-actions button:disabled{opacity:.55;cursor:default}@media (max-width:900px){.work-item-hero{grid-template-columns:1fr;gap:26px}.work-item-progress{width:min(100%,360px)}.work-item-facts{grid-template-columns:1fr 1fr}.work-item-facts>div:nth-child(2){border-right:0}.work-item-facts>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.work-item-body{grid-template-columns:1fr}}@media (max-width:620px){.work-item-document{padding:12px 10px 48px}.work-item-hero{min-height:0;padding:24px 18px;gap:22px}.work-item-hero.is-agreement-task{padding:21px 18px;gap:18px}.work-item-hero h1{font-size:27px}.work-item-description{font-size:13px}.work-item-progress>span{font-size:28px}.work-item-facts{grid-template-columns:1fr}.work-item-facts>div{border-right:0;border-bottom:1px solid var(--line)}.work-item-facts>div:last-child{border-bottom:0}.work-item-compact-meta{min-height:0;padding:10px 14px;align-items:stretch;flex-direction:column;gap:8px}.work-item-compact-meta-primary{flex-wrap:wrap;gap:8px 0}.work-item-compact-fact{min-height:26px;padding-right:13px}.work-item-compact-fact+.work-item-compact-fact{margin-left:13px;padding-left:13px}.work-item-more-facts{align-self:flex-start}.work-item-more-facts>dl{right:auto;left:0;width:min(290px,calc(100vw - 48px))}.work-item-action-band{align-items:flex-start;flex-direction:column}.work-item-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.work-item-actions button{justify-content:center;min-width:0}.comparison-panel,.source-panel,.work-item-latest,.work-item-timeline{padding:19px 16px}.latest-progress-copy{font-size:15px}.latest-columns{grid-template-columns:1fr}.latest-list,.latest-list+.latest-list{padding:15px 0 0;border-left:0;border-top:1px solid var(--line);margin-top:15px}.latest-list:first-child{border-top:0;margin-top:0}.timeline-event footer,.timeline-event header{align-items:flex-start;flex-direction:column;gap:5px}.collaborator-fieldset>div{grid-template-columns:1fr}.work-item-dialog-shell{padding:8px;align-items:end}.work-item-action-dialog{width:100%;max-height:calc(100vh - 16px);border-radius:7px 7px 0 0}.work-item-dialog-heading{min-height:70px;padding:12px 14px}.work-item-dialog-icon{width:34px;height:34px}.work-item-dialog-content{padding:14px 14px 6px}.work-item-form-grid{grid-template-columns:1fr}.work-item-dialog-footer{align-items:stretch;flex-direction:column;gap:10px;padding:11px 14px 14px}.work-item-dialog-footer>p{max-width:none}.work-item-dialog-footer .dialog-actions{display:grid;grid-template-columns:minmax(96px,.7fr) minmax(0,1.3fr)}.work-item-dialog-footer .dialog-actions button{width:100%}}.work-item-kicker a{color:inherit;text-decoration:underline;text-underline-offset:3px}.object-attention{margin-top:14px;padding:18px 22px;border:1px solid #e4b4b4;background:#fffafa}.object-attention .work-item-section-heading{margin-bottom:12px}.object-attention .work-item-section-heading>svg{color:var(--red)}.object-attention ul{margin:0;padding:0;display:grid;gap:8px;list-style:none}.object-attention a,.object-attention li{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#7a2e2e;font-size:13px;font-weight:650;text-decoration:none}.object-attention a:hover{color:var(--red)}.object-overview-body{margin-top:16px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:16px;align-items:start}.object-overview-panel{padding:20px 22px;border:1px solid var(--line);background:white}.object-overview-panel .work-item-section-heading{margin-bottom:12px}.object-overview-side{display:grid;gap:16px}.object-timeline{margin:0;padding:0;display:grid;gap:0;list-style:none}.object-outcome-entry{min-height:88px;display:grid;grid-template-columns:132px minmax(0,1fr);gap:16px;padding:14px 0;border-top:1px solid var(--line)}.object-outcome-entry:first-child{border-top:0}.object-outcome-time{display:grid;gap:4px;align-content:start}.object-outcome-time strong{font-size:13px}.object-outcome-entry p,.object-outcome-time span{color:var(--muted);font-size:11px}.object-outcome-entry h3{margin:0 0 6px;font-size:15px;line-height:1.45}.object-outcome-entry h3 a{color:inherit;text-decoration:none}.object-outcome-entry h3 a:hover{color:var(--green)}.object-outcome-versions{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.archive-object-overview,.object-outcome-versions a{min-height:22px;padding:3px 8px;display:inline-flex;align-items:center;border:1px solid #9fc3b5;border-radius:4px;background:#edf6f2;color:var(--green);font-size:10px;font-weight:800;text-decoration:none}.object-item-list{margin:0;padding:0;display:grid;gap:0;list-style:none}.object-item-list a{min-height:58px;padding:11px 0;display:grid;gap:4px;border-top:1px solid var(--line);color:inherit;text-decoration:none}.object-item-list li:first-child a{border-top:0}.object-item-list a:hover strong{color:var(--green)}.object-item-list strong{font-size:13px;line-height:1.45;overflow-wrap:anywhere}.object-item-list small{color:var(--muted);font-size:11px}.report-object-overview{min-height:22px;padding:3px 8px;display:inline-flex;align-items:center;gap:4px;border:1px solid #9fc3b5;border-radius:4px;background:white;color:var(--green);font-size:9px;font-weight:800;text-decoration:none}.report-object-overview:hover{background:#edf6f2}.goal-facts-panel dd a,.goal-list-caption a{color:var(--green);font-weight:800;text-decoration:none}.goal-list-caption a{margin-left:8px}@media (max-width:900px){.object-overview-body{grid-template-columns:1fr}}@media (max-width:620px){.object-attention,.object-overview-panel{padding:16px}.object-outcome-entry{grid-template-columns:1fr;gap:6px}}.report-review-page{background:#f4f7f5}.report-review-shell{width:min(1120px,calc(100% - 32px));margin:28px auto 64px}.report-review-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 26px;border:1px solid var(--line);background:white}.report-review-summary>div{min-width:0}.report-review-summary-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.report-review-summary-actions a{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid var(--green);border-radius:5px;background:var(--green);color:white;font-size:11px;font-weight:750;text-decoration:none}.report-review-summary span{color:var(--green);font-size:11px;font-weight:800}.report-review-summary h1{margin:7px 0 8px;font-size:22px;line-height:1.35}.report-review-summary p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.report-review-item-actions button,.report-review-summary button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--ink);cursor:pointer;font-size:11px;font-weight:750}.report-review-summary button{flex:0 0 auto;border-color:#a5cbbb;color:var(--green)}.report-review-item-actions button:disabled,.report-review-summary button:disabled{opacity:.45;cursor:default}.report-review-feedback{position:fixed;z-index:80;top:70px;right:24px;width:min(420px,calc(100vw - 32px));padding:12px 14px;display:flex;align-items:flex-start;gap:10px;border:1px solid #b8d8ca;border-left:3px solid var(--green);background:#f1faf6;box-shadow:0 12px 34px rgba(25,54,42,.18);color:#1f5c45;font-size:11px;line-height:1.55}.report-review-feedback>span{min-width:0;flex:1 1}.report-review-feedback>button{flex:0 0 auto;width:24px;height:24px;display:grid;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.report-review-feedback.is-error{border-color:#e8b4b4;border-left-color:var(--red);background:#fdf4f4;color:#8a2f2f}.report-review-rail{margin-top:12px;display:flex;align-items:flex-start;gap:8px}.report-review-rail-icons{display:flex;flex:0 0 auto;gap:6px}.report-review-rail-icon{position:relative;width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;background:white;color:var(--muted);cursor:pointer}.report-review-rail-icon.is-open,.report-review-rail-icon:hover{border-color:#81aa99;background:#f7fbf9;color:var(--green)}.report-review-rail-icon.tone-blocking{border-color:#efc783;background:#fff8ed;color:#9a5b00}.report-review-rail-icon.tone-blocking.is-open{background:#fff1d6}.report-review-rail-icon.tone-advisory{border-color:#c5d4e6;background:#f4f7fb;color:#3d5d86}.report-review-rail-icon.tone-advisory.is-open{background:#eaf1f8}.report-review-rail-icon.is-linked{color:var(--green);border-color:#9fc3b5}.report-review-rail-icon b{position:absolute;top:-6px;right:-6px;min-width:18px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:8px;background:#9a5b00;color:white;font-size:8px;font-weight:800}.report-review-rail-panel{min-width:0;flex:1 1}.report-review-rail-hint{margin:0 0 8px;color:var(--muted);font-size:10px;line-height:1.5}.report-review-task-link.is-compact{grid-template-columns:1fr;gap:8px}.report-review-overview{margin-top:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--line);background:white}.report-review-overview>div{min-width:0;min-height:92px;display:grid;align-content:center;gap:2px;padding:15px 17px;border-left:1px solid var(--line)}.report-review-overview>div:first-child{border-left:0}.report-review-overview strong{color:var(--ink);font-size:24px;line-height:1}.report-review-overview span{margin-top:5px;color:#31443b;font-size:11px;font-weight:800}.report-review-overview small{overflow:hidden;color:var(--muted);font-size:9px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.report-review-overview .tone-warning span,.report-review-overview .tone-warning strong{color:#98620d}.report-review-overview .tone-danger span,.report-review-overview .tone-danger strong{color:var(--red)}.report-review-quality{margin:0;padding:12px 14px;display:flex;align-items:flex-start;gap:9px;border:1px solid var(--line);background:#f4f8f6;color:var(--green)}.report-review-quality>div{min-width:0;display:grid;gap:3px}.report-review-quality strong{font-size:11px}.report-review-quality p{margin:0;color:var(--muted);font-size:10px;line-height:1.55;overflow-wrap:anywhere}.report-review-quality.quality-partial{border-color:#efc783;background:#fff8ed;color:#9a5b00}.report-review-quality.quality-advisory{border-color:#c5d4e6;background:#f4f7fb;color:#3d5d86}.report-review-quality .report-understanding-panel{margin-top:8px;padding:10px}.report-review-quality-sections{margin-top:6px;display:flex;flex-wrap:wrap;gap:5px}.report-review-quality-sections>span{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border:1px solid color-mix(in srgb,currentColor 22%,transparent);background:rgba(255,255,255,.55);color:inherit;font-size:9px}.report-review-quality-sections strong{font-size:9px}.report-review-quality-sections em{color:var(--muted);font-style:normal}.report-review-quality-sections b{color:var(--green);font-size:9px}.report-review-quality-sections small{color:var(--red);font-size:9px}.report-review-guidance{margin-top:12px;padding:14px 16px;border-left:3px solid #6f9f8b;background:#eef5f2}.report-review-guidance strong{color:#234f3d;font-size:11px}.report-review-guidance p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.report-review-groups{margin-top:14px;display:grid;gap:10px}.report-review-group{border:1px solid var(--line);background:white}.report-review-group.has-attention{border-color:#dfbc7c}.report-review-group>summary{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 18px;cursor:pointer;list-style:none;background:#f8faf9}.report-review-group.has-attention>summary{background:#fffaf1}.report-review-group>summary::-webkit-details-marker{display:none}.report-review-group-title{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px}.report-review-group-title>span{min-width:0;display:grid;gap:3px}.report-review-group-title small{overflow-wrap:anywhere;color:var(--muted);font-size:9px;font-weight:650}.report-review-group>summary svg{color:var(--muted);transition:transform .15s ease}.report-review-group[open]>summary svg{transform:rotate(90deg)}.report-review-group-title strong{overflow:hidden;color:var(--green);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.report-review-group-counts{flex:0 0 auto;display:grid;justify-items:end;gap:3px}.report-review-group-counts b{color:#98620d;font-size:9px}.report-review-group-counts em{color:var(--muted);font-size:10px;font-style:normal}.report-review-group-counts .report-object-merge{margin-top:2px}.report-review-group-body{border-top:1px solid var(--line)}.report-review-group-identity{margin:14px 18px;border:1px solid #dbb76e;background:#fffaf1}.report-review-group-identity>header{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;padding:12px 14px;border-bottom:1px solid #ecd8af;color:#86570c}.report-review-group-identity>header svg{margin-top:1px}.report-review-group-identity>header div{min-width:0}.report-review-group-identity>header strong{font-size:11px}.report-review-group-identity>header p{margin:3px 0 0;color:#6f5a36;font-size:9px;line-height:1.55}.report-review-group-identity-list{display:grid}.report-review-group-identity-list>article{padding:14px;background:rgba(255,255,255,.62)}.report-review-group-identity-list>article+article{border-top:1px solid #ecd8af}.report-review-group-identity-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.report-review-group-identity-heading>div{min-width:0;display:grid;gap:3px}.report-review-group-identity-heading small{color:#98620d;font-size:8px;font-weight:800}.report-review-group-identity-heading h2{margin:0;color:#294a3b;font-size:14px;line-height:1.45}.report-review-group-identity-heading>span{flex:0 0 auto;padding:4px 8px;border:1px solid #d5b36e;border-radius:4px;background:#fff;color:#8c5d12;font-size:9px;font-weight:800}.report-review-group-identity-period{margin:7px 0 0;color:var(--muted);font-size:9px}.report-review-group-identity-samples{display:grid;gap:6px;margin:10px 0;padding:9px 11px;border-left:3px solid #d4b169;background:#fff}.report-review-group-identity-samples>div{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:14px}.report-review-group-identity-samples p{min-width:0;margin:0;color:#3f4d46;font-size:10px;line-height:1.5}.report-review-group-identity-samples a{flex:0 0 auto;color:var(--green);font-size:8px;font-weight:700}.report-review-group-identity-list details summary{width:fit-content;color:#80612d;cursor:pointer;font-size:9px;font-weight:750}.report-review-group-identity-list ul{margin:7px 0 0;padding-left:17px;color:#566159;font-size:9px;line-height:1.55}.report-review-group-action-status{display:flex;align-items:center;gap:7px;margin:10px 0 0;padding:9px 10px;border-left:3px solid #b68a3d;background:#fff7e8;color:#735016;font-size:10px;line-height:1.5}.report-review-group-action-status.tone-success{border-left-color:var(--green);background:#edf7f2;color:#1f6048}.report-review-group-action-status.tone-error{border-left-color:var(--red);background:#fff1f1;color:#9b2f2f}.report-review-spinner{animation:report-review-spin .8s linear infinite}@keyframes report-review-spin{to{transform:rotate(1turn)}}.report-review-identity-summary{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;margin:14px 18px 0;padding:11px 13px;border:1px solid #ecd09c;background:#fffaf1;color:#86570c}.report-review-identity-summary svg{margin-top:1px}.report-review-identity-summary>div{min-width:0}.report-review-identity-summary strong{font-size:10px}.report-review-identity-summary p{margin:3px 0 0;color:#5e4b2c;font-size:10px;line-height:1.55;overflow-wrap:anywhere}.report-review-bucket+.report-review-bucket{border-top:1px solid #e7ece9}.report-review-bucket>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 18px;background:#f7f9f8}.report-review-bucket>header>div{min-width:0}.report-review-bucket>header strong{color:#2b4c3e;font-size:11px}.report-review-bucket>header p{margin:3px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.report-review-bucket>header>span{flex:0 0 auto;min-width:42px;padding:4px 8px;border:1px solid #cbd7d1;border-radius:4px;background:white;color:var(--muted);font-size:9px;text-align:center}.report-review-bucket.bucket-danger>header,.report-review-bucket.bucket-warning>header{background:#fff8ed}.report-review-bucket.bucket-warning>header strong{color:#93600e}.report-review-bucket.bucket-danger>header strong{color:var(--red)}.report-review-bucket.bucket-muted>header{background:#fafafa}.report-review-bucket.bucket-muted .report-review-item,.report-review-bucket.bucket-muted>header strong{color:#59645f}.report-review-bucket.bucket-resolved>header{background:#f1f7f4}.report-review-item{position:relative;padding:18px;border-top:1px solid #edf0ee}.report-review-bucket>div>.report-review-item:first-child{border-top:0}.report-review-item-main{display:grid;grid-template-columns:48px 72px minmax(0,1fr) 36px;align-items:flex-start;gap:13px}.report-review-item-select{min-height:27px;display:inline-flex;align-items:center;gap:5px;color:var(--muted);cursor:pointer;font-size:9px;font-weight:700}.report-review-item-select input{width:16px;height:16px;margin:0;accent-color:var(--green)}.review-status{min-height:27px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:4px;background:#eef2f0;color:#4d5d56;font-size:10px;font-weight:800}.review-status-achieved{background:#e5f3ed;color:#15704e}.review-status-delayed{background:#fbeceb;color:#ad3f39}.review-status-planned{background:#eef3fa;color:#346493}.report-review-item h2{margin:0;font-size:14px;line-height:1.55}.report-review-item-main p{margin:7px 0 3px;color:#415149;font-size:11px}.report-review-item-main small{color:var(--muted);font-size:9px;overflow-wrap:anywhere}.report-review-related{margin:12px 0 0 146px;border:1px solid #cfe0d8;border-left:3px solid #6f9f8b;border-radius:5px;background:#f4f9f7}.report-review-related.is-muted{border-color:#dfe5e2 #dfe5e2 #dfe5e2 #aab5b0;background:#f7f8f8}.report-review-related-summary{min-height:44px;padding:8px 12px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:center;color:var(--green);cursor:pointer;list-style:none}.report-review-related-summary::-webkit-details-marker{display:none}.report-review-related-summary>svg{align-self:start;margin-top:2px}.report-review-related-summary>span:not(.report-review-related-meta){min-width:0;display:grid;gap:3px}.report-review-related-summary strong{color:#294a3b;font-size:10px}.report-review-related-summary small{color:#65756e;font-size:9px;line-height:1.5}.report-review-related-meta{display:inline-flex;align-items:center;gap:8px;color:var(--muted)}.report-review-related-meta em{padding:3px 6px;border:1px solid #a8cabb;border-radius:9px;background:white;color:var(--green);font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.report-review-related-meta svg{transition:transform .15s ease}.report-review-related[open]>.report-review-related-summary{border-bottom:1px solid #d7e6df}.report-review-related[open] .report-review-related-meta svg{transform:rotate(180deg)}.report-review-related-body{padding:10px 12px 12px;display:grid;gap:14px}.report-review-task-link{margin:0;padding:0;display:grid;grid-template-columns:minmax(210px,.65fr) minmax(300px,1fr);gap:14px;align-items:center;border:0;background:transparent}.report-review-task-link.is-muted{grid-template-columns:1fr}.report-review-task-link-heading{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:8px;align-items:center;color:var(--green)}.report-review-task-link-heading>svg{align-self:start;margin-top:2px}.report-review-task-link-heading>span{min-width:0;display:grid;gap:3px}.report-review-task-link-heading strong{color:#294a3b;font-size:10px}.report-review-task-link-heading small{color:#65756e;font-size:9px;line-height:1.5}.report-review-task-link-heading>em{align-self:start;padding:3px 6px;border:1px solid #a8cabb;border-radius:9px;background:white;color:var(--green);font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.report-review-task-combobox{position:relative;min-width:0}.report-review-task-trigger{width:100%;min-height:50px;padding:7px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #bdcec7;border-radius:5px;background:white;color:var(--ink);cursor:pointer;text-align:left}.report-review-task-trigger:hover{border-color:#81aa99;background:#fbfdfc}.report-review-task-trigger.is-open,.report-review-task-trigger:focus-visible{outline:3px solid #deede7;border-color:var(--green)}.report-review-task-trigger:disabled{opacity:.6;cursor:wait}.report-review-task-trigger>span{min-width:0;display:grid;gap:3px}.report-review-task-trigger strong{overflow:hidden;font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.report-review-task-trigger small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.report-review-task-trigger>svg{flex:0 0 auto;color:var(--muted);transition:transform .15s ease}.report-review-task-trigger.is-open>svg:not(.report-review-spinner){transform:rotate(180deg)}.report-review-task-popover{position:absolute;z-index:35;top:calc(100% + 6px);right:0;width:min(520px,calc(100vw - 60px));padding:8px;border:1px solid #bdcec7;border-radius:6px;background:white;box-shadow:0 16px 38px rgba(20,42,34,.2)}.report-review-task-search{height:38px;padding:0 9px;display:flex;align-items:center;gap:7px;border:1px solid #ccd8d3;border-radius:5px;background:#f8faf9;color:var(--muted)}.report-review-task-search:focus-within{border-color:var(--green);box-shadow:0 0 0 2px #e1f0ea}.report-review-task-search>svg{flex:0 0 auto}.report-review-task-search input{width:100%;min-width:0;height:auto;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:10px}.report-review-task-search>button{width:24px;height:24px;flex:0 0 24px;padding:0;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:var(--muted);cursor:pointer}.report-review-task-search>button:hover{background:#e8eeeb;color:var(--ink)}.report-review-task-options{max-height:260px;margin-top:7px;overflow-y:auto;overscroll-behavior:contain}.report-review-task-options>button{width:100%;min-height:62px;padding:9px 10px;display:grid;grid-template-columns:minmax(0,1fr) 18px;gap:10px;align-items:center;border:0;border-radius:4px;background:transparent;color:var(--ink);cursor:pointer;text-align:left}.report-review-task-options>button+button{margin-top:2px}.report-review-task-options>button:hover{background:#f0f6f3}.report-review-task-options>button.is-selected{background:#e7f3ee;color:var(--green)}.report-review-task-options>button>span{min-width:0;display:grid;gap:3px}.report-review-task-options strong{overflow-wrap:anywhere;font-size:10px;line-height:1.4}.report-review-task-options small{color:var(--muted);font-size:8px;line-height:1.45}.report-review-task-options em{overflow:hidden;color:#668078;font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.report-review-task-options>button>svg{color:var(--green)}.report-review-task-empty{min-height:116px;display:grid;place-items:center;align-content:center;gap:5px;color:#8a9791}.report-review-task-empty strong{color:#4b5853;font-size:10px}.report-review-task-empty span{font-size:8px}.report-review-task-unlink{width:100%;min-height:34px;margin-top:7px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #e0c2bf;border-radius:4px;background:#fff8f7;color:var(--red);cursor:pointer;font-size:9px;font-weight:750}.report-review-task-unlink:hover{border-color:#d7aaa6;background:var(--red-soft)}.report-review-identity-comparison{margin:13px 0 0 146px;border:1px solid #e4c486;background:#fffaf2}.report-review-identity-comparison>header{min-height:38px;display:flex;align-items:center;gap:7px;padding:8px 11px;border-bottom:1px solid #ecd9b5;color:#86570c}.report-review-identity-comparison>header strong{font-size:10px}.report-review-identity-comparison>header span{margin-left:auto;padding:3px 6px;border:1px solid #e5c98f;background:white;color:#7b6541;font-size:8px}.report-review-identity-list{display:grid}.report-review-identity-candidate{padding:12px;background:rgba(255,255,255,.55)}.report-review-identity-candidate+.report-review-identity-candidate{border-top:1px solid #ecd9b5}.report-review-identity-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.report-review-identity-heading>div{min-width:0;display:grid;gap:3px}.report-review-identity-heading small{color:#9a6410;font-size:8px;font-weight:800}.report-review-identity-heading strong{color:#2d4037;font-size:11px;line-height:1.45}.report-review-identity-heading time{flex:0 0 auto;color:var(--muted);font-size:9px}.report-review-identity-candidate>p{margin:8px 0;color:#435148;font-size:10px;line-height:1.6}.report-review-identity-source{width:fit-content;display:block;margin:-2px 0 8px;color:var(--green);font-size:9px;font-weight:750}.report-review-identity-source:hover{text-decoration:underline;text-underline-offset:2px}.report-review-identity-candidate details summary{width:fit-content;color:#80612d;cursor:pointer;font-size:9px;font-weight:750}.report-review-identity-candidate ul{margin:7px 0 0;padding-left:17px;color:#566159;font-size:9px;line-height:1.55}.report-review-identity-caution{margin-top:7px;color:#9c5f00;font-size:9px;line-height:1.5}.report-review-identity-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:11px}.report-review-identity-actions button{min-height:32px;padding:0 10px;border:1px solid #d8c39e;border-radius:4px;background:white;color:#5c5548;cursor:pointer;font-size:9px;font-weight:750}.report-review-identity-actions button.identity-confirm{display:inline-flex;align-items:center;gap:5px;border-color:#7cad99;background:#edf6f2;color:var(--green)}.report-review-identity-actions button:disabled{opacity:.45;cursor:default}.report-review-identity-note{display:block;margin-top:8px;color:#8e5f16;font-size:9px;line-height:1.5}.report-review-identity-empty{margin:13px 0 0 146px;display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px dashed #dfbd80;background:#fffaf1;color:#916117;font-size:9px;line-height:1.5}.report-review-item .report-source-details{margin:11px 0 0 146px}.report-review-item-actions{margin:12px 0 0 146px;display:flex;gap:8px}.report-review-item-actions .danger-text-button{color:var(--red)}.report-review-item-actions .danger-text-button:hover{border-color:#e0b6b4;background:var(--red-soft)}.report-review-working{position:absolute;right:18px;bottom:20px;color:var(--muted);font-size:9px}.report-review-empty{display:flex;align-items:center;gap:10px;padding:22px;border:1px dashed #bbc8c2;background:white;color:var(--muted)}.report-review-final{margin-top:16px;padding:21px 24px;border:1px solid var(--line);background:white}.report-review-partial{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:17px;padding-bottom:17px;border-bottom:1px solid var(--line)}.report-review-partial>div{min-width:0;display:grid;gap:4px}.report-review-partial strong{font-size:12px}.report-review-partial span{color:var(--muted);font-size:10px;line-height:1.5}.report-review-partial button{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid #8fbca9;border-radius:5px;background:#edf6f2;color:var(--green);cursor:pointer;font-size:11px;font-weight:800}.report-review-partial button:disabled{opacity:.45;cursor:default}.report-review-clarifications{margin-bottom:16px;border:1px solid #e3c08a;border-radius:8px;background:#fdf8ef}.report-review-clarifications>header{display:grid;grid-template-columns:22px minmax(0,1fr);gap:11px;padding:14px 16px;border-bottom:1px solid #efdec2}.report-review-clarifications>header svg{color:#b7791f}.report-review-clarifications>header strong{font-size:13px}.report-review-clarifications>header p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.report-review-clarifications article{border-top:1px solid #f2e6d0}.report-review-clarifications article:first-of-type{border-top:none}.report-review-clarification-question{width:100%;display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:9px;padding:12px 16px;border:none;background:none;text-align:left;cursor:pointer;font-size:12px;line-height:1.6}.report-review-clarification-question svg{margin-top:3px;color:var(--muted);transition:transform .15s ease}.report-review-clarification-question svg.is-open{transform:rotate(90deg)}.report-review-clarification-question em{display:block;margin-top:3px;color:var(--muted);font-size:10px;font-style:normal}.report-review-clarification-question:disabled{cursor:default;opacity:.6}.report-review-clarification-form{display:grid;gap:10px;padding:0 16px 14px 41px}.report-review-clarification-options{display:flex;flex-wrap:wrap;gap:7px}.report-review-clarification-options label{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border:1px solid var(--line);border-radius:999px;background:white;cursor:pointer;font-size:11px}.report-review-clarification-options input{accent-color:var(--green)}.report-review-clarification-options label:has(input:checked){border-color:var(--green);background:#edf6f2;color:var(--green);font-weight:700}.report-review-clarification-form textarea{padding:9px 11px;border:1px solid var(--line);border-radius:5px;font:inherit;font-size:11px;resize:vertical}.report-review-clarification-form .primary-button{justify-self:start;min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:0 15px;border:1px solid var(--green);border-radius:5px;background:var(--green);color:white;font-size:11px;font-weight:800;cursor:pointer}.report-review-clarification-form .primary-button:disabled{opacity:.45;cursor:default}.report-review-group-confirm{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:13px 15px;border:1px solid #8fbca9;border-radius:7px;background:#f2f8f5}.report-review-group-confirm>div{min-width:0;display:grid;gap:4px}.report-review-group-confirm strong{font-size:12px}.report-review-group-confirm span{color:var(--muted);font-size:10px;line-height:1.5}.report-review-group-confirm .primary-button{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 15px;border:1px solid var(--green);border-radius:5px;background:var(--green);color:white;font-size:11px;font-weight:800;cursor:pointer}.report-review-group-confirm .primary-button:disabled{opacity:.45;cursor:default}.report-review-final-hint{margin:0 0 12px;color:var(--muted);font-size:10px;line-height:1.6}.report-review-check{display:flex;align-items:flex-start;gap:9px;margin-bottom:13px;font-size:12px;font-weight:700;line-height:1.5}.report-review-check input{width:17px;height:17px;accent-color:var(--green)}.report-review-final>.primary-button{min-height:42px;width:100%;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--green);border-radius:5px;background:var(--green);color:white;font-size:12px;font-weight:800;cursor:pointer}.report-review-confirm-gate{margin:0 0 10px;padding:8px 10px;border:1px solid #efc783;border-radius:5px;background:#fff8ed;color:#9a5b00;font-size:11px;line-height:1.5}.report-review-final>.primary-button:disabled{opacity:.45;cursor:default}.report-review-final>.report-review-adopt-rest{border-color:#8fbca9;background:white;color:var(--green)}.report-review-reject{margin-top:14px;padding-top:13px;border-top:1px solid var(--line)}.report-review-reject summary{color:var(--red);cursor:pointer;font-size:10px}.report-review-reject>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:9px}.report-review-reject input{min-width:0;min-height:38px;padding:0 10px;border:1px solid var(--line);border-radius:5px}.report-review-reject .danger-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid var(--red);border-radius:5px;background:white;color:var(--red);cursor:pointer;font-weight:700}.report-review-complete{width:min(680px,calc(100% - 32px));margin:64px auto;display:grid;grid-template-columns:36px minmax(0,1fr);gap:14px;padding:30px;border:1px solid var(--line);background:white}.report-review-complete svg{color:var(--green)}.report-review-complete h1{margin:0 0 6px;font-size:20px}.report-review-complete p{margin:0;color:var(--muted);font-size:12px}.report-review-dialog-shell{padding:16px}.dialog-panel.report-review-dialog{width:min(720px,100%);max-height:min(860px,100%);min-height:0;overflow:hidden;display:flex;flex-direction:column}.report-review-dialog .dialog-heading{flex:0 0 auto;min-height:72px;padding:16px 18px 15px 20px;background:#f7faf8}.report-review-dialog .dialog-heading>div{min-width:0;display:grid;gap:4px}.report-review-dialog-kicker{color:var(--green);font-size:10px;font-weight:800}.report-review-dialog .dialog-heading h2{margin:0;font-size:18px;line-height:1.3}.report-review-form{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px 20px;display:grid;gap:12px}.report-review-form-section{display:grid;gap:11px;padding:14px 15px 15px;border:1px solid var(--line);border-radius:7px;background:#f8faf9}.report-review-form-section>strong{color:var(--green);font-size:11px;letter-spacing:.02em}.report-review-form label{display:grid;gap:6px;min-width:0;align-content:start}.report-review-form label>span{color:#3f534b;font-size:11px;font-weight:750}.report-review-form label small{color:var(--muted);font-size:10px;line-height:1.45}.report-review-form input,.report-review-form select,.report-review-form textarea{width:100%;min-height:42px;align-self:start;padding:9px 11px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--ink);font:inherit;font-size:13px}.report-review-form select{padding-right:32px}.report-review-form textarea{min-height:108px;resize:vertical;line-height:1.55}.report-review-form input:focus,.report-review-form select:focus,.report-review-form textarea:focus{outline:2px solid #d8e9e2;border-color:var(--green)}.report-review-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:start}.report-review-form-grid .report-review-span-2{grid-column:1/-1}.report-review-form textarea.report-review-department{min-height:64px;resize:vertical;line-height:1.45;overflow-wrap:anywhere}.report-review-form select.report-review-department{min-height:42px}.report-review-cooperating-add{display:grid;gap:8px}.report-review-cooperating-add summary{color:var(--green);cursor:pointer;font-size:12px;font-weight:750}.report-review-cooperating-add small{color:var(--muted);font-size:10px;line-height:1.45}.report-review-form .chinese-date-field{width:100%;height:42px;min-width:0;max-width:none;padding:0 10px;color:transparent;caret-color:transparent}.report-review-dialog .dialog-actions{flex:0 0 auto;margin:0;padding:12px 20px 16px;border-top:1px solid var(--line);background:#f7faf8}@media (max-width:680px){.report-review-feedback{top:58px;right:10px;width:calc(100vw - 20px)}.report-review-rail{flex-direction:column}.report-review-shell{width:min(100% - 20px,1120px);margin-top:14px}.report-review-summary{align-items:stretch;flex-direction:column;padding:18px}.report-review-summary h1{font-size:18px}.report-review-summary-actions{width:100%}.report-review-summary-actions>*{flex:1 1}.report-review-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.report-review-overview>div{min-height:78px;border-top:1px solid var(--line)}.report-review-overview>div:nth-child(odd){border-left:0}.report-review-overview>div:first-child,.report-review-overview>div:nth-child(2){border-top:0}.report-review-overview>div:last-child{grid-column:1/-1}.report-review-group>summary{align-items:flex-start}.report-review-group-counts{max-width:42%}.report-review-group-counts b{text-align:right}.report-review-group-identity{margin:10px}.report-review-group-identity-heading,.report-review-group-identity-samples>div{flex-direction:column;gap:5px}.report-review-bucket>header{align-items:flex-start}.report-review-item-main{grid-template-columns:42px 58px minmax(0,1fr) 34px;gap:8px}.report-review-identity-comparison,.report-review-identity-empty,.report-review-item .report-source-details,.report-review-item-actions,.report-review-related,.report-review-task-link{margin-left:0}.report-review-task-link{grid-template-columns:1fr;gap:9px}.report-review-task-popover{right:auto;left:0;width:min(520px,calc(100vw - 56px))}.report-review-identity-heading{flex-direction:column;gap:5px}.report-review-identity-actions{display:grid;grid-template-columns:1fr 1fr}.report-review-identity-actions button{width:100%}.report-review-item-actions{flex-direction:column}.report-review-partial{align-items:stretch;flex-direction:column}.report-review-partial button{width:100%}.report-review-group-confirm{align-items:stretch;flex-direction:column}.report-review-group-confirm .primary-button{width:100%}.report-review-form-grid,.report-review-reject>div{grid-template-columns:1fr}.report-review-dialog-shell{padding:8px}.dialog-panel.report-review-dialog{width:100%;max-height:100%}.report-review-form{padding:12px 12px 14px}.report-review-form-section{padding:12px}.report-review-dialog .dialog-actions,.report-review-dialog .dialog-heading{padding-left:14px;padding-right:14px}}.side-nav>a{position:relative;width:100%;min-height:42px;border:0;background:transparent;color:#bec8c4;display:grid;grid-template-columns:22px 1fr auto;align-items:center;text-align:left;padding:0 11px;border-radius:6px}.side-nav>a:hover{background:#232e2a;color:white}.report-object-goals{min-height:22px;padding:3px 8px;display:inline-flex;align-items:center;gap:4px;border:1px solid #9fc3b5;border-radius:4px;background:#edf6f2;color:var(--green);font-size:9px;font-weight:800}.report-object-goals svg{transform:none!important}.report-object-goals:hover{background:#e1f0ea}.report-object-goals b{margin-left:2px;padding-left:5px;border-left:1px solid #d6aeaa;color:var(--red);font-size:8px}.dashboard-goal-summary{margin-bottom:16px;border:1px solid #bed7cd;border-radius:7px;background:white;overflow:hidden}.dashboard-goal-summary>header{min-height:54px;padding:10px 14px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #dce8e3;background:#edf6f2}.dashboard-goal-summary>header>span{width:34px;height:34px;display:grid;place-items:center;border-radius:5px;background:white;color:var(--green)}.dashboard-goal-summary>header>div{min-width:0;display:grid;gap:2px}.dashboard-goal-summary>header strong{font-size:12px}.dashboard-goal-summary>header small{color:#5d746b;font-size:9px}.dashboard-goal-summary>header a{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:10px;font-weight:800}.dashboard-goal-summary>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-goal-summary>div>a{min-width:0;min-height:68px;padding:11px 13px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;border-right:1px solid var(--line)}.dashboard-goal-summary>div>a:last-child{border-right:0}.dashboard-goal-summary>div>a:hover{background:#f8faf9}.dashboard-goal-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:5px;background:var(--green-soft);color:var(--green)}.dashboard-goal-icon.health-at_risk{background:var(--amber-soft);color:var(--amber)}.dashboard-goal-icon.health-off_track{background:var(--red-soft);color:var(--red)}.dashboard-goal-summary>div>a>div{min-width:0;display:grid;gap:4px}.dashboard-goal-summary>div strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dashboard-goal-summary>div small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dashboard-goal-summary>div em{color:var(--green);font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}.goal-page{min-height:100vh;background:#f2f5f3}.goal-page-header{min-height:64px;padding:10px clamp(16px,4vw,42px);display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20}.goal-page-header>div{min-width:0;display:grid;gap:2px}.goal-page-header>div strong{font-size:14px}.goal-page-header>div span{color:var(--muted);font-size:10px}.goal-page-header>svg{margin-left:auto;color:var(--green)}.goal-header-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;background:var(--green-soft);color:var(--green)}.goal-center-shell,.goal-detail-shell{width:min(calc(100% - 40px),1340px);margin:0 auto;padding:28px 0 64px}.goal-center-intro{min-height:124px;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid #bed7cd;border-radius:8px 8px 0 0;background:linear-gradient(110deg,#f7fbf9,#e8f4ef)}.goal-center-intro h1{margin:5px 0 8px;font-size:26px}.goal-center-intro p{max-width:720px;margin:0;color:#566760;font-size:11px;line-height:1.6}.goal-center-intro>a{flex:0 0 auto;min-height:38px;padding:0 12px;display:inline-flex;align-items:center;gap:6px;border:1px solid #9bc5b6;border-radius:5px;background:white;color:var(--green);font-size:10px;font-weight:800}.goal-pending-proposals{margin-top:18px;border:1px solid #dfc37f;border-radius:8px;background:#fffdf8;overflow:hidden}.goal-pending-proposals>header{min-height:82px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #ebdfbf;background:linear-gradient(100deg,#fffaf0,#fffdf8)}.goal-pending-proposals>header>div{min-width:0;display:grid;gap:3px}.goal-pending-proposals .eyebrow{color:#8b6413}.goal-pending-proposals h2{margin:0;color:#4b3b19;font-size:15px}.goal-pending-proposals p{margin:0;color:#71613d;font-size:9px;line-height:1.55}.goal-pending-proposals>header>strong{flex:0 0 auto;padding:6px 8px;border:1px solid #e0c77f;border-radius:4px;background:#fff3d7;color:#805e18;font-size:9px}.goal-pending-proposal-list{display:grid}.goal-pending-proposal-card{min-width:0;padding:13px 16px;display:grid;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:10px;border-bottom:1px solid #eee6d3;color:inherit}.goal-pending-proposal-card:last-child{border-bottom:0}.goal-pending-proposal-card:hover{background:#fffaf0}.goal-pending-proposal-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:5px;background:#fff0cd;color:#95620a}.goal-pending-proposal-main{min-width:0}.goal-pending-proposal-badges{display:flex;flex-wrap:wrap;gap:5px}.goal-pending-proposal-badges>span{padding:3px 6px;border:1px solid #e5cf95;border-radius:4px;background:white;color:#805e18;font-size:8px;font-weight:800}.goal-pending-proposal-main h3{margin:6px 0 3px;color:#40371f;font-size:12px;line-height:1.45}.goal-pending-proposal-main>p{overflow:hidden;color:#6b6049;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.goal-pending-proposal-meta{margin-top:7px;display:flex;flex-wrap:wrap;gap:4px 11px;color:#80755e;font-size:8px}.goal-pending-proposal-meta span{display:inline-flex;align-items:center;gap:4px}.goal-summary-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-width:0 1px 1px;border-style:solid;border-color:var(--line);background:white}.goal-summary-strip>div{min-height:78px;padding:14px 18px;display:grid;grid-template-columns:34px auto;grid-template-rows:auto auto;align-content:center;gap:2px 10px;border-right:1px solid var(--line)}.goal-summary-strip>div:last-child{border-right:0}.goal-summary-icon{width:34px;height:34px;grid-row:1/3;display:grid;place-items:center;border-radius:5px}.goal-summary-strip strong{font-size:21px;line-height:1}.goal-summary-strip small{color:var(--muted);font-size:10px}.goal-center-list-section{margin-top:18px;border:1px solid var(--line);border-radius:8px;background:white;overflow:hidden}.goal-list-toolbar{min-height:66px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);background:#fafcfb}.goal-filter-tabs{display:flex;align-items:center;gap:4px;overflow-x:auto}.goal-filter-tabs button{min-height:34px;padding:0 10px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--muted);cursor:pointer;font-size:10px;font-weight:750;white-space:nowrap}.goal-filter-tabs button:hover{background:#edf3f0;color:var(--ink)}.goal-filter-tabs button.is-active{border-color:#9fc3b5;background:#eaf5f0;color:var(--green)}.goal-search{width:min(310px,34vw);height:38px;display:flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:5px;background:white;color:var(--muted)}.goal-search:focus-within{border-color:var(--green);box-shadow:0 0 0 2px #e1f0ea}.goal-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:11px}.goal-list-caption{min-height:38px;padding:7px 17px;display:flex;align-items:baseline;gap:4px;border-bottom:1px solid #e9eeeb;color:var(--muted);font-size:9px}.goal-list-caption strong{margin-left:auto;color:var(--green);font-size:13px}.goal-list-caption svg{margin-left:6px;align-self:center}.goal-inline-error{margin:12px 16px;padding:10px 12px;display:flex;align-items:flex-start;gap:7px;border:1px solid #e3b6b3;border-radius:5px;background:var(--red-soft);color:var(--red);font-size:10px;line-height:1.5}.goal-card,.goal-card-list{display:grid}.goal-card{position:relative;min-height:132px;padding:18px 18px 18px 16px;grid-template-columns:42px minmax(0,1fr) minmax(170px,230px) 20px;align-items:center;gap:14px;border-bottom:1px solid #e8ecea}.goal-card:last-child{border-bottom:0}.goal-card:hover{background:#f8faf9}.goal-card-marker{width:40px;height:40px;display:grid;place-items:center;border-radius:6px;background:var(--green-soft);color:var(--green)}.goal-card-marker.health-at_risk{background:var(--amber-soft);color:var(--amber)}.goal-card-marker.health-off_track{background:var(--red-soft);color:var(--red)}.goal-card-marker.health-unknown{background:#edf0ef;color:var(--muted)}.goal-card-main{min-width:0}.goal-card-badges{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.goal-card-badges>span{min-height:22px;padding:3px 7px;display:inline-flex;align-items:center;border:1px solid #d6dfdb;border-radius:4px;background:white;color:var(--muted);font-size:9px;font-weight:800}.goal-card-badges .health-on_track,.goal-card-badges .status-active{border-color:#a9cdbf;background:var(--green-soft);color:var(--green)}.goal-card-badges .health-at_risk,.goal-card-badges .status-owner_confirmation_pending{border-color:#dfc27b;background:var(--amber-soft);color:#7a5612}.goal-card-badges .status-boss_approval_pending{border-color:#adc2dc;background:var(--blue-soft);color:var(--blue)}.goal-card-badges .health-off_track{border-color:#dfb0ae;background:var(--red-soft);color:var(--red)}.goal-card-main h2{margin:8px 0 4px;font-size:15px;line-height:1.45}.goal-card-main>p{max-width:780px;margin:0;overflow:hidden;color:#4e5d57;font-size:10px;line-height:1.55;text-overflow:ellipsis;white-space:nowrap}.goal-card-meta{margin-top:9px;display:flex;align-items:center;flex-wrap:wrap;gap:6px 14px;color:var(--muted);font-size:9px}.goal-card-meta span{display:inline-flex;align-items:center;gap:4px}.goal-card-metric{min-width:0;padding-left:16px;display:grid;gap:4px;border-left:1px solid var(--line)}.goal-card-metric small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.goal-card-metric strong{font-size:17px}.goal-card-metric span{color:var(--muted);font-size:9px}.goal-card-metric>div{height:4px;margin-top:3px;overflow:hidden;border-radius:3px;background:#e4eae7}.goal-card-metric i{height:100%;display:block;background:var(--green)}.goal-card-arrow{color:var(--muted)}.goal-empty,.goal-unavailable{min-height:260px;display:grid;place-items:center;align-content:center;gap:8px;color:var(--muted);text-align:center}.goal-empty strong,.goal-unavailable h1{margin:4px 0 0;color:var(--ink);font-size:16px}.goal-empty p,.goal-unavailable p{margin:0;font-size:10px}.goal-detail-shell{width:min(calc(100% - 40px),1440px)}.goal-detail-hero{min-height:190px;padding:28px 30px;display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:30px;border:1px solid #b9d4c9;border-left:5px solid var(--green);border-radius:8px 8px 0 0;background:linear-gradient(120deg,white,#edf7f2)}.goal-detail-hero.health-at_risk{border-left-color:var(--amber);background:linear-gradient(120deg,white,#fff8e9)}.goal-detail-hero.health-off_track{border-left-color:var(--red);background:linear-gradient(120deg,white,#fff1f0)}.goal-detail-hero-copy>p{margin:11px 0 3px;color:var(--green);font-size:10px;font-weight:800}.goal-detail-hero-copy h1{max-width:900px;margin:0 0 9px;font-size:25px;line-height:1.35}.goal-detail-hero-copy>span{max-width:900px;display:block;color:#50615a;font-size:11px;line-height:1.65}.goal-detail-progress{padding-left:25px;display:grid;gap:5px;border-left:1px solid #cddbd5}.goal-detail-progress strong{font-size:29px;line-height:1}.goal-detail-progress>span{color:var(--muted);font-size:9px}.goal-detail-progress>div{height:6px;margin:5px 0 2px;overflow:hidden;border-radius:4px;background:#dbe5e1}.goal-detail-progress i{height:100%;display:block;border-radius:inherit;background:var(--green)}.goal-detail-progress small{color:var(--muted);font-size:9px}.goal-action-band{min-height:64px;padding:11px 15px;border-width:0 1px 1px;border-style:solid;border-color:var(--line);background:white}.goal-action-band>div:first-child{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.goal-action-band button{min-height:36px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #cbd6d1;border-radius:5px;background:white;cursor:pointer;font-size:10px;font-weight:800}.goal-action-band .primary-button{border-color:var(--green);background:var(--green);color:white}.goal-action-band .goal-danger-action{margin-left:auto;border-color:#e1b7b4;color:var(--red)}.goal-action-band button:disabled{opacity:.5;cursor:not-allowed}.goal-readiness-warning{margin-top:9px;padding:10px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:start;gap:8px;border:1px solid #e3c57e;background:#fff9e9;color:#795413}.goal-readiness-warning>svg{margin-top:1px}.goal-readiness-warning>div{min-width:0}.goal-readiness-warning strong{font-size:9px}.goal-readiness-warning ul{margin:5px 0 0;padding-left:15px;color:#6e5b37;font-size:8px;line-height:1.5}.goal-readiness-warning>button{min-height:30px;border-color:#d8ba75;color:#76530f}.goal-pending-check-in{margin-top:9px;padding:8px 10px;display:flex;align-items:center;gap:7px;border:1px solid #e4cc90;background:#fff9e9;color:#805a14;font-size:9px}.goal-pending-check-in button{margin-left:auto;min-height:28px;border-color:#d8ba75;color:#76530f}.goal-action-error,.goal-action-feedback{margin:9px 0 0;padding:8px 10px;display:flex;align-items:center;gap:6px;background:#edf7f2;color:var(--green);font-size:10px}.goal-action-error{background:var(--red-soft);color:var(--red)}.goal-detail-layout{margin-top:18px;grid-template-columns:minmax(0,1.7fr) minmax(300px,.7fr);align-items:start}.goal-detail-layout,.goal-detail-main,.goal-detail-side{display:grid;gap:18px}.goal-detail-section{border:1px solid var(--line);border-radius:7px;background:white;overflow:hidden}.goal-section-heading{min-height:66px;padding:12px 16px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;border-bottom:1px solid var(--line);background:#fafcfb}.goal-section-heading>span{width:34px;height:34px;display:grid;place-items:center;border-radius:5px;background:var(--green-soft);color:var(--green)}.goal-section-heading small{color:var(--muted);font-size:8px}.goal-section-heading h2{margin:3px 0 0;font-size:14px}.goal-metric-grid{padding:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.goal-metric-card{min-width:0;padding:14px;border:1px solid #d8e1dd;border-radius:6px;background:#fbfdfc}.goal-metric-card>header{display:grid;gap:4px}.goal-metric-card>header span{width:fit-content;padding:3px 6px;border-radius:3px;background:#e6f1ed;color:var(--green);font-size:8px;font-weight:800}.goal-metric-card>header strong{font-size:12px}.goal-metric-values{margin-top:13px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:7px}.goal-metric-values>div{min-width:0;display:grid;gap:4px}.goal-metric-values small{color:var(--muted);font-size:8px}.goal-metric-values strong{overflow-wrap:anywhere;font-size:13px}.goal-metric-values>span{color:#9ba7a2}.goal-metric-progress{margin-top:12px;display:flex;align-items:center;gap:8px}.goal-metric-progress>div{height:5px;flex:1 1 auto;overflow:hidden;border-radius:3px;background:#e2e8e5}.goal-metric-progress i{height:100%;display:block;background:var(--green)}.goal-metric-progress span{flex:0 0 auto;color:var(--green);font-size:9px;font-weight:800}.goal-metric-card footer{margin-top:10px;display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:8px}.goal-initiative-list{display:grid}.goal-initiative-list>article{min-height:92px;padding:14px 16px;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:start;gap:12px;border-bottom:1px solid #e9edeb}.goal-initiative-list>article:last-child{border-bottom:0}.goal-initiative-list>article>span:first-child{width:28px;height:28px;display:grid;place-items:center;border-radius:5px;background:#edf3f0;color:var(--green);font-size:9px;font-weight:800}.goal-initiative-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.goal-initiative-heading strong{font-size:12px;line-height:1.45}.initiative-status{flex:0 0 auto;padding:3px 6px;border-radius:3px;background:#edf0ef;color:var(--muted);font-size:8px;font-style:normal;font-weight:800}.initiative-status.status-in_progress{background:var(--blue-soft);color:var(--blue)}.initiative-status.status-completed{background:var(--green-soft);color:var(--green)}.goal-initiative-list p{margin:5px 0 8px;color:#4e5d57;font-size:9px;line-height:1.55}.goal-initiative-list small{display:flex;align-items:center;flex-wrap:wrap;gap:4px 11px;color:var(--muted);font-size:8px}.goal-initiative-list small svg:nth-of-type(2){margin-left:6px}.goal-initiative-list>article>a{align-self:center;min-height:32px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #a9cbbd;border-radius:4px;color:var(--green);font-size:8px;font-weight:800}.initiative-undispatched{align-self:center;color:var(--muted);font-size:8px}.goal-check-in-list{display:grid;gap:12px;padding:14px}.goal-check-in-card{border:1px solid #d8e1dd;border-left:3px solid var(--green);border-radius:5px;background:#fbfdfc}.goal-check-in-card.check-in-due,.goal-check-in-card.check-in-submitted{border-left-color:var(--amber)}.goal-check-in-card.check-in-missed,.goal-check-in-card.check-in-rejected{border-left-color:var(--red)}.goal-check-in-card>header{padding:12px 13px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #e7ece9}.goal-check-in-card>header>div{min-width:0;display:grid;gap:4px}.goal-check-in-card>header span{color:var(--green);font-size:8px;font-weight:800}.goal-check-in-card>header strong{font-size:11px;line-height:1.5}.goal-check-in-card>header em{flex:0 0 auto;padding:3px 6px;border-radius:3px;background:#edf3f0;color:var(--green);font-size:8px;font-style:normal;font-weight:800}.goal-check-in-values{padding:11px 13px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;border-bottom:1px solid #e7ece9}.goal-check-in-values>div{min-width:0;display:grid;gap:3px}.goal-check-in-values small,.goal-check-in-values span{color:var(--muted);font-size:8px}.goal-check-in-values strong{overflow-wrap:anywhere;font-size:13px}.goal-check-in-copy{padding:9px 13px;display:grid;grid-template-columns:80px minmax(0,1fr);gap:8px;border-bottom:1px solid #edf0ee;font-size:9px}.goal-check-in-copy>span,.goal-check-in-copy>strong{color:var(--muted)}.goal-check-in-copy ul{margin:0;padding-left:14px;line-height:1.55}.goal-check-in-card>footer{min-height:46px;padding:8px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-size:8px}.goal-check-in-card>footer>div{display:flex;gap:6px}.goal-check-in-card>footer button{min-height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border:1px solid #cbd6d1;border-radius:4px;background:white;cursor:pointer;font-size:8px;font-weight:800}.goal-check-in-card>footer .primary-button{border-color:var(--green);background:var(--green);color:white}.goal-facts-panel dl{margin:0;display:grid}.goal-facts-panel dl>div{min-height:54px;padding:10px 14px;display:grid;grid-template-columns:82px minmax(0,1fr);gap:10px;align-items:center;border-bottom:1px solid #edf0ee}.goal-facts-panel dt{color:var(--muted);font-size:8px}.goal-facts-panel dd{margin:0;font-size:10px;line-height:1.5}.goal-source-task{margin:12px;padding:10px;display:grid;grid-template-columns:28px minmax(0,1fr) 14px;align-items:center;gap:8px;border:1px solid #bfd6cd;border-radius:5px;background:#f2f8f5;color:var(--green)}.goal-source-task>span{display:grid;gap:3px}.goal-source-task strong{font-size:9px}.goal-source-task small{color:var(--muted);font-size:8px}.goal-event-panel ol,.goal-version-panel ol{margin:0;padding:12px 14px;display:grid;gap:11px;list-style:none}.goal-version-panel li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px}.goal-version-panel li>span{width:30px;height:24px;display:grid;place-items:center;border-radius:4px;background:#e8f2ee;color:var(--green);font-size:8px;font-weight:800}.goal-event-panel li>div,.goal-version-panel li>div{min-width:0;display:grid;gap:3px}.goal-event-panel li strong,.goal-version-panel li strong{font-size:9px;line-height:1.5}.goal-event-panel li small,.goal-version-panel li small{color:var(--muted);font-size:8px}.goal-event-panel li{display:grid;grid-template-columns:16px minmax(0,1fr);gap:7px}.goal-event-panel li>svg{margin-top:1px;color:var(--green)}.goal-event-panel li p{margin:0;color:#53625c;font-size:8px;line-height:1.5}.goal-section-empty{min-height:130px;padding:18px;display:grid;place-items:center;align-content:center;gap:7px;color:var(--muted);font-size:9px;text-align:center}.goal-section-empty.is-compact{min-height:90px}.goal-action-dialog{width:min(700px,calc(100vw - 28px));max-height:min(860px,calc(100vh - 28px));padding:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.goal-action-dialog .dialog-heading{margin:0;padding:15px 18px;background:#f8faf9}.goal-dialog-content{min-height:0;padding:16px 18px;display:grid;gap:13px;overflow-y:auto}.goal-dialog-context{padding:11px 12px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 9px;align-items:center;border:1px solid var(--line);border-left:3px solid var(--green);border-radius:5px;background:#f8faf9}.goal-dialog-context>span{grid-row:1/3;padding:3px 6px;border-radius:3px;background:var(--green-soft);color:var(--green);font-size:8px;font-weight:800}.goal-dialog-context strong{font-size:11px}.goal-dialog-context small{color:var(--muted);font-size:8px}.goal-check-in-form label,.goal-note-field{display:grid;gap:6px}.goal-check-in-form label>span,.goal-note-field>span{color:#42534c;font-size:10px;font-weight:800}.goal-check-in-form input,.goal-check-in-form select,.goal-check-in-form textarea,.goal-note-field input,.goal-note-field textarea{width:100%;min-height:40px;padding:9px 10px;border:1px solid var(--line);border-radius:5px;background:white;font:inherit;font-size:11px}.goal-check-in-form textarea,.goal-note-field textarea{min-height:88px;resize:vertical;line-height:1.55}.goal-check-in-form input:focus,.goal-check-in-form select:focus,.goal-check-in-form textarea:focus,.goal-note-field input:focus,.goal-note-field textarea:focus{outline:2px solid #d8e9e2;border-color:var(--green)}.goal-check-in-form{display:grid;gap:12px}.goal-check-in-form fieldset{margin:0;padding:12px;display:grid;gap:9px;border:1px solid var(--line);border-radius:5px;background:#f8faf9}.goal-check-in-form legend{padding:0 5px;color:var(--green);font-size:9px;font-weight:800}.goal-check-in-form fieldset label{grid-template-columns:minmax(130px,.8fr) minmax(160px,1.2fr);align-items:center}.goal-check-in-form fieldset label>span{display:grid;gap:3px}.goal-check-in-form fieldset small{color:var(--muted);font-size:8px;font-weight:500}.goal-dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.goal-schedule-error{grid-column:1/-1;margin:0;color:var(--red);font-size:9px}.goal-dialog-note{margin:0;padding:9px 10px;display:flex;align-items:flex-start;gap:7px;border:1px solid #bfd6cd;background:#f2f8f5;color:#2b644f;font-size:9px;line-height:1.5}.goal-dialog-note svg{flex:0 0 auto}.goal-dialog-note.goal-dialog-danger{border-color:#dfb3b1;background:var(--red-soft);color:var(--red)}.goal-dispatch-form{display:grid;gap:8px}.goal-dispatch-form>p{margin:0 0 4px;color:var(--muted);font-size:9px;line-height:1.5}.goal-dispatch-form>label:not(.goal-note-field){min-height:54px;padding:9px 10px;display:grid;grid-template-columns:17px minmax(0,1fr);align-items:center;gap:9px;border:1px solid var(--line);border-radius:5px;background:#fbfdfc;cursor:pointer}.goal-dispatch-form input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--green)}.goal-dispatch-form label>span{display:grid;gap:3px}.goal-dispatch-form label strong{font-size:10px}.goal-dispatch-form label small{color:var(--muted);font-size:8px}.goal-action-dialog .dialog-actions{margin:0;padding:12px 18px 15px;border-top:1px solid var(--line);background:#f8faf9}.goal-edit-form{display:grid;gap:13px}.goal-edit-form>section{padding:13px;display:grid;gap:10px;border:1px solid var(--line);border-radius:6px;background:#f8faf9}.goal-edit-form>section>header{min-height:34px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.goal-edit-form>section>header>div{min-width:0;display:grid;gap:3px}.goal-edit-form>section>header strong{color:var(--green);font-size:11px}.goal-edit-form>section>header small{color:var(--muted);font-size:8px;line-height:1.45}.goal-edit-form>section>header button{min-height:30px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border:1px solid #a9cbbd;border-radius:4px;background:white;color:var(--green);cursor:pointer;font-size:8px;font-weight:800}.goal-edit-form label{min-width:0;display:grid;gap:5px}.goal-edit-form label>span{display:grid;gap:2px;color:#42534c;font-size:9px;font-weight:800}.goal-edit-form label>span small{color:var(--muted);font-size:8px;font-weight:500}.goal-edit-form input,.goal-edit-form select,.goal-edit-form textarea{width:100%;min-height:38px;padding:8px 9px;border:1px solid var(--line);border-radius:5px;background:white;font:inherit;font-size:10px}.goal-edit-form textarea{min-height:70px;resize:vertical;line-height:1.5}.goal-edit-form input:focus,.goal-edit-form select:focus,.goal-edit-form textarea:focus{outline:2px solid #d8e9e2;border-color:var(--green)}.goal-business-picker{min-width:0;display:grid;gap:5px;align-content:start}.goal-business-picker>span{display:grid;gap:2px;color:#42534c;font-size:9px;font-weight:800}.goal-business-picker>span small{overflow:hidden;color:var(--muted);font-size:8px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.goal-business-picker>div:not(.goal-business-candidates){display:grid;grid-template-columns:minmax(0,1fr) auto}.goal-business-picker>div:not(.goal-business-candidates) input{border-radius:5px 0 0 5px}.goal-business-picker>div:not(.goal-business-candidates) button{min-height:38px;padding:0 9px;display:inline-flex;align-items:center;gap:4px;border:1px solid var(--green);border-radius:0 5px 5px 0;background:var(--green);color:white;cursor:pointer;font-size:8px;font-weight:800}.goal-business-picker>div:not(.goal-business-candidates) button:disabled{opacity:.5}.goal-business-candidates{display:grid;border:1px solid #bcd3ca;border-radius:5px;background:white;overflow:hidden}.goal-business-candidates>button{min-height:44px;padding:7px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-bottom:1px solid #e6ebe8;background:white;color:var(--ink);cursor:pointer;text-align:left}.goal-business-candidates>button:last-child{border-bottom:0}.goal-business-candidates>button.is-selected,.goal-business-candidates>button:hover{background:#edf6f2;color:var(--green)}.goal-business-candidates>button>span{min-width:0;display:grid;gap:2px}.goal-business-candidates strong{font-size:9px}.goal-business-candidates small{color:var(--muted);font-size:8px}.goal-business-picker>em{color:#735b10;font-size:8px;font-style:normal;line-height:1.45}.goal-person-picker{position:relative;min-width:0;display:grid;gap:5px;align-content:start}.goal-person-picker>span{display:grid;gap:2px;color:#42534c;font-size:9px;font-weight:800}.goal-person-picker>span small{color:var(--muted);font-size:8px;font-weight:500}.goal-person-picker>button{width:100%;min-height:38px;padding:0 9px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:5px;background:white;cursor:pointer;text-align:left}.goal-person-picker>button>span{min-width:0;flex:1 1 auto;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.goal-person-picker>em{color:var(--red);font-size:8px;font-style:normal}.goal-person-popover{position:absolute;z-index:15;top:calc(100% + 5px);right:0;left:0;padding:7px;border:1px solid #c3d2cc;border-radius:5px;background:white;box-shadow:0 12px 30px rgba(20,42,34,.17)}.goal-person-popover>label{min-height:34px;padding:0 7px;display:flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:4px;color:var(--muted)}.goal-person-popover>label input{min-height:0;padding:0;border:0;outline:0}.goal-person-popover>div{max-height:190px;margin-top:6px;overflow-y:auto}.goal-person-popover>div>button{width:100%;min-height:42px;padding:6px 7px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-bottom:1px solid #edf0ee;background:white;cursor:pointer;text-align:left}.goal-person-popover>div>button.is-selected,.goal-person-popover>div>button:hover{background:#edf6f2;color:var(--green)}.goal-person-popover>div>button>span{min-width:0;display:grid;gap:2px}.goal-person-popover strong{font-size:9px}.goal-person-popover small{color:var(--muted);font-size:8px}.goal-edit-repeat{display:grid;gap:10px}.goal-edit-repeat fieldset{position:relative;margin:0;padding:12px;display:grid;gap:9px;border:1px solid #cedbd5;border-radius:5px;background:white}.goal-edit-repeat legend{padding:0 5px;color:var(--green);font-size:8px;font-weight:800}.goal-edit-remove{position:absolute;top:7px;right:8px;width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:4px;background:transparent;color:var(--red);cursor:pointer}.goal-edit-remove:hover{background:var(--red-soft)}.goal-upload-context{margin-bottom:14px;padding:12px 14px;display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px;border:1px solid #bed7cd;border-radius:6px;background:#f2f8f5;color:var(--green)}.goal-upload-context>div{display:grid;gap:4px}.goal-upload-context strong{font-size:11px}.goal-upload-context span,.goal-upload-pending{color:var(--muted);font-size:9px;line-height:1.5}.goal-upload-pending{display:block;margin-top:8px;white-space:pre-line}.work-item-actions>a{min-height:34px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--green);border-radius:5px;background:var(--green);color:white;font-size:10px;font-weight:800}@media (max-width:900px){.dashboard-goal-summary>div{grid-template-columns:1fr}.dashboard-goal-summary>div>a{border-right:0;border-bottom:1px solid var(--line)}.dashboard-goal-summary>div>a:last-child{border-bottom:0}.goal-detail-layout{grid-template-columns:1fr}.goal-detail-side{grid-template-columns:repeat(2,minmax(0,1fr))}.goal-facts-panel{grid-column:1/-1}}@media (min-width:681px) and (max-width:1040px){.side-nav>a{grid-template-columns:1fr;justify-items:center;padding:0}.side-nav>a span{display:none}}@media (max-width:680px){.sidebar .side-nav>a{grid-template-columns:22px 1fr auto;justify-items:start;padding:0 11px}.goal-center-shell,.goal-detail-shell{width:min(calc(100% - 20px),1340px);padding-top:14px}.goal-center-intro{align-items:flex-start;flex-direction:column;padding:18px}.goal-center-intro h1{font-size:22px}.goal-pending-proposals>header{align-items:flex-start;flex-direction:column;padding:14px}.goal-pending-proposal-card{padding:12px;grid-template-columns:30px minmax(0,1fr) 16px}.goal-pending-proposal-icon{width:30px;height:30px}.goal-pending-proposal-main>p{white-space:normal}.goal-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.goal-summary-strip>div{border-top:1px solid var(--line)}.goal-summary-strip>div:nth-child(odd){border-left:0}.goal-list-toolbar{align-items:stretch;flex-direction:column}.goal-search{width:100%}.goal-card{grid-template-columns:34px minmax(0,1fr) 16px;gap:10px;padding:15px 12px}.goal-card-marker{width:34px;height:34px}.goal-card-metric{grid-column:2/-1;padding:10px 0 0;border-left:0;border-top:1px solid var(--line)}.goal-detail-hero{grid-template-columns:1fr;padding:20px 18px}.goal-detail-hero-copy h1{font-size:21px}.goal-detail-progress{padding:15px 0 0;border-left:0;border-top:1px solid #cddbd5}.goal-action-band .goal-danger-action{margin-left:0}.goal-metric-grid{grid-template-columns:1fr}.goal-check-in-values{grid-template-columns:1fr 1fr}.goal-check-in-card>footer{align-items:flex-start;flex-direction:column}.goal-detail-side{grid-template-columns:1fr}.goal-facts-panel{grid-column:auto}.goal-check-in-form fieldset label,.goal-dialog-grid{grid-template-columns:1fr}.goal-action-dialog{width:calc(100vw - 16px);max-height:calc(100vh - 16px)}}.work-agreement-panel{margin:16px 0 22px;scroll-margin-top:80px;border:1px solid #c9d8d2;border-radius:7px;background:#fbfdfc;box-shadow:0 2px 8px rgba(22,64,48,.04);overflow:hidden}.work-agreement-header{min-height:68px;padding:13px 17px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #dfe7e3;background:#f1f7f4}.work-agreement-title{min-width:0;display:flex;align-items:center;gap:10px}.work-agreement-title>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:6px;background:var(--green);color:white}.work-agreement-title>div{min-width:0;display:grid;gap:2px}.agreement-card header small,.agreement-review header small,.agreement-subheading small,.work-agreement-title small{color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.04em}.agreement-card h3,.agreement-review h3,.agreement-subheading h3,.work-agreement-title h2{margin:0;color:var(--ink)}.work-agreement-title h2{font-size:15px}.work-agreement-version{flex:0 0 auto;display:grid;justify-items:end;gap:5px}.work-agreement-version small{color:var(--muted);font-size:8px}.agreement-status{padding:4px 7px;border-radius:4px;background:#e8f1ed;color:var(--green);font-size:8px;font-weight:800}.agreement-status.status-clarification_required{background:var(--red-soft);color:var(--red)}.agreement-status.status-leader_approval_pending,.agreement-status.status-owner_confirmation_pending,.agreement-status.status-owner_confirmed{background:var(--amber-soft);color:#765a06}.agreement-status.status-active,.agreement-status.status-approved,.agreement-status.status-baselined{background:var(--green);color:white}.agreement-status.status-cancelled{background:#edf0ef;color:var(--muted)}.work-agreement-steps{margin:0;padding:13px 17px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-bottom:1px solid #e4e9e7;background:white;list-style:none;counter-reset:agreement-step}.work-agreement-steps li{position:relative;min-width:0;display:flex;align-items:center;gap:7px;color:#93a09a;font-size:9px}.work-agreement-steps li:not(:last-child):after{content:"";height:1px;margin:0 10px;flex:1 1 auto;background:#d9e1dd}.work-agreement-steps li>span{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #cad4d0;border-radius:50%;background:white;color:#819089;font-size:8px;font-weight:800}.work-agreement-steps li.is-complete,.work-agreement-steps li.is-current{color:var(--green)}.work-agreement-steps li.is-current>span{border-color:var(--green);box-shadow:0 0 0 3px #e3f0ea;color:var(--green)}.work-agreement-steps li.is-complete>span{border-color:var(--green);background:var(--green);color:white}.work-agreement-steps li.is-complete:after{background:#8fb9a8}.work-agreement-stage-note{background:#f4faf7;color:#486257;font-size:10px;font-weight:700;line-height:1.55}.work-agreement-phase,.work-agreement-stage-note{margin:0;padding:10px 17px;border-bottom:1px solid #e4e9e7}.work-agreement-phase{display:flex;align-items:center;gap:8px;background:white;color:#66756e;font-size:9px}.work-agreement-phase strong{color:var(--green)}.work-agreement-grid{padding:15px 17px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;background:#f8fbf9}.agreement-alignment-summary{margin:0 17px 15px;border:1px solid #cddbd5;border-radius:6px;background:white;overflow:hidden}.agreement-alignment-summary-line{min-height:62px;padding:11px 12px;display:grid;grid-template-columns:29px minmax(140px,.6fr) minmax(0,1fr);align-items:center;gap:9px;background:#f4faf7}.agreement-alignment-summary-line>span{width:29px;height:29px;display:grid;place-items:center;border-radius:5px;background:var(--green);color:white}.agreement-alignment-summary-line>div{min-width:0;display:grid;gap:2px}.agreement-alignment-summary-line small{color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.04em}.agreement-alignment-summary-line strong{color:#29493a;font-size:11px}.agreement-alignment-progress{display:flex!important;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:6px!important}.agreement-alignment-progress>em,.agreement-alignment-progress>span{min-height:25px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border:1px solid #b8d5c6;border-radius:4px;background:#edf7f2;color:var(--green);font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.agreement-alignment-progress>em{border-color:#d9e3de;background:white;color:#5e7067}.agreement-alignment-source{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e2e9e5}.agreement-alignment-detail{min-width:0;background:white}.agreement-alignment-detail+.agreement-alignment-detail{border-left:1px solid #e2e9e5}.agreement-alignment-detail>summary{min-height:48px;padding:0 12px;display:grid;grid-template-columns:minmax(0,1fr) auto 12px;align-items:center;gap:8px;color:#3d554a;cursor:pointer;list-style:none}.agreement-alignment-detail>summary::-webkit-details-marker{display:none}.agreement-alignment-detail>summary:after{content:"›";color:#7b8d84;font-size:17px;line-height:1;transition:transform .16s ease}.agreement-alignment-detail[open]>summary{background:#fbfdfc}.agreement-alignment-detail[open]>summary:after{transform:rotate(90deg)}.agreement-alignment-detail>summary>span{min-width:0;overflow:hidden;color:#355044;font-size:9px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.agreement-alignment-detail>summary>small{color:var(--muted);font-size:8px;white-space:nowrap}.agreement-alignment-detail>div{padding:12px;display:grid;gap:10px;border-top:1px solid #e7ece9}.agreement-card{min-width:0;border:1px solid #d7e0dc;border-radius:6px;background:white;overflow:hidden}.agreement-card.is-muted{border-style:dashed;background:#fafcfb}.agreement-card>header{min-height:53px;padding:10px 12px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;border-bottom:1px solid #e7ece9}.agreement-card>header>span{width:28px;height:28px;display:grid;place-items:center;border-radius:5px;background:#e9f3ef;color:var(--green)}.agreement-card header>div{min-width:0;display:grid;gap:2px}.agreement-card h3{overflow:hidden;font-size:11px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.agreement-card-body{padding:12px;display:grid;gap:10px}.agreement-context-copy,.agreement-empty-copy,.agreement-main-copy{margin:0;color:#35483f;font-size:10px;line-height:1.65;white-space:pre-line}.agreement-context-copy{padding:7px 8px;border-left:2px solid #a8c8ba;background:#f5f8f7;color:#596760;font-size:9px}.agreement-empty-copy{min-height:58px;display:grid;place-items:center;color:var(--muted);text-align:center}.agreement-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.agreement-list{min-width:0;padding:8px;border:1px solid #e6ebe8;border-radius:4px;background:#fbfcfc}.agreement-list>strong{color:#53635b;font-size:8px}.agreement-list ul{margin:5px 0 0;padding-left:13px;color:#34463e;font-size:8px;line-height:1.55}.agreement-list p{margin:5px 0 0;color:#98a39e;font-size:8px}.agreement-list.is-attention{border-color:#ead9a8;background:#fffbef}.agreement-card-foot{margin:0;color:var(--muted);font-size:8px}.agreement-confirmation-overview{margin:0 17px 15px;border:1px solid #cddbd5;border-radius:6px;background:white;overflow:hidden}.agreement-confirmation-overview .agreement-subheading{background:#f2f8f5}.agreement-confirmation-baseline-note{margin:0;padding:8px 12px;border-bottom:1px solid #e3eae7;background:#fbfdfc;color:#587066;font-size:8px;line-height:1.5}.agreement-confirmation-progress{padding:9px 12px;display:flex;align-items:center;flex-wrap:wrap;gap:7px;border-bottom:1px solid #e3eae7}.agreement-confirmation-progress>span{min-height:27px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #dce5e1;border-radius:4px;background:#f9fbfa;color:var(--muted);font-size:8px}.agreement-confirmation-progress>span.is-complete{border-color:#afd0c1;background:#edf7f2;color:var(--green)}.agreement-confirmation-progress strong{color:#3d4f47}.agreement-confirmation-progress em{margin-left:auto;color:#7a5a08;font-size:8px;font-style:normal}.agreement-confirmation-items{padding:10px 12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.agreement-confirmation-items>article{min-width:0;padding:9px;display:grid;grid-template-columns:23px minmax(0,1fr);align-items:start;gap:8px;border:1px solid #e0e7e4;border-radius:5px;background:#fbfcfc}.agreement-confirmation-items>article>span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#edf2f0;color:var(--muted);font-size:8px;font-weight:800}.agreement-confirmation-items>article>div{min-width:0;display:grid;gap:5px}.agreement-confirmation-items article header{display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.agreement-confirmation-items article header strong{color:#34473e;font-size:9px;line-height:1.4}.agreement-confirmation-items article header i{padding:2px 5px;flex:0 0 auto;border-radius:3px;background:#edf1ef;color:var(--muted);font-size:7px;font-style:normal;font-weight:800}.agreement-confirmation-items>article.confirmation-confirmed{border-color:#c4dbd1;background:#f5faf8}.agreement-confirmation-items article.confirmation-confirmed header i,.agreement-confirmation-items>article.confirmation-confirmed>span{background:#dfeee7;color:var(--green)}.agreement-confirmation-items>article.confirmation-question{border-color:#e6d59e;background:#fffcf2}.agreement-confirmation-items article.confirmation-question header i,.agreement-confirmation-items>article.confirmation-question>span{background:#faedc4;color:#755a07}.agreement-confirmation-items>article.confirmation-suggest_change{border-color:#d4c8e7;background:#faf8fd}.agreement-confirmation-items article.confirmation-suggest_change header i,.agreement-confirmation-items>article.confirmation-suggest_change>span{background:#eee8f7;color:#64468a}.agreement-confirmation-content{margin:0;padding:0;color:#526159;font-size:8px;line-height:1.55;white-space:pre-line}ul.agreement-confirmation-content{padding-left:15px}.agreement-confirmation-content.is-empty{color:#98a39e}.agreement-confirmation-note{margin:0;padding:6px 7px;border-left:2px solid #c4a956;background:rgba(255,250,234,.7);color:#67551e;font-size:8px;line-height:1.5}.agreement-confirmation-overall{margin:0 12px 11px;padding:8px 9px;display:grid;gap:3px;border-radius:4px;background:#f4f7f6;color:#53625b;font-size:8px;line-height:1.5}.agreement-confirmation-overall strong{color:#34473e}.agreement-leader-confirmation{padding:17px;display:grid;gap:14px;background:white}.agreement-leader-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.agreement-leader-heading>div{display:grid;gap:2px}.agreement-leader-heading small{color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.04em}.agreement-leader-heading h3{margin:0;color:var(--ink);font-size:13px}.agreement-leader-heading>span{color:var(--muted);font-size:8px}.agreement-leader-consensus{padding:0;display:grid;gap:14px}.agreement-leader-consensus-intro{margin:0;color:#65756d;font-size:8px;line-height:1.55}.agreement-leader-delivery{padding:11px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #c6ddd3;border-radius:5px;background:#f5faf8}.agreement-leader-delivery-copy{min-width:0;display:flex;align-items:flex-start;gap:7px;color:var(--green)}.agreement-leader-delivery-copy p{margin:0;color:#4f655b;font-size:8px;line-height:1.55}.agreement-leader-delivery-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:6px}.agreement-leader-delivery-actions>.agreement-leader-text-action,.agreement-leader-delivery>.agreement-leader-text-action{flex:0 0 auto;min-height:28px;border:1px solid #bad5ca;background:white;color:var(--green)}.agreement-leader-delivery-actions>.agreement-leader-text-action.is-primary{border-color:var(--green);background:var(--green);color:white}.agreement-leader-items{display:grid;gap:0;border-top:1px solid #e2e9e5}.agreement-leader-item{min-width:0;padding:13px 0;display:grid;grid-template-columns:minmax(150px,.32fr) minmax(0,1fr) auto;align-items:start;gap:14px;border-bottom:1px solid #e2e9e5;background:transparent}.agreement-leader-item.is-deleted{color:#8c9691}.agreement-leader-item.is-missing{margin:0 -8px;padding:13px 8px;border-color:#e8c682;background:#fffaf0;box-shadow:inset 3px 0 #c98616}.agreement-leader-item-label{min-width:0;display:grid;gap:3px}.agreement-leader-item-label strong{color:#34473e;font-size:9px;line-height:1.4}.agreement-leader-item-label small{color:var(--muted);font-size:7px;line-height:1.4}.agreement-leader-item-required{width:fit-content;padding:2px 4px;border-radius:3px;background:#fff0cf;color:#92600c;font-size:7px;font-style:normal;font-weight:800}.agreement-leader-item-body{min-width:0}.agreement-leader-item-body>.agreement-confirmation-content{font-size:8px}.agreement-leader-item-actions{display:flex;align-items:center;justify-content:flex-end;gap:3px}.agreement-leader-edit>div button,.agreement-leader-icon-action,.agreement-leader-text-action{min-height:26px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border:0;border-radius:4px;background:transparent;color:#4b6258;cursor:pointer;font:inherit;font-size:7px;font-weight:800}.agreement-leader-icon-action{width:26px;padding:0}.agreement-leader-edit>div button:hover,.agreement-leader-icon-action:hover,.agreement-leader-text-action:hover{background:#edf5f1;color:var(--green)}.agreement-leader-icon-action.is-delete{color:var(--red)}.agreement-leader-icon-action.is-delete:hover{background:#fff1f0;color:var(--red)}.agreement-leader-edit>div button:disabled,.agreement-leader-item-actions button:disabled{cursor:wait;opacity:.62}.agreement-leader-deleted-copy{margin:0;color:#8c9691;font-size:8px;line-height:1.5}.agreement-leader-edit{display:grid;gap:7px}.agreement-leader-edit textarea,.agreement-leader-overall-note textarea{width:100%;min-height:76px;padding:8px 9px;border:1px solid #b9cec4;border-radius:4px;background:white;color:#34483e;font:inherit;font-size:8px;line-height:1.55;resize:vertical}.agreement-leader-edit textarea:focus,.agreement-leader-overall-note textarea:focus{outline:2px solid #d8e9e2;border-color:var(--green)}.agreement-leader-edit>div{display:flex;justify-content:flex-end;gap:6px}.agreement-leader-confirm-footer .agreement-primary-action,.agreement-leader-edit>div .agreement-primary-action{background:var(--green);color:white}.agreement-leader-note,.agreement-leader-supplemental{border-top:1px solid #e2e9e5;border-bottom:1px solid #e2e9e5}.agreement-leader-note>summary,.agreement-leader-supplemental>summary{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none;color:#40564b}.agreement-leader-note>summary::-webkit-details-marker,.agreement-leader-supplemental>summary::-webkit-details-marker{display:none}.agreement-leader-note>summary:after,.agreement-leader-supplemental>summary:after{content:"展开";color:var(--green);font-size:8px;font-weight:800}.agreement-leader-note[open]>summary:after,.agreement-leader-supplemental[open]>summary:after{content:"收起"}.agreement-leader-supplemental summary>span{display:grid;gap:2px}.agreement-leader-note summary>span,.agreement-leader-supplemental summary strong{color:#40564b;font-size:9px}.agreement-leader-note summary>small,.agreement-leader-supplemental summary small{color:var(--muted);font-size:7px}.agreement-leader-supplemental-items{border-top:1px solid #e2e9e5}.agreement-leader-note>label{padding:0 0 13px}.agreement-leader-overall-note{display:grid;gap:5px}.agreement-leader-overall-note textarea{min-height:74px}.agreement-leader-confirm-footer{padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #e2e9e5}.agreement-leader-confirm-footer>small{max-width:470px;color:var(--muted);font-size:8px;line-height:1.5}.agreement-leader-confirm-footer .agreement-primary-action{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:4px;cursor:pointer;font:inherit;font-size:8px;font-weight:800;white-space:nowrap}.agreement-leader-confirm-footer .agreement-primary-action:disabled{cursor:wait;opacity:.7}.agreement-owner-confirmation{padding:17px;display:grid;gap:13px;background:white}.agreement-owner-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.agreement-owner-heading>div{display:grid;gap:2px}.agreement-owner-confirmation-form{display:grid;gap:12px}.agreement-owner-heading small{color:var(--muted);font-size:8px;font-weight:700;letter-spacing:.04em}.agreement-owner-heading h3{margin:0;color:var(--ink);font-size:13px}.agreement-owner-heading>strong{padding:4px 6px;border-radius:4px;background:#edf7f2;color:var(--green);font-size:8px}.agreement-owner-intro{margin:0;color:#65756d;font-size:8px;line-height:1.55}.agreement-owner-items{display:grid;gap:0;border-top:1px solid #e2e9e5}.owner-confirmation-item{min-width:0;padding:13px 0;border-bottom:1px solid #e2e9e5}.owner-confirmation-item>header{display:grid;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:8px}.owner-confirmation-item>header>span{width:22px;height:22px;display:grid;place-items:center;border:1px solid #cfdcd6;border-radius:50%;background:white;color:#74827b;font-size:8px;font-weight:800}.owner-confirmation-item.is-confirmed>header>span{border-color:#a9cdbb;background:#eaf6ef;color:var(--green)}.owner-confirmation-item>header>div{min-width:0;display:grid;gap:2px}.owner-confirmation-item>header strong{color:#34473e;font-size:9px;line-height:1.4}.owner-confirmation-item>header small{color:var(--muted);font-size:7px}.agreement-owner-confirm-control{position:relative;display:inline-flex;min-width:0}.agreement-owner-confirm-input{position:absolute;width:1px;height:1px;margin:-1px;opacity:0;clip-path:inset(50%)}.agreement-owner-confirm-button{min-height:28px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid #cbd9d2;border-radius:4px;background:white;color:#486055;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;font:inherit;font-size:8px;font-weight:800}.agreement-owner-confirm-button:hover{border-color:var(--green);color:var(--green)}.agreement-owner-confirm-button.is-confirmed,.agreement-owner-confirm-input:checked+.agreement-owner-confirm-button{border-color:var(--green);background:#edf7f2;color:var(--green)}.agreement-owner-confirm-icon-checked,.agreement-owner-confirm-input:checked+.agreement-owner-confirm-button .agreement-owner-confirm-icon-default,.agreement-owner-confirm-input:checked+.agreement-owner-confirm-button .agreement-owner-confirm-text-default,.agreement-owner-confirm-text-checked{display:none}.agreement-owner-confirm-input:checked+.agreement-owner-confirm-button .agreement-owner-confirm-icon-checked,.agreement-owner-confirm-input:checked+.agreement-owner-confirm-button .agreement-owner-confirm-text-checked{display:inline-flex}.agreement-owner-confirm-input:focus-visible+.agreement-owner-confirm-button{outline:2px solid #5cab8b;outline-offset:2px}.agreement-owner-confirm-input:disabled+.agreement-owner-confirm-button{cursor:wait;opacity:.68}.agreement-owner-native-submit{min-height:34px;justify-self:end;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:4px;background:var(--green);color:white;cursor:pointer;font:inherit;font-size:8px;font-weight:800}.agreement-owner-native-submit:disabled{cursor:wait;opacity:.68}.owner-confirmation-item>.agreement-confirmation-content{margin:8px 0 0 34px;font-size:8px}.agreement-owner-supplement{margin:9px 0 0 34px;border-top:1px dashed #dbe5e0}.agreement-owner-supplement-toggle{width:100%;min-height:31px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;background:transparent;color:#52685d;cursor:pointer;font:inherit;text-align:left}.agreement-owner-supplement-toggle:after{content:"展开";color:var(--green);font-size:7px;font-weight:800}.agreement-owner-supplement.is-open>.agreement-owner-supplement-toggle:after{content:"收起"}.agreement-owner-supplement-toggle>span{font-size:8px;font-weight:800}.agreement-owner-supplement-toggle>small{margin-left:auto;color:var(--muted);font-size:7px}.agreement-owner-supplement>div{padding:0 0 5px;display:grid;gap:7px}.agreement-owner-supplement label{display:grid;gap:4px}.agreement-owner-supplement label>span{color:#52685d;font-size:7px;font-weight:800}.agreement-owner-supplement textarea{width:100%;min-height:66px;padding:7px 8px;border:1px solid #bed2c7;border-radius:4px;background:white;color:#34483e;font:inherit;font-size:8px;line-height:1.55;resize:vertical}.agreement-owner-supplement textarea:focus{outline:2px solid #d8e9e2;border-color:var(--green)}.agreement-owner-supplement>div>a{width:fit-content;min-height:26px;padding:0 6px;display:inline-flex;align-items:center;gap:4px;border:1px solid #d2e0da;border-radius:4px;color:var(--green);font-size:7px;font-weight:800}.agreement-owner-supplement>div>a:hover{border-color:var(--green);background:#f3faf6}.agreement-owner-item-materials{display:grid;gap:4px}.agreement-owner-item-materials a,.agreement-owner-item-materials span{min-width:0;display:inline-flex;align-items:center;gap:4px;color:#52685d;font-size:7px;line-height:1.45}.agreement-owner-item-materials a{color:var(--green)}.agreement-owner-item-materials a svg:last-child{flex:0 0 auto}.agreement-owner-auto-submit{margin:0;display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:8px;font-weight:800}.agreement-review{margin:0 17px 15px;border:1px solid #e4d7ae;border-left:3px solid var(--amber);border-radius:6px;background:#fffcf3;overflow:hidden}.agreement-review.review-aligned{border-color:#bdd6cb;border-left-color:var(--green);background:#f4f9f7}.agreement-review>header{min-height:52px;padding:10px 12px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid rgba(87,102,95,.12)}.agreement-review>header>span{width:28px;height:28px;display:grid;place-items:center;border-radius:5px;background:#fff2c8;color:#81630a}.agreement-review.review-aligned>header>span{background:#dfefe8;color:var(--green)}.agreement-review header>div{display:grid;gap:2px}.agreement-review h3{font-size:11px}.agreement-review header em{color:var(--muted);font-size:8px;font-style:normal}.agreement-review>p{margin:0;padding:10px 12px;color:#53615b;font-size:9px;line-height:1.55}.agreement-findings{display:grid;border-top:1px solid rgba(87,102,95,.1)}.agreement-findings article{padding:9px 12px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;border-bottom:1px solid rgba(87,102,95,.1)}.agreement-findings article:last-child{border-bottom:0}.agreement-findings article>span{height:19px;display:grid;place-items:center;border-radius:3px;background:#edf0ef;color:var(--muted);font-size:7px;font-weight:800}.agreement-findings article.finding-blocking>span{background:var(--red-soft);color:var(--red)}.agreement-findings article.finding-warning>span{background:var(--amber-soft);color:#735a0d}.agreement-findings article>div{min-width:0;display:grid;gap:3px}.agreement-findings strong{font-size:9px}.agreement-findings p{margin:0;color:#53615b;font-size:8px;line-height:1.5}.agreement-findings small{color:var(--muted);font-size:7px;line-height:1.45}.agreement-plan-section{margin:0 17px 15px;border:1px solid #d7e0dc;border-radius:6px;background:white;overflow:hidden}.agreement-subheading{min-height:52px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e7ece9;background:#f8faf9}.agreement-subheading>div{display:grid;gap:2px}.agreement-subheading h3{font-size:11px}.agreement-subheading>svg{color:var(--green)}.agreement-plan-section>.agreement-empty-copy,.agreement-plan-section>.agreement-main-copy{padding:11px 12px}.agreement-plan-steps{margin:0;padding:0 12px 10px;display:grid;gap:7px;list-style:none}.agreement-plan-steps li{padding:8px 9px;display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;border:1px solid #e1e7e4;border-radius:5px;background:#fbfcfc}.agreement-plan-steps li>span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e8f2ee;color:var(--green);font-size:8px;font-weight:800}.agreement-plan-steps li>div{min-width:0;display:grid;gap:3px}.agreement-plan-steps strong{font-size:9px}.agreement-plan-steps p{margin:0;color:#53625b;font-size:8px}.agreement-plan-steps small{color:var(--muted);font-size:7px;line-height:1.45}.agreement-plan-meta{padding:0 12px 11px;display:flex;flex-wrap:wrap;gap:6px}.agreement-plan-meta>span{padding:5px 7px;border-radius:4px;background:#f0f4f2;color:#5e6c65;font-size:8px}.agreement-plan-meta strong{margin-right:5px;color:#34483e}.agreement-assist-preview{margin:0 12px 12px;border:1px solid #b8d2c7;border-radius:5px;background:#f2f8f5;overflow:hidden}.agreement-assist-preview>header{padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:9px;border-bottom:1px solid #cfe0d9}.agreement-assist-preview>header span{display:flex;align-items:center;gap:5px;color:var(--green);font-size:9px;font-weight:800}.agreement-assist-preview button{min-height:27px;padding:0 7px;border:1px solid var(--green);border-radius:4px;background:white;color:var(--green);cursor:pointer;font-size:8px;font-weight:800}.agreement-assist-preview pre{max-height:240px;margin:0;padding:10px;overflow-y:auto;color:#3f5149;font:inherit;font-size:8px;line-height:1.6;white-space:pre-wrap}.agreement-assist-preview>div{padding:8px 10px;border-top:1px solid #cfe0d9;color:#65541d;font-size:8px}.agreement-goal-definition{margin:0 17px 15px;border:1px solid #bcd3ca;border-radius:6px;background:white;overflow:hidden}.agreement-goal-definition .agreement-subheading{background:#f1f7f4}.agreement-goal-definition .agreement-subheading>a{min-height:29px;padding:0 8px;display:inline-flex;align-items:center;gap:4px;border:1px solid var(--green);border-radius:4px;background:white;color:var(--green);font-size:8px;font-weight:800}.agreement-goal-definition .agreement-subheading>a:hover{background:#eaf4ef}.agreement-goal-flow-note{margin:10px 12px;padding:9px 10px;display:flex;align-items:flex-start;gap:8px;border:1px solid #c9ddd4;border-radius:5px;background:#f2f8f5;color:#3c6151;font-size:8px;line-height:1.5}.agreement-goal-flow-note>svg{margin-top:1px;flex:0 0 auto;color:var(--green)}.agreement-goal-flow-note>span{display:grid;gap:2px}.agreement-goal-flow-note strong{color:#29493c;font-size:9px}.agreement-goal-facts{margin:0;padding:0 12px 10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.agreement-goal-fact{min-width:0;padding:7px 8px;border:1px solid #e2e9e6;border-radius:4px;background:#fbfcfc}.agreement-goal-fact.is-wide{grid-column:1/-1}.agreement-goal-fact dt{margin:0 0 3px;color:var(--muted);font-size:7px;font-weight:700}.agreement-goal-fact dd{margin:0;overflow-wrap:anywhere;color:#34463e;font-size:8px;line-height:1.5}.agreement-goal-unset{color:#98a39e}.agreement-goal-group,.agreement-goal-structured{margin:0 12px 10px;border:1px solid #e0e7e4;border-radius:5px;background:#fbfcfc;overflow:hidden}.agreement-goal-group>header,.agreement-goal-structured>h4{min-height:35px;margin:0;padding:8px 9px;border-bottom:1px solid #e4eae7;background:#f6f9f7;color:#34483e;font-size:9px}.agreement-goal-structured>.agreement-structured-fields,.agreement-goal-structured>.agreement-structured-list{padding:8px 9px}.agreement-goal-group>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.agreement-goal-group>header h4{margin:0;font-size:9px}.agreement-goal-group>header span{color:var(--muted);font-size:7px}.agreement-goal-metrics{padding:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.agreement-goal-metrics>article{min-width:0;border:1px solid #dde6e2;border-radius:5px;background:white;overflow:hidden}.agreement-goal-metrics>article>header{padding:8px 9px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;border-bottom:1px solid #e6ece9}.agreement-goal-initiatives>li>span,.agreement-goal-metrics>article>header>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#e7f2ed;color:var(--green);font-size:7px;font-weight:800}.agreement-goal-metrics>article>header>div{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:7px}.agreement-goal-metrics>article>header strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.agreement-goal-metrics>article>header small{padding:2px 4px;flex:0 0 auto;border-radius:3px;background:#edf2ef;color:var(--muted);font-size:7px}.agreement-goal-initiatives dl,.agreement-goal-metrics>article>dl{margin:0;padding:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.agreement-goal-initiatives .agreement-goal-fact,.agreement-goal-metrics .agreement-goal-fact{padding:6px 7px}.agreement-structured-fields{margin:0;display:grid;gap:5px}.agreement-structured-fields>div{min-width:0;display:grid;grid-template-columns:minmax(76px,.35fr) minmax(0,1fr);gap:7px}.agreement-structured-fields dt{color:var(--muted);font-size:7px;font-weight:700}.agreement-structured-fields dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#34463e;font-size:8px;line-height:1.5}.agreement-structured-list{margin:0;padding-left:16px;color:#34463e;font-size:8px;line-height:1.5}.agreement-structured-list>li+li{margin-top:4px}.agreement-goal-initiatives{margin:0;padding:8px;display:grid;gap:7px;list-style:none}.agreement-goal-initiatives>li{padding:8px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:7px;border:1px solid #dde6e2;border-radius:5px;background:white}.agreement-goal-initiatives>li>div{min-width:0;display:grid;gap:6px}.agreement-goal-initiatives>li>div>strong{font-size:9px;line-height:1.5}.agreement-goal-initiatives dl{padding:0}.agreement-goal-empty{margin:0;padding:14px;color:var(--muted);font-size:8px;text-align:center}.agreement-confirmation-strip{margin:0 17px 15px;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) minmax(30px,.3fr) minmax(0,1fr);align-items:center;gap:9px;border:1px solid #d8e1dd;border-radius:6px;background:#f8faf9}.agreement-confirmation-strip>div{min-width:0;display:flex;align-items:center;gap:8px}.agreement-confirmation-strip>div>span{width:25px;height:25px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #cbd6d1;border-radius:50%;color:var(--muted);font-size:8px;font-weight:800}.agreement-confirmation-strip>div>span.is-done{border-color:var(--green);background:var(--green);color:white}.agreement-confirmation-strip p{min-width:0;margin:0;display:grid;gap:2px}.agreement-confirmation-strip strong{font-size:9px}.agreement-confirmation-strip small{overflow:hidden;color:var(--muted);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.agreement-confirmation-strip>i{height:1px;background:#cbd6d1}.work-agreement-actions{min-height:55px;padding:10px 17px;display:flex;align-items:center;justify-content:space-between;gap:11px;border-top:1px solid #dfe7e3;background:#f4f8f6}.work-agreement-actions>div{display:flex;flex-wrap:wrap;gap:6px}.work-agreement-actions button{min-height:32px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #bdccc6;border-radius:4px;background:white;color:#34473e;cursor:pointer;font-size:8px;font-weight:800}.work-agreement-actions button:hover{border-color:var(--green);color:var(--green)}.work-agreement-actions .agreement-primary-action{border-color:var(--green);background:var(--green);color:white}.work-agreement-actions .agreement-return-action{border-color:#d5aaa8;color:var(--red)}.work-agreement-actions>span{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:8px;white-space:nowrap}.agreement-feedback,.agreement-inline-error{margin:0 17px 12px;padding:8px 9px;display:flex;align-items:center;gap:6px;border:1px solid #bcd6cb;border-radius:4px;background:#eff8f4;color:var(--green);font-size:8px}.agreement-inline-error{border-color:#deb0ae;background:var(--red-soft);color:var(--red)}.agreement-material-history{margin:0 17px 15px;border:1px solid #d4dfda;border-radius:6px;background:white;overflow:hidden}.agreement-material-history>header>div{min-width:0}.agreement-material-history>header p{margin:3px 0 0;color:#52645c;font-size:8px;line-height:1.45}.agreement-material-history>div{padding:10px 12px;display:grid;gap:7px}.agreement-material-history>div>a,.agreement-material-history>div>article{min-width:0;padding:8px 9px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:4px 8px;border:1px solid #e0e7e4;border-radius:5px;color:#31453c}.agreement-material-history>div>a:hover{border-color:var(--green)}.agreement-material-history .material-purpose{padding:3px 5px;grid-row:1/span 2;border-radius:3px;background:#eef4f1;color:#52645c;font-size:7px;font-weight:800;white-space:nowrap}.agreement-material-history .purpose-formal_deliverable{background:#e3f2eb;color:var(--green)}.agreement-material-history .purpose-working_draft{background:#f1edf6;color:#705092}.agreement-material-history strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.agreement-material-history small{grid-column:2;color:var(--muted);font-size:7px}.agreement-material-history .material-stage{grid-column:2;justify-self:start;padding:2px 5px;border-radius:3px;background:#eef4f1;color:#52645c;font-size:7px;font-weight:800}.agreement-material-history .stage-processing{background:#edf4fb;color:#39709a}.agreement-material-history .stage-pending{background:#fff4dd;color:#986614}.agreement-material-history .stage-confirmed{background:#e3f2eb;color:var(--green)}.agreement-material-history .stage-attention{background:#fff0ef;color:var(--red)}.agreement-material-history>div>a>svg,.agreement-material-history>div>article>svg{grid-column:3;grid-row:1/-1;color:var(--green)}.agreement-material-history>p{margin:0;padding:8px 11px;display:flex;align-items:flex-start;gap:6px;border-top:1px solid #e7e1d6;background:#fffaf1;color:#755c1d;font-size:8px;line-height:1.45}.goal-proposal-extraction{scroll-margin-top:18px;border-top:1px solid #dbe7e2;background:#fbfdfc}.goal-proposal-extraction>summary{min-width:0;padding:11px 12px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;cursor:pointer;list-style:none}.goal-proposal-extraction>summary::-webkit-details-marker{display:none}.goal-proposal-extraction>summary::marker{content:""}.goal-proposal-extraction>summary:hover{background:#f1f8f4}.goal-proposal-extraction-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:6px;background:#e0f1e9;color:var(--green)}.goal-proposal-extraction-heading{min-width:0;display:grid;gap:1px}.goal-proposal-extraction-heading small{color:#628173;font-size:7px;font-weight:700}.goal-proposal-extraction-heading strong{color:#28463a;font-size:10px}.goal-proposal-extraction-heading em{overflow:hidden;color:#61746b;font-size:8px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.goal-proposal-extraction-status{padding:4px 6px;border-radius:4px;background:#fff0d2;color:#945d09;font-size:8px;font-weight:800;white-space:nowrap}.goal-proposal-extraction-body{padding:0 12px 12px;display:grid;gap:10px}.goal-proposal-extraction-summary{margin:0;color:#3c5248;font-size:9px;line-height:1.55}.goal-proposal-extraction-facts{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.goal-proposal-extraction-facts>div{min-width:0;padding:8px;border:1px solid #d7e7df;border-radius:5px;background:white}.goal-proposal-extraction-facts dt{color:#718178;font-size:7px;font-weight:700}.goal-proposal-extraction-facts dd{margin:3px 0 0;overflow:hidden;color:#2d443a;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.goal-proposal-extraction-section{display:grid;gap:6px}.goal-proposal-extraction-section>header{display:flex;align-items:center;justify-content:space-between;gap:8px}.goal-proposal-extraction-section>header strong{color:#314b40;font-size:9px}.goal-proposal-extraction-section>header span{color:#6b7d74;font-size:8px}.goal-proposal-initiative-list,.goal-proposal-metric-list{border-top:1px solid #dce8e2}.goal-proposal-initiative-list>article,.goal-proposal-metric-list>article{min-width:0;padding:8px 0;border-bottom:1px solid #dce8e2}.goal-proposal-metric-list>article>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.goal-proposal-initiative-list strong,.goal-proposal-metric-list strong{color:#2c4639;font-size:9px}.goal-proposal-metric-list span{color:#176e54;font-size:8px;font-weight:800;text-align:right}.goal-proposal-metric-list p{margin:4px 0 2px;color:#4d6258;font-size:8px;line-height:1.45}.goal-proposal-initiative-list small,.goal-proposal-metric-list small{display:block;margin-top:3px;color:#718178;font-size:7px;line-height:1.45}.goal-proposal-missing-fields{border:1px solid #ead8a7;border-radius:5px;background:#fffaf0;overflow:hidden}.goal-proposal-missing-fields>header{padding:8px;display:grid;grid-template-columns:20px minmax(0,1fr);gap:6px;align-items:center;color:#a46b12}.goal-proposal-missing-fields>header>div{display:grid;gap:1px}.goal-proposal-missing-fields small{color:#8a6a2c;font-size:7px}.goal-proposal-missing-fields strong{color:#755313;font-size:9px}.goal-proposal-missing-fields ol{margin:0;padding:0 11px 9px 26px;color:#654f27;font-size:8px;line-height:1.6}.goal-proposal-missing-fields p{margin:0;padding:0 10px 9px;color:#654f27;font-size:8px;line-height:1.5}.goal-proposal-extraction-empty{margin:0;padding:8px;border:1px dashed #d6ded9;border-radius:5px;color:#5d7167;font-size:8px;line-height:1.5}.goal-proposal-extraction footer{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#667970;font-size:7px;line-height:1.4}.goal-proposal-extraction footer a{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:8px;font-weight:800;white-space:nowrap}.agreement-editor{width:min(690px,calc(100vw - 28px));max-height:min(780px,calc(100vh - 28px));padding:0;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.agreement-editor .dialog-heading{margin:0;padding:15px 18px;background:#f8faf9}.agreement-editor-body{min-height:0;padding:17px 18px;display:grid;gap:13px;overflow-y:auto}.agreement-editor-body>label{display:grid;gap:6px}.agreement-editor-body>label>span{color:#405148;font-size:10px;font-weight:800}.agreement-editor-body textarea{width:100%;min-height:180px;padding:10px 11px;border:1px solid var(--line);border-radius:5px;background:white;font:inherit;font-size:10px;line-height:1.6;resize:vertical}.agreement-editor-body textarea:focus{outline:2px solid #d8e9e2;border-color:var(--green)}.agreement-editor-body label small{color:var(--muted);font-size:8px;line-height:1.45}.agreement-editor-note{margin:0;padding:9px 10px;display:flex;align-items:flex-start;gap:7px;border:1px solid #bfd7cd;border-radius:4px;background:#f2f8f5;color:#2d644f;font-size:9px;line-height:1.5}.agreement-editor-note svg{flex:0 0 auto}.agreement-editor-confirm{margin:0;padding:18px;display:grid;justify-items:center;gap:8px;border:1px solid #bdd6cb;border-radius:6px;background:#f2f8f5;color:var(--green);text-align:center}.agreement-editor-confirm strong{color:#29493c;font-size:12px}.agreement-editor-confirm span{color:var(--muted);font-size:9px;line-height:1.5}.agreement-editor-confirm.is-danger{border-color:#dfb3b1;background:var(--red-soft);color:var(--red)}.agreement-editor .dialog-actions{margin:0;padding:12px 18px 15px;border-top:1px solid var(--line);background:#f8faf9}.agreement-checklist-editor{width:min(820px,calc(100vw - 28px))}.agreement-checklist-body{gap:12px}.agreement-checklist-intro{margin:0;padding:9px 10px;border:1px solid #cbded5;border-radius:5px;background:#f3f8f6;color:#426052;font-size:9px;line-height:1.55}.agreement-checklist-items{display:grid;gap:10px}.agreement-checklist-items fieldset{min-width:0;margin:0;padding:11px 12px 12px;border:1px solid #dce5e1;border-radius:6px;background:white}.agreement-checklist-items fieldset.checklist-confirmed{border-color:#bcd7cb}.agreement-checklist-items fieldset.checklist-question{border-color:#e4d29a;background:#fffdf7}.agreement-checklist-items fieldset.checklist-suggest_change{border-color:#d4c5e7;background:#fcfaff}.agreement-checklist-items legend{max-width:calc(100% - 12px);padding:0 5px;display:flex;align-items:center;gap:7px;color:#32463d}.agreement-checklist-items legend>span{width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#e7f2ed;color:var(--green);font-size:8px;font-weight:800}.agreement-checklist-items legend strong{min-width:0;font-size:10px;line-height:1.4}.agreement-checklist-items legend small{padding:2px 4px;flex:0 0 auto;border-radius:3px;background:#eef2f0;color:var(--muted);font-size:7px}.agreement-checklist-items fieldset>.agreement-confirmation-content{margin:4px 0 10px;font-size:9px}.agreement-choice-group{display:flex;flex-wrap:wrap;gap:6px}.agreement-choice-group button{min-height:31px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #cfdad5;border-radius:4px;background:white;color:#56655e;cursor:pointer;font:inherit;font-size:8px;font-weight:800}.agreement-choice-group button:hover{border-color:var(--green);color:var(--green)}.agreement-choice-group button.is-selected{border-color:var(--green);background:var(--green);color:white}.agreement-choice-group button.is-selected.is-question{border-color:#987513;background:#987513}.agreement-choice-group button.is-selected.is-change{border-color:#705092;background:#705092}.agreement-item-note{margin-top:9px;display:grid;gap:5px}.agreement-item-note>span,.agreement-overall-note>span{color:#46574f;font-size:8px;font-weight:800}.agreement-editor-body .agreement-item-note textarea{min-height:74px}.agreement-overall-note{display:grid;gap:6px}.agreement-editor-body .agreement-overall-note textarea{min-height:90px}.agreement-materials-box{border:1px solid #c8dcd3;border-radius:6px;background:#f7fbf9;overflow:hidden}.goal-proposal-completion-panel{margin:0 17px 15px;border:1px solid #dfc37f;border-radius:8px;background:#fffdf8;overflow:hidden}.goal-proposal-completion-head{padding:16px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:11px;background:linear-gradient(100deg,#fff7e6,#fffdf8)}.goal-proposal-completion-head>span{width:40px;height:40px;display:grid;place-items:center;border-radius:7px;background:#fff0cd;color:#98640a}.goal-proposal-completion-head>div{min-width:0;display:grid;gap:3px}.goal-proposal-completion-head small{color:#8b681c;font-size:11px;font-weight:800}.goal-proposal-completion-head h3{margin:0;color:#4f3b0f;font-size:16px;line-height:1.35}.goal-proposal-completion-head p{margin:0;color:#6f5d32;font-size:12px;line-height:1.55}.goal-proposal-completion-action{min-height:42px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #a46b0d;border-radius:5px;background:#ad7415;color:white;font-size:12px;font-weight:800;line-height:1.35;text-align:center}.goal-proposal-completion-action:hover{background:#94600d}.goal-proposal-completion-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.goal-proposal-completion-draft-action{min-height:36px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #b9d2c6;border-radius:5px;background:white;color:#176f55;font-size:11px;font-weight:800;white-space:nowrap}.goal-proposal-completion-draft-action:hover{border-color:#17785a;background:#f2faf6}.goal-proposal-completion-reupload{color:#725918;font-size:11px;font-weight:700;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.goal-proposal-completion-reupload:hover{color:#5d470f}.goal-proposal-completion-head>em{max-width:180px;color:#866a2a;font-size:11px;font-style:normal;line-height:1.45;text-align:right}.goal-proposal-completion-steps{margin:0;padding:11px 16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;border-top:1px solid #ebdfbf;border-bottom:1px solid #ebdfbf;background:white;list-style:none}.goal-proposal-completion-steps li{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:6px;color:#78857e}.goal-proposal-completion-steps li>span{width:24px;height:24px;display:grid;place-items:center;border:1px solid #cfd8d3;border-radius:50%;background:white;color:#718078;font-size:10px;font-weight:800}.goal-proposal-completion-steps li>div{min-width:0;display:grid;gap:1px}.goal-proposal-completion-steps strong{color:#46554d;font-size:11px;line-height:1.3}.goal-proposal-completion-steps small{overflow:hidden;color:#7a877f;font-size:9px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.goal-proposal-completion-steps .is-complete>span{border-color:var(--green);background:var(--green);color:white}.goal-proposal-completion-steps .is-complete strong{color:#2b5a49}.goal-proposal-completion-steps .is-current>span{border-color:#bf8627;background:#fff0d1;color:#8b5b0c}.goal-proposal-completion-steps .is-current strong{color:#805710}.goal-proposal-completion-body{padding:14px 16px;display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);align-items:start;gap:12px;background:#fffdf9}.goal-proposal-completion-missing{margin:0;min-width:0}.goal-proposal-completion-missing>header{padding:10px;grid-template-columns:24px minmax(0,1fr)}.goal-proposal-completion-missing small{font-size:10px}.goal-proposal-completion-missing strong{font-size:13px}.goal-proposal-completion-missing ol{padding:0 14px 12px 31px;font-size:12px;line-height:1.6}.goal-proposal-completion-missing p{padding:0 12px 12px;font-size:11px;line-height:1.55}.goal-proposal-supplement-form{grid-column:1/-1;padding:12px;display:grid;gap:8px;border:1px solid #dcc891;border-radius:6px;background:#fffaf0}.goal-proposal-supplement-form>label{display:grid;gap:3px}.goal-proposal-supplement-form>label strong{color:#4f3b0f;font-size:13px}.goal-proposal-supplement-form>label small{color:#75613a;font-size:11px;line-height:1.5}.goal-proposal-supplement-form textarea{width:100%;min-height:132px;resize:vertical;padding:10px;border:1px solid #d9c690;border-radius:5px;background:white;color:#263d33;font:inherit;font-size:12px;line-height:1.6;outline:none}.goal-proposal-supplement-form textarea:focus{border-color:#9d711d;box-shadow:0 0 0 3px rgba(173,116,21,.12)}.goal-proposal-supplement-form textarea:disabled{background:#f3f1eb;color:#79817b}.goal-proposal-supplement-form>footer{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#75613a;font-size:10px;line-height:1.45}.goal-proposal-supplement-form>footer button{min-height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #95620c;border-radius:5px;background:#a96f12;color:white;font:inherit;font-size:11px;font-weight:800;white-space:nowrap}.goal-proposal-supplement-form>footer button:hover:not(:disabled){background:#8e5b0c}.goal-proposal-supplement-form>footer button:disabled{cursor:not-allowed;border-color:#d6c9a8;background:#d9d0bb;color:#82775f}.goal-proposal-supplement-error{margin:0;padding:8px 9px;display:flex;align-items:flex-start;gap:6px;border:1px solid #e9b0a9;border-radius:4px;background:#fff1ef;color:#a6342c;font-size:11px;line-height:1.45}.goal-proposal-completion-panel .goal-proposal-extraction{min-width:0;border:1px solid #d9e6e0;border-radius:6px;background:white;overflow:hidden}.goal-proposal-completion-panel .goal-proposal-extraction>summary{padding:10px 11px}.goal-proposal-completion-panel .goal-proposal-extraction-heading small{font-size:10px}.goal-proposal-completion-panel .goal-proposal-extraction-heading strong{font-size:13px}.goal-proposal-completion-panel .goal-proposal-extraction-heading em{font-size:11px}.goal-proposal-completion-panel .goal-proposal-extraction-status{font-size:10px}.goal-proposal-completion-panel .goal-proposal-extraction-body{padding:0 11px 11px}.goal-proposal-completion-panel .goal-proposal-extraction-summary{font-size:11px}.goal-proposal-completion-panel .goal-proposal-extraction-facts dt{font-size:9px}.goal-proposal-completion-panel .goal-proposal-extraction-facts dd,.goal-proposal-completion-panel .goal-proposal-extraction-section>header strong{font-size:11px}.goal-proposal-completion-panel .goal-proposal-extraction-section>header span{font-size:10px}.goal-proposal-completion-panel .goal-proposal-initiative-list strong,.goal-proposal-completion-panel .goal-proposal-metric-list strong{font-size:11px}.goal-proposal-completion-panel .goal-proposal-metric-list p,.goal-proposal-completion-panel .goal-proposal-metric-list span{font-size:10px}.goal-proposal-completion-panel .goal-proposal-extraction footer,.goal-proposal-completion-panel .goal-proposal-initiative-list small,.goal-proposal-completion-panel .goal-proposal-metric-list small{font-size:9px}.goal-proposal-completion-panel .goal-proposal-extraction footer a{font-size:10px}.goal-proposal-completion-file{padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #e6dfd0;background:#fbfaf6;color:#6d6b60;font-size:11px;line-height:1.45}.goal-proposal-completion-file strong{color:#4f554e}.goal-proposal-completion-file a{display:inline-flex;align-items:center;flex:0 0 auto;gap:4px;color:var(--green);font-size:11px;font-weight:800;white-space:nowrap}.agreement-materials-box>header{padding:10px 11px;display:grid;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:7px;border-bottom:1px solid #dbe7e2;color:var(--green)}.agreement-materials-box>header>div{display:grid;gap:2px}.agreement-materials-box>header strong{color:#344a40;font-size:9px}.agreement-materials-box>header small{color:var(--muted);font-size:8px}.agreement-materials-box>div{padding:9px 10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.agreement-materials-box a{min-width:0;padding:9px;display:grid;grid-template-columns:23px minmax(0,1fr);align-items:center;gap:7px;border:1px solid #d4e1dc;border-radius:5px;background:white;color:var(--green)}.agreement-materials-box a:hover{border-color:var(--green)}.agreement-materials-box a span{min-width:0;display:grid;gap:2px}.agreement-materials-box a strong{color:#354a41;font-size:8px}.agreement-materials-box a small{color:var(--muted);font-size:7px}.agreement-materials-box>p{margin:0;padding:8px 10px;display:grid;grid-template-columns:18px minmax(0,1fr);gap:6px;border-top:1px solid #e5ddd0;background:#fffaf1;color:#796020;font-size:8px;line-height:1.5}.agreement-materials-box>p span{display:grid;gap:1px}.agreement-materials-box>p strong{color:#664d0d}.agreement-delivery-upload{margin:0 17px 15px}@media (max-width:760px){.goal-proposal-completion-panel{margin:0 12px 12px}.goal-proposal-completion-head{padding:14px 12px;grid-template-columns:34px minmax(0,1fr);align-items:start}.goal-proposal-completion-head>span{width:34px;height:34px}.goal-proposal-completion-action,.goal-proposal-completion-actions,.goal-proposal-completion-head>em{grid-column:2;justify-self:start;text-align:left}.goal-proposal-completion-actions{align-items:flex-start;justify-content:flex-start}.goal-proposal-completion-steps{padding:10px 12px;grid-template-columns:repeat(2,minmax(0,1fr))}.goal-proposal-completion-body{padding:12px;grid-template-columns:1fr}.goal-proposal-completion-file{padding:10px 12px;align-items:flex-start;flex-direction:column}.work-agreement-panel{margin:12px 0 18px}.work-agreement-actions,.work-agreement-header{align-items:flex-start;flex-direction:column}.work-agreement-version{justify-items:start}.work-agreement-steps{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:10px}.work-agreement-steps li:last-child:after,.work-agreement-steps li:nth-child(2):after{display:none}.work-agreement-grid{grid-template-columns:1fr}.agreement-alignment-summary-line{grid-template-columns:29px minmax(0,1fr);align-items:start}.agreement-alignment-progress{grid-column:1/-1;justify-content:flex-start}.agreement-alignment-source{grid-template-columns:1fr}.agreement-alignment-detail+.agreement-alignment-detail{border-top:1px solid #e2e9e5;border-left:0}.agreement-alignment-detail>summary>small{display:none}.agreement-confirmation-items{grid-template-columns:1fr}.agreement-leader-confirmation{padding:14px 12px 16px}.agreement-leader-heading{align-items:flex-start;flex-direction:column}.agreement-leader-heading>span{text-align:left}.agreement-leader-delivery{align-items:stretch;flex-direction:column}.agreement-leader-delivery>.agreement-leader-text-action{min-height:36px}.agreement-leader-delivery-actions{width:100%}.agreement-leader-delivery-actions>.agreement-leader-text-action{flex:1 1 auto;min-height:36px}.agreement-leader-item{grid-template-columns:minmax(0,1fr) auto;gap:6px 10px}.agreement-leader-item-label{grid-column:1}.agreement-leader-item-body{grid-column:1/-1}.agreement-leader-item-actions{grid-column:2;grid-row:1}.agreement-leader-confirm-footer{align-items:stretch;flex-direction:column}.agreement-leader-confirm-footer .agreement-primary-action{min-height:44px;font-size:12px}.agreement-leader-consensus-intro,.agreement-leader-deleted-copy,.agreement-leader-item-body>.agreement-confirmation-content{font-size:13px}.agreement-leader-item-label strong,.agreement-leader-note summary>span,.agreement-leader-supplemental summary strong{font-size:12px}.agreement-leader-confirm-footer>small,.agreement-leader-item-label small,.agreement-leader-note summary>small,.agreement-leader-supplemental summary small{font-size:11px}.agreement-leader-edit>div button,.agreement-leader-icon-action,.agreement-leader-text-action{min-height:40px;padding:0 10px;font-size:11px}.agreement-leader-icon-action{width:40px;padding:0}.agreement-leader-edit textarea,.agreement-leader-overall-note textarea{font-size:14px}.agreement-owner-confirmation{padding:14px 12px 16px}.agreement-owner-heading{align-items:flex-start;flex-direction:column}.agreement-owner-intro,.owner-confirmation-item>.agreement-confirmation-content{font-size:13px}.agreement-owner-heading h3{font-size:16px}.agreement-owner-auto-submit,.agreement-owner-heading small,.agreement-owner-heading>strong,.agreement-owner-item-materials a,.agreement-owner-item-materials span,.agreement-owner-supplement label>span,.agreement-owner-supplement-toggle>small,.agreement-owner-supplement>div>a,.owner-confirmation-item>header small{font-size:11px}.agreement-owner-supplement-toggle>span,.owner-confirmation-item>header strong{font-size:12px}.agreement-owner-confirm-button{min-height:40px;padding:0 10px;font-size:11px}.agreement-owner-native-submit{min-height:42px;padding:0 14px;font-size:12px}.agreement-owner-supplement,.owner-confirmation-item>.agreement-confirmation-content{margin-left:0}.agreement-owner-supplement textarea{font-size:14px}.agreement-owner-supplement-toggle{min-height:40px}.agreement-owner-supplement>div>a{min-height:40px;padding:0 10px}.agreement-review>header{grid-template-columns:28px minmax(0,1fr)}.agreement-review header em{grid-column:2}.agreement-confirmation-strip,.agreement-goal-facts,.agreement-goal-metrics{grid-template-columns:1fr}.agreement-confirmation-strip>i{width:1px;height:14px;margin-left:12px}.work-agreement-actions>span{white-space:normal}.agreement-editor{width:calc(100vw - 16px);max-height:calc(100vh - 16px)}.agreement-materials-box>div,.goal-proposal-extraction-facts{grid-template-columns:1fr}.goal-proposal-extraction>summary{grid-template-columns:25px minmax(0,1fr)}.goal-proposal-extraction-icon{width:25px;height:25px}.goal-proposal-extraction-status{grid-column:2;justify-self:start}.goal-proposal-extraction footer,.goal-proposal-supplement-form>footer{align-items:flex-start;flex-direction:column}.goal-proposal-supplement-form>footer button{width:100%}.agreement-checklist-intro,.agreement-checklist-items legend strong{font-size:13px}.agreement-checklist-items fieldset>.agreement-confirmation-content{font-size:13px;line-height:1.55}.agreement-choice-group button{min-height:44px;padding:0 13px;font-size:12px}.agreement-item-note>span,.agreement-overall-note>span{font-size:12px}.agreement-editor-body .agreement-item-note textarea,.agreement-editor-body .agreement-overall-note textarea{font-size:14px}.work-agreement-actions button{min-height:44px;font-size:12px}}@media (max-width:460px){.agreement-detail-grid,.agreement-goal-initiatives dl,.agreement-goal-metrics>article>dl{grid-template-columns:1fr}.work-agreement-actions button{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 6px);justify-content:center}}.work-shortcuts{position:fixed;bottom:max(12px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);display:flex;gap:6px;max-width:calc(100vw - 24px);padding:8px;background:#fff;border:1px solid #d6e4de;border-radius:18px;box-shadow:0 4px 20px #183c2820;z-index:20}.work-shortcuts a{padding:10px 14px;border-radius:12px;color:#176e56;background:#f1f7f4;white-space:nowrap;font-size:14px;text-decoration:none}.work-shortcuts a:hover{background:#deeee5}.work-shortcuts a:focus-visible{outline:3px solid #176e56;outline-offset:2px}.app-shell>main{padding-bottom:100px}@media (max-width:480px){.work-shortcuts{gap:4px;padding:6px}.work-shortcuts a{padding:10px;font-size:13px}}.report-field-evidence-item{border-top:1px solid var(--line);padding:10px 0;overflow-wrap:anywhere}.report-field-evidence-item p{margin:5px 0}.report-field-evidence-item small{color:var(--muted)}.report-field-warning{color:#956312}.report-understanding-panel{padding:14px;border:1px solid var(--line);border-radius:6px;background:#f5faf7}.work-item-action-band:has(.task-progress-form){flex-wrap:wrap}.task-progress-form{width:100%;flex:0 0 100%;display:grid;gap:12px;border:1px solid var(--line);border-radius:10px;padding:18px;background:#f6faf8;scroll-margin-top:90px}.task-progress-heading{display:flex;flex-wrap:wrap;gap:8px 18px;align-items:baseline}.task-progress-guidance,.task-progress-heading span{font-size:13px;color:var(--muted);margin:0;line-height:1.6}.task-progress-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:540px}.task-progress-form label{display:grid;gap:6px;font-size:13px;font-weight:600}.task-progress-form input,.task-progress-form select,.task-progress-form textarea{width:100%;min-height:42px;padding:10px;border:1px solid #cdded6;border-radius:6px;background:white;color:inherit;font:inherit}.task-progress-form textarea{resize:vertical}.task-progress-form>button{justify-self:start;display:inline-flex;gap:7px;align-items:center;border:0;border-radius:6px;padding:11px 18px;color:white;background:#176e56;cursor:pointer}.task-progress-form button:disabled{opacity:.6;cursor:wait}.task-progress-message{margin:0;color:#176e56;white-space:pre-line;overflow-wrap:anywhere}.task-progress-error{margin:0;color:#b42318}.task-progress-error button{margin-left:8px;text-decoration:underline}@media (max-width:500px){.task-progress-fields{grid-template-columns:1fr}.task-progress-form{padding:14px}}