@media (min-width:640px){.chat-root{max-height:800px}}.chat-text-box,.question-input{font-family:Helvetica!important}.chat-text-box{color:#555}ul.chat-base::-webkit-scrollbar{width:8px}ul.chat-base::-webkit-scrollbar-track{background:#f1f1f1}ul.chat-base::-webkit-scrollbar-thumb{background:#888;border-radius:4px}ul.chat-base::-webkit-scrollbar-thumb:hover{background:#555}.chat-text-box img{margin-top:15px;margin-bottom:15px;border-radius:10px}.chat-text-box h1{font-size:32px;color:#1a1a1a;margin-bottom:15px}.chat-text-box h2{font-size:24px;color:#333;margin-bottom:10px}.chat-text-box h3{font-size:20px;margin-bottom:8px}.chat-text-box h4{font-size:16px;margin-bottom:6px}.chat-text-box h5{font-size:12px;margin-bottom:6px}.chat-text-box h6{font-size:8px;margin-bottom:4px}.chat-text-box p:has(+*){font-size:16px;margin-bottom:15px}.chat-text-box ol{list-style-type:decimal;margin-left:20px;margin-bottom:15px}.chat-text-box ol li{margin-bottom:5px}.chat-text-box ul{list-style-type:disc;margin-left:40px}.chat-text-box ul li{margin-bottom:5px}.chat-text-box a{color:#fd6464;text-decoration:none}.chat-text-box a:hover{text-decoration:underline}.chat-text-box table{width:100%;border-collapse:collapse;font-family:Arial,sans-serif;font-size:14px;margin-bottom:15px}.chat-text-box td,.chat-text-box th{border:1px solid #ddd;padding:8px;text-align:left}.chat-text-box th{background-color:#f4f4f4;font-weight:700}.chat-text-box tr:nth-child(2n){background-color:#f9f9f9}.chat-text-box tr:hover{background-color:#f1f1f1}