[data-tiptap-root]{display:block;width:100%}.tiptap-toolbar{background-color:#463630;border:1px solid #786359;border-bottom:none;border-radius:.75rem .75rem 0 0;padding:.5rem .75rem;display:flex;flex-wrap:wrap;gap:.25rem;justify-content:space-between}.tiptap-formats{display:flex;gap:.25rem}.tiptap-toolbar button{background:transparent;border:none;border-radius:.25rem;color:#c2b4a8;cursor:pointer;font-size:.875rem;font-weight:700;padding:.25rem .5rem;line-height:1;transition:background-color .15s,color .15s}.tiptap-toolbar button:hover,.tiptap-toolbar button.is-active{background-color:#5f4b43;color:gold}.tiptap-editor-container{border:1px solid #786359;border-radius:0 0 .75rem .75rem;background-color:#2e231f;overflow:hidden}.tiptap-footnote-group{margin-left:.5rem;padding-left:.5rem;border-left:1px solid #786359}.tiptap-footnote-btn{font-size:.7rem;font-weight:700;letter-spacing:.05em}.tiptap-source-toggle{margin-left:.5rem;font-size:.7rem;font-weight:700;letter-spacing:.05em}[data-tiptap-source]{display:none;width:100%;min-height:300px;background-color:#2e231f;color:#ede4e0;font-family:monospace;font-size:.875rem;padding:1rem;border:none;outline:none;resize:vertical;border-radius:0 0 .75rem .75rem}.tiptap.ProseMirror{display:block;color:#ede4e0;font-size:1.1rem;min-height:300px;background-color:#2e231f;padding:1rem;outline:none;width:100%;box-sizing:border-box}.ProseMirror{color:#ede4e0;font-size:1.1rem;min-height:300px;background-color:#2e231f;padding:1rem;outline:none}.ProseMirror p{margin-bottom:1rem}.ProseMirror blockquote{border-left:3px solid #786359;color:#d9cfc7;font-style:italic;padding-left:1rem;margin-left:0;margin-top:.5rem;margin-bottom:.5rem}.ProseMirror a{color:gold}.ProseMirror h2{font-size:1.5rem;font-weight:700;color:#ede4e0;margin-bottom:.75rem}.ProseMirror h3{font-size:1.25rem;font-weight:700;color:#ede4e0;margin-bottom:.5rem}.ProseMirror ol,.ProseMirror ul{padding-left:1.5rem;margin-bottom:1rem}.ProseMirror ol{list-style-type:decimal}.ProseMirror ul{list-style-type:disc}.ProseMirror.ProseMirror-focused{outline:none}ol.footnotes{margin-top:1rem;list-style-type:decimal;padding:1rem 0 1rem 1.25rem;border-top:1px solid #786359;font-size:.875rem;color:#ab998c}.ProseMirror ol.footnotes{list-style:none;padding-left:0;counter-reset:tiptap-footnote-counter var(--footnote-offset, 0)}.ProseMirror ol.footnotes>li{display:flex;align-items:baseline;gap:.35rem;margin-bottom:.5rem}.ProseMirror ol.footnotes>li:before{counter-increment:tiptap-footnote-counter;content:counter(tiptap-footnote-counter) ".";flex-shrink:0;min-width:1.5rem;text-align:right;color:#ab998c;font-size:.875rem}.ProseMirror ol.footnotes>li p{margin-bottom:0;flex:1}.ProseMirror sup[data-peak-fn]{position:relative;cursor:help}.ProseMirror sup[data-peak-fn]:after{content:"Book footnote " attr(data-peak-fn);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background-color:#1a1210;color:gold;border:1px solid #786359;padding:.4rem .75rem;border-radius:.4rem;font-size:.875rem;font-weight:600;letter-spacing:.02em;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:50;line-height:1.4}.ProseMirror sup[data-peak-fn]:before{content:"";position:absolute;bottom:calc(100% + 2px);left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#786359;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:51}.ProseMirror sup[data-peak-fn]:hover:after,.ProseMirror sup[data-peak-fn]:hover:before{opacity:1}
