.av4ri,.av4ri *{box-sizing:border-box}.av4ri{--av4ri-primary:#082b4c;--av4ri-accent:#b77932;position:fixed!important;left:18px!important;right:auto!important;bottom:20px!important;z-index:2147483000!important;font-family:Inter,"Segoe UI",Arial,sans-serif;color:#253746;pointer-events:auto!important;isolation:isolate}.av4ri.is-open .av4ri-launcher{position:relative!important;display:flex!important;overflow:visible!important;width:70px!important;height:70px!important;min-width:70px!important;min-height:70px!important;align-items:center!important;justify-content:center!important;padding:0!important;border:3px solid #fff!important;border-radius:50%!important;background:linear-gradient(145deg,var(--av4ri-primary),#0f456f)!important;color:#fff!important;box-shadow:0 13px 34px rgba(0,28,53,.38),0 0 0 4px rgba(8,43,76,.13)!important;font-size:0!important;cursor:pointer!important;pointer-events:auto!important;touch-action:manipulation!important;-webkit-tap-highlight-color:transparent!important;user-select:none!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.av4ri-launcher::after{display:none!important;content:none!important}.av4ri-launcher svg{display:block!important;width:34px!important;height:34px!important;flex:0 0 auto!important;color:#fff!important;filter:drop-shadow(0 2px 3px rgba(0,0,0,.18))!important;pointer-events:none!important}.av4ri-launcher-copy{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.av4ri-launcher-pulse{position:absolute!important;right:-6px!important;top:-6px!important;display:block!important;width:20px!important;height:20px!important;border:3px solid #fff!important;border-radius:50%!important;background:#22c978!important;box-shadow:0 2px 10px rgba(0,74,40,.28)!important;animation:av4riPulseDot 1.6s infinite ease-out!important;pointer-events:none!important}.av4ri-launcher-pulse::before{content:""!important;position:absolute!important;inset:-3px!important;border-radius:50%!important;background:rgba(34,201,120,.36)!important;animation:av4riPulseRing 1.6s infinite ease-out!important;z-index:-1!important}.av4ri-launcher:hover,.av4ri-launcher:focus-visible{transform:translateY(-3px) scale(1.06)!important;filter:brightness(1.06)!important;box-shadow:0 18px 44px rgba(0,28,53,.46),0 0 0 5px rgba(8,43,76,.17)!important;outline:3px solid rgba(212,175,55,.34)!important;outline-offset:3px!important}.av4ri-launcher:active{transform:translateY(0) scale(.96)!important}@keyframes av4riPulseDot{0%,100%{transform:scale(1)}50%{transform:scale(1.14)}}@keyframes av4riPulseRing{0%{transform:scale(1);opacity:.95}70%{transform:scale(2.25);opacity:0}100%{transform:scale(2.45);opacity:0}}.av4ri-panel{position:absolute!important;display:flex!important;flex-direction:column!important;left:0!important;right:auto!important;bottom:78px!important;width:min(390px,calc(100vw - 24px))!important;height:min(660px,calc(100vh - 112px))!important;overflow:hidden!important;border:1px solid rgba(8,43,76,.14)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 24px 70px rgba(0,25,48,.34)!important;pointer-events:auto!important}.av4ri-panel[hidden]{display:none!important}.av4ri-header{display:flex;flex:0 0 auto;align-items:center;gap:10px;min-height:72px;padding:12px 13px;background:linear-gradient(135deg,var(--av4ri-primary),#0f456f);color:#fff}.av4ri-avatar{display:flex;width:43px;height:43px;flex:0 0 43px;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.12);font-weight:900}.av4ri-header-text{display:flex;min-width:0;flex:1;flex-direction:column}.av4ri-header-text strong{font-size:15px}.av4ri-status{display:flex;align-items:center;gap:6px;margin-top:4px;color:rgba(255,255,255,.82);font-size:10.5px}.av4ri-status i{width:7px;height:7px;border-radius:50%;background:#9aa7b3}.av4ri-status.is-open i{background:#35d07f}.av4ri-reset,.av4ri-close{display:flex;width:34px;height:34px;align-items:center;justify-content:center;border:0;border-radius:9px;background:rgba(255,255,255,.1);color:#fff;font-size:20px;cursor:pointer;pointer-events:auto;touch-action:manipulation}.av4ri-close{font-size:27px;font-weight:300}.av4ri-reset:hover,.av4ri-close:hover{background:rgba(255,255,255,.2)}.av4ri-notice{flex:0 0 auto;padding:9px 13px;border-bottom:1px solid #e3e9ed;background:#f5f8fa;color:#61717e;font-size:10.5px;line-height:1.45}.av4ri-messages{flex:1 1 auto;height:auto;min-height:120px;overflow-y:auto;padding:15px;background:#f7f9fa;scroll-behavior:smooth}.av4ri-message{display:flex;margin:0 0 10px}.av4ri-message.is-user{justify-content:flex-end}.av4ri-bubble{max-width:88%;padding:11px 13px;border-radius:14px 14px 14px 4px;background:#fff;border:1px solid #e1e7eb;box-shadow:0 3px 10px rgba(7,34,58,.04);font-size:12.5px;line-height:1.55;white-space:pre-line}.av4ri-message.is-user .av4ri-bubble{border:0;border-radius:14px 14px 4px 14px;background:var(--av4ri-primary);color:#fff}.av4ri-typing{display:inline-flex;align-items:center;gap:4px;min-width:47px}.av4ri-typing i{width:6px;height:6px;border-radius:50%;background:#8795a0;animation:av4riTyping 1s infinite ease-in-out}.av4ri-typing i:nth-child(2){animation-delay:.14s}.av4ri-typing i:nth-child(3){animation-delay:.28s}@keyframes av4riTyping{0%,60%,100%{transform:translateY(0);opacity:.45}30%{transform:translateY(-4px);opacity:1}}.av4ri-actions{flex:0 1 auto;max-height:148px;overflow-y:auto;padding:10px 12px;border-top:1px solid #e3e9ed;background:#fff}.av4ri-actions:empty{display:none}.av4ri-actions button,.av4ri-actions a{display:flex;width:100%;min-height:40px;align-items:center;margin:0 0 7px;padding:8px 11px;border:1px solid #d8e1e7;border-radius:10px;background:#fff;color:var(--av4ri-primary);font-size:11.5px;font-weight:800;text-align:left;text-decoration:none;cursor:pointer;pointer-events:auto;touch-action:manipulation}.av4ri-actions button:last-child,.av4ri-actions a:last-child{margin-bottom:0}.av4ri-actions button:hover,.av4ri-actions a:hover{border-color:var(--av4ri-accent);background:#fbf5ee}.av4ri-composer{flex:0 0 auto;max-height:260px;overflow-y:auto;padding:10px 12px;border-top:1px solid #e3e9ed;background:#fff}.av4ri-composer[hidden]{display:none!important}.av4ri-composer label{display:block;margin-bottom:6px;color:var(--av4ri-primary);font-size:11px;font-weight:850}.av4ri-composer textarea{display:block;width:100%;resize:none;border:1px solid #cad5dc;border-radius:9px;padding:9px 10px;font:inherit;font-size:11.5px;line-height:1.4}.av4ri-composer textarea:focus{border-color:var(--av4ri-primary);outline:2px solid rgba(8,43,76,.12)}.av4ri-composer small{display:block;margin:5px 0 8px;color:#75838e;font-size:9.5px}.av4ri-whatsapp{position:relative!important;z-index:2!important;display:flex!important;visibility:visible!important;opacity:1!important;width:100%;min-height:42px;align-items:center;justify-content:center;border:0;border-radius:10px;background:#087f4f;color:#fff;font-size:11.5px;font-weight:850;text-align:center;text-decoration:none;cursor:pointer;pointer-events:auto;touch-action:manipulation}.av4ri-whatsapp:hover,.av4ri-whatsapp:focus-visible{background:#076c45;color:#fff}.av4ri-copy-message{width:100%;min-height:36px;margin-top:7px;border:1px solid #cad5dc;border-radius:9px;background:#fff;color:var(--av4ri-primary);font-size:10.5px;font-weight:750;cursor:pointer;pointer-events:auto;touch-action:manipulation}.av4ri-copy-message:hover{border-color:var(--av4ri-primary);background:#f5f8fa}.av4ri-footer{display:flex;flex:0 0 auto;align-items:center;gap:9px;min-height:35px;padding:6px 12px;border-top:1px solid #e3e9ed;background:#fff;color:#7a8791;font-size:9px}.av4ri-footer span{margin-right:auto}.av4ri-footer a{color:var(--av4ri-primary);font-weight:750;text-decoration:none}.av4ri-link-list{margin:8px 0 0;padding-left:18px}.av4ri-link-list li+li{margin-top:4px}@media(max-width:520px){.av4ri{left:12px!important;right:auto!important;bottom:14px!important}.av4ri-launcher{width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;border-width:3px!important}.av4ri-launcher svg{width:29px!important;height:29px!important}.av4ri-launcher-pulse{right:-5px!important;top:-5px!important;width:18px!important;height:18px!important}.av4ri-launcher-pulse::before{inset:-3px!important}.av4ri-panel{position:fixed!important;left:8px!important;right:8px!important;bottom:82px!important;width:auto!important;height:min(680px,calc(100vh - 96px))!important;border-radius:15px!important}.av4ri-messages{height:auto;min-height:90px}.av4ri-composer{max-height:240px}.av4ri-composer textarea{min-height:68px;max-height:96px}}@media(prefers-reduced-motion:reduce){.av4ri-launcher,.av4ri-messages{scroll-behavior:auto}.av4ri-launcher-pulse,.av4ri-launcher-pulse::before,.av4ri-typing i{animation:none!important}}
