.blocknote-editor-wrapper{--bn-editor-border-radius:6px;--bn-menu-border-color:hsla(30,17%,49%,.2)}.blocknote-editor-wrapper .bn-container{flex:1;display:flex;flex-direction:column;min-height:500px}.blocknote-editor-wrapper .bn-editor{min-height:400px;padding:16px 20px;font-size:16px;line-height:1.7}.blocknote-editor-wrapper .bn-formatting-toolbar,.blocknote-editor-wrapper .bn-side-menu{--bn-colors-menu-background:var(--background-paper,#fff);--bn-colors-menu-text:var(--text-primary,#333)}.blocknote-editor-wrapper .bn-block-menu{background-color:var(--background-paper,#fff);border:1px solid hsla(30,17%,49%,.2);border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.blocknote-editor-wrapper .bn-tooltip{background-color:var(--background-paper,#fff);color:var(--text-primary,#333);border:1px solid hsla(30,17%,49%,.2)}.blocknote-editor-wrapper .bn-block-menu-item:hover,.blocknote-editor-wrapper .bn-formatting-toolbar-button:hover{background-color:var(--background-alt,#f5f0eb)}.blocknote-editor-wrapper .bn-block-menu-item[data-selected],.blocknote-editor-wrapper .bn-formatting-toolbar-button[data-selected]{background-color:var(--primary-light,#d4c5b5)}.blocknote-editor-wrapper .bn-editor [data-placeholder]:before,.blocknote-editor-wrapper .bn-editor:empty:before{color:var(--text-secondary,#888);font-style:italic}.blocknote-editor-wrapper .bn-editor h1{font-size:2em;font-weight:700;margin:.8em 0 .4em;color:var(--text-primary,#333)}.blocknote-editor-wrapper .bn-editor h2{font-size:1.5em;font-weight:600;margin:.7em 0 .3em;color:var(--text-primary,#333)}.blocknote-editor-wrapper .bn-editor h3{font-size:1.25em;font-weight:600;margin:.6em 0 .3em;color:var(--text-primary,#333)}.blocknote-editor-wrapper .bn-editor ol,.blocknote-editor-wrapper .bn-editor ul{padding-left:1.5em;margin:.5em 0}.blocknote-editor-wrapper .bn-editor pre{border:1px solid hsla(30,17%,49%,.2);border-radius:6px;padding:12px 16px;font-size:14px;overflow-x:auto}.blocknote-editor-wrapper .bn-editor code,.blocknote-editor-wrapper .bn-editor pre{background-color:var(--background-alt,#f5f0eb);font-family:Fira Code,Consolas,monospace}.blocknote-editor-wrapper .bn-editor code{padding:2px 6px;border-radius:4px;font-size:.9em}.blocknote-editor-wrapper .bn-editor a{color:var(--primary-main,#947e68);text-decoration:underline}.blocknote-editor-wrapper .bn-editor a:hover{opacity:.8}.blocknote-editor-wrapper .bn-editor img{max-width:100%;border-radius:6px;margin:8px 0}.blocknote-editor-wrapper .bn-editor:focus-within{outline:2px solid var(--primary-main,#947e68);outline-offset:2px;border-radius:6px}@media (max-width:768px){.blocknote-editor-wrapper .bn-editor{padding:12px 16px;font-size:15px}.blocknote-editor-wrapper .bn-editor h1{font-size:1.6em}.blocknote-editor-wrapper .bn-editor h2{font-size:1.3em}.blocknote-editor-wrapper .bn-editor h3{font-size:1.15em}}