/*==========================================================================/
/                                  GENERAL                                  /
/==========================================================================*/
body {
    padding: 0px !important;
}

.aplicacion {
    display: contents;
}

.fuente-ampliada p,
.fuente-ampliada h1,
.fuente-ampliada h2,
.fuente-ampliada h3,
.fuente-ampliada h4,
.fuente-ampliada h5,
.fuente-ampliada h6,
.fuente-ampliada button,
.fuente-ampliada input,
.fuente-ampliada textarea,
.fuente-ampliada select,
.fuente-ampliada label,
.fuente-ampliada li,
.fuente-ampliada .rz-text,
.fuente-ampliada .rz-button {
    font-size: 1.4em !important;
    line-height: 1.5 !important;
}

.fuente-ampliada .mensaje-error-acceso {
    font-size: 1.4rem !important;
    line-height: 1.5 !important;
}

.fuente-ampliada .pagina-acceso .encabezado-acceso .rz-text {
    font-size: clamp(2rem, 5vw, 3rem) !important;
    line-height: 1.2 !important;
}

.boton-accesibilidad-fuente {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    margin-left: 0.5rem;
}

.boton-accesibilidad-fuente:hover,
.boton-accesibilidad-fuente:focus {
    background: transparent !important;
    box-shadow: none !important;
}

.boton-accesibilidad-inicio,
.boton-accesibilidad-inicio:hover,
.boton-accesibilidad-inicio:focus {
    border: 1px solid #fff !important;
    color: #fff !important;
    outline: none !important;
}

.boton-accesibilidad-inicio .rzi {
    color: #fff !important;
}

.contenedor-encabezado-inicio {
    height: auto !important;
    min-height: 0;
    width: 100%;
}

.pagina-acceso .tarjeta-acceso {
    max-width: 680px;
    overflow: hidden;
    position: relative;
    width: calc(100% - 32px);
}

.pagina-acceso .tarjeta-acceso::before {
    background: linear-gradient(90deg, #f62cff, #7600d3, #4300d3);
    content: "";
    height: 6px;
    inset: 0 0 auto;
    position: absolute;
}

.pagina-acceso .encabezado-acceso {
    align-items: center;
    flex-wrap: nowrap;
    padding: 0.75rem 0 1.5rem;
    text-align: left;
}

.pagina-acceso .encabezado-acceso .rz-text {
    font-size: clamp(1.5rem, 4vw, 2.35rem);
    line-height: 1.25;
}

.pagina-acceso .divisor-acceso {
    margin-bottom: 1.75rem;
}

.pagina-acceso .contenido-tarjeta-acceso {
    align-items: stretch;
    display: flex;
    flex-direction: row !important;
    gap: 2rem;
    height: auto !important;
    padding: 0.5rem 0 0.25rem;
}

.pagina-acceso .visual-acceso,
.pagina-acceso .panel-formulario-acceso {
    flex: 1 1 0;
    height: auto !important;
    min-width: 0;
    width: 50%;
}

.pagina-acceso .icono-acceso {
    align-items: center;
    background: linear-gradient(145deg, #f4e8ff, #e6d2ff);
    border: 1px solid #ddc1ff;
    border-radius: 50%;
    box-shadow: 0 8px 22px rgb(118 0 211 / 14%);
    color: #7600d3 !important;
    display: flex;
    font-size: 1.8rem;
    height: 68px;
    justify-content: center;
    width: 68px;
}

.pagina-acceso .imagen-ejemplo-acceso {
    border-radius: 18px;
    max-height: 340px;
    max-width: 100%;
    object-fit: contain;
    width: 100%;
}

.pagina-acceso .descripcion-acceso {
    font-size: 1.1rem;
    max-width: 440px;
}

.pagina-acceso .pie-acceso .rz-stack {
    gap: 0.6rem;
}

.pagina-acceso .pie-acceso .rzi {
    color: #f62cff;
}

.pagina-acceso .campo-codigo-acceso {
    border: 1px solid #7600d3 !important;
    border-radius: 10px !important;
    box-shadow: 0 0 0 1px rgb(118 0 211 / 12%);
    width: 100%;
}

.pagina-acceso .campo-codigo-acceso:focus,
.pagina-acceso .campo-codigo-acceso:focus-visible {
    border-color: #5a00a8 !important;
    box-shadow: 0 0 0 3px rgb(118 0 211 / 20%);
    outline: none;
}

.formulario-acceso {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 1.25rem;
    width: 100%;
}

.mensaje-error-acceso {
    color: #b32121;
    font-weight: 600;
    text-align: center;
}

.contenedor-pagina-inicio .rz-header .contenedor-encabezado-inicio {
    height: auto !important;
}

h2 {
    font-size: 2.5rem !important;
    font-weight: bold !important;
}

h4 {
    font-size: 1.5rem !important;
    font-weight: bold !important;
    line-height: 1.5 !important;
}

h5 {
    font-size: 1.25rem !important;
    line-height: 1.5 !important;
}

h6 {
    font-size: 1rem !important;
    line-height: 1.5 !important;
}

.rz-header {
    background: none;
    border: none;
    box-shadow: none;
    padding: 10px;
}

.rz-body {
    height: 100%;   
}

    .rz-body > .rz-stack .rz-card .rz-stack {
        max-height: fit-content;
    }

.rz-stack,
.rz-row,
.rz-row > *, 
.rz-col-md-6 {
    height: 100%;    
}

.rz-footer {
    background: none;
    border: none;
}

    .rz-footer p {
        color: black;
    }


    .rz-footer .rzi {
        color: #f62cff;
    }

.borde-explorador {
    border-bottom: 4px solid;
    border-image: linear-gradient(to left, pink, #7600d3, pink) 1;
    padding-bottom: 20px;
}

/*==========================================================================/
/                                ANIMACIONES                                /
/==========================================================================*/
.animacion-escenario {
    animation: entradaEscenario 1s ease-out;
    transition: opacity 0.5s ease-in-out;
}

.animacion-entrada-resultados > * {
    animation: aparicionResultados 0.65s ease-out both;
}

.animacion-entrada-resultados > :nth-child(1) { animation-delay: 0.05s; }
.animacion-entrada-resultados > :nth-child(2) { animation-delay: 0.15s; }
.animacion-entrada-resultados > :nth-child(3) { animation-delay: 0.25s; }
.animacion-entrada-resultados > :nth-child(4) { animation-delay: 0.35s; }
.animacion-entrada-resultados > :nth-child(5) { animation-delay: 0.45s; }

.contenedor-resultados-categoria,
.contenedor-reflexion,
.contenedor-resultados-recomendaciones {
    animation: aparicionResultados 0.65s ease-out both;
}

.contenedor-resultados-categoria-1,
.contenedor-resultados-recomendaciones-1 { animation-delay: 0.1s; }
.contenedor-resultados-categoria-2,
.contenedor-resultados-recomendaciones-2 { animation-delay: 0.2s; }
.contenedor-resultados-categoria-3,
.contenedor-resultados-recomendaciones-3 { animation-delay: 0.3s; }
.contenedor-resultados-categoria-4,
.contenedor-resultados-recomendaciones-4 { animation-delay: 0.4s; }

@keyframes aparicionResultados {
    from { opacity: 0; }
    to { opacity: 1; }
}

@media (prefers-reduced-motion: reduce) {
    .animacion-entrada-resultados > *,
    .contenedor-resultados-categoria,
    .contenedor-reflexion,
    .contenedor-resultados-recomendaciones {
        animation: none !important;
    }
}

.animacion-escenario.escenario-oculto {
    opacity: 0;
}

.animacion-tarjeta-respuesta {
    animation: entradaEscenario 1s ease;
    cursor: pointer;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.5s ease-in-out, transform 0.5s ease, box-shadow 0.5s ease;
}

    .animacion-tarjeta-respuesta:hover {
        box-shadow: 0 10px 20px rgba(0,0,0,.5);
        transform:  scale(1.03);
    }

    .animacion-tarjeta-respuesta .rzi {
        transition: transform 1s ease;
    }    

    .animacion-tarjeta-respuesta:hover .rzi {
        transform: scale(1.05);
    }

.tarjeta-oculta {
    opacity: 0;
    pointer-events: none;
}

.tarjeta-seleccionada {
    animation: rotacionSeleccionada 0.4s ease-in-out;
    transform-style: preserve-3d;
}

@keyframes entradaEscenario {
    from {
        opacity: 0;
       
    }

    to {
        opacity: 1;
      
    }
}

/*==========================================================================/
/                                  BOTONES                                 /
/==========================================================================*/
.boton-principal {
    background: linear-gradient(90deg, #f62cff, #4300D3);
    border-radius: 12px !important;
    font-weight: 600;
    letter-spacing: 0.5px;
    padding: 12px 18px;
}

    .boton-principal * {
        color: white !important;
    }

    .boton-principal:hover {
        background: linear-gradient(90deg, #b100b9, #2f0094) !important;
    }

    .boton-principal.rz-state-disabled,
    .boton-principal.rz-state-disabled:hover,
    .boton-principal.rz-state-disabled:focus {
        background: #393939 !important;
        border-color: #646464 !important;
        opacity: 0.5;
        cursor: not-allowed;
    }

.boton-fijo {
    width: auto !important;
    background: none !important;
}

    .boton-fijo:hover {
        color: #7600d3;
    }

/*==========================================================================/
/                               CONTENEDORES                                /
/==========================================================================*/
.contenedor-pagina-inicio {
    align-items: center;
    justify-content: center;
    height: 100vh;
}

.contenedor-pagina-inicio .rz-stack {
    height: 100% !important;
}

.layout-preguntas {
    align-items: stretch;
    display: flex !important;
    flex-direction: column;
    height: auto !important;
    min-height: 100dvh;
    overflow: visible !important;
}

.superposicion-confirmacion-salida {
    align-items: center;
    background: rgb(0 0 0 / 45%);
    display: flex;
    inset: 0;
    justify-content: center;
    padding: 1rem;
    position: fixed;
    z-index: 2000;
}

.dialogo-confirmacion-salida {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 12px 36px rgb(0 0 0 / 24%);
    max-width: 480px;
    padding: 1.5rem;
    width: 100%;
}

.dialogo-confirmacion-salida .rz-stack {
    height: auto !important;
}

.boton-cancelar-salida,
.boton-cancelar-salida:hover,
.boton-cancelar-salida:focus {
    background: #fff !important;
    border: 1px solid #7600d3 !important;
    color: #7600d3 !important;
    min-width: 110px;
    opacity: 1 !important;
}

.boton-cancelar-salida .rz-button-text,
.boton-cancelar-salida .rzi {
    color: #7600d3 !important;
}

.layout-preguntas > .rz-body {
    flex: 1 0 auto;
    height: auto;
    min-height: 0;
    overflow: visible;
}

.portada-inicio {
    height: auto;
    min-height: 100vh;
}

.portada-inicio .rz-body {
    height: auto;
    min-height: 0;
}

.portada-inicio .rz-stack {
    height: auto !important;
}

.contenedor-inicio-recurso {
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.7);
    border-radius: 24px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
    margin: auto;
    max-width: 750px;
    padding: 40px;
   
}

.contenedor-encabezado-recurso {   
    padding-bottom: 30px;
}

.contenedor-inicio-recurso * {
    color: #231734;
}

.contenedor-inicio-recurso-check {
    padding: 20px;
}

    .contenedor-inicio-recurso-check .rz-label {
        padding-top: 9px;
    }

.contenedor-encabezado-explorador-preguntas {
    height: 80px;
    padding: 0 25px;
    border: none;
    box-shadow: 0 1px 4px rgba(0,0,0,.04);
}

.contenedor-encabezado-explorador-barra-progreso {
    max-width: 420px;
    margin: auto;
}

.contenedor-botones {
    margin: 10px 0 0 0;
}

.contenedor-panel-escenario {
    flex: 1;
    flex-direction: column;
    height: 100%;
  
}

.contenedor-panel-escenario > .rz-stack {
    max-height: fit-content;
}

.contenedor-panel-escenario .contenedor-imagen-escenario {
    flex: 0 1 auto;
    height: auto !important;
    max-height: 50%;
    max-width: 100%;
    overflow: hidden;
    width: 100%;
}

.contenedor-panel-escenario .contenedor-imagen-escenario .imagen-explorador-escenario {
    height: auto;
    max-height: 100%;
    max-width: 100% !important;
    object-fit: contain;
    width: auto;
}

.contenedor-info {
    backdrop-filter: blur(1px) !important;
    border-radius: 10px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
    max-height: fit-content;
    padding: 10px;
}

.contenedor-info-claro {
    background: rgba(255, 255, 255, 0.1);
    border: solid 0.5px #e1c9fc;
}

    .contenedor-info-claro .rzi {
        font-size: 20px;
        color: #7600d3;
    }

    .contenedor-info-claro p {
        font-style: italic;
    }

.contenedor-info-oscuro {  
    background: #8f60f3;
    padding: 20px;
}

    .contenedor-info-oscuro h6 {
        color: white;
    }

    .contenedor-info-oscuro .rzi {
        font-size: 20px;
        color: #ffffff;
    }

    .contenedor-info-oscuro p {
        color: white;
    }


.contenedor-imagen-contexto {
    max-height: 50% !important;
    margin: auto;
    max-width: 100%;
    width: 100%;
}


.contenedor-explorador-respuesta {
    border: solid 1px;
    border-radius: 10px;
    flex-direction: column;
    height: auto !important;
    justify-content: space-between !important;
    padding: 20px;
}

.contenedor-tarjetas-respuesta {
    align-items: stretch !important;
    display: grid !important;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    height: auto !important;
}

.contenedor-explorador-respuesta .texto-seleccionar-respuesta {
    align-self: center;
    border: 1px solid var(--color-icono-respuesta);
    border-radius: 6px;
    color: var(--color-icono-respuesta);
    margin-top: auto;
    padding: 6px 14px;
    text-align: center;
    width: fit-content;
}

.contenedor-explorador-respuesta:hover .texto-seleccionar-respuesta {
    background-color: var(--color-icono-respuesta);
    color: #fff;
}

    .contenedor-explorador-respuesta .rzi {
        border-radius: 50%;
        font-size: 40px;
        padding: 30px !important;
    }

.contenedor-explorador-respuesta-1 {
    --color-icono-respuesta: #7600d3;
    background-color: #faf7ff;
    border-color: #7600d3;
}

    .contenedor-explorador-respuesta-1 .rzi {
        background-color: #e9daff;
        color: #7600d3;
    }

.contenedor-explorador-respuesta-2 {
    --color-icono-respuesta: #3991fc;
    background-color: #f7faff;
    border-color: #5b5efa;
}

    .contenedor-explorador-respuesta-2 .rzi {
        background-color: #c5e4ff;
        color: #3991fc;
    }
      
.contenedor-explorador-respuesta-3 {
    --color-icono-respuesta: #25a700;
    background-color: #f8fff7;
    border-color: #25a700;
}

    .contenedor-explorador-respuesta-3 .rzi {
        background-color: #d5fec9;
        color: #25a700;
    }       

.contenedor-explorador-respuesta-4 {
    --color-icono-respuesta: #ff9400;
    border-color: #ff9400;
    background-color: #fff9f6;
}

    .contenedor-explorador-respuesta-4 .rzi {
        background-color: #fae9c9;
        color: #ff9400;
    }
      

.contenedor-seccion-resultados {
    padding: 20px 100px 0px;
}

.contenedor-resultados-categoria {
    backdrop-filter: blur(7px);
    background: rgba(255, 255, 255, 0.1);
    border: solid 1px #edeaea;
    border-radius: 10px;
    padding: 30px;
}

.contenedor-resultados-categoria > .rz-stack {
    height: fit-content !important;
}

    .contenedor-resultados-categoria .rzi {
        border-radius: 50%;
        color: #f3f3f3;
        font-size: 50px;
        font-weight: 100;
        padding: 30px;
    }

.contenedor-resultados-categoria-1 .rzi {
    background-color: #ac6ae1;
}

.contenedor-resultados-categoria-2 .rzi {
    background-color: #3991fc;
}

.contenedor-resultados-categoria-3 .rzi {
    background-color: #6ab953;
}

.contenedor-resultados-categoria-4 .rzi {
    background-color: #ff9400;
}

.contenedor-etiqueta {
    border-radius: 5px;
    font-weight: 400;
    padding: 3px 7px;
    width: fit-content;
}

.contenedor-etiqueta-1 {
    background-color: #e7d3f7;
    color: #7600d3;
}

.contenedor-etiqueta-2 {
    background-color: #cddef2;
    color: #2d4ff6;
}

.contenedor-etiqueta-3 {
    background-color: #d5ffbb;
    color: #1b7800;
}

.contenedor-etiqueta-4 {
    background-color: #f2d6af;
    color: #7c5117;
}

.contenedor-resultado-progreso-categoria {
    max-height: fit-content !important;
}

.contenedor-reflexion {
    background-color: #f3e9fe;   
    padding: 20px;
}

.contenedor-resultados-seccion-recomendaciones {
    background-color: rgba(255,255,255,0.1);
    backdrop-filter: blur(7px);
    padding: 20px 20px 10px;
}

.contenedor-resultados-recomendaciones {
    padding: 10px;
}

    .contenedor-resultados-recomendaciones .rzi {
        border-radius: 50%;
        font-size: 25px;
        font-weight: 300;
        padding: 20px;
    }

.contenedor-resultados-recomendaciones-1 .rzi {
    background-color: #f2e4fe;
    color: #ac6ae1;
}

.contenedor-resultados-recomendaciones-2 .rzi {
    background-color: #d6e4f6;
    color: #3991fc;
}

.contenedor-resultados-recomendaciones-3 .rzi {
    background-color: #d9e6d8;
    color: #6ab953;
}

.contenedor-resultados-recomendaciones-4 .rzi {
    background-color: #ffdec9;
    color: #ff9400;
}

.icono-hover {
    position: absolute;
    inset: 0;
    opacity: 0;
}

/*==========================================================================/
/                                  FONDOS                                   /
/==========================================================================*/
.fondo-explorador {
    background-image: url("imagenes/fondos/fondo_explorador.png");
    background-position: center;
    background-size: cover;
}

.fondo-explorador-contraste {
    background-image: url("imagenes/fondos/fondo_explorador_blanco.png");
    background-position: bottom;
    background-size: cover;
}

/*==========================================================================/
/                              FORMULARIOS                                  /
/==========================================================================*/
.barra-progreso {
    background-color: #eadcf7;
    border-radius: 999px;
    box-shadow: inset 0 1px 2px rgba(65, 28, 95, 0.12);
    height: 10px !important;
    overflow: hidden;
    width: 100%;
}

.barra-progreso .rz-progressbar-value {
    background: linear-gradient(90deg, #a64dff, #7600d3) !important;
    border-radius: inherit;
    transition: width 900ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

.barra-progreso-circular {
    align-self: center;
    flex: 0 0 150px;
    height: 150px !important;
    min-height: 150px;
    min-width: 150px;
    width: 150px;
}

.barra-progreso-resultado {
    height: 10px !important;
    width: 100%;
}

.rz-progressbar-determinate.rz-progressbar-primary.barra-progreso-resultado.barra-progreso-resultado-1 .rz-progressbar-value {
    background-color: #b269fb;
}

.rz-progressbar-determinate.rz-progressbar-primary.barra-progreso-resultado.barra-progreso-resultado-2 .rz-progressbar-value {
    background-color: #6a8ef1;
}

.rz-progressbar-determinate.rz-progressbar-primary.barra-progreso-resultado.barra-progreso-resultado-3 .rz-progressbar-value {
    background-color: #6aa858;
}

.rz-progressbar-determinate.rz-progressbar-primary.barra-progreso-resultado.barra-progreso-resultado-4 .rz-progressbar-value {
    background-color: #fece8d;
}

.rz-progressbar-determinate.rz-progressbar-primary .rz-progressbar-value {
    background-color: #7600d3;
}

.rz-progressbar-determinate.rz-progressbar-primaryrz-progressbar-circular-viewbox .rz-progressbar-circular-background {
    background-color: #7600d3 !important;
}

.barra-progreso-circular .rz-progressbar-circular-background {
    stroke: #eadcf7;
}

.rz-progressbar-circular-label {
    font-size: 30px;
    font-weight: bold;
    color: #7600d3;
}

.rz-progressbar-circular-value {
    stroke: #7600d3 !important;
    stroke-linecap: round;
    transition: stroke-dashoffset 900ms cubic-bezier(0.22, 1, 0.36, 1), stroke-dasharray 900ms cubic-bezier(0.22, 1, 0.36, 1) !important;
}

.check-explorador .rz-chkbox-box.rz-state-active {
    background-color: #7600d3 !important;
}


/*==========================================================================/
/                                 IMAGENES                                  /
/==========================================================================*/
.icono-explorador {
    background-color: #cab2e9;
    border-radius: 10px;
    color: #7600d3;
    font-size: 1.8rem;
    font-weight: 300;
    padding: 20px;
}

.imagen-inicio-logo {
    max-width: 200px;
}

.imagen-inicio-recurso {
    max-width: 100px;
}

.imagen-herramienta-logo {
    width: 50px;
    max-height: fit-content !important;
}

.imagen-explorador-escenario {
    max-height: fit-content;
    width: 100%;
}

.imagen-explorador-contexto {
    height: auto;
    max-height: 300px;
    max-width: min(100%, 540px);
    object-fit: contain;
    width: 100%;
}

.icono-info {
    background-color: #dee3fb;
    border-radius: 50%;
    color: #2349ff;
    font-size: 40px;
    font-weight: 300;
    padding: 30px;
}


.imagen--reflexion-resultado {
    max-height:200px;
    max-width: fit-content !important;
}

/*==========================================================================/
/                                   TEXTO                                   /
/==========================================================================*/
.texto-alto-etiqueta {
    line-height: 1.2 !important;
    min-height: 50px; 
}

.texto-color-blanco {
    color: #FFF !important;
}

.texto-color-explorador {
    color: #7600d3 !important;
}

.texto-progreso-destacado {
    color: #7600d3;
    font-weight: 700;
}

.transicion-contenido-pregunta {
    opacity: 1;
    transition: opacity 0.45s ease;
}

.contenido-pregunta-oculto {
    opacity: 0;
}

/*==========================================================================/
/                                   OTROS                                   /
/==========================================================================*/
.divisor {
    border-bottom: solid 1px #d1d1d1;
    height: 1px !important;
    width: 100%;
}

.aa-100 {
    width: 100%;
    height: 100%;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

@page {
    margin: 12mm;
}

@media print {
    html:has(.layout-resultados),
    body:has(.layout-resultados) {
        background: #fff !important;
        height: auto !important;
        overflow: visible !important;
    }

    .layout-resultados {
        background: #fff !important;
        display: block !important;
        height: auto !important;
        min-height: 0 !important;
        overflow: visible !important;
    }

    .layout-resultados .rz-header {
        height: auto !important;
        position: static !important;
    }

    .layout-resultados .rz-header .rz-row {
        height: auto !important;
    }

    .layout-resultados .marca-resultados {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        width: 100% !important;
    }

    .layout-resultados .rz-body {
        height: auto !important;
        overflow: visible !important;
    }

    .contenedor-seccion-resultados {
        padding: 0 !important;
    }

    .layout-resultados .navegacion-resultados,
    .layout-resultados .rz-footer,
    .blazor-error-boundary {
        display: none !important;
    }

    .contenedor-resultados-categoria,
    .contenedor-reflexion,
    .contenedor-resultados-seccion-recomendaciones,
    .contenedor-resultados-recomendaciones {
        break-inside: avoid;
        backdrop-filter: none !important;
        box-shadow: none !important;
        print-color-adjust: exact;
        -webkit-print-color-adjust: exact;
    }

    .animacion-entrada-resultados > *,
    .contenedor-resultados-categoria,
    .contenedor-reflexion,
    .contenedor-resultados-recomendaciones {
        animation: none !important;
        opacity: 1 !important;
    }
}

@media screen and (max-width: 1024px) {
    .layout-preguntas .contenedor-encabezado-explorador-preguntas,
    .layout-resultados .contenedor-encabezado-explorador-preguntas {
        height: auto;
        min-height: 80px;
        padding: 12px 18px;
    }

    .layout-preguntas .rz-header .rz-row,
    .layout-resultados .rz-header .rz-row {
        height: auto !important;
        row-gap: 0.75rem;
    }

    .layout-preguntas .rz-header .rz-col-md-4,
    .layout-resultados .rz-header .rz-col-md-4 {
        height: auto !important;
    }

    .layout-preguntas .rz-body > .rz-row {
        display: grid !important;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        height: auto !important;
        gap: 1.25rem !important;
    }

    .layout-preguntas .panel-escenario > .rz-stack,
    .layout-preguntas .panel-respuestas > .rz-stack,
    .layout-preguntas .panel-progreso > .rz-stack {
        height: auto !important;
    }

    .layout-preguntas .panel-escenario,
    .layout-preguntas .panel-progreso,
    .layout-preguntas .panel-respuestas {
        flex: none !important;
        max-width: none !important;
        width: auto !important;
    }

    .layout-preguntas .panel-escenario {
        grid-area: 1 / 1 / 2 / 2;
    }

    .layout-preguntas .panel-progreso {
        grid-area: 1 / 2 / 2 / 3;
    }

    .layout-preguntas .panel-respuestas {
        grid-area: 2 / 1 / 3 / 3;
    }

    .contenedor-tarjetas-respuesta {
        grid-template-columns: minmax(0, 1fr);
    }

    .layout-resultados {
        height: auto !important;
        min-height: 100dvh;
        overflow: visible !important;
    }

    .layout-resultados .rz-body {
        height: auto !important;
        overflow: visible !important;
    }

    .layout-resultados .rz-body .rz-stack,
    .layout-resultados .rz-body .rz-row {
        height: auto !important;
    }

    .contenedor-seccion-resultados {
        padding: 20px 32px 0;
    }

    .resultados-intro,
    .resultados-conclusiones {
        align-items: stretch !important;
        flex-direction: column !important;
        gap: 1.5rem !important;
        height: auto !important;
    }

    .layout-resultados .rz-col-md-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width: 600px) {
    .portada-inicio {
        min-height: 100dvh;
        padding-bottom: 1rem;
    }

    .portada-inicio .imagen-inicio-logo {
        max-width: 140px;
    }

    .portada-inicio .contenedor-inicio-recurso {
        max-width: calc(100vw - 24px);
        padding: 20px 16px;
    }

    .pagina-acceso .contenido-tarjeta-acceso {
        flex-direction: column !important;
        gap: 1.25rem;
    }

    .pagina-acceso .visual-acceso,
    .pagina-acceso .panel-formulario-acceso {
        width: 100%;
    }

    .pagina-acceso .imagen-ejemplo-acceso {
        max-height: 220px;
        max-width: 260px;
    }

    .portada-inicio .contenedor-encabezado-recurso {
        flex-wrap: wrap;
        text-align: center;
    }

    .layout-preguntas .contenedor-encabezado-explorador-preguntas,
    .layout-resultados .contenedor-encabezado-explorador-preguntas {
        padding: 12px;
    }

    .layout-preguntas .panel-escenario,
    .layout-preguntas .panel-respuestas,
    .layout-preguntas .panel-progreso {
        grid-area: auto;
        width: 100% !important;
    }

    .layout-preguntas .rz-body > .rz-row {
        grid-template-columns: minmax(0, 1fr);
    }

    .contenedor-tarjetas-respuesta {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .layout-preguntas .navegacion-preguntas .rz-stack,
    .layout-resultados .navegacion-resultados .rz-stack {
        flex-wrap: wrap;
        justify-content: center !important;
    }

    .contenedor-seccion-resultados {
        padding: 16px 12px 0;
    }

    .layout-resultados .rz-col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .contenedor-reflexion {
        align-items: center;
        flex-direction: column !important;
        text-align: center;
    }

    .imagen--reflexion-resultado {
        max-width: 150px !important;
    }
}
