/* Connect V7.1 — alinhamento e correção visual final */
@media (min-width:1200px){
  .swiper-slider-2 .swiper-slide.hero-video-slide,
  .hero-video-slide.swiper-slide{
    min-height:auto !important;
    padding:0 130px 44px !important;
    align-items:flex-start !important;
    justify-content:flex-start !important;
  }
  .hero-video-slide .swiper-slide-caption.hero-dashboard,
  .swiper-slide-caption.hero-dashboard{
    display:block !important;
    height:auto !important;
    min-height:0 !important;
    align-items:flex-start !important;
    padding-top:0 !important;
  }
  .hero-video-slide .container{
    max-width:100% !important;
    width:100% !important;
    padding-top:0 !important;
  }
  .hero-video-slide .hero-grid{
    display:grid !important;
    grid-template-columns:280px minmax(0,1fr) 320px !important;
    grid-template-areas:"games center news" !important;
    gap:20px !important;
    align-items:stretch !important;
    min-height:0 !important;
    padding:6px 0 0 !important;
    margin:0 !important;
  }
  .hero-center-stack{
    grid-template-columns:minmax(0,1fr) 270px !important;
    gap:18px !important;
    align-items:stretch !important;
  }
  .connect-games-card,
  .hero-center-stage,
  .arcade-shell,
  .connect-chat-shell,
  .hero-news-card{
    align-self:stretch !important;
    margin-top:0 !important;
  }
  .connect-games-card,.hero-news-card,.connect-chat-shell{height:560px !important;max-height:560px !important;}
  .arcade-shell{height:560px !important;max-height:560px !important;}
  .game-wrap{height:calc(100% - 92px) !important;min-height:0 !important;}
  #space-game,
  #connect-dynamic-game-frame.game-frame{
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    max-height:none !important;
  }
  .connect-games-list{max-height:380px !important;}
  .connect-chat-messages{height:270px !important;max-height:270px !important;}
  .news-feed{max-height:438px !important;}
  .hero-trending-bottom{
    margin-top:30px !important;
    margin-bottom:44px !important;
  }
}
@media (min-width:1200px) and (max-width:1439px){
  .swiper-slider-2 .swiper-slide.hero-video-slide,
  .hero-video-slide.swiper-slide{padding-left:84px !important;padding-right:84px !important;}
  .hero-video-slide .hero-grid{grid-template-columns:250px minmax(0,1fr) 300px !important;gap:16px !important;}
  .hero-center-stack{grid-template-columns:minmax(0,1fr) 250px !important;gap:14px !important;}
}
@media (max-width:1199px){
  .hero-video-slide.swiper-slide,.swiper-slider-2 .swiper-slide.hero-video-slide{
    padding:86px 18px 34px !important;
    min-height:auto !important;
    align-items:flex-start !important;
  }
  .hero-video-slide .hero-grid{
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-areas:"games" "center" "news" !important;
    gap:16px !important;
    padding:0 !important;
    margin:0 !important;
    min-height:0 !important;
  }
  .hero-center-stack{grid-template-columns:1fr !important;gap:16px !important;}
}
@media (max-width:767px){
  .hero-video-slide.swiper-slide,.swiper-slider-2 .swiper-slide.hero-video-slide{padding:76px 10px 26px !important;}
  .connect-games-list{display:flex !important;overflow-x:auto !important;overflow-y:hidden !important;max-height:none !important;}
  .connect-game-item{min-width:226px !important;}
  .game-wrap{min-height:330px !important;}
}


/* Connect V7.2 - alinhamento real, placeholder e full screen */
@media (min-width:1200px){
  .hero-video-slide .hero-dashboard{padding-top:0!important;}
  .hero-video-slide .hero-grid{align-items:start!important;grid-template-columns:280px minmax(0,1fr) 320px!important;gap:20px!important;padding-top:0!important;margin-top:0!important;}
  .hero-center-stack{grid-template-columns:minmax(0,1fr) 270px!important;align-items:start!important;}
  .connect-games-card,.arcade-shell,.connect-chat-shell,.hero-news-card{height:560px!important;min-height:560px!important;max-height:560px!important;}
  .arcade-shell{overflow:hidden!important;}
  .game-wrap{height:390px!important;min-height:390px!important;max-height:390px!important;overflow:hidden!important;}
  .connect-chat-messages{height:248px!important;max-height:248px!important;}
  .news-feed{height:416px!important;max-height:416px!important;}
  .hero-trending-bottom{margin-top:22px!important;}
}
.connect-select-placeholder{display:flex;align-items:center;justify-content:center;text-align:center;height:100%;min-height:330px;border-radius:18px;background:radial-gradient(circle at 50% 28%,rgba(33,255,201,.16),transparent 32%),linear-gradient(135deg,rgba(3,8,20,.72),rgba(10,19,42,.55));border:1px solid rgba(33,255,201,.16);}
.connect-select-placeholder .panel{max-width:420px;padding:24px;border-radius:22px;background:rgba(8,17,38,.58);border:1px solid rgba(255,255,255,.13);box-shadow:0 0 40px rgba(33,255,201,.08)}
.connect-select-placeholder .icon{font-size:42px;display:block;margin-bottom:8px;filter:drop-shadow(0 0 14px rgba(33,255,201,.45));}
.connect-select-placeholder strong{display:block;font-size:24px;color:#fff;margin-bottom:8px;text-shadow:0 0 16px rgba(33,255,201,.22);}
.connect-select-placeholder p{margin:0;color:#bcd0ef;font-size:13px;line-height:1.5;}
.trending-feed-wrap{overflow:hidden!important;}
#music-trending-feed{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;min-width:0!important;}
#music-trending-feed > *{min-width:0!important;max-width:100%!important;}
.hero-trending-card{overflow:hidden!important;}
body,html{overflow-x:hidden!important;}
.game-wrap.connect-fullscreen,.game-wrap:fullscreen,.game-wrap:-webkit-full-screen{position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;z-index:2147483000!important;background:#020711!important;border-radius:0!important;padding:0!important;margin:0!important;display:block!important;overflow:hidden!important;}
.game-wrap.connect-fullscreen iframe,.game-wrap:fullscreen iframe,.game-wrap:-webkit-full-screen iframe{position:absolute!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;max-height:none!important;border:0!important;border-radius:0!important;background:#020711!important;}
.game-wrap.connect-fullscreen canvas,.game-wrap:fullscreen canvas,.game-wrap:-webkit-full-screen canvas{position:absolute!important;inset:0!important;width:100vw!important;height:100vh!important;height:100dvh!important;max-width:none!important;border-radius:0!important;}
body.connect-game-fullscreen .page,body.connect-game-fullscreen .rd-navbar-wrap{overflow:hidden!important;}
@media (max-width:1199px){
  .hero-video-slide .hero-grid{padding-top:0!important;margin-top:0!important;}
  #music-trending-feed{display:flex!important;overflow-x:auto!important;gap:12px!important;scroll-snap-type:x proximity!important;}
  #music-trending-feed > *{min-width:280px!important;scroll-snap-align:start!important;}
}
