.record-attachments{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(260px,1.25fr);grid-template-rows:auto auto auto;column-gap:14px;align-items:start;border:1px solid #d5e5ec;border-radius:11px;padding:8px 10px;background:#f8fbfc;grid-column:1/-1}.record-attachments>strong{align-self:end;color:#24586a;font-size:12px}.record-attachments>p:not([role=status]){margin:2px 0;font-size:10px;color:#637d89;line-height:1.3}.record-attachments>small{margin:2px 0;font-size:9px;color:#708792;line-height:1.3}.attachment-drop{grid-column:2;grid-row:1/4;display:grid;grid-template-columns:auto minmax(130px,1fr);place-items:center;gap:6px;min-height:54px;border:1.5px dashed #8fbccc;border-radius:9px;padding:7px 9px;cursor:pointer;background:#fff;color:#24586a;font-size:10px;font-weight:750}.attachment-drop input[type=file]{min-height:34px;padding:5px;font-size:10px;background:#f7fafb}.attachment-drop.dragging{background:#e0f4f8;border-color:#15718a}.record-attachments.has-pending-files,.record-attachments.has-saved-files,.attachment-drop.has-selected-file{border-color:#63b98a;background:#effaf4}.record-attachments>[data-attachment-pending],.record-attachments>[data-attachment-existing],.record-attachments>[role=status]{grid-column:1/-1}.attachment-file{display:flex;gap:8px;align-items:center;padding:5px 7px;margin-top:5px;border-radius:7px;overflow-wrap:anywhere;font-size:10px}.attachment-file-pending{border:1px solid #9dd4b6;background:#eefaf3;color:#236747}.attachment-file-saved{border:1px solid #78c49a;background:#e8f8ef;color:#195f3d}.attachment-file a{color:#195f3d;font-weight:750}.attachment-file small{margin-left:auto;font-size:9px}.attachment-empty{display:block;padding:3px 0!important;font-size:9px!important}.attachment-success{display:block;margin:5px 0 0!important;padding:5px 7px;border-radius:7px;background:#e6f7ed!important;color:#17633d!important;font-size:10px!important;font-weight:750}.attachment-folder-config[hidden]{display:none!important}@media(max-width:720px){.record-attachments{grid-template-columns:1fr}.attachment-drop{grid-column:1;grid-row:auto;margin-top:5px}.record-attachments>[data-attachment-pending],.record-attachments>[data-attachment-existing],.record-attachments>[role=status]{grid-column:1}}
