.message-composer{display:flex;align-items:center;gap:2px;min-height:50px;margin-top:8px;padding:3px 4px;border:1px solid #c6d1d9;border-radius:25px;background:#f8fafb}
.typed-note{flex:1;min-width:0;min-height:40px;max-height:112px;border:0;padding:10px 7px;color:#26394a;background:transparent;font:inherit;font-size:13px;line-height:1.35;resize:none}
.typed-note:focus{outline:2px solid #24517155;border-color:#245171;background:#fff}
.composer-action{flex:0 0 40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;background:transparent;color:var(--navy);font-size:18px;font-weight:750}
.composer-action.recording{background:var(--red);animation:pulse 1.2s infinite}
.composer-send{background:var(--navy);color:#fff}.composer-send svg{width:19px;height:19px}
.composer-attach{font-size:19px}
.voice-review{display:flex;align-items:center;gap:7px;margin-top:8px;padding:8px 10px;border-radius:11px;background:#eef5f2;color:var(--green);font-size:12px;font-weight:700}
.voice-review button{border:0;border-radius:9px;padding:7px 9px;background:#fff;color:var(--navy);font-weight:700}
.voice-review .confirm-voice{margin-left:auto;background:var(--green);color:#fff}
#photo-dialog #replace-photo{background:var(--gold)}
.evidence-record .thumbnail,.evidence-record .media-action{flex-basis:58px;width:58px;height:58px;border-radius:10px}
.message-composer{min-height:44px;padding:2px 3px}
.typed-note{min-height:36px;padding:8px 5px}
.composer-action{flex-basis:38px;width:38px;height:38px}
.record-actions{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.delete-record{border:0;padding:1px 0;background:transparent;color:#a23b35;font-size:10px}.delete-record:disabled{color:#8998a5;cursor:default}
.media-delete{align-self:flex-end;margin-left:auto;padding:6px 2px 1px}
.server-photo{display:grid;place-items:center;background:#dfe7ec;color:#607284;font-size:10px}.server-photo small{left:4px}
.finished-record{border-left:0;padding:12px;box-shadow:0 3px 12px #19324d0f}.finished-record .record-head{align-items:flex-start}.finished-record .record-head>small{text-align:right}.history-location{margin:1px 0 9px!important;font-weight:700;color:#31495e!important}.history-photos{display:flex;align-items:flex-end;gap:6px;overflow:hidden;margin:8px 0}.history-thumb{position:relative;flex:0 0 58px;width:58px;height:58px;border:0;border-radius:10px;overflow:hidden;background:#dfe7ec;color:#607284}.history-thumb img{width:100%;height:100%;object-fit:cover}.history-thumb small{position:absolute;left:4px;bottom:2px;color:#fff;text-shadow:0 1px 3px #000}.photo-more{align-self:center;font-size:12px;color:#607284}.history-delete{margin-left:auto;flex:0 0 auto;padding:6px 2px 1px;background:transparent}.history-summary{margin-top:9px;padding:10px;border-radius:10px;background:#f2f6f8}.history-summary strong{font-size:11px;color:var(--green);text-transform:uppercase;letter-spacing:.04em}.history-summary p{margin:4px 0 0}.history-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:10px}.history-action{border:0;border-radius:9px;padding:8px 10px;background:#e6edf2;color:var(--navy);font-size:11px;font-weight:750}.history-action.primary{background:var(--navy);color:#fff}.history-action.danger{color:#a23b35}.history-action:disabled{color:#8998a5}.history-pagination{margin-bottom:6px}
.history-summary-edit{display:block;width:100%;min-height:76px;margin-top:6px;border:1px solid #b8c7d1;border-radius:9px;padding:9px;background:#fff;color:#26394a;font:inherit;font-size:13px;line-height:1.4;resize:vertical}.history-summary-edit:focus{outline:2px solid #24517155}.history-edit-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:8px}
.capture-summary{margin-top:8px;padding:10px;border-radius:10px;background:#f2f6f8}.capture-summary strong{font-size:11px;color:var(--green);text-transform:uppercase;letter-spacing:.04em}.capture-summary p{margin:4px 0 0;color:#566779;font-size:13px;white-space:pre-wrap}
