.wa-widget-container{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem}.wa-dialog{background-color:white;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden;width:20rem;max-width:calc(100vw - 3rem)}.wa-header{background-color:#25D366;padding:1rem;display:flex;align-items:center;gap:.75rem}.wa-avatar-container{width:2.5rem;height:2.5rem;border-radius:9999px;background-color:rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center}.wa-header-text{flex:1 1}.wa-title{color:white;font-weight:700;font-size:1.125rem}.wa-subtitle{color:rgba(255,255,255,.8);font-size:.75rem}.wa-content{padding:1rem;background-color:#ECE5DD}.wa-notice{font-size:.75rem;color:#6B7280;text-align:center;margin-bottom:1rem}.wa-contact-card{display:flex;align-items:center;gap:1rem;background-color:white;padding:1rem;border-radius:.75rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);text-decoration:none;transition:box-shadow .2s;position:relative}.wa-contact-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.wa-bubble-arrow{position:absolute;bottom:-.25rem;left:1rem;width:.75rem;height:.75rem;background-color:white;transform:rotate(45deg)}.wa-profile-img-container{width:3rem;height:3rem;border-radius:9999px;overflow:hidden;box-shadow:0 0 0 2px rgba(37,211,102,.2);display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}.wa-profile-img{width:100%;height:100%;object-fit:cover;object-position:top}.wa-profile-info{flex:1 1}.wa-profile-name{font-weight:700;color:#1F2937;transition:color .2s}.wa-contact-card:hover .wa-profile-name{color:#25D366}.wa-profile-role{font-size:.75rem;color:#6B7280}.wa-send-btn{width:2.75rem;height:2.75rem;border-radius:9999px;background-color:#25D366;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.wa-trigger-container{display:flex;align-items:center;gap:.5rem}.wa-bubble-desktop{display:none;background-color:white;padding:.5rem 1rem;border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);font-size:.875rem;color:#1F2937}@media (min-width:768px){.wa-bubble-desktop{display:block}}.wa-bubble-online{font-weight:700;color:#25D366}.wa-trigger-btn{width:3.5rem;height:3.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);transition:background-color .3s;border:none;cursor:pointer}.wa-icon-svg{width:1.75rem;height:1.75rem;fill:white}.wa-close-svg{width:1.5rem;height:1.5rem;stroke:white}.wa-send-svg{width:1rem;height:1rem;fill:white}.wa-header-svg{width:1.5rem;height:1.5rem;fill:white}