.send-button[disabled]{opacity:.6;cursor:not-allowed}textarea[disabled]{background-color:#f5f5f5;cursor:not-allowed}.loader{border:16px solid #f3f3f3;border-top:16px solid #24AA69;border-radius:50%;width:120px;height:120px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.message{white-space:pre-line}table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 0 10px #0000001a;border-radius:10px;overflow:hidden}th,td{padding:12px;border-bottom:1px solid #ddd;text-align:left}th{background:#f7f7f7;font-weight:700}tr:hover{background:#f1f1f1}.chat-response h1{font-size:24px;font-weight:700;color:#0078ff;border-bottom:2px solid #0078ff;padding-bottom:5px;margin-bottom:15px}.chat-response h2{font-size:20px;font-weight:700;color:#0056b3;margin-top:15px}.chat-response h3{font-size:18px;font-weight:700;color:#333}.chat-response p{font-size:16px;color:#444;margin-bottom:10px}.chat-response ul{padding-left:20px}.chat-response ul li{margin-bottom:5px}.chat-response pre{background:#f4f4f4;padding:10px;border-radius:5px;overflow-x:auto;font-family:Courier New,monospace}.chat-response code{background:#eee;padding:2px 5px;border-radius:3px;font-family:Courier New,monospace;color:#d63384}.chat-response blockquote{border-left:4px solid #0078ff;padding-left:10px;color:#555;font-style:italic;margin:10px 0}.chat-response ol,.chat-response ul{display:block;list-style-type:decimal;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px;padding-inline-start:40px;unicode-bidi:isolate}.r-20{right:20px}
