:root{--lbp-blue:#087fb5;--lbp-blue-dark:#05658f;--lbp-ink:#15233d;--lbp-muted:#6f7b8c;--lbp-paper:#fffdfa;--lbp-warm:#f6f1eb;--lbp-soft:#f8fafc;--lbp-line:#e9e5df;--lbp-green:#29a56a;--lbp-white:#fff}.lbp-root{position:fixed;right:80px;bottom:24px;z-index:2147482000;font-family:inherit}.lbp-launcher{border:0;border-radius:999px;height:52px;padding:0 18px;display:inline-flex;align-items:center;gap:10px;background:var(--lbp-blue);color:#fff;font:inherit;font-weight:750;cursor:pointer;box-shadow:0 10px 30px rgba(7,53,80,.2);transition:.18s}.lbp-launcher:hover{background:var(--lbp-blue-dark);transform:translateY(-1px)}.lbp-launcher-icon{display:inline-flex;width:23px;height:23px}.lbp-launcher-icon svg{width:100%;height:100%}.lbp-panel{position:absolute;right:0;bottom:66px;width:min(500px,calc(100vw - 28px));height:min(700px,calc(100vh - 95px));background:var(--lbp-paper);border:1px solid rgba(20,35,61,.06);border-radius:25px;overflow:hidden;box-shadow:0 28px 80px rgba(22,33,49,.19);color:var(--lbp-ink);display:flex;flex-direction:column}.lbp-panel[hidden]{display:none!important}.lbp-header{min-height:82px;display:flex;align-items:center;gap:13px;padding:0 20px;background:rgba(255,253,250,.97);border-bottom:1px solid var(--lbp-line);position:relative;flex:0 0 auto}.lbp-header:after{content:"";position:absolute;left:0;bottom:-2px;width:74px;height:3px;border-radius:0 4px 4px 0;background:var(--lbp-blue)}.lbp-avatar{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#1294cb,#087fb5);color:#fff;font-weight:850;box-shadow:0 8px 18px rgba(8,127,181,.2)}.lbp-identity{display:flex;flex-direction:column;line-height:1.15;min-width:0;flex:1}.lbp-identity strong{font-size:15.5px;color:var(--lbp-ink);letter-spacing:-.01em}.lbp-status{font-size:12px!important;color:var(--lbp-muted)!important;margin-top:6px!important;display:flex;align-items:center;gap:7px}.lbp-status i{display:block;width:8px;height:8px;border-radius:50%;background:var(--lbp-green);box-shadow:0 0 0 3px rgba(41,165,106,.1)}.lbp-icon-btn{border:0!important;background:#f7f5f2!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;border-radius:12px!important;color:#728092!important;cursor:pointer;display:flex!important;align-items:center!important;justify-content:center!important;transition:.15s;padding:0!important;margin:0!important;line-height:1!important;box-sizing:border-box!important;appearance:none!important;-webkit-appearance:none!important;flex:0 0 38px!important}.lbp-icon-btn svg{width:18px;height:18px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.lbp-icon-btn:hover{background:#eef5f8!important;color:var(--lbp-blue)!important}.lbp-home{padding:0;overflow:auto;display:flex;flex-direction:column;min-height:0;flex:1;background:var(--lbp-paper)}.lbp-home[hidden],.lbp-chat[hidden],.lbp-contact[hidden],.lbp-typing[hidden],.lbp-quick[hidden]{display:none!important}.lbp-welcome-thread{padding:28px 24px 10px;display:flex;align-items:flex-start;gap:12px}.lbp-welcome-avatar{width:31px;height:31px;border-radius:9px;background:var(--lbp-blue);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:850;flex:0 0 31px;margin-top:3px}.lbp-welcome-bubble{background:var(--lbp-warm);border-radius:8px 18px 18px;padding:13px 15px;max-width:350px;color:#283348;font-size:14px;line-height:1.55;box-shadow:inset 0 0 0 1px rgba(88,74,55,.025)}.lbp-welcome-bubble p{margin:0}.lbp-welcome-bubble p+p{margin-top:7px}.lbp-home-spacer{flex:1;min-height:120px}.lbp-home-actions{border-top:1px solid var(--lbp-line);padding:18px 20px 15px;background:rgba(255,255,255,.74)}.lbp-topic-grid{display:grid;gap:9px}.lbp-topic{border:1px solid #e5dfd8;border-radius:13px;min-height:60px;background:#fff;color:var(--lbp-ink);display:grid;grid-template-columns:36px 1fr 24px;align-items:center;gap:11px;padding:9px 12px;text-align:left;cursor:pointer;transition:.16s;box-shadow:0 1px 0 rgba(24,32,44,.025)}.lbp-topic:hover{border-color:rgba(8,127,181,.38);transform:translateY(-1px);box-shadow:0 8px 18px rgba(30,44,60,.065)}.lbp-topic-icon{width:34px;height:34px;border-radius:10px;background:#f1f7fa;color:var(--lbp-blue);display:grid;place-items:center;font-size:17px;font-weight:800}.lbp-topic>span:nth-child(2){display:flex;flex-direction:column}.lbp-topic strong{font-size:13.5px;letter-spacing:-.005em}.lbp-topic small{font-size:11.5px;color:var(--lbp-muted);margin-top:3px}.lbp-topic-arrow{color:var(--lbp-blue);font-size:21px;text-align:center}.lbp-primary{width:100%;min-height:48px;border:0;border-radius:13px;background:var(--lbp-blue);color:#fff;font:inherit;font-weight:800;cursor:pointer;margin-top:13px;transition:.15s}.lbp-primary:hover{background:var(--lbp-blue-dark);transform:translateY(-1px)}.lbp-free-question{min-height:54px}.lbp-reassurance{text-align:center;color:#9099a6;font-size:10.5px;margin:13px 0 0}.lbp-reassurance span{color:var(--lbp-green);margin-right:4px}.lbp-chat{display:flex;flex-direction:column;min-height:0;flex:1;background:#fffdfa}.lbp-messages{flex:1;overflow:auto;padding:22px 18px 12px;display:flex;flex-direction:column;gap:11px}.lbp-msg{max-width:82%;padding:11px 13px;border-radius:16px;font-size:14px;line-height:1.52;white-space:pre-wrap}.lbp-msg.assistant{align-self:flex-start;background:var(--lbp-warm);color:#273247;border-bottom-left-radius:6px}.lbp-msg.user{align-self:flex-end;background:var(--lbp-blue);color:#fff;border-bottom-right-radius:6px}.lbp-quick{padding:0 18px 10px;display:flex;flex-wrap:wrap;gap:7px}.lbp-chip{border:1px solid rgba(8,127,181,.25);background:#fff;color:#235f79;border-radius:999px;padding:8px 11px;font:inherit;font-size:12.5px;cursor:pointer}.lbp-chip:hover{background:#eef8fc;border-color:rgba(8,127,181,.5)}.lbp-summary{margin:3px 0 4px;border:1px solid rgba(8,127,181,.18);border-radius:15px;background:#f7fbfd;padding:14px 15px;box-shadow:0 6px 18px rgba(14,64,90,.045)}.lbp-summary-title{font-size:13px;font-weight:850;color:#1d536d;margin-bottom:10px}.lbp-summary-grid{display:grid;gap:8px}.lbp-summary-grid>div{display:grid;grid-template-columns:110px 1fr;gap:8px;font-size:12.5px;padding-top:7px;border-top:1px solid rgba(8,127,181,.1)}.lbp-summary-grid>div:first-child{border-top:0;padding-top:0}.lbp-summary-grid span{color:#71808d}.lbp-summary-grid strong{color:#25313d;font-weight:750}.lbp-typing{padding:2px 18px 8px;display:flex;align-items:center;gap:5px;color:#7b8792;font-size:12px}.lbp-typing span{width:6px;height:6px;border-radius:50%;background:#8da0ad;animation:lbp-bounce 1s infinite alternate}.lbp-typing span:nth-child(2){animation-delay:.15s}.lbp-typing span:nth-child(3){animation-delay:.3s}.lbp-typing em{font-style:normal;margin-left:4px}@keyframes lbp-bounce{to{transform:translateY(-3px);opacity:.5}}.lbp-form{border-top:1px solid var(--lbp-line);padding:12px 14px;display:flex;gap:9px;align-items:flex-end;background:#fff}.lbp-form textarea{flex:1;border:1px solid #dddfe3;border-radius:13px;padding:11px 12px;resize:none;min-height:44px;max-height:120px;font:inherit;font-size:14px;outline:none;background:#fff}.lbp-form textarea:focus{border-color:rgba(8,127,181,.55);box-shadow:0 0 0 3px rgba(8,127,181,.08)}#lbp-send{width:46px;height:46px;border:0;border-radius:14px;background:var(--lbp-blue);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 46px;padding:0;line-height:1}#lbp-send svg{width:22px;height:22px;display:block;flex:0 0 auto;transform:translateX(-1px)}#lbp-send:hover{background:var(--lbp-blue-dark)}.lbp-contact{padding:25px 22px 20px;overflow:auto;background:var(--lbp-paper)}.lbp-contact-head h3{margin:10px 0 5px;font-size:22px;letter-spacing:-.015em}.lbp-contact-head p{margin:0 0 19px;color:var(--lbp-muted);font-size:13px;line-height:1.55}.lbp-back{border:0;background:0 0;color:var(--lbp-blue);padding:0;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.lbp-contact-form{display:grid;gap:12px}.lbp-contact-form label{display:grid;gap:6px;font-size:13px;font-weight:750}.lbp-contact-form label span{color:#c23838}.lbp-contact-form label small{font-weight:400;color:#87919e}.lbp-contact-form input,.lbp-contact-form select{height:44px;border:1px solid #dddfe3;border-radius:11px;padding:0 11px;font:inherit;background:#fff}.lbp-contact-status{min-height:18px;margin:0;color:#2d6d48;font-size:12.5px}@media(max-width:768px){.lbp-root{right:16px;bottom:76px}.lbp-panel{position:fixed;left:10px;right:10px;bottom:140px;width:auto;height:min(690px,calc(100vh - 165px));border-radius:22px}.lbp-launcher{min-width:150px;justify-content:center}.lbp-home-spacer{min-height:70px}.lbp-welcome-thread{padding:22px 18px 8px}.lbp-home-actions{padding:16px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}