.chat-container[data-v-12e20571]{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.chat-messages[data-v-12e20571]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px;overflow-y:auto;background-color:#fafafa}.message[data-v-12e20571]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.avatar[data-v-12e20571]{width:40px;height:40px;margin-right:12px}.avatar img[data-v-12e20571]{width:100%;height:100%;border-radius:50%}.message-content[data-v-12e20571]{padding:12px 16px;border-radius:12px;max-width:70%;word-wrap:break-word;font-size:14px;line-height:1.5;position:relative}.user-message .message-content[data-v-12e20571]{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff}.ai-message .message-content[data-v-12e20571]{background:linear-gradient(135deg,#e9ecef,#dde1e6);color:#333}.user-message[data-v-12e20571]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.user-message .avatar[data-v-12e20571]{margin-right:0;margin-left:12px}.chat-input[data-v-12e20571]{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;background-color:#fff;border-top:1px solid #e0e0e0}.chat-input input[data-v-12e20571]{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px;border:1px solid #e0e0e0;border-radius:8px;margin-right:8px;font-size:14px;outline:none}.chat-input input[data-v-12e20571]:focus{border-color:#007bff;-webkit-box-shadow:0 0 0 2px rgba(0,123,255,.1);box-shadow:0 0 0 2px rgba(0,123,255,.1)}.chat-input input[data-v-12e20571]:disabled{background-color:#f5f5f5;cursor:not-allowed}.chat-input button[data-v-12e20571]{padding:10px 16px;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;-webkit-transition:background .3s ease;transition:background .3s ease}.chat-input button[data-v-12e20571]:disabled{background:#ccc;cursor:not-allowed}.chat-input button[data-v-12e20571]:hover:not(:disabled){background:linear-gradient(135deg,#0056b3,#003d80)}.cursor[data-v-12e20571]{-webkit-animation:blink-12e20571 1s infinite;animation:blink-12e20571 1s infinite}@-webkit-keyframes blink-12e20571{0%,to{opacity:1}50%{opacity:0}}@keyframes blink-12e20571{0%,to{opacity:1}50%{opacity:0}}pre[data-v-12e20571]{background-color:#f5f5f5;padding:12px;border-radius:4px;overflow-x:auto}code[data-v-12e20571]{font-family:Courier New,Courier,monospace}.message-content h1[data-v-12e20571],.message-content h2[data-v-12e20571],.message-content h3[data-v-12e20571]{margin:16px 0;font-weight:700}.message-content ol[data-v-12e20571],.message-content ul[data-v-12e20571]{margin:8px 0;padding-left:20px}.message-content a[data-v-12e20571]{color:#007bff;text-decoration:none}.message-content a[data-v-12e20571]:hover{text-decoration:underline}.emoji[data-v-12e20571]{width:20px;height:20px;vertical-align:middle}h3[data-v-12e20571]{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:8px}strong[data-v-12e20571]{font-weight:600;color:#e74c3c}em[data-v-12e20571]{font-style:italic;color:#555}br[data-v-12e20571]{display:block;margin:4px 0}ul[data-v-12e20571]{list-style-type:disc;margin-left:20px;padding-left:10px}li[data-v-12e20571]{margin-bottom:6px;color:#555}.demo[data-v-12e20571]{display:block;width:100%;margin-top:8px}.avue-crud[data-v-12e20571]{width:100%}[data-v-12e20571] table.my-table{width:100%;border-collapse:collapse;font-family:Arial,sans-serif;margin:20px 0;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1);box-shadow:0 2px 4px rgba(0,0,0,.1)}[data-v-12e20571] table.my-table th{background-color:#2c3e50;color:#fff;font-weight:700;padding:12px;text-align:center;border-bottom:2px solid #34495e}[data-v-12e20571] table.my-table td{background-color:#f9f9f9;color:#333;padding:10px;border-bottom:1px solid #ddd;text-align:left}[data-v-12e20571] table.my-table tr:hover td{background-color:#f1f1f1}[data-v-12e20571] table.my-table td:first-child{font-weight:700}