.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)}.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}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}.status-indicator{position:absolute;bottom:12px;right:6px;width:17px;height:17px;background-color:#2ecc71;border-radius:50%;z-index:10}.message-with-photo{display:flex;align-items:center}.message-photo{width:30px;height:30px;border-radius:50%;margin-right:10px}#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}#success-message strong{font-weight:700}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%}.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)}}