.styles_container__nxpy7{display:flex;flex-direction:column;gap:8px}.styles_label__Mp3Ig{color:#092b1d;font-size:13px;font-weight:700;line-height:150%}.styles_editor__EPRca{border:1px solid rgba(0,0,0,.1);border-radius:10px;overflow:hidden}.styles_toolbar__TaW4M{padding:8px;border-bottom:1px solid rgba(0,0,0,.1);background:#f9f9f9;display:flex;gap:8px;align-items:center}.styles_toolbar__TaW4M .styles_toolGroup__aFtiH{display:flex;gap:4px}.styles_toolbar__TaW4M .styles_divider__AQVWS{width:1px;height:24px;background:rgba(0,0,0,.1);margin:0 4px}.styles_toolbar__TaW4M button{padding:4px;width:32px;height:32px;border:1px solid #ddd;border-radius:4px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.styles_toolbar__TaW4M button svg{width:16px;height:16px;color:#092b1d}.styles_toolbar__TaW4M button:hover{background:#f1f1f1}.styles_toolbar__TaW4M button.styles_isActive__NNcfI{background:#e6e6e6;border-color:#ccc}.styles_toolbar__TaW4M button:disabled{opacity:.5;cursor:not-allowed}.styles_content__NFaay{padding:16px;min-height:200px;background:#fff}.styles_content__NFaay .ProseMirror{outline:none;min-height:200px}.styles_content__NFaay .ProseMirror>*+*{margin-top:.75em}.styles_content__NFaay .ProseMirror ol,.styles_content__NFaay .ProseMirror ul{padding:0 1rem}.styles_content__NFaay .ProseMirror ul{list-style-type:disc}.styles_content__NFaay .ProseMirror ol{list-style-type:decimal}.styles_content__NFaay .ProseMirror h1{font-size:1.75em;font-weight:600;margin:1em 0 .5em;color:#092b1d}.styles_content__NFaay .ProseMirror h2{font-size:1.35em;font-weight:600;margin:.8em 0 .4em;color:#092b1d}.styles_content__NFaay .ProseMirror h3{font-size:1.17em;font-weight:700}.styles_content__NFaay .ProseMirror blockquote{padding-left:1rem;border-left:2px solid #ddd}.styles_content__NFaay .ProseMirror code{background-color:#f1f1f1;padding:.2em .4em;border-radius:3px}.styles_content__NFaay .ProseMirror p{margin:.5em 0}.styles_error__3g0lL{color:#d32f2f;font-size:12px;margin-top:4px}.styles_tooltipWrapper__0ARuR{position:relative;display:inline-block}.styles_tooltipWrapper__0ARuR:hover .styles_tooltip__is_Gt{opacity:1;visibility:visible;transform:translate(0)}.styles_tooltip__is_Gt{position:absolute;top:calc(100% + 5px);left:calc(100% + 5px);transform:translateY(2px);padding:4px 8px;background:rgba(0,0,0,.75);color:#fff;font-size:12px;border-radius:4px;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;z-index:1000}.styles_tooltip__is_Gt:after{content:"";position:absolute;top:50%;right:100%;transform:translateY(-50%);border:4px solid transparent;border-right-color:rgba(0,0,0,.75)}