#b6-tabbar{display:none;}
.b6-mlang{display:none !important;}
.b6-me-auth-btn{display:none;}
@media(max-width:768px){
  html,body{overflow-x:hidden;max-width:100%;}
  img,svg,video,canvas{max-width:100%;height:auto;}
  .footer-grid,.chart-row,.g2,.hero-inner,.profile-grid,.fr,.epl-notes-grid,.epl-tools-cards,.fifa-cards-2{grid-template-columns:1fr !important;}
  .cards-grid,.fifa-cards-4{grid-template-columns:1fr 1fr !important;gap:12px !important;}
  #blogGrid,.related-grid{grid-template-columns:1fr !important;}
  section,.bw,.pw{padding-left:16px !important;padding-right:16px !important;}
  .footer-grid{padding:36px 18px 28px !important;gap:24px !important;}

  .hero{min-height:auto !important;padding:22px 18px 6px !important;display:block !important;}
  .hero-inner{padding:6px 0 !important;text-align:left !important;align-items:flex-start !important;gap:12px !important;}
  .hero-inner h1{text-align:left !important;margin-bottom:10px !important;}
  .hero-inner .hero-sub{margin:0 0 14px !important;}
  .hero-btns{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;gap:10px !important;justify-content:flex-start !important;margin-top:0 !important;}
  .hero-btns .btn-hero{flex:1 1 0 !important;justify-content:center !important;padding:12px 8px !important;font-size:13px !important;white-space:nowrap !important;}
  .hero-btns .btn-hero:last-child{background:transparent !important;box-shadow:none !important;border:1px solid rgba(230,0,18,0.5) !important;color:#fff !important;}
  .hero-stats{margin-top:14px !important;}
  #b6-home-live{padding-top:6px !important;}

  .steps-row{display:grid !important;grid-template-columns:auto auto 1fr !important;gap:14px 8px !important;align-items:center !important;justify-items:start !important;text-align:left !important;max-width:340px;margin:0 auto !important;}
  .steps-row .step-gt{display:none !important;}
  .steps-row .step-num-lbl::after{content:" ›";color:#C9C9C9;}
  .steps-row .step-icon{width:30px !important;height:30px !important;}
  .steps-row .step-icon svg{width:15px !important;height:15px !important;}
  .steps-row .step-text{font-size:12px !important;max-width:none !important;}

  .btn-login{display:none !important;}
  .b6-me-auth-btn{display:block !important;width:100%;padding:14px;margin:0 0 18px;background:var(--redband);color:#000;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;font-family:'Inter',sans-serif;}
  .b6-me-auth-btn.is-logout{background:transparent;color:#f87171;border:1px solid rgba(248,113,113,0.5);}

  .nav-links > a[href="match-prediction"], .nav-links > a[href="blog"]{display:none !important;}

  #b6-chat-fab{bottom:84px !important;}
  #b6-chat-panel{bottom:150px !important;}

  #b6-tabbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:9998;background:#0a0f0e;border-top:1px solid rgba(255,255,255,0.08);padding:6px 4px calc(6px + env(safe-area-inset-bottom));justify-content:space-around;align-items:stretch;}
  #b6-tabbar a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 2px;font-size:11px;color:#C9C9C9;text-decoration:none;font-family:'Inter',sans-serif;transition:color .15s;}
  #b6-tabbar a svg{width:22px;height:22px;stroke:currentColor;}
  #b6-tabbar a.active{color:#E60012;}
  body{padding-bottom:68px !important;}
}
@media(max-width:768px){
  #b6-testimonials div[style*="min-height:280px"]{flex-direction:column !important;align-items:stretch !important;min-height:0 !important;}
  #b6-testimonials div[style*="min-height:280px"] > div:first-child{flex:0 0 auto !important;max-width:100% !important;margin:0 auto 14px !important;}
  #b6-testimonials div[style*="min-height:280px"] > div:last-child{padding:0 !important;text-align:center !important;align-items:center !important;}
}
