.text-editor-content[contenteditable]:before{content:attr(data-placeholder);color:#a0aec0;pointer-events:none;font-size:1rem;position:absolute;top:12px;left:12px}.text-editor-content{resize:vertical;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;width:100%;min-height:120px;padding:1rem;font-size:1.05rem;transition:border-color .15s,box-shadow .15s;position:relative;box-shadow:0 1px 4px #0000000a}.text-editor-content:focus{border-color:#3182ce;box-shadow:0 0 0 2px #bee3f8}.text-editor-toolbar{background:#f8fafc;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem .75rem;display:flex;box-shadow:0 1px 4px #0000000a}.text-editor-toolbar button{color:#a0aec0;cursor:pointer;background:#fff;border:none;border-radius:.375rem;outline:none;margin:0 .1rem;padding:.25rem .5rem;font-size:1.35rem;font-weight:500;transition:background .15s,color .15s,box-shadow .15s}.text-editor-toolbar button:hover,.text-editor-toolbar button:focus{color:#2d3748;background:#edf2f7;box-shadow:0 0 0 2px #bee3f8}.text-editor-toolbar .active{color:#3182ce;background:#ebf8ff}.text-editor-toolbar .divider{background:#e2e8f0;border-radius:1px;width:1px;height:24px;margin:0 .5rem}.text-editor-toolbar .color-btn{cursor:pointer;background:#21232a;border:2px solid #e2e8f0;border-radius:50%;width:1.5rem;height:1.5rem;margin:0 .5rem;transition:box-shadow .15s}.text-editor-toolbar .color-btn:hover,.text-editor-toolbar .color-btn:focus{box-shadow:0 0 0 2px #bee3f8}.text-editor-counter{color:#718096;text-align:right;z-index:1;margin-top:.5rem;margin-bottom:.25rem;font-size:.875rem;position:relative}
/*# sourceMappingURL=912bb726084f2ae2.css.map*/