.notes-editor-styles{background:var(--background);color:var(--foreground);padding:1.25rem}@media (min-width:768px){.notes-editor-styles{padding:1.5rem}}.notes-editor-styles p{margin-bottom:.9em}.notes-editor-styles p:last-child{margin-bottom:0}.notes-editor-styles h1{border-bottom:3px solid var(--border)!important;margin-top:1.6em!important;margin-bottom:.9em!important;padding-bottom:.5em!important;font-size:2rem!important;font-weight:800!important;line-height:1.2!important}.notes-editor-styles h2{border-bottom:2px solid var(--border)!important;margin-top:1.25em!important;margin-bottom:.65em!important;padding-bottom:.5em!important;font-size:1.5rem!important;font-weight:700!important;line-height:1.3!important}.notes-editor-styles h3{margin-top:1.1em!important;margin-bottom:.45em!important;font-size:1.25rem!important;font-weight:600!important;line-height:1.4!important}.notes-editor-styles h4{margin-top:.9em!important;margin-bottom:.4em!important;font-size:1.125rem!important;font-weight:600!important;line-height:1.4!important}.notes-editor-styles h1:first-child,.notes-editor-styles h2:first-child,.notes-editor-styles h3:first-child,.notes-editor-styles h4:first-child{margin-top:0!important}.notes-editor-styles strong,.notes-editor-styles b{font-weight:700!important}.notes-editor-styles em,.notes-editor-styles i{font-style:italic!important}.notes-editor-styles u{text-underline-offset:2px!important;text-decoration:underline!important}.notes-editor-styles ul{margin-bottom:1em!important;padding-left:1.5rem!important;list-style-type:disc!important}.notes-editor-styles ol{margin-bottom:1em!important;padding-left:1.5rem!important;list-style-type:decimal!important}.notes-editor-styles li{line-height:inherit!important;margin-bottom:.5em!important}.notes-editor-styles li:last-child{margin-bottom:0!important}.notes-editor-styles ul ul,.notes-editor-styles ol ol,.notes-editor-styles ul ol,.notes-editor-styles ol ul{margin-top:.5em!important;margin-bottom:.5em!important}.notes-editor-styles blockquote{border-left:4px solid var(--primary)!important;background-color:oklch(from var(--accent)l c h/.65)!important;border-radius:0 4px 4px 0!important;margin:1rem 0!important;padding:.5rem 1rem!important;font-style:italic!important}.notes-editor-styles ::selection{background-color:oklch(from var(--primary)l c h/.3)!important}.notes-editor-styles a{color:var(--primary)!important;text-underline-offset:2px!important;text-decoration:underline!important;-webkit-text-decoration-color:var(--primary)!important;text-decoration-color:var(--primary)!important}.notes-editor-styles a:hover{opacity:.8!important;text-decoration-thickness:2px!important}.notes-editor-styles code{background-color:var(--muted)!important;border-radius:3px!important;padding:.125rem .25rem!important;font-family:Geist Mono,monospace!important;font-size:.875em!important}.notes-editor-styles hr{border:none!important;border-top:2px solid var(--border)!important;margin:2rem 0!important}.notes-editor-styles .is-editor-empty:first-child:before,.notes-editor-styles p.is-empty:before{content:attr(data-placeholder);float:left;color:var(--muted-foreground);opacity:.7;pointer-events:none;height:0;font-size:1rem;line-height:1.5}.dark .notes-editor-styles .is-editor-empty:first-child:before,.dark .notes-editor-styles p.is-empty:before{opacity:.6}.notes-editor-styles:focus-within{outline:none}.notes-editor-content:focus-within{box-shadow:none;outline:none}.notes-editor-styles:focus,.notes-editor-styles:focus-visible,.notes-editor-content .ProseMirror:focus,.notes-editor-content .ProseMirror:focus-visible,.notes-editor-content .ProseMirror:focus-within,[contenteditable]:focus,[contenteditable]:focus-visible,[contenteditable]:focus-within{box-shadow:none!important;border:none!important;outline:none!important}.notes-editor-styles span[style*=color]{font-weight:500!important}.dark .notes-editor-styles span[style*=color]{filter:brightness(1.2)saturate(.9)}.dark .notes-editor-styles ul li::marker{color:var(--muted-foreground)}.dark .notes-editor-styles ol li::marker{color:var(--muted-foreground)}.notes-editor-styles span[style*=background-color]{-webkit-box-decoration-break:clone!important;box-decoration-break:clone!important;border-radius:.125rem!important;padding:.125em .25em!important}.dark .notes-editor-styles span[style*=background-color]{mix-blend-mode:lighten}
:is(.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror strong,.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror b){font-weight:700!important}:is(.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror em,.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror i){font-style:italic!important}.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror u{text-decoration:underline!important}:is(.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror strong>span,.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror b>span,.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror span>strong,.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror span>b){font-weight:inherit!important}:is(.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror em>span,.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror i>span,.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror span>em,.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror span>i){font-style:inherit!important}:is(.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror u>span,.simple-notes-editor-module__VS945q__editorWrapper .ProseMirror span>u){-webkit-text-decoration:inherit!important;text-decoration:inherit!important}
.commentary-transitions-enabled *{transition:font-size .4s cubic-bezier(.25,.46,.45,.94),line-height .4s cubic-bezier(.25,.46,.45,.94)!important}@keyframes streamIn{0%{opacity:0;filter:blur(4px)}50%{opacity:.5;filter:blur(2px)}to{opacity:1;filter:blur()}}.commentary-animated .commentary-section{animation:.8s cubic-bezier(.25,.46,.45,.94) both streamIn;animation-delay:calc(var(--section-index,0)*60ms);will-change:opacity,filter;opacity:0;animation-fill-mode:both}.commentary-animated .commentary-paragraph{animation:.8s cubic-bezier(.25,.46,.45,.94) both streamIn;animation-delay:calc(var(--paragraph-index,0)*40ms);will-change:opacity,filter;opacity:0;animation-fill-mode:both}.commentary-animated h2,.commentary-animated h3,.commentary-animated h4,.commentary-animated h5{animation:.8s cubic-bezier(.25,.46,.45,.94) both streamIn;animation-delay:calc(var(--section-index,0)*60ms);opacity:0}@media (prefers-reduced-motion:reduce){.commentary-animated *{animation:none!important}.commentary-animated .commentary-section,.commentary-animated .commentary-paragraph,.commentary-animated h2,.commentary-animated h3,.commentary-animated h4,.commentary-animated h5{opacity:1!important;filter:none!important}.commentary-transitions-enabled *{transition:none!important}}.commentary-container{contain:layout style;transform:translateZ(0)}.commentary-animated{contain:layout style;position:relative}
