.hcbot{--hcbot-pink:#ff1fa8;--hcbot-ink:#15131a;z-index:2147483000;font-family:Manrope,system-ui,-apple-system,Segoe UI,sans-serif;position:fixed;bottom:22px;right:22px}.hcbot__launcher{background:var(--hcbot-pink);color:#fff;cursor:pointer;border:0;border-radius:999px;align-items:center;gap:10px;padding:13px 20px 13px 15px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 12px 30px #ff1fa861,0 4px 10px #00000026}.hcbot__launcher:hover{transform:translateY(-2px);box-shadow:0 16px 38px #ff1fa873}.hcbot__launcher svg{width:24px;height:24px}.hcbot__dot{background:#38e08a;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;top:8px;right:10px}.hcbot__panel{background:#fff;border-radius:20px;flex-direction:column;width:min(384px,100vw - 32px);height:min(620px,100vh - 110px);animation:.22s cubic-bezier(.2,.9,.3,1.2) hcbot-pop;display:flex;overflow:hidden;box-shadow:0 30px 70px #14131a47,0 8px 20px #0000001f}@keyframes hcbot-pop{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:none}}.hcbot__head{color:#fff;background:linear-gradient(135deg,#ff1fa8,#d6178c);align-items:center;gap:12px;padding:15px 16px;display:flex}.hcbot__avatar{background:#fff3;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.hcbot__head-text{flex-direction:column;flex:1;line-height:1.25;display:flex}.hcbot__head-text strong{font-size:16px;font-weight:800}.hcbot__head-text span{opacity:.9;font-size:12px}.hcbot__close{color:#fff;cursor:pointer;opacity:.9;background:0 0;border:0;border-radius:8px;margin-left:auto;padding:6px}.hcbot__close:hover{background:#ffffff2e}.hcbot__close svg{width:20px;height:20px;display:block}.hcbot__scroll{background:#f7f6f9;flex-direction:column;flex:1;gap:10px;padding:16px 14px;display:flex;overflow-y:auto}.hcbot__msg{display:flex}.hcbot__msg--user{justify-content:flex-end}.hcbot__bubble{white-space:normal;overflow-wrap:anywhere;word-break:normal;border-radius:16px;max-width:min(90%,320px);padding:12px 14px;font-size:14px;font-weight:500;line-height:1.48}.hcbot__msg--bot .hcbot__bubble{color:var(--hcbot-ink);background:#fff;border:1px solid #eceaf0;border-bottom-left-radius:5px;box-shadow:0 8px 20px #14131a0d}.hcbot__msg--user .hcbot__bubble{background:var(--hcbot-pink);color:#fff;border-bottom-right-radius:5px}.hcbot__bubble a{max-width:100%;color:inherit;overflow-wrap:anywhere;word-break:break-word;border-radius:999px;align-items:center;margin:2px 0 4px;padding:2px 8px;font-weight:800;line-height:1.3;text-decoration:none;display:inline-flex}.hcbot__msg--bot .hcbot__bubble a{color:#d6178c;background:#fff0f8;border:1px solid #ff1fa847}.hcbot__msg--bot .hcbot__bubble a:hover{background:#ffe0f2}.hcbot__jobs{gap:10px;display:grid}.hcbot__jobs-title{letter-spacing:0;font-size:13px;font-weight:850}.hcbot__jobs-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.hcbot__job{background:#fffafd;border:1px solid #f0e9f2;border-radius:10px;grid-template-columns:26px minmax(0,1fr);gap:9px;padding:9px;display:grid}.hcbot__job-num{background:var(--hcbot-pink);color:#fff;border-radius:999px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;line-height:1;display:grid}.hcbot__job-main{gap:4px;min-width:0;display:grid}.hcbot__job-main strong{font-size:13.5px;font-weight:850;line-height:1.25}.hcbot__job-main span{color:#5f5968;font-size:12.5px;line-height:1.3}.hcbot__job-main em{color:#7a7281;font-size:12px;font-style:normal;font-weight:750}.hcbot__job-main a{width:fit-content;margin-top:2px}.hcbot__jobs-foot{color:#433d48;font-size:13px}.hcbot__typing{align-items:center;gap:4px;display:inline-flex}.hcbot__typing span{background:#c5c0cf;border-radius:50%;width:7px;height:7px;animation:1.2s infinite both hcbot-blink}.hcbot__typing span:nth-child(2){animation-delay:.2s}.hcbot__typing span:nth-child(3){animation-delay:.4s}@keyframes hcbot-blink{0%,80%,to{opacity:.3}40%{opacity:1}}.hcbot__quick{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.hcbot__quick button{border:1px solid var(--hcbot-pink);color:var(--hcbot-pink);cursor:pointer;background:#fff;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:700;transition:background .12s,color .12s}.hcbot__quick button:hover{background:var(--hcbot-pink);color:#fff}.hcbot__input{background:#fff;border-top:1px solid #eceaf0;align-items:center;gap:8px;padding:10px 10px 10px 14px;display:flex}.hcbot__input input{color:var(--hcbot-ink);background:0 0;border:0;outline:0;flex:1;font-size:14.5px}.hcbot__input button{background:var(--hcbot-pink);color:#fff;cursor:pointer;border:0;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;transition:opacity .12s,transform .12s;display:grid}.hcbot__input button:disabled{opacity:.4;cursor:default}.hcbot__input button:not(:disabled):hover{transform:scale(1.06)}.hcbot__input button svg{width:19px;height:19px}.hcbot__foot{text-align:center;color:#9b95a8;background:#fff;padding:7px 0 9px;font-size:11px}.hcbot__foot b{color:var(--hcbot-pink)}@media (max-width:460px){.hcbot{bottom:14px;right:14px}.hcbot__panel{height:min(76vh,100vh - 90px)}.hcbot__launcher-label{display:none}.hcbot__launcher{padding:15px}}
