.custom-editor .rsw-editor{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;background:#fff}.custom-editor .rsw-toolbar{background:linear-gradient(135deg,#f5f5f5,#eee);border-bottom:1px solid #e0e0e0;padding:8px 12px;display:flex;align-items:center;justify-content:flex-start}.custom-editor .rsw-btn{background:#0000000a;border:1px solid rgba(0,0,0,.08);border-radius:4px;color:#616161;margin:0 2px;padding:6px 8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:32px;height:32px}.custom-editor .rsw-btn:hover{background:#00000014;color:#424242}.custom-editor .rsw-separator{background:#e0e0e0;width:1px;height:20px;margin:0 6px}.custom-editor .rsw-dd{background:#0000000a;border:1px solid rgba(0,0,0,.08);border-radius:4px;color:#616161;padding:6px 8px;height:32px;display:flex;align-items:center}.custom-editor .rsw-ce{min-height:300px;max-height:500px;padding:16px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;line-height:1.6;background:#fafafa;resize:vertical;overflow-y:auto}.custom-editor .rsw-ce:focus{outline:none;background:#fff}.no-toolbar .rsw-toolbar{display:none}
