.block-text-editor-container{padding:16px;border:1px solid #ccc;border-radius:4px;position:relative;margin-top:0!important}.block-text-editor-toolbar{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap;position:sticky;top:0;background-color:#fff;z-index:100;height:30px}.block-text-editor-content{min-height:100px;border:1px solid #ddd;border-radius:4px;padding:8px;outline:none}.block-text-editor-content:focus{border-color:#1976d2}.block-text-editor-content h2,.block-text-editor-content h3,.block-text-editor-content h4{position:relative;padding:0 30px}.block-text-editor-content div,.block-text-editor-content span,.block-text-editor-content blockquote,.block-text-editor-content li,.block-text-editor-content p{font-size:16px}.block-text-editor-content h2{font-size:26px}.block-text-editor-content h3{font-size:22px}.block-text-editor-content h4{font-size:18px}.block-text-editor-content h2:before{content:"h2";position:absolute;left:8px;top:50%;transform:translateY(-50%);font-size:10px;color:#999;pointer-events:none}.block-text-editor-content p{padding:0;margin:0}.block-text-editor-content blockquote{margin:8px 0 8px 1em;padding-left:5px;border-left:2px solid black}.block-text-editor-content h3:before{content:"h3";position:absolute;left:8px;top:50%;transform:translateY(-50%);font-size:10px;color:#999;pointer-events:none}.block-text-editor-content h4:before{content:"h4";position:absolute;left:8px;top:50%;transform:translateY(-50%);font-size:10px;color:#999;pointer-events:none}.delete-button{position:absolute;top:-8px;right:-8px;background-color:#fffc;border:1px solid #ccc;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:10px;cursor:pointer;z-index:10}.custom-block-delete-button{position:absolute;top:-8px;right:-8px;background-color:#f55;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:700;z-index:10}.inserted-wrapper{position:relative;display:block;margin:4px 0}.inserted-content{pointer-events:none}.customblock-inline{position:relative;border:1px dotted black;background-color:#faebd7;display:inline-block;padding:.2em .5em;border-radius:5px;-webkit-user-select:none;user-select:none}.customblock-block{position:relative;border:1px dotted black;background-color:#faebd7;display:block;padding:.5em;border-radius:5px;-webkit-user-select:none;user-select:none}.custom-block-error-bg{background-color:#ffbfbf;border-radius:5px}.gallery-block{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0}.gallery-block img{max-width:150px;max-height:150px;object-fit:cover;border-radius:4px;border:1px solid #ddd;display:block}block{position:relative;display:block;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}block.customblock-inline{display:inline-block}.ablock-linkinfo{background-color:#adadad;color:#fff;border-radius:5px;text-decoration:none;margin-left:5px;margin-right:5px}
