.checklist-editor-dialog{width:min(1220px,calc(100vw - 40px));max-width:none;max-height:calc(100dvh - 40px);padding:0;border:1px solid #cfdeeb;border-radius:22px;color:#153c66;background:#fff;box-shadow:0 24px 80px #0c28464d}
.checklist-editor-dialog::backdrop{background:#0a244e99;backdrop-filter:blur(3px)}
.checklist-editor-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:24px 28px;border-bottom:1px solid #dce5ef}.checklist-editor-header h2{font-size:30px;margin:6px 0 8px}.checklist-editor-header p{margin:0;color:#526e8c;font-size:14px;line-height:1.5}.checklist-editor-header p:first-child{font-weight:700;color:#1e6396}
.checklist-editor-workspace{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,1fr);max-height:calc(100dvh - 270px);min-height:340px;overflow:auto}.checklist-editor-evidence{min-width:0;padding:24px;background:#edf4fa;border-right:1px solid #dce5ef}.checklist-editor-details{min-width:0;padding:28px;background:#fff}
.checklist-source-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.checklist-source-heading h3,.checklist-result-form h3{margin:0;font-size:18px}.checklist-result-form{display:grid;gap:18px}.checklist-result-form p,.checklist-resume-note p,.checklist-file-empty p{font-size:15px;line-height:1.65;color:#526e8c;margin:0}.checklist-result-form label,[data-checklist-files] label{display:grid;gap:8px;font-size:14px;font-weight:600}.checklist-result-form input,[data-checklist-files] select{box-sizing:border-box;width:100%;min-height:46px;padding:10px 12px;border:1px solid #b7cce0;border-radius:9px;background:#fff;color:#173b63;font:inherit}.checklist-result-form input:focus{outline:2px solid #76a9d5;outline-offset:2px}.checklist-result-form small{color:#526e8c;font-size:14px}.checklist-file-name{overflow-wrap:anywhere;font-size:14px}.checklist-source-actions{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 18px}.checklist-source-actions a{text-decoration:none}.checklist-image-scroll{max-height:60vh;overflow:auto;border:1px solid #d1dfeb;border-radius:10px;background:white}.checklist-image-scroll img{display:block;width:100%;height:auto}.checklist-file-warning{padding:12px;border:1px solid #e6c990;border-radius:8px;background:#fff5e3;color:#865715;font-size:14px;line-height:1.5}.checklist-file-empty{padding:28px 18px;border:1px dashed #b8ccde;border-radius:12px;background:#fff}.checklist-editor-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 28px;border-top:1px solid #dce5ef;background:#fff}.checklist-editor-footer>div{display:flex;gap:12px}.checklist-editor-dialog .button{min-height:42px}.checklist-editor-dialog [data-checklist-status]{font-size:14px;line-height:1.6}.checklist-editor-dialog .is-error{color:#a83025;background:#fff1ed;border:1px solid #edc4bb;border-radius:8px;padding:12px}.checklist-resume-note{display:grid;gap:16px}.talent-verification-defer-actions{display:flex;gap:12px;flex-wrap:wrap;margin:0 0 20px}
@media(max-width:760px){.checklist-editor-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:16px}.checklist-editor-header{padding:18px}.checklist-editor-header h2{font-size:25px}.checklist-editor-workspace{display:block;max-height:calc(100dvh - 240px);min-height:0}.checklist-editor-evidence,.checklist-editor-details{padding:18px;border-right:0}.checklist-image-scroll{max-height:38vh}.checklist-editor-footer{padding:14px;gap:8px}.checklist-editor-footer>div{gap:8px}.checklist-editor-footer .button{padding:10px;font-size:14px}}
