.ProseMirror{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.75}.ProseMirror,.ProseMirror h1{color:var(--rathore-textPrimary)}.ProseMirror h1{text-align:center;font-size:2rem;font-weight:700;margin:2rem 0 1.5rem}.ProseMirror h2{font-size:1.5rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;border-bottom:1.5px solid var(--rathore-border);padding-bottom:.5rem;color:var(--rathore-textPrimary)}.ProseMirror h3{font-size:1.2rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.ProseMirror h3,.ProseMirror p{color:var(--rathore-textSecondary)}.ProseMirror p{margin-bottom:1rem;text-align:justify}.ProseMirror strong{font-weight:600;color:var(--rathore-textPrimary)}.ProseMirror ol,.ProseMirror ul{margin:1rem 0;padding-left:1.5rem}.ProseMirror mark{padding:.125rem .25rem;border-radius:.25rem}.ProseMirror blockquote{border-left:3px solid var(--rathore-accent);padding-left:1rem;margin:1rem 0;font-style:italic;color:var(--rathore-textMuted);background:var(--rathore-accentSoft);border-radius:0 .375rem .375rem 0;padding-top:.5rem;padding-bottom:.5rem}.ProseMirror code{background:var(--rathore-surfaceSoft);padding:.125rem .3rem;border-radius:.25rem;font-family:Courier New,monospace;font-size:.875em;color:var(--rathore-accent)}.ProseMirror pre{background:#1B2232;color:#f1f5f9;padding:1.25rem;border-radius:.625rem;overflow-x:auto;font-size:.875em}.ProseMirror pre code{background:transparent;color:inherit;padding:0}.ProseMirror table{border-collapse:collapse;width:100%;margin:1rem 0}.ProseMirror table td,.ProseMirror table th{border:1px solid var(--rathore-border);padding:.5rem .75rem;text-align:left;vertical-align:top}.ProseMirror table th{background:var(--rathore-surfaceSoft);font-weight:600;color:var(--rathore-textPrimary)}.ProseMirror:focus{outline:none}.editor-missing-field{background-color:#fef2f2;color:#991b1b;border:1px solid #fca5a5;border-radius:4px;padding:0 4px;font-weight:500;position:relative;cursor:text;box-shadow:0 0 0 1px rgba(248,113,113,.18);display:inline-block;margin:0 2px}.editor-missing-field:before{content:"Missing: " attr(data-missing);bottom:calc(100% + 6px);background:#ef4444;color:white;font-size:11px;font-weight:600;padding:4px 8px;border-radius:4px;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.15)}.editor-missing-field:after,.editor-missing-field:before{position:absolute;left:50%;transform:translateX(-50%);opacity:0;visibility:hidden;transition:all .18s ease;z-index:50;pointer-events:none}.editor-missing-field:after{content:"";bottom:100%;border:5px solid transparent;border-top-color:#ef4444;margin-bottom:-4px}.editor-missing-field:hover:after,.editor-missing-field:hover:before{opacity:1;visibility:visible}