.faq-chat-intelligent{margin:30px 0;max-width:100%}.faq-chat-intelligent .faq-chat-container{text-align:center;width:100%}.faq-chat-intelligent .faq-chat-title{font-size:32px;font-weight:600;line-height:1.3;margin-bottom:.5rem}.faq-chat-intelligent .faq-chat-subtitle{font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.faq-chat-intelligent .faq-chat-box{background-color:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);display:flex;flex-direction:column;padding:20px}.faq-chat-intelligent .faq-chat-messages{flex:1;max-height:400px;overflow-y:auto;padding-right:10px}.faq-chat-intelligent .faq-message{margin-bottom:16px;padding:12px 0;word-wrap:break-word}.faq-chat-intelligent .faq-message-bot{text-align:left}.faq-chat-intelligent .faq-message-bot .faq-message-content:not(.faq-typing-content){border-left:3px solid #ec008c;color:#1f2937;line-height:1.6;padding-left:12px}.faq-chat-intelligent .faq-advisor-response{display:grid;gap:12px}.faq-chat-intelligent .faq-advisor-message{white-space:pre-line}.faq-chat-intelligent .faq-advisor-section{display:grid;gap:8px}.faq-chat-intelligent .faq-advisor-heading{color:#374151;font-weight:700}.faq-chat-intelligent .faq-advisor-item{border:1px solid #e5e7eb;border-radius:6px;padding:10px}.faq-chat-intelligent .faq-advisor-item-title{color:#9d174d;display:block;font-weight:700;margin-bottom:6px}.faq-chat-intelligent .faq-advisor-details{display:grid;gap:2px;margin:0}.faq-chat-intelligent .faq-advisor-details dt{color:#4b5563;font-size:12px;font-weight:700}.faq-chat-intelligent .faq-advisor-details dd{margin:0 0 5px}.faq-chat-intelligent .faq-advisor-inline-link{color:#9d174d;display:inline-block;font-weight:700;margin-top:6px}.faq-chat-intelligent .faq-advisor-actions{display:flex;flex-wrap:wrap;gap:8px}.faq-chat-intelligent .faq-advisor-action{background:#ec008c;border-radius:6px;color:#fff;font-weight:700;padding:8px 12px;text-decoration:none}.faq-chat-intelligent .faq-advisor-action:hover{background:#9d174d;color:#fff}.faq-chat-intelligent .faq-advisor-media{display:grid;gap:8px}.faq-chat-intelligent .faq-advisor-media img{border-radius:6px;height:auto;max-width:100%}.faq-chat-intelligent .faq-message-user{text-align:right}.faq-chat-intelligent .faq-message-user .faq-message-content{background-color:#ec008c;border-radius:16px;color:#fff;display:inline-block;line-height:1.5;max-width:70%;padding:10px 16px;text-align:left}.faq-chat-intelligent .faq-chat-input-container{align-items:center;border-top:1px solid #e0e0e0;display:flex;gap:8px;padding-top:12px}.faq-chat-intelligent .faq-chat-input{border:1px solid #e0e0e0;border-radius:12px;flex:1;font-size:14px;outline:none;padding:12px 16px;transition:border-color .3s ease}.faq-chat-intelligent .faq-chat-input:focus{border-color:#ec008c}.faq-chat-intelligent .faq-chat-input::placeholder{color:#000;opacity:.5}.faq-chat-intelligent .faq-chat-send-button{align-items:center;background-color:#ec008c;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:background-color .3s ease,transform .2s ease;width:40px}.faq-chat-intelligent .faq-chat-send-button:hover{background-color:#0052a3;transform:scale(1.05)}.faq-chat-intelligent .faq-chat-send-button:active{transform:scale(.95)}.faq-chat-intelligent .faq-chat-send-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.faq-chat-intelligent .faq-chat-send-button svg{height:20px;width:20px}.faq-chat-intelligent .faq-typing-indicator{margin-bottom:16px}.faq-chat-intelligent .faq-typing-content{border-radius:0;display:inline-block;min-width:50px;padding:10px 16px 10px 12px}.faq-chat-intelligent .faq-typing-dots{align-items:center;display:flex;gap:4px;height:20px;padding:4px 0}.faq-chat-intelligent .faq-typing-dot{animation:typing-dot 1.4s ease-in-out infinite;border-radius:50%;display:inline-block;height:8px;opacity:.6;width:8px}.faq-chat-intelligent .faq-typing-dot:first-child{animation-delay:0s}.faq-chat-intelligent .faq-typing-dot:nth-child(2){animation-delay:.2s}.faq-chat-intelligent .faq-typing-dot:nth-child(3){animation-delay:.4s}@keyframes typing-dot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}.faq-chat-intelligent .faq-chat-messages::-webkit-scrollbar{width:6px}.faq-chat-intelligent .faq-chat-messages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.faq-chat-intelligent .faq-chat-messages::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.faq-chat-intelligent .faq-chat-messages::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width:768px){.faq-chat-intelligent .faq-chat-module{padding:15px}.faq-chat-intelligent .faq-chat-title{font-size:1.5rem}.faq-chat-intelligent .faq-chat-subtitle{font-size:.9rem}.faq-chat-intelligent .faq-chat-box{min-height:350px;padding:15px}.faq-chat-intelligent .faq-message-user .faq-message-content{max-width:85%}.faq-chat-intelligent .faq-chat-messages{max-height:400px}}@media (max-width:480px){.faq-chat-intelligent .faq-chat-module{padding:10px}.faq-chat-intelligent .faq-chat-title{font-size:1.25rem}.faq-chat-intelligent .faq-chat-box{min-height:300px;padding:12px}.faq-chat-intelligent .faq-chat-input{font-size:13px;padding:10px 14px}.faq-chat-intelligent .faq-chat-send-button{height:36px;width:36px}.faq-chat-intelligent .faq-chat-send-button svg{height:18px;width:18px}}