.whatsapp-widget{position:fixed;bottom:30px;right:30px;z-index:9999;display:flex;align-items:center;cursor:pointer}.title_form{padding:10px 0!important;margin:0!important;font-size:12px}hr{border:none;border-top:1px solid rgba(0,0,0,.1);margin:20px 0;width:100%;height:1px;background-color:transparent}.whatsapp-message-box{background-color:#25d366;color:white;padding:10px;border-radius:10px;max-width:200px;display:none}.whatsapp-chatbox{position:fixed;bottom:130px;right:30px;width:400px;background-color:white;border:1px solid #ddd;border-radius:10px;z-index:9999;display:flex;flex-direction:column;height:400px;max-height:80vh;overflow:hidden}.chat-header{background-color:#25d366;color:white;padding:10px;display:flex;align-items:center;border-radius:10px 10px 0 0;position:relative;gap:10px}.chat-body{flex-grow:1;padding:10px;font-size:15px;overflow-y:auto;max-height:calc(100% - 120px)}#interest-btn{background:#2ecc71;padding:10px;border:none;border-radius:50px;color:#fff;font-weight:700;cursor:pointer}#whatsapp-form{margin-top:10px}#whatsapp-form input{width:100%;margin-bottom:10px;padding:8px}.attendant-photo-container{width:50px;height:50px;border-radius:50%;overflow:hidden}.attendant-photo-container img{width:100%;height:100%;object-fit:cover}.attendant-info{flex-grow:1;display:flex;flex-direction:column;line-height:1.2}#attendant-name{font-size:16px;margin:0;font-weight:700;color:#fff}#attendant-status{font-size:12px;color:#e0ffe6;margin:0}button#close-chat{background-color:transparent;border:2px solid white;color:white;font-size:14px;cursor:pointer;font-weight:700;margin-left:auto;padding:5px;border-radius:50%;width:40px;display:flex;align-items:center;justify-content:center}.attendant-message-box{position:absolute;position:fixed;right:140px;background-color:#fff;color:#000;padding:10px;font-size:16px;z-index:9999;z-index:9999;display:block;display:flex;bottom:30px;align-items:center;border-radius:10px;box-shadow:0px 4px 8px rgba(0,0,0,.2);max-width:550px}.attendant-message-box:before{content:"";position:absolute;right:-10px;top:55%;transform:translateY(-50%);width:0;height:0;border-top:10px solid transparent;border-left:10px solid #fff;border-bottom:10px solid transparent}p#first-message,p#last-message{background:#f2f2f2;border-radius:5px;padding:10px;font-size:13px}#whatsapp-photo{position:relative;border-radius:50%;width:80px;height:80px;overflow:hidden;margin-right:10px;display:flex;background-color:white;border:1px solid}#whatsapp-photo img,#attendant-photo{width:100%;height:100%;object-fit:cover;border-radius:50%;background-color:#fff}.status-indicator{position:absolute;bottom:12px;right:6px;width:17px;height:17px;background-color:#2ecc71;border-radius:50%;z-index:10}#whatsapp-photo::before,#whatsapp-photo::after{content:"";position:absolute;border-radius:50%;width:100%;height:100%;top:0;left:0;z-index:-1;border:2px solid #25d366;opacity:0;transition:opacity .4s,transform .4s;animation:none}#whatsapp-photo:hover::before,#whatsapp-photo:hover::after{opacity:1;animation:pulsate 1.5s infinite}.message-with-photo{display:flex;align-items:center}.message-photo{width:30px;height:30px;border-radius:50%;margin-right:10px}#whatsapp-form{display:flex;flex-direction:column;gap:15px;padding:20px;max-width:400px;margin:0 auto}#whatsapp-form label{font-size:14px;color:#333;font-weight:700;margin-bottom:5px}#whatsapp-form input[type=text],#whatsapp-form input[type=tel],#whatsapp-form textarea,#whatsapp-form select{width:100%;padding:10px;font-size:14px;color:#333;border:1px solid #ccc;border-radius:5px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);background-color:#fff;transition:border-color .3s}#whatsapp-form input[type=text]:focus,#whatsapp-form input[type=tel]:focus,#whatsapp-form textarea:focus,#whatsapp-form select:focus{border-color:#007bff;outline:none}#whatsapp-form textarea{resize:vertical;min-height:100px}#whatsapp-form select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23007bff' d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px top 50%;background-size:12px}#whatsapp-form button[type=submit]{background-color:#007bff;color:#fff;padding:12px 20px;font-size:16px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s}#whatsapp-form button[type=submit]:hover{background-color:#0056b3}#whatsapp-form button[type=submit]:active{background-color:#004085}#success-message{color:#155724;background-color:#d4edda;border-color:#c3e6cb;padding:15px;margin-top:20px;border:1px solid transparent;border-radius:4px;font-size:16px;height:60px;white-space:nowrap}#success-message strong{font-weight:700}#typing-indicator{display:flex;gap:4px;justify-content:flex-start;padding:10px;background-color:#f2f2f2;border-radius:15px;border-top-left-radius:0;max-width:50%}#typing-indicator span{width:12px;height:12px;background-color:#ccc;border-radius:50%;animation:blink 1s infinite alternate}#typing-indicator span:nth-child(2){animation-delay:.2s}#typing-indicator span:nth-child(3){animation-delay:.4s}#interest-btn{display:none}#whatsapp-photo{animation:cJoqxJ 1s ease-in-out forwards,jbWYBY .82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0px,0px,0px)}p#success-message{width:100%;text-align:left;padding:10px;background-color:#e0f7fa;border-radius:5px;display:block;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;word-break:break-word;height:80px}.chat-footer-iteracao{display:flex;align-items:center;padding:10px;border-top:1px solid #ddd;background-color:#f9f9f9;border-radius:0 0 10px 10px}.chat-footer-iteracao input[type=text]{flex-grow:1;padding:10px;border-radius:20px;border:1px solid #ccc;font-size:14px;color:#333;margin-right:10px;box-shadow:inset 0 1px 3px rgba(0,0,0,.1);transition:border-color .3s}.chat-footer-iteracao input[type=text]:focus{border-color:#007bff;outline:none}.chat-footer-iteracao button{padding:10px 20px;background-color:#25d366;color:white;font-size:14px;font-weight:700;border:none;border-radius:20px;cursor:pointer;transition:background-color .3s}.chat-footer-iteracao button:hover{background-color:#1ebd5b}.bot-message{background-color:#f2f2f2;color:#333;padding:12px 18px;border-radius:18px 18px 18px 0px;margin:10px 0;max-width:70%;display:inline-block;font-size:14px;line-height:1.4;font-weight:400}.user-message{background-color:#25d366;color:white;padding:12px 18px;border-radius:18px 18px 0px 18px;margin:10px 0;max-width:70%;display:inline-block;font-size:14px;line-height:1.4;font-weight:400;text-align:right;align-self:flex-end}.chat-body{display:flex;flex-direction:column;gap:10px}.chat-message{clear:both}.country-select-container{margin-top:10px;width:100%}#country-select{width:100%;padding:8px;border-radius:8px;font-size:14px;border:1px solid #ddd;background-color:#f7f7f7;cursor:pointer;transition:border-color .3s}#country-select:focus{border-color:#25d366;outline:none}.checkbox-container{display:flex;gap:10px;margin-top:10px}.checkbox-container label{display:flex;align-items:center;padding:5px 15px;background-color:#fff;border-radius:20px;cursor:pointer;font-weight:700;transition:background-color .3s}.checkbox-container input[type=radio]{display:none}.checkbox-container input[type=radio]:checked+label{background-color:#25d366;color:white}.message-wrapper{display:flex;align-items:flex-start;margin-bottom:10px}.attendant-photo{width:40px;height:40px;border-radius:50%;margin:15px 10px 0 0;border:1px solid}.bot-message{background-color:#f2f2f2;color:#333;padding:10px 15px;border-radius:10px;max-width:70%;font-size:14px}.user-message{background-color:#25d366;color:white;padding:10px 15px;border-radius:10px;max-width:70%;font-size:14px;margin-left:auto}@media (max-width:768px){.whatsapp-chatbox{width:100%!important;right:0;bottom:0;border-radius:0;height:100vh;max-height:100vh}.chat-body{max-height:calc(100vh - 150px)}}