.content-area pre:has(code.language-taphome){background-color:var(--color-gray2);border:1px solid var(--color-gray3);border-radius:var(--radius-sm);padding:16px;margin:12px 0;overflow-x:auto}.content-area pre code.language-taphome{display:block;word-break:normal;background:0 0;padding:0;font-size:var(--text-small);line-height:1.625}.th-keyword{color:var(--color-pink-accent);font-weight:600}.th-function{color:var(--color-pink-accent);font-weight:600}.th-variable{color:var(--color-gray9)}.th-string{color:var(--color-system-yellow-warning)}.th-number{color:var(--color-secondary-mint-dark)}.th-comment{color:var(--color-gray5);font-style:italic}.th-operator{color:var(--color-gray7);font-weight:600}.th-punctuation{color:var(--color-gray7)}.ai-chat-msg-content .th-keyword,.ai-chat-msg-content .th-function{color:var(--color-pink-accent)}.ai-chat-msg-content .th-variable{color:var(--color-gray2)}.ai-chat-msg-content .th-string{color:var(--color-system-yellow-warning)}.ai-chat-msg-content .th-number{color:var(--color-secondary-mint-medium)}.ai-chat-msg-content .th-comment{color:var(--color-gray5)}.ai-chat-msg-content .th-operator,.ai-chat-msg-content .th-punctuation{color:var(--color-gray4)}