#rlb-root{--rlb-c:#E8160C;--rlb-ink:#0f172a;--rlb-mut:#64748b;--rlb-bg:#ffffff;--rlb-soft:#f1f5f9;--rlb-line:#e2e8f0;--rlb-wa:#25d366}#rlb-root *{box-sizing:border-box}.rlb-wrap{position:fixed;bottom:20px;z-index:999999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.45}.rlb-wrap.rlb-right{right:20px;align-items:flex-end}.rlb-wrap.rlb-left{left:20px;align-items:flex-start}.rlb-launcher{display:flex;align-items:center;gap:10px;border:0;cursor:pointer;background:var(--rlb-c);color:#fff;border-radius:999px;padding:0;width:62px;height:62px;justify-content:center;box-shadow:0 10px 28px rgb(15 23 42 / .28);transition:transform .18s ease,box-shadow .18s ease;position:relative;overflow:hidden}.rlb-launcher:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgb(15 23 42 / .34)}.rlb-launcher img{width:62px;height:62px;object-fit:cover;border-radius:999px}.rlb-launcher svg{width:28px;height:28px;fill:#fff}.rlb-dot{position:absolute;top:4px;right:4px;width:14px;height:14px;background:#22c55e;border:2px solid #fff;border-radius:50%}.rlb-badge{position:absolute;top:-2px;right:-2px;min-width:20px;height:20px;background:#ef4444;color:#fff;border-radius:999px;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.rlb-teaser{background:#fff;color:var(--rlb-ink);border:1px solid var(--rlb-line);border-radius:14px;padding:11px 14px;font-size:14px;max-width:230px;box-shadow:0 8px 24px rgb(15 23 42 / .14);margin-bottom:10px;cursor:pointer;position:relative;animation:rlb-in .35s ease}.rlb-teaser-close{position:absolute;top:-8px;right:-8px;width:22px;height:22px;border-radius:50%;background:#fff;border:1px solid var(--rlb-line);color:var(--rlb-mut);font-size:13px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.rlb-panel{width:372px;max-width:calc(100vw - 32px);height:min(580px,calc(100vh - 120px));background:var(--rlb-bg);border-radius:18px;box-shadow:0 24px 60px rgb(15 23 42 / .28);display:flex;flex-direction:column;overflow:hidden;margin-bottom:12px;animation:rlb-in .28s cubic-bezier(.22,1,.36,1);border:1px solid var(--rlb-line)}@keyframes rlb-in{from{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.rlb-panel,.rlb-teaser,.rlb-msg{animation:none!important}}.rlb-head{background:var(--rlb-c);color:#fff;padding:14px 16px;display:flex;align-items:center;gap:12px}.rlb-head img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid rgb(255 255 255 / .5)}.rlb-avatar-fb{width:42px;height:42px;border-radius:50%;background:rgb(255 255 255 / .22);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:17px}.rlb-head-t{flex:1;min-width:0}.rlb-head-t strong{display:block;font-size:15px;font-weight:650}.rlb-head-t span{font-size:12.5px;opacity:.9;display:flex;align-items:center;gap:5px}.rlb-online{width:8px;height:8px;border-radius:50%;background:#4ade80;display:inline-block}.rlb-x{background:#fff0;border:0;color:#fff;cursor:pointer;font-size:22px;line-height:1;opacity:.85;padding:4px 6px}.rlb-x:hover{opacity:1}.rlb-body{flex:1;overflow-y:auto;padding:16px;background:var(--rlb-soft);display:flex;flex-direction:column;gap:10px;scroll-behavior:smooth}.rlb-body::-webkit-scrollbar{width:6px}.rlb-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.rlb-msg{max-width:86%;padding:11px 14px;border-radius:16px;font-size:14.5px;color:var(--rlb-ink);white-space:pre-line;animation:rlb-in .22s ease;word-wrap:break-word}.rlb-bot{background:#fff;border:1px solid var(--rlb-line);border-bottom-left-radius:5px;align-self:flex-start}.rlb-user{background:var(--rlb-c);color:#fff;border-bottom-right-radius:5px;align-self:flex-end}.rlb-card{background:#fff;border:1px solid var(--rlb-line);border-left:4px solid var(--rlb-c);border-radius:12px;padding:12px 14px;align-self:flex-start;max-width:86%;font-size:14px;animation:rlb-in .22s ease}.rlb-card b{display:block;font-size:14.5px;margin-bottom:6px;color:var(--rlb-ink)}.rlb-card .rlb-kv{display:flex;justify-content:space-between;gap:14px;padding:3px 0;color:var(--rlb-mut)}.rlb-card .rlb-kv span:last-child{color:var(--rlb-ink);font-weight:600;text-align:right}.rlb-chips{display:flex;flex-wrap:wrap;gap:7px;align-self:flex-start;max-width:100%}.rlb-chip{background:#fff;border:1.5px solid var(--rlb-c);color:var(--rlb-c);border-radius:999px;padding:8px 14px;font-size:13.5px;cursor:pointer;font-weight:550;transition:all .15s ease;font-family:inherit;text-align:left}.rlb-chip:hover{background:var(--rlb-c);color:#fff}.rlb-chip.rlb-ghost{border-color:var(--rlb-line);color:var(--rlb-mut);font-weight:400}.rlb-chip.rlb-ghost:hover{background:var(--rlb-line);color:var(--rlb-ink)}.rlb-typing{background:#fff;border:1px solid var(--rlb-line);border-radius:16px;border-bottom-left-radius:5px;padding:13px 16px;align-self:flex-start;display:flex;gap:4px}.rlb-typing i{width:7px;height:7px;background:#cbd5e1;border-radius:50%;animation:rlb-b 1.2s infinite}.rlb-typing i:nth-child(2){animation-delay:.18s}.rlb-typing i:nth-child(3){animation-delay:.36s}@keyframes rlb-b{0%,60%,100%{transform:translateY(0);opacity:.5}30%{transform:translateY(-5px);opacity:1}}.rlb-cta{display:flex;align-items:center;justify-content:center;gap:9px;background:var(--rlb-wa);color:#fff!important;border:0;border-radius:12px;padding:14px 18px;font-size:15.5px;font-weight:650;cursor:pointer;text-decoration:none;width:100%;box-shadow:0 6px 18px rgb(37 211 102 / .36);transition:transform .15s ease;font-family:inherit}.rlb-cta:hover{transform:translateY(-2px)}.rlb-cta svg{width:21px;height:21px;fill:#fff;flex-shrink:0}.rlb-foot{border-top:1px solid var(--rlb-line);background:#fff;padding:10px 12px}.rlb-form{display:flex;gap:8px;align-items:center}.rlb-form input{flex:1;border:1px solid var(--rlb-line);border-radius:999px;padding:11px 15px;font-size:14.5px;outline:none;font-family:inherit;color:var(--rlb-ink);background:#fff;min-width:0}.rlb-form input:focus{border-color:var(--rlb-c);box-shadow:0 0 0 3px rgb(232 22 12 / .14);box-shadow:0 0 0 3px color-mix(in srgb,var(--rlb-c) 16%,transparent)}.rlb-send{background:var(--rlb-c);border:0;border-radius:50%;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.rlb-send svg{width:18px;height:18px;fill:#fff}.rlb-send:disabled{opacity:.4;cursor:not-allowed}.rlb-note{font-size:11px;color:var(--rlb-mut);text-align:center;margin-top:7px}.rlb-hp{position:absolute;left:-9999px;opacity:0;height:0;width:0}@media (max-width:480px){.rlb-wrap{bottom:14px}.rlb-wrap.rlb-right{right:14px}.rlb-wrap.rlb-left{left:14px}.rlb-panel{position:fixed;inset:0;width:100vw;max-width:100vw;height:100vh;height:100dvh;border-radius:0;margin:0;border:0}.rlb-teaser{max-width:200px}}