@keyframes editor-menu-bar{0%{margin-top:0;max-height:0px;opacity:0}to{margin-top:.5rem;max-height:52px;opacity:1}}.editor-menu-bar-enter-active{animation:editor-menu-bar var(--transition-time) ease-out}.editor-menu-bar-leave-active{animation:editor-menu-bar var(--transition-time) reverse}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#ced4da;pointer-events:none;height:0}.collaboration-cursor__caret{position:relative;margin-left:-1px;margin-right:-1px;border-left:1px solid #0D0D0D;border-right:1px solid #0D0D0D;word-break:normal;pointer-events:none}.collaboration-cursor__label{position:absolute;top:-1.4em;left:-1px;font-size:12px;font-style:normal;font-weight:600;line-height:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#0d0d0d;padding:.1rem .3rem;border-radius:3px 3px 3px 0;white-space:nowrap}
