.motir-prose{color:var(--el-text);font-size:.875rem;line-height:1.6}.motir-prose:focus{outline:none}.motir-prose>*+*{margin-top:.6em}.motir-prose h1{font-size:1.5rem;font-weight:600;line-height:1.25}.motir-prose h2{font-size:1.25rem;font-weight:600;line-height:1.3}.motir-prose h3{font-size:1.1rem;font-weight:600}.motir-prose strong{font-weight:600}.motir-prose em{font-style:italic}.motir-prose a{color:var(--el-highlight);text-decoration:underline}.motir-prose ul,.motir-prose ol{padding-left:1.5rem}.motir-prose ul{list-style:outside}.motir-prose ol{list-style:decimal}.motir-prose blockquote{border-left:3px solid var(--el-border);color:var(--el-text-muted);padding-left:.75rem}.motir-prose code{font-family:var(--font-mono,monospace);background:var(--el-surface);border-radius:4px;padding:.1em .35em;font-size:.85em}.motir-prose pre{background:var(--el-surface);border-radius:6px;padding:.75rem;overflow-x:auto}.motir-prose pre code{background:0 0;padding:0}.motir-prose img{border-radius:6px;max-width:100%}.motir-prose table{border-collapse:collapse;border-spacing:0}.motir-prose th,.motir-prose td{padding:var(--spacing-control-y) var(--spacing-control-x);border-bottom:1px solid var(--el-border);text-align:left;vertical-align:top}.motir-prose thead th{border-bottom:1px solid var(--el-border-strong);color:var(--el-text-strong);font-weight:600}.motir-prose tbody tr:last-child td{border-bottom:0}.motir-prose ul[data-type=taskList]{padding-left:.25rem;list-style:none}.motir-prose ul[data-type=taskList] li{align-items:flex-start;gap:.5rem;display:flex}.motir-prose .mention-chip{background:var(--el-tint-lavender);color:var(--el-text-strong);border-radius:var(--radius-badge);padding:var(--spacing-kbd-y) var(--spacing-kbd-x);white-space:nowrap;align-items:center;font-size:.92em;font-weight:500;line-height:1.3;display:inline-flex}.motir-prose .wi-chip{vertical-align:baseline;padding:var(--spacing-kbd-y) var(--spacing-kbd-x);border:1px solid var(--el-border);border-radius:var(--radius-control);background:var(--el-surface-soft);white-space:nowrap;color:var(--el-text);cursor:pointer;align-items:center;gap:5px;font-size:.92em;line-height:1.35;text-decoration:none;display:inline-flex}.motir-prose .wi-chip .wi-type-icon{width:13px;height:13px}.motir-prose .wi-chip .wi-key{font-family:var(--font-mono);color:var(--el-link);font-size:.9em;font-weight:500}.motir-prose .wi-chip .wi-title{color:var(--el-text)}.motir-prose .wi-chip .wi-dot{border-radius:9999px;flex:none;width:6px;height:6px}.motir-prose .wi-chip .wi-dot.s-todo{background:var(--el-text-faint)}.motir-prose .wi-chip .wi-dot.s-inprogress{background:var(--el-info)}.motir-prose .wi-chip .wi-dot.s-done{background:var(--el-success)}.motir-prose .wi-chip:hover{background:var(--el-surface);border-color:var(--el-border-strong)}.motir-prose .wi-chip:hover .wi-title{text-decoration:underline}.motir-prose .wi-chip:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:1px}.motir-prose .wi-chip.is-archived{border-style:dashed;border-color:var(--el-border);color:var(--el-text-faint);background:0 0}.motir-prose .wi-chip.is-archived .wi-key{color:var(--el-text-muted)}.motir-prose .wi-chip.is-archived .wi-title{color:var(--el-text-faint)}.motir-prose .wi-chip .wi-archive-glyph{color:var(--el-text-faint);flex:none;display:inline-flex}.motir-prose .wi-chip .wi-archive-glyph svg{width:11px;height:11px;display:block}.motir-prose .wi-chip.is-deleted{color:var(--el-text-faint);cursor:default;background:0 0;border-color:#0000;padding-left:0;padding-right:0;text-decoration:line-through}.motir-prose .wi-chip.is-deleted .wi-key{color:var(--el-text-faint);text-decoration:line-through}.motir-prose .wi-chip.is-noaccess{border-style:dashed;border-color:var(--el-border);color:var(--el-text-muted);cursor:not-allowed;background:0 0}.motir-prose .wi-chip.is-noaccess .wi-key{color:var(--el-text-muted)}