:root{--tf-control-height:46px;--tf-success:#1d7255;--tf-warning:#bd681b;--tf-danger:#b33d35;--tf-neutral:#6e7a76}
button,input,select{min-height:var(--tf-control-height)}
.task-center-button{height:48px;border:1px solid #d7dfda;border-radius:14px;background:#fff;color:#183f33;padding:0 14px;display:flex;align-items:center;gap:8px;font-weight:800;cursor:pointer}.task-center-button b{background:#d7f16b;border-radius:999px;min-width:24px;padding:3px 6px}.task-center-spinner{width:10px;height:10px;border-radius:50%;background:#aeb9b5}.task-center-button.running .task-center-spinner{background:#d7f16b;box-shadow:0 0 0 5px #d7f16b33;animation:tfPulse 1.3s infinite}@keyframes tfPulse{50%{transform:scale(.7);opacity:.55}}
.task-center-panel{position:fixed;z-index:1200;right:20px;top:88px;width:min(430px,calc(100vw - 32px));max-height:calc(100vh - 108px);overflow:auto;background:#fff;border:1px solid #dce5df;border-radius:22px;box-shadow:0 24px 70px #153d3033;padding:20px}.task-center-panel header{display:flex;justify-content:space-between;align-items:flex-start}.task-center-panel .close{position:static}.task-center-list{display:grid;gap:10px}.task-item{border:1px solid #e0e6e2;border-radius:15px;padding:13px;background:#fafbf9}.task-item-head{display:flex;justify-content:space-between;gap:12px}.task-item progress{width:100%;height:8px;margin-top:9px;accent-color:var(--tf-success)}.task-item small{display:block;color:#72807a}.task-item.done{border-color:#bcdccb}.task-item.error{border-color:#e5b5b0;background:#fff7f5}.task-item-actions{display:flex;justify-content:flex-end;margin-top:7px}.task-item-actions button{min-height:30px;border:0;background:none;color:var(--tf-success);font-weight:800;cursor:pointer}
.task-health{border:1px solid #bcdccb;border-radius:15px;padding:12px;background:#edf8f1;color:#174c3c}.task-health>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.task-health small{display:block;margin-top:5px;color:#587167}.task-health.warning{border-color:#e7c77d;background:#fff8e7;color:#815019}.task-health.error{border-color:#e5aaa4;background:#fff3f1;color:#9d352f}
.tender-workbench-head{position:sticky;top:-1px;z-index:35;background:#fbfcf9;border-bottom:1px solid #e0e6e2;padding:2px 56px 12px 0;display:flex;justify-content:space-between;gap:20px}.tender-workbench-head h2{margin:4px 0}.tender-workbench-facts{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}.tender-fact{padding:8px 11px;border-radius:12px;background:#eef3ef;font-size:13px}.tender-fact strong{display:block;color:#174c3c}.tender-stage-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:14px 0}.tender-stage{border:1px solid #dbe5df;border-radius:14px;padding:10px;text-align:center;color:#718079;background:#fff}.tender-stage.done{background:#e7f4eb;color:#1c654c;border-color:#b9d9c7}.tender-stage.active{background:#1d684f;color:#fff;border-color:#1d684f}.tender-warning-center{background:#fff8e9;border:1px solid #edcf91;border-radius:16px;padding:12px 15px;margin:10px 0;display:flex;gap:12px;flex-wrap:wrap}.tender-warning-center[hidden]{display:none}.tender-warning{font-weight:700;color:#8c551b}.tender-quick-nav{position:sticky;top:88px;z-index:32;background:#fbfcf9;padding:8px 0;display:flex;gap:7px;overflow-x:auto}.tender-quick-nav button{min-height:36px;white-space:nowrap;border:1px solid #dbe4df;background:#fff;color:#264b40;border-radius:999px;padding:6px 12px;cursor:pointer}.tender-quick-nav button.active{background:#1d684f;color:#fff}.tender-compact-mode .status-done,.tender-compact-mode .status-not_required{display:none!important}
.checklist-workspace{margin:0 0 14px;display:grid;gap:12px}.checklist-counters{display:grid;grid-template-columns:repeat(5,minmax(105px,1fr));gap:8px}.checklist-counter{border:1px solid #dfe6e1;border-radius:14px;padding:10px;background:#fff}.checklist-counter strong{display:block;font-size:24px;color:#174c3c}.checklist-counter.status-pending,.checklist-counter.status-mismatch{border-color:#efc0b9;background:#fff8f6}.checklist-counter.status-uploaded,.checklist-counter.status-review{border-color:#ead59d;background:#fffcf3}.checklist-counter.status-done{border-color:#a9d3bb;background:#f7fdf9}.checklist-stage-readiness{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:8px}.stage-readiness{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 12px;padding:10px 12px;border:1px solid #dce7e1;border-radius:13px;background:#fff}.stage-readiness small{grid-column:1/-1;color:#61736b;font-weight:750}.stage-readiness b{font-size:18px;color:#174c3c}.stage-readiness span{padding:4px 7px;border-radius:999px;background:#e6f2eb;color:#1d654d;font-size:12px;font-weight:800}.checklist-toolbar{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.checklist-toolbar label{display:flex;align-items:center;gap:8px;font-weight:750}.checklist-toolbar input{min-height:auto}.checklist-row-ops{display:grid;grid-template-columns:minmax(180px,.65fr) minmax(260px,1.35fr);gap:10px;margin-top:14px;padding:12px;border:1px solid #dfe8e2;border-radius:14px;background:#f7faf8}.checklist-auto-fact{min-width:0}.checklist-auto-fact>small{display:block;margin-bottom:5px;color:#697771}.checklist-auto-fact>b{display:block;color:#214d3f;font-size:14px}.checklist-linked-files>div{display:flex;gap:6px;flex-wrap:wrap}.checklist-linked-files span{display:inline-flex;max-width:100%;padding:5px 8px;border-radius:9px;background:#e5f2e9;color:#1e614b;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checklist-file-audit{display:flex!important;flex-wrap:wrap;gap:5px;margin-top:7px}.checklist-file-audit span{white-space:normal}.checklist-file-audit .file-audit-warning,.checklist-file-audit .file-audit-mismatch,.checklist-file-audit .file-audit-uncertain,.checklist-file-audit .file-audit-unverified{background:#fff0e9;color:#91442f}.checklist-file-audit .file-audit-confirmed{background:#e1f2e7;color:#176347}.checklist-manual-files{grid-column:1/-1;border-top:1px solid #dfe7e2;padding-top:8px}.checklist-manual-files>summary{cursor:pointer;color:#24634e;font-weight:800;font-size:13px}.checklist-manual-files select{width:100%;min-height:96px;margin:8px 0}.checklist-manual-files>div{display:flex;gap:8px;flex-wrap:wrap}.checklist-manual-files button{min-height:34px;border:1px solid #cad9d1;border-radius:10px;background:#fff;color:#205b48;padding:6px 10px;font-weight:750;cursor:pointer}.checklist-manual-files button:first-child{background:#22664f;color:#fff;border-color:#22664f}.source-citation{display:inline-flex;margin-top:4px;padding:4px 8px;border-radius:8px;background:#edf5f0;color:#26634f;font-size:12px}.eligibility-row[data-problem-hidden="true"]{display:none}
.proposal-workspace-toolbar{position:sticky;top:132px;z-index:20;background:#fff;border:1px solid #dce4df;border-radius:16px;padding:10px;display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:10px}.proposal-filter{min-height:36px;border:1px solid #d7e0db;background:#f7f9f7;border-radius:999px;padding:6px 11px;cursor:pointer}.proposal-filter.active{background:#1d684f;color:#fff}.proposal-summary-sticky{margin-left:auto;display:flex;gap:14px;align-items:center}.proposal-summary-sticky strong{color:#176148}.proposal-findings-table thead th{position:sticky;top:184px;z-index:8}.proposal-findings-table th:nth-child(2),.proposal-findings-table td:nth-child(2){position:sticky;left:0;z-index:7;background:#fff}.proposal-findings-table th:nth-child(3),.proposal-findings-table td:nth-child(3){position:sticky;left:52px;z-index:6;background:#fff}.proposal-findings-table tr.filtered-out{display:none}.proposal-model-card{position:relative}.proposal-compare-check{position:absolute;right:8px;bottom:7px;min-height:auto;width:18px;height:18px}.proposal-compare-bar{position:sticky;bottom:8px;z-index:22;background:#163f33;color:#fff;border-radius:14px;padding:10px 14px;display:flex;justify-content:space-between;align-items:center;margin:10px}.proposal-compare-bar button{min-height:34px}.proposal-model-dialog{padding:0;border:0;background:transparent;max-width:none;max-height:none}.proposal-model-dialog::backdrop{background:#0e211b66}.proposal-model-dialog .proposal-model-modal{position:fixed;right:0;top:0;height:100vh;width:min(640px,94vw);max-width:none;margin:0;border-radius:24px 0 0 24px;overflow:auto;animation:drawerIn .2s ease-out}@keyframes drawerIn{from{transform:translateX(30px);opacity:.5}}.proposal-comparison{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px}.proposal-comparison article{border:1px solid #dce4df;border-radius:14px;padding:12px}.spec-difference{background:#fff4dd;border-radius:6px;padding:2px 4px}
.proposal-workspace-sticky{position:sticky;top:105px;z-index:20;padding:6px 0 4px;background:#fbfcf9}.proposal-workspace-sticky .proposal-workspace-toolbar{position:relative;top:auto;margin:0}.proposal-workspace-sticky .proposal-internet-actions{margin:8px 0 0}.proposal-findings-table thead th{top:0}.proposal-model-card{position:relative;padding-right:38px!important}.proposal-compare-check{top:10px;right:10px;bottom:auto;margin:0}
.dashboard-work-queue{margin:24px 0;display:grid;grid-template-columns:repeat(3,minmax(210px,1fr));gap:12px}.work-queue-card{border:1px solid #dce4df;border-radius:18px;background:#fff;padding:17px;text-align:left;cursor:pointer}.work-queue-card strong{display:block;font-size:27px;color:#174c3c}.work-queue-card.warning strong{color:#b65e20}.work-queue-card.danger strong{color:#ad3e38}.work-queue-card small{color:#728079}.workflow-dimmed{opacity:.55}
@media(max-width:1100px){.tender-stage-strip{grid-template-columns:repeat(3,1fr)}.dashboard-work-queue{grid-template-columns:repeat(2,1fr)}.header-actions>[data-task-center-label]{display:none}}
@media(max-width:720px){.tender-workbench-head{display:block;padding-right:34px}.tender-workbench-facts{justify-content:flex-start}.tender-stage-strip{display:flex;overflow-x:auto}.tender-stage{min-width:150px}.tender-quick-nav{top:118px}.checklist-counters{grid-template-columns:1fr 1fr}.checklist-stage-readiness{grid-template-columns:1fr}.checklist-row-ops{grid-template-columns:1fr}.dashboard-work-queue{grid-template-columns:1fr}.proposal-summary-sticky{width:100%;margin-left:0}.proposal-findings-table thead th{top:224px}.header-actions{gap:6px}.task-center-button{padding:0 10px}}
.checklist-stage-heading{position:relative;margin:14px 0 8px;padding:9px 12px;border-radius:11px;background:#e9f2ec;color:#1e604a}.previous-est-versions{width:100%;margin-top:8px;border-top:1px solid #e0e6e2;padding-top:8px}.previous-est-versions>summary{cursor:pointer;color:#2a6652;font-weight:800;margin-bottom:8px}
.checklist-manual-files{padding:0!important;border:1px solid #d9e5de!important;border-radius:13px;background:#fff;overflow:hidden}.checklist-manual-files>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px!important;border:0;list-style:none;font-size:14px!important}.checklist-manual-files>summary::-webkit-details-marker{display:none}.checklist-manual-files>summary:after{content:'⌄';font-size:18px;color:#668077;transition:transform .18s}.checklist-manual-files[open]>summary{border-bottom:1px solid #e2e9e5}.checklist-manual-files[open]>summary:after{transform:rotate(180deg)}.checklist-manual-files>summary>span{flex:1}.checklist-manual-files>summary>em{font-style:normal;min-width:28px;padding:3px 8px;border-radius:999px;background:#e8f2ec;color:#28664f;text-align:center;font-size:12px}.checklist-file-picker{max-height:330px;overflow:auto;padding:10px;background:#f7faf8}.checklist-file-group+ .checklist-file-group{margin-top:12px}.checklist-file-group h5{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 7px;padding:0 2px;color:#536b62;font-size:12px;text-transform:none}.checklist-file-group h5 em{font-style:normal;padding:2px 7px;border-radius:999px;background:#e5eee9;color:#2a654f}.checklist-file-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.checklist-file-option{position:relative;display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:10px;border:1px solid #dce6e0;border-radius:11px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.checklist-file-option:hover{border-color:#8fb9a7;box-shadow:0 3px 10px rgba(25,77,60,.07)}.checklist-file-option:has(input:checked){border-color:#4f977a;background:#f0f8f3;box-shadow:inset 3px 0 #267154}.checklist-file-option input{width:18px;height:18px;min-height:auto;margin:0;accent-color:#23684f}.checklist-file-kind{display:flex;align-items:center;justify-content:center;width:38px;height:34px;border-radius:8px;background:#e7f0eb;color:#22664f;font-size:10px;font-weight:900}.checklist-file-name{display:block;min-width:0}.checklist-file-name b,.checklist-file-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checklist-file-name b{color:#183f33;font-size:13px}.checklist-file-name small{margin-top:3px;color:#75827d;font-size:11px}.checklist-file-option>a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:#edf4f0;color:#22664f;text-decoration:none;font-weight:900}.checklist-file-actions{display:flex;gap:8px;flex-wrap:wrap;padding:10px 12px!important;border-top:1px solid #e2e9e5;background:#fff}.checklist-file-empty{padding:24px;text-align:center;border:1px dashed #c9d8d0;border-radius:11px;background:#fff}.checklist-file-empty b{color:#294e42}.checklist-file-empty p{margin:6px 0 0;color:#75827d;font-size:13px}@media(max-width:900px){.checklist-file-group>div{grid-template-columns:1fr}}@media(max-width:560px){.checklist-file-option{grid-template-columns:auto auto minmax(0,1fr)}.checklist-file-option>a{grid-column:3;justify-self:start}.checklist-file-picker{max-height:280px}}
.proposal-load-more{display:flex;justify-content:center;padding:14px 0 4px}.proposal-load-more button{min-width:220px}
.eligibility-row.status-mismatch{border-color:#e9aaa4!important;background:#fff7f5!important}.eligibility-row.status-mismatch .eligibility-upload-check{border-color:#b13e36!important}.eligibility-row.status-mismatch .check-status{border-color:#d98780!important;color:#9f332c!important}

/* Compact tender header: the original tab row remains the primary navigation. */
.tender-quick-nav{display:none!important}.tender-workbench-head{position:relative;top:auto;z-index:35}.tender-modal-tabs>.tender-tabs{order:0;position:relative;top:auto;z-index:34;margin:2px 0 8px;background:#fbfcf9}
.tender-modal-tabs.workbench-scrolled .tender-workbench-head{position:sticky;top:-1px;min-height:54px;padding:7px 50px 7px 0;align-items:center;box-shadow:0 8px 18px rgba(25,64,51,.08)}.tender-modal-tabs.workbench-scrolled .tender-workbench-head>div:first-child{min-width:0;display:flex;align-items:center;gap:10px}.tender-modal-tabs.workbench-scrolled .tender-workbench-head .modal-kicker{flex:0 0 auto;margin:0}.tender-modal-tabs.workbench-scrolled .tender-workbench-head h2{font-size:16px;line-height:1.2;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:52vw}.tender-modal-tabs.workbench-scrolled .tender-workbench-head #modalMeta,.tender-modal-tabs.workbench-scrolled .tender-workbench-facts{display:none}.tender-modal-tabs.workbench-scrolled>.tender-tabs{position:sticky;top:53px;display:flex!important;flex-wrap:nowrap!important;grid-template-columns:none!important;overflow-x:auto!important;overflow-y:hidden!important;min-height:48px;max-height:52px;padding:4px 0 6px;margin:0;background:#fbfcf9;box-shadow:0 8px 16px rgba(25,64,51,.06)}.tender-modal-tabs.workbench-scrolled>.tender-tabs button{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;min-height:40px!important;white-space:nowrap!important;padding:7px 13px!important;font-size:13px!important}.tender-modal-tabs.workbench-scrolled .tender-stage-strip{position:relative;top:auto}
@media(max-width:720px){.proposal-findings-table thead th{top:0}.proposal-workspace-sticky{top:105px}}
.proposal-findings-table>.proposal-workspace-sticky{position:sticky;top:0;left:0;right:0;z-index:24;width:100%;padding:6px;background:#fbfcf9;border-bottom:1px solid #dce5e0}.proposal-findings-table>.proposal-workspace-sticky .proposal-internet-actions{margin:8px 0 0}.proposal-findings-table thead th{top:var(--proposal-sticky-height,128px);z-index:23}@media(max-width:720px){.proposal-findings-table>.proposal-workspace-sticky{top:0}.proposal-findings-table thead th{top:var(--proposal-sticky-height,174px)}}
.proposal-summary-sticky{display:none!important}
.proposal-findings-table thead th:nth-child(2),.proposal-findings-table thead th:nth-child(3){z-index:27;background:#f3f7f4}
.proposal-findings-table{height:min(84dvh,1000px);max-height:none}@media(max-width:720px){.proposal-findings-table{height:78dvh}}
.proposal-comparison-empty{margin:24px 0;padding:22px;border:1px dashed #cbdad2;border-radius:16px;background:#f5f9f7;color:#315a4d}.proposal-comparison-empty b{display:block;font-size:18px}.proposal-comparison-empty p{margin:8px 0 0;color:#6b7c75}
.proposal-model-card{position:relative;padding:9px 42px 9px 9px!important}.proposal-compare-control{position:absolute;top:8px;right:8px;z-index:2;display:flex;align-items:center;justify-content:center;width:30px;height:30px;min-width:30px;margin:0;padding:0;border:1px solid #cdded5;border-radius:9px;background:#f1f6f3;color:#536b61;cursor:pointer;box-sizing:border-box}.proposal-compare-control>span{display:none}.proposal-compare-control .proposal-compare-check{position:static!important;width:16px!important;height:16px!important;margin:0!important;padding:0!important;min-width:0!important;min-height:0!important;accent-color:#1d684f}.proposal-compare-control:hover{border-color:#8fbba6;background:#e8f3ed}.proposal-fullscreen-toggle{min-height:36px;margin-left:auto;border:1px solid #a9c9ba;border-radius:10px;padding:7px 12px;background:#eef7f2;color:#175a42;font:inherit;font-size:12px;font-weight:850;cursor:pointer;white-space:nowrap}.proposal-fullscreen-toggle:hover,.proposal-fullscreen-toggle.active{background:#1d684f;color:#fff;border-color:#1d684f}.proposal-findings-table.proposal-fullscreen{position:fixed!important;inset:10px!important;z-index:1700!important;width:auto!important;height:auto!important;max-height:none!important;margin:0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 24px 80px rgba(10,35,27,.35)}html.proposal-fullscreen-open,html.proposal-fullscreen-open body{overflow:hidden!important}@media(max-width:720px){.proposal-findings-table.proposal-fullscreen{inset:4px!important;border-radius:12px!important}.proposal-fullscreen-toggle{width:100%;margin-left:0}}
@media(max-width:720px){.tender-modal-tabs.workbench-scrolled .tender-workbench-head h2{max-width:56vw;font-size:14px}.tender-modal-tabs.workbench-scrolled .tender-workbench-head .modal-kicker{font-size:10px}.tender-modal-tabs.workbench-scrolled>.tender-tabs{top:51px}}

/* Keep navigation, workflow stages and the close action in separate layers. */
.tender-dialog .tender-modal-tabs{position:relative}.tender-dialog .tender-modal-tabs>.close{position:fixed!important;top:max(18px,calc((100vh - min(92vh,100vh))/2 + 12px))!important;right:max(18px,calc((100vw - min(95vw,1380px))/2 + 14px))!important;z-index:1400!important;width:42px!important;height:42px!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #d9e3dd!important;border-radius:50%!important;background:#fff!important;color:#173e33!important;box-shadow:0 8px 20px rgba(20,58,46,.18)!important;font-size:25px!important;line-height:1!important;opacity:1!important}
.tender-modal-tabs>.tender-tabs{width:100%;flex:0 0 auto;margin:8px 0 0!important;padding:5px 0 10px!important;border-bottom:1px solid #e1e7e3!important}.tender-modal-tabs>.tender-stage-strip{width:100%;flex:0 0 auto;margin:0 0 20px!important;padding:16px 0 0!important;clear:both}.tender-stage{min-height:62px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:4px;line-height:1.15}.tender-stage small{display:block;font-size:12px;line-height:1;opacity:.8}.tender-stage b{display:block;font-size:15px;line-height:1.15;text-align:center}
.tender-modal-tabs.workbench-scrolled>.tender-tabs{margin:0!important;padding:4px 52px 6px 0!important;border-bottom:0!important}.tender-modal-tabs.workbench-scrolled>.tender-stage-strip{margin:0 0 18px!important;padding-top:14px!important}
@media(max-width:720px){.tender-dialog .tender-modal-tabs>.close{top:10px!important;right:10px!important;width:38px!important;height:38px!important;min-height:38px!important}.tender-modal-tabs>.tender-stage-strip{display:flex!important;overflow-x:auto;gap:8px;padding-bottom:6px!important}.tender-stage{min-width:150px;flex:0 0 150px}}

/* Unified filters and date controls. */
.tf-filter-panel{display:flex!important;flex-wrap:wrap!important;gap:10px!important;align-items:stretch!important;padding:14px!important}.tf-filter-panel>.searchbox{flex:2 1 280px!important;min-width:220px!important;min-height:48px!important;height:48px!important;border-radius:12px!important}.tf-filter-panel>select,.tf-filter-panel>input{flex:1 1 165px!important;min-width:145px!important;height:48px!important;border:1px solid var(--line)!important;border-radius:12px!important;background:#fff!important;padding:0 13px!important}.tf-filter-panel>label:not(.check-filter){flex:1 1 175px!important;min-width:155px!important;min-height:48px!important;margin:0!important;padding:5px 9px!important;border:1px solid var(--line)!important;border-radius:12px!important;background:#fff!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:1px!important}.tf-filter-panel>label small{display:block!important;color:var(--muted)!important;font-size:10px!important;line-height:1.1!important;margin:0!important}.tf-filter-panel>.check-filter{flex:0 1 150px!important;min-height:48px!important;margin:0!important;border-radius:12px!important}.tf-filter-panel>.btn,.tf-filter-panel>button{flex:0 0 auto!important;min-height:48px!important;height:48px!important;align-self:stretch!important;white-space:nowrap!important}.tf-filter-panel .localized-date-control{position:relative!important;width:100%!important;min-width:0!important;min-height:30px!important;height:30px!important;display:grid!important;grid-template-columns:minmax(92px,1fr) 28px 28px!important;align-items:center!important;gap:2px!important;border:0!important;background:transparent!important;box-shadow:none!important}.tf-filter-panel .localized-date-input{width:100%!important;min-width:0!important;height:28px!important;min-height:28px!important;padding:0 3px!important;border:0!important;background:transparent!important;outline:0!important}.localized-date-clear,.localized-date-calendar{width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;border:0!important;border-radius:7px!important;background:transparent!important;color:#6f7d77!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;font-size:18px!important}.localized-date-calendar{color:#1d684f!important;font-size:17px!important}.localized-date-clear:hover,.localized-date-calendar:hover{background:#eaf2ed!important}.localized-date-native-picker{position:absolute!important;right:28px!important;bottom:0!important;width:1px!important;height:1px!important;min-height:1px!important;opacity:0!important;pointer-events:none!important}.localized-date-control:focus-within{outline:2px solid rgba(33,102,78,.18)!important;outline-offset:2px!important;border-radius:7px!important}.tf-filter-panel>label:focus-within{border-color:#4d8a70!important;box-shadow:0 0 0 3px rgba(36,93,70,.10)!important}
@media(max-width:760px){.tf-filter-panel{padding:10px!important}.tf-filter-panel>*{flex:1 1 100%!important;min-width:0!important}.tf-filter-panel>.btn,.tf-filter-panel>button{width:100%!important}}
.localized-date-control{position:relative!important}.localized-date-calendar{flex:0 0 28px!important}
.checklist-file-picker{display:block!important}
.checklist-source-proof{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-top:6px;padding:14px;border:1px solid #cfe0d7;border-radius:13px;background:#f4f9f6}.checklist-source-content{min-width:0;display:grid;gap:5px}.checklist-source-content small{margin:0!important;color:#71817a!important;font-size:10px!important;text-transform:uppercase;letter-spacing:.04em}.checklist-source-proof p{min-width:0;margin:0 0 5px!important;color:#294f42!important;font-size:13px;line-height:1.5;white-space:pre-wrap}.checklist-source-proof blockquote{margin:0;padding:9px 11px;border-left:3px solid #5e9d82;border-radius:0 8px 8px 0;background:#fff;color:#183f33;font-size:13px;line-height:1.55;font-style:normal}.checklist-source-proof em{color:#8a6a2f;font-size:12px;font-style:normal}.checklist-source-proof a{flex:0 0 auto;padding:9px 12px;border-radius:10px;background:#22664f;color:#fff;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}.checklist-source-proof a:hover{background:#184c3b}.eligibility-row>.checklist-row-ops{grid-column:1/-1;width:100%;box-sizing:border-box;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:12px;padding:12px;background:#f7faf8}.eligibility-row>.checklist-row-ops>.checklist-auto-fact{padding:12px;border:1px solid #dce7e1;border-radius:12px;background:#fff}.eligibility-row>.checklist-row-ops .checklist-linked-files span{display:flex;width:100%;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;line-height:1.4}.eligibility-row>.checklist-row-ops>.checklist-manual-files{margin-top:0}@media(max-width:760px){.eligibility-row>.checklist-row-ops{grid-template-columns:1fr}}@media(max-width:620px){.checklist-source-proof{display:block}.checklist-source-proof a{display:inline-flex;margin-top:10px}}
