.helpbot{position:fixed;right:22px;bottom:22px;z-index:80}.helpbot-toggle{width:58px;height:58px;border-radius:50%;border:1px solid rgba(139,92,246,.5);background:#8b5cf6;color:white;font-size:23px;cursor:pointer;box-shadow:0 18px 45px #0008}.helpbot-panel{position:absolute;right:0;bottom:72px;width:min(360px,calc(100vw - 28px));border:1px solid rgba(255,255,255,.13);border-radius:16px;background:#111014;box-shadow:0 30px 80px #000b;overflow:hidden}.helpbot-panel[hidden]{display:none}.helpbot-head{padding:18px 20px;border-bottom:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between}.helpbot-head div{display:grid;gap:3px}.helpbot-head strong{font-size:14px}.helpbot-head span{font-size:10px;color:#837d89}.helpbot-close{background:none;border:0;color:#aaa3b0;font-size:20px;cursor:pointer}.helpbot-body{padding:18px}.helpbot-message{background:#1a181e;border-radius:10px;padding:12px;color:#bbb5c1;font-size:12px;line-height:1.55;margin-bottom:14px}.helpbot-options{display:grid;gap:8px}.helpbot-options button{border:1px solid rgba(255,255,255,.1);background:#0d0c0f;color:#d8d2de;text-align:left;border-radius:8px;padding:11px 12px;cursor:pointer;font-size:11px}.helpbot-options button:hover{border-color:rgba(139,92,246,.5)}.helpbot-ticket{display:block;text-align:center;background:#8b5cf6;color:white;border-radius:8px;padding:12px;font-size:11px;font-weight:700;margin-top:12px}@media(max-width:520px){.helpbot{right:14px;bottom:14px}.helpbot-panel{position:fixed;right:14px;bottom:84px}}
