html,body,#root{min-height:100%;margin:0}body{background:#f3f5f8;color:#111827;font-family:Inter,Arial,sans-serif}.cc-page{padding:18px}.cc-toolbar{display:flex;gap:10px;justify-content:space-between;align-items:center;margin-bottom:12px}.cc-filters{display:flex;flex-wrap:wrap;gap:8px}.cc-actions{display:flex;gap:8px}.cc-table-card{background:#fff;border:1px solid #dfe4ea;border-radius:4px;overflow:hidden}.cc-image-thumb{width:62px;height:62px;object-fit:contain;border:1px solid #e5e7eb;background:#fff}.cc-form-grid{display:grid;grid-template-columns:190px 1fr;gap:14px 18px;align-items:start}.cc-form-grid label{font-weight:700;padding-top:7px}.cc-rich{min-height:140px}.cc-html-editor{border:1px solid #d9d9d9;border-radius:4px;background:#fff}.cc-html-toolbar{padding:8px;border-bottom:1px solid #e5e7eb;background:#f8fafc}.cc-html-body{min-height:220px;padding:14px 16px;line-height:1.65;outline:none}.cc-html-body:empty:before{content:"Nhap noi dung HTML...";color:#9ca3af}.cc-rich-editor{width:100%}.cc-rich-editor .tox-tinymce{border-radius:4px}.cc-faq-item{width:100%;padding:14px;border:1px solid #e5e7eb;border-radius:6px;background:#fbfdff}.cc-image-upload{display:grid;gap:12px}.cc-image-current{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;align-items:center;max-width:760px;padding:10px;border:1px solid #e5e7eb;border-radius:6px;background:#fff}.cc-image-current img{width:96px;height:72px;object-fit:contain;border:1px solid #e5e7eb;border-radius:4px;background:#f8fafc}.cc-image-current a{display:block;overflow:hidden;color:#1677ff;text-overflow:ellipsis;white-space:nowrap}@media(max-width:760px){.cc-form-grid{grid-template-columns:1fr}.cc-toolbar{align-items:stretch;flex-direction:column}}
