.markdown{background-color:var(--background-secondary);color:var(--foreground);li{list-style-type:square;word-break:break-word}}.markdown blockquote,.markdown code,.markdown pre{background-color:var(--background-secondary);color:var(--foreground)}.markdown table{border-collapse:collapse;width:100%}.markdown table td,.markdown table th{background-color:var(--background-secondary);color:var(--foreground);border:1px solid var(--border);padding:8px 12px}.markdown table th{font-weight:600}.markdown table th,.markdown table tr:nth-child(2n) td{background-color:var(--muted)}