.tiptap .actions{border-radius:15px;display:flex;flex-wrap:wrap;gap:2px;justify-content:start;margin-bottom:-16px;margin-left:10px;padding:6px}.tiptap .actions .action_menu{align-items:center;background:#0000001a;border-radius:10px;color:#2c2c3599;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:40px;justify-content:center;transition:background .3s ease-in,transform .3s ease-in;width:37px}.tiptap .actions .action_menu:hover{background:#0e9d8de6;transform:translateY(-3px)}.tiptap .actions .action_menu.is-active{background:#0e9d8db3;color:#fff}.tiptap .actions .action_menu:active{transform:scale(.95)}.tiptap .actions .action_menu span.iconify{font-size:20px}.tiptap .editor{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff0d;border:1px solid rgba(44,44,53,.35);border-radius:16px;color:#2c2c3599;font-size:1rem;min-height:300px}.tiptap .editor .ProseMirror{border-radius:16px;font-size:20px;min-height:300px;outline:none;padding:16px}.tiptap .editor .ProseMirror ol,.tiptap .editor .ProseMirror ul{margin:0;padding-left:20px}.tiptap .editor .ProseMirror ol li,.tiptap .editor .ProseMirror ul li{margin-bottom:5px}.tiptap .editor .ProseMirror p.is-editor-empty:before{color:#2c2c35a6;content:attr(data-placeholder);float:left;font-style:italic;height:0;opacity:.6;pointer-events:none}[data-theme=dark] .tiptap .actions{border-radius:15px;display:flex;flex-wrap:wrap;gap:2px;margin-bottom:-16px;margin-left:10px;padding:6px}[data-theme=dark] .tiptap .actions .action_menu{align-items:center;background:#ffffff1a;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:40px;justify-content:center;transition:background .3s ease-in,transform .3s ease-in;width:37px}[data-theme=dark] .tiptap .actions .action_menu b,[data-theme=dark] .tiptap .actions .action_menu b i{color:#fff9}[data-theme=dark] .tiptap .actions .action_menu:hover{background:#0e9d8de6;transform:translateY(-3px)}[data-theme=dark] .tiptap .actions .action_menu.is-active{background:#0e9d8db3}[data-theme=dark] .tiptap .actions .action_menu:active{transform:scale(.95)}[data-theme=dark] .tiptap .actions .action_menu .iconify{color:#ffffffd9}[data-theme=dark] .tiptap .editor{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff0d;border:1px solid hsla(0,0%,100%,.2);border-radius:16px;color:#fff;font-size:1rem;min-height:300px}[data-theme=dark] .tiptap .editor .ProseMirror{border:none;border-radius:16px;caret-color:#fff9;min-height:300px;outline:none;padding:16px}[data-theme=dark] .tiptap .editor .ProseMirror p,[data-theme=dark] .tiptap .editor .ProseMirror p em,[data-theme=dark] .tiptap .editor .ProseMirror p strong{color:#fff9}[data-theme=dark] .tiptap .editor .ProseMirror ol,[data-theme=dark] .tiptap .editor .ProseMirror ul{margin:0;padding-left:20px}[data-theme=dark] .tiptap .editor .ProseMirror ol li,[data-theme=dark] .tiptap .editor .ProseMirror ul li{margin-bottom:5px}[data-theme=dark] .tiptap .editor .ProseMirror ol li::marker,[data-theme=dark] .tiptap .editor .ProseMirror ul li::marker{color:#fff9}[data-theme=dark] .tiptap .editor .ProseMirror p.is-editor-empty:before{color:#ffffff4d;content:attr(data-placeholder);float:left;font-style:italic;height:0;opacity:.6;pointer-events:none}[data-theme=dark] .tiptap .editor .ProseMirror:focus{color:#fffffff2}
