.ProseMirror:focus{outline:2px solid transparent;outline-offset:2px}.ProseMirror{font-family:Georgia,serif;font-size:18px;line-height:1.75;color:#1e293b}.ProseMirror h1{margin-bottom:1rem;margin-top:2rem;font-size:2.25rem;line-height:2.5rem;font-weight:700;color:#0f172a}.ProseMirror h2{margin-bottom:.75rem;margin-top:1.5rem;font-size:1.875rem;line-height:2.25rem;font-weight:700;color:#0f172a}.ProseMirror h3{margin-bottom:.5rem;margin-top:1rem;font-size:1.5rem;line-height:2rem;font-weight:700;color:#0f172a}.ProseMirror p{margin-bottom:1rem}.ProseMirror strong{font-weight:700}.ProseMirror em{font-style:italic}.ProseMirror u{text-decoration-line:underline}.ProseMirror ul{list-style-type:disc}.ProseMirror ol,.ProseMirror ul{margin-bottom:1rem;padding-left:1.5rem}.ProseMirror ol{list-style-type:decimal}.ProseMirror li,.ProseMirror li p{margin-bottom:.25rem}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#94a3b8;pointer-events:none;height:0}.ProseMirror ::selection{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity,1))}.ProseMirror ::-moz-selection{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity,1))}.writing-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.5) transparent}.writing-scrollbar::-webkit-scrollbar{width:8px;height:8px}.writing-scrollbar::-webkit-scrollbar-track{background:transparent}.writing-scrollbar::-webkit-scrollbar-thumb{background:rgba(148,163,184,.4);border-radius:4px;border:2px solid transparent;background-clip:padding-box}.writing-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(148,163,184,.7);background-clip:padding-box}.hover-scroll{scrollbar-width:none}.hover-scroll::-webkit-scrollbar{width:0;height:0}.hover-scroll:hover{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.5) transparent}.hover-scroll:hover::-webkit-scrollbar{width:8px;height:8px}.hover-scroll:hover::-webkit-scrollbar-track{background:transparent}.hover-scroll:hover::-webkit-scrollbar-thumb{background:rgba(148,163,184,.4);border-radius:4px;border:2px solid transparent;background-clip:padding-box}.hover-scroll:hover::-webkit-scrollbar-thumb:hover{background:rgba(148,163,184,.7);background-clip:padding-box}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-in-from-top{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes zoom-in{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.animate-in{animation-duration:.3s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-fill-mode:both}.fade-in{animation-name:fade-in}.slide-in-from-top-2{animation-name:slide-in-from-top}.zoom-in-95{animation-name:zoom-in}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-700{animation-duration:.7s}.prose{max-width:none}.prose-slate{--tw-prose-body:#334155;--tw-prose-headings:#0f172a;--tw-prose-links:#4f46e5;--tw-prose-bold:#0f172a;--tw-prose-code:#1e293b;--tw-prose-quotes:#475569}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-25%)}}.animate-bounce{animation:bounce 1s infinite}