.note-editor.note-frame{width:100%;clip-path:inset(0px 0px 0px 0px)}.note-editor.note-frame.is-large .note-toolbar{position:sticky;top:127px;z-index:99}.note-editor.note-frame .note-toolbar{background:var(--fg-primary)}.note-editor.note-frame .note-toolbar:before{z-index:1;content:"";position:absolute;top:-200px;height:200px;left:0;right:0;background:#fff}.note-editor.note-frame .note-toolbar .note-btn{color:#fff;background-color:var(--fg-primary-light);border:0px solid transparent}.note-editor.note-frame .note-toolbar .note-btn.is-active{background-color:var(--fg-primary-active)}.note-editor.note-frame .note-editable{padding:12px !important;background:#fff}.note-editor.note-frame .note-editable .cms-btn-heading.is-active{outline:2px solid currentColor;border-radius:3px}.note-editor.note-frame .note-resizebar{background:var(--fg-primary)}