.chat-composer-actions{justify-content:flex-end;align-items:flex-start;gap:10px;display:flex}.chat-file-action{justify-items:start;gap:6px;max-width:460px;display:grid}.chat-file-button{cursor:pointer}.chat-file-hint{color:var(--muted);line-height:1.4;display:block}.chat-file-selection{color:#315c6f;background:#f2f9fc;border:1px solid #b7d5e2;border-radius:5px;padding:9px 11px;font-size:12px}.chat-upload-progress{background:#edf8fc;border:1px solid #9bc8da;border-radius:6px;gap:6px;padding:10px 12px;display:grid}.chat-upload-progress>div{justify-content:space-between;gap:12px;display:flex}.chat-upload-progress progress{width:100%}.chat-upload-progress small{color:var(--muted)}.chat-upload-progress.is-complete{background:#eef9f3;border-color:#8fc8a9}.chat-upload-progress.is-error{color:#9b2525;background:#fff4f4;border-color:#e2a5a5}.chat-attachment{color:var(--blue);background:#f2f9fc;border:1px solid #b7d5e2;border-radius:6px;align-items:center;gap:8px;margin-top:10px;padding:10px 12px;text-decoration:none;display:flex}.chat-attachment small{margin-left:auto}.chat-attachment-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:10px;display:grid}.chat-attachment-row .chat-attachment{margin-top:0}.chat-linked-documents{background:#eef9f3;border:1px solid #8fc8a9;border-radius:6px;gap:7px;margin-top:10px;padding:10px 12px;display:grid}.chat-linked-documents>small{color:#315c4c;font-weight:800}.chat-linked-documents>a{color:var(--blue);font-weight:700;text-decoration:none}.document-group>.document-chat{border:0;border-top:1px solid var(--line);border-radius:0;margin:0}.document-group>.document-chat .chat-messages{min-height:150px;max-height:340px}@media (width<=850px){.chat-composer-actions{justify-content:flex-end}}@media (width<=560px){.bank-upload-context,.chat-composer-actions{flex-direction:column;align-items:stretch}.chat-file-action{max-width:none}.chat-composer-actions .btn{text-align:center;width:100%}}
