/* BSC Poker X v10.3.1 — HoldemBot Help + CTA separation */
body.bscx-v1031{--hb-cyan:#68e7ff;--hb-gold:#e8be49;--hb-bg:#04111f;--hb-panel:#08243a;--hb-line:rgba(104,231,255,.28)}
body.bscx-v1031 .v599-site{display:none!important}
body.bscx-v1031 .bscx-final-cta{padding-bottom:26px!important}
body.bscx-v1031 .bscx-final-cta>div:last-child{display:flex!important;align-items:center;gap:10px!important;flex-wrap:wrap!important}
body.bscx-v1031 .bscx-final-cta .btn{position:static!important;transform:none!important;margin:0!important}
.bscx-hb{position:fixed;right:18px;bottom:18px;z-index:2147482000;font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#effbff}
.bscx-hb-launch{display:flex;align-items:center;gap:10px;min-height:52px;padding:12px 18px;border:1px solid var(--hb-line);border-radius:18px;background:linear-gradient(145deg,#0d3c59,#071e31);box-shadow:0 16px 42px rgba(0,0,0,.42),0 0 24px rgba(104,231,255,.12);color:#fff;font-weight:950;font-size:17px;cursor:pointer}
.bscx-hb-launch span{font-size:24px}.bscx-hb-launch:hover{border-color:var(--hb-cyan);transform:translateY(-1px)}
.bscx-hb-panel{display:none;width:min(430px,calc(100vw - 24px));height:min(700px,82dvh);grid-template-rows:auto auto minmax(0,1fr) auto;border:1px solid var(--hb-line);border-radius:22px;background:linear-gradient(160deg,rgba(7,31,49,.99),rgba(2,12,22,.995));box-shadow:0 26px 80px rgba(0,0,0,.58);overflow:hidden}
.bscx-hb.open .bscx-hb-launch{display:none}.bscx-hb.open .bscx-hb-panel{display:grid}
.bscx-hb-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;border-bottom:1px solid rgba(104,231,255,.15);background:rgba(255,255,255,.025)}
.bscx-hb-title{display:flex;gap:11px;align-items:center}.bscx-hb-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#1d607f,#0d334c);font-size:24px}.bscx-hb-title b{display:block;font-size:17px}.bscx-hb-title small{display:block;margin-top:2px;color:#9fbdce}
.bscx-hb-close{width:38px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#122d43;color:#fff;font-size:24px;cursor:pointer}
.bscx-hb-tabs{display:grid;grid-template-columns:1fr 1fr;padding:8px;gap:7px;border-bottom:1px solid rgba(104,231,255,.12)}
.bscx-hb-tab{padding:10px;border:1px solid transparent;border-radius:11px;background:#0c263a;color:#a9c1d0;font-weight:900;cursor:pointer}.bscx-hb-tab.active{border-color:rgba(104,231,255,.42);background:rgba(104,231,255,.12);color:#fff}
.bscx-hb-body{min-height:0;overflow:hidden}.bscx-hb-view{display:none;height:100%}.bscx-hb-view.active{display:grid}
.bscx-hb-chat{grid-template-rows:minmax(0,1fr) auto}.bscx-hb-log{overflow:auto;padding:13px}.bscx-hb-msg{max-width:88%;margin:8px 0;padding:10px 12px;border:1px solid rgba(104,231,255,.11);border-radius:14px;background:#0c2b42}.bscx-hb-msg.user{margin-left:auto;background:#39247c;border-color:rgba(180,145,255,.25)}.bscx-hb-msg b{display:block;font-size:11px;color:var(--hb-cyan);text-transform:uppercase;letter-spacing:.08em}.bscx-hb-msg p{margin:5px 0 0;line-height:1.48;white-space:pre-wrap}.bscx-hb-msg.user b{color:#dbcfff}
.bscx-hb-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;border-top:1px solid rgba(104,231,255,.12)}.bscx-hb-form input{min-width:0;min-height:44px;padding:10px 12px;border:1px solid rgba(104,231,255,.25);border-radius:12px;background:#03111f;color:#fff}.bscx-hb-form button{padding:0 17px;border:0;border-radius:12px;background:linear-gradient(145deg,#62e5b4,#30b789);color:#03150f;font-weight:950;cursor:pointer}
.bscx-hb-help{overflow:auto;padding:12px;align-content:start}.bscx-hb-search{position:sticky;top:0;z-index:2;width:100%;min-height:42px;padding:9px 11px;margin-bottom:10px;border:1px solid rgba(104,231,255,.24);border-radius:12px;background:#041522;color:#fff}.bscx-hb-groups{display:grid;gap:12px}.bscx-hb-group{padding:11px;border:1px solid rgba(104,231,255,.12);border-radius:14px;background:rgba(255,255,255,.025)}.bscx-hb-group h3{margin:0 0 8px;color:#ffe078;font-size:13px;text-transform:uppercase;letter-spacing:.08em}.bscx-hb-question{display:block;width:100%;margin:5px 0;padding:9px 10px;border:1px solid rgba(104,231,255,.12);border-radius:10px;background:#0b2b42;color:#eefaff;text-align:left;line-height:1.3;cursor:pointer}.bscx-hb-question:hover{border-color:var(--hb-cyan);background:#10364f}
.bscx-hb-foot{display:flex;justify-content:space-between;gap:8px;padding:9px 12px;border-top:1px solid rgba(104,231,255,.12);color:#83a4b8;font-size:11px}.bscx-hb-foot a{color:#9eeeff;text-decoration:none}
@media(max-width:700px){body.bscx-v1031{padding-bottom:0}.bscx-hb{right:10px;bottom:10px}.bscx-hb-launch{min-height:48px;padding:10px 14px;font-size:15px}.bscx-hb-panel{position:fixed;inset:auto 0 0 0;width:100%;height:min(82dvh,720px);border-radius:22px 22px 0 0}.bscx-hb-help{padding-bottom:calc(16px + env(safe-area-inset-bottom))}.bscx-hb-form{padding-bottom:calc(10px + env(safe-area-inset-bottom))}}
@media(max-width:430px){.bscx-hb-launch strong{display:none}.bscx-hb-launch{width:52px;height:52px;padding:0;justify-content:center;border-radius:50%}.bscx-hb-launch span{font-size:26px}}
