body { font-family: "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; line-height: 1.8; background: #f8f8f8; color: #222; } .user { font-weight: bold; color: #e67e22; } .ai { font-weight: bold; color: #2980b9; } h2, h3 { color: #27ae60; } ul, ol { margin-left: 1.5em; } blockquo…