/* Connect V10 - ajustes finais de interface */
#space-game.hidden,.connect-fullscreen #space-game.hidden{display:none!important;opacity:0!important;pointer-events:none!important;}
#connect-dynamic-game-frame.hidden,.connect-fullscreen #connect-dynamic-game-frame.hidden{display:none!important;}
.connect-fullscreen{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;z-index:2147483000!important;background:#020814!important;border-radius:0!important;border:0!important;padding:0!important;overflow:hidden!important;display:grid!important;place-items:stretch!important;}
.connect-fullscreen .game-frame,.connect-fullscreen iframe,.connect-fullscreen canvas{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;border:0!important;border-radius:0!important;object-fit:contain!important;background:#020814!important;}
.connect-fullscreen #connect-select-placeholder{position:absolute!important;inset:0!important;display:grid!important;place-items:center!important;}
.connect-fullscreen .game-overlay,.connect-fullscreen .game-loading{position:absolute!important;inset:0!important;}
body.connect-game-fullscreen{overflow:hidden!important;}
body.connect-game-fullscreen .arcade-help{display:none!important;}
body.connect-game-fullscreen .hero-grid,body.connect-game-fullscreen .connect-games-card,body.connect-game-fullscreen .connect-chat-shell,body.connect-game-fullscreen .hero-news-card,body.connect-game-fullscreen .hero-trending-card{z-index:auto!important;}
.connect-chat-shell .chat-status-footer,.chat-status-footer{display:none!important;}
.chat-notify-panel{right:-4px!important;top:42px!important;max-height:360px!important;overflow:auto!important;}
.notification-item{padding-right:36px!important;}
.connect-ui-card{max-width:420px!important;display:grid;gap:14px;}.connect-ui-card p{margin:0;color:#cfe0ff}.modal-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.connect-ui-card input{height:42px;border:1px solid rgba(255,255,255,.12);background:rgba(3,8,22,.55);border-radius:12px;color:#fff;padding:0 12px;outline:0;margin-bottom:8px}.ghost-btn{border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer}.ghost-btn.compact{width:auto!important;display:inline-flex;margin-top:10px;padding:9px 12px}.profile-card{scrollbar-width:thin;}.profile-card::-webkit-scrollbar{width:7px}.profile-card::-webkit-scrollbar-thumb{background:rgba(95,180,255,.35);border-radius:10px}.profile-account-section{margin-top:10px!important}.profile-info-grid.pro-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.profile-info-grid.pro-grid span{min-height:62px}.profile-info-grid.pro-grid small{display:block;margin-top:4px;color:#8ea7cd;font-size:11px}.profile-status-tag{display:inline-flex;align-items:center;margin-right:8px;border-radius:999px;padding:4px 8px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06)}.profile-status-tag.vip,.profile-status-tag.admin{color:#21ffc8;border-color:rgba(33,255,200,.35);background:rgba(33,255,200,.12)}.profile-status-tag.moderator{color:#5fb4ff;border-color:rgba(95,180,255,.35);background:rgba(95,180,255,.12)}.profile-status-tag.banned{color:#ff6b86;border-color:rgba(255,107,134,.40);background:rgba(255,107,134,.12)}.vip-lock{float:right;color:#ffd75b;font-size:11px}.profile-rank-square{width:68px;height:68px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(33,255,200,.20),rgba(95,180,255,.10));border:1px solid rgba(33,255,200,.30);font-size:34px}.profile-friends-section h4{display:flex;justify-content:space-between;align-items:center}.friend-add-btn,.friend-add-small{width:36px;height:36px;border:1px solid rgba(33,255,200,.35);background:rgba(33,255,200,.12);color:#21ffc8;border-radius:12px;display:grid;place-items:center;cursor:pointer}.friend-add-btn svg{width:20px;height:20px;fill:currentColor}.profile-friend-row small{display:block;color:#8fa7ca;font-size:11px}.friend-results{display:grid;gap:8px;margin-top:12px}.friend-actions button{font-size:14px}.auth-check a{cursor:pointer}.report-modal .auth-modal-card{max-width:440px}.report-options{gap:10px!important}.report-option-btn{min-height:42px}.chat-message-top{align-items:center!important}.chat-author{display:flex!important;align-items:center!important;gap:6px!important}.chat-rank-badge{font-weight:900!important}.chat-report-btn{font-size:10px!important}.chat-inputbar-fixed,.connect-chat-inputbar{bottom:0!important}.chat-profile-mini{min-width:0}.chat-profile-mini strong{max-width:96px!important}.chat-notify-btn svg,.chat-edit-mini svg{stroke:#dff;}
@media(max-width:760px){.profile-info-grid.pro-grid{grid-template-columns:1fr!important}.chat-notify-panel{right:-40px!important;width:calc(100vw - 28px)!important}.profile-card{width:min(94vw,720px)!important}}
