.cn-send-review-dialog{width:min(760px,calc(100vw - 28px));max-height:92vh;padding:0;border:0;border-radius:12px;box-shadow:0 22px 70px rgba(8,31,51,.28)}
.cn-send-review-dialog::backdrop{background:rgba(7,28,46,.58)}
.cn-send-review-dialog .modal-head>div{display:grid;gap:3px}
.cn-send-review-dialog .modal-head small{color:#6a7986;font-weight:500}
.cn-send-review-body{display:grid;gap:16px}
.cn-send-review-document{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #d7e1ea;background:#f5f8fb;border-radius:9px;padding:14px}
.cn-send-review-document>div{display:grid;gap:3px;min-width:0}
.cn-send-review-document span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#687986;font-weight:800}
.cn-send-review-document strong{font-size:14px;color:#0c2d46;overflow-wrap:anywhere}
.cn-send-review-document small{color:#687986}
.cn-send-review-note{border-left:4px solid #d79b20;background:#fff9e9;color:#5c4a16;padding:11px 13px;border-radius:6px;font-size:12px}
.cn-send-review-dialog textarea{resize:vertical;min-height:180px;line-height:1.45}
@media(max-width:640px){.cn-send-review-document{align-items:flex-start;flex-direction:column}.cn-send-review-document .btn{width:100%}}

.cn-email-draft-help{background:#fff;color:#15344d}
.cn-email-draft-help p{color:#28475f;line-height:1.5}
.cn-email-draft-help label{display:grid;gap:6px;color:#15344d;font-size:14px}
.cn-email-draft-help input,.cn-email-draft-help textarea{background:#fff;color:#15344d;border:1px solid #748a9d;font-size:14px}

.cn-send-review-attachments{background:#f4f8fb;color:#17384f;border:1px solid #748a9d;border-radius:8px;padding:12px 16px}
.cn-send-review-attachments ul{margin:8px 0 0;padding-left:20px}
.cn-send-review-attachments li{color:#17384f;font-size:14px;line-height:1.6;overflow-wrap:anywhere}
