.sidebar{align-items:center;width:320px}.sidebar-logo{align-self:flex-start;margin-left:-1.5rem}.sidebar-logo img{margin-bottom:1.5rem;width:300px}.sidebar-links{list-style:none;margin:0;padding:0;width:100%}.sidebar-links li{margin:.8rem 0;padding-left:1rem;text-align:left}.sidebar-links a{border-radius:8px;color:#0f8;display:block;font-weight:500;padding:.6rem 1rem;text-decoration:none;transition:all .3s ease}.sidebar-links a:hover{animation:neonPulse 1.5s infinite alternate;background-color:#00ff881a;box-shadow:0 0 12px #0f8;color:#9bdcff}.sidebar-links a.active{background-color:#007b5533;box-shadow:0 0 16px #007b55;color:#0f8}@keyframes neonPulse{0%{box-shadow:0 0 8px #0f8}to{box-shadow:0 0 16px #0f8}}.sidebar-version{color:#9bdcff;font-size:.8rem;margin-bottom:1rem;margin-top:auto}.app-layout{background-color:#0a0f1f;color:#9bdcff;display:flex;min-height:100vh}.sidebar{border-right:1px solid #0f83;box-shadow:2px 0 10px #00ff881a;flex-shrink:0;left:0;z-index:5}.main-content{box-sizing:border-box;flex:1 1;margin-left:220px;padding:2rem;position:relative}@media (max-width:768px){.sidebar{border-right:none;box-shadow:none;min-height:auto;position:relative;width:100%}.main-content{margin-left:0;padding:1.5rem}.home-auth-buttons{justify-content:center;margin-top:1rem;position:relative}}.home-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem;padding:0 2rem;position:relative}.home-text{color:#0f8;max-width:55%}.home-text h1{font-size:2.4rem;margin-bottom:1rem}.home-text p{color:#9bdcff;font-size:1.1rem;margin-bottom:1.2rem}.home-button{background:linear-gradient(90deg,#0f8,#007bff);border:none;border-radius:8px;color:#0a0f1f;cursor:pointer;font-weight:700;padding:12px 24px;transition:all .3s ease}.home-button:hover{box-shadow:0 0 12px #0f89;transform:translateY(-2px)}.home-watermark{background:url(/static/media/watermark.b2e59efc9b9579ed8e74.png) no-repeat 100%;background-size:contain;height:280px;opacity:.25;position:absolute;right:2rem;top:0;width:40%;z-index:0}.home-highlights{background:#00ff880d;border:1px solid #00ff884d;border-radius:12px;box-shadow:0 0 10px #0f83;display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:space-around;margin:1.5rem auto;padding:1rem 2rem;width:95%}.highlight-box{background:#00ff880d;border:1px solid #00ff884d;border-radius:10px;color:#9bdcff;flex:1 1 220px;min-width:220px;padding:1rem;text-align:center;transition:all .3s ease}.highlight-box:hover{box-shadow:0 0 16px #00ff8880;transform:translateY(-4px)}.highlight-box h3{color:#0f8;font-size:1.1rem;margin-bottom:.5rem}.highlight-box p{color:#9bdcff;font-size:.9rem}.home-leagues{align-items:flex-start;background:#00ff880d;border:1px solid #00ff884d;border-radius:12px;box-shadow:0 0 10px #0f83;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;margin-top:1rem;padding:1.5rem 2rem;text-align:left;width:95%}.home-leagues h2{color:#0f8;margin-bottom:.8rem;padding-left:.5rem}.leagues-scroll{flex-wrap:nowrap;gap:1rem;justify-content:flex-start;overflow-x:auto;padding:.5rem .5rem .5rem 1rem;scroll-behavior:smooth}.league-item,.leagues-scroll{align-items:center;display:flex}.league-item{color:#9bdcff;flex:0 0 auto;flex-direction:column;text-align:center}.league-item img{background-color:initial;border:none;height:45px;margin-bottom:.3rem;object-fit:contain;width:45px}.league-name{color:#9bdcff;font-size:.85rem;font-weight:700;margin-top:.2rem;text-align:center}.home-bottom{background:#00ff880d;border:1px solid #00ff884d;border-radius:12px;box-shadow:0 0 10px #0f83;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-around;margin-left:auto;margin-right:auto;margin-top:2rem;padding:1rem 2rem;width:95%}.home-feedback-box,.home-updates{background:#00ff880d;border:1px solid #00ff884d;border-radius:10px;color:#9bdcff;flex:1 1 300px;min-width:280px;padding:1rem;transition:all .3s ease}.home-feedback-box:hover,.home-updates:hover{box-shadow:0 0 18px #00ff8880;transform:translateY(-4px)}.home-feedback-box h3,.home-updates h3{color:#0f8;font-size:1.1rem;margin-bottom:.5rem}.home-updates ul{list-style:none;margin:0;padding:0}.home-updates li{color:#9bdcff;font-size:.9rem;margin:.25rem 0}.home-feedback-box p{color:#9bdcff;font-size:.9rem;margin-bottom:.8rem}.sidebar{align-items:flex-start;background-color:#0a0f1f;bottom:0;display:flex;flex-direction:column;left:-10;min-height:100vh;overflow-y:auto;padding:1.5rem 1rem;position:fixed;top:0;width:220px}.sidebar-logo img{animation:pulseGlow 3s infinite alternate;filter:drop-shadow(0 0 8px #00ff88);margin-bottom:1rem;width:280px}@keyframes pulseGlow{0%{filter:drop-shadow(0 0 8px #00ff88)}50%{filter:drop-shadow(0 0 14px #007bff)}to{filter:drop-shadow(0 0 8px #00ff88)}}@media (max-width:768px){.home-header{flex-direction:column;text-align:center}.home-text{max-width:100%}.home-watermark{height:200px;margin-top:1rem;position:relative;right:0;width:80%}.home-bottom,.home-highlights,.home-leagues{align-items:center;flex-direction:column;width:95%}.highlight-box,.home-feedback-box,.home-updates{width:90%}.league-item img{height:60px;width:60px}.sidebar{align-items:center;height:auto;position:relative;width:100%}}.home-feedback-box button{background:linear-gradient(90deg,#0f8,#007bff);border:none;border-radius:8px;color:#0a0f1f;cursor:pointer;font-weight:700;padding:12px 24px;transition:all .3s ease}.home-feedback-box button:hover{box-shadow:0 0 12px #0f89;transform:translateY(-2px)}.home-auth-buttons{display:flex;gap:1rem;position:absolute;right:2rem;top:1.5rem;z-index:10}.auth-button{background:#0000;border:1px solid #0f8;color:#0f8;font-size:.9rem;padding:6px 14px}.auth-button:hover{background:linear-gradient(90deg,#0f8,#007bff);box-shadow:0 0 10px #00ff8880;color:#0a0f1f}.user-name{color:#0f8;font-weight:600}.footer{background:#0a0f1f;border-top:2px solid #00ff884d;color:#0f8;padding:1.5rem;text-align:center}.footer-content{align-items:center;display:flex;flex-direction:column;gap:2rem}.footer-leagues h3{color:#0f8;margin-bottom:1rem}.leagues-row{color:#9bdcff;display:flex;flex-wrap:wrap;font-weight:500;gap:1rem;justify-content:center}.leagues-row span{background:#121826;border:1px solid #00ff884d;border-radius:8px;padding:6px 10px;transition:all .3s ease}.leagues-row span:hover{background:#1f2a40;color:#0f8}.footer-suggestions h3{color:#0f8;margin-bottom:.5rem}.footer-suggestions p{color:#9bdcff}.footer-warning{color:#fc0;font-weight:700;margin-top:1rem}@media (max-width:768px){.leagues-row{font-size:.9rem;gap:.6rem}}.jogos-container{animation:fadeIn .6s ease-in-out;background-color:#0a0f1f;color:#9bdcff;min-height:100vh;padding:20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.jogos-header{color:#0f8;font-size:28px;font-weight:700;margin-bottom:20px;text-align:center;text-shadow:0 0 8px #0f89}.dia-tabs{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-evenly;margin-bottom:20px;margin-left:auto;margin-right:auto;width:95%}.dia-tab{background:#00ff880d;border:1px solid #00ff884d;border-radius:6px;color:#9bdcff;cursor:pointer;flex:1 1;min-width:140px;padding:14px 0;text-align:center;transition:.3s}.dia-tab:hover{box-shadow:0 0 12px #0f86}.dia-tab.ativo{background:linear-gradient(90deg,#0f8,#007bff);box-shadow:0 0 14px #0f89;color:#0a0f1f;font-weight:700}.dia-data{color:#9bdcff;font-size:12px}.indicadores{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:10px}.indicadores label{align-items:center;color:#9bdcff;display:flex;font-size:14px;gap:6px}.ordenar-select{background:#00ff880d;border:1px solid #00ff884d;border-radius:6px;box-shadow:0 0 6px #00ff884d;color:#9bdcff;padding:6px 10px}.jogos-tabela{animation:fadeIn .6s ease-in-out;border-collapse:collapse;margin-top:10px;table-layout:fixed;width:100%}.jogos-tabela td:first-child,.jogos-tabela th:first-child{text-align:center;width:40px}.jogos-tabela td:nth-child(2),.jogos-tabela th:nth-child(2){width:360px}.jogos-tabela td:nth-child(3),.jogos-tabela th:nth-child(3){text-align:center;width:90px}.jogos-tabela td:nth-child(4),.jogos-tabela td:nth-child(5),.jogos-tabela td:nth-child(6),.jogos-tabela th:nth-child(4),.jogos-tabela th:nth-child(5),.jogos-tabela th:nth-child(6){width:186px}.jogos-tabela td,.jogos-tabela th{padding:8px 10px;text-align:center;vertical-align:middle}.jogos-tabela th{background:#00ff880d;border-bottom:1px solid #00ff884d;color:#0f8;font-weight:700}.jogos-tabela td{border-bottom:1px solid #0f83;color:#9bdcff}.jogos-tabela tr:hover{background:#00ff880d}.barra-container{align-items:center;display:flex;height:12px;justify-content:center;margin:0 auto;width:186px}.barra{border-radius:6px;height:100%;transition:width .3s ease}.barra.azul{background-color:#00bfff}.barra.verde{background-color:#32cd32}.barra.laranja{background-color:orange}.valor-indicador{color:#0fc;display:block;font-size:13px;margin-top:5px;text-align:center}.score-circulo{background:#00ff880d;border:1px solid #00ff884d;box-shadow:0 0 8px #0f86;color:#0f8;display:inline-block;line-height:40px;text-align:center}.fallback{animation:fadeIn .8s ease-in-out;margin-top:60px;text-align:center}.fallback img{max-width:900px;opacity:.9;width:100%}.fallback p{color:#9bdcff;font-size:16px;margin-top:12px}.jogo-coluna{padding:0;text-align:center;vertical-align:middle}.jogo-wrapper{flex-direction:column}.escudos-confronto,.jogo-wrapper{align-items:center;display:flex;justify-content:center;width:100%}.escudos-confronto{flex-wrap:nowrap;gap:8px}.escudo{background-color:#0a0f1f;box-shadow:none;height:28px;object-fit:contain;width:28px}.confronto{align-items:center;display:flex;gap:6px;justify-content:center;width:100%}.time-nome{font-size:14px;white-space:nowrap}.versus{color:#0fc;font-weight:700}.liga-nome{font-size:11px;margin-top:2px;opacity:.8}.spinner-wrapper{align-items:center;display:flex;justify-content:center;margin:400px 0}.spinner-ball{animation:spin 2s linear infinite;height:200px;width:200px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ranking-header{color:#0f8;margin-bottom:2rem;text-align:center}.ranking-filtros{display:flex;gap:12px;justify-content:center;margin-bottom:20px}.ranking-filtros select{background:#222;border:1px solid #333;border-radius:4px;color:#eee;font-size:14px;padding:6px 10px}.ranking-filtros .ordenar{align-items:center;color:#8a90a0;display:flex;font-size:.8rem;gap:8px}.ranking-tabela{background:#121826;border-collapse:collapse;border-radius:10px;box-shadow:0 0 12px #00ff884d;color:#fff;overflow:hidden;width:100%}.ranking-tabela th{background:#0a0f1f;color:#0f8;padding:1rem}.ranking-tabela td{border-bottom:1px solid #333;padding:1rem;text-align:center}.ranking-tabela tr:hover{background:#1f2a40;transition:background .3s ease}.indicadores{margin:1.5rem 0;text-align:right}.indicadores h3{color:#0f8;margin-bottom:1rem;text-align:right}.indicadores button{background:#0000;border:1px solid #0f8;border-radius:6px;color:#0f8;cursor:pointer;font-weight:600;margin-left:8px;padding:8px 16px;transition:all .3s ease}.indicadores button.ativo{animation:pulseIndicador 2s infinite alternate;background:#00ff8826;box-shadow:0 0 10px #0f89;color:#3dbeff}.indicadores button.inativo{border-color:#9bdcff;color:#9bdcff}.indicadores button:hover{box-shadow:0 0 12px #0f8c;transform:translateY(-2px)}@keyframes pulseIndicador{0%{box-shadow:0 0 8px #0f89}50%{box-shadow:0 0 16px #007bffcc}to{box-shadow:0 0 8px #0f89}}.score-badge{align-items:center;background:#8a90a026;border:2px solid #8a90a0;border-radius:50%;display:flex;font-size:.85rem;font-weight:700;height:36px;justify-content:center;width:36px}.score-green{background:#3dff6e26;border-color:#0f8;color:#0f8}.score-green-dim{background:#2adb5726;border-color:#2adb57;color:#2adb57}.score-orange{background:#f5a62326;border-color:#f5a623;color:#f5a623}.score-muted{background:#8a90a026;border-color:#8a90a0;color:#8a90a0}.jogo-coluna{align-items:center;display:flex;gap:12px}.escudos{display:flex;gap:6px}.escudo{border:2px solid #0f8;border-radius:50%;box-shadow:0 0 8px #0f89;height:32px;object-fit:cover;width:32px}.detalhes{align-items:flex-start;display:flex;flex-direction:column}.confronto{color:#fff;font-weight:600;margin-bottom:4px}.data-hora{color:#9bdcff;font-size:.85rem}.odd-mini{color:#0f8;font-size:.8rem;margin-top:4px}.multiplas{color:#fff;margin-top:2rem}.multiplas h2{color:#0f8;margin-bottom:1rem}.ranking-footer{margin-top:2rem}.logout-button,.ranking-button,.saiba-mais{background:linear-gradient(90deg,#0f8,#007bff);border:none;border-radius:8px;color:#0a0f1f;cursor:pointer;font-weight:700;padding:10px 20px;transition:all .3s ease}.logout-button:hover,.ranking-button:hover,.saiba-mais:hover{box-shadow:0 0 12px #0f89;transform:translateY(-2px)}.logout-button:active,.ranking-button:active,.saiba-mais:active{background:#0f8;box-shadow:0 0 8px #0f86;color:#0a0f1f;transform:scale(.98)}.modal-overlay{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal-content{background:#1e1e1e;border-radius:8px;box-shadow:0 0 20px #00000080;color:#fff;max-width:500px;padding:20px;width:90%}.modal-content h2{color:#0f8;margin-top:0}.fechar-modal{background:#0f8;border:none;border-radius:6px;color:#000;cursor:pointer;margin-top:20px;padding:8px 16px}.fechar-modal:hover{background:#2ecc71}.ranking-info{display:flex;justify-content:flex-end;margin-top:20px}.saiba-mais{background:linear-gradient(90deg,#0f8,#007bff);border:none;border-radius:8px;box-shadow:0 0 10px #00ff8880;color:#0f1b2b;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .3s ease}.saiba-mais:hover{box-shadow:0 0 20px #0f8c;transform:scale(1.05)}.saiba-mais:active{background:#0f8;box-shadow:0 0 8px #0f86;color:#0f1b2b;transform:scale(.98)}.multiplas{background:#0f1b2b;border-radius:10px;box-shadow:0 0 10px #00ff6433;color:#e0e0e0;margin:25px auto 0;padding:20px;width:50%}.multiplas-title{color:#0f8;font-size:1.4rem;font-weight:600;margin-bottom:15px;text-align:center;text-shadow:0 0 5px #0f8}.multiplas-list{display:flex;flex-direction:column;gap:10px}.multipla-item{align-items:center;background:#00ff640d;border-radius:8px;display:flex;justify-content:space-between;padding:10px 15px;transition:background .3s}.multipla-item:hover{background:#00ff6426}.multipla-match{font-weight:500}.team-away,.team-home{color:#fff}.vs{color:#888;margin:0 5px}.multipla-score{color:#0f8;font-weight:600}.ranking-footer{margin-top:20px;text-align:center}.ranking-button{background:linear-gradient(90deg,#0f8,#007bff);border:none;border-radius:8px;color:#0f1b2b;cursor:pointer;font-weight:600;padding:10px 20px;transition:all .3s ease}.ranking-button:hover{box-shadow:0 0 12px #0f89;transform:translateY(-2px)}.ranking-button:active{background:#0f8;box-shadow:0 0 8px #0f86;color:#0f1b2b;transform:scale(.98)}.barra{align-items:center;border-radius:10px;display:flex;font-size:13px;font-weight:600;justify-content:center;margin:0 auto;width:100px}.azul{background:linear-gradient(90deg,#1e90ff,#00bfff);box-shadow:0 0 10px #1e90ff99}.verde{background:linear-gradient(90deg,#00c851,#007e33);box-shadow:0 0 10px #00c85199}.laranja{background:linear-gradient(90deg,#f80,#fb3);box-shadow:0 0 10px #f809}.score-circulo{font-size:15px;height:45px;margin:0 auto;width:45px}.score-circulo.azul{animation:pulseAzul 2s infinite;background:radial-gradient(circle,#0af 0,#04f 100%);box-shadow:0 0 20px #0096ffcc}.score-circulo.laranja{background:radial-gradient(circle,#ffb347 0,#ff7b00 100%);box-shadow:0 0 20px #ff8c00b3}.score-circulo.verde{background:radial-gradient(circle,#0f8 0,#084 100%);box-shadow:0 0 20px #00ff6499}@keyframes pulseAzul{0%{box-shadow:0 0 15px #0096ff99}50%{box-shadow:0 0 25px #0096ffe6}to{box-shadow:0 0 15px #0096ff99}}.barra{border-radius:4px;color:#fff;display:inline-block;font-weight:700;height:20px;text-align:center;width:60px}.barra.azul{background-color:#007bff}.barra.verde{background-color:#28a745}.barra.laranja{background-color:#fd7e14}.score-circulo{align-items:center;border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;width:40px}.score-circulo.azul{background-color:#007bff}.score-circulo.verde{background-color:#3d8516}.score-circulo.laranja{background-color:#fd7e14}.no-games{margin:40px 0;text-align:center}.no-games-img{margin-bottom:16px;max-width:900px;opacity:.9}.liga-nome{font-size:.85rem;margin-top:4px;opacity:.9}.contato-header,.liga-nome{color:#0f8;text-align:center}.contato-header{margin-bottom:2rem}.contato-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.contato-form,.contato-info{background:#121826;border-radius:10px;box-shadow:0 0 10px #00ff884d;flex:1 1;min-width:280px;padding:1.5rem}.contato-form h3,.contato-info h3{color:#0f8;margin-bottom:1rem}.contato-form input,.contato-form textarea{background:#0b0e13;border:1px solid #0f8;border-radius:6px;color:#fff;font-size:1rem;margin-bottom:1rem;padding:10px;width:100%}.contato-form textarea{min-height:120px;resize:vertical}.contato-form button{background:linear-gradient(90deg,#0f8,#007bff);border:none;border-radius:8px;color:#0a0f1f;cursor:pointer;font-weight:700;padding:10px 20px;transition:all .3s ease}.contato-form button:hover{box-shadow:0 0 12px #0f89;transform:translateY(-2px)}.contato-footer{margin-top:2rem;text-align:center}.aviso{color:#fc0;margin-bottom:1rem}.ajuda,.aviso{font-weight:700}.ajuda{background:#0f8;border:none;border-radius:8px;color:#0a0f1f;cursor:pointer;padding:10px 20px;transition:all .3s ease}.ajuda:hover{box-shadow:0 0 12px #0f89;transform:translateY(-2px)}.ligas-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.liga-item{align-items:center;color:#9bdcff;display:flex;font-weight:500;gap:6px}.liga-item img{border-radius:50%;height:20px;width:20px}.dashboard-header{color:#0f8;margin-bottom:2rem;text-align:center}.dashboard-header h1{font-size:2.2rem;margin-bottom:1rem}.dashboard-header p{color:#9bdcff;font-size:1.1rem}.dashboard-buttons{margin-top:1.5rem}.dashboard-buttons button{background:linear-gradient(90deg,#0f8,#007bff);border:none;border-radius:8px;color:#0a0f1f;cursor:pointer;font-weight:700;margin:0 10px;padding:10px 20px;transition:all .3s ease}.dashboard-buttons button:hover{box-shadow:0 0 12px #0f89;transform:translateY(-2px)}.dashboard-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem}.card{background:#121826;border:1px solid #00ff884d;border-radius:10px;box-shadow:0 0 10px #0f83;color:#0f8;padding:1.5rem;text-align:center;transition:all .3s ease}.card:hover{box-shadow:0 0 20px #00ff8880;transform:translateY(-5px)}.card h3{margin-bottom:1rem}.card p{color:#9bdcff;font-size:.95rem}.login-container{align-items:center;background-color:#0b0c10;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.login-background{background-position:50%;background-repeat:no-repeat;background-size:300px;inset:0;opacity:.08;position:absolute;z-index:1}.login-content{color:#0f8;position:relative;text-align:center;z-index:2}.login-title{font-size:2rem;margin-bottom:.5rem}.login-subtitle{color:#9bdcff;font-size:1.1rem;margin-bottom:1.5rem}.login-form{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#121826b3;border-radius:12px;box-shadow:0 0 15px #0f83;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:400px;padding:2rem}.login-form input{background:#0b0e13;border:1px solid #00ff884d;border-radius:8px;color:#fff;font-size:1rem;padding:12px}.login-form input:focus{border-color:#0f8;box-shadow:0 0 8px #00ff8880;outline:none}.login-form button{background:linear-gradient(90deg,#0f8,#007bff);border:none;border-radius:8px;color:#0a0f1f;cursor:pointer;font-weight:700;padding:12px;transition:all .3s ease}.login-form button:hover{box-shadow:0 0 12px #0f89;transform:translateY(-2px)}.error-message{color:#ff4d4d;font-weight:500;margin-top:1rem;text-align:center}.login-footer{color:#cfcfcf;margin-top:2rem}.login-warning{color:#fc0;margin-top:10px}@media (max-width:480px){.login-form{margin:1rem;padding:1.5rem}.login-title{font-size:1.6rem}}.auth-container{background:#121826;border-radius:12px;box-shadow:0 0 20px #00ff884d;color:#fff;font-family:Inter,sans-serif;margin:60px auto;max-width:420px;padding:40px}.auth-container h2{color:#0f8;font-size:1.8rem;margin-bottom:20px;text-align:center}.auth-form{display:flex;flex-direction:column;gap:15px}.auth-form label{color:#9bdcff;font-weight:700}.auth-form input{background:#0b0e13;border:1px solid #0f8;border-radius:6px;color:#fff;font-size:1rem;padding:12px;transition:all .3s ease}.auth-form input:focus{border-color:#0c6;box-shadow:0 0 10px #0f89;outline:none}.auth-button{background:linear-gradient(90deg,#0f8,#0c6);border-radius:8px;color:#0b0e13;font-weight:700;padding:14px;transition:all .3s ease}.auth-button:hover{background:linear-gradient(90deg,#0c6,#0f8);box-shadow:0 0 12px #0f89;transform:translateY(-2px)}.auth-message{font-size:.95rem;font-weight:700;margin-top:15px;text-align:center}.auth-message:empty{display:none}.auth-message.success{color:#0f8}.auth-message.error{color:#ff4d4d}.senha-requisitos{color:#0fc;font-size:.85rem;line-height:1.4;margin-top:5px}@media (max-width:480px){.auth-container{margin:30px auto;padding:25px}.auth-container h2{font-size:1.5rem}.auth-button,.auth-form input{font-size:.95rem}.auth-button{padding:12px}}.verify-container{background:#121826;border-radius:12px;box-shadow:0 0 20px #00ff884d;color:#fff;font-family:Inter,sans-serif;max-width:420px;padding:40px}.verify-container h2{color:#0f8}.verify-container p{color:#9bdcff;line-height:1.5}.verify-success{color:#0f8}.verify-error,.verify-success{font-weight:700;margin-top:20px}.verify-error{color:#ff4d4d}@media (max-width:480px){.verify-container{margin:30px auto;padding:25px}.verify-container h2{font-size:1.5rem}.verify-container p{font-size:.95rem}}@media (max-width:768px){.menu-lateral{bottom:0;display:flex;justify-content:space-around;position:fixed;width:100%}.spinner-ball{height:120px;width:120px}.cards-jogos{align-items:center;flex-direction:column}}.verify-container{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin:60px auto;max-width:500px;padding:30px;text-align:center}.verify-container h2{color:#2e7d32;font-size:1.8rem;margin-bottom:20px}.verify-container p{color:#333;font-size:1rem;margin-bottom:25px}.auth-button{background-color:#1976d2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:12px 24px;transition:background-color .3s ease}.auth-button:hover{background-color:#1565c0}.App{background:radial-gradient(circle at center,#0a0f1f 0,#000 100%);color:#e0e0e0;min-height:100vh}.App,body{font-family:Inter,sans-serif}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.text-center{text-align:center}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}
/*# sourceMappingURL=main.56dd70cd.css.map*/