.index-module__lIwkyG__panel{gap:16px;display:grid}.index-module__lIwkyG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.index-module__lIwkyG__title{color:var(--text-muted);font-size:14px;font-weight:600}.index-module__lIwkyG__buttonRow{flex-wrap:wrap;gap:8px;display:flex}.index-module__lIwkyG__editorGrid{border:1px solid var(--border);border-radius:14px;grid-template-columns:1fr 1fr;gap:0;min-height:520px;display:grid;overflow:hidden}.index-module__lIwkyG__pane{flex-direction:column;min-width:0;display:flex}.index-module__lIwkyG__pane:first-child{border-right:1px solid var(--border)}.index-module__lIwkyG__paneHeader{border-bottom:1px solid var(--border);background:var(--surface-subtle);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.index-module__lIwkyG__paneLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:600}.index-module__lIwkyG__charCount{color:var(--text-subtle);font-size:12px}.index-module__lIwkyG__toolbar{border-bottom:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-subtle) 86%, transparent) 0%, transparent 100%), var(--bg);flex-wrap:wrap;gap:8px;padding:12px 16px;display:flex}.index-module__lIwkyG__toolbarButton{min-width:56px}.index-module__lIwkyG__toolbarButtonActive{background:var(--surface-subtle);border-color:var(--text-muted)}.index-module__lIwkyG__editor{background:var(--bg);color:var(--text);flex:1;line-height:1.7;overflow-y:auto}.index-module__lIwkyG__editor .tiptap{outline:none;min-height:100%;padding:16px 20px}.index-module__lIwkyG__editor .tiptap p.is-editor-empty:first-child:before{content:"Start typing here...";color:var(--text-subtle);float:left;pointer-events:none;height:0}.index-module__lIwkyG__editor h1{margin:0 0 .5em;font-size:1.75em;font-weight:700;line-height:1.2}.index-module__lIwkyG__editor h2{margin:1.1em 0 .4em;font-size:1.35em;font-weight:700}.index-module__lIwkyG__editor p{margin:.7em 0}:is(.index-module__lIwkyG__editor ul,.index-module__lIwkyG__editor ol){margin:.6em 0;padding-left:1.5em}.index-module__lIwkyG__editor li{margin:.2em 0}.index-module__lIwkyG__editor blockquote{border-left:3px solid var(--border);color:var(--text-muted);margin:.8em 0;padding:4px 0 4px 16px}.index-module__lIwkyG__source{background:var(--bg);width:100%;color:var(--text);resize:none;border:none;border-radius:0;outline:none;flex:1;padding:16px;font-family:SF Mono,Fira Code,monospace;font-size:13px;line-height:1.7}@media (max-width:768px){.index-module__lIwkyG__editorGrid{grid-template-columns:1fr}.index-module__lIwkyG__pane:first-child{border-right:none;border-bottom:1px solid var(--border)}.index-module__lIwkyG__editor{min-height:240px}.index-module__lIwkyG__source{min-height:220px}}
