.tiptap-wrapper{background-color:hsl(var(--heroui-default-100));border-radius:var(--heroui-radius-medium);padding:8px 16px 16px}.tiptap-wrapper :first-child{margin-top:0}.tiptap-wrapper p{margin-bottom:6px}.tiptap-wrapper a{color:blue}.tiptap-wrapper ul{padding-left:30px}.tiptap-wrapper ul li{list-style:disc;margin-bottom:2px}.tiptap-wrapper :focus-visible{outline:none;border:none}.tiptap-wrapper p.is-editor-empty:first-child:before{color:hsl(var(--heroui-default-400));content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tiptap-wrapper .menu{display:flex;justify-content:space-between;margin-bottom:12px}.tiptap-wrapper .menu svg{width:20px;height:20px}.tiptap-wrapper .tiptap{color:hsl(var(--heroui-default-foreground)/1);--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal);font-size:var(--heroui-font-size-small);line-height:var(--heroui-line-height-small)}