/* Estilos Base - Diseño Responsive (Proporcional Infinito) */
* { margin: 0; padding: 0; box-sizing: border-box; font-family: sans-serif; }
body { background-color: #f5f5f5; display: flex; justify-content: center; align-items: flex-start; min-height: 100vh; overflow-x: hidden; margin: 0; }
.contenedor-psd {
    position: relative;
    width: 100%;
    /* ¡Límite máximo eliminado! Ocupará el 100% de la pantalla siempre */
    aspect-ratio: 1920 / 1080;
    background-color: #ffffff;
    overflow: hidden;
    
    container-type: inline-size;
    container-name: lienzo;
}
a { text-decoration: none; display: flex; justify-content: center; align-items: center; cursor: pointer; }
button { border: none; cursor: pointer; display: flex; justify-content: center; align-items: center; }

.contenedor-psd { background-color: #000000; }

.capa-21 {
    position: absolute;
    left: -0.0521%;
    top: 95.2778%;
    width: 100.1562%;
    height: 5.2778%;
    z-index: 2;
    background-color: #343434;
}

.capa-8 {
      position: absolute;
    left: 26.9271%;
    top: 6.0185%;
    width: 46.1979%;
    height: 2.7778%;
    z-index: 4;
    color: #ffffff;
    font-size: 1.9396cqw;
    text-align: center;
    display: flex;
    justify-content: center;
}

.capa-22 {
    position: absolute;
    left: 37.0833%;
    top: 97.2222%;
    width: 25.8854%;
    height: 1.4815%;
    z-index: 6;
    color: #ffffff;
    font-size: 0.6333cqw;
    text-align: center;
    display: flex;
    justify-content: center;
}

.capa-25 {
    position: absolute;
    left: 55.5729%;
    top: 33.4259%;
    width: 33.4896%;
    height: 9.8148%;
    z-index: 5;
    color: #ffffff;
    font-size: 0.8332cqw;
    text-align: justify;
    display: flex;
    justify-content: justify;
}

.capa-9 {
    position: absolute;
    left: 42.2917%;
    top: 12.3148%;
    width: 2.4479%;
    height: 1.2037%;
    z-index: 6;
    background-color: transparent;
    color: #ffffff;
    font-size: 0.8333cqw;
    text-align: center;
}

.capa-11 {
    position: absolute;
    left: 45.2604%;
    top: 12.1296%;
    width: 0.1562%;
    height: 1.4815%;
    z-index: 7;
    background-color: #ffffff;
}

.capa-10 {
    position: absolute;
    left: 45.9375%;
    top: 12.3148%;
    width: 3.6458%;
    height: 1.2037%;
    z-index: 8;
    background-color: transparent;
    color: #ffffff;
    font-size: 0.8333cqw;
    text-align: center;
}

.capa-12 {
    position: absolute;
    left: 50.2604%;
    top: 12.1296%;
    width: 0.2083%;
    height: 1.4815%;
    z-index: 9;
    background-color: #ffffff;
}

.capa-13 {
    position: absolute;
    left: 50.9896%;
    top: 12.3148%;
    width: 4.0104%;
    height: 1.2037%;
    z-index: 10;
    background-color: transparent;
    color: #ffffff;
    font-size: 0.7333cqw;
    text-align: left;
}
