.gabo-im{--gabo-im-green:#147a4a;--gabo-im-green-dark:#0f5f39;--gabo-im-blue:#229ed9;--gabo-im-whatsapp:#25d366;position:fixed;right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));z-index:2147482000;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1f2937}.gabo-im *{box-sizing:border-box}.gabo-im [hidden]{display:none!important}.gabo-im svg{display:block;width:22px;height:22px;fill:currentColor;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.gabo-im-launcher{display:grid;place-items:center;width:44px;height:44px;margin-left:auto;padding:2px;border:1px solid rgba(20,122,74,.18);border-radius:15px;background:#fff;box-shadow:0 7px 20px rgba(15,23,42,.18);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.gabo-im-launcher:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(15,23,42,.22)}.gabo-im-launcher:focus-visible,.gabo-im-action:focus-visible,.gabo-im-close:focus-visible,.gabo-im-form button:focus-visible{outline:3px solid rgba(34,158,217,.32);outline-offset:3px}.gabo-im-launcher-logo{display:block;width:40px;height:40px;border-radius:13px;object-fit:contain}.gabo-im-actions{display:grid;gap:7px;justify-items:end;margin-bottom:8px}.gabo-im-action{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid rgba(15,23,42,.08);border-radius:13px;background:#fff;color:#1f2937;box-shadow:0 7px 18px rgba(15,23,42,.14);text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.gabo-im-action:hover{transform:translateX(-2px);box-shadow:0 9px 22px rgba(15,23,42,.18)}.gabo-im-action svg{width:20px;height:20px}.gabo-im-action.is-telegram svg{color:var(--gabo-im-blue);fill:currentColor;stroke:none}.gabo-im-action.is-whatsapp svg{color:var(--gabo-im-whatsapp);fill:currentColor;stroke:none}.gabo-im-action.is-chat{width:44px;height:44px;border-color:rgba(20,122,74,.35);background:var(--gabo-im-green);color:#fff;box-shadow:0 8px 22px rgba(20,122,74,.25)}.gabo-im-action.is-chat svg{fill:none}.gabo-im-dialog{position:absolute;right:0;bottom:54px;width:min(370px,calc(100vw - 24px));height:min(590px,calc(100vh - 92px));overflow:hidden;border:1px solid rgba(20,122,74,.16);border-radius:22px;background:#fff;box-shadow:0 24px 68px rgba(15,23,42,.25);display:grid;grid-template-rows:auto 1fr auto auto}.gabo-im-header{display:flex;align-items:center;gap:11px;min-height:64px;padding:11px 12px 11px 13px;background:linear-gradient(145deg,#f3fbf6,#fff);border-bottom:1px solid #e6eee9}.gabo-im-brand{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(15,23,42,.1)}.gabo-im-brand img{display:block;width:40px;height:40px;object-fit:contain}.gabo-im-header-copy{display:grid;gap:2px;min-width:0}.gabo-im-header strong{overflow:hidden;font-size:15px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.gabo-im-header small{overflow:hidden;font-size:11px;color:#64748b;text-overflow:ellipsis;white-space:nowrap}.gabo-im-close{appearance:none!important;-webkit-appearance:none!important;margin-left:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;flex:0 0 30px!important;padding:0!important;border:0!important;border-radius:10px!important;background:#eef6f1!important;color:#476052!important;line-height:0!important;cursor:pointer}.gabo-im-close svg{display:block!important;width:16px!important;height:16px!important;margin:0!important;fill:none!important;transform:none!important}.gabo-im-log{padding:15px;overflow:auto;background:linear-gradient(rgba(247,251,248,.94),rgba(247,251,248,.94)),radial-gradient(circle at 15% 10%,rgba(20,122,74,.11),transparent 36%);scrollbar-width:thin;scrollbar-color:#8aa696 transparent}.gabo-im-message{display:grid;margin:0 0 10px}.gabo-im-message>div{max-width:84%;padding:10px 12px;border-radius:15px;font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.gabo-im-message time{margin-top:3px;font-size:10px;color:#94a3b8}.gabo-im-message.is-agent{justify-items:start}.gabo-im-message.is-agent>div{background:#fff;border:1px solid #e2e9e5;border-bottom-left-radius:6px}.gabo-im-message.is-customer{justify-items:end}.gabo-im-message.is-customer>div{background:var(--gabo-im-green);color:#fff;border-bottom-right-radius:6px}.gabo-im-status{padding:8px 13px;background:#fff7ed;color:#9a3412;border-top:1px solid #fed7aa;font-size:11px;font-weight:700}.gabo-im-status[data-kind="error"]{background:#fef2f2;color:#991b1b;border-color:#fecaca}.gabo-im-status[data-kind="closed"]{background:#f1f5f9;color:#475569;border-color:#e2e8f0}.gabo-im-form{display:grid!important;grid-template-columns:minmax(0,1fr) 40px!important;align-items:center!important;gap:8px!important;padding:9px 10px!important;border-top:1px solid #e6eee9!important;background:#fff!important}.gabo-im-form textarea{display:block!important;width:100%!important;height:44px!important;min-height:44px!important;max-height:116px!important;margin:0!important;resize:none!important;overflow-y:auto!important;padding:11px 12px!important;border:1px solid #cfdcd4!important;border-radius:14px!important;background:#fbfdfc!important;color:#1f2937!important;font:500 13px/1.4 inherit!important;outline:0!important;vertical-align:middle!important}.gabo-im-form textarea:focus{border-color:var(--gabo-im-green)!important;box-shadow:0 0 0 3px rgba(20,122,74,.1)!important}.gabo-im-form button{appearance:none!important;-webkit-appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;align-self:center!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;margin:0!important;padding:0!important;border:0!important;border-radius:12px!important;background:var(--gabo-im-green)!important;color:#fff!important;line-height:0!important;cursor:pointer}.gabo-im-form button:disabled{opacity:.55!important;cursor:wait!important}.gabo-im-form button svg{display:block!important;width:18px!important;height:18px!important;margin:0!important;fill:none!important;transform:none!important}.gabo-im-privacy{margin:0;padding:0 13px 11px;background:#fff;color:#64748b;font-size:10px;line-height:1.4}.gabo-im-privacy a{color:var(--gabo-im-green-dark);font-weight:700}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:520px){.gabo-im{right:10px;bottom:10px}.gabo-im-dialog{position:fixed;left:8px;right:8px;bottom:62px;width:auto;height:min(610px,calc(100vh - 78px));border-radius:19px}.gabo-im-actions{gap:6px}.gabo-im-action{width:38px;height:38px;border-radius:12px}.gabo-im-action.is-chat{width:42px;height:42px}.gabo-im-launcher{width:44px;height:44px}}@media(prefers-reduced-motion:reduce){.gabo-im *{transition:none!important;scroll-behavior:auto!important}}
.gabo-im[data-attendant-type="operator"] .gabo-im-brand img{object-fit:cover}
