

  @import url('https://fonts.googleapis.com/css2?family=Bungee&display=swap');


.conteudo {
    background-image: url(../img/bglogin.png);
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    width: 100vw;
    margin: 0;
    padding: 0;

}
body, html{
    height:100%;
}
.logoLogin {
    width: 216px;
    
}
.titleLogin{

    font-size: 29px;
    font-weight: 400;
    font-family: 'Bungee', cursive;
    color: #fff;
    text-shadow: 2px 2px #ff0000;
    text-align: center;

}
button.btn.btn-danger.w-100 {
    height: 54px;
    background: #FF1919;
    font-size: 16px;
    font-weight: 700;
}
.logorecupmobile{
    display: none;
}
a.btn.btn-danger.btlogar {
    width: 113px;
    border-radius: 50px;
    background: #ff1919;
    position: absolute;
    right:21px;
    top:-5px;

}
.form-group.row.mt-3.news label, .form-group.row.mt-3.priv label {
    margin-top: -19px;
    margin-left: 11px;
    width: fit-content;
    color: #fff;
}
.row.btnlogar {
    position: absolute;
    top: 43px;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: flex-start;
    right: 20px;
}
input#newsletter, input#privacy {
    width: fit-content;
}
label.col-md-4.col-form-label.text-md-right {
    position: absolute;
    top: -10px;
    color: #fff !important; /* força branco */
    background: #000;
    width: auto;
    font-size: 13px;
    left: 22px;
    padding: 0;
}
.row.mt-5.linksLogin a {
    font-size: 16px;
    color: #B31212;
    text-decoration: none;
    font-weight: 700;
}
.card-body {
    
    width: 435px;
}
input#email, input#password, input#name, input#telefone, input#apelido, input#password-confirm {
    border: 1px solid #0079D7;
    height: 53px;
    background-color:#000;
    color: #fff;
    border-radius: 10px;
}
.setavoltar {
    position: absolute;
    top: 10px;
    left: 10px;
}

.conteudo-home-2 {
    background: black;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    width: 100vw;
    margin: 0;
    padding: 0;

}

.card1 {
    width: 396px;
    height: 606px;
    border-radius: 15px;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;

}

.imagecard {
    background-image: url('../img/imagecard.png');
    background-size: cover;
    width: 288px;
    height: 523px;
    background-repeat: no-repeat;
    border-radius: 15px;

}

.imagecard2 {
    background-image: url('../img/centerimage.png');
    background-size: cover;

    height: 164px;
    background-repeat: no-repeat;
    border-radius: 15px;
    z-index: 0;

}

.card2 {
    margin-top: -90px;
    position: relative;
}

.card2 h2 {
    /* width: 426px; */
    text-shadow: 2px 2px 1px black;
}

.card3 {
    width: 396px;
    height: 606px;
    border-radius: 15px;
    border: 1px solid #fff;
    position: absolute;
    top: 41px;
    right: 38px;
    display: flex;
    justify-content: center;
    align-items: center;


}

.redcard1 {
    width: 396px;
    height: 606px;
    border-radius: 15px;
    border: 1px solid red;
    position: absolute;
    top: 41px;
    left: 38px;

}

.redcard2 {
    width: 396px;
    height: 606px;
    border-radius: 15px;
    border: 1px solid red;
    position: absolute;
    top: 24px;
    right: 51px;

}

.acesso {
    z-index: 1;
}

a.btn.criarconta {
    width: 302px;
    height: 51px;
    background: red ; /* corrigido */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: 700;
    border-radius: 10px;
}

a.btn.entrar {
    width: 302px;
    height: 51px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    color: red;
    font-weight: 700;
    border-radius: 10px;
}

/* .row.conteudo {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
} */



@media (max-width:700px) {
    .card-home-1  {
        margin: 10px !important
    }
}

.logoLogin-sm {
    display: none;
}

@media (max-width:450px) {
    .card1 {

        position: absolute;
        top: 570px;
    }
    .row.telaLogin {
        display: flex;
        flex-direction: column-reverse;
    }
    .logoLogin {
        display: none;
        position: absolute;
        top: -1109px;
        z-index: 99;
        left: 15px;
        width: 100vw;
        text-align: center;
    }
    .logoLogin-sm {
        display: block;
        position: absolute;
        z-index: 99;
        left: 15px;
        width: 100vw;
        min-width: 100vw;
        text-align: center;
    }

    .logoLogin-sm img{
        max-width: 60%;
        margin: 0 auto
    }

    
    .logorecup{
        display: none;
    }
    .logorecupmobile {
        display: block;
        position: absolute;
        top: -206px;
        left: 62px;
        z-index: 99;
        width: 285px;
    }
    .row.btnlogar {
    
        top: 112px;
        right: 64px;
    }
    .card-home-1.d-flex.align-items-center.justify-content-center.py-4.startpage {
        margin: 26px !important;
    }
    .logoLogin.cad {
        position: absolute;
        top: -1546px;
        z-index: 99;
        left: 118px;
    }

    input#newsletter, input#privacy {
      
        margin-top: 14px;
        
    }
    
.form-group.row.mt-3.news label, .form-group.row.mt-3.priv label {
  
    margin-bottom: 14px;
}
    .card-home-1.d-flex.align-items-center.justify-content-center.py-4 {
        margin: -15px !important;
    }
    .row.dadosLogin {
        margin-top: 89px;
    }
    


.row.dadosLogin.recup {
        margin-top:133px;
    height: 100vh;
    width: 100vw;
        z-index: 999;
}
.col-md-7.d-flex.p-5.justify-content-center.recup {
    display: none !important;
}
    .col-md-6.d-flex.align-items-center.justify-content-center.novaconta {
        justify-content: end !important;
        /* margin-top: -37px; */
        width: max-content;
    }
    .col-md-6.d-flex.align-items-center.justify-content-center.recupsenha {
        justify-content: start !important;
        align-items: start;
        width: max-content;
    }
    .card-body {
        width: auto;
    }
    .col-md-7.d-flex.p-5.justify-content-center {
        width: 100vw;
    }

    .redcard1 {

        top: 556px !important;
        left: 7px;
    }

    .card2 {

        margin: 0 auto;
        position: absolute;
        top: 0px;
        /* left: -14px; */
        width: 93%;


    }

    .card2 h2 {
        width: 95%;
    }

    .card3 {
        top: 254px;
        left: 7px;
        height: 270px;

    }

    .redcard2 {

        height: 270px;
        top: 241px;
        left: 14px;
    }

    .conteudo {

        width: 100vw;
        height: auto;
        max-width: 430px;

    }

    .imagecard2 {

        background-size: contain;

    }

    main {
        width: fit-content;
    }

    /* .card-home-1 {
        position: relative;
        margin-top: 711px;
    }
    .card-home-2 {
        position: relative;
        margin-top: -1077px;
        min-height: 315px !important;
    } */

    .card-home-2{
        display: none !important;
    }
    .mobilecard{
        display:block !important;
    }
    .card-home-2-mobile {
        min-height: 316px !important;
        margin-top: 230px;
        width: 90%;
        margin-left: 3%;
    }

}

@media (max-width:375px) {

    .card2 {

        width: 102%;
    }

    .card3 {

        right: -51px;

    }

    .redcard2 {

        right: -46px;
    }

    .conteudo {

        height: 193vh;

    }
   

}

/* home cards */
.card-home-1 {
    position: relative;
    
}
.card-home-2 {
    position: relative;
  
}
.card-home-2-mobile {
    position: relative;
  
}
.mobilecard{
    display:none;
}

.card-home-1-border-1,
.card-home-1-border-2,
.card-home-1-border-3,
.card-home-1-border-4 {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.card-home-2-border-1,
.card-home-2-border-2,
.card-home-2-border-3,
.card-home-2-border-4 {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.card-home-1-border-1 {
    border: 1px solid white;
    top: -9px;
    left: -9px;
}

.card-home-1-border-2 {
    border: 1px solid red;
    bottom: -9px;
    right: -9px;
}

.card-home-1-border-3 {
    border: 1px solid white;
    bottom: -9px;
    right: -9px;
}

.card-home-1-border-4 {
    border: 1px solid red;
    top: -9px;
    left: -9px;
}

.card-home-2-border-1 {
    border: 1px solid white;
    top: -9px;
    left: -9px;
}

.card-home-2-border-2 {
    border: 1px solid red;
    bottom: -9px;
    right: -9px;
}

.card-home-2-border-3 {
    border: 1px solid white;
    bottom: -9px;
    right: -9px;
}

.card-home-2-border-4 {
    border: 1px solid red;
    top: -9px;
    left: -9px;
}

/*mobile card*/
.card-home-2-mobile-border-1,
.card-home-2-mobile-border-2,
.card-home-2-mobile-border-3,
.card-home-2-mobile-border-4 {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}
.card-home-2-mobile-border-1 {
    border: 1px solid white;
    top: -9px;
    left: -9px;
}

.card-home-2-mobile-border-2 {
    border: 1px solid red;
    bottom: -9px;
    right: -9px;
}

.card-home-2-mobile-border-3 {
    border: 1px solid white;
    bottom: -9px;
    right: -9px;
}

.card-home-2-mobile-border-4 {
    border: 1px solid red;
    top: -9px;
    left: -9px;
}

.conteudo-home-2 .card-home-1-border-4,
.conteudo-home-2 .card-home-1-border-2 {
    border-color: #FDD900
}


/* home 2 */
.card-info-campeonanto {
    background: url(../img/card-info.png), url(../img/card-jogador.png);
    background-size: 100% 100%, 100% 100%;
    background-position:  0px -15px, center center;
    height: 500px;
    width: 320px;
    /* background-color: #000; */
}
.card-info-campeonanto h2 {
    font-size: 1.7em;
}
.card-info-campeonanto-tipo {
    padding: 3px 8px;
    background-color: black;
    border-radius: 50px;
    display: inline-block;
    font-size: .8em;
    font-weight: 500;
}
.card-info-campeonanto-data {
    font-size: 1em;
    margin-bottom: 5px;
    font-weight: 300;
}

.conteudo-home-2 .btn.entrar {
    background-color: transparent;
    border: 1px solid #FDD900;
    color: #FDD900
}
.conteudo-home-2 .btn.entrar:hover {
    background-color: #FDD900;
    color: black
}

.dadosLogin input.form-control:-webkit-autofill,
.dadosLogin input.form-control:-webkit-autofill:hover,
.dadosLogin input.form-control:-webkit-autofill:focus,
.dadosLogin input.form-control:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0px 1000px black inset !important;
    -webkit-text-fill-color: white
}
/* ===== Remover fundo com o logo nas telas de auth ===== */
.conteudoLogin,
.card2{
  background-image: none !important;   /* desliga o logo como background */
  /* Se quiser manter o bg geral do site, deixe só o none acima. */
}

/* Mantém o <img> pequeno (já feito antes) */
.conteudoLogin img[src*="centerimage.png"],
.card2 img[src*="centerimage.png"]{
  max-width: 220px !important;   /* desktop */
  width: 100% !important;
  height: auto !important;
  display: block;
  margin: 0 auto 16px;
  object-fit: contain;
}
@media (max-width: 576px){
  .conteudoLogin img[src*="centerimage.png"],
  .card2 img[src*="centerimage.png"]{
    max-width: 160px !important; /* mobile */
    margin-bottom: 12px;
  }
}

/* ===== Logo na tela /telalogin ===== */
.logoLogin-sm img[src*="centerimage.png"]{
  max-width: 140px !important;   /* menor que os ~211px atuais */
  width: 100% !important;
  height: auto !important;
  display: block;
  margin: 8px auto 14px;         /* espaço abaixo do logo */
  object-fit: contain;
}

/* Ajuste extra para telas muito estreitas (iPhone SE etc.) */
@media (max-width: 390px){
  .logoLogin-sm img[src*="centerimage.png"]{
    max-width: 120px !important;
    margin-bottom: 12px;
  }
}
/* ===== Título nas telas de auth (login/registro) ===== */
.conteudoLogin h1, .conteudoLogin h2,
.card2 h1, .card2 h2{
  margin: 8px 12px 12px;      /* dá respiro lateral e abaixo do logo */
  text-align: center;
  line-height: 1.25;
  font-weight: 700;
  word-wrap: break-word;
  overflow-wrap: anywhere;
  hyphens: auto;
}

/* Tamanho responsivo: desktop ok, mobile menor */
@media (max-width: 576px){
  .conteudoLogin h1, .conteudoLogin h2,
  .card2 h1, .card2 h2{
    font-size: 18px;          /* ajuste se quiser 16–20px */
    line-height: 1.3;
    margin-top: 6px;          /* afasta do logo */
  }
}

/* Garante espaço entre o logo e o título mesmo se algo for absoluto */
.logoLogin-sm + *, 
.card2 img[src*="centerimage.png"] + *,
.conteudoLogin img[src*="centerimage.png"] + *{
  margin-top: 8px !important;
}
/* ======= Header: logo desktop (quadrado) ======= */
/* Link/área do logo em telas ≥ lg */
.app-header__logo.d-lg-flex img[src*="logo.png"]{
  height: 48px !important;   /* 48–56px se quiser maior */
  width: auto !important;
}

/* ======= Header: logo mobile (horizontal) ======= */
@media (max-width: 991.98px){ /* < lg */
  .app-header__logo img[src*="logo-yhag"],
  .app-header__logo img[src*="logo.png"]{
    height: 36px !important;  /* 32–40px conforme espaço do topo */
    width: auto !important;
  }
}

/* Se a barra ficar “alta” demais, reduz padding vertical do header no mobile */
@media (max-width: 991.98px){
  .app-header.header-shadow{
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
}
/* Logo horizontal no mobile */

/* Extra para telas muito pequenas (iPhone SE etc.) */
@media (max-width: 400px) {
}
/* Força o tamanho do logo horizontal no mobile, independente do container */
@media (max-width: 991.98px){ /* < lg */
}

/* Telas bem pequenas */
@media (max-width: 400px){

/* ===== Ajuste simplificado do logo ===== */

/* ===== Logo desktop (quadrado) ===== */
.app-header__logo.d-lg-flex img[src*="logo.png"] {
  height: 48px !important;  /* ajuste desktop */
  width: auto !important;
}

/* ===== Logo mobile (horizontal) ===== */
@media (max-width: 991.98px) {
  .app-header__logo img[src*="logo-horizontal"] {
    height: 48px !important;   /* altura padrão mobile */
    width: auto !important;
    display: inline-block;
    vertical-align: middle;
  }
}


/* Telas muito pequenas (até 400px) */
@media (max-width: 400px) {
  .app-header__logo img[src*="logo-horizontal"] {
    height: 36px !important;
  }
}

/* Desktop: dá um pouco mais de presença */
@media (min-width: 992px) {
  .main-card .card-body {
    min-height: 260px;
  }
}

/* Footer com respiro */
.main-card .card-footer {
  margin-top: 12px;
}
.mt-4.pt-3 h2 {
  color: #fff !important;
}
/* Ajuste labels login/cadastro — 2025-09-14 */
.form-group > label.col-form-label {
  position: absolute;
  top: -10px;
  left: 22px;
  color: #fff;          /* ou #9aa4af se quiser cinza */
  background: #000;
  font-size: 13px;
  padding: 0 4px;
  line-height: 1;
  text-align: left !important;
  z-index: 1;
}

@media (max-width: 576px) {
  .form-group > label.col-form-label { left: 16px; }
}
/* === Ajuste do logo no header desktop (2025-09-18) === */
@media (min-width: 1200px) {
  .app-header__logo img {
    max-height: 46px !important; /* ou ajuste fino: 40px–50px */
    width: auto !important;      /* mantém a proporção */
  }
}
/* 2025-09-13 – Fix: tamanho do logo no header (desktop) */
@media (min-width: 992px) {
  .app-header__logo img {
    height: 56px !important;     /* ajuste fino aqui (50–64px) */
    width: auto !important;       /* não esticar horizontalmente */
  }

  /* garante alinhamento vertical bonitinho */
  .app-header__logo {
    display: flex !important;
    align-items: center !important;
  }
}
/* 2025-09-26 — Ajuste imagem do card (login/home) */
.card-home-1 img.my-3 {
  width: 100% !important;   /* ignora o style="width:88%" inline */
  height: auto !important;
  max-width: 420px;         /* limite confortável no desktop */
  display: block;
  margin: 0 auto;
  object-fit: contain;      /* evita distorção */
  border-radius: 15px;
}

/* Mobile: um pouco menor */
@media (max-width: 768px) {
  .card-home-1 img.my-3 { max-width: 350px; }
}

/* (Opcional) se o container vier com heights inline, neutraliza */
.card-home-1[style] { 
  height: auto !important; 
  min-height: auto !important; 
  margin: 0 !important;
}
