.project-documents{border:1px solid #dce4ef;background:white;border-radius:12px;padding:20px;margin-bottom:22px}.document-section-head{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.document-section-head h3{margin:0 0 5px}.document-section-head p{margin:0}.document-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:15px 0;border-top:1px solid #e5eaf2;margin-top:12px}.document-row small{display:block;margin-top:5px;color:#647995;font-size:12px}.document-row strong{overflow-wrap:anywhere}.document-upload input{max-width:100%}
.document-dialog{width:min(1050px,94vw);max-width:94vw;max-height:92dvh;border:1px solid #dce4ef;border-radius:14px;padding:0;color:#172c49;background:#f6f8fc;box-shadow:0 24px 80px #07152b55}.document-dialog[open]{display:flex;flex-direction:column}.document-dialog::backdrop{background:#0b1c3599}.document-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;background:white;padding:20px 24px;border-bottom:1px solid #e1e7ef}.document-dialog-head h2{font-size:20px;margin:6px 0;overflow-wrap:anywhere}.document-dialog-body{overflow:auto;min-height:0;padding:24px}.document-candidates{display:grid;gap:18px;margin:20px 0}.document-candidate{padding:20px;border:1px solid #dce4ef;border-radius:10px;background:white}.document-candidate label,.test-design-fields label{display:flex;flex-direction:column;gap:7px;font-size:13px;margin-bottom:12px}.document-candidate .checkbox-row{flex-direction:row;align-items:center}.document-candidate input:not([type=checkbox]),.document-candidate textarea,.test-design-fields textarea{width:100%;box-sizing:border-box;border:1px solid #d4deeb;border-radius:7px;padding:10px;font:inherit;color:inherit;background:white}.document-candidate input[type=checkbox]{width:18px;height:18px}.document-candidate details{font-size:13px;margin-top:12px}.document-candidate summary{cursor:pointer;color:#3467ba}.document-source{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.7;padding:16px;background:#edf2fa;border-radius:8px;max-height:55vh;overflow:auto}.document-review-footer{display:flex;justify-content:flex-end}.test-design-step{padding:14px 0;border-top:1px solid #e2e7ef}.test-design-fields{margin-top:12px}.test-design-fields strong{display:block;margin-bottom:12px}#test-design{margin:12px 0;padding:14px;border:1px solid #dce4ef;border-radius:9px;background:#f6f9ff;font-size:13px}#test-design>summary{cursor:pointer;font-weight:600}#test-design-content{max-height:420px;overflow:auto;padding-top:12px}.requirement-source{font-size:12px;margin-top:6px}
@media(max-width:760px){.document-dialog{max-width:100vw;width:100vw;max-height:100dvh;border-radius:0}.document-dialog-head,.document-dialog-body{padding:16px}.document-candidate{padding:14px}.document-row{align-items:flex-start;flex-direction:column}.document-section-head .agent-actions{flex-wrap:wrap}.document-dialog-head h2{font-size:17px}}
