.bcai-root-host{position:relative;z-index:var(--bcai-z, 99999);font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,sans-serif}.bcai-launcher{position:fixed;width:var(--bcai-launcher-size, 56px);height:var(--bcai-launcher-size, 56px);border:0;border-radius:999px;background:var(--bcai-accent, #1b5e3b);color:#fff;box-shadow:0 10px 30px #0f3d2847;cursor:pointer;display:grid;place-items:center;line-height:100%;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;animation:bcai-launcher-in .42s ease both;z-index:var(--bcai-z, 99999);min-width:44px;min-height:44px}.bcai-launcher:hover,.bcai-launcher:focus-visible{transform:translateY(-2px) scale(1.03);box-shadow:0 14px 34px #0f3d2857;outline:none}.bcai-launcher:focus-visible{box-shadow:0 0 0 3px #fff,0 0 0 6px var(--bcai-accent-solid, var(--bcai-accent, #1b5e3b))}.bcai-launcher:active{transform:scale(.97)}.bcai-launcher.is-open{background:#0f3d28}.bcai-launcher__badge{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#c0392b;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center}.bcai-launcher.is-pulse:not(.is-open){animation:bcai-launcher-in .42s ease both,bcai-pulse 2s ease-in-out infinite .42s}.bcai-proactive{position:fixed;max-width:min(260px,calc(100vw - 48px));background:#fff;color:#173226;border-radius:16px;box-shadow:0 16px 40px #10281c2e;padding:14px 34px 14px 20px;animation:bcai-fade-up .28s ease both;z-index:var(--bcai-z, 99999)}.bcai-proactive:after{content:"";position:absolute;bottom:-7px;width:14px;height:14px;background:#fff;transform:rotate(45deg);box-shadow:2px 2px 4px #10281c14}.bcai-proactive--right:after{right:22px}.bcai-proactive--left:after{left:22px}.bcai-proactive__body{border:0;background:0 0;color:inherit;font:inherit;text-align:left;cursor:pointer;padding:0;font-size:14px;line-height:1.35;margin-right:20px;min-height:34px}.bcai-proactive__close{position:absolute;top:4px;right:8px;border:0;background:transparent;font-size:18px;line-height:1;cursor:pointer;color:#6b7c72;width:32px;height:32px}@keyframes bcai-launcher-in{0%{opacity:0;transform:translateY(12px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes bcai-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes bcai-pulse{0%,to{box-shadow:0 10px 30px #0f3d2847}50%{box-shadow:0 10px 30px #0f3d2847,0 0 0 10px #1b5e3b2e}}@media(prefers-reduced-motion:reduce){.bcai-launcher,.bcai-proactive,.bcai-launcher.is-pulse{animation:none}}
