body,
html {

    text-align: center;
    padding: 0;
    margin: 0;
    background-color: black;
    scroll-behavior: smooth;

    font-family: 'Montserrat', sans-serif;
}

@font-face {
    font-family: 'Satoshi-Light';
    src: url('../fonts/Satoshi-Light.woff2') format('woff2'),
        url('../fonts/Satoshi-Light.woff') format('woff'),
        url('../fonts/Satoshi-Light.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi-LightItalic';
    src: url('../fonts/Satoshi-LightItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-LightItalic.woff') format('woff'),
        url('../fonts/Satoshi-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Satoshi-Regular';
    src: url('../fonts/Satoshi-Regular.woff2') format('woff2'),
        url('../fonts/Satoshi-Regular.woff') format('woff'),
        url('../fonts/Satoshi-Regular.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi-Italic';
    src: url('../fonts/Satoshi-Italic.woff2') format('woff2'),
        url('../fonts/Satoshi-Italic.woff') format('woff'),
        url('../fonts/Satoshi-Italic.ttf') format('truetype');
    font-weight: 400;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Satoshi-Medium';
    src: url('../fonts/Satoshi-Medium.woff2') format('woff2'),
        url('../fonts/Satoshi-Medium.woff') format('woff'),
        url('../fonts/Satoshi-Medium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi-MediumItalic';
    src: url('../fonts/Satoshi-MediumItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-MediumItalic.woff') format('woff'),
        url('../fonts/Satoshi-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Satoshi-Bold';
    src: url('../fonts/Satoshi-Bold.woff2') format('woff2'),
        url('../fonts/Satoshi-Bold.woff') format('woff'),
        url('../fonts/Satoshi-Bold.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi-BoldItalic';
    src: url('../fonts/Satoshi-BoldItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-BoldItalic.woff') format('woff'),
        url('../fonts/Satoshi-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Satoshi-Black';
    src: url('../fonts/Satoshi-Black.woff2') format('woff2'),
        url('../fonts/Satoshi-Black.woff') format('woff'),
        url('../fonts/Satoshi-Black.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Satoshi-BlackItalic';
    src: url('../fonts/Satoshi-BlackItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-BlackItalic.woff') format('woff'),
        url('../fonts/Satoshi-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-display: swap;
    font-style: italic;
}

/**
  * This is a variable font
  * You can control variable axes as shown below:
  * font-variation-settings: wght 900.0;
  *
  * available axes:
  'wght' (range from 300.0 to 900.0
  */
@font-face {
    font-family: 'Satoshi-Variable';
    src: url('../fonts/Satoshi-Variable.woff2') format('woff2'),
        url('../fonts/Satoshi-Variable.woff') format('woff'),
        url('../fonts/Satoshi-Variable.ttf') format('truetype');
    font-weight: 300 900;
    font-display: swap;
    font-style: normal;
}

/**
  * This is a variable font
  * You can control variable axes as shown below:
  * font-variation-settings: wght 900.0;
  *
  * available axes:
  'wght' (range from 300.0 to 900.0
  */
@font-face {
    font-family: 'Satoshi-VariableItalic';
    src: url('../fonts/Satoshi-VariableItalic.woff2') format('woff2'),
        url('../fonts/Satoshi-VariableItalic.woff') format('woff'),
        url('../fonts/Satoshi-VariableItalic.ttf') format('truetype');
    font-weight: 300 900;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'BAHNSCHRIFT';
    src: url('../fonts/BAHNSCHRIFT.TTF') format('truetype');
}

@font-face {
    font-family: 'berlinsansfb';
    src: url('../fonts/berlinsansfb_reg.ttf') format('truetype');
}




.botoneslink {

    background-color: transparent;
    border: none;
    color: #c1ff72;

    width: 80px;
    line-height: 1.2;
    padding: 0px;
    margin: 0.3em;
    -webkit-appearance: normal;
    font-size: 11pt;
    word-wrap: break-word;
    height: 40px;
}

.botoneslink2 {
    background-color: transparent;
    border: none;
    color: #c1ff72;

    width: 80px;
    line-height: 1.2;
    padding: 0px;
    margin: 0.3em;
    -webkit-appearance: normal;
    font-size: 11pt;
    word-wrap: break-word;
    height: 40px;
    background-image: url("../imagenes/marcoboton.png");
}


.texto1imagen {
    font-size: 30pt;
    color: #c1ff72;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}

.texto2imagen {
    font-size: 40pt;
    color: white;
    text-align: left;
    line-height: 1.1;
    font-family: 'Montserrat', sans-serif;
}

.texto3imagen {
    font-size: 16pt;
    color: #c1ff72;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
}


.fondoqueesfd {
    background-color: black;

    background-image: url('../imagenes/lineadoblada.png');
    background-repeat: no-repeat;

    background-position: right top;
}

.tituloarea {
    color: white;
    font-size: 20pt;
    text-align: center;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.tituloarea2 {
    color: white;
    font-size: 15pt;
    text-align: center;
    font-weight: 400;
}

.tituloarea3 {
    color: white;
    font-size: 8pt;
    text-align: center;
    font-weight: 400;

}


@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/Montserrat-Italic-VariableFont_wght.ttf');
}

@font-face {
    font-family: 'Montserrat', sans-serif;
    src: url('../fonts/Montserrat-VariableFont_wght.ttf');
}


.cffondo {
    background-image: url("../imagenes/bannercomofinanciarte.jpg");
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

.cffnumero {
    font-size: 35pt;
    color: #c1ff72;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}


.cffdetalle {
    font-size: 16pt;
    font-family: 'Montserrat', sans-serif;
}

.cffdescripcion {
    font-size: 8pt;
    color: #8bc34a;
    font-family: 'Montserrat', sans-serif;
}


.cffdetallechecks {
    color: white;
    text-align: left;
    font-size: 15pt;
    padding-top: 50px;
    padding-left: 10px;
}

.cffdetallechecks2 {
    color: white;
    text-align: left;
    font-size: 17pt;
    font-weight: 900;
    padding-top: 50px;
}

.estaspreparadotexto {
    font-size: 10pt;
    color: white;
    padding: 25px;
    padding-left: 30px;
    padding-right: 30px;
}

.desdedondepuedojugartitulo {
    font-size: 30pt;
    color: white;
    font-weight: 400;
    padding: 0px;
    font-family: 'Montserrat', sans-serif;
}

.desdedondepuedojugartexto {
    font-size: 15pt;
    color: white;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
    padding: 0px;
    margin-bottom: 20px;
}

.enpfondotabla {
    background-image: url("../imagenes/enpmarco.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.enptitulotabla {
    background-image: url("../imagenes/enpmarcotitulo.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.enpfondointerno {
    background-image: url("../imagenes/enpmarcointerno.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    color: white;
}


.enpizquierda {
    background-image: url("../imagenes/enpizquierda.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    font-size: 10pt;
    font-family: 'Montserrat', sans-serif;

}

.enpabajo {
    background-image: url("../imagenes/enpabajo.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    line-height: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    font-size: 10pt;
    font-family: 'Montserrat', sans-serif;

}

.botonblanco {
    background-color: transparent;
    padding: 5px;
    border: none;
    color: black;

    width: 150px;
    line-height: 1.2;
    padding: 10px;
    margin: 0.3em;
    -webkit-appearance: normal;
    font-size: 10pt;
    font-weight: 600;
    word-wrap: break-word;
    height: 50px;
    background-image: url("../imagenes/botonblanco.png");
}

.plan_monto {
    font-size: 20pt;
    color: white;
}


.plan_monto2 {
    font-size: 15pt;
    color: white;
}



.plan_boton {
    font-size: 10pt;
    color: white;
}

.plan_empezar {
    font-size: 16pt;
    font-weight: bold;
}

.plan_numeroschicos {
    font-size: 8pt;
    color: white
}

.enp1 {
    background-image: url("../imagenes/enp1.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.enp2 {
    background-image: url("../imagenes/enp2.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.enp3 {
    background-image: url("../imagenes/enp3.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.enp4 {
    background-image: url("../imagenes/enp4.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.enp5 {
    background-image: url("../imagenes/enp5.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.enp6 {
    background-image: url("../imagenes/enp6.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.enp7 {
    background-image: url("../imagenes/enp7.png");
    background-position: top;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}


.enpfondo {
    background-image: url("../imagenes/enpfondo.png");
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}

.esquinaventana {
    position: absolute;
    width: 45px;
    height: 31px;
    border-bottom: 3.5px solid #c1ff72;
    background: #3a3a3a;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);

    top: -11px;
    bottom: 0px;
    left: 3px;
}


.esquinaventana2 {
    position: absolute;
    width: 45px;
    height: 31px;
    border-bottom: 3.5px solid #c1ff72;
    background: transparent;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);

    top: -11px;
    bottom: 0px;
    left: 3px;
}

.esquinaventana3 {
    position: absolute;
    width: 120px;
    height: 31px;
    border-bottom: 2px solid #c1ff72;
    background: transparent;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);

    top: 16px;
    bottom: 0px;
    left: -7px;
}

.esquinaboton2 {
    position: absolute;
    width: 16px;
    height: 5px;
    border-bottom: 20px solid #ffde59;
    background: #ffde59;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);

    top: -11px;
    bottom: 0px;
    left: 4px;
}

.cuadrodorado {
    border: 1px solid #c1ff72;
    color: white;
    font-size: 9pt;
}

.celdademarcodorado {
    padding: 12px;
    border-top: 1px solid #c1ff72;
    border-bottom: 1px solid #c1ff72;
    color: white;
    font-size: 12pt;    
    font-family: 'Montserrat', sans-serif;
}


.celdademarcodoradoozquierda {
    border-left: 1px solid #c1ff72;
}

.celdademarcodoradoderecha {
    border-right: 1px solid #c1ff72;
}

.titulomarcodorado {
    padding: 10px;
    font-size: 9pt;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: white;
    line-height: 1;
}

.titulomarcodorado2 {
    padding: 15px;
    font-size: 9pt;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: white;
    line-height: 1;
}


.fondopreguntas {
    background-image: url("../imagenes/fondopreguntas.png");
}

.pftituloirafd {
    color: white;
    font-size: 13pt;
    text-align: right;
}

.pftablatitulo {
    width: 85%;
}

.pftabla {
    width: 85%;
    background-color: black;
    border: 1px solid #c1ff72;
    margin-top: 5px;
}

.pftitulo {
    text-align: left;
    font-size: 14pt;
    color: white;
}

.pftitulo:hover {
    color: #c1ff72;
}

.pfcontenido {
    color: silver;
    font-size: 11pt
}

.pftitulogeneral {
    font-size: 30pt;
    color: white;
    text-align: left;
}

.pftitulogeneralsubtitulo {
    font-size: 35pt;
    color: white;
    text-align: left;
}

.fondocampo {
    background-image: url("../imagenes/fondocampo.png");
    background-position: left top;
    background-repeat: no-repeat;
}

.pfcampo {
    padding: 15px;
    width: 100%;
    font-size: 20pt;
    color: white;
    background-color: transparent;
    border: none;
}

.pfcampo::placeholder {
    border: none;
    color: white;
}

.input:focus {
    border-color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.fondocampo2 {
    background-image: url("../imagenes/fondocampo2.png");
    background-position: left top;
    background-repeat: no-repeat;
}

.pftitulogeneralp {
    font-size: 11pt;
    color: white;
    text-align: left;
}

.pftitulogeneralsubtitulo2 {
    font-size: 20pt;
    color: white;
    text-align: left;
}


.pftitulo2 {
    text-align: left;
    font-size: 14pt;
    color: white;
    padding: 20px;
    padding-left: 30px;
}


.pftitulo2:hover {
    color: #c1ff72;
}

.pftitulo3 {
    text-align: left;
    font-size: 15pt;
    color: #c1ff72;
    width: 60px;
}

.pfrespuesta {
    padding: 20px;
    padding-left: 30px;
    color: white;
    background-color: gray;
    text-align: left;
}

.fondoacceso {
    background-image: url("../imagenes/bannerlogin.jpg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.fondoregistrate {
    background-image: url("../imagenes/rt_fondo.png");
    background-position: center center;
    background-repeat: no-repeat;
}

.logintitulo {
    font-size: 27pt;
    color: white;
    font-weight: 600;
}

.loginsubtitulo {
    font-size: 12pt;
    color: white;
}

.logincampo {
    padding: 12px;
    width: 100%;
    font-size: 12pt;
    color: white;
    background-color: transparent;
    border: none;
}

.logincampo::placeholder {
    border: none;
    color: white;
}

.loginolvidaste {
    text-align: right;
    color: white;
    font-size: 11pt;
    padding: 25px;
    padding-right: 35px;
}

.loginnuevo {
    text-align: cemter;
    color: white;
    font-size: 12pt;
    padding: 25px;
}


.loginregistrate {
    text-decoration: none;
    color: #c1ff72;
}

.loginregistrate:hover {
    color: yellow;
}

.fondoregistro1 {
    background-image: url("../imagenes/registro1.png");
    background-position: top right;
    background-size: cover;
    background-repeat: no-repeat;
}

.fondoregistro2 {
    background-image: url("../imagenes/registro2.png");
    background-position: top left;
    background-size: cover;
    background-repeat: no-repeat;
}


.registrocampo {
    padding: 12px;
    width: 100%;
    font-size: 13pt;
    font-weight: 600;
    color: white;
    background-color: transparent;
    border: none;
    top: 5px;
    left: 15px;
    width: 95%;
    bottom: 5px;
}

.registrocampo::placeholder {
    border: none;
    color: silver;
}


.registrocampo:active::after {
    border: none;
    color: white;
}

.registroalineacioncampo {
    width: 70%;
    max-width: 900px;
    margin-left: 10%;
    margin-bottom: 10px;
}

.esquinacampo {
    position: absolute;
    width: 36px;
    height: 32px;
    border-bottom: 1px solid white;
    background: transparent;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);

    top: -20.5px;
    bottom: 0px;
    left: 4.9px;


}

.registrotitulo {
    text-align: left;
    font-size: 30pt;
    font-weight: 600;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;


}

.registrofondocampo {
    background-image: url("../imagenes/registrofondocampo.png");
    /*background-position: top right;*/
    background-size: cover;
    background-repeat: no-repeat;
}



.registrodato {
    text-align: left;
    font-size: 17pt;
    color: white;

}

.registrodato2 {
    text-align: left;
    font-size: 12pt;
    color: white;

}

.registrotexto {
    text-align: left;
    font-size: 12pt;
    color: white;

}


.cajacheck {
    font-size: 13pt;
    color: white;
}

.registrodatoformulario {
    text-align: center;
    font-size: 15pt;
    color: white;

}

.registrodatoformulario2 {
    text-align: center;
    font-size: 13pt;
    color: white;

}

.registrodatoformulario3 {
    text-align: center;
    font-size: 12pt;
    color: white;
    ;
}

.registrodatoformulario4 {
    text-align: center;
    font-size: 11pt;
    color: white;
}


.registrometodopago {
    font-size: 10pt;
    color: white;
}

.registrometodopagotexto {
    font-size: 13pt;
    color: white;
    font-family: 'Montserrat', sans-serif;
    padding: 10px;
    margin-top: -12px;
    position: absolute;

}

input[type='radio']:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: 0px;
    left: 0px;
    position: relative;
    background-color: #d1d3d1;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

input[type='radio']:checked:after {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    top: 0px;
    left: 0px;
    position: relative;
    background-color: #c1ff72;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 2px solid white;
}

.registrofondo {
    background-image: url("../imagenes/registro.png");
    /*background-position: top right;*/
    background-size: cover;
    background-repeat: no-repeat;
}

.blink {
    animation: blinker 1.5s linear infinite;
    color: #c1ff72;
    /*font-size: 1.5em;*/
    /* Larger, responsive font size */
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}




.registrotexto1imagen {
    font-size: 35pt;
    color: #c1ff72;
    text-align: left;
    line-height: 1.1;
    font-style: italic;
    font-weight: 700;

}

.registrotexto2imagen {
    font-size: 47pt;
    color: #c1ff72;
    text-align: left;
    line-height: 1.1;
    font-style: italic;
    font-weight: 700;

}

.vista {
    display: inline;
}

.logofd {
    width: 150px;
}

.textopie {
    text-align: left;
    font-size: 14pt;
    color: white
}

.letraschicas {
    padding: 40px;
    font-size: 12pt;
    color: white;
    text-align: justify;
}

.letraschicas2 {
    padding: 40px;
    font-size: 12pt;
    color: white;
    text-align: center;
}

.mptitulo {
    width: 300px;
}

.mplogo {
    width: 30%;
}

.logopie {
    max-width: 200px;
    width: 100%;
    margin-top: 100px;
}

.redespie {
    max-width: 100px;
    width: 100%;
    margin-top: 80px;
}


.swal2-popup {
    border: 1px !important;
    border-color: #c1ff72 !important;
    border-style: solid !important;
}

.swal2-title {
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-size: 35px !important;
    color: white !important;
}

.swal2-html-container {
    /* font-family: "Times New Roman", Times, serif; */
    font-size: 18px !important;
    color: white !important;
    font-weight: normal !important;


}

.swal2-icon.swal2-error {
    border-color: #c1ff72 !important;
}


.swal2-icon.swal2-success {
    border-color: #c1ff72 !important;
}

/* Sidebar Deportes - Modernizado */
.sidebar-deportes {
    background: linear-gradient(145deg, #1a1a1a 0%, #0d0d0d 100%);
    border: 1px solid rgba(139, 195, 74, 0.2);
    border-radius: 12px;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sidebar-section-title {
    color: #8bc34a;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    padding: 10px 12px;
    margin-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 1px solid rgba(139, 195, 74, 0.15);
}

.sidebar-menu-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 15px;
    color: #ccc;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    margin-bottom: 2px;
}

.sidebar-menu-item:hover {
    background: rgba(139, 195, 74, 0.1);
    color: #8bc34a;
}

.sidebar-menu-item.active {
    background: rgba(139, 195, 74, 0.15);
    color: #8bc34a;
    border-left: 3px solid #8bc34a;
}

.sidebar-menu-item i {
    width: 20px;
    text-align: center;
    font-size: 16px;
    color: #8bc34a;
}

.sidebar-menu-item:hover i {
    color: #c1ff72;
}

.sidebar-sport-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 15px;
    color: #ccc;
    text-decoration: none;
    border-radius: 8px;
    transition: all 0.3s ease;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.sidebar-sport-item:hover {
    background: rgba(139, 195, 74, 0.1);
    color: #fff;
}

.sidebar-sport-item.active {
    background: rgba(139, 195, 74, 0.15);
    color: #8bc34a;
}

.sidebar-sport-item i {
    width: 22px;
    text-align: center;
    font-size: 14px;
    color: #888;
}

.sidebar-sport-item:hover i,
.sidebar-sport-item.active i {
    color: #8bc34a;
}

.sidebar-league-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 15px;
    color: #aaa;
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.3s ease;
    font-size: 12px;
}

.sidebar-league-item:hover {
    background: rgba(255, 255, 255, 0.05);
    color: #fff;
}

.sidebar-league-item.active {
    background: rgba(139, 195, 74, 0.1);
    color: #8bc34a;
}

.sidebar-league-item img {
    width: 18px;
    height: 18px;
    object-fit: contain;
}

.sidebar-league-count {
    margin-left: auto;
    background: rgba(139, 195, 74, 0.2);
    color: #8bc34a;
    font-size: 10px;
    padding: 2px 8px;
    border-radius: 10px;
}

/* Compatibilidad con estilos antiguos */
.deportes-menu {
    color: #c1ff72;
    font-size: 12pt;
    text-align: left;
    padding: 20px;
    padding-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
}

.deportes-submenu {
    color: white;
    font-size: 10pt;
    text-align: left;
    padding: 8px;
    padding-left: 20px;
    font-family: 'Montserrat', sans-serif;
}


.deportes-deportes {
    color: white;
    font-size: 10pt;
    text-align: left;
    background-image: url("../imagenes/deportes-fondobarra.png");
    /*background-position: top left;
    background-size: cover; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    font-family: 'Montserrat', sans-serif;
}

.deportes-subtitulo {
    color: #c1ff72;
    font-size: 9pt;
    text-align: left;
    padding: 20px;
    padding-top: 0px;
    padding-bottom: 5px;
    font-family: 'Montserrat', sans-serif;
}

.deportes-marco {
    border: none;
    text-align: left;
    color: white;
    padding: 8px;
}

.deportes-marco2 {
    border: 1px solid #c1ff72;
    text-align: center;
    color: white;
    padding: 4px;
    font-family: 'Montserrat', sans-serif;
}

.deportes-marco-odds {
    border: 1px solid #c1ff72;
    text-align: center;
    color: white;
    padding: 4px;
    line-height: 1.0;
    font-size: 10pt;
    font-family: 'Montserrat', sans-serif;
}

.deportes-marco-odds:hover {
    border: 1px solid yellow;
    background-color: #5a5412;
    cursor: pointer;
}

.deportes-marco-odds-sel {
    border: 1px solid yellow;
    background-color: #5a5412;
    text-align: center;
    color: white;
    padding: 4px;
    line-height: 1.0;
    font-size: 10pt;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
}


.deportes-odds-fechahora {
    text-align: left;
    color: gray;
    font-weight: 700;
    font-size: 10pt;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.0;
}

.deportes-odds {
    background-color: black;
    border: 1px solid #8bc34a;
    border-radius: 8px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
    overflow: hidden;
}

.deportes-odds:hover {
    border: 1px solid #c1ff72;
    box-shadow: 0 0 8px rgba(139, 195, 74, 0.3);
}

.deportes-odds-encuentro {
    text-align: left;
    color: rgba(221, 221, 221, 0.733);
    font-weight: 700;
    font-size: 12pt;
    font-family: 'Montserrat', sans-serif;
}

.deportes-odds-puntaje {
    text-align: left;
    color: white;
    font-size: 11pt;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.0;
}

.deportes-odds-equipo {
    text-align: center;
    color: rgba(221, 221, 221, 0.733);
    font-size: 9pt;
   
    font-family: 'Montserrat', sans-serif;
    
    text-overflow: ellipsis; /* enables ellipsis */
    white-space: nowrap; /* keeps the text in a single line */
    overflow: hidden; /* keeps the element from overflowing its parent */
}

.deportes-boletin-apuestas {
    text-align: center;
    color: black;
    background-color: white;
    font-size: 10pt;
    font-weight: 600;
    width: 40px;
    height: 40px;
    padding: 3px;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 40px;
}

.botones-deportes {
    color: white;
    font-size: 15pt;
}

.botones-deportes-boton {
    background-color: transparent;
    padding: 5px;
    border: none;
    color: black;

    width: 150px;
    line-height: 1.2;
    padding: 10px;
    margin: 0.3em;
    -webkit-appearance: normal;
    font-size: 8pt;
    font-weight: bold;
    word-wrap: break-word;
    height: 50px;
    background-image: url("../imagenes/botonblanco.png");

}

/* Estilos del cupon movidos a cupon.php */

.mostrarocultar1 {
    display: block;
}

.mostrarocultar2 {
    display: none;
}

.mostrarocultar3 {
    display: none;
}

.plan_seleccionable {
    cursor: pointer;
}

.textopiepagina {
    font-size: 10pt;
    color: white;
}

.botoneslink3 {

    background-color: transparent;
    padding: 5px;
    border: none;
    color: #c1ff72;

    line-height: 1.2;
    padding: 5px;
    margin: 0.3em;
    -webkit-appearance: normal;
    font-size: 10pt;
    word-wrap: break-word;
    height: 20px;
    text-align: left;
    width: 100%;
}


.pqntitulo {
    font-size: 20pt;
    color: #c1ff72;
    font-family: 'Montserrat', sans-serif;

}


.pqndescripcion {
    font-size: 15pt;
    color: white;
    font-family: 'Montserrat', sans-serif;
    line-height: 1;


}

.pqnfondo {
    background-image: url("../imagenes/pqnfondo.png");
    background-position: top center;
    background-size: cover;
}

textarea:focus,
input:focus {
    outline: none;
}

.botonesbordedorado {
    background-color: transparent;
    padding: 5px;
    border: none;
    color: #c1ff72;

    width: 145px;
    line-height: 1.2;
    padding: 10px;
    margin: 0.3em;
    -webkit-appearance: normal;
    font-size: 12pt;
    word-wrap: break-word;
    height: 50px;
    background-image: url("../imagenes/btnbordedorado.png");
}


.botonesbordedoradologin {
    background-color: transparent;
    padding: 5px;
    border: none;
    color: #c1ff72;

    width: 170px;
    line-height: 1.2;
    padding: 10px;
    margin: 0.3em;
    -webkit-appearance: normal;
    font-size: 12pt;
    word-wrap: break-word;
    height: 55px;
    background-image: url("../imagenes/rt_comenzar.png");
}

/* ----------------------- */
/* INICIO CABECERA USUARIO */
/* ----------------------- */

.usuario-botones-superiores {
    color: white;
    font-size: 12pt;
    font-family: 'Montserrat', sans-serif;
}


.usuario-botones-desafios {
    color: white;
    font-size: 12pt;
    font-weight: lighter;
    font-family: 'Montserrat', sans-serif;
}

.apuesta-titulo1 {
    color: white;
    font-size: 12pt;
    font-weight: lighter;
    font-family: 'Montserrat', sans-serif;
}


.apuesta-texto1 {
    color: white;
    font-size: 37pt;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
}

.apuesta-boton1 {
    background-color: white;
    width: 100%;
    color: black;
    font-size: 12pt;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin-top: 5px;
    border: none;
}

.apuesta-titulo2 {
    color: white;
    font-size: 9pt;
    font-weight: lighter;
    font-family: 'Montserrat', sans-serif;
}

.apuesta-titulo3 {
    color: white;
    font-size: 7pt;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
}


.apuesta-titulo4 {
    color: #c1ff72;
    font-size: 10pt;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
}

.apuesta-titulo5 {
    color: #c1ff72;
    font-size: 9pt;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
}

.apuesta-titulo6 {
    color: white;
    font-size: 9pt;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
}

.apuesta-titulo7 {
    color: red;
    font-size: 9pt;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
}


.apuesta-titulo8 {
    color: white;
    font-size: 17pt;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
}

.apuesta-titulo9 {
    color: white;
    font-size: 7pt;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
}

.apuesta-titulo10 {
    color: #c1ff72;
    font-size: 35pt;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.apuesta-titulo11 {
    color: white;
    font-size: 20pt;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.apuesta-titulo12 {
    color: white;
    font-size: 25pt;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.apuesta-titulo13 {
    color: white;
    font-size: 25pt;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-bottom: 5px;
}
.apuesta-titulo14 {
    color: white;
    font-size: 20pt;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-bottom: 5px;
}


.apuesta-titulo15 {
    color: white;
    font-size: 6pt;
    font-weight: lighter;
    font-family: 'Montserrat', sans-serif;
    line-height: 1.0;
    
}

.perfil-numero {
    background-color: black;
    font-size: 10pt;
    font-family: 'Montserrat', sans-serif;
    padding-left: 5px;
    padding-right: 5px;
}

.panel-fondo-tabla {
    background-color: transparent;
    background-image: url("../imagenes/panel-titulo-tabla.png");
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    font-size: 11pt;
    font-weight: 600;
    text-align: center;
}

.panel-detalle-tabla {
    color: white;
    font-size: 11pt;
    font-weight: 600;
    text-align: center;
}

.panel-detalle-resultado-pendiente {
    background-color: yellow;
    color: black;
    font-size: 11pt;
    font-weight: 600;
    text-align: center;
    border-radius: 40pt;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.panel-detalle-resultado-perdido {
    background-color: red;
    color: white;
    font-size: 11pt;
    font-weight: 600;
    text-align: center;
    border-radius: 40pt;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.panel-detalle-resultado-ganado {
    background-color: green;
    color: white;
    font-size: 11pt;
    font-weight: 600;
    text-align: center;
    border-radius: 40pt;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}



.panel-detalle-resultado-pendiente-chico {
    background-color: yellow;
    color: black;
    font-size: 8pt;
    font-weight: 600;
    text-align: center;
    border-radius: 40pt;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.panel-detalle-resultado-perdido-chico {
    background-color: red;
    color: white;
    font-size: 8pt;
    font-weight: 600;
    text-align: center;
    border-radius: 40pt;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}

.panel-detalle-resultado-ganado-chico {
    background-color: green;
    color: white;
    font-size: 8pt;
    font-weight: 600;
    text-align: center;
    border-radius: 40pt;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}


.panel-detalle-resultado-pendiente-maschico {
    background-color: yellow;
    color: black;
    font-size: 7pt;
    font-weight: 600;
    text-align: center;
    padding: 1px;
    padding-left: 15%;
    padding-right: 15px;
}

.panel-detalle-resultado-perdido-maschico {
    background-color: red;
    color: white;
    font-size: 7pt;
    font-weight: 600;
    text-align: center;
    padding: 1px;
    padding-left: 15%;
    padding-right: 15px;
}

.panel-detalle-resultado-ganado-maschico {
    background-color: green;
    color: white;
    font-size: 7pt;
    font-weight: 600;
    text-align: center;
    padding: 1px;
    padding-left: 15%;
    padding-right: 15px;
}

.apuesta-fondo-copa {
    background-color: transparent;
    background-image: url("../imagenes/apuestas-copa.png");
    background-position: right top;
    background-repeat: no-repeat;
}

.apuesta-switch-activo{
    background-image: url("../imagenes/boton-apuestas-switch.png");
    background-size: contain;
    background-repeat: no-repeat;
    color:white;
    font-size: 12pt;
    font-family: 'Montserrat', sans-serif;
    width: 250px;
    padding-top: 6pt;
    padding-bottom: 10pt;
    padding-left: 25px;
    padding-right: 25px;
    cursor: pointer;
}

.apuesta-switch-inactivo{
    background-color: black;
    color:white;
    font-size: 12pt;
    font-family: 'Montserrat', sans-serif;    
    width: 250px;
    padding-top: 6pt;
    padding-bottom: 10pt;
    padding-left: 25px;
    padding-right: 25px;
    cursor: pointer;
}


.ventana-fuente-general {
    background-color: black;
    color: white;
    font-size: 13pt;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    padding-left: 5px;
    padding-right: 5px;
}

.ventana-monto {
    color: #c1ff72;
    font-size: 20pt;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.form-check-input[type='checkbox']:checked {
    background-color: black;
    border-color: #c1ff72;
  }

  
.icono-flotante{
    position: fixed;
    bottom: 20px;
    right: 20px;
}  


.principalfondocelular {
    background-color: #000;
    background-image: url("../imagenes/Fondo_Seccion1_SL.webp");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}


.anchotabladesafioelegido{
    width: 80%;
    max-width: 900px;
}
    

.registroalineacioncampo1 {
    height: 60px;
    padding-left: 40px;
}

.registroalineacioncampo2 {
    padding-left: 100px;
    height: 35px;
}


.registroalineacioncampo3 {
    padding-left: 10px;
    height: 40px;
}

.registroalineacioncampo4{
    text-align: left;
    padding-left:0%;
}

/* ----------------------- */
/* INICIO VISTA DE CELULAR */
/* ----------------------- */

@media only screen and (max-width: 550px) {


    .anchotabladesafioelegido{
        width: 100%;
        max-width: 900px;
    }

    .registroalineacioncampo1 {
        height: 60px;
        padding-left: 10px;
    }

    .registroalineacioncampo2 {
        padding-left: 10px;
        height: 35px;
    }

    .registroalineacioncampo3 {
        padding-left: 10px;
        height: 40px;
        font-size: 10pt;
    }
    
    .registroalineacioncampo4{
        text-align: left;
        padding-left:0%;
        font-size: 10pt;
    }
    


    .vista {
        display: none;
    }

    .botoneslink {

        background-color: transparent;
        padding: 5px;
        border: none;
        color: #c1ff72;

        width: 165px;
        line-height: 1.2;
        padding: 5px;
        margin: 0.3em;
        -webkit-appearance: normal;
        font-size: 9pt;
        word-wrap: break-word;
        height: 70px;
    }

    .botoneslink2 {
        background-color: transparent;
        padding: 5px;
        border: none;
        color: #c1ff72;

        width: 165px;
        line-height: 1.2;
        padding: 5px;
        margin: 0.3em;
        -webkit-appearance: normal;
        font-size: 9pt;
        word-wrap: break-word;
        height: 70px;
        background-image: url("../imagenes/marcoboton.png");
    }

    .tituloarea {
        color: white;
        font-size: 16pt;
        text-align: center;
    }

    .tituloarea2 {
        color: white;
        font-size: 12pt;
        text-align: center;
        font-style: italic;
        font-weight: 600;
    }

    .logofd {
        width: 60px;
    }

    .texto1imagen {
        font-size: 18pt;
    }

    .texto2imagen {
        font-size: 25pt;

    }

    .texto3imagen {
        font-size: 15pt;
    }

    .registrotexto1imagen {
        font-size: 30pt;
        color: #c1ff72;
        text-align: left;
        line-height: 1.1;
        font-style: italic;
        font-weight: 700;
    }

    .registrotexto2imagen {
        font-size: 40pt;
        color: #c1ff72;
        text-align: left;
        line-height: 1.1;
        font-style: italic;
        font-weight: 700;
    }

    .registrotitulo {
        text-align: left;
        font-size: 25pt;
        font-weight: 600;
        color: white;

    }

    .registrodatoformulario {
        text-align: center;
        font-size: 10pt;
        color: white;
    }

    .registrodatoformulario2 {
        text-align: center;
        font-size: 8pt;
        color: white;
    }

    .registrodatoformulario3 {
        text-align: center;
        font-size: 7pt;
        color: white;
    }

    .registrodatoformulario4 {
        text-align: center;
        font-size: 6pt;
        color: white;
    }

    .textopie {
        text-align: left;
        font-size: 10pt;
        color: white
    }

    .letraschicas {
        padding: 20px;
        font-size: 9pt;
        color: white;
        text-align: justify;
    }

    .letraschicas2 {
        padding: 20px;
        font-size: 9pt;
        color: white;
        text-align: center;
    }

    .mptitulo {
        width: 100px;
    }

    .mplogo {
        width: 100px;
    }

    .logopie {
        max-width: 100px;
        width: 100%;
        margin-top: 20px;
    }

    .redespie {
        max-width: 100px;
        width: 100%;
        margin-top: 25px;
    }

    .mostrarocultar1 {
        display: none;
    }

    .mostrarocultar2 {
        display: block;
    }

  .mostrarocultar2.hero-movil {
      display: flex;
      align-items: center;
  }

    .mostrarocultar3 {
        display: table;
    }

    .cffnumero {
        font-size: 12pt;
    }

    .cffdetalle {
        font-size: 9pt;
    }

    .cffdescripcion {
        font-size: 7pt;
    }

    .estaspreparadotexto {
        font-size: 10pt;
        color: white;
    }

    .botonblanco {

        font-size: 8pt;
    }

    .plan_monto {
        font-size: 20pt;
        font-weight: bold;
    }


    .plan_empezar {
        font-size: 8pt;
        font-weight: bold;
    }

    .plan_numeroschicos {
        font-size: 8pt;
    }

    .titulomarcodorado {
        font-size: 7pt;
        padding: 5px;

    }

    .titulomarcodorado2 {
        font-size: 7pt;
    }

    .cuadrodorado {
        border: 1px solid #c1ff72;
        color: white;
        font-size: 8pt;
    }

    .botones-deportes {
        color: white;
        font-size: 10pt;
    }

    .textopiepagina {
        font-size: 10pt;
        color: white;
    }

    .pqntitulo {
        font-size: 20pt;
        color: #c1ff72;
    }

    .pqndescripcion {
        font-size: 15pt;
        color: white;
    }

    .botonesbordedorado {
        background-color: transparent;

        border: none;
        color: #c1ff72;

        width: 103px;
        height: 35px;
        line-height: 1.2;
        padding: 10px;
        padding-top: 5px;
        margin: 0.3em;
        -webkit-appearance: normal;
        font-size: 8pt;
        word-wrap: break-word;
        background-image: url("../imagenes/btnbordedoradochico.png");
    }

    /*--- PREGUNTAS FRECUENTES GENERALES ----*/

    .pftituloirafd {
        color: white;
        font-size: 10pt;
        text-align: right;
    }
        
    .pftitulo {
        text-align: left;
        font-size: 10pt;
        color: white;
    }

    
    .pfcontenido {
        color: silver;
        font-size: 9pt
    }
    
    
    .pfcampo {
        padding: 15px;
        width: 100%;
        font-size: 13pt;
        color: white;
        background-color: transparent;
        border: none;
    }


    .pftitulogeneral {
        font-size: 10pt;
        color: white;
        text-align: left;
    }

    .pftitulogeneralsubtitulo {
        font-size: 20pt;
        color: white;
        text-align: left;
    }

    .pftitulogeneralp {
        font-size: 8pt;
        color: white;
        text-align: left;
    }
    
    .pftitulogeneralsubtitulo2 {
        font-size: 14pt;
        color: white;
        text-align: left;
    }
    
    
    .pftitulo2 {
        text-align: left;
        font-size: 10pt;
        color: white;
        padding: 20px;
        padding-left: 30px;
    }
    
    
    .pftitulo2:hover {
        color: #c1ff72;
    }
    
    .pftitulo3 {
        text-align: left;
        font-size: 11pt;
        color: #c1ff72;
        width: 60px;
    }
    
    .pfrespuesta {
        padding: 20px;
        padding-left: 30px;
        color: white;
        background-color: gray;
        text-align: left;
    }
    
    .cffdetallechecks {
        color: white;
        text-align: left;
        font-size: 12pt;
        padding-top: 10px;
        padding-left: 10px;
        padding-bottom: 10px;
    }

    .cffdetallechecks2 {
        color: white;
        text-align: left;
        font-size: 15pt;
        font-weight: 900;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .celdademarcodorado {
        padding: 8px;
        border-top: 1px solid #c1ff72;
        border-bottom: 1px solid #c1ff72;
        color: white;
        font-size: 7pt;
        font-family: 'Montserrat', sans-serif;
    }

    .deportes-odds-puntaje {
        text-align: left;
        color: white;
        font-size: 8pt;
        overflow: hidden;
        text-overflow: ellipsis;
        font-family: 'Montserrat', sans-serif;
        line-height: 1.0;
    }
    
    .deportes-odds-equipo {
        text-align: center;
        color: rgba(221, 221, 221, 0.733);
        font-size: 7pt;
       
        font-family: 'Montserrat', sans-serif;
        
        text-overflow: ellipsis; /* enables ellipsis */
        white-space: nowrap; /* keeps the text in a single line */
        overflow: hidden; /* keeps the element from overflowing its parent */
    }

    .deportes-marco-odds {
        border: 1px solid #c1ff72;
        text-align: center;
        color: white;
        padding: 4px;
        line-height: 1.0;
        font-size: 9pt;
        font-family: 'Montserrat', sans-serif;
    }
    
    .deportes-marco-odds:hover {
        border: 1px solid yellow;
        background-color: #5a5412;
        cursor: pointer;
    }
    
    .deportes-marco-odds-sel {
        border: 1px solid yellow;
        background-color: #5a5412;
        text-align: center;
        color: white;
        padding: 4px;
        line-height: 1.0;
        font-size: 9pt;
        cursor: pointer;
        font-family: 'Montserrat', sans-serif;
    }

    .deportes-odds-encuentro {
        text-align: left;
        color: rgba(221, 221, 221, 0.733);
        font-weight: 700;
        font-size: 10pt;
        font-family: 'Montserrat', sans-serif;
    }

    .registroalineacioncampo {
        width: 90%;
        max-width: 900px;
        margin-left: 5%;
        margin-bottom: 10px;
    }

    .usuario-botones-superiores {
        color: white;
        font-size: 7pt;
        font-family: 'Montserrat', sans-serif;
    }
    
    .icono-flotante-cupon{
        display: none;
    }

    /* ============================================ */
    /* CUPÓN FLOTANTE MÓVIL - CÍRCULO DORADO */
    /* ============================================ */
    .cupon-flotante-movil {
        position: fixed;
        bottom: 90px;
        right: 20px;
        width: 65px;
        height: 65px;
        background: linear-gradient(145deg, #8bc34a 0%, #6a9a2d 100%);
        border-radius: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        box-shadow: 0 4px 20px rgba(139, 195, 74, 0.5),
                    0 0 0 3px rgba(139, 195, 74, 0.3);
        z-index: 9998;
        border: 1.5px solid #000;
        animation: cuponPulseMovil 2s infinite;
    }

    .cupon-flotante-movil:active {
        transform: scale(0.95);
    }

    .cupon-flotante-cuota {
        font-size: 18px;
        color: #000;
        font-weight: 800;
        font-family: 'Montserrat', sans-serif;
        line-height: 1;
    }

    .cupon-flotante-contador {
        position: absolute;
        top: -5px;
        right: -5px;
        background-color: #1a1a1a;
        color: #8bc34a;
        border-radius: 50%;
        width: 22px;
        height: 22px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 11px;
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
        border: 2px solid #8bc34a;
    }

    @keyframes cuponPulseMovil {
        0%, 100% {
            box-shadow: 0 4px 20px rgba(139, 195, 74, 0.5),
                        0 0 0 3px rgba(139, 195, 74, 0.3);
        }
        50% {
            box-shadow: 0 4px 30px rgba(139, 195, 74, 0.8),
                        0 0 0 6px rgba(139, 195, 74, 0.2);
        }
    }

    /* ============================================ */
    /* MODAL CUPÓN MÓVIL */
    /* ============================================ */
    .cupon-modal-overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.9);
        z-index: 9999;
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }

    .cupon-modal-content {
        background: #1a1a1a;
        width: 100%;
        max-height: 85vh;
        border-radius: 20px 20px 0 0;
        overflow-y: auto;
        padding: 20px;
        padding-top: 50px;
        animation: slideUpModal 0.3s ease-out;
        position: relative;
    }

    .cupon-modal-cerrar {
        position: absolute;
        top: 12px;
        right: 15px;
        background: transparent;
        border: none;
        color: #888;
        font-size: 28px;
        font-weight: 300;
        cursor: pointer;
        padding: 5px 10px;
        line-height: 1;
        z-index: 10;
    }

    .cupon-modal-cerrar:hover {
        color: #fff;
    }

    @keyframes slideUpModal {
        from {
            transform: translateY(100%);
            opacity: 0;
        }
        to {
            transform: translateY(0);
            opacity: 1;
        }
    }
    
    
.usuario-botones-desafios {
    font-size: 7pt;
}

.ventana-fuente-general {

    font-size: 9pt;

}

.ventana-monto {
    font-size: 12pt;
}

.desdedondepuedojugartitulo {
    font-size: 15pt;
}

.desdedondepuedojugartexto {
    font-size: 8pt;
    margin-bottom: 10px;
}


.registrocampo {
    padding: 12px;
    width: 100%;
    font-size: 9pt;
    font-weight: 600;
    color: white;
    background-color: transparent;
    border: none;
    top: 5px;
    left: 15px;
    width: 95%;
    bottom: 5px;
}

}

  /* ================================= */
  /* CARRUSEL DE LIGAS */
  /* ================================= */

  .carrusel-ligas,
  .carrusel-ligas-pc {
      width: 100%;
      overflow: hidden;
  }

  .carrusel-track,
  .carrusel-track-pc {
      display: flex;
      width: max-content;
  }

  /* MÓVIL - 1 imagen a la vez con pausas */
  .carrusel-track {
      gap: 10px;
      animation: scroll-carrusel-movil 48s ease-in-out infinite;
  }

  .carrusel-track img {
      width: calc(100vw - 20px);
      height: 180px;
      flex-shrink: 0;
      object-fit: cover;
      border-radius: 15px;
  }

  /* PC - 3 imágenes visibles con pausas */
  .carrusel-track-pc {
      gap: 20px;
      animation: scroll-carrusel-pc 48s ease-in-out infinite;
  }

  .carrusel-track-pc img {
      width: 320px;
      max-width: 400px;
      height: 180px;
      flex-shrink: 0;
      border-radius: 15px;
      object-fit: cover;
  }

  /* Pantallas grandes - imágenes más anchas para evitar ver duplicados */
  @media (min-width: 1600px) {
      .carrusel-track-pc img {
          width: 380px;
      }
  }

  @media (min-width: 1920px) {
      .carrusel-track-pc img {
          width: 420px;
      }
  }

  @media (min-width: 2560px) {
      .carrusel-track-pc img {
          width: 500px;
          height: 220px;
      }
  }

  /* Móvil: 6 imágenes, pausa en cada una */
  @keyframes scroll-carrusel-movil {
      0%, 6% { transform: translateX(0); }
      8.33%, 14.33% { transform: translateX(-8.33%); }
      16.66%, 22.66% { transform: translateX(-16.66%); }
      25%, 31% { transform: translateX(-25%); }
      33.33%, 39.33% { transform: translateX(-33.33%); }
      41.66%, 47.66% { transform: translateX(-41.66%); }
      50%, 100% { transform: translateX(-50%); }
  }

  /* PC: desplazamiento con pausas suaves */
  @keyframes scroll-carrusel-pc {
      0%, 6% { transform: translateX(0); }
      8.33%, 14.33% { transform: translateX(-8.33%); }
      16.66%, 22.66% { transform: translateX(-16.66%); }
      25%, 31% { transform: translateX(-25%); }
      33.33%, 39.33% { transform: translateX(-33.33%); }
      41.66%, 47.66% { transform: translateX(-41.66%); }
      50%, 100% { transform: translateX(-50%); }
  }

  .carrusel-track:hover,
  .carrusel-track-pc:hover {
      animation-play-state: paused;
  }

    /* ================================= */
  /* CARDS DE PARTIDOS - DISEÑO MODERNO */
  /* ================================= */

  .deportes-odds {
      background: #2A2A2A;
      border-radius: 12px;
      border: 1px solid #8bc34a;
      margin: 8px 0;
      overflow: hidden;
  }

  .deportes-odds:hover {
      border-color: #c1ff72;
      box-shadow: 0 0 10px rgba(139, 195, 74, 0.3);
  }

  /* Header de la liga */
  .deportes-odds-liga {
      background: #1A1A1A;
      padding: 10px 16px;
      border-bottom: 1px solid #404040;
      display: flex;
      align-items: center;
      gap: 8px;
  }

  .deportes-odds-liga img {
      width: 18px;
      height: 18px;
      border-radius: 50%;
  }

  .deportes-odds-encuentro {
      color: #CCCCCC;
      font-size: 12px;
      font-weight: 500;
  }

  /* Fecha y hora */
  .deportes-odds-fechahora {
      color: #888888;
      font-size: 11px;
      display: block;
      padding: 8px 16px 4px;
  }

  /* Equipos */
  .deportes-odds-puntaje {
      color: white;
      font-size: 13px;
      font-weight: 600;
      padding: 4px 0;
  }

  /* Botones de cuotas */
  .deportes-marco-odds {
      background: #1A1A1A;
      border: 1px solid #404040;
      border-radius: 8px;
      padding: 12px 8px;
      text-align: center;
      cursor: pointer;
      transition: all 0.2s ease;
      color: #8bc34a;
      font-size: 15px;
      font-weight: 700;
  }

  .deportes-marco-odds:hover {
      border-color: #8bc34a;
      background: rgba(139, 195, 74, 0.1);
      transform: translateY(-1px);
  }

  .deportes-marco-odds-sel {
      background: rgba(139, 195, 74, 0.15);
      border: 2px solid #8bc34a;
      border-radius: 8px;
      padding: 11px 7px;
      text-align: center;
      cursor: pointer;
      color: white;
      font-size: 15px;
      font-weight: 800;
      box-shadow: 0 0 12px rgba(139, 195, 74, 0.4);
  }

  .deportes-odds-equipo {
      display: block;
      font-size: 9px;
      color: #888;
      font-weight: 500;
      margin-top: 4px;
      text-transform: uppercase;
  }

  /* Botón "Más apuestas" */
  .deportes-btn-mas {
      background: linear-gradient(145deg, #8bc34a, #6a9a2d);
      border: none;
      border-radius: 8px;
      padding: 8px 20px;
      color: #1a1a1a;
      font-size: 11px;
      font-weight: 700;
      text-transform: uppercase;
      cursor: pointer;
      transition: all 0.2s ease;
      margin: 10px auto;
      display: block;
  }

  .deportes-btn-mas:hover {
      transform: translateY(-2px);
      box-shadow: 0 4px 12px rgba(139, 195, 74, 0.4);
  }

  /* Contenedor de cuotas */
  .deportes-cuotas-container {
      display: flex;
      gap: 8px;
      padding: 12px 16px;
  }

  .deportes-cuota-item {
      flex: 1;
  }

  /* Labels 1 X 2 */
  .deportes-cuota-label {
      color: #888;
      font-size: 10px;
      text-align: center;
      margin-bottom: 4px;
      font-weight: 500;
  }

/* ================================= */
/* MOBILE HEADER - NUEVO DISEÑO     */
/* ================================= */
.mobile-header {
    background-color: #000;
    padding: 15px 20px;
    position: relative;
}

.mobile-header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.mobile-logo img {
    height: 48px;
    width: auto;
}

.mobile-menu-toggle {
    font-size: 24px;
    color: #c1ff72;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    transition: color 0.3s ease;
}

.mobile-menu-toggle:hover {
    color: #fff;
}

.mobile-dropdown {
    position: absolute;
    top: 100%;
    left: 20px;
    right: 20px;
    background-color: #0a0a0a;
    border: 1px solid rgba(193, 255, 114, 0.1);
    border-radius: 14px;
    overflow: hidden;
    z-index: 1000;
    box-shadow: 0 15px 50px rgba(0,0,0,0.6);
}

.mobile-dropdown a {
    display: block;
    padding: 16px 20px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
}

.mobile-dropdown a:last-child {
    border-bottom: none;
}

.mobile-dropdown a:hover {
    background-color: rgba(193, 255, 114, 0.05);
    color: #c1ff72;
}

.mobile-dropdown a.active {
    color: #c1ff72;
    background-color: rgba(193, 255, 114, 0.05);
}

.mobile-dropdown a i {
    margin-right: 12px;
    width: 20px;
    text-align: center;
    color: #c1ff72;
}

/* ================================= */
/* HEADER PC - MINIMALISTA ELEGANTE  */
/* ================================= */

.header-pc {
    background-color: #000;
    padding: 0 40px;
    border-bottom: 1px solid rgba(193, 255, 114, 0.1);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.header-pc-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 75px;
}

.header-pc-logo {
    display: flex;
    align-items: center;
    position: absolute;
    left: 30px;
}

.header-pc-logo img {
    height: 65px;
    width: auto;
    transition: opacity 0.3s ease;
}

.header-pc-logo:hover img {
    opacity: 0.85;
}

.header-pc-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 12px;
}

.header-pc-menu li {
    margin: 0;
}

.header-pc-link {
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 12px 24px;
    position: relative;
    transition: color 0.3s ease;
    letter-spacing: 0.5px;
}

.header-pc-link:hover {
    color: #c1ff72;
}

.header-pc-link.active {
    color: #c1ff72;
}

.header-pc-btn {
    color: #c1ff72;
    background: transparent;
    border: 1.5px solid rgba(193, 255, 114, 0.3);
    text-decoration: none;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 10px 28px;
    border-radius: 50px;
    transition: all 0.3s ease;
    letter-spacing: 1.5px;
    text-transform: uppercase;
}

.header-pc-btn:hover {
    background: rgba(193, 255, 114, 0.08);
    border-color: #c1ff72;
    color: #c1ff72;
    box-shadow: 0 4px 25px rgba(193, 255, 114, 0.15);
    transform: translateY(-1px);
}

.header-pc-user {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    padding: 8px 16px;
    border: 1px solid rgba(193, 255, 114, 0.2);
    border-radius: 12px;
    transition: all 0.3s ease;
}

.header-pc-user:hover {
    border-color: rgba(193, 255, 114, 0.4);
    background: rgba(193, 255, 114, 0.05);
}

.header-pc-user img {
    width: 32px;
    height: 32px;
    border-radius: 50%;
}

.header-pc-user i {
    font-size: 28px;
    color: rgba(193, 255, 114, 0.6);
}

.header-pc-user:hover i {
    color: #c1ff72;
}

.header-pc-user-info {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.header-pc-user-welcome {
    color: rgba(255, 255, 255, 0.4);
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.header-pc-user-name {
    color: #c1ff72;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

/* ========================================
   HEADER USUARIO LOGUEADO - PC
   ======================================== */

.header-user-pc {
    background-color: #000;
    padding: 12px 30px 12px 15px;
    border-bottom: 1px solid rgba(193, 255, 114, 0.1);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.header-user-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 60px;
}

.header-user-logo {    margin-left: 10px;}
.header-user-logo img {
    height: 65px;
}

.header-user-info-section {
    display: flex;
    align-items: center;
    gap: 20px;
}

.header-user-welcome {
    display: flex;
    flex-direction: column;
    text-align: right;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, 0.08);
}

.header-user-label {
    color: rgba(255, 255, 255, 0.35);
    font-size: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.header-user-name {
    color: #c1ff72;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.header-user-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 18px;
    background: rgba(193, 255, 114, 0.05);
    border: 1px solid rgba(193, 255, 114, 0.15);
    border-radius: 12px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: 'Montserrat', sans-serif;
}

.header-user-btn:hover {
    background: rgba(193, 255, 114, 0.1);
    border-color: rgba(193, 255, 114, 0.3);
    color: #c1ff72;
    text-decoration: none;
}

.header-user-btn i {
    font-size: 16px;
    color: #c1ff72;
}

.header-user-btn-text {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.header-user-btn-label {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.35);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.header-user-btn-value {
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #fff;
}

.header-user-status {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 8px 15px;
}

.header-user-status-label {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.35);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.header-user-status-value {
    font-size: 13px;
    color: #c1ff72;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.header-user-balance {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 15px;
    background: linear-gradient(135deg, rgba(193, 255, 114, 0.08) 0%, rgba(193, 255, 114, 0.02) 100%);
    border: 1px solid rgba(193, 255, 114, 0.2);
    border-radius: 12px;
}

.header-user-balance i {
    font-size: 18px;
    color: #c1ff72;
}

.header-user-balance-text {
    display: flex;
    flex-direction: column;
}

.header-user-balance-label {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.35);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.header-user-balance-value {
    font-size: 16px;
    color: #c1ff72;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
}

.header-user-btn-retiro {
    background: transparent;
    border: 1px solid rgba(193, 255, 114, 0.2);
}

.header-user-btn-retiro:hover {
    background: rgba(193, 255, 114, 0.08);
    border-color: rgba(193, 255, 114, 0.4);
}

.header-user-dropdown {
    position: relative;
}

.header-user-avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 2px solid rgba(193, 255, 114, 0.3);
    background: #111;
    padding: 2px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.header-user-avatar:hover {
    border-color: #c1ff72;
    box-shadow: 0 0 20px rgba(193, 255, 114, 0.15);
}

.header-user-avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.header-user-avatar i {
    font-size: 28px;
    color: rgba(193, 255, 114, 0.6);
    line-height: 28px;
}

.header-user-avatar:hover i {
    color: #c1ff72;
}

.header-user-dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    top: 55px;
    background: #0a0a0a;
    border: 1px solid rgba(193, 255, 114, 0.1);
    border-radius: 14px;
    min-width: 190px;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.6);
    overflow: hidden;
    z-index: 1001;
}

.header-user-dropdown-content a {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 14px 18px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    transition: all 0.3s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.header-user-dropdown-content a:last-child {
    border-bottom: none;
}

.header-user-dropdown-content a:hover {
    background: rgba(193, 255, 114, 0.05);
    color: #c1ff72;
}

.header-user-dropdown-content a i {
    width: 18px;
    color: #c1ff72;
}

.header-user-dropdown-content.show {
    display: block;
}

/* ========================================
   HEADER USUARIO LOGUEADO - MOVIL
   ======================================== */

.header-user-mobile {
    background: #000;
    border-bottom: 1px solid rgba(193, 255, 114, 0.1);
    padding: 14px 15px;
    position: sticky;
    top: 0;
    z-index: 1000;
}

.header-user-mobile-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-user-mobile-logo img {
    height: 48px;
}

.header-user-mobile-info {
    display: flex;
    align-items: center;
    gap: 10px;
}

.header-user-mobile-balance {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 6px 12px;
    background: rgba(193, 255, 114, 0.05);
    border: 1px solid rgba(193, 255, 114, 0.15);
    border-radius: 10px;
}

.header-user-mobile-balance i {
    color: #c1ff72;
    font-size: 12px;
}

.header-user-mobile-balance span {
    color: #c1ff72;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.header-user-mobile-toggle {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #c1ff72;
    font-size: 20px;
    text-decoration: none;
    border: 1px solid rgba(193, 255, 114, 0.15);
    border-radius: 10px;
    transition: all 0.3s ease;
}

.header-user-mobile-toggle:hover {
    background: rgba(193, 255, 114, 0.08);
    color: #c1ff72;
}

.header-user-mobile-menu {
    background: #0a0a0a;
    border: 1px solid rgba(193, 255, 114, 0.1);
    border-radius: 14px;
    margin-top: 10px;
    overflow: hidden;
}

.header-user-mobile-menu-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    transition: all 0.3s ease;
}

.header-user-mobile-menu-item:last-child {
    border-bottom: none;
}

.header-user-mobile-menu-item:hover,
.header-user-mobile-menu-item:focus {
    background: rgba(193, 255, 114, 0.05);
    color: #c1ff72;
    text-decoration: none;
}

.header-user-mobile-menu-item i {
    width: 20px;
    color: #c1ff72;
}

.header-user-mobile-infobox {
    display: flex;
    justify-content: space-around;
    padding: 15px;
    background: rgba(255, 255, 255, 0.02);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.header-user-mobile-stat {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.header-user-mobile-stat-label {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.35);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.header-user-mobile-stat-value {
    font-size: 14px;
    color: #c1ff72;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.header-user-mobile-desafio {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 18px;
    background: rgba(193, 255, 114, 0.04);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    text-decoration: none;
}

.header-user-mobile-desafio:hover {
    background: rgba(193, 255, 114, 0.08);
    text-decoration: none;
}

.header-user-mobile-desafio-info {
    display: flex;
    align-items: center;
    gap: 10px;
}

.header-user-mobile-desafio-info i {
    color: #c1ff72;
    font-size: 18px;
}

.header-user-mobile-desafio-text {
    display: flex;
    flex-direction: column;
}

.header-user-mobile-desafio-label {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.35);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.header-user-mobile-desafio-value {
    font-size: 14px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

/* ========================================
   BOTON MAS MERCADOS
   ======================================== */

.btn-mas-mercados {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 8px 20px;
    background: transparent;
    border: 1px solid rgba(139, 195, 74, 0.5);
    border-radius: 20px;
    color: #8bc34a;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    transition: all 0.3s ease;
    cursor: pointer;
}

.btn-mas-mercados:hover {
    background: rgba(139, 195, 74, 0.15);
    border-color: #8bc34a;
    color: #c1ff72;
    text-decoration: none;
}

.btn-mas-mercados i {
    font-size: 12px;
    transition: transform 0.3s ease;
}

.btn-mas-mercados:hover i {
    transform: translateX(3px);
}

/* =====================================================
   SWEETALERT2 - ESTILOS XPORTS ACADEMY
   ===================================================== */
.swal-fondeo-popup {
    border: 1px solid #8bc34a !important;
    border-radius: 16px !important;
    box-shadow: 0 0 30px rgba(139, 195, 74, 0.3),
                0 10px 40px rgba(0, 0, 0, 0.5) !important;
}

.swal-fondeo-popup .swal2-title {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 1.4rem !important;
    color: #8bc34a !important;
    text-shadow: 0 0 10px rgba(139, 195, 74, 0.3);
}

.swal-fondeo-popup .swal2-html-container {
    font-family: 'Montserrat', sans-serif !important;
    color: #cccccc !important;
    font-size: 1rem !important;
}

.swal-fondeo-popup .swal2-success-ring {
    border-color: rgba(139, 195, 74, 0.3) !important;
}

.swal-fondeo-popup .swal2-success-line-tip,
.swal-fondeo-popup .swal2-success-line-long {
    background-color: #8bc34a !important;
}

.swal-fondeo-popup .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
    background-color: transparent !important;
}

.swal-fondeo-popup .swal2-icon.swal2-success .swal2-success-fix {
    background-color: transparent !important;
}

.swal-fondeo-progress {
    background: linear-gradient(90deg, #8bc34a 0%, #c1ff72 100%) !important;
    height: 4px !important;
}

/* =====================================================
   ESTADOS DE CUENTA - HEADER
   ===================================================== */
.estado-activa {
    color: #28a745 !important;
    font-weight: 600;
}

.estado-suspendida {
    color: #dc3545 !important;
    font-weight: 600;
}

.estado-pendiente {
    color: #ffc107 !important;
    font-weight: 600;
}

.estado-fondeada {
    color: #8bc34a !important;
    font-weight: 600;
    text-shadow: 0 0 8px rgba(139, 195, 74, 0.4);
}

.estado-finalizada {
    color: #6c757d !important;
    font-weight: 600;
}

.estado-sin-cuenta {
    color: #6c757d !important;
    font-style: italic;
}

.estado-default {
    color: #adb5bd !important;
}

