html{overflow-y:scroll}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00000059}*{scrollbar-width:thin;scrollbar-color:#0003 transparent}.container{width:100%;max-width:1200px;margin:0 auto}input::-ms-reveal{display:none}input::-ms-clear{display:none}.ProseMirror{outline:none}.ProseMirror p{margin-top:8px;margin-bottom:8px}.ProseMirror p.is-editor-empty:first-of-type:before{content:attr(data-placeholder);float:left;color:#00000061;pointer-events:none;height:0}.ProseMirror img{max-width:100%;height:auto}.ProseMirror .react-renderer.node-image{vertical-align:top;display:inline-block}.ProseMirror h1{margin:0;font-size:2rem;font-weight:700;line-height:1.2}.ProseMirror h2{margin:0;font-size:1.5rem;font-weight:700;line-height:1.25}.ProseMirror h3{margin:0;font-size:1.25rem;font-weight:700;line-height:1.3}.ProseMirror h4{margin:0;font-size:1.125rem;font-weight:700;line-height:1.35}.ProseMirror h5{margin:0;font-size:1rem;font-weight:700;line-height:1.4}.ProseMirror ol,.ProseMirror ul{margin:0;padding-left:0;list-style:none}.ProseMirror ol{counter-reset:ol-counter}.ProseMirror li{align-items:baseline;gap:.35em;display:flex}.ProseMirror li>*{width:100%}.ProseMirror ol>li{counter-increment:ol-counter}.ProseMirror ol>li:before{content:counter(ol-counter)".";flex-shrink:0}.ProseMirror ol[data-list-type=roman]>li:before{content:counter(ol-counter,upper-roman)"."}.ProseMirror ol[data-list-type=lower-alpha]>li:before{content:counter(ol-counter,lower-alpha)"."}.ProseMirror ol[data-list-type=upper-alpha]>li:before{content:counter(ol-counter,upper-alpha)"."}.ProseMirror ul>li:before{content:"•";flex-shrink:0}.ProseMirror ul[data-bullet-type=dash]>li:before{content:"—"}.ProseMirror li:has(>h1):before{font-size:2rem;font-weight:700}.ProseMirror li:has(>h2):before{font-size:1.5rem;font-weight:700}.ProseMirror li:has(>h3):before{font-size:1.25rem;font-weight:700}.ProseMirror li:has(>h4):before{font-size:1.125rem;font-weight:700}.ProseMirror li:has(>h5):before{font-size:1rem;font-weight:700}
