.chatbot-button{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#0070c7 0%,#005a9e 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #0070c766}.chatbot-button:hover{box-shadow:0 6px 16px #0070c799}.chatbot-container{z-index:1000;background:#fff;border-radius:16px;flex-direction:column;width:380px;height:600px;max-height:calc(100vh - 140px);display:flex;position:fixed;bottom:100px;right:24px;overflow:hidden;box-shadow:0 8px 32px #0000001f}.chatbot-header{color:#fff;background:linear-gradient(135deg,#0070c7 0%,#005a9e 100%);border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.chatbot-avatar{color:#fff;background:#ffffff40;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;animation:2s ease-in-out infinite botPulse;display:flex;box-shadow:0 0 12px #0070c766}@keyframes botPulse{0%,to{box-shadow:0 0 12px #fff6}50%{box-shadow:0 0 20px #fffc}}.chatbot-messages{background:#f8f9fa;flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow-y:auto}.chatbot-messages::-webkit-scrollbar{width:6px}.chatbot-messages::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.chatbot-messages::-webkit-scrollbar-track{background:0 0}.chatbot-message{word-wrap:break-word;border-radius:12px;max-width:75%;padding:12px 16px;position:relative}.chatbot-message.bot{background:#fff;border:1px solid #e2e8f0;border-radius:12px 12px 12px 4px;box-shadow:0 2px 4px #0000000d}.chatbot-message.user{color:#fff;background:linear-gradient(135deg,#0070c7 0%,#005a9e 100%);border-radius:12px 12px 4px;margin-left:auto}.chatbot-timestamp{opacity:.6;margin-top:4px;font-size:10px;display:block}.typing-indicator{align-items:center;gap:4px;height:20px;display:flex}.typing-indicator span{background:#cbd5e0;border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.chatbot-quick-replies{background:#fff;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:8px;padding:12px 20px;display:flex}.chatbot-quick-reply-button{color:#0070c7;cursor:pointer;background:#fff;border:1px solid #0070c7;border-radius:20px;padding:8px 16px;font-size:14px;transition:all .2s}.chatbot-quick-reply-button:hover{color:#fff;background:#0070c7}.chatbot-input-container{background:#fff;border-top:1px solid #e2e8f0;align-items:center;gap:12px;padding:16px 20px;display:flex}.chatbot-input{border:1px solid #e2e8f0;border-radius:24px;outline:none;flex:1;padding:10px 16px;font-size:14px;transition:all .2s}.chatbot-input:focus{border-color:#0070c7;box-shadow:0 0 0 3px #0070c71a}.chatbot-input:disabled{cursor:not-allowed;background:#f7fafc}.chatbot-send-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0070c7 0%,#005a9e 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.chatbot-send-button:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 8px #0070c74d}.chatbot-send-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.chatbot-container{width:calc(100vw - 32px);height:calc(100vh - 200px);bottom:100px;right:16px}.chatbot-button{bottom:90px;right:16px}}
.chatbot-embedded-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;height:600px;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000014}.chatbot-embedded-header{color:#fff;background:linear-gradient(135deg,#0070c7 0%,#005a9e 100%);border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.chatbot-embedded-avatar{color:#fff;background:#ffffff40;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;animation:2s ease-in-out infinite botPulse;display:flex;box-shadow:0 0 12px #0070c766}.chatbot-embedded-messages{background:#f8f9fa;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.chatbot-embedded-messages::-webkit-scrollbar{width:6px}.chatbot-embedded-messages::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.chatbot-embedded-messages::-webkit-scrollbar-track{background:0 0}.chatbot-message{word-wrap:break-word;border-radius:12px;max-width:85%;padding:12px 16px;font-size:14px;position:relative}.chatbot-message.bot{background:#fff;border:1px solid #e2e8f0;border-radius:12px 12px 12px 4px;box-shadow:0 2px 4px #0000000d}.chatbot-message.user{color:#fff;background:linear-gradient(135deg,#0070c7 0%,#005a9e 100%);border-radius:12px 12px 4px;margin-left:auto}.chatbot-timestamp{opacity:.6;margin-top:4px;font-size:10px;display:block}.typing-indicator{align-items:center;gap:4px;height:20px;display:flex}.typing-indicator span{background:#cbd5e0;border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.chatbot-quick-replies{background:#fff;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:8px;max-height:120px;padding:12px 16px;display:flex;overflow-y:auto}.chatbot-quick-reply-button{color:#0070c7;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0070c7;border-radius:20px;padding:8px 12px;font-size:12px;transition:all .2s}.chatbot-quick-reply-button:hover{color:#fff;background:#0070c7}.chatbot-embedded-input-container{background:#fff;border-top:1px solid #e2e8f0;align-items:center;gap:10px;padding:12px 16px;display:flex}.chatbot-embedded-input{border:1px solid #e2e8f0;border-radius:24px;outline:none;flex:1;padding:10px 14px;font-size:14px;transition:all .2s}.chatbot-embedded-input:focus{border-color:#0070c7;box-shadow:0 0 0 3px #0070c71a}.chatbot-embedded-input:disabled{cursor:not-allowed;background:#f7fafc}.chatbot-embedded-send-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0070c7 0%,#005a9e 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.chatbot-embedded-send-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 8px #0070c74d}.chatbot-embedded-send-button:disabled{opacity:.5;cursor:not-allowed}@keyframes botPulse{0%,to{box-shadow:0 0 12px #fff6}50%{box-shadow:0 0 20px #fffc}}
