.afe-rich-editor{border:1px solid rgba(15,23,42,.12);border-radius:20px;background:#fff;box-shadow:0 16px 42px rgba(15,23,42,.07);overflow:hidden;position:relative}
.afe-rich-editor__top{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#fff,#f8fafc)}
.afe-rich-editor__title{font-weight:850;color:#0f172a;font-size:.94rem;letter-spacing:-.01em}.afe-rich-editor__hint{color:#64748b;font-size:.76rem;line-height:1.35}.afe-rich-editor__status{display:inline-flex;align-items:center;gap:.35rem}.afe-rich-editor__count{font-weight:800;color:#334155;font-size:.78rem;white-space:nowrap}
.afe-rich-editor__toolbar{display:flex;flex-wrap:wrap;gap:.4rem;padding:.75rem .9rem;border-bottom:1px solid rgba(15,23,42,.08);background:#f8fafc}.afe-rich-editor__group{display:flex;gap:.28rem;flex-wrap:wrap;padding-right:.4rem;margin-right:.15rem;border-right:1px solid rgba(15,23,42,.08)}.afe-rich-editor__group:last-child{border-right:0;margin-right:0;padding-right:0}
.afe-rich-editor__btn{appearance:none;border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172a;border-radius:11px;min-height:35px;padding:.4rem .6rem;font-size:.79rem;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;transition:.15s ease;box-shadow:0 1px 0 rgba(15,23,42,.03);white-space:nowrap}.afe-rich-editor__btn:hover{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.afe-rich-editor__btn.is-active{background:#0f172a;color:#fff;border-color:#0f172a}
.afe-rich-editor__select{border:1px solid rgba(15,23,42,.12);border-radius:11px;background:#fff;color:#0f172a;min-height:35px;padding:.37rem .55rem;font-size:.79rem;font-weight:750;max-width:170px}.afe-rich-editor__select--sm{max-width:92px}
.afe-rich-editor__color{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(15,23,42,.12);background:#fff;color:#0f172a;border-radius:11px;min-height:35px;padding:.28rem .48rem;font-size:.74rem;font-weight:800;cursor:pointer}.afe-rich-editor__color input{width:24px;height:24px;padding:0;border:0;background:transparent;cursor:pointer}.afe-rich-editor__color span{line-height:1}
.afe-rich-editor__area{min-height:260px;max-height:560px;overflow:auto;padding:1.05rem;background:#fff;color:#0f172a;line-height:1.65;font-size:.96rem;outline:none;word-break:break-word;overflow-wrap:anywhere}.afe-rich-editor__area:empty:before{content:attr(data-placeholder);color:#94a3b8}.afe-rich-editor__area p{margin:0 0 .78rem}.afe-rich-editor__area p:last-child{margin-bottom:0}.afe-rich-editor__area h1,.afe-rich-editor__area h2,.afe-rich-editor__area h3,.afe-rich-editor__area h4{font-weight:850;letter-spacing:-.02em;margin:.45rem 0 .75rem;color:#0f172a;line-height:1.25}.afe-rich-editor__area h1{font-size:1.48rem}.afe-rich-editor__area h2{font-size:1.3rem}.afe-rich-editor__area h3{font-size:1.14rem}.afe-rich-editor__area h4{font-size:1rem}.afe-rich-editor__area ul,.afe-rich-editor__area ol{padding-left:1.25rem;margin:.4rem 0 .85rem}.afe-rich-editor__area li{margin:.25rem 0}.afe-rich-editor__area blockquote{border-left:4px solid #2563eb;background:#eff6ff;border-radius:12px;margin:.65rem 0;padding:.8rem 1rem;color:#334155}.afe-rich-editor__area a{color:#1d4ed8;text-decoration:underline;font-weight:700}.afe-rich-editor__area table{width:100%;border-collapse:collapse;margin:.8rem 0;background:#fff}.afe-rich-editor__area th,.afe-rich-editor__area td{border:1px solid #e2e8f0;padding:.58rem;text-align:left;vertical-align:top}.afe-rich-editor__area hr{border:0;border-top:1px solid #e2e8f0;margin:1rem 0}
.afe-rich-editor__source{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.afe-rich-editor__source.is-visible{position:static!important;width:100%!important;height:300px!important;opacity:1!important;pointer-events:auto!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86rem;line-height:1.5;border:0;border-top:1px solid rgba(15,23,42,.08);border-radius:0;padding:1rem;resize:vertical;background:#0f172a;color:#e2e8f0;display:block!important}.afe-rich-editor.is-code .afe-rich-editor__area{display:none}.afe-rich-editor.is-code .afe-rich-editor__toolbar{border-bottom:0}
.afe-rich-editor__variables{display:flex;gap:.35rem;flex-wrap:wrap;padding:.72rem .9rem;border-top:1px solid rgba(15,23,42,.08);background:#fbfdff}.afe-rich-editor__chip{border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:.3rem .58rem;font-size:.76rem;font-weight:800;cursor:pointer;transition:.15s ease}.afe-rich-editor__chip:hover{background:#dbeafe}.afe-rich-editor__footer{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.68rem .9rem;background:#f8fafc;border-top:1px solid rgba(15,23,42,.08);color:#64748b;font-size:.76rem;flex-wrap:wrap}
.afe-rich-editor__preview{display:none;border-top:1px solid rgba(15,23,42,.08);background:#f8fafc;padding:.9rem}.afe-rich-editor.is-preview .afe-rich-editor__preview{display:block}.afe-rich-editor__preview-title{font-size:.76rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:.45rem}.afe-rich-editor__preview-box{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:14px;padding:1rem;max-height:280px;overflow:auto;color:#0f172a;line-height:1.65}
.afe-rich-editor-modal{position:fixed;inset:0;z-index:1090;background:rgba(15,23,42,.48);display:none;align-items:center;justify-content:center;padding:1rem}.afe-rich-editor-modal.is-open{display:flex}.afe-rich-editor-modal__dialog{width:min(520px,100%);background:#fff;border-radius:22px;box-shadow:0 24px 80px rgba(15,23,42,.26);overflow:hidden;border:1px solid rgba(255,255,255,.5)}.afe-rich-editor-modal__head,.afe-rich-editor-modal__foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1.1rem;background:#f8fafc;border-bottom:1px solid rgba(15,23,42,.08)}.afe-rich-editor-modal__foot{border-top:1px solid rgba(15,23,42,.08);border-bottom:0;justify-content:flex-end}.afe-rich-editor-modal__head strong{font-size:1rem;color:#0f172a}.afe-rich-editor-modal__head button{border:0;background:#e2e8f0;color:#0f172a;border-radius:999px;width:34px;height:34px;font-size:1.2rem;line-height:1}.afe-rich-editor-modal__body{display:grid;gap:.85rem;padding:1.1rem}.afe-rich-editor-modal__body label{display:grid;gap:.35rem;font-size:.82rem;font-weight:800;color:#334155}.afe-rich-editor-modal__body input[type=text]{width:100%;border:1px solid #cbd5e1;border-radius:13px;padding:.68rem .75rem;font-size:.92rem;color:#0f172a}.afe-rich-editor-modal__check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:.55rem}.afe-rich-editor-modal__check input{width:17px;height:17px}.afe-rich-editor-modal__primary,.afe-rich-editor-modal__secondary{border:1px solid transparent;border-radius:12px;padding:.62rem .92rem;font-weight:850}.afe-rich-editor-modal__primary{background:#2563eb;color:#fff}.afe-rich-editor-modal__secondary{background:#fff;color:#334155;border-color:#cbd5e1}.afe-rich-editor-modal-open{overflow:hidden}
@media (max-width:767.98px){.afe-rich-editor__top{align-items:flex-start;flex-direction:column}.afe-rich-editor__toolbar{gap:.34rem}.afe-rich-editor__group{border-right:0}.afe-rich-editor__btn{min-height:37px;padding:.42rem .58rem}.afe-rich-editor__select{width:100%;max-width:none}.afe-rich-editor__area{min-height:230px}.afe-rich-editor__footer{align-items:flex-start;flex-direction:column}.afe-rich-editor-modal{align-items:flex-end;padding:.75rem}.afe-rich-editor-modal__dialog{border-radius:20px}}
