@tailwind base;@tailwind components;@tailwind utilities;body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f5f5}.ProseMirror{outline:none;min-height:300px}.ProseMirror p{margin:.5em 0}.ProseMirror h1{font-size:2em;font-weight:700}.ProseMirror h2{font-size:1.5em;font-weight:700}.ProseMirror h3{font-size:1.25em;font-weight:700}.ProseMirror ul,.ProseMirror ol{padding-left:1.5em;margin:.5em 0}.ProseMirror code{background:#f0f0f0;padding:.2em .4em;border-radius:3px;font-family:monospace}.ProseMirror pre{background:#1e1e1e;color:#d4d4d4;padding:1em;border-radius:6px;overflow-x:auto}.ProseMirror blockquote{border-left:3px solid #ddd;padding-left:1em;margin-left:0;color:#666}.ProseMirror img{max-width:100%;height:auto;border-radius:6px}.ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}
