.text-editor-content .ProseMirror{min-height:200px;padding:1rem;outline:none}.text-editor-content .ProseMirror h1{margin-bottom:1rem;font-size:1.875rem;font-weight:700}.text-editor-content .ProseMirror h2{margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.text-editor-content .ProseMirror h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.text-editor-content .ProseMirror h4{margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.text-editor-content .ProseMirror h5{margin-bottom:.5rem;font-size:1rem;font-weight:700}.text-editor-content .ProseMirror h6{margin-bottom:.5rem;font-size:.875rem;font-weight:700}.text-editor-content .ProseMirror p{margin-bottom:.75rem}.text-editor-content .ProseMirror li{margin-bottom:.25rem}.text-editor-content .ProseMirror ol{list-style-type:decimal;padding-left:2rem;margin-bottom:.75rem}.text-editor-content .ProseMirror ol ol{list-style-type:lower-alpha;padding-left:2rem}.text-editor-content .ProseMirror ol ol ol{list-style-type:lower-roman;padding-left:2rem}.text-editor-content .ProseMirror ul{list-style-type:disc;padding-left:2rem;margin-bottom:.75rem}.text-editor-content .ProseMirror ul ul{list-style-type:circle;padding-left:2rem}.text-editor-content .ProseMirror ul ul ul{list-style-type:square;padding-left:2rem}.text-editor-content .ProseMirror a{color:var(--color-primary);text-decoration:underline;cursor:pointer}.text-editor-content .ProseMirror iframe{max-width:100%;border:1px solid #d1d5db;border-radius:.375rem;margin:1rem 0;display:block}.text-editor-content .ProseMirror iframe:focus{outline:2px solid #3b82f6;outline-offset:2px}@layer utilities{.list-circle{list-style-type:circle}.list-square{list-style-type:square}}