.ibew-lc{--lc-primary:var(--ibew-lc-primary,#22377d);--lc-accent:var(--ibew-lc-accent,#22b7e5);position:fixed;z-index:999999;bottom:22px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#24324a}.ibew-lc.is-right{right:22px}.ibew-lc.is-left{left:22px}.ibew-lc *{box-sizing:border-box}.ibew-lc [hidden]{display:none!important}.ibew-lc-launcher{height:56px;display:flex;align-items:center;gap:10px;padding:0 19px;border:0;border-radius:999px;background:#fff;color:var(--lc-primary);font:800 14px/1 inherit;cursor:pointer;box-shadow:0 15px 40px rgba(18,53,95,.2);transition:.2s transform,.2s box-shadow}.ibew-lc-launcher:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(18,53,95,.26)}.ibew-lc-launcher svg{width:22px;height:22px;fill:none;stroke:var(--lc-accent);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ibew-lc-live-dot,.ibew-lc-status-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.ibew-lc-live-dot.is-online,.ibew-lc-status-dot.is-online{background:#26c875;box-shadow:0 0 0 4px rgba(38,200,117,.13)}.ibew-lc-live-dot.is-offline,.ibew-lc-status-dot.is-offline{background:#aab3bf}.ibew-lc-launcher-badge{position:absolute;right:-4px;top:-5px;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#e94848;color:#fff;font:800 10px/16px inherit;text-align:center}.ibew-lc-panel{position:absolute;bottom:70px;width:min(var(--ibew-lc-width,390px),calc(100vw - 28px));max-height:min(720px,calc(100vh - 105px));display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(215,225,235,.95);border-radius:20px;background:#fff;box-shadow:0 28px 80px rgba(15,45,85,.25);opacity:0;visibility:hidden;transform:translateY(14px) scale(.985);transform-origin:bottom;transition:.22s opacity,.22s transform,.22s visibility}.is-right .ibew-lc-panel{right:0}.is-left .ibew-lc-panel{left:0}.ibew-lc.is-open .ibew-lc-panel{opacity:1;visibility:visible;transform:none}.ibew-lc-header{display:flex;align-items:center;gap:12px;padding:17px 17px;background:linear-gradient(135deg,var(--lc-primary),#17275f);color:#fff}.ibew-lc-avatar{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,255,255,.14);font-weight:900}.ibew-lc-head-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.ibew-lc-head-copy strong{font-size:15px}.ibew-lc-head-copy span{display:flex;align-items:center;gap:7px;color:#d9e5f3;font-size:11px}.ibew-lc-status-dot{width:7px;height:7px}.ibew-lc-close{margin-left:auto;width:34px;height:34px;border:0;border-radius:10px;background:rgba(255,255,255,.1);color:#fff;font-size:24px;line-height:1;cursor:pointer}.ibew-lc-prechat,.ibew-lc-chat{min-height:0;overflow:auto}.ibew-lc-prechat{padding:20px}.ibew-lc-welcome{margin-bottom:16px}.ibew-lc-welcome strong{display:block;color:var(--lc-primary);font-size:20px}.ibew-lc-welcome p{margin:6px 0 0;color:#758196;font-size:12px;line-height:1.5}.ibew-lc-prechat-form{display:block}.ibew-lc-prechat-form label{display:block;margin-bottom:10px;color:#3a465a;font-size:10.5px;font-weight:800}.ibew-lc-prechat-form input,.ibew-lc-prechat-form select,.ibew-lc-prechat-form textarea{width:100%;margin-top:5px;border:1px solid #dce5ed;border-radius:9px;outline:0;background:#fbfcfe;color:#263348;font:500 12px/1.35 inherit;transition:.18s border,.18s box-shadow}.ibew-lc-prechat-form input,.ibew-lc-prechat-form select{height:42px;padding:0 11px}.ibew-lc-prechat-form textarea{min-height:68px;padding:10px 11px;resize:vertical}.ibew-lc-prechat-form input:focus,.ibew-lc-prechat-form select:focus,.ibew-lc-prechat-form textarea:focus{border-color:var(--lc-accent);box-shadow:0 0 0 3px rgba(34,183,229,.1);background:#fff}.ibew-lc-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ibew-lc-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.ibew-lc-prechat-error{margin:4px 0 10px;padding:8px 10px;border-radius:8px;background:#fff0f0;color:#c64c4c;font-size:11px}.ibew-lc-start,.ibew-lc-whatsapp{width:100%;min-height:45px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;text-decoration:none;font:800 12px/1 inherit;cursor:pointer}.ibew-lc-start{background:var(--lc-primary);color:#fff}.ibew-lc-start:hover{background:#17275f}.ibew-lc-whatsapp{margin-top:8px;background:#25d366;color:#fff}.ibew-lc-whatsapp:hover{background:#1eb859;color:#fff}.ibew-lc-chat{display:flex;flex-direction:column;height:540px;max-height:calc(100vh - 175px)}.ibew-lc-messages{flex:1;overflow:auto;padding:18px 14px;background:#f7f9fc}.ibew-lc-message{display:flex;margin:0 0 10px}.ibew-lc-message.is-visitor{justify-content:flex-end}.ibew-lc-bubble{max-width:82%;padding:10px 12px;border-radius:14px 14px 14px 4px;background:#fff;border:1px solid #e5ebf1;color:#364256;font-size:12.5px;line-height:1.5;white-space:pre-wrap;box-shadow:0 3px 10px rgba(34,55,125,.04)}.ibew-lc-message.is-visitor .ibew-lc-bubble{border-color:var(--lc-primary);border-radius:14px 14px 4px 14px;background:var(--lc-primary);color:#fff}.ibew-lc-closed-note{padding:8px 13px;background:#fff4e5;color:#8b6017;font-size:11px;text-align:center}.ibew-lc-composer{display:flex;align-items:flex-end;gap:8px;padding:11px;border-top:1px solid #e5ebf1;background:#fff}.ibew-lc-composer textarea{flex:1;min-height:42px;max-height:96px;padding:11px 12px;border:1px solid #dce5ed;border-radius:12px;outline:0;resize:none;font:500 12.5px/1.4 inherit}.ibew-lc-composer textarea:focus{border-color:var(--lc-accent);box-shadow:0 0 0 3px rgba(34,183,229,.08)}.ibew-lc-send{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:var(--lc-accent);color:#fff;cursor:pointer}.ibew-lc-send svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ibew-lc-chat-tools{display:flex;justify-content:space-between;padding:0 12px 10px;background:#fff}.ibew-lc-chat-tools button,.ibew-lc-chat-tools a{border:0;background:none;color:#7b8797;font:700 10px/1 inherit;text-decoration:none;cursor:pointer}.ibew-lc-chat-tools a{color:#1aa354}.ibew-lc-credit{padding:8px 12px;border-top:1px solid #eef2f6;background:#fff;color:#98a2b1;font-size:9px;text-align:center}.ibew-lc-credit a{color:var(--lc-primary);font-weight:800;text-decoration:none}@media(max-width:520px){.ibew-lc{right:10px!important;left:10px!important;bottom:10px}.ibew-lc-launcher{margin-left:auto;height:52px;padding:0 17px}.ibew-lc-panel{position:fixed;left:10px!important;right:10px!important;bottom:74px;width:auto;max-height:calc(100vh - 90px);border-radius:18px}.ibew-lc-two{grid-template-columns:1fr}.ibew-lc-chat{height:min(560px,calc(100vh - 140px))}}@media(prefers-reduced-motion:reduce){.ibew-lc-panel,.ibew-lc-launcher{transition:none}}
