.ProseMirror{overflow-wrap:break-word;word-break:break-word}.tiptap-embedded-image{max-width:100%;height:auto;border-radius:4px;margin:4px 0}.tiptap-embedded-image[alt="File not found"]{min-height:40px;background-color:#f3f4f6;border:1px dashed #d1d5db;display:flex;align-items:center;justify-content:center}.attached-file-card{display:flex;align-items:center;gap:8px;padding:6px 10px;margin:4px 0;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;font-size:12px;line-height:1;width:-moz-fit-content;width:fit-content}.ProseMirror .attached-file-link,.attached-file-link,.attached-file-link:link,.attached-file-link:visited,p .attached-file-link{display:flex!important;align-items:center!important;gap:8px!important;padding:10px 14px!important;margin:4px 0!important;background-color:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:6px!important;color:#4f46e5!important;font-size:12px!important;text-decoration:none!important;cursor:pointer!important;line-height:1!important;width:-moz-fit-content!important;width:fit-content!important}.attached-file-link:hover{background-color:#f1f5f9!important;border-color:#cbd5e1!important;color:#4338ca!important}.attached-file-link:before{content:""!important;display:inline-block!important;width:14px!important;height:14px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512' fill='%234f46e5'%3E%3Cpath d='M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64L256 0l0 128 128 0z'/%3E%3C/svg%3E")!important;background-size:contain!important;background-repeat:no-repeat!important;flex-shrink:0!important}.message-body-file-broken,.message-body-image-broken{display:flex;align-items:center;gap:8px;padding:10px 14px;margin:4px 0;background-color:#f8fafc;border:1px dashed #d1d5db;border-radius:6px;color:#9ca3af;font-size:12px;line-height:1;width:-moz-fit-content;width:fit-content}.attached-file-link.ProseMirror-selectednode{border:2px solid #4f46e5!important;outline:none!important}.attached-file-uploading{opacity:.5!important;pointer-events:none!important;animation:tiptap-skeleton-pulse 1.5s ease-in-out infinite!important}.tiptap-image-uploading{opacity:.5;border-radius:4px;position:relative;animation:tiptap-skeleton-pulse 1.5s ease-in-out infinite}@keyframes tiptap-skeleton-pulse{0%,to{opacity:.5}50%{opacity:.25}}