.dextra-wa-widget,.dextra-wa-widget *{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.dextra-wa-widget{position:fixed!important;left:22px!important;right:auto!important;bottom:22px!important;z-index:999999}.dextra-wa-popup{position:absolute!important;left:0!important;right:auto!important;bottom:82px;width:360px;max-height:72vh;overflow:hidden;background:#fff;border-radius:22px;box-shadow:0 18px 55px rgb(0 0 0 / .22);opacity:0;visibility:hidden;transform:translateY(18px) scale(.98);transition:all .28s ease}.dextra-wa-popup.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.dextra-wa-head{position:relative;display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#16b85f,#22c76d);color:#fff;padding:16px 48px 15px 16px}.dextra-wa-head-icon{width:42px;height:42px;border-radius:50%;background:rgb(255 255 255 / .18);display:flex;align-items:center;justify-content:center;flex:0 0 42px}.dextra-wa-svg{width:24px;height:24px;display:block}.dextra-wa-head h3{margin:0;font-size:18px;line-height:1.15;font-weight:700;color:#fff}.dextra-wa-head p{margin:4px 0 0;font-size:12.5px;line-height:1.25;color:rgb(255 255 255 / .9)}.dextra-wa-close{position:absolute;right:14px;top:13px;width:28px;height:28px;border:0;border-radius:50%;background:rgb(255 255 255 / .16);color:#fff;font-size:22px;line-height:1;cursor:pointer}.dextra-wa-status{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f6fff9;border-bottom:1px solid #e9f7ee;padding:9px 15px;font-size:12px;color:#13914c}.dextra-wa-status span,.dextra-wa-status a{display:flex;align-items:center;gap:6px;text-decoration:none;color:#13914c;font-weight:600}.dextra-wa-status i{width:8px;height:8px;border-radius:50%;background:#22c55e;display:inline-block;box-shadow:0 0 0 3px rgb(34 197 94 / .14)}.dextra-wa-phone-ico{font-style:normal}.dextra-wa-body{background:#f8fafc;padding:14px;max-height:calc(72vh - 150px);overflow:auto}.dextra-wa-label{font-size:12px;font-weight:700;color:#6b7280;margin:0 0 9px}.dextra-wa-action{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid #eef0f3;border-radius:14px;padding:12px 13px;margin-bottom:8px;text-decoration:none;color:#1f2937;transition:.2s ease;box-shadow:0 4px 12px rgb(15 23 42 / .04)}.dextra-wa-action:hover{transform:translateY(-1px);border-color:#bcf0d2;box-shadow:0 7px 18px rgb(16 185 129 / .12)}.dextra-wa-action-icon{width:30px;height:30px;border-radius:10px;background:#ecfdf3;display:flex;align-items:center;justify-content:center;font-size:16px;flex:0 0 30px}.dextra-wa-action strong{font-size:13.5px;line-height:1.25;font-weight:650;color:#172033}.dextra-wa-callback{display:flex;align-items:center;justify-content:center;width:100%;border:0;border-radius:14px;background:#111827;color:#fff!important;text-decoration:none;font-size:13.5px;font-weight:700;padding:12px 14px;margin:12px 0 9px;box-shadow:0 8px 18px rgb(17 24 39 / .18)}.dextra-wa-main{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:14px;background:#25d366;color:#fff!important;text-decoration:none;font-size:14px;font-weight:800;padding:12px 14px}.dextra-wa-main .dextra-wa-svg{width:20px;height:20px}.dextra-wa-footer{display:flex;justify-content:center;align-items:center;gap:6px;border-top:1px solid #eef0f3;background:#fff;padding:11px 14px;font-size:12.5px;color:#6b7280}.dextra-wa-footer a{color:#111827;text-decoration:none;font-weight:700}.dextra-wa-float{position:relative;width:62px;height:62px;border:0;border-radius:50%;background:#25d366;color:#fff;cursor:pointer;box-shadow:0 12px 30px rgb(37 211 102 / .36);display:flex;align-items:center;justify-content:center;animation:dextraWaJump 1.15s ease-in-out infinite}.dextra-wa-icon{position:relative;z-index:2}.dextra-wa-float .dextra-wa-svg{width:34px;height:34px}.dextra-wa-pulse{position:absolute;inset:-8px;border-radius:50%;background:rgb(37 211 102 / .25);animation:dextraWaGlow 1.4s ease-out infinite}.dextra-wa-float b{position:absolute;right:-1px;top:-3px;width:20px;height:20px;border-radius:50%;background:#ef4444;color:#fff;border:2px solid #fff;font-size:11px;line-height:16px;text-align:center;z-index:3}@keyframes dextraWaJump{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes dextraWaGlow{0%{transform:scale(.8);opacity:.75}100%{transform:scale(1.35);opacity:0}}@media(max-width:768px){.dextra-wa-widget{left:12px!important;right:auto!important;bottom:14px!important}.dextra-wa-popup{width:300px;left:0!important;right:auto!important;bottom:74px;max-height:64vh;border-radius:18px}.dextra-wa-head{padding:12px 42px 12px 12px}.dextra-wa-head-icon{width:36px;height:36px;flex-basis:36px}.dextra-wa-head h3{font-size:16px}.dextra-wa-head p{font-size:11.5px}.dextra-wa-status{padding:8px 12px;font-size:11px}.dextra-wa-body{padding:11px;max-height:calc(64vh - 130px)}.dextra-wa-action{padding:10px 11px;border-radius:12px;margin-bottom:7px}.dextra-wa-action-icon{width:27px;height:27px;flex-basis:27px;font-size:15px}.dextra-wa-action strong{font-size:12.5px}.dextra-wa-callback,.dextra-wa-main{font-size:12.8px;padding:10px 12px}.dextra-wa-footer{font-size:11.5px;padding:9px 10px}.dextra-wa-float{width:56px;height:56px}.dextra-wa-float .dextra-wa-svg{width:30px;height:30px}}@media(max-width:360px){.dextra-wa-popup{width:286px;max-height:62vh}.dextra-wa-body{max-height:calc(62vh - 128px)}}