.site-footer{background:#121212;border-top:1px solid rgba(255,255,255,.05);padding:28px 0 34px;text-align:center}.help-links h3{font-size:14px;color:#aaa;margin:0 0 10px}.help-links a{color:#8b8b8b;text-decoration:none;font-weight:800;margin:0 10px}.footer-trust-images{display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap;margin:26px auto 22px;max-width:860px}.footer-trust-images img{max-width:165px;max-height:82px;object-fit:contain}.payment-images{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin:18px auto;max-width:760px}.payment-images img{width:145px;height:45px;object-fit:contain;border:1px solid rgba(255,255,255,.12);border-radius:6px;background:#181818;padding:6px}.license-images{display:flex;justify-content:center;align-items:center;gap:18px;margin:20px 0}.license-images img{width:58px;height:58px;object-fit:contain}.legal-text{max-width:740px;margin:18px auto;color:#bcbcbc;font-size:13px;line-height:1.55}.copyright{margin:20px 0 0;color:#fff;font-size:13px}@media(max-width:720px){.site-footer{padding-bottom:92px}.footer-trust-images{gap:8px;margin:20px auto 18px}.footer-trust-images img{max-width:46%;max-height:72px}.payment-images{gap:8px}.payment-images img{width:106px;height:36px}.license-images img{width:44px;height:44px}.legal-text{font-size:10px;padding:0 8px}.help-links a{font-size:13px;margin:0 7px}}


/* FINAL BLUE THEME + CLEAN DROPDOWN ARROW */
:root{
  --bb-bg:#02171e !important;
  --bb-panel:#02171e !important;
  --bb-panel2:#052631 !important;
  --bb-panel3:#0a4050 !important;
  --bb-gold:#1db8d1 !important;
  --gold:#1db8d1 !important;
  --gold-2:#7defff !important;
  --wheel-gold:#1db8d1 !important;
  --wheel-gold2:#7defff !important;
  --bb-line:rgba(125,239,255,.20) !important;
}
body{background:#02171e !important}
.site-header,.topbar,.mobile-menu,.mobile-bottom,.auth-box,.auth-head,.bb-side-menu,.site-footer,.bb-profile-panel,.bb-inbox-panel,.bb-detail-panel,.guest-required-card{
  background:#02171e !important;
  border-color:rgba(125,239,255,.14) !important;
}
.bb-side-card,.nav-item > a,.lang-btn,.timer,.dots,.auth-form input,.auth-form .select-button,.select-menu,.bb-profile-sidebar,.bb-profile-content,.bb-card,.bb-inbox-shell,.bb-inbox-list article,.bb-ticket-detail-card,.bb-detail-list div,.profile-sidebar,.profile-content,.profile-card,.prize-item,.winner-row,.sports-card,.detail-panel{
  background:#052631 !important;
  border-color:rgba(125,239,255,.14) !important;
}
.bb-side-card:hover,.bb-side-card > a:hover,.bb-side-accordion > button:hover,.lang-menu button:hover,.select-menu button:hover,.bb-tabs button.active,.bb-pagination button.active,.bb-primary,.auth-submit,.auth-switch,.btn-light,.btn-gold,.spin-main,.guest-required-btn.gold{
  background:#07313e !important;
  color:#ffffff !important;
  border-color:rgba(125,239,255,.42) !important;
  box-shadow:0 8px 22px rgba(0,0,0,.22), inset 0 1px 0 rgba(255,255,255,.07) !important;
}
.bb-primary:hover,.auth-submit:hover,.auth-switch:hover,.btn-light:hover,.btn-gold:hover,.spin-main:hover,.guest-required-btn.gold:hover{
  background:#0a4050 !important;
}
.brand b,.bb-side-sub a:hover,.card-title,.panel-title-row span,.bb-profile-title h2,.bb-inbox-detail-card>span,.bb-detail-panel header span,.auth-form h2,.auth-form small,.wheel-title,.stage-title,.prize-icon,.winner-prize,.guest-required-kicker,.bb-badge.gold,.bb-pill,.bb-subtitle{
  color:#7defff !important;
}
.bb-side-card:first-of-type{
  border-color:rgba(125,239,255,.38) !important;
}
.lang-menu,.select-menu{
  background:#052631 !important;
  border-color:rgba(125,239,255,.18) !important;
}
.lang-wrap.is-open .lang-btn,.custom-select.open .select-button{
  background:#07313e !important;
  border-color:rgba(125,239,255,.45) !important;
  box-shadow:0 0 0 2px rgba(125,239,255,.08) !important;
}
.lang-btn em,.select-button em,.bb-side-accordion em{
  position:relative !important;
  width:18px !important;
  height:18px !important;
  min-width:18px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:transparent !important;
  border:0 !important;
  border-radius:0 !important;
  overflow:visible !important;
  text-indent:0 !important;
  font-size:0 !important;
  line-height:0 !important;
  color:transparent !important;
  margin:0 !important;
  padding:0 !important;
}
.lang-btn em::before,.select-button em::before,.bb-side-accordion em::before{
  content:"" !important;
  width:0 !important;
  height:0 !important;
  border-left:5px solid transparent !important;
  border-right:5px solid transparent !important;
  border-top:6px solid #d8f7ff !important;
  border-bottom:0 !important;
  transform:none !important;
  margin:0 !important;
  display:block !important;
}
.lang-wrap.is-open .lang-btn em::before,.custom-select.open .select-button em::before,.bb-side-accordion.is-open > button em::before{
  border-top:0 !important;
  border-bottom:6px solid #d8f7ff !important;
  transform:none !important;
  margin:0 !important;
}
.lang-btn{
  gap:7px !important;
  min-width:78px !important;
  padding-right:8px !important;
}
.lang-current{line-height:1 !important}
.auth-modal .auth-backdrop,.bb-modal-backdrop{
  background:rgba(2,23,30,.82) !important;
}
