.lds-ripple,.lds-ripple div{box-sizing:border-box}.lds-ripple{display:inline-block;position:relative}.lds-ripple div{position:absolute;border:4px solid var(--mui-palette-primary-main);opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;top:50%;left:50%;transform:translate(-50%,-50%)}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{width:0;height:0;opacity:1}to{width:100%;height:100%;opacity:0}}.Toolbar_toolbar__OdphL{display:flex;flex-wrap:wrap;align-items:center;gap:4px;width:100%;max-width:var(--rte-page-width);box-sizing:border-box;padding:8px 12px;border:1px solid var(--rte-border);border-bottom:none;border-radius:10px 10px 0 0;background:var(--rte-bg);font-family:var(--rte-font-ui);position:sticky;top:0;z-index:5}.Toolbar_divider__Cnr85{width:1px;align-self:stretch;margin:4px 6px;background:var(--rte-border)}.Toolbar_button__C2VoZ{min-width:30px;height:30px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:14px;line-height:1;color:var(--rte-text-strong);background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer;white-space:nowrap}.Toolbar_button__C2VoZ:hover:not(:disabled){background:var(--rte-accent-bg)}.Toolbar_button__C2VoZ[data-active]{background:var(--rte-accent-bg);border-color:var(--rte-accent-border);color:var(--rte-accent)}.Toolbar_button__C2VoZ:disabled{opacity:.35;cursor:default}.Toolbar_select__LUknv{height:30px;padding:0 6px;font-size:13px;color:var(--rte-text-strong);background:var(--rte-bg);border:1px solid var(--rte-border);border-radius:6px;cursor:pointer}.Toolbar_colorSwatch__xDz4p{position:relative;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;font-weight:700;cursor:pointer}.Toolbar_colorSwatch__xDz4p:hover{background:var(--rte-accent-bg)}.Toolbar_colorSwatch__xDz4p input[type=color]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.Toolbar_swatchGroup__UVPs5{display:inline-flex;align-items:center;gap:3px;padding:0 4px}.Toolbar_swatch__BFURh{width:16px;height:16px;border-radius:4px;border:1px solid var(--rte-border);padding:0;cursor:pointer}.Toolbar_swatch__BFURh[data-active]{outline:2px solid var(--rte-accent);outline-offset:1px}.Editor_wrapper__Zw_k1{display:flex;flex-direction:column;align-items:center;width:100%;text-align:left}.Editor_page__oMNEf{position:relative;width:100%;max-width:var(--rte-page-width);box-sizing:border-box;background:var(--rte-bg);border:1px solid var(--rte-border);border-radius:0 0 12px 12px;box-shadow:var(--rte-shadow)}.Editor_content__NtRaw{font-family:var(--rte-font-ui);font-size:14px;line-height:1.6;color:var(--rte-text-strong);padding:24px 28px;min-height:var(--rte-content-min-height,200px)}.Editor_content__NtRaw .ProseMirror{outline:none}.Editor_content__NtRaw .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;color:var(--rte-text);opacity:.6;pointer-events:none}.Editor_content__NtRaw h1,.Editor_content__NtRaw h2,.Editor_content__NtRaw h3{font-family:var(--rte-font-heading);color:var(--rte-text-strong);line-height:1.25}.Editor_content__NtRaw h1{font-size:26px;margin:0 0 16px}.Editor_content__NtRaw h2{font-size:21px;margin:20px 0 12px}.Editor_content__NtRaw h3{font-size:17px;margin:16px 0 8px}.Editor_content__NtRaw p{margin:0 0 12px;text-align:inherit}.Editor_content__NtRaw ol,.Editor_content__NtRaw ul{margin:0 0 12px;padding-left:24px}.Editor_content__NtRaw mark{background:var(--rte-accent-bg);border-radius:2px}.Editor_content__NtRaw blockquote{margin:0 0 12px;padding-left:12px;border-left:3px solid var(--rte-border);color:var(--rte-text)}.Editor_content__NtRaw code{background:var(--rte-muted-bg);border-radius:4px;padding:1px 4px;font-size:.9em}.Editor_content__NtRaw pre{background:var(--rte-muted-bg);border-radius:8px;padding:10px 12px;margin:0 0 12px;overflow-x:auto}.Editor_content__NtRaw pre code{background:none;padding:0}.Editor_content__NtRaw .tableWrapper{overflow-x:auto;margin:16px 0}.Editor_content__NtRaw table{border-collapse:collapse;table-layout:fixed;width:100%;overflow:hidden}.Editor_content__NtRaw td,.Editor_content__NtRaw th{min-width:3em;vertical-align:top;box-sizing:border-box;position:relative;border:1px solid var(--rte-border);padding:6px 10px}.Editor_content__NtRaw td>:is(p,h1,h2,h3,ul,ol,blockquote,pre):last-of-type,.Editor_content__NtRaw th>:is(p,h1,h2,h3,ul,ol,blockquote,pre):last-of-type{margin-bottom:0}.Editor_content__NtRaw th{font-weight:700;text-align:left;background:var(--rte-muted-bg)}.Editor_content__NtRaw .column-resize-handle{position:absolute;right:-2px;top:0;bottom:0;width:4px;z-index:20;background-color:var(--rte-accent);opacity:0;pointer-events:none}.Editor_content__NtRaw .ProseMirror.resize-cursor{cursor:col-resize}.Editor_content__NtRaw td:hover>.column-resize-handle,.Editor_content__NtRaw th:hover>.column-resize-handle{opacity:.5}.Editor_content__NtRaw .selectedCell:after{z-index:2;content:"";background:var(--rte-accent-bg)}.Editor_content__NtRaw .selectedCell:after,.Editor_rowHandles__QQD8S{position:absolute;inset:0;pointer-events:none}.Editor_rowHandle__NWPTM{position:absolute;height:8px;margin-top:-4px;cursor:row-resize;pointer-events:auto}.Editor_rowHandle__NWPTM:hover{background:var(--rte-accent-bg)}.Editor_printable__wf60J .Editor_content__NtRaw,.Editor_printable__wf60J .Editor_content__NtRaw *{font-weight:700!important;color:#000!important}.Editor_printable__wf60J .Editor_page__oMNEf{border:none;border-radius:0;box-shadow:none;background:transparent}.Editor_printable__wf60J .Editor_content__NtRaw{padding:0}