.automated-bot-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Inter,sans-serif}.bot-chat-window{flex-direction:column;width:320px;max-width:90vw;height:400px;max-height:65vh;display:flex}.bot-header-fixed{z-index:10;flex-shrink:0;position:sticky;top:0}.bot-footer-fixed{z-index:10;flex-shrink:0;position:sticky;bottom:0;box-shadow:0 -2px 4px #0000000d}.bot-footer-fixed a[href*=wa\.me]{animation:2s ease-in-out infinite alternate whatsappGlow}@keyframes whatsappGlow{0%{box-shadow:0 2px 8px #22c55e4d}to{box-shadow:0 4px 16px #22c55e80}}.bot-messages-container{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f8fafc;flex:1;min-height:0;overflow:hidden auto}.automated-bot-shadow{box-shadow:0 20px 40px #0000001a,0 8px 16px #0000000f}.automated-bot-button:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 25px 50px #00000026,0 10px 20px #00000014}.automated-bot-option span,.automated-bot-option:hover span{color:inherit!important}.automated-bot-container *{transition:all .3s cubic-bezier(.4,0,.2,1)}.bot-messages-container::-webkit-scrollbar{width:8px}.bot-messages-container::-webkit-scrollbar-track{background:#f8fafc;border-radius:4px;margin:4px 0}.bot-messages-container::-webkit-scrollbar-thumb{background:linear-gradient(#cbd5e1,#94a3b8);border:1px solid #e2e8f0;border-radius:4px}.bot-messages-container::-webkit-scrollbar-thumb:hover{background:linear-gradient(#94a3b8,#64748b)}.bot-messages-container{scroll-behavior:smooth;padding-right:4px}.bot-messages-container>div:last-child{padding-bottom:20px}.bot-messages-container .space-y-4>*+*{margin-top:1rem}.bot-messages-container{padding-top:0;padding-bottom:0}.automated-bot-option{opacity:0;margin-bottom:8px;animation:.3s ease-out forwards slideInUp;transform:translateY(10px);justify-content:center!important;align-items:center!important;min-height:44px!important;font-size:14px!important;display:flex!important}.automated-bot-option:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f626}.bot-header-fixed{box-shadow:0 2px 4px #0000001a}.automated-bot-option.auto-progress{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-color:#3b82f6;position:relative;overflow:hidden}.automated-bot-option.auto-progress:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.automated-bot-option.auto-progress:hover:before{left:100%}.automated-bot-option.auto-progress:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.auto-progress-pulse{animation:2s infinite autoProgressPulse}@keyframes autoProgressPulse{0%,to{box-shadow:0 0 #3b82f666}50%{box-shadow:0 0 0 8px #3b82f600}}.typing-dot{animation:1.4s ease-in-out infinite typing}.typing-dot:first-child{animation-delay:0s}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}.bot-toggle-pulse{animation:3s infinite pulse}.bot-float{animation:3s ease-in-out infinite float}.whatsapp-float{animation:2.5s ease-in-out infinite whatsappFloat}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes whatsappFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.welcome-message-slide{animation:.5s ease-out welcomeSlideIn}@keyframes welcomeSlideIn{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.welcome-message-fade-out{animation:.3s ease-in forwards welcomeFadeOut}@keyframes welcomeFadeOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-10px)scale(.95)}}@media (max-width:640px){.welcome-message-slide{max-width:280px;left:50%;transform:translate(-50%);width:calc(100vw - 6rem)!important}}@keyframes pulse{0%{box-shadow:0 0 #3b82f6b3}70%{box-shadow:0 0 0 15px #3b82f600}to{box-shadow:0 0 #3b82f600}}.message-fade-in{animation:.5s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bot-window-slide{animation:.4s cubic-bezier(.34,1.56,.64,1) slideInScale}@keyframes slideInScale{0%{opacity:0;transform:translateY(20px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}input:focus{transform:translateY(-1px);box-shadow:0 8px 25px #3b82f626}button:hover:not(:disabled){transform:translateY(-1px)}@keyframes bounce{0%,20%,53%,80%,to{transform:translate(0,0)}40%,43%{transform:translateY(-8px)}70%{transform:translateY(-4px)}90%{transform:translateY(-2px)}}@keyframes spin{to{transform:rotate(360deg)}}button:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}.whatsapp-float:hover{transform:scale(1.05)translateY(-2px);box-shadow:0 8px 25px #22c55e4d}.whatsapp-float:active{transform:scale(.95)}.whatsapp-float:before{content:"";z-index:-1;background:#22c55e4d;border-radius:50%;width:100%;height:100%;animation:2s infinite whatsappPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}@keyframes whatsappPulse{0%{opacity:1;transform:translate(-50%,-50%)scale(0)}70%{opacity:0;transform:translate(-50%,-50%)scale(1.5)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}@media (max-width:640px){.automated-bot-container{bottom:1rem;right:1rem}.bot-window-slide{width:calc(100vw - 2rem);max-width:320px}.bot-chat-window{height:350px;max-height:60vh}.automated-bot-container .flex.flex-col.space-y-3{space-y:.75rem}.whatsapp-float{padding:.625rem}.whatsapp-float svg{width:1.25rem;height:1.25rem}}.automated-bot-container p,.automated-bot-container span,.automated-bot-container div{color:inherit}.text-gray-900{color:#111827!important}.text-gray-800{color:#1f2937!important}.text-gray-700{color:#374151!important}.text-gray-600{color:#4b5563!important}.automated-bot-container input[type=text],.automated-bot-container input[type=email],.automated-bot-container input[type=tel]{color:#000!important;background-color:#fff!important}.automated-bot-container input[type=text]:focus,.automated-bot-container input[type=email]:focus,.automated-bot-container input[type=tel]:focus{color:#000!important}.automated-bot-container input::placeholder{color:#9ca3af!important;opacity:1!important}.options-container-bottom-up{animation:.4s ease-out slideInFromBottom}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.automated-bot-option-compact{opacity:0;animation:.4s ease-out forwards slideInUpStaggered;transform:translateY(15px);text-align:center!important;word-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;justify-content:center!important;align-items:center!important;min-height:36px!important;padding:8px 12px!important;font-size:12px!important;line-height:1.2!important;display:flex!important}@keyframes slideInUpStaggered{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.automated-bot-option-compact:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f626}.automated-bot-option-compact span{word-break:break-word;line-height:1.2;display:block;color:inherit!important}.automated-bot-option-compact{flex:1;max-width:100%;overflow:hidden}@media (max-width:400px){.automated-bot-option-compact{min-height:32px!important;padding:6px 8px!important;font-size:11px!important}}.options-container-bottom-up{margin-top:1rem;margin-bottom:1rem}.bot-messages-container:has(.options-container-bottom-up){scroll-behavior:smooth}.automated-bot-option-compact:active{transition:transform .1s;transform:scale(.98)}.bot-messages-container *{transition:all .2s}@media (max-width:480px){.bot-chat-window{width:calc(100vw - 1.5rem);max-width:300px;height:400px;max-height:65vh}.automated-bot-container{bottom:.75rem;right:.75rem}}@media (min-width:1024px){.bot-chat-window{width:350px;height:550px}}
