/* Connect Tecnologia V6 - correções reais sem MySQL
   Dados dinâmicos são salvos em JSON protegido por PHP. */
:root{--v6-cyan:#22ffd0;--v6-blue:#58aaff;--v6-pink:#ff49d8;}
.hero-dashboard .container{overflow:visible!important;}
.hero-grid{grid-template-columns:280px minmax(540px,1fr) 320px!important;grid-template-areas:"games center news"!important;align-items:end!important;gap:22px!important;padding-bottom:18px!important;overflow:visible!important;}
.connect-games-card{grid-area:games!important;}
.hero-center-stage{grid-area:center!important;}
.hero-news-card{grid-area:news!important;}
.hero-trending-bottom{width:100%!important;margin:18px 0 46px!important;padding:18px!important;background:rgba(8,18,40,.22)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:24px!important;box-shadow:0 16px 42px rgba(0,0,0,.18)!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden!important;position:relative!important;}
.hero-trending-bottom::before,.arcade-shell::before,.connect-games-card::before,.hero-news-card::before,.connect-chat-shell::before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(110deg,var(--v6-cyan),var(--v6-blue),var(--v6-pink),var(--v6-cyan));background-size:300% 300%;opacity:.34;pointer-events:none;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:v6RgbRun 7s linear infinite;}
@keyframes v6RgbRun{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}
.trending-feed{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;overflow-x:auto!important;padding-bottom:2px!important;}
.trending-card{min-width:0!important;}
.connect-games-card{position:relative!important;overflow:hidden!important;}
.connect-games-titlebar .connect-games-title-left>span{font-size:12px!important;color:#a9bddf!important;letter-spacing:.14em!important;text-transform:uppercase!important;}
.connect-games-list{max-height:454px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:5px!important;}
.connect-game-item{min-height:0!important;}
.connect-game-cover{height:86px!important;border-radius:14px!important;}
.connect-game-cover img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;}
.connect-game-tags{position:absolute!important;top:7px!important;left:7px!important;right:auto!important;z-index:4!important;}
.connect-games-footer{font-size:11px!important;color:#8ea5c8!important;}
.connect-games-footer.is-updating{color:var(--v6-cyan)!important;}
.arcade-shell{position:relative!important;overflow:visible!important;}
.arcade-topbar{position:relative;z-index:2;}
.arcade-actions #pause-game-btn,.arcade-actions #restart-game-btn,.arcade-actions #volume-toggle-btn,.arcade-actions .volume-range{display:none!important;}
.game-wrap{position:relative!important;overflow:hidden!important;border-radius:18px!important;background:#030813!important;}
#connect-dynamic-game-frame.game-frame{display:block!important;width:100%!important;height:clamp(420px,48vh,560px)!important;min-height:420px!important;max-height:none!important;border-radius:18px!important;border:0!important;background:#030813!important;}
#connect-dynamic-game-frame.hidden{display:none!important;}
.game-wrap.connect-fullscreen{position:fixed!important;z-index:2147483000!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;border-radius:0!important;background:#01050d!important;display:flex!important;align-items:stretch!important;justify-content:stretch!important;padding:0!important;margin:0!important;overflow:hidden!important;}
.game-wrap.connect-fullscreen #connect-dynamic-game-frame,.game-wrap.connect-fullscreen iframe{width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:none!important;border-radius:0!important;border:0!important;display:block!important;}
.game-wrap.connect-fullscreen #space-game{width:100vw!important;height:100dvh!important;border-radius:0!important;}
body.connect-game-fullscreen{overflow:hidden!important;touch-action:none!important;}
body.connect-game-fullscreen .rd-navbar-wrap,body.connect-game-fullscreen .swiper-meta,body.connect-game-fullscreen .compact-footer,body.connect-game-fullscreen .hero-trending-bottom{display:none!important;}
body.connect-game-fullscreen .game-wrap.connect-fullscreen::after{content:"ESC para sair";position:fixed;right:12px;top:12px;z-index:2147483002;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);color:#dceaff;font-size:12px;}
.connect-game-empty{color:#bcd0ef!important;}
.connect-new-dot{position:fixed!important;z-index:2147483001!important;width:9px!important;height:9px!important;border-radius:50%!important;pointer-events:none!important;animation:connectDotBurst 1050ms ease-out forwards!important;}
@media(max-width:1199px){.hero-grid{grid-template-columns:1fr!important;grid-template-areas:"games" "center" "news"!important;padding-top:108px!important;}.connect-games-list{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;max-height:none!important;scroll-snap-type:x mandatory;}.connect-game-item{min-width:220px!important;scroll-snap-align:start;}.hero-trending-bottom{margin-bottom:30px!important;}.trending-feed{grid-template-columns:repeat(4,280px)!important;}}
@media(max-width:767px){.hero-grid{padding-top:92px!important;gap:14px!important;}.hero-dashboard .container{padding-left:10px!important;padding-right:10px!important;}.connect-games-card,.arcade-shell,.hero-news-card,.hero-trending-bottom{border-radius:20px!important;}.connect-game-cover{height:76px!important;}#connect-dynamic-game-frame.game-frame{height:min(62vh,460px)!important;min-height:360px!important;}.arcade-actions{gap:6px!important}.arcade-btn{padding:8px 10px!important}.hero-trending-bottom{padding:14px!important;}.trending-feed{grid-template-columns:repeat(4,245px)!important;}}
@media(max-width:520px){#connect-dynamic-game-frame.game-frame{height:58vh!important;min-height:320px!important}.connect-game-item{min-width:205px!important}.connect-game-cover{height:72px!important}.arcade-help{font-size:10px!important;}.trending-feed{grid-template-columns:repeat(4,230px)!important;}}
/* V7 layout definitivo */
.hero-video-slide .hero-grid{display:grid!important;grid-template-columns:280px minmax(500px,1fr) 320px!important;grid-template-areas:"games center news"!important;gap:20px!important;align-items:stretch!important;margin-top:0!important;padding-top:16px!important;overflow:visible!important}.hero-center-stage{grid-area:center!important;min-width:0!important}.hero-center-stack{display:grid!important;grid-template-columns:minmax(0,1fr) 270px!important;gap:18px!important;align-items:stretch!important}.connect-chat-shell{min-height:0!important;height:100%!important;max-height:560px!important}.arcade-shell{min-width:0!important}.hero-trending-bottom{margin-top:28px!important;margin-bottom:44px!important}.connect-games-card,.arcade-shell,.hero-news-card,.connect-chat-shell,.hero-trending-bottom{box-sizing:border-box!important}.swiper-slide-caption.hero-dashboard{padding-top:0!important}.connect-games-list{max-height:360px!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:4px!important}.connect-game-cover{background-size:cover!important;background-position:center!important}.connect-game-cover img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}.connect-game-tags{z-index:2!important}.game-frame{background:#020711!important}.game-wrap.connect-fullscreen{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;z-index:2147483000!important;border-radius:0!important;background:#020711!important}.game-wrap.connect-fullscreen .game-frame,.game-wrap.connect-fullscreen iframe{width:100vw!important;height:100dvh!important;min-height:100dvh!important;border:0!important;border-radius:0!important}.game-wrap.connect-fullscreen #space-game{width:100vw!important;height:100dvh!important}.connect-games-footer{font-size:11px!important;color:#b8cae7!important;min-height:18px!important}.arcade-actions #pause-game-btn,.arcade-actions #restart-game-btn,.arcade-actions #volume-toggle-btn,.arcade-actions .volume-range{display:none!important}@media(max-width:1199px){.hero-video-slide .hero-grid{grid-template-columns:1fr!important;grid-template-areas:"games" "center" "news"!important;padding-top:90px!important}.hero-center-stack{grid-template-columns:1fr!important}.connect-games-list{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;max-height:none!important}.connect-game-item{min-width:230px!important}.connect-chat-shell{min-height:360px!important;height:auto!important}}@media(max-width:767px){.hero-video-slide .hero-grid{padding-top:78px!important;gap:14px!important}.hero-dashboard .container{padding-left:10px!important;padding-right:10px!important}.connect-games-card,.arcade-shell,.hero-news-card,.connect-chat-shell,.hero-trending-bottom{border-radius:18px!important}.arcade-topbar{align-items:flex-start!important;gap:10px!important}.arcade-actions{margin-left:0!important}.arcade-btn{font-size:11px!important;padding:8px 10px!important}.game-wrap{min-height:360px!important}.connect-chat-shell{min-height:330px!important}.hero-trending-bottom{margin-top:16px!important}}
