@font-face {
    font-family: 'bebas neue';
    src: url('Font/BebasNeue-Regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
  }

  /* Menggunakan font di seluruh halaman */
  body {
    font-family: 'bebas neue', sans-serif;
    background-color: #500000;
  }


/*Display*/

.ban {
    display: flex;
    margin-top:20px
}

.teamnameblue{
    width: 300px;
    height: 68px;
    text-align: center;
    line-height: 49px;
    background-color: #006bd6;
    margin: 1px;
    align-items: center;
    justify-content: center;
     
}

.teamnamered{
    width: 300px;
    height: 68px;
    text-align: center;
    line-height: 49px;
    background-color: #fc0341;
    margin: 1px;
    
}

.ban1 {
    width: 68px;
    height: 68px;
    background-color: aqua;
    margin: 1px;
    overflow: hidden;
    background-image: url("../img/Otros/ban.png");
    background-position: center;
    background-size: 100%;
    filter: grayscale(100%);
   
}

.tournamentname {
    width: 300px;   
    height: 68px;
    background-color:#ff0000;
    background-image:url("../img/Otros/Redbg.png");
    background-size: 105%;
    background-position: center;
    margin-top: 1.3px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    align-items: center;
    justify-content: center;
    text-align: center;
    overflow: hidden;

}

.tournamentnamemid{
    font-size: 30px;
    margin-top: 17px ;
    font-weight: normal ;
    text-align: center;
    align-items: center;
    color: #ffffff;
    
}

.tournamentnamebox{
    width: 200px;
    height: 30px;
    margin-top: 13px;
    margin-right: 10px;
    margin-left: 10px;
}

.tournamentinfo{
    width: 300px;
    height: 209.7px;
    background-color: #b60000;
    background-image: url("../img/Otros/Redbg.gif");
    background-size: 110%;
    background-position: center;    
    margin-left: 5px;
    margin-right: 5px;
}

.tournamentlogo{
    width: 150px;
    height: 75px;
    margin-left: 75px ;
    
}

.logoprop{
   
    justify-content: space-around;
    width: 150px; /* Lebar gambar */
    height: 90px; /* Tinggi gambar */
    object-fit: contain;
}

.bluevsred{
    width: 250px;
    height: 80px;
    
    margin-left: 24.4px;
    margin-top: 10px;
    display: flex;
}

.bluelogo{
    width: 83.3px;
    height: 80px;
    
    overflow: hidden;
}

.vslogo{
    width: 83.33333333333333px;
    height: 80px;

    overflow: hidden;
}

.vsprop{
    width: 83.33333333333333px;
    height: 80px;
    object-fit: contain;
}

.redlogo{
    width: 83.33333333333333px;
    height: 80px;
   
    overflow: hidden;
}

.winlose{
    width: 250px;
    height: 10px;

    margin-left: 23px;
    display: flex;
}

.w{
    width: 27px;
    height: 10px;
    
    margin-right: 1px;
    margin-left: 1px;
}
.win1{
    width: 83.33333px;
    height: 10px;
    margin: 1px 1px 1px;
    display: flex;
    
}

.midwin{
    width: 83.33333px;
    height: 10px;
}


.nickname{
    display: flex   ;
}

.pick{
    display: flex;
}

.pick1{
    width: 128.4px;
    height: 208.65px;
    background-color: rgb(226, 43, 43);
    margin: 1px;
    overflow: hidden;
    background-image: url("../img/Otros/MLEP.png");
    background-position: center;
    background-size: 110%;
    overflow: hidden;
}



.nameholder{
    
    position: bottom;
    width: 128.4 ;
    height: 20px ;
    display: flex;
    justify-content: center; 
    align-items: center;
    background-color: #272727;
    font-size: 16px;
    color: #ffffff;
    
}

/*Control*/
/* Estilo para h1 */
h1 {
    color: #ffffff; /* Azul intenso */
    font-size: 2em; /* Tamaño de la fuente */
    font-family: 'Arial', sans-serif; /* Fuente */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); /* Sombra de texto */
}

/* Estilo para h2 */
h2 {
    color: #ffffff; /* Naranja rojizo */
    font-size: 1em; /* Tamaño de la fuente */
    font-family: 'Verdana', sans-serif; /* Fuente */
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); /* Sombra de texto */
}

/* Estilo para label */
label {
    color: #ffffff; /* Verde lima */
    font-size: 1.2em; /* Tamaño de la fuente */
    font-family: 'Helvetica', sans-serif; /* Fuente */
    font-weight: bold; /* Negrita */
    margin-bottom: 5px; /* Espacio debajo del label */
}

/* Estilo para h4 */
h4 {
    color: #ffffff; /* Azul violeta */
    font-size: 1em; /* Tamaño de la fuente */
    font-family: 'Georgia', serif; /* Fuente */
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); /* Sombra de texto */
}


.control {
    margin-top: 20px;
    display: flex;
    margin-right: 10px;
    
}

.controlbutton{
    margin-top: 15px;
    margin-right: 10px;
    margin-left: 10px;
    height: 30px;
}

.allcontrol{
    display: flex;

}

.bluesidecontrol{
    margin-right: 10px;

}
.bluesidepick{
    margin-right: 20px;
}
.bluesideban{
    margin-right: 100px; 
}

.bluelast{
    margin-left: 100px;
}

.redsidecontrol{
    margin-right: 10px;
}

.redsidepick{
    margin-right: 20px;
}

.bluesideban{
    margin-right: 100px; 
}

.redlast{
    margin-left: 100px;
}
/* Dropdown */

.dropdown-container {
    position: relative;
    width: 100px;
    margin-bottom: 10px;
}

.dropdown {
    width: 100%;
    padding: 8px;
}

.dropdown-items {
    position: absolute;
    width: 100%;
    max-height: 100px;
    overflow-y: auto;
    background-color: #fff;
    border: 1px solid #ccc;
    z-index: 1;
}

.dropdown-item {
    padding: 8px;
    cursor: pointer;
}

.dropdown-item:hover {
    background-color: #f0f0f0;
}

/* Animasi Fly-In dan Fly-Out */
.fly-in {
    animation: flyIn 1.5s ease-in-out;
}

.fly-out {
    animation: flyOut 1.2s ease-in-out;
}

/*==================================================================================================*/
#pickBanMessage {
    position: relative;
    display: none; /* Se mostrará solo cuando sea necesario */
    font-size: 16px; /* Tamaño de la fuente para el texto */
    color: #ffffff; /* Color del texto */
    padding: 10px;
    border-radius: 8px; /* Bordes redondeados */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Sombra sutil */
    text-align: center; /* Texto centrado */
    z-index: 10; /* Coloca el mensaje por encima de otros elementos */
    animation: fadeIn 0.5s ease-in-out; /* Animación de aparición */
}

#pickBanText {
    font-size: 18px; /* Tamaño de la fuente */
    color: #ffffff; /* Color del texto */
    margin-right: 10px; /* Espacio entre el texto y la flecha */
    position: absolute;
    top: 0; /* Coloca el texto en la parte superior */
    left: 50%; /* Centra horizontalmente el texto */
    transform: translateX(-50%); /* Ajuste para centrar completamente */
    text-align: center; /* Centrado del texto */
}

#arrow {
    width: 30px; /* Ajusta el tamaño de la imagen de la flecha */
    height: 10px; /* Mantén la proporción adecuada de la imagen */
    display: inline-block; /* Asegura que la imagen se alinee con el texto */
    position: absolute;
    top: 50%; /* Centra verticalmente la flecha */
    transform: translateY(-50%); /* Ajuste para centrar completamente */
    transition: transform 0.3s ease; /* Transición suave al mover la flecha */
}

#pickBanMessage.show {
    display: block; /* Muestra el mensaje cuando sea necesario */
    animation: fadeIn 0.5s ease-in-out; /* Animación de aparición */
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes neonBlink {
    0%, 100% {
        opacity: 1;
        text-shadow: 
            0 0 5px currentColor, 
            0 0 10px currentColor, 
            0 0 15px currentColor,
            0 0 20px currentColor, 
            0 0 30px currentColor, 
            0 0 40px currentColor, 
            0 0 50px currentColor;
    }
    50% {
        opacity: 0.5;
        text-shadow: 
            0 0 5px currentColor, 
            0 0 10px currentColor, 
            0 0 15px currentColor;
    }
}

@keyframes neonGlow {
    0% {
        text-shadow:
            0 0 10px currentColor,
            0 0 20px currentColor,
            0 0 30px currentColor,
            0 0 40px currentColor;
        opacity: 1;
    }
    50% {
        text-shadow:
            0 0 5px currentColor,
            0 0 10px currentColor,
            0 0 15px currentColor,
            0 0 20px currentColor;
        opacity: 0.8;
    }
    100% {
        text-shadow:
            0 0 10px currentColor,
            0 0 20px currentColor,
            0 0 30px currentColor,
            0 0 40px currentColor;
        opacity: 1;
    }
}

/* Estilos para "ban" */
#pickBanText .ban {
    color: #ff3333; /* Color rojo para "ban" */
    animation: neonBlink 1.5s infinite alternate, neonGlow 2s infinite; /* Efecto de neón rojo */
}

/* Estilos para "pick" */
#pickBanText .pick {
    color: #33ff33; /* Color verde para "pick" */
    animation: neonBlink 1.5s infinite alternate, neonGlow 2s infinite; /* Efecto de neón verde */
}

/*==================================================================================================*/

    @keyframes neonRedFade {
        0% {
            box-shadow: 0 0 15px 5px rgba(255, 0, 0, 0.8);
        }
        50% {
            box-shadow: 0 0 25px 10px rgba(255, 0, 0, 1);
        }
        100% {
            box-shadow: 0 0 100px 100px rgba(255, 0, 0, 0.59);
        }
    }




/* Efecto neon====================================================================== */
@keyframes shineEffect {
    0% {
        background-position: -200%;
    }
    100% {
        background-position: 200%;
    }
}

.image-display {
    position: relative;
    overflow: hidden;
}

.glass-effect::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    height: 100%;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.2) 100%);
    animation: shineEffect 2s infinite linear;
}

/*==================================================================================================*/
/*==================================================================================================*/
/* Animación suave para el logo */
@keyframes logoAnimation {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.05); /* Menor aumento para suavizar la animación */
        opacity: 0.9; /* Opacidad un poco más baja */
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/* Aplicamos la animación al logo con transición suave */
.logoprop {
    animation: logoAnimation 3s ease-in-out infinite; /* Usamos 'ease-in-out' para suavizar el inicio y final */
}


/* Keyframes untuk animasi */
@keyframes flyIn {
    0% {
        opacity: 1;
        transform: translateY(250px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes flyOut {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
    100% {
        opacity: 1;
        transform: translateY(650px);
    }
}

/* Style untuk gambar */
.image-display img {
    max-width: 100%;
    height: auto;
    
    
}

/*aaa*/
.container {
    
    flex-direction: column;
    align-items: center;
    gap: 20px;
    margin-top: 50px;
}
.input-container, .image-container, .button-container, .checkbox-container {
    
    gap: 20px;
    align-items: center;
}
.image-container img {
    justify-content: space-around;
    width: 83.3px; /* Lebar gambar */
    height: 80px; /* Tinggi gambar */
    object-fit: contain;
}

.wimg{
    width: 27px;
    height: 10px;
    margin-top: -1px;
}

.wimg img{
    width: 27px;
    height: 10px;

}

.image-container img:hover {
    transform: scale(1.05);
}
.team-name-display {
    font-size: 50px;
    font-weight: normal ;
    text-align: center;
    margin-top: 13px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    
}
.input-container input, .button-container button, .checkbox-container label {
    padding: 8px;
    font-size: 10px;
    border-radius: 4px;
    border: 1px solid #ddd;
}