.forum-editor{border:1px solid #cbd5e1;border-radius:12px;background:#fff;overflow:hidden;transition:.2s}.forum-editor:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.forum-editor__toolbar{display:flex;flex-wrap:wrap;gap:5px;padding:8px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.forum-editor__group{display:flex;gap:3px;padding-right:6px;margin-right:2px;border-right:1px solid #e2e8f0}.forum-editor__group:last-child{border-right:0}.forum-editor button,.forum-editor select{height:32px;min-width:32px;border:1px solid transparent;border-radius:7px;background:transparent;color:#334155;font-size:13px;font-weight:700;padding:0 8px}.forum-editor button:hover,.forum-editor select:hover{background:#fff;border-color:#cbd5e1}.forum-editor button.is-active{background:#e0e7ff;color:#3730a3}.forum-editor__surface{min-height:180px;padding:14px;outline:0;font-size:.92rem;line-height:1.75;color:#334155;overflow-wrap:anywhere}.forum-editor--compact .forum-editor__surface{min-height:130px}.forum-editor__surface:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}.forum-editor__surface p{margin:0 0 .8rem}.forum-editor__surface h2,.forum-editor__surface h3,.forum-editor__surface h4{color:#0f172a;margin:1rem 0 .6rem}.forum-editor__surface blockquote{border-left:4px solid #aa9767;background:#faf8f3;padding:10px 14px;margin:10px 0;color:#475569}.forum-editor__surface pre{background:#0f172a;color:#e2e8f0;border-radius:8px;padding:12px;white-space:pre-wrap}.forum-editor__surface a{color:#2563eb;text-decoration:underline}.forum-editor__footer{display:flex;justify-content:space-between;gap:10px;padding:6px 10px;background:#f8fafc;border-top:1px solid #e2e8f0;color:#64748b;font-size:11px}.forum-rich-content{overflow-wrap:anywhere}.forum-rich-content h2,.forum-rich-content h3,.forum-rich-content h4{margin:1.1rem 0 .65rem;color:#0f172a}.forum-rich-content ul,.forum-rich-content ol{padding-left:1.5rem}.forum-rich-content blockquote{border-left:4px solid #aa9767;background:#faf8f3;padding:12px 16px;margin:1rem 0;color:#475569}.forum-rich-content pre{background:#0f172a;color:#e2e8f0;border-radius:10px;padding:14px;white-space:pre-wrap}.forum-rich-content code{background:#f1f5f9;border-radius:4px;padding:2px 5px}.forum-rich-content pre code{background:transparent;padding:0}.forum-rich-content a{color:#2563eb;text-decoration:underline}.forum-rich-content [data-align="center"]{text-align:center}.forum-rich-content [data-align="right"]{text-align:right}@media(max-width:576px){.forum-editor__toolbar{gap:3px;padding:6px}.forum-editor__group{padding-right:3px}.forum-editor button,.forum-editor select{height:30px;padding:0 6px}.forum-editor__surface{min-height:155px}}
.forum-editor__surface .forum-table-wrap,.forum-rich-content .forum-table-wrap{width:100%;overflow-x:auto;margin:1rem 0;-webkit-overflow-scrolling:touch}.forum-editor__surface table,.forum-rich-content table{width:100%;min-width:420px;border-collapse:collapse;background:#fff}.forum-editor__surface th,.forum-editor__surface td,.forum-rich-content th,.forum-rich-content td{border:1px solid #cbd5e1;padding:9px 11px;text-align:left;vertical-align:top;min-width:90px}.forum-editor__surface th,.forum-rich-content th{background:#f8fafc;color:#0f172a;font-weight:700}.forum-editor__surface td:focus,.forum-editor__surface th:focus{outline:2px solid #aa9767;outline-offset:-2px}.forum-editor__table-tools{flex-wrap:wrap}@media(max-width:576px){.forum-editor__table-tools button{font-size:11px;padding:0 5px}.forum-editor__surface table,.forum-rich-content table{min-width:520px}}
