.crowd-ai-root{--cai-navy:#1d2257;--cai-purple:#7046e8;--cai-purple2:#5a32c9;--cai-pink:#b12be1;--cai-line:#e4e7ef;--cai-muted:#69788a;font-family:inherit;position:fixed;right:24px;bottom:24px;z-index:999999}
.crowd-ai-launcher{appearance:none!important;border:1px solid rgba(255,255,255,.38)!important;display:flex!important;align-items:center!important;gap:12px!important;background:linear-gradient(110deg,#22275f 0%,#4d2abb 45%,#8044f2 100%)!important;color:#fff!important;border-radius:999px!important;padding:9px 22px 9px 9px!important;box-shadow:0 16px 40px rgba(77,42,187,.38),0 0 0 1px rgba(112,70,232,.12)!important;font-weight:900!important;cursor:pointer!important;position:relative!important;transition:transform .25s ease,box-shadow .25s ease!important;isolation:isolate!important;min-width:225px!important;min-height:66px!important;overflow:visible!important;animation:caiFloat 3.6s ease-in-out infinite!important}
.crowd-ai-launcher:hover{transform:translateY(-4px) scale(1.035)!important;box-shadow:0 22px 55px rgba(77,42,187,.48),0 0 0 8px rgba(112,70,232,.08)!important}
.crowd-ai-launcher.attention{animation:caiAttention 4.8s ease-in-out infinite!important}
.crowd-ai-launcher-icon{width:50px!important;height:50px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:#fff!important;position:relative!important;z-index:3!important;flex:0 0 auto!important;box-shadow:0 0 0 5px rgba(255,255,255,.16),0 7px 22px rgba(20,17,63,.24),0 0 18px rgba(174,133,255,.9)!important}
.crowd-ai-bot-face{width:31px!important;height:24px!important;border-radius:11px!important;background:linear-gradient(135deg,#171b50,#6639d7)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;box-shadow:inset 0 0 8px rgba(255,255,255,.3)!important;position:relative!important}
.crowd-ai-bot-face b{width:6px!important;height:6px!important;border-radius:50%!important;background:#fff!important;box-shadow:0 0 8px #fff!important;animation:caiBlink 4.5s infinite!important}.crowd-ai-bot-face b:nth-child(2){animation-delay:.08s!important}
.crowd-ai-launcher-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;line-height:1.05!important;position:relative!important;z-index:3!important;white-space:nowrap!important}.crowd-ai-launcher-copy strong{font-size:16px!important;letter-spacing:.1px!important}.crowd-ai-launcher-copy small{font-size:11px!important;font-weight:750!important;opacity:.9!important;margin-top:6px!important}
.crowd-ai-launcher>i{position:absolute!important;width:12px!important;height:12px!important;border-radius:50%!important;background:#28d47b!important;border:3px solid #fff!important;left:48px!important;top:5px!important;z-index:5!important;box-shadow:0 0 0 3px rgba(40,212,123,.12),0 0 14px rgba(40,212,123,.72)!important}
.crowd-ai-rings{position:absolute!important;left:-5px!important;top:3px!important;width:62px!important;height:62px!important;z-index:1!important;pointer-events:none!important}.crowd-ai-rings b{position:absolute!important;inset:0!important;border:2px solid rgba(131,76,241,.55)!important;border-radius:50%!important;animation:caiPulse 2.4s ease-out infinite!important}.crowd-ai-rings b:nth-child(2){animation-delay:.8s!important}.crowd-ai-rings b:nth-child(3){animation-delay:1.6s!important}
.crowd-ai-badge{position:absolute!important;right:-8px!important;top:-8px!important;width:29px!important;height:29px!important;border-radius:50%!important;background:#ff3d48!important;color:#fff!important;border:3px solid #fff!important;display:grid!important;place-items:center!important;font-size:13px!important;font-weight:950!important;box-shadow:0 6px 16px rgba(255,61,72,.4)!important;opacity:0!important;transform:scale(.4)!important;transition:.25s ease!important;z-index:6!important}.crowd-ai-badge.is-visible{opacity:1!important;transform:scale(1)!important;animation:caiBadge 1.2s ease-in-out infinite!important}
.crowd-ai-nudge{position:absolute!important;right:3px!important;bottom:79px!important;background:#fff!important;color:#25244b!important;border:1px solid #e9e3ff!important;border-radius:17px 17px 4px 17px!important;padding:12px 16px!important;font-size:13px!important;font-weight:900!important;box-shadow:0 14px 34px rgba(46,36,96,.18)!important;opacity:0!important;transform:translateY(9px) scale(.96)!important;pointer-events:none!important;transition:.3s ease!important;white-space:nowrap!important}.crowd-ai-nudge:after{content:""!important;position:absolute!important;right:20px!important;bottom:-7px!important;border:7px solid transparent!important;border-top-color:#fff!important;border-right:0!important}.crowd-ai-nudge.is-visible{opacity:1!important;transform:translateY(0) scale(1)!important}
@keyframes caiPulse{0%{transform:scale(.72);opacity:.85}78%,100%{transform:scale(1.85);opacity:0}}
@keyframes caiFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@keyframes caiAttention{0%,70%,100%{transform:translateY(0) rotate(0)}74%{transform:translateY(-4px) rotate(-2deg)}78%{transform:translateY(0) rotate(2deg)}82%{transform:translateY(-2px) rotate(-1.5deg)}86%{transform:translateY(0) rotate(0)}}
@keyframes caiBadge{0%,100%{transform:scale(1)}50%{transform:scale(1.16)}}
@keyframes caiBlink{0%,44%,48%,100%{transform:scaleY(1)}46%{transform:scaleY(.12)}}
.crowd-ai-panel{display:none;position:absolute;right:0;bottom:84px;width:min(410px,calc(100vw - 28px));height:min(650px,calc(100vh - 110px));background:#fff;border:1px solid rgba(23,36,59,.1);border-radius:22px;box-shadow:0 26px 70px rgba(23,36,59,.25);overflow:hidden;grid-template-rows:auto 1fr auto auto auto auto}.crowd-ai-panel.is-open{display:grid}.crowd-ai-head{min-height:74px;padding:14px 16px;display:grid;grid-template-columns:44px 1fr 32px;gap:10px;align-items:center;background:linear-gradient(135deg,var(--cai-navy),var(--cai-purple));color:#fff}.crowd-ai-avatar{width:44px;height:44px;border-radius:14px;background:#fff;color:var(--cai-purple);display:grid;place-items:center;font-weight:950}.crowd-ai-head strong{display:block;font-size:15px}.crowd-ai-head span{display:block;font-size:11px;opacity:.86;margin-top:3px}.crowd-ai-head span b{display:inline-block;width:8px;height:8px;border-radius:50%;background:#22c55e;margin-right:5px}.crowd-ai-close{border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer;line-height:1}.crowd-ai-messages{padding:16px;background:linear-gradient(#f8fafc,#fff);overflow-y:auto}.crowd-ai-msg{max-width:88%;padding:11px 13px;border-radius:15px;margin:0 0 10px;font-size:13px;line-height:1.45;white-space:pre-wrap;word-break:break-word}.crowd-ai-msg.bot{background:#fff;border:1px solid var(--cai-line);color:#17243b;border-top-left-radius:5px}.crowd-ai-msg.user{margin-left:auto;background:#eee8ff;color:#2c2350;border-top-right-radius:5px}.crowd-ai-msg.typing{color:var(--cai-muted);font-size:12px}.crowd-ai-quick{display:flex;gap:7px;flex-wrap:wrap;padding:10px 12px 0;background:#fff;border-top:1px solid #eef1f5}.crowd-ai-quick button{border:1px solid #d9d3f8;background:#fff;color:#51409d;border-radius:999px;padding:7px 10px;font-size:10.5px;font-weight:800;cursor:pointer}.crowd-ai-quick button:hover{background:#f5f1ff}.crowd-ai-upload-status{padding:5px 14px 0;font-size:11px;color:#22834b;background:#fff;min-height:5px}.crowd-ai-lead-form{padding:10px 12px;background:#fff;border-top:1px dashed #e0e5ec;display:grid;grid-template-columns:1fr 1fr;gap:8px}.crowd-ai-lead-form[hidden]{display:none}.crowd-ai-lead-form input,.crowd-ai-lead-form textarea{width:100%;box-sizing:border-box;border:1px solid #dbe1e8;border-radius:9px;padding:9px 10px;font:inherit;font-size:12px}.crowd-ai-lead-form textarea,.crowd-ai-lead-form button,.crowd-ai-lead-form small{grid-column:1/-1}.crowd-ai-lead-form button{border:0;border-radius:10px;padding:11px;background:linear-gradient(135deg,var(--cai-purple),var(--cai-pink));color:#fff;font-weight:900;cursor:pointer}.crowd-ai-lead-form small{font-size:9.5px;color:#7c8795;line-height:1.35}.crowd-ai-input-row{padding:10px 12px;display:grid;grid-template-columns:1fr 42px;gap:8px;background:#fff}.crowd-ai-input-row textarea{resize:none;max-height:92px;border:1px solid #dbe1e8;border-radius:12px;padding:10px 12px;font:inherit;font-size:13px;outline:none}.crowd-ai-input-row textarea:focus{border-color:#a994f5;box-shadow:0 0 0 3px rgba(125,80,239,.10)}.crowd-ai-input-row button{border:0;border-radius:12px;background:var(--cai-purple);color:#fff;font-size:18px;cursor:pointer}.crowd-ai-foot{text-align:center;padding:0 0 9px;background:#fff;color:#95a0ad;font-size:9.5px}
@media(max-width:700px){
.crowd-ai-root{right:10px;bottom:calc(10px + env(safe-area-inset-bottom,0px))}
.crowd-ai-launcher{min-width:0!important;width:64px!important;height:64px!important;min-height:64px!important;padding:7px!important;border-radius:50%!important;justify-content:center!important}
.crowd-ai-launcher-copy{display:none!important}.crowd-ai-launcher-icon{width:48px!important;height:48px!important}.crowd-ai-launcher>i{left:auto!important;right:1px!important;top:1px!important}.crowd-ai-rings{left:1px!important;top:1px!important;width:58px!important;height:58px!important}.crowd-ai-nudge{right:0!important;bottom:76px!important;font-size:11px!important;max-width:min(210px,calc(100vw - 32px))!important;white-space:normal!important}
.crowd-ai-root.is-panel-open .crowd-ai-launcher,.crowd-ai-root.is-panel-open .crowd-ai-nudge{display:none!important}
.crowd-ai-panel{position:fixed!important;left:8px!important;right:8px!important;top:var(--cai-mobile-top,8px)!important;bottom:auto!important;width:auto!important;height:var(--cai-mobile-height,calc(100dvh - 16px))!important;max-height:none!important;border-radius:16px!important;grid-template-rows:auto minmax(0,1fr) auto auto auto auto!important;overscroll-behavior:contain!important}
.crowd-ai-head{min-height:62px!important;padding:10px 12px!important;grid-template-columns:40px 1fr 36px!important;position:relative!important;z-index:2!important}.crowd-ai-avatar{width:40px!important;height:40px!important}.crowd-ai-head strong{font-size:14px!important}.crowd-ai-head span{font-size:10.5px!important}
.crowd-ai-messages{min-height:0!important;padding:12px!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.crowd-ai-msg{max-width:92%!important;font-size:12.5px!important;margin-bottom:8px!important;padding:9px 11px!important}
.crowd-ai-quick{gap:6px!important;padding:8px 9px 0!important;max-height:86px!important;overflow-y:auto!important}.crowd-ai-quick button{font-size:9.5px!important;padding:6px 8px!important}
.crowd-ai-upload-status{padding:4px 10px 0!important;font-size:10px!important}.crowd-ai-lead-form{grid-template-columns:1fr!important;max-height:46dvh!important;overflow-y:auto!important;padding:8px 10px!important}.crowd-ai-lead-form textarea,.crowd-ai-lead-form button,.crowd-ai-lead-form small{grid-column:auto!important}
.crowd-ai-input-row{padding:8px 9px!important;grid-template-columns:minmax(0,1fr) 44px!important;gap:7px!important}.crowd-ai-input-row textarea{font-size:16px!important;min-height:44px!important;max-height:80px!important;padding:10px!important}.crowd-ai-input-row button{min-width:44px!important;min-height:44px!important}
.crowd-ai-foot{padding:0 0 calc(7px + env(safe-area-inset-bottom,0px))!important;font-size:9px!important}
}
@media(prefers-reduced-motion:reduce){.crowd-ai-launcher,.crowd-ai-rings b,.crowd-ai-badge,.crowd-ai-bot-face b{animation:none!important;transition:none!important}}
.crowd-ai-custom-icon{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;border-radius:50%!important}.crowd-ai-avatar:has(.crowd-ai-custom-icon){padding:0!important;overflow:hidden!important;border-radius:50%!important}.crowd-ai-launcher-icon:has(.crowd-ai-custom-icon){overflow:hidden!important;padding:0!important}
.crowd-ai-launcher.no-animation,.crowd-ai-launcher.no-animation *{animation:none!important}
