.WhatsAppModal_modal-overlay__F5CxJ{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px;animation:WhatsAppModal_fadeIn__6T72c .2s ease-in-out}@keyframes WhatsAppModal_fadeIn__6T72c{0%{opacity:0}to{opacity:1}}.WhatsAppModal_modal-content__xP_t0{background:#fff;border-radius:12px;padding:40px;max-width:500px;width:100%;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.2);animation:WhatsAppModal_slideUp__M9Vsg .3s ease-out;border:2px solid #25d1c5}@keyframes WhatsAppModal_slideUp__M9Vsg{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.WhatsAppModal_close-button__kJi8A{position:absolute;top:20px;right:20px;background:none;border:none;font-size:20px;color:#092d5a;cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s;font-weight:600}.WhatsAppModal_close-button__kJi8A:hover{background-color:#f0f0f0;color:#092d5a}.WhatsAppModal_modal-icon__nA3q9{display:flex;justify-content:center;align-items:center;margin-bottom:20px;width:100px;height:100px;margin-left:auto;margin-right:auto;background:linear-gradient(135deg,#092d5a,#25d1c5);border-radius:50%;box-shadow:0 4px 12px rgba(37,209,197,.3)}.WhatsAppModal_whatsapp-icon__RwRyP{font-size:50px;color:#fff}.WhatsAppModal_modal-title__soEvf{font-size:24px;font-weight:700;text-align:center;color:#092d5a;margin-bottom:15px}.WhatsAppModal_modal-description__LATCi{font-size:16px;text-align:center;color:#092d5a;margin-bottom:25px;line-height:1.5;font-weight:400}.WhatsAppModal_modal-message__Pu_LE{background-color:#f5f5f5;border-radius:8px;padding:20px;margin-bottom:30px;border:1px solid #e0e0e0}.WhatsAppModal_message-label__DtwDT{font-size:12px;font-weight:700;color:#092d5a;text-transform:uppercase;margin-bottom:10px;letter-spacing:.5px}.WhatsAppModal_message-preview__fg5yU{font-size:14px;color:#092d5a;line-height:1.6;white-space:pre-wrap;font-weight:400}.WhatsAppModal_modal-buttons__SJy6L{display:flex;gap:15px}.WhatsAppModal_btn-cancel__CD0hM,.WhatsAppModal_btn-confirm__pXI75{flex:1;padding:.7rem 1.5rem;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.WhatsAppModal_btn-cancel__CD0hM{background-color:rgba(0,0,0,0);color:#092d5a;border:2px solid #25d1c5}.WhatsAppModal_btn-cancel__CD0hM:hover{background-color:rgba(37,209,197,.1);transform:translateY(-2px)}.WhatsAppModal_btn-confirm__pXI75{background:linear-gradient(135deg,#092d5a,#25d1c5);color:#fff;border:none}.WhatsAppModal_btn-confirm__pXI75:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,209,197,.4)}@media(max-width:600px){.WhatsAppModal_modal-content__xP_t0{padding:30px 20px}.WhatsAppModal_modal-title__soEvf{font-size:20px}.WhatsAppModal_modal-description__LATCi{font-size:14px}.WhatsAppModal_modal-buttons__SJy6L{flex-direction:column}.WhatsAppModal_btn-cancel__CD0hM,.WhatsAppModal_btn-confirm__pXI75{width:100%}}