.elenco-module__KOhaHa__loadingContainer,.elenco-module__KOhaHa__errorContainer{background-color:var(--branco);flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.elenco-module__KOhaHa__spinner{border:5px solid #f3f3f3;border-top-color:#000;border-radius:50%;width:50px;height:50px;animation:1s linear infinite elenco-module__KOhaHa__spin}@keyframes elenco-module__KOhaHa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.elenco-module__KOhaHa__loadingText{color:#000;margin-top:1rem;font-size:1.2rem;font-weight:600}.elenco-module__KOhaHa__errorTitle{color:#d32f2f;margin-bottom:1rem;font-size:2rem;font-weight:700}.elenco-module__KOhaHa__errorText{color:#666;font-size:1.1rem}.elenco-module__KOhaHa__elencoSection{background-color:var(--cinza-claro);flex-direction:row;justify-content:flex-start;align-items:center;gap:3rem;min-height:25rem;padding:2rem;display:flex}.elenco-module__KOhaHa__selectedPlayerImage{object-fit:top;width:400px;height:420px}.elenco-module__KOhaHa__playerMainImage{object-fit:cover;object-position:top;position:top;height:420px;transition:transform .3s}.elenco-module__KOhaHa__infosSection{align-items:left;flex-direction:column;justify-content:space-around;width:840px;height:380px;display:flex}.elenco-module__KOhaHa__nameContainer{padding:2rem}.elenco-module__KOhaHa__playerName{color:var(--preto);text-transform:uppercase;letter-spacing:1px;text-shadow:2px 2px 4px rgba(0,0,0,.1);margin-bottom:.5rem;font-size:3rem;font-weight:900;line-height:1.1}.elenco-module__KOhaHa__playerPosition{color:var(--cinza);text-transform:uppercase;letter-spacing:.5px;text-shadow:1px 1px 2px rgba(0,0,0,.1);margin:0;font-size:1.6rem;font-weight:500;line-height:1.4}.elenco-module__KOhaHa__playerInfos{flex-direction:wrap;align-items:left;gap:15rem;padding:2rem;display:flex}.elenco-module__KOhaHa__playerInfo{color:var(--cinza);margin:.3rem 0;font-size:1.2rem;line-height:1.4;display:flex}.elenco-module__KOhaHa__nationality{object-fit:cover;width:80px;height:auto;margin-left:40px}.elenco-module__KOhaHa__playersListContainer{background-color:var(--cinza-claro);align-items:center;gap:1rem;width:100%;padding:3rem 0;display:flex;position:relative}.elenco-module__KOhaHa__scrollButton{color:#fff;cursor:pointer;z-index:10;background-color:rgba(0,0,0,.8);border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px rgba(0,0,0,.3)}.elenco-module__KOhaHa__scrollButton:hover:not(:disabled){background-color:#000;transform:translateY(-50%)scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.4)}.elenco-module__KOhaHa__scrollButton:disabled{opacity:.3;cursor:not-allowed}.elenco-module__KOhaHa__scrollButtonLeft{left:7rem}.elenco-module__KOhaHa__scrollButtonRight{right:2rem}.elenco-module__KOhaHa__playersList{scroll-behavior:smooth;scrollbar-width:none;gap:.5rem;width:100%;padding:1rem 6rem;display:flex;overflow-x:auto;overflow-y:hidden}.elenco-module__KOhaHa__playersList::-webkit-scrollbar{display:none}.elenco-module__KOhaHa__playersList::-webkit-scrollbar-track{display:none}.elenco-module__KOhaHa__playersList::-webkit-scrollbar-thumb{display:none}.elenco-module__KOhaHa__playersList::-webkit-scrollbar-thumb:hover{display:none}.elenco-module__KOhaHa__player{cursor:pointer;flex-shrink:0;transition:all .3s;position:relative}.elenco-module__KOhaHa__player:hover{z-index:5;transform:scale(1.05)}.elenco-module__KOhaHa__playerActive{z-index:6;object-position:top;object-fit:cover;transform:scale(1.275)}.elenco-module__KOhaHa__playerListImage{object-fit:cover;object-position:top;filter:brightness(.7);width:150px;height:150px;transition:all .3s;display:block}.elenco-module__KOhaHa__player:hover .elenco-module__KOhaHa__playerListImage{filter:brightness(.85)}.elenco-module__KOhaHa__playerActive .elenco-module__KOhaHa__playerListImage{filter:brightness()}.elenco-module__KOhaHa__playerListName,.elenco-module__KOhaHa__playerListNumber{display:none}.elenco-module__KOhaHa__lendasBanner{background-color:var(--branco);justify-content:center;align-items:center;width:100%;height:auto;min-height:30rem;display:flex;position:relative}.elenco-module__KOhaHa__bannerContainer{text-align:center;z-index:1000;justify-content:center;align-items:center;width:100%;height:20rem;position:relative;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.elenco-module__KOhaHa__bannerImage{filter:brightness(.4)saturate(1.1);transition:all .3s}.elenco-module__KOhaHa__bannerContainer:hover .elenco-module__KOhaHa__bannerImage{filter:brightness(.7)saturate(1.2)}.elenco-module__KOhaHa__bannerText2{width:65%;color:var(--branco);text-align:center;text-shadow:3px 3px #000,4px 4px 8px rgba(0,0,0,.8);text-transform:uppercase;letter-spacing:1px;font-size:2.8rem;font-weight:900;line-height:1.1;position:absolute;bottom:50%;left:50%;transform:translate(-50%,-50%)}.elenco-module__KOhaHa__lendasButton{background:linear-gradient(135deg,var(--preto)0%,var(--cinza-escuro)100%);color:var(--branco);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:8px;margin-top:1.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:30%;left:50%;transform:translate(-50%,50%);box-shadow:0 4px 15px rgba(0,0,0,.74)}.elenco-module__KOhaHa__lendasButton:hover{background:linear-gradient(135deg,var(--cinza-escuro)0%,var(--preto)100%);transform:translate(-50%,50%)translateY(-2px)scale(1.15);box-shadow:0 8px 25px rgba(0,0,0,.3)}@media (max-width:1200px){.elenco-module__KOhaHa__elencoSection{gap:2rem;padding:1.5rem}.elenco-module__KOhaHa__infosSection{width:600px;height:auto}.elenco-module__KOhaHa__playerName{font-size:2.5rem}.elenco-module__KOhaHa__playerPosition{font-size:1.4rem}.elenco-module__KOhaHa__playerInfos{gap:8rem;padding:1.5rem}.elenco-module__KOhaHa__playerInfo{font-size:1.1rem}}@media (max-width:992px){.elenco-module__KOhaHa__textContent{align-items:center}.elenco-module__KOhaHa__title{font-size:2.5rem}.elenco-module__KOhaHa__institutionalText{font-size:1.1rem}.elenco-module__KOhaHa__escudo{width:250px}.elenco-module__KOhaHa__elencoSection{flex-direction:column;gap:2rem;padding:2rem 1rem}.elenco-module__KOhaHa__selectedPlayerImage{justify-content:center;display:flex}.elenco-module__KOhaHa__playerMainImage{width:300px;height:300px}.elenco-module__KOhaHa__infosSection{width:100%;max-width:600px;height:auto}.elenco-module__KOhaHa__nameContainer{text-align:center;padding:1rem}.elenco-module__KOhaHa__playerName{font-size:2.2rem}.elenco-module__KOhaHa__playerPosition{font-size:1.3rem}.elenco-module__KOhaHa__playerInfos{justify-content:center;gap:4rem;padding:1rem}.elenco-module__KOhaHa__scrollButtonLeft{left:1rem}.elenco-module__KOhaHa__scrollButtonRight{right:1rem}.elenco-module__KOhaHa__playersList{padding:1rem 4rem}.elenco-module__KOhaHa__playersList::-webkit-scrollbar-track{margin:0 4rem}}@media (max-width:768px){.elenco-module__KOhaHa__elencoSection{padding:1.5rem 1rem}.elenco-module__KOhaHa__playerMainImage{width:250px;height:250px}.elenco-module__KOhaHa__infosSection{padding:0}.elenco-module__KOhaHa__nameContainer{padding:.5rem}.elenco-module__KOhaHa__playerName{font-size:1.8rem}.elenco-module__KOhaHa__playerPosition{font-size:1.1rem}.elenco-module__KOhaHa__playerInfos{flex-wrap:wrap;gap:2rem;padding:.8rem}.elenco-module__KOhaHa__playerInfo{font-size:1rem}.elenco-module__KOhaHa__nationality{width:4rem;height:2.8rem}.elenco-module__KOhaHa__scrollButton{width:40px;height:40px}.elenco-module__KOhaHa__scrollButton svg{width:20px;height:20px}.elenco-module__KOhaHa__scrollButtonLeft{left:.5rem}.elenco-module__KOhaHa__scrollButtonRight{right:.5rem}.elenco-module__KOhaHa__playersList{gap:.3rem;padding:1rem 3rem}.elenco-module__KOhaHa__playersList::-webkit-scrollbar-track{margin:0 3rem}.elenco-module__KOhaHa__playerListImage{width:120px;height:120px}}@media (max-width:576px){.elenco-module__KOhaHa__elencoSection{padding:1rem .5rem}.elenco-module__KOhaHa__playerMainImage{width:200px;height:200px}.elenco-module__KOhaHa__nameContainer{padding:.5rem 0}.elenco-module__KOhaHa__playerName{font-size:1.5rem}.elenco-module__KOhaHa__playerPosition{font-size:1rem}.elenco-module__KOhaHa__playerInfos{flex-direction:column;align-items:flex-start;gap:1rem;padding:.5rem}.elenco-module__KOhaHa__playerInfo{font-size:.9rem}.elenco-module__KOhaHa__nationality{width:3.5rem;height:2.5rem}.elenco-module__KOhaHa__scrollButton{width:35px;height:35px}.elenco-module__KOhaHa__scrollButton svg{width:18px;height:18px}.elenco-module__KOhaHa__scrollButtonLeft{left:.3rem}.elenco-module__KOhaHa__scrollButtonRight{right:.3rem}.elenco-module__KOhaHa__playersList{gap:.2rem;padding:.8rem 2.5rem}.elenco-module__KOhaHa__playersList::-webkit-scrollbar{height:6px}.elenco-module__KOhaHa__playersList::-webkit-scrollbar-track{margin:0 2.5rem}.elenco-module__KOhaHa__playerListImage{width:100px;height:100px}.elenco-module__KOhaHa__player:hover{transform:scale(1.02)}.elenco-module__KOhaHa__playerActive{transform:scale(1.05)}}@media (max-width:400px){.elenco-module__KOhaHa__playerMainImage{width:180px;height:180px}.elenco-module__KOhaHa__playerName{font-size:1.3rem}.elenco-module__KOhaHa__playerPosition{font-size:.9rem}.elenco-module__KOhaHa__playerInfo{font-size:.85rem}.elenco-module__KOhaHa__playerListImage{width:80px;height:80px}.elenco-module__KOhaHa__scrollButton{width:30px;height:30px}.elenco-module__KOhaHa__scrollButton svg{width:16px;height:16px}}.elenco-module__KOhaHa__revealFromTop{opacity:0;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(-50px)}.elenco-module__KOhaHa__revealFromTop.elenco-module__KOhaHa__visible{opacity:1;transform:translateY(0)}.elenco-module__KOhaHa__playerImageReveal{opacity:0;transition:all 1s cubic-bezier(.25,.46,.45,.94);transform:translateY(-80px)scale(.95)}.elenco-module__KOhaHa__playerImageReveal.elenco-module__KOhaHa__visible{opacity:1;transform:translateY(0)scale(1)}.elenco-module__KOhaHa__playersListReveal{opacity:0;transition:all .6s cubic-bezier(.25,.46,.45,.94);transform:translateY(-30px)}.elenco-module__KOhaHa__playersListReveal.elenco-module__KOhaHa__visible{opacity:1;transform:translateY(0)}.elenco-module__KOhaHa__playerItemReveal{opacity:0;transition:all .6s cubic-bezier(.25,.46,.45,.94);transform:translateY(-40px)}.elenco-module__KOhaHa__playerItemReveal.elenco-module__KOhaHa__visible{opacity:1;transform:translateY(0)}.elenco-module__KOhaHa__playerItemReveal:first-child{transition-delay:.1s}.elenco-module__KOhaHa__playerItemReveal:nth-child(2){transition-delay:.2s}.elenco-module__KOhaHa__playerItemReveal:nth-child(3){transition-delay:.3s}.elenco-module__KOhaHa__playerItemReveal:nth-child(4){transition-delay:.4s}.elenco-module__KOhaHa__playerItemReveal:nth-child(5){transition-delay:.5s}.elenco-module__KOhaHa__playerItemReveal:nth-child(6){transition-delay:.6s}.elenco-module__KOhaHa__playerItemReveal:nth-child(7){transition-delay:.7s}.elenco-module__KOhaHa__playerItemReveal:nth-child(8){transition-delay:.8s}.elenco-module__KOhaHa__infoSectionReveal{opacity:0;transition:all .9s cubic-bezier(.25,.46,.45,.94);transform:translateY(-60px)}.elenco-module__KOhaHa__infoSectionReveal.elenco-module__KOhaHa__visible{opacity:1;transform:translateY(0)}.elenco-module__KOhaHa__playerTransition{transition:all .5s ease-in-out}@keyframes elenco-module__KOhaHa__slideDownFade{0%{opacity:0;transform:translateY(-100px)}50%{opacity:.5;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.elenco-module__KOhaHa__slideDownAnimation{animation:1.2s cubic-bezier(.25,.46,.45,.94) forwards elenco-module__KOhaHa__slideDownFade}.elenco-module__KOhaHa__playerMainImage{transition:all .4s cubic-bezier(.25,.46,.45,.94)}.elenco-module__KOhaHa__playerMainImage:hover{filter:brightness(1.1);transform:scale(1.05)translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.2)}
