.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{border-collapse:collapse;width:100%}.markdown table th,.markdown table td{background-color:var(--background-secondary);color:var(--foreground);border:1px solid var(--border);padding:8px 12px}.markdown table th{background-color:var(--muted);font-weight:600}.markdown table tr:nth-child(2n) td{background-color:var(--muted)}.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}
