.ticket-editor{background:#fff;border:1px solid #d9d9d9;border-radius:6px;width:100%;overflow:hidden}.ticket-editor:focus-within{border-color:#1677ff}.editor-toolbar{background:#fff;border-bottom:1px solid #eee;align-items:center;gap:2px;min-height:48px;padding:6px 8px;display:flex;overflow-x:auto}.editor-button{color:#262626;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.editor-button:hover{background:#f5f5f5}.editor-button-active{color:#1677ff;background:#e6f4ff}.editor-select{cursor:pointer;background:0 0;border:none;border-radius:4px;outline:none;min-width:40px;height:32px;padding:0 4px}.editor-select:hover{background:#f5f5f5}.editor-divider{background:#e5e5e5;width:1px;height:22px;margin:0 5px}.tiptap-editor-content{color:#434343;outline:none;min-height:180px;padding:14px 16px;font-size:14px;line-height:1.7}.tiptap-editor-content p{margin:0 0 8px}.tiptap-editor-content h1{font-size:28px;font-weight:700}.tiptap-editor-content h2{font-size:24px;font-weight:700}.tiptap-editor-content h3{font-size:20px;font-weight:600}.tiptap-editor-content ul{padding-left:24px;list-style:outside}.tiptap-editor-content ol{padding-left:24px;list-style:decimal}.tiptap-editor-content a{color:#1677ff;text-decoration:underline}.tiptap-editor-content img{border-radius:6px;max-width:100%;height:auto;margin:10px 0}.tiptap-editor-content iframe{border-radius:6px;max-width:100%}.tiptap-editor-content table{border-collapse:collapse;width:100%;margin:12px 0}.tiptap-editor-content th,.tiptap-editor-content td{border:1px solid #d9d9d9;padding:8px}.tiptap-editor-content th{background:#fafafa;font-weight:600}.tiptap-editor-content hr{border:none;border-top:1px solid #d9d9d9;margin:15px 0}.editor-dropzone{color:#8c8c8c;background:#fafafa;border-top:2px dashed #bfbfbf;align-items:center;gap:5px;min-height:42px;padding:8px 12px;font-size:14px;display:flex}.editor-dropzone-active{color:#1677ff;background:#e6f4ff;border-top-color:#1677ff}.choose-files{color:#1677ff;cursor:pointer;background:0 0;border:none;padding:0}.choose-files:hover{text-decoration:underline}.attachments{border-top:1px solid #f0f0f0}.attachment-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:7px 12px;font-size:13px;display:flex}.attachment-info{align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.attachment-info span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attachment-icon{flex-shrink:0}.attachment-row button{color:#8c8c8c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.attachment-row button:hover{color:#ff4d4f}.editor-attachments{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px;padding:10px;display:grid}.editor-attachment{border:1px solid #ddd;border-radius:6px;min-width:0;padding:6px 8px}.editor-attachment-info{align-items:center;gap:6px;min-width:0;display:flex}.attachment-filename{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}@media (max-width:768px){.editor-toolbar{overflow-x:auto}.tiptap-editor-content{min-height:150px;padding:12px}.editor-dropzone{font-size:13px}.editor-attachments{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.editor-attachments{grid-template-columns:1fr}}
