.markdown{background-color:var(--background-secondary);color:var(--foreground)}.markdown li{word-break:break-word;list-style-type:square}.markdown pre,.markdown code,.markdown blockquote{background-color:var(--background-secondary);color:var(--foreground)}.markdown table,.markdown.wmde-markdown table{border-collapse:collapse;width:100%}.markdown table th,.markdown table td,.markdown.wmde-markdown table th,.markdown.wmde-markdown table td{border:1px solid var(--border);padding:8px 12px;background-color:var(--card)!important;color:var(--foreground)!important}.markdown table th,.markdown.wmde-markdown table th{font-weight:600;background-color:var(--muted)!important}.markdown table tr:nth-child(2n) td,.markdown.wmde-markdown table tr:nth-child(2n) td{background-color:color-mix(in srgb,var(--muted)72%,var(--card))!important}.markdown img,.markdown video{border:1px solid var(--border);background-color:var(--muted);border-radius:12px;max-width:100%;height:auto;display:block}.markdown figure{margin:28px 0}.markdown figure img,.markdown figure video{aspect-ratio:16/9;object-fit:cover;width:100%}.markdown figcaption{color:var(--muted-foreground);margin-top:8px;font-size:.875rem;line-height:1.5}
