:root{--lbot-red:#ed1c2b;--lbot-dark:#111318;--lbot-line:#e3e6eb;--lbot-muted:#68707c;--lbot-bg:#f5f6f8;--lbot-white:#fff}
#limpiiBotRoot{position:relative;z-index:2147481000;height:0!important;overflow:visible;font-family:Inter,"Noto Sans",Arial,sans-serif}
.lbot-launcher{position:fixed;right:22px;bottom:96px;width:64px;height:64px;border:0;border-radius:50%;background:var(--lbot-red);color:#fff;box-shadow:0 14px 34px rgba(17,19,24,.28);display:grid;place-items:center;cursor:pointer;z-index:2147481002;transition:.18s ease}
.lbot-launcher:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(17,19,24,.32)}
.lbot-launcher img{width:36px;height:36px;object-fit:contain;filter:brightness(0) invert(1)}
.lbot-launcher .lbot-badge{position:absolute;right:-2px;top:-2px;background:#111318;color:#fff;border:2px solid #fff;border-radius:999px;font-size:10px;font-weight:900;padding:3px 6px}
.lbot-panel{position:fixed;right:22px;bottom:172px;width:min(405px,calc(100vw - 24px));height:min(690px,calc(100dvh - 210px));min-height:480px;padding:0!important;margin:0!important;background:#fff;border:1px solid #dfe3e8;border-radius:22px;box-shadow:0 26px 70px rgba(15,23,42,.28);overflow:hidden;display:none;grid-template-rows:auto minmax(0,1fr) auto;z-index:2147481001}
.lbot-panel.open{display:grid;animation:lbotIn .18s ease-out}
@keyframes lbotIn{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}
.lbot-head{background:var(--lbot-dark);color:#fff;display:flex;align-items:center;gap:11px;padding:14px 15px;border-bottom:3px solid var(--lbot-red)}
.lbot-head img{width:38px;height:38px;object-fit:contain}
.lbot-head strong{display:block;font-size:15px}.lbot-head span{display:block;color:#cfd3da;font-size:11.5px;margin-top:2px}
.lbot-close{margin-left:auto;border:0;background:rgba(255,255,255,.08);color:#fff;width:34px;height:34px;border-radius:10px;font-size:20px;cursor:pointer}
.lbot-body{overflow-y:auto;overscroll-behavior:contain;background:var(--lbot-bg);padding:14px;scrollbar-width:thin}
.lbot-msg{display:flex;margin:9px 0}.lbot-msg.bot{justify-content:flex-start}.lbot-msg.user{justify-content:flex-end}
.lbot-bubble{max-width:88%;padding:11px 13px;border-radius:15px;font-size:13px;line-height:1.42;white-space:pre-line}
.lbot-msg.bot .lbot-bubble{background:#fff;border:1px solid var(--lbot-line);border-top-left-radius:5px;color:#25292f}
.lbot-msg.user .lbot-bubble{background:var(--lbot-dark);color:#fff;border-top-right-radius:5px}
.lbot-actions{display:grid;gap:8px;margin:10px 0 4px}.lbot-choice{border:1px solid #d6dbe2;background:#fff;color:#1d2025;border-radius:12px;padding:11px 12px;text-align:left;font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:.14s ease}.lbot-choice:hover{border-color:var(--lbot-red);background:#fff7f8}.lbot-choice.primary{background:var(--lbot-red);border-color:var(--lbot-red);color:#fff;text-align:center}
.lbot-form{display:grid;gap:9px;margin-top:10px}.lbot-label{font-size:11px;color:#69717d;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.lbot-input,.lbot-select,.lbot-textarea{width:100%;border:1px solid #cfd5dc;border-radius:11px;background:#fff;color:#181b20;padding:11px 12px;font:inherit;font-size:13px;outline:0}.lbot-input:focus,.lbot-select:focus,.lbot-textarea:focus{border-color:var(--lbot-red);box-shadow:0 0 0 3px rgba(237,28,43,.08)}.lbot-textarea{min-height:82px;resize:vertical}
.lbot-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lbot-footer{display:flex;gap:8px;align-items:center;padding:10px 12px;background:#fff;border-top:1px solid var(--lbot-line)}.lbot-back,.lbot-reset{border:1px solid #dfe3e8;background:#fff;color:#363b43;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:750;cursor:pointer}.lbot-reset{margin-left:auto}.lbot-mini{font-size:10.5px;color:#818894;line-height:1.35}.lbot-calendar{background:#fff;border:1px solid #dfe3e8;border-radius:14px;padding:10px;margin-top:8px}.lbot-cal-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.lbot-cal-title{font-size:13px;font-weight:900;text-transform:capitalize}.lbot-cal-nav{border:1px solid #dfe3e8;background:#fff;border-radius:9px;width:32px;height:32px;cursor:pointer}.lbot-week,.lbot-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.lbot-week span{text-align:center;font-size:9px;color:#7b828d;font-weight:800;padding:7px 0 4px}.lbot-day{aspect-ratio:1;border:1px solid #e2e5ea;background:#fff;border-radius:8px;font-size:10px;font-weight:800;cursor:pointer}.lbot-day:disabled{opacity:.28;cursor:not-allowed}.lbot-day.sel{background:var(--lbot-red);border-color:var(--lbot-red);color:#fff}.lbot-day.blank{visibility:hidden}.lbot-slots{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.lbot-slot{border:1px solid #d6dbe2;background:#fff;border-radius:8px;padding:7px 9px;font-size:11px;font-weight:800;cursor:pointer}.lbot-slot.sel{border-color:var(--lbot-red);color:#b21420;background:#fff1f2}.lbot-status{padding:10px 11px;border-radius:10px;background:#fff1f2;color:#9b1b25;font-size:12px}.lbot-success{background:#eef9f3;color:#14623b}.lbot-summary{background:#fff;border:1px solid #dfe3e8;border-radius:12px;padding:10px 11px;font-size:12px;line-height:1.55}.lbot-summary strong{color:#15181d}.lbot-links{display:grid;grid-template-columns:1fr 1fr;gap:7px}.lbot-link{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;border:1px solid #dfe3e8;border-radius:10px;padding:9px;color:#25292f;background:#fff;font-size:11.5px;font-weight:800}.lbot-link.red{background:var(--lbot-red);border-color:var(--lbot-red);color:#fff}
@media(max-width:600px){.lbot-launcher{right:14px;bottom:88px;width:58px;height:58px}.lbot-panel{right:8px;bottom:154px;width:calc(100vw - 16px);height:min(76dvh,720px);min-height:430px;border-radius:18px}.lbot-body{padding:11px}.lbot-row{grid-template-columns:1fr}.lbot-links{grid-template-columns:1fr}.lbot-bubble{max-width:94%}}
@media(prefers-reduced-motion:reduce){.lbot-panel.open,.lbot-launcher{animation:none;transition:none}}

/* LIMPII 6.7.5: chatbot responsive y sin superposición */
.lbot-launcher{bottom:24px;right:24px;width:70px;height:70px}.lbot-launcher .lbot-badge{top:-7px;right:-10px;font-size:9px;padding:4px 7px}.lbot-panel{bottom:104px;right:24px;height:min(700px,calc(100dvh - 132px))}.lbot-head{position:sticky;top:0;z-index:2}.lbot-footer{position:sticky;bottom:0;z-index:2}.lbot-body{-webkit-overflow-scrolling:touch}.mobile-menu-open .lbot-launcher,.mobile-menu-open .lbot-panel{display:none!important}
@media(max-width:600px){.lbot-launcher{right:14px;bottom:18px;width:62px;height:62px}.lbot-panel{left:8px;right:8px;bottom:8px;width:auto;height:calc(100dvh - 16px);max-height:none;min-height:0;border-radius:18px}.lbot-head{padding-top:max(14px,env(safe-area-inset-top))}.lbot-footer{padding-bottom:max(10px,env(safe-area-inset-bottom))}.lbot-mini{display:none}.lbot-close{width:40px;height:40px}.lbot-choice{min-height:44px}.lbot-input,.lbot-select,.lbot-textarea{font-size:16px}.lbot-body{padding-bottom:18px}}


/* LIMPII 6.7.6 — launcher izquierdo + panel armonizado */
.lbot-launcher{left:22px!important;right:auto!important;bottom:22px!important;width:auto!important;min-width:174px!important;height:58px!important;border:1px solid #e2e5ea!important;border-radius:18px!important;padding:0 14px 0 8px!important;display:flex!important;align-items:center!important;gap:10px!important;background:#fff!important;color:#17191e!important;box-shadow:0 16px 38px rgba(15,23,42,.28)!important}
.lbot-launcher .lbot-badge{display:none!important}.lbot-launcher>img{display:none!important}.lbot-robot{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;color:#fff}.lbot-robot svg{width:36px;height:36px;display:block}.lbot-robot img{width:100%;height:100%;display:block;object-fit:contain;filter:none}.lbot-launcher-label{display:grid;text-align:left;line-height:1.08}.lbot-launcher-label b{font-size:12px;letter-spacing:.01em;color:#17191e}.lbot-launcher-label small{font-size:10px;font-weight:700;color:#69717d;margin-top:3px}
.lbot-panel{left:22px!important;right:auto!important;bottom:92px!important;width:min(410px,calc(100vw - 28px))!important;height:min(680px,calc(100dvh - 118px))!important;min-height:0!important;padding:0!important;margin:0!important;border-radius:22px!important;border:1px solid #e0e4ea!important;box-shadow:0 30px 85px rgba(15,23,42,.30)!important;background:#fff!important}
.lbot-head{min-height:76px;padding:12px 14px!important;background:#111318!important;border-bottom:3px solid #e51f2b!important}.lbot-head img{width:84px!important;height:42px!important;flex:0 0 84px!important;object-fit:contain!important;border-radius:0!important}.lbot-head strong{font-size:15px!important;letter-spacing:.01em}.lbot-head span{font-size:11.5px!important;color:#d3d7dd!important}.lbot-close{width:38px!important;height:38px!important;border-radius:12px!important;background:#252930!important}
.lbot-body{padding:16px!important;background:#f6f7f9!important}.lbot-bubble{font-size:13px!important;line-height:1.5!important}.lbot-msg.bot .lbot-bubble{border-color:#e1e4e9!important;box-shadow:0 5px 16px rgba(17,19,24,.035)!important}.lbot-actions{gap:9px!important}.lbot-choice{min-height:46px!important;padding:11px 13px!important;border-radius:13px!important;font-size:13px!important;background:#fff!important}.lbot-choice:hover{background:#fff7f8!important}.lbot-footer{padding:11px 13px!important;background:#fff!important}.lbot-reset,.lbot-back{border-radius:11px!important}
@media(max-width:600px){.lbot-launcher{left:14px!important;right:auto!important;bottom:max(14px,env(safe-area-inset-bottom))!important;min-width:0!important;width:56px!important;height:56px!important;border-radius:50%!important;padding:0!important;justify-content:center!important}.lbot-launcher-label{display:none!important}.lbot-robot{width:44px;height:44px}.lbot-panel{left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom))!important;width:auto!important;height:min(680px,calc(100dvh - 84px))!important;max-height:calc(100dvh - 84px)!important;min-height:360px!important;padding:0!important;border-radius:20px!important}.lbot-head{min-height:68px!important;padding:10px 12px!important;gap:9px!important}.lbot-head img{width:70px!important;height:38px!important;flex-basis:70px!important}.lbot-head strong{font-size:14px!important}.lbot-head span{font-size:10.5px!important}.lbot-body{padding:12px!important}.lbot-footer{min-height:56px;padding:9px 10px max(9px,env(safe-area-inset-bottom))!important}.lbot-choice{min-height:44px!important}.lbot-mini{display:none!important}}

/* LIMPII 6.8.2: evita espacios heredados del sitio y bloquea el fondo al abrir el bot. */
body.lbot-open{overflow:hidden!important;touch-action:none}body.lbot-open .lbot-launcher{display:none!important}.lbot-panel>header,.lbot-panel>footer{margin:0!important}.lbot-panel.open{padding:0!important}.lbot-body{min-height:0;overscroll-behavior:contain}.lbot-footer{flex:0 0 auto}
@media(max-width:600px){.lbot-launcher{width:66px!important;height:66px!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;overflow:visible!important}.lbot-launcher:hover{transform:none!important;box-shadow:none!important}.lbot-robot{width:66px!important;height:66px!important;flex-basis:66px!important}.lbot-robot img{width:66px!important;height:66px!important;object-fit:contain!important;filter:none!important}}

/* LIMPII 6.8.8: acciones principales visibles en todos los pasos. */
.lbot-choice.primary,.lbot-form .lbot-choice.primary{background:var(--lbot-red)!important;border-color:var(--lbot-red)!important;color:#fff!important;text-align:center!important;box-shadow:0 10px 24px rgba(237,28,43,.18)!important}.lbot-choice.primary:hover,.lbot-choice.primary:focus-visible{background:#cf1321!important;border-color:#cf1321!important;color:#fff!important;box-shadow:0 13px 28px rgba(237,28,43,.26)!important;outline:0}.lbot-choice.primary:active{background:#b90f1b!important;transform:translateY(1px)}
