    body {
        margin: 0;
        padding: 0; 
        background-color: black;
    }

    *{
        box-sizing: border-box;
        /* transition: 0.6s; */
        overflow: hidden;
    }
    img {
        max-width: 100%;
    }

/****************************************************/
/****************************************************/
/*******************  CLASES  ***********************/
/****************************************************/
/****************************************************/

    :root {
        --color-primario: rgb(102,0,102);
        --color-secundario: rgb(239,187,255);
        --color-terciario: rbg(190,41,236);
        --color-cuarto: rgb(216,150,255);
        --color-quinto: rgb(128,0,128);
    }

/*******************  MAIN    ***********************/

    .main{
        width: 100%;
        height: 100vh; 
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

/****************************************************/

    .ventana_app{
        width: 100%; 
        height: auto;  
        background: rgb(255, 255, 255);
        background: linear-gradient(37deg, rgba(0,0,0,0) 0%, rgba(255,255,255,0.10) 100%);
        border-radius: 1.4vh;
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter: blur(20px);
        border: 1px solid rgba(255, 255, 255, 0.2);
        
    } 

/*****************************************************/
 
    .bloques{
        width: 98%;
        height: auto;
        display: flex;
        justify-content: space-between; 
        margin: 0 auto; 
    }
    .bloq_line{ 
        width: 48vh; 
        height: 95vh;
        margin: auto; 
        padding: 2.4vh;
    }
    .bloq01{
        width: 100%;
        height: 12%;
        margin-left: auto;
        margin-right: auto;  
        display: flex;
        align-items: center;    
    }
    .bloq02{
        width: 100%;
        height: 40%;   
        margin-top: 24%; 
    }
    .bloq03{
        width: 100%;
        height: 30vh;  
    } 
    
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
    
    .bloq02 .efecto_botton{
        border: none;
        background-color: #0000007d; 
        border-radius: 10px; 
        resize: none;   
    } 
    .bloq02 form{
        position: relative;
    }
    .mensaje_play {
        width: 100%;
        height: 100%; 
        font-size: 16px; 
        transition: border-color 0.3s, box-shadow 0.3s;
        transition: height 1s, opacity 1s; 
        position: relative; 
    }  
    .caja_mensaje{
        height: 1px;
        opacity: 0;
        transition: height 1s, opacity 1s; 
    }
    .caja_mensaje.active {    
        opacity: 1;
        height: 34vh; 
    }  
    label {
        font-family: texto_019;
        color: #898989;
        font-size: 1.7vh;
        font-weight: normal;
        position: absolute;
        pointer-events: none;
        left: 1.8vh;
        top: 1.8vh;
        transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        -webkit-transition: 0.2s ease all;
    } 
    .text-group textarea {
        width: 100%;
        display: block;
        background: none;
        padding: 1.2vh 1.8vh; 
        line-height: 1.9; 
        font-family: texto_019;
        color: #898989;
        font-size: 2vh;

        background: rgb(255, 255, 255);
        background: linear-gradient(37deg, rgba(0,0,0,0) 0%, rgba(255,255,255,0.10) 100%); 
        box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
        backdrop-filter: blur(20px);
        -webkit-backdrop-filter: blur(20px);

        border-width: 0;
        border-color: transparent;
        border: 1px solid rgba(255, 255, 255, 0.2);

        -webkit-transition: all 0.28s ease;
        transition: all 0.28s ease; 
        resize: none;  
    }
    .text-group textarea:focus ~ .input-label,
    .text-group textarea:valid ~ .input-label,
    .text-group textarea.form-file ~ .input-label,
    .text-group textarea.has-value ~ .input-label { 
        top: -5rem;  
    } 
    .text-group textarea:focus{
        color: white;
    } 
    .mensaje_play:focus{ 
        border: none; 
    }
/*****************************************************/   
    .boton_enviar {
        width: 4.5vh;  
        height: 4.5vh;  
        background-image: url('../img/ico/ico_0-09.svg');
        background-size: 70%; 
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;  
        bottom: 6%; 
        right: 4%; 
        opacity: 1;
        transition: opacity 2.3s;   
        cursor: pointer; 
        border: none;
        border-radius: 1.2vh;
    }   
    /* .caja_mensaje.active:active .boton_enviar{    
        opacity: 1; 
    }   */
 
/*****************************************************/   
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
    .pantalla_black{
        width: 100%;
        height: 100%; 
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    } 
    .bloq03 .ventana_app{
        border-radius: 1.4vh;
    }
 
    .botones_game{
        width: 58%;
        height: 100%;
        padding-top: 2%;  
        padding-left: 2%;  
    } 
    .play_l1, .play_l2{
        width: 6vh; 
        height: auto; 
        padding: 0.8vh;
        position: relative;
        z-index: 10;  
    }
    .play_l1 .ventana_app, .play_l2 .ventana_app{
        border-radius: 1.4vh; 
    }
    .botones_game  img{ 
        width: 4vh;
        padding: 0.4vh!important;
    }

    .botones_game .boton_animado:hover {
        transform: scale(1.20); /* Ligeramente más grande al pasar el cursor por encima */ 
    }
 

 

 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
    
    .boton_animado {  
        cursor: pointer;
        transition: transform 0.3s ease, background-color 0.3s ease;
        user-select: none; /* Evita que el texto se seleccione al hacer doble clic */
    }

    .boton_animado:hover {
        transform: scale(1.05); /* Ligeramente más grande al pasar el cursor por encima */ 
    }

    .boton_animado:active {
        transform: scale(0.95); /* Efecto de pulsación al hacer clic */
    } 

/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 

.menu_bar{
    width: 40vh; 
    height: 8vh;
    display: flex;
    position: fixed;
    bottom: 74%;
    margin-left: -20vh; 
}
.menu_bar ul{
    width: 95%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;  
    margin: auto;
}
.menu_link{
    width: 5.2vh;
    height: 5.2vh; 
    border-radius: 1.2vh; 
}
.menu_link .link{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
} 
.menu_link .ico{
    width: 3.5vh;
    height: 3.5vh; 
}

.link:hover{
    background-color: #46BA00;
} 

.ico_act{
    fill: #46BA00 !important; 
}
.ico_act:hover{
    filter: brightness(0) saturate(100%) hue-rotate(90deg) sepia(100%) saturate(300%) brightness(90%);
}


/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 

 
/*****************************************************/ 
/*****************************************************/ 

    .bg {
        position: fixed;
        top: -50%;
        left: -50%;
        right: -50%;
        bottom: -50%;
        width: 200%;
        height: 200vh;
        background: transparent url("../img/noise-transparent.png") repeat 0 0;
        background-repeat: repeat;
        animation: bg-animation .2s infinite;
        opacity: .9;
        visibility: visible;
        z-index: 100;
        pointer-events: none;
    }

    @keyframes bg-animation {
        0% { transform: translate(0,0) }
        10% { transform: translate(-5%,-5%) }
        20% { transform: translate(-10%,5%) }
        30% { transform: translate(5%,-10%) }
        40% { transform: translate(-5%,15%) }
        50% { transform: translate(-10%,5%) }
        60% { transform: translate(15%,0) }
        70% { transform: translate(0,10%) }
        80% { transform: translate(-15%,0) }
        90% { transform: translate(10%,5%) }
        100% { transform: translate(5%,0) }
    }

 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/  
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*******************  MAIN    ***********************/ 
/*****************************************************/
  
    .drag-region {
        position: fixed;
        top: 0;
        right: 0;
        width: 100px;
        height: 400px;
        z-index: 2; 
        -webkit-app-region: drag;
        cursor: move; /* Opcional: Cambia el cursor al estilo "mover" */ 
    } 
    
/*****************************************************/ 
 
    .app_herramientas{
        position: fixed; 
        z-index: -1; 
        mix-blend-mode: color-dodge; 
    }

    body::-webkit-scrollbar,div::-webkit-scrollbar,html::-webkit-scrollbar {
        display:none;
    }

    html:not(.use-native-scroll) {
        overflow:hidden;
    }
    html:not(.use-native-scroll) body {
        position:fixed;
        width:100%;
    }
    .page {
        position:relative;
        z-index:1; 
    }
    html:not(.use-native-scroll) .page {
        height:calc(var(--vh)*100);
    }
    .app {
        position:relative;
        z-index:1;
        overflow:hidden;
    }
    html:not(.use-native-scroll) .app {
        height:calc(var(--vh)*100);
    }
    .canvas-outer {
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
        z-index:-1;
    }
    .canvas-outer.beneath {
        z-index:-3;
    }
    .canvas-outer canvas {
        position:fixed;
        top:0;
        left:0;
        width:100%;
        height:100%;
    }
    splash-bg {
        display:block;
    }
    splash-bg,splash-bg canvas {
        height:100%;
        position:absolute;
        bottom:auto;
        left:0;
        right:auto;
        top:0;
        width:100%;
    }



	
/*****************************************************/ 
/*****************************************************/  
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/*****************************************************/ 
/******************  RESPONSIVE    *******************/ 
/*****************************************************/


    /* Estilos por defecto para dispositivos móviles */
    @media only screen and (max-width: 700px) {
        /* Estilos para dispositivos móviles (teléfonos) aquí */
		 
    }

    /* Estilos para tabletas */
    @media only screen and (min-width: 701px) and (max-width: 1024px) {
        /* Estilos para tabletas aquí */
 
        
    }

    /* Estilos para pantallas más grandes (opcional) */
    @media only screen and (min-width: 1025px) {
        /* Estilos para pantallas de escritorio y más grandes aquí */
 
    }
