.thoughts-editorjs-composer{--thought-editor-ink: #171717;--thought-editor-ink-faint: rgba(23, 23, 23, .55);--thought-editor-line: rgba(23, 23, 23, .1);color:var(--thought-editor-ink);font-family:inherit;font-size:13px;padding:0 4px 4px;min-height:104px;cursor:text}.thoughts-editorjs-composer__holder{min-height:88px}.thoughts-editorjs-composer .codex-editor{min-height:88px;overflow:hidden}.thoughts-editorjs-composer .codex-editor__redactor{min-height:88px;max-height:200px;overflow-y:auto;overflow-x:hidden;padding:2px 4px 48px!important;margin:0!important}.thoughts-editorjs-composer .ce-toolbar,.thoughts-editorjs-composer .ce-inline-toolbar,.thoughts-editorjs-composer .ce-settings,.thoughts-editorjs-composer .ce-conversion-toolbar,.thoughts-editorjs-composer .ce-popover{display:none!important}.thoughts-editorjs-composer .ce-block__content{max-width:100%;margin:0;padding:2px 4px;box-sizing:border-box;overflow:hidden}.thoughts-editorjs-composer .ce-block--selected,.thoughts-editorjs-composer .ce-block--focused,.thoughts-editorjs-composer .ce-block--drop-target{background:transparent!important}.thoughts-editorjs-composer .ce-block--selected .ce-block__content,.thoughts-editorjs-composer .ce-block--focused .ce-block__content{background:transparent!important;box-shadow:none!important;outline:none!important}.thoughts-editorjs-composer .ce-block{padding:2px 0;max-width:100%;overflow:hidden}.thoughts-editorjs-composer .ce-paragraph{color:var(--thought-editor-ink);line-height:1.45;font-size:13px;padding:0;outline:none}.thoughts-editorjs-composer .ce-paragraph b,.thoughts-editorjs-composer .ce-paragraph strong,.thoughts-editorjs-composer .cdx-checklist__item-text b,.thoughts-editorjs-composer .cdx-checklist__item-text strong{font-weight:700}.thoughts-editorjs-composer .ce-paragraph i,.thoughts-editorjs-composer .ce-paragraph em,.thoughts-editorjs-composer .cdx-checklist__item-text i,.thoughts-editorjs-composer .cdx-checklist__item-text em{font-style:italic}.thoughts-editorjs-composer .ce-paragraph s,.thoughts-editorjs-composer .ce-paragraph strike,.thoughts-editorjs-composer .ce-paragraph del,.thoughts-editorjs-composer .cdx-checklist__item-text s,.thoughts-editorjs-composer .cdx-checklist__item-text strike,.thoughts-editorjs-composer .cdx-checklist__item-text del{text-decoration:line-through}.thoughts-editorjs-composer .ce-block:first-child .ce-paragraph[data-placeholder-active]:empty:before,.thoughts-editorjs-composer .ce-block:first-child .ce-paragraph[data-placeholder-active][data-empty=true]:before,.thoughts-editorjs-composer .ce-paragraph[contenteditable=true]:empty:before{color:var(--thought-editor-ink-faint);opacity:1}.thoughts-editorjs-composer .cdx-checklist{gap:0;padding:2px 0}.thoughts-editorjs-composer .cdx-checklist__item{display:flex;align-items:flex-start;gap:4px;padding:1px 0}.thoughts-editorjs-composer .cdx-list{gap:var(--spacing-xs);padding-left:0;margin-left:0}.thoughts-editorjs-composer .cdx-list__item,.thoughts-editorjs-composer .cdx-list__item-content{padding-left:0;margin-left:0}.thoughts-editorjs-composer .cdx-list-unordered .cdx-list__item:before{margin-right:4px}.thoughts-editorjs-composer .cdx-checklist__item-checkbox{flex:0 0 12px;width:12px;height:12px;margin:3px 0 0}.thoughts-editorjs-composer .cdx-checklist__item-checkbox-check{width:12px;height:12px;border-radius:4px}.thoughts-editorjs-composer .cdx-checklist__item-checkbox svg{width:12px;height:12px}.thoughts-editorjs-composer .cdx-checklist__item-text{outline:none;font-size:13px;line-height:1.45}.thought-editorjs-image,.thought-editorjs-code{border:1px solid var(--thought-editor-line);border-radius:12px;margin:6px 0;overflow:hidden}.thought-editorjs-image{position:relative;background:#7f7f7f0f;max-width:100%;box-sizing:border-box}.thought-editorjs-image-img{display:block;width:100%;max-width:100%;max-height:240px;object-fit:cover}.thought-editorjs-image-remove{position:absolute;top:8px;right:8px;width:24px;height:24px;border:1px solid var(--thought-editor-line);border-radius:999px;background:#0000008c;color:#fff;cursor:pointer;line-height:20px}.thought-editorjs-code{background:#7f7f7f12}.thought-editorjs-code-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;border-bottom:1px solid var(--thought-editor-line);color:var(--thought-editor-ink-faint);font-size:11px;font-weight:600}.thought-editorjs-code-remove{flex-shrink:0;width:22px;height:22px;border:1px solid var(--thought-editor-line);border-radius:999px;background:#7f7f7f1f;color:var(--thought-editor-ink-faint);cursor:pointer;line-height:18px;font-size:14px;padding:0}.thought-editorjs-code-remove:hover{background:#e052521f;color:#e05252;border-color:#e0525259}.thought-editorjs-code-language{width:88px;border:1px solid var(--thought-editor-line);border-radius:7px;padding:3px 6px;background:transparent;color:var(--thought-editor-ink-faint);font:inherit;outline:none}.thought-editorjs-code-textarea{display:block;width:100%;min-height:96px;box-sizing:border-box;border:none;resize:vertical;padding:10px;background:transparent;color:var(--thought-editor-ink);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.45;outline:none}
