@import url("https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Architects+Daughter&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{overflow:hidden}img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;outline:none}.architects-daughter-regular{font-family:Architects Daughter,cursive;font-weight:400;font-style:normal}.pagina{font-family:Chakra Petch,sans-serif;display:flex;flex-direction:column;background-image:linear-gradient(rgba(0,0,0,.664),rgba(0,0,0,.664)),url(https://forbes.com.br/wp-content/uploads/2019/06/listas-jogadores-futebol-180619-getty-VI-Images.jpg);background-size:cover;background-position:50%;width:100%;min-height:100vh;overflow:hidden}header{align-items:center;justify-content:center;width:100%}h1,header{text-align:center}h1{padding-top:2rem;font-size:2.8rem;color:#f6f6f6;letter-spacing:.4rem}section{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:2rem;margin-block:3rem}.barra-pesquisa{position:relative;max-width:600px;width:90%}.search-input-wrapper{position:relative;width:100%}.search-input-field{width:100%;font-size:1rem;border-radius:1.5rem;border:2px solid #d1d5db;outline:none;transition:all .2s ease-in-out;padding:.875rem 120px .875rem .875rem}.suggestion-dropdown{position:absolute;display:flex;flex-direction:column;justify-content:center;z-index:50;width:100%;background-color:#ffffff;border-radius:1.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);overflow-x:auto;left:0;top:50px;list-style:none;padding:0}.suggestion-item{display:flex;align-items:center;padding:.75rem;cursor:pointer;transition:background-color .15s ease-in-out;border-bottom:1px solid #f3f4f6}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover{background-color:#f3f4f6}.suggestion-image{width:2.5rem;height:2.5rem;object-fit:cover;border-radius:50%;margin-right:.75rem;border:1px solid #d1d5db;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-weight:700;background-color:#f7f7f7;color:#333}.suggestion-text-container{display:flex;flex-direction:column;text-align:left;overflow:hidden}.suggestion-name{font-weight:600;color:#1f2937;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.2}.suggestion-category{font-size:.75rem;color:#6b7280}button{border:none;font-size:1rem;cursor:pointer}.pagina__btn{padding:.9rem 1.2rem;background-color:#018f08;color:#f5f7f8;font-weight:700;border-radius:1.5rem;position:absolute;right:0;top:0;height:50px;z-index:2;transition:opacity .2s}.pagina__btn:hover{opacity:.9}ul{display:flex;list-style:none}.btn-nav{color:#cacaca;font-weight:600;background-color:transparent;text-decoration:underline}.btn-nav.active{color:#f5f7f8;text-decoration:none;font-weight:700}.cards-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem;width:100%;max-width:1200px;margin-top:2rem;padding:0 1rem}.mock-card{background-color:rgba(255,255,255,.9);border-radius:.75rem;padding:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);display:flex;align-items:center;border-left:5px solid #018f08;transition:transform .2s,box-shadow .2s;cursor:pointer;min-height:100px}.mock-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.2),0 4px 6px -2px rgba(0,0,0,.1)}.mock-card-content{display:flex;align-items:center;width:100%}.mock-card .suggestion-image{width:3rem;height:3rem;font-size:1.5rem;background-color:#e5e7eb;color:#1f2937;border:none;display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-right:.75rem}.mock-card .suggestion-name{font-size:1rem;font-weight:700;color:#222}.mock-card .suggestion-category{font-size:.875rem;color:#4b5563}.loading-spinner{padding:2rem;color:#fff;font-size:1.25rem;font-weight:600}.resultados{display:flex;flex-direction:row}.btnTopo{background-color:#272727;color:white;width:60px;height:60px;border:none;border-radius:50%;cursor:pointer;transition:opacity 10s ease-in-out;position:fixed;bottom:20px;right:20px;justify-content:center;align-items:center;z-index:10}.btnTopo i{font-size:40px}.btnTopo:hover{background-color:#818181}.ul-filtros{gap:3rem}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background:#888;border-radius:6px;height:40px}::-webkit-scrollbar-thumb:hover{background:#b2b2b2}.div-resultados{height:100vh;overflow-y:scroll;scroll-behavior:smooth}.div-resultados,.resultados-pesquisa{display:flex;flex-direction:column;align-items:center;justify-content:start;width:100%}.resultados-pesquisa{gap:30px;padding-bottom:5rem}.btn-mostrar-mais{display:flex;flex-direction:row;gap:10px;background:none;color:#fff;padding:.5rem 1rem;border:2px solid #fff;border-radius:.5rem;transition:background-color .2s}.btn-mostrar-mais:hover{background-color:rgba(255,255,255,.1)}.sem-resultados{color:red;font-weight:700;text-align:center}#p-resultados{padding-top:50px;color:#fff;width:390px;text-align:center}#img-resultados{width:170px}.container-loading{position:absolute;justify-content:center;align-items:center;top:0;left:0;height:100%;z-index:1000;background:linear-gradient(rgba(0,0,0,.664),rgba(0,0,0,.664)),url(https://forbes.com.br/wp-content/uploads/2019/06/listas-jogadores-futebol-180619-getty-VI-Images.jpg);background-clip:border-box}.container-loading,.jogador{display:flex;flex-direction:column;width:100%;background-repeat:no-repeat;background-size:cover}.jogador{position:relative;font-family:Architects Daughter,serif;background-image:url(/img__fundos/Fundo_resultado.png);background-position:100% 0;padding:4rem;margin-bottom:1rem;max-width:1000px;gap:1rem}.jogador a{text-decoration:none}.jogador a:hover{text-decoration:underline;color:#323232}.div-superior{display:flex;flex-direction:row;justify-content:center;align-items:start;gap:4rem;width:100%}.div-left div{position:relative;display:flex;width:100%}.cards{perspective:500px}.card{transform-style:preserve-3d;will-change:transform;transition:transform .5s;rotate:1deg;width:100%;max-width:300px}.card:hover{transform:translateZ(6px) rotateX(5deg) rotateY(5deg)}.dado-imagem-background{position:absolute;top:-10px;left:-18px;width:115%;z-index:1}.img-grampo{position:absolute;left:80px;top:-17px;width:60px;z-index:10}.dado-imagem{object-fit:cover;width:300px;height:400px;z-index:2;opacity:.95}.dado_imgMarca{bottom:0;right:40px;max-height:200px;height:100%;object-fit:contain;object-position:bottom;max-width:250px;opacity:.95;z-index:12}.dado_imgMarca,.img-inferior,.img-superior{position:absolute}.img-superior{bottom:0;left:-1.5px;max-width:150px;z-index:10}.img-inferior{bottom:-14px;left:-14px;max-width:90px;z-index:11}.div-info{text-align:start;font-size:1rem;width:100%}.numero-nome-nacionalidade{display:flex;flex-direction:row;align-items:center;justify-content:start;margin-bottom:20px;gap:10px}.numero{font-size:4rem;color:#202020}#nome{font-size:2.3rem;color:#202020}#nome-completo{font-size:1rem;color:#3c3c3c}.nacionalidade{object-fit:cover;height:32px;width:auto}#info{font-size:.9rem;font-weight:300;padding-bottom:10px}.clubes-tecnicos{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:start;align-items:center;gap:20px}.div-clube{position:relative;cursor:pointer}.div-clube:hover{.clube-status{display:flex}}.clubes{max-height:35px;max-width:50px;object-fit:contain}.clube-status{position:absolute;top:-100px;right:-140px;display:none;flex-direction:column;gap:5px;background-image:url(/img__fundos/Fundo_Info.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:max-content;min-width:160px;max-width:250px;padding:30px;rotate:3deg;transition:.4s ease-in-out;z-index:100;h3{font-size:16px}}.descricao-meta{color:#45474b;margin:.5rem 0}.conteudo-oculto{height:0;opacity:0;overflow:hidden;transition:height .5s cubic-bezier(.65,.65,.35,1),opacity .3s ease-in}.conteudo-oculto.aberto{height:auto;opacity:1;flex-direction:column;text-align:start;margin-top:70px}.conteudo-oculto.aberto,.tabelas{display:flex;align-items:start;justify-content:center;gap:1rem;width:100%}.tabelas{flex-direction:row;text-align:center}table{border-collapse:collapse;width:90%;margin-bottom:40px}th{font-size:20px;color:red;border-top:1px solid #000000}td{font-size:14px}td,th{padding:8px;text-align:center;justify-content:center}.tabela-estatisticas,.tabela-titulos{width:100%}.tabelas-left{flex-direction:column;gap:1rem}.tabelas-left,.tabelas-right{display:flex;justify-content:center;flex:1 1;width:100%}.item-titulo{position:relative;justify-content:center;align-items:center}.img-titulo img{width:40px;height:40px;object-fit:contain}.img-titulo:hover{.clube-status-img,.titulo-status-img{display:flex;& img{width:150px;height:150px;object-fit:contain}}}.clube-status-img,.titulo-status-img{position:absolute;width:auto;height:auto;display:none;background-image:url(/img__fundos/Fundo_Titulo.png);background-size:contain;background-repeat:no-repeat;filter:drop-shadow(0 0 2px rgba(0,0,0,.458));padding:35px 25px 25px;border-radius:6px;z-index:100}.titulo-status-img{top:-60px;left:80px}.clube-status-img{top:-60px;right:80px}.campeonato{object-fit:cover;max-height:55px;max-width:45px}.mostrar-esconder{background:transparent;display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer;gap:10px;z-index:10}.mostrar-esconder:hover{opacity:.8}.dado-imagem-selecao{width:220px;max-height:350px;padding:15px 30px 0 0;text-align:center}.dado-imagem-clube-selecao{height:240px}#sub-info{font-size:.9rem;font-weight:600;padding-bottom:10px;color:#818181;flex:1 1}footer{background-color:transparent;color:#c2c2c2;align-items:center;text-align:center;padding-top:40px;padding-bottom:30px;width:100%;bottom:0;font-size:1rem}.dado-imagem-background{filter:drop-shadow(2px 4px 5px rgba(40,40,40,.6))}#gold{filter:drop-shadow(0 0 5px rgba(255,217,28,.458));& h2{color:#bf930d}}#diamond{filter:drop-shadow(0 0 5px rgba(42,216,255,.458));& h2{color:#13d6f0}}#titanium{filter:drop-shadow(0 0 5px rgba(60,60,60,.6));& h2{color:#4d4d4d}}#plate{filter:drop-shadow(0 0 5px rgba(202,202,202,.867));& h2{color:#6d6d6d}}#promise{filter:drop-shadow(0 0 5px rgba(147,255,150,.803));& h2{color:#16e903}}#default{filter:drop-shadow(0 0 5px rgba(42,42,42,.458))}#red{filter:drop-shadow(0 0 5px rgba(181,23,23,.718));& .div-superior .div-left .dado-imagem-clube-selecao{filter:drop-shadow(0 0 2px rgba(181,23,23,.718))}}#yellow{filter:drop-shadow(0 0 5px rgba(201,186,51,.711));& .div-superior .div-left .dado-imagem-clube-selecao{filter:drop-shadow(0 0 2px rgba(201,186,51,.711))}}#green{filter:drop-shadow(0 0 5px rgba(45,182,65,.711));& .div-superior .div-left .dado-imagem-clube-selecao{filter:drop-shadow(0 0 2px rgba(45,182,65,.711))}}#purple{filter:drop-shadow(0 0 5px rgba(182,45,72,.711));& .div-superior .div-left .dado-imagem-clube-selecao{filter:drop-shadow(0 0 2px rgba(182,45,72,.711))}}#blue{filter:drop-shadow(0 0 5px rgba(59,45,182,.711));& .div-superior .div-left .dado-imagem-clube-selecao{filter:drop-shadow(0 0 2px rgba(59,45,182,.711))}}#golden{filter:drop-shadow(0 0 5px rgba(182,141,45,.711));& .div-superior .div-left .dado-imagem-clube-selecao{filter:drop-shadow(0 0 2px rgba(182,141,45,.711))}}#highGreen{filter:drop-shadow(0 0 5px rgba(45,182,104,.711));& .div-superior .div-left .dado-imagem-clube-selecao{filter:drop-shadow(0 0 2px rgba(45,182,104,.711))}}#black{filter:drop-shadow(0 0 5px rgba(181,181,181,.711));& .div-superior .div-left .dado-imagem-clube-selecao{filter:drop-shadow(0 0 2px rgba(181,181,181,.711))}}#lightBlue{filter:drop-shadow(0 0 5px rgba(30,141,197,.711));& .div-superior .div-left .dado-imagem-clube-selecao{filter:drop-shadow(0 0 2px rgba(30,141,197,.711))}}@media (max-width:1290px){.jogador{max-width:90vw;padding:3rem}}@media (max-width:860px){.container-loading,.pagina{background-position:50%}.pagina{background-repeat:no-repeat;background-size:cover}h1{font-size:1.6rem}.div-superior{flex-direction:column;align-items:center}#p-resultados{width:80vw}.img-grampo{left:200px;top:-17px}.img-superior{width:140px}.img-inferior{max-height:90px;max-width:85px}.numero-nome-time{width:100%;align-items:center;margin-bottom:20px}.numero{font-size:60px}#nome{font-size:30px}.tabelas,.tabelas-jogador{flex-direction:column}.tabelas-jogador{display:flex;align-items:center;justify-content:center;gap:1.5rem}table{padding-top:80px;font-size:.8rem;width:100%;max-width:600px}.tabelas-left{display:flex;flex-direction:column;align-items:center;justify-content:center}.campeonato{width:30px}footer{font-size:.7rem}}@media (max-width:568px){.pagina{background-position:50%;background-repeat:no-repeat;background-size:cover}h1{font-size:1.6rem}th{padding-bottom:2rem;font-size:1.1rem}.ul-filtros{gap:1rem}#p-resultados{width:80vw}.jogador{padding:1.5rem}.img-grampo{left:100px;top:-15px;width:50px}.dado_imgMarca{max-height:150px;max-width:200px}.dado-imagem{width:250px;height:320px}.numero-nome-time{width:100%;align-items:center;margin-bottom:20px}.numero{font-size:42px}#nome{font-size:26px}#nome-completo{font-size:14px}.nacionalidade{height:28px}.clubes{height:30px}.tabelas,.tabelas-jogador{flex-direction:column}.tabelas-jogador{display:flex;align-items:center;justify-content:center;gap:1.5rem}table{padding-top:80px;font-size:.8rem;width:100%}.item-titulo{justify-content:center;align-items:center;min-height:70px;height:auto;font-size:.8rem}.campeonato{max-height:35px;max-width:30px}footer{font-size:.7rem}}