.tiptap.ProseMirror[contenteditable=true] .tiptap-node-selection{background-color:#2383e224;position:relative}.tiptap.ProseMirror[contenteditable=true] .tiptap-node-selection:before{content:"";pointer-events:none;z-index:81;opacity:1;background:#2383e224;border-radius:4px;transition-property:opacity;transition-duration:.2s;transition-timing-function:ease;position:absolute;inset:0}.tiptap.ProseMirror[contenteditable=true] .selection-halo{pointer-events:none;z-index:10;opacity:1;background:#2383e224;border-radius:4px;transition-property:opacity;transition-timing-function:ease;position:absolute;inset:0}::selection{background-color:#70cff850}.ProseMirror-noderangeselection :not(.react-renderer *):not(table *)::selection{background:0 0}.ProseMirror-noderangeselection :not(.react-renderer *):not(table *){caret-color:#0000}.ProseMirror-noderangeselection .react-renderer input,.ProseMirror-noderangeselection .react-renderer textarea,.ProseMirror-noderangeselection .react-renderer [contenteditable=true]{caret-color:currentColor}.ProseMirror-selectednode:not(.react-renderer):not(table),.ProseMirror-selectednoderange:not(.react-renderer):not(table){position:relative}:is(.ProseMirror-selectednode:not(.react-renderer):not(table),.ProseMirror-selectednoderange:not(.react-renderer):not(table)):before{pointer-events:none;z-index:-1;content:"";background:#2383e224;border-radius:.2rem;position:absolute;inset:0}.ProseMirror .is-empty:before{color:#7a7a7a66;float:left;pointer-events:none;width:100%;height:0}.dark .ProseMirror .is-empty:before{color:#7a7a7a66}.ProseMirror.ProseMirror-focused p.is-empty.has-focus:before{content:"Gestalte deine Szene... (\"/\" für Widgets)"}.ProseMirror.ProseMirror-focused table p.is-empty.has-focus:before,.ProseMirror.ProseMirror-focused div[data-type=column] p.is-empty:before{content:""}.ProseMirror.ProseMirror-focused li p.is-empty.has-focus:before{content:"Liste"}.ProseMirror.ProseMirror-focused h1:not([data-type=custom-page-title]).is-empty:before{content:"Überschrift 1"}.ProseMirror.ProseMirror-focused h2.is-empty:before{content:"Überschrift 2"}.ProseMirror.ProseMirror-focused h3.is-empty:before{content:"Überschrift 3"}@media screen and (max-width:768px){.ProseMirror.ProseMirror-focused p.is-empty.has-focus:before{content:"\"/\" für Befehle"}}[data-locale=en] .ProseMirror.ProseMirror-focused p.is-empty.has-focus:before{content:"Craft your scene... (\"/\" for widgets)"}@media screen and (max-width:768px){[data-locale=en] .ProseMirror.ProseMirror-focused p.is-empty.has-focus:before{content:"\"/\" for commands"}}[data-locale=en] .ProseMirror.ProseMirror-focused li p.is-empty.has-focus:before{content:"List"}[data-locale=en] .ProseMirror.ProseMirror-focused h1:not([data-type=custom-page-title]).is-empty:before{content:"Heading 1"}[data-locale=en] .ProseMirror.ProseMirror-focused h2.is-empty:before{content:"Heading 2"}[data-locale=en] .ProseMirror.ProseMirror-focused h3.is-empty:before{content:"Heading 3"}.drag-handle{opacity:1;z-index:99999;cursor:grab;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' style='fill: rgba(104, 104, 104, 1)'%3E%3Cpath d='M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z'%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:calc(.5em + .375rem) calc(.5em + .375rem);border-radius:.25rem;width:1.2rem;height:1.5rem;position:relative}.drag-handle:after{content:"";width:16px;height:calc(100% + 8px);position:absolute;top:-4px;left:100%}.drag-handle:hover{background-color:#0000000f;transition:background-color .2s}.drag-handle:active{cursor:grabbing;background-color:#0000001a;transition:background-color .2s}.drag-handle.hide{opacity:0;pointer-events:none}@media (pointer:coarse){.drag-handle{display:none}}.resize-cursor{cursor:ew-resize;cursor:col-resize}.ProseMirror .tableWrapper{-webkit-overflow-scrolling:touch;margin-top:3rem;margin-bottom:3rem;overflow-x:auto}@media screen and (max-width:768px){.ProseMirror .tableWrapper{margin-top:1.5rem;margin-bottom:1.5rem}.ProseMirror table td,.ProseMirror table th{min-width:60px;font-size:.875rem}}.ProseMirror table{box-sizing:border-box;border-collapse:collapse;border:1px solid #0000001a;border-radius:.25rem;width:100%}.dark .ProseMirror table{border:1px solid #fff3}.ProseMirror table td,.ProseMirror table th{text-align:left;vertical-align:top;border:1px solid #0000001a;min-width:100px;padding:.5rem;position:relative}.dark .ProseMirror table td,.dark .ProseMirror table th{border:1px solid #fff3}.ProseMirror table td:first-of-type:not(a),.ProseMirror table th:first-of-type:not(a){margin-top:0}.ProseMirror table td p,.ProseMirror table th p{margin:0}.ProseMirror table td p+p,.ProseMirror table th p+p{margin-top:.75rem}.ProseMirror table th{background-color:#37352f0d;font-weight:600}.dark .ProseMirror table th{background-color:#ffffff0d}.ProseMirror table .column-resize-handle{pointer-events:none;width:.5rem;display:flex;position:absolute;top:0;bottom:-2px;right:-.25rem}.ProseMirror table .column-resize-handle:before{content:"";background-color:#0003;width:1px;height:100%;margin-left:.5rem}.dark .ProseMirror table .column-resize-handle:before{background-color:#fff3}.ProseMirror table .selectedCell{background-color:#0000000d;border-style:double;border-color:#0003}.dark .ProseMirror table .selectedCell{background-color:#ffffff1a;border-color:#fff3}.ProseMirror table .grip-column,.ProseMirror table .grip-row{z-index:10;cursor:pointer;background-color:#0000000d;justify-content:center;align-items:center;display:flex;position:absolute}.dark .ProseMirror table .grip-column,.dark .ProseMirror table .grip-row{background-color:#ffffff1a}.ProseMirror table .grip-column{border-left:1px solid #0003;width:calc(100% + 1px);height:.75rem;margin-left:-1px;top:-.75rem;left:0}.dark .ProseMirror table .grip-column{border-left:1px solid #fff3}.ProseMirror table .grip-column:hover,.ProseMirror table .grip-column.selected{background-color:#0000001a}.dark .ProseMirror table .grip-column:hover,.dark .ProseMirror table .grip-column.selected{background-color:#fff3}.ProseMirror table .grip-column.selected{background-color:#0000004d;border-color:#0000004d;box-shadow:0 1px 2px #0000000d}.dark .ProseMirror table .grip-column.selected{background-color:#ffffff4d;border-color:#ffffff4d}.ProseMirror table .grip-column:hover:before,.ProseMirror table .grip-column.selected:before{content:"";width:.625rem}.ProseMirror table .grip-column:hover:before{border-bottom:2px dotted #0009}.dark .ProseMirror table .grip-column:hover:before{border-bottom:2px dotted #fff9}.ProseMirror table .grip-column.first{border-left-color:#0000;border-top-left-radius:.125rem}.ProseMirror table .grip-column.last{border-top-right-radius:.125rem}.ProseMirror table .grip-row{border-top:1px solid #0003;width:.75rem;height:calc(100% + 1px);margin-top:-1px;top:0;left:-.75rem}.dark .ProseMirror table .grip-row{border-top:1px solid #fff3}.ProseMirror table .grip-row:hover,.ProseMirror table .grip-row.selected{background-color:#0000001a}.dark .ProseMirror table .grip-row:hover,.dark .ProseMirror table .grip-row.selected{background-color:#fff3}.ProseMirror table .grip-row.selected{background-color:#0000004d;border-color:#0000004d;box-shadow:0 1px 2px #0000000d}.dark .ProseMirror table .grip-row.selected{background-color:#ffffff4d;border-color:#ffffff4d}.ProseMirror table .grip-row:hover:before,.ProseMirror table .grip-row.selected:before{content:"";height:.625rem}.ProseMirror table .grip-row:hover:before{border-left:2px dotted #0009}.dark .ProseMirror table .grip-row:hover:before{border-left:2px dotted #fff9}.ProseMirror table .grip-row.first{border-top-color:#0000;border-top-left-radius:.125rem}.ProseMirror table .grip-row.last{border-bottom-left-radius:.125rem}.tiptap.ProseMirror[contenteditable=true] img{transition:filter .1s ease-in-out}.tiptap.ProseMirror[contenteditable=true] img:hover{cursor:pointer;filter:brightness(80%)}.collaboration-carets__caret{pointer-events:none;word-break:normal;border-left:1px solid #0d0d0d;border-right:1px solid #0d0d0d;margin-left:-1px;margin-right:-1px;position:relative}.collaboration-carets__label{color:#0d0d0d;-webkit-user-select:none;user-select:none;white-space:nowrap;border-radius:3px 3px 3px 0;padding:.1rem .3rem;font-size:12px;font-style:normal;font-weight:600;line-height:normal;position:absolute;top:-1.4em;left:-1px}.tiptap.ProseMirror ol,ul>*{margin-top:4px;margin-bottom:4px}.tiptap.ProseMirror li{margin-top:6px;margin-bottom:6px}.tiptap.ProseMirror a{color:#3471eb;text-decoration:underline}.tiptap.ProseMirror a:hover{cursor:pointer}.tiptap.ProseMirror ol{list-style-type:decimal}.tiptap.ProseMirror ol ol{list-style-type:lower-alpha}.tiptap.ProseMirror ol ol ol{list-style-type:lower-roman}.tiptap.ProseMirror ol ol ol ol{list-style-type:decimal}.tiptap.ProseMirror ol ol ol ol ol{list-style-type:lower-alpha}.tiptap.ProseMirror ol ol ol ol ol ol{list-style-type:lower-roman}.tiptap.ProseMirror ol ol ol ol ol ol ol{list-style-type:decimal}.tiptap.ProseMirror ol ol ol ol ol ol ol ol{list-style-type:lower-alpha}.tiptap.ProseMirror ol ol ol ol ol ol ol ol ol{list-style-type:lower-roman}.tiptap.ProseMirror ol ol ol ol ol ol ol ol ol ol{list-style-type:decimal}.tiptap.ProseMirror ol ol ol ol ol ol ol ol ol ol ol{list-style-type:lower-alpha}.tiptap.ProseMirror ol ol ol ol ol ol ol ol ol ol ol ol{list-style-type:lower-roman}.ProseMirror [data-type=columns]{gap:1.5rem;margin-top:3.5rem;margin-bottom:3rem;display:grid}.ProseMirror [data-type=column]{overflow:hidden}.ProseMirror [data-type=columns].layout-sidebar-left{grid-template-columns:40fr 60fr}.ProseMirror [data-type=columns].layout-sidebar-right{grid-template-columns:60fr 40fr}.ProseMirror [data-type=columns].layout-two-column{grid-template-columns:1fr 1fr}@media screen and (max-width:768px){.ProseMirror [data-type=columns].layout-sidebar-left,.ProseMirror [data-type=columns].layout-sidebar-right,.ProseMirror [data-type=columns].layout-two-column{grid-template-columns:1fr}}.ProseMirror:not(.isNotEditable) [data-type=column]:first-child{border-right:1px dashed hsl(var(--secondary) / .7);padding-right:1.5rem}@media screen and (max-width:768px){.ProseMirror:not(.isNotEditable) [data-type=column]:first-child{border-right:none;border-bottom:1px dashed hsl(var(--secondary) / .7);padding-bottom:1.5rem;padding-right:0}}.flashcard-container>div{width:100%;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.23,1,.32,1)}.flashcard-container.is-flipped>div{transform:rotateY(180deg)}.flashcard-container div:has(>.flashcard-face){width:100%;grid-template-rows:1fr!important;grid-template-columns:1fr!important;display:grid!important}.flashcard-container .flashcard-face{border-style:solid;border-width:1px;border-radius:1rem;flex-direction:column;justify-content:center;min-height:200px;padding:2rem;transition:opacity .5s;box-shadow:0 1px 2px #0000000d;grid-area:1/1/-1/-1!important;display:flex!important}.flashcard-container .flashcard-face:first-of-type{opacity:1;pointer-events:auto;z-index:10}.flashcard-container.is-flipped .flashcard-face:first-of-type{opacity:0;pointer-events:none;z-index:0}.flashcard-container .flashcard-face:nth-of-type(2){opacity:0;pointer-events:none;z-index:0;transform:rotateY(180deg)}.flashcard-container.is-flipped .flashcard-face:nth-of-type(2){opacity:1;pointer-events:auto;z-index:10}.flashcard-container .flashcard-face{position:relative}.flashcard-container .flashcard-face:before{content:attr(data-position);text-transform:uppercase;letter-spacing:.05em;color:#a3a3a399;pointer-events:none;font-size:10px;font-weight:500;position:absolute;bottom:12px;right:16px}.dark .flashcard-container .flashcard-face:before{color:#73737399}.matching-pairs-edit .matching-pair-row-wrapper{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 2rem;align-items:start;gap:.75rem;display:grid}.matching-pairs-edit .matching-pair-row-wrapper>[data-node-view-content]{display:contents!important}.matching-pairs-edit .matching-pair-row-wrapper div:has(>[data-type=matching-pair-side]){display:contents!important}.matching-pairs-edit [data-type=matching-pair-side][data-side=left]{grid-column:1}.matching-pairs-edit [data-type=matching-pair-side][data-side=right]{grid-column:2}.matching-pairs-edit .matching-pair-delete{grid-area:1/3}.matching-pairs-edit [data-type=matching-pair-side]{background:#fff;border:1px solid #e5e5e5;border-radius:1rem;min-width:0;padding:.75rem}.dark .matching-pairs-edit [data-type=matching-pair-side]{background:#0a0a0a;border-color:#262626}.matching-pairs-edit [data-type=matching-pair-side] .ProseMirror{outline:none;min-height:2.5rem}.matching-pair-side-content img,.matching-pair-side-content video,.matching-pair-side-content audio{margin-inline:auto}.matching-pair-side-tile{touch-action:manipulation}.matching-pairs-learner .matching-pair-side-content{overflow-wrap:anywhere;width:100%}.matching-pairs-learner .matching-pair-side-content *{pointer-events:none}.matching-pairs-learner .matching-pair-side-content p,.matching-pairs-learner .matching-pair-side-content li,.matching-pairs-learner .matching-pair-side-content h1,.matching-pairs-learner .matching-pair-side-content h2,.matching-pairs-learner .matching-pair-side-content h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.matching-pairs-learner .matching-pair-side-content img{object-fit:cover;border-radius:.625rem;width:auto;max-width:100%;max-height:7rem}.matching-pairs-learner .matching-pair-side-content video{border-radius:.625rem;width:auto;max-width:100%;max-height:7rem}.matching-pairs-learner .matching-pair-side-content .katex-display{max-width:100%;overflow:auto hidden}.matching-pairs-learner{--matching-pair-merge-duration:.6s;--matching-pair-merge-easing:cubic-bezier(.22, 1, .36, 1);--matching-pair-reorder-duration:.8s;--matching-pair-reorder-easing:cubic-bezier(.22, 1, .36, 1);--matching-pair-tile-lip-reserve:8px}.matching-pairs-learner-rows{width:100%}.matching-pair-learner-row{width:100%;overflow:visible}.matching-pairs-learner--reveal-active .matching-pair-learner-row{box-sizing:border-box;padding-bottom:var(--matching-pair-tile-lip-reserve);overflow:visible}.matching-pair-learner-row--height-animating{overflow:visible}.matching-pair-learner-row__cells{width:100%;overflow:visible}.matching-pairs-learner--reveal-active .matching-pair-right-slot{will-change:transform}.matching-pair-tile-fade{opacity:1}.matching-pair-tile-fade--in{opacity:0}.matching-pairs-learner--merging .matching-pair-learner-row__cells .matching-pair-tile-fade{opacity:0;transition:opacity var(--matching-pair-merge-duration) var(--matching-pair-merge-easing)}.matching-pairs-learner--merging .matching-pair-merged-shell .matching-pair-tile-fade{opacity:1;transition:opacity var(--matching-pair-merge-duration) var(--matching-pair-merge-easing)}.matching-pairs-learner--solution-reveal .matching-pair-merged-shell .matching-pair-tile-fade{opacity:1}.matching-pairs-learner--solution-reveal .matching-pair-learner-row__cells .matching-pair-tile-fade{opacity:0}.matching-pair-merged-shell{box-sizing:border-box;overflow:visible}.matching-pair-merged-row__arrow{z-index:1;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.matching-pair-merged-row__arrow-glyph{opacity:.9;justify-content:center;align-items:center;display:flex}.matching-pair-merged-row__arrow--correct{color:#58a700}.matching-pair-merged-row__arrow--incorrect{color:#ea2b2b}.dark .matching-pair-merged-row__arrow--correct{color:#86efac}.dark .matching-pair-merged-row__arrow--incorrect{color:#fca5a5}.matching-pairs-learner--solution-reveal .matching-pair-merged-shell .matching-pair-side-content :where(p,li,h1,h2,h3,span){color:inherit}.matching-pair-solution-tray__badge{z-index:2;color:#fff;pointer-events:none;border-radius:9999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex;position:absolute;top:.5rem;right:.5rem;box-shadow:0 1px 2px #0000001f}.matching-pair-solution-tray__badge--correct{background:#58a700}.matching-pair-solution-tray__badge--incorrect{background:#ea2b2b}.matching-pair-tile-shell{transition:box-shadow .1s ease-out}.matching-pair-tile-face{transition:box-shadow .1s ease-out,margin-bottom .1s ease-out,opacity .1s ease-out}.matching-pairs-learner--reveal-active .matching-pair-tile-shell,.matching-pairs-learner--reveal-active .matching-pair-tile-face{transition:none}.matching-pairs-learner--solution-reveal .matching-pair-tile-face--solution-reveal{filter:saturate(1.06)}.matching-pairs-learner--solution-reveal .matching-pair-tile-face--solution-reveal .matching-pair-side-content :where(p,li,h1,h2,h3,span){color:inherit}@media (prefers-reduced-motion:reduce){.matching-pair-tile-shell,.matching-pair-tile-face,.matching-pair-tile-fade{transition:none;animation:none}}.ProseMirror .cloze-author-content p.is-empty:before{content:""!important}.guide-speech-content .react-renderer{width:100%}.guide-speech-content .react-renderer+.react-renderer{margin-top:.75rem}.guide-speech-content .flashcard-container{margin-top:0;margin-bottom:0}[data-guide-layout=top] .guide-speech-bubble{max-width:100%}[data-guide-layout=inline] .guide-speech-content{min-height:3.25rem}@media (max-width:480px){[data-guide-layout=left] .guide-speech-tail,[data-guide-layout=right] .guide-speech-tail{display:none}}@keyframes guide-idle-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes guide-celebrate{0%,to{transform:translateY(0)scale(1)rotate(0)}30%{transform:translateY(-14px)scale(1.1)rotate(-8deg)}60%{transform:translateY(-8px)scale(1.06)rotate(8deg)}}@keyframes guide-perfect{0%,to{transform:translateY(0)scale(1)}40%{transform:translateY(-10px)scale(1.08)}70%{transform:translateY(-4px)scale(1.02)}}@keyframes guide-partial{0%,to{transform:rotate(0)}25%{transform:rotate(-4deg)}75%{transform:rotate(4deg)}}@keyframes guide-incorrect{0%,to{transform:translate(0)rotate(0)}20%,60%{transform:translate(-5px)rotate(-3deg)}40%,80%{transform:translate(5px)rotate(3deg)}}@keyframes guide-burst-pop{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(1.35)}}.guide-character-avatar__inner{transform-origin:bottom}.guide-character-avatar--idle .guide-character-avatar__inner{animation:2.8s ease-in-out infinite guide-idle-float}.guide-character-avatar--celebrate .guide-character-avatar__inner{animation:.55s ease-in-out infinite guide-celebrate}.guide-character-avatar--perfect .guide-character-avatar__inner{animation:.7s ease-in-out 2 guide-perfect}.guide-character-avatar--partial .guide-character-avatar__inner{animation:.9s ease-in-out infinite guide-partial}.guide-character-avatar--incorrect .guide-character-avatar__inner{animation:.45s ease-in-out 3 guide-incorrect}.guide-character-avatar__burst{border:2px solid #facc158c;border-radius:9999px;animation:.9s ease-out infinite guide-burst-pop;position:absolute;inset:-.35rem}.guide-character-avatar__burst:after{content:"";border:2px dashed #fb923c73;border-radius:9999px;animation:1.1s ease-out .15s infinite guide-burst-pop;position:absolute;inset:.35rem}.guide-character-avatar__sweat{font-size:.85rem;line-height:1;animation:1.2s ease-in-out infinite guide-idle-float;position:absolute;top:18%;right:8%}@media (prefers-reduced-motion:reduce){.guide-character-avatar__inner,.guide-character-avatar__burst,.guide-character-avatar__burst:after,.guide-character-avatar__sweat{animation:none!important}}.tiptap.ProseMirror :not(pre)>code{color:red;background-color:#f7f6f3;border-radius:.25rem;padding:.25rem}code[class*=language-],pre[class*=language-]{color:#000;text-shadow:0 1px #fff;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:0 0;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;line-height:1.5}pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{margin:.5em 0;padding:1em;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{white-space:normal;border-radius:.3em;padding:.1em}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#9a6e3a}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function,.token.class-name{color:#dd4a68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.dark code[class*=language-],.dark pre[class*=language-]{color:#fff;text-shadow:0 -.1em .2em #000;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:0 0;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;line-height:1.5}@media print{.dark code[class*=language-],.dark pre[class*=language-]{text-shadow:none}}.dark pre[class*=language-],.dark :not(pre)>code[class*=language-]{background:#4d4033}.dark pre[class*=language-]{border:.3em solid #7a6652;border-radius:.5em;margin:.5em 0;padding:1em;overflow:auto;box-shadow:inset 1px 1px .5em #000}.dark :not(pre)>code[class*=language-]{white-space:normal;border:.13em solid #7a6652;border-radius:.3em;padding:.15em .2em .05em;box-shadow:inset 1px 1px .3em -.1em #000}.dark .token.comment,.dark .token.prolog,.dark .token.doctype,.dark .token.cdata{color:#998066}.dark .token.punctuation,.dark .token.namespace{opacity:.7}.dark .token.property,.dark .token.tag,.dark .token.boolean,.dark .token.number,.dark .token.constant,.dark .token.symbol{color:#d1949e}.dark .token.selector,.dark .token.attr-name,.dark .token.string,.dark .token.char,.dark .token.builtin,.dark .token.inserted{color:#bde052}.dark .token.operator,.dark .token.entity,.dark .token.url,.dark .language-css .token.string,.dark .style .token.string,.dark .token.variable{color:#f5b83d}.dark .token.atrule,.dark .token.attr-value,.dark .token.keyword{color:#d1949e}.dark .token.regex,.dark .token.important{color:#e90}.dark .token.important,.dark .token.bold{font-weight:700}.dark .token.italic{font-style:italic}.dark .token.entity{cursor:help}.dark .token.deleted{color:red}.tiptap.ProseMirror .react-renderer input,.tiptap.ProseMirror .react-renderer textarea{caret-color:currentColor}.tiptap.ProseMirror{font-family:var(--editor-font-family,var(--font-sans), sans-serif);white-space:pre-wrap;box-sizing:border-box;width:100%;color:var(--editor-text-color,#374151);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;padding:0;font-size:1.25rem;line-height:1.6}.tiptap.ProseMirror ol,.tiptap.ProseMirror ul{list-style:revert;margin:revert;padding:revert;margin-left:-20px}.tiptap.ProseMirror h1{letter-spacing:-.02em;color:var(--editor-heading-color,#111827);margin-top:2rem;margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.1}.tiptap.ProseMirror h2{letter-spacing:-.01em;color:var(--editor-heading-color,#1f2937);margin-top:1.75rem;margin-bottom:.75rem;font-size:2.5rem;font-weight:600;line-height:1.2}.tiptap.ProseMirror h3{color:var(--editor-heading-color,#374151);margin-top:1.5rem;margin-bottom:.5rem;font-size:2rem;font-weight:600;line-height:1.3}.tiptap.ProseMirror blockquote{border-left:3px solid var(--editor-primary-color,#e5e7eb);color:var(--editor-text-color,#6b7280);opacity:.85;margin-left:0;margin-right:0;padding-left:1.5rem;font-style:italic}.dark .tiptap.ProseMirror{color:#d1d5db}.dark .tiptap.ProseMirror h1{color:#f9fafb}.dark .tiptap.ProseMirror h2{color:#f3f4f6}.dark .tiptap.ProseMirror h3{color:#d1d5db}.tiptap.ProseMirror>*{margin-top:10px;margin-bottom:10px}.tiptap.ProseMirror>.react-renderer{margin-top:16px;margin-bottom:16px}:focus{outline:none}.react-renderer{position:relative}div.react-renderer{width:100%;display:block}span.react-renderer{vertical-align:baseline;width:auto;max-width:100%;display:inline}.tiptap.ProseMirror>:first-child{margin-top:0}[contenteditable=true]:empty:before{content:attr(placeholder);pointer-events:none;opacity:.2;display:block}[contenteditable=true]:empty:focus:before{content:none}h1,h2,h3,[data-node-view-wrapper]{scroll-margin-top:5rem}@media screen and (max-width:1536px){.tiptap.ProseMirror{margin:0 auto}}@media screen and (max-width:768px){.tiptap.ProseMirror{width:100%}}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:var(--editor-text-color,currentColor)}@supports (color:color-mix(in lab, red, red)){.custom-scrollbar::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--editor-text-color,currentColor) 15%, transparent)}}.custom-scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;transition:background-color .2s}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--editor-text-color,currentColor)}@supports (color:color-mix(in lab, red, red)){.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--editor-text-color,currentColor) 35%, transparent)}}.custom-scrollbar{scrollbar-width:auto;scrollbar-color:var(--editor-text-color,currentColor) transparent}@supports (color:color-mix(in lab, red, red)){.custom-scrollbar{scrollbar-color:color-mix(in srgb, var(--editor-text-color,currentColor) 15%, transparent) transparent}}
