.editor-container{display:flex;flex-direction:column;gap:8px}.editor-container--error{color:var(--error)}.reshimo-editor{border-radius:20px;position:relative;word-break:break-word}@media screen and (min-width:991.98px){.reshimo-editor .ce-toolbar__actions{display:flex;justify-content:flex-start;left:0;position:absolute;right:auto;top:0;transform:translate(-56px)}.reshimo-editor .ce-toolbar__plus{order:0}.reshimo-editor .ce-toolbar__settings-btn{order:1}}.reshimo-editor.error{background-color:var(--error-bg)}.reshimo-editor .editor-button{align-items:center;background:var(--primary);border-radius:16px;color:var(--white);cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;justify-content:center;padding:16px 32px;position:relative;text-decoration:none;text-decoration:none!important;transition:.2s ease}.reshimo-editor .editor-button:not(:disabled):hover{background:var(--primary-hover)}.reshimo-editor .editor-button:not(:disabled):active{background:var(--primary-active);transition:0s}.reshimo-editor .editor-button:disabled{background:var(--primary-light)}.editor-hint{align-items:center;color:var(--black);display:flex;font-size:14px;font-style:italic;gap:8px;margin:8px auto;max-width:calc(100% - 120px);opacity:.3}.editor-hint svg{height:auto;width:24px}@media screen and (max-width:991.98px){.editor-hint{align-items:flex-start;max-width:100%}.editor-hint svg{height:auto;width:32px}}.ce-block__content,.ce-toolbar__content{margin:0 auto;max-width:calc(100% - 120px)!important}@media screen and (max-width:991.98px){.ce-block__content,.ce-toolbar__content{max-width:100%!important}}.cdx-block{max-width:100%!important}@media screen and (max-width:650px){.ce-popover__container{margin-bottom:65px}}.wavy-underline{display:inline-block;position:relative}.wavy-underline:after{animation:moveWave .6s linear infinite;background-color:var(--wave-color,#06f);bottom:-2px;content:"";height:4px;left:-14px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 4'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-width='2' d='M0 2c1 0 1-2 3.5-2s2.5 4 5 4S11 0 14 0'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 4'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-width='2' d='M0 2c1 0 1-2 3.5-2s2.5 4 5 4S11 0 14 0'/%3E%3C/svg%3E");mask-repeat:repeat-x;-webkit-mask-repeat:repeat-x;mask-size:14px 4px;-webkit-mask-size:14px 4px;position:absolute;right:-14px}.wavy-underline-tool{align-items:center;display:flex;gap:4px}.wavy-color-picker{border:none;border-radius:4px;cursor:pointer;height:24px;padding:0;width:24px}.wavy-color-picker::-webkit-color-swatch-wrapper{padding:0}.wavy-color-picker::-webkit-color-swatch{border:1px solid #ddd;border-radius:4px}
