/* Shared HPMG rich Markdown editor shell around EasyMDE. */
.rich-md-card{border:1px solid #26344d;background:linear-gradient(180deg,rgba(10,17,31,.98),rgba(5,10,20,.98));border-radius:18px;margin:12px 0 16px;padding:14px;min-width:0}
.rich-md-launch{display:flex;justify-content:space-between;gap:16px;align-items:center;min-width:0}
.rich-md-launch h3{margin:0 0 5px}.rich-md-launch p{margin:0}.rich-md-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.rich-md-note{margin-top:10px;color:#94a3b8;font-size:12px}
.rich-md-overlay[hidden]{display:none!important}.rich-md-overlay{position:fixed;inset:0;z-index:120;background:rgba(2,6,23,.82);backdrop-filter:blur(12px);padding:16px;display:flex;align-items:stretch;justify-content:center}.rich-md-dialog{width:min(1480px,100%);height:calc(100vh - 32px);display:grid;grid-template-rows:auto 1fr auto;background:#07111d;border:1px solid #2d3d58;border-radius:22px;box-shadow:0 30px 130px rgba(0,0,0,.72);overflow:hidden}.rich-md-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:14px 16px;border-bottom:1px solid #243044;background:linear-gradient(180deg,#101b31,#0b1324)}.rich-md-head h2{margin:0 0 4px;font-size:20px}.rich-md-head p{margin:0;color:#94a3b8}.rich-md-body{min-height:0;overflow:hidden;padding:12px;background:#050b16}.rich-md-body .EasyMDEContainer{height:100%;display:flex;flex-direction:column}.rich-md-body .EasyMDEContainer .CodeMirror{flex:1;height:auto;min-height:0;background:#07111d;color:#e5e7eb;border:1px solid #26344d;border-radius:0 0 16px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:14px;line-height:1.55}.rich-md-body .editor-toolbar{border:1px solid #26344d;border-bottom:0;border-radius:16px 16px 0 0;background:#0d1728;opacity:1}.rich-md-body .editor-toolbar button{color:#dbeafe;border-radius:8px}.rich-md-body .editor-toolbar button:hover,.rich-md-body .editor-toolbar button.active{background:#1f2a44;border-color:#334155}.rich-md-body .editor-toolbar i.separator{border-left-color:#334155;border-right-color:#111827}.rich-md-body .editor-preview,.rich-md-body .editor-preview-side{background:#08111f;color:#e5e7eb;padding:22px;line-height:1.6}.rich-md-body .editor-preview h1,.rich-md-body .editor-preview h2,.rich-md-body .editor-preview h3{line-height:1.22}.rich-md-body .editor-preview code{background:#020617;border:1px solid #26344d;border-radius:6px;padding:1px 5px;color:#bfdbfe}.rich-md-body .editor-preview pre{background:#020617;border:1px solid #26344d;border-radius:12px;padding:12px;overflow:auto}.rich-md-foot{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 16px;border-top:1px solid #243044;background:#0b1324}.rich-md-foot small{color:#94a3b8}.rich-md-dialog.is-preview .CodeMirror{display:none}.rich-md-dialog.is-preview .editor-toolbar{display:none}.rich-md-dialog.is-preview .editor-preview{position:static;display:block!important;height:100%;border:1px solid #26344d;border-radius:16px}.rich-md-analysis{border-top:1px solid #1f2a44;background:#07111d;padding:12px 16px;max-height:34vh;overflow:auto}.rich-md-analysis:empty{display:none}.sanity-report{border:1px solid #365314;background:#0f1d12;color:#dcfce7;border-radius:16px;padding:12px;margin:12px 0}.sanity-report.warn{border-color:#78350f;background:#211408;color:#fde68a}.sanity-report.blocked{border-color:#7f1d1d;background:#240b0b;color:#fecaca}.sanity-report h3{margin:0 0 8px}.sanity-metrics{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}.sanity-metrics span{background:#020617;border:1px solid #334155;border-radius:999px;padding:5px 8px;color:#cbd5e1;font-size:12px}.sanity-findings{list-style:none;padding:0;margin:8px 0;display:grid;gap:6px}.sanity-findings li{background:rgba(2,6,23,.55);border:1px solid #26344d;border-radius:10px;padding:8px}.sanity-findings strong{text-transform:uppercase;font-size:11px;letter-spacing:.08em}.force-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:10px}.force-row input{max-width:220px}.rich-md-modal{position:absolute;right:24px;top:82px;width:min(560px,calc(100vw - 48px));max-height:calc(100vh - 130px);overflow:auto;background:#0b1324;border:1px solid #334155;border-radius:18px;box-shadow:0 24px 80px rgba(0,0,0,.65);padding:14px;z-index:130}.rich-md-modal[hidden]{display:none!important}.rich-md-modal-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.rich-md-modal h3{margin:0 0 4px}.rich-md-modal .sanity-report{margin:10px 0 0}.rich-md-textarea-fallback{min-height:360px}.soul-active-preview{max-height:320px;overflow:auto}.soul-active-preview pre{margin:0}.sandbox-badge{display:inline-flex;align-items:center;border:1px solid #0e7490;background:#083344;color:#cffafe;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
@media (max-width:900px){.rich-md-overlay{padding:8px}.rich-md-dialog{height:calc(100vh - 16px);border-radius:16px}.rich-md-head,.rich-md-foot{display:block}.rich-md-actions{justify-content:flex-start;margin-top:10px}.rich-md-launch{display:block}.rich-md-launch .rich-md-actions{margin-top:12px}.rich-md-body{padding:8px}.rich-md-body .EasyMDEContainer .CodeMirror{font-size:13px}.rich-md-modal{right:12px;top:78px;width:calc(100vw - 24px)}}


/* Checklist-driven SOUL review suggestions. */
.md-suggestions{display:grid;gap:12px;margin-top:14px}.md-suggestions-empty{border:1px dashed #334155;border-radius:12px;padding:12px;color:#94a3b8}.md-suggestion{border:1px solid #334155;background:#07111d;border-radius:14px;padding:12px}.md-suggestion.accepted{border-color:#22c55e;background:rgba(34,197,94,.08)}.md-suggestion.rejected{border-color:#64748b;opacity:.78}.md-suggestion.conflict{border-color:#ef4444;background:rgba(239,68,68,.08)}.md-suggestion-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.md-suggestion-head h4{margin:2px 0 0}.md-suggestion-meta{display:flex;gap:12px;flex-wrap:wrap;color:#94a3b8;font-size:12px;margin:8px 0}.md-suggestion-rationale{margin:8px 0 10px;color:#cbd5e1}.md-suggestion-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.md-diff{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.md-diff-col{min-width:0;border:1px solid #1e293b;border-radius:12px;overflow:auto;background:#020617}.md-diff-col h5{position:sticky;top:0;margin:0;padding:7px 10px;background:#0f172a;border-bottom:1px solid #1e293b;color:#cbd5e1}.md-diff-line{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.45;white-space:pre-wrap;overflow-wrap:anywhere;padding:2px 8px}.md-diff-remove{background:rgba(239,68,68,.10);color:#fecaca}.md-diff-add{background:rgba(34,197,94,.10);color:#bbf7d0}.md-diff-context{color:#94a3b8}.md-section-stats{margin:10px 0;border:1px solid #1e293b;border-radius:12px;padding:8px 10px;background:#07111d}.md-section-stats summary{cursor:pointer;color:#dbeafe;font-weight:700}.md-section-stats ul{list-style:none;padding:0;margin:8px 0 0;display:grid;gap:4px}.md-section-stats li{display:flex;justify-content:space-between;gap:10px;border-top:1px solid #1e293b;padding-top:4px}.rich-md-analysis .notice{margin:8px 0}.rich-md-analysis{max-height:42vh}
@media (max-width:900px){.md-diff{grid-template-columns:1fr}.md-suggestion-head{display:block}.md-section-stats li{display:block}.rich-md-analysis{max-height:38vh}}

.md-analysis-progress{border-color:#38bdf8;background:rgba(56,189,248,.08)}
.md-progress-steps{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.md-progress-steps span{border:1px solid #334155;border-radius:999px;padding:5px 9px;color:#94a3b8;background:#07111d;font-size:12px}
.md-progress-steps span.active{border-color:#38bdf8;color:#e0f2fe;background:rgba(56,189,248,.14);box-shadow:0 0 0 1px rgba(56,189,248,.18) inset}

/* SOUL suggestion modal wizard + dirty state. */
.md-mode-chip{display:inline-flex;align-items:center;border:1px solid #334155;border-radius:999px;padding:5px 9px;background:#07111d;color:#cbd5e1;font-size:12px;font-weight:700;white-space:nowrap}
.md-mode-chip.edit{border-color:#22c55e;color:#dcfce7;background:rgba(34,197,94,.10)}
.md-mode-chip.preview{border-color:#38bdf8;color:#e0f2fe;background:rgba(56,189,248,.10)}
.md-unsaved-banner{display:flex;justify-content:space-between;gap:14px;align-items:center;margin:0 16px 10px;padding:10px 12px;border:1px solid #f59e0b;border-radius:14px;background:rgba(245,158,11,.12);color:#fde68a}
.md-unsaved-banner[hidden]{display:none!important}.md-unsaved-banner span{color:#fef3c7}.needs-save{box-shadow:0 0 0 2px rgba(245,158,11,.48),0 0 18px rgba(245,158,11,.22)!important}
.md-suggestion-summary{border:1px solid #334155;background:rgba(15,23,42,.72);border-radius:16px;padding:14px;margin-top:14px;display:grid;gap:12px}.md-suggestion-summary h4{margin:0}.md-suggestion-preview{display:grid;gap:8px;margin:0;padding:0;list-style:none}.md-suggestion-preview li{border:1px solid #1f2a44;border-radius:12px;padding:8px;background:#07111d}.md-suggestion-preview span{display:block;color:#94a3b8;font-size:12px;margin-top:3px}.md-review-counts{margin:4px 0 0}
.rich-md-modal.is-wizard{position:fixed;left:50%;right:auto;top:50%;transform:translate(-50%,-50%);width:min(980px,calc(100vw - 32px));max-height:calc(100vh - 44px);overflow:auto;background:#07111d;border-color:#38bdf8;box-shadow:0 30px 120px rgba(0,0,0,.82)}.rich-md-modal.is-wizard>.rich-md-actions{display:none}
.md-suggestion-wizard{display:grid;gap:14px}.md-wizard-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.md-wizard-top h3{margin:0}.md-wizard-diff{display:grid;grid-template-columns:1fr 1fr;gap:12px}.md-wizard-diff h4{margin:0 0 6px}.md-wizard-diff pre,.md-wizard-diff textarea{width:100%;min-height:260px;max-height:42vh;overflow:auto;border:1px solid #334155;border-radius:12px;background:#020617;color:#dbeafe;padding:10px;font:12px/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;white-space:pre-wrap}.md-wizard-diff textarea{resize:vertical;outline:none}.md-wizard-diff textarea:focus{border-color:#38bdf8;box-shadow:0 0 0 2px rgba(56,189,248,.22)}.md-wizard-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.md-wizard-summary{border:1px solid #1f2a44;border-radius:12px;background:rgba(15,23,42,.68);padding:8px;color:#cbd5e1;font-size:12px}.md-suggestion-wizard.complete{border:1px solid #22c55e;border-radius:16px;padding:16px;background:rgba(34,197,94,.08)}
@media (max-width:900px){.md-unsaved-banner{display:block;margin:0 8px 8px}.rich-md-modal.is-wizard{width:calc(100vw - 18px);max-height:calc(100vh - 18px);padding-bottom:8px}.md-suggestion-wizard{gap:10px}.md-wizard-top{display:block}.md-wizard-diff{grid-template-columns:1fr;gap:8px}.md-wizard-diff pre,.md-wizard-diff textarea{min-height:116px;max-height:22vh;font-size:11px}.md-wizard-actions{position:sticky;bottom:0;background:#07111d;padding-top:8px}.md-wizard-actions .mini{width:100%;justify-content:center}.md-mode-chip{margin-bottom:6px}}
