.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)}
