.sceditor-container{border:var(--border) !important;border-radius:4px !important;background-color:rgb(var(--color2light)) !important;display:flex !important;flex-direction:column !important;font-family:var(--font3) !important}.sceditor-toolbar{background:rgba(var(--color1),0.03) !important;border-bottom:var(--border) !important;padding:5px !important;display:flex !important;flex-wrap:wrap !important;align-items:center !important;gap:2px !important;line-height:0 !important;height:auto !important}.sceditor-group{background:transparent !important;border:none !important;padding:0 !important;margin:0 6px 0 0 !important;display:flex !important;align-items:center !important;box-shadow:none !important}.sceditor-group::after{content:"";display:block;height:16px;width:1px;background:rgba(var(--color1),0.2) !important;margin-left:6px}.sceditor-group:last-child::after{display:none}.sceditor-button{width:28px !important;height:28px !important;border:1px solid transparent !important;border-radius:3px !important;background:transparent !important;box-shadow:none !important;cursor:pointer !important;margin:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;opacity:0.6;float:none !important;transition:var(--transition) !important}.sceditor-button div{display:none !important}.sceditor-button:hover{background-color:rgba(var(--color1),0.05) !important;opacity:1}.sceditor-button.active{background-color:rgba(var(--color1),0.1) !important;border:1px solid rgba(var(--color1),0.1) !important;opacity:1}.sceditor-button::before{font-family:'Material Symbols Outlined';font-weight:normal;font-style:normal;font-size:18px;line-height:1;display:inline-block;text-transform:none;color:rgb(var(--color1)) !important}.sceditor-button.active::before{color:rgb(var(--color3)) !important}.sceditor-button-bold::before{content:"format_bold"}.sceditor-button-italic::before{content:"format_italic"}.sceditor-button-underline::before{content:"format_underlined"}.sceditor-button-strike::before{content:"strikethrough_s"}.sceditor-button-subscript::before{content:"subscript"}.sceditor-button-superscript::before{content:"superscript"}.sceditor-button-font::before{content:"text_format"}.sceditor-button-size::before{content:"format_size"}.sceditor-button-color::before{content:"format_color_text"}.sceditor-button-removeformat::before{content:"format_clear"}.sceditor-button-left::before{content:"format_align_left"}.sceditor-button-center::before{content:"format_align_center"}.sceditor-button-right::before{content:"format_align_right"}.sceditor-button-justify::before{content:"format_align_justify"}.sceditor-button-rtl::before{content:"format_textdirection_r_to_l"}.sceditor-button-ltr::before{content:"format_textdirection_l_to_r"}.sceditor-button-bulletlist::before{content:"format_list_bulleted"}.sceditor-button-orderedlist::before{content:"format_list_numbered"}.sceditor-button-indent::before{content:"format_indent_increase"}.sceditor-button-outdent::before{content:"format_indent_decrease"}.sceditor-button-horizontalrule::before{content:"horizontal_rule"}.sceditor-button-image::before{content:"image"}.sceditor-button-email::before{content:"mail"}.sceditor-button-link::before{content:"link"}.sceditor-button-unlink::before{content:"link_off"}.sceditor-button-video::before{content:"smart_display"}.sceditor-button-youtube::before{content:"smart_display"}.sceditor-button-table::before{content:"table_chart"}.sceditor-button-emoticon::before{content:"sentiment_satisfied"}.sceditor-button-date::before{content:"calendar_today"}.sceditor-button-time::before{content:"schedule"}.sceditor-button-code::before{content:"code"}.sceditor-button-php::before{content:"php";font-size:10px;font-weight:800;font-family:var(--font3)}.sceditor-button-quote::before{content:"format_quote"}.sceditor-button-cut::before{content:"content_cut"}.sceditor-button-copy::before{content:"content_copy"}.sceditor-button-paste::before{content:"content_paste"}.sceditor-button-pastetext::before{content:"content_paste_off"}.sceditor-button-print::before{content:"print"}.sceditor-button-maximize::before{content:"fullscreen"}.sceditor-button-source::before{content:"data_object"}.sceditor-container iframe,.sceditor-container textarea{border:none !important;width:100% !important;padding:10px !important;background-color:rgb(var(--color2light)) !important;color:rgb(var(--color1)) !important;font-family:var(--font1) !important}.sceditor-grip{background:rgba(var(--color1),0.03) !important;border-top:var(--border) !important;height:10px !important;background-image:none !important}