:root {
    --epa-yellow: #ffde00;
    --epa-blue: #005cb9;
    --epa-cyan: #00bcd4;
    --success-green: #28a745;
    --warning-orange: #ffc107;
    --danger-red: #dc3545;
    --dark-gray: #343a40;
    --light-gray: #6c757d;
    --border-color: #dee2e6;
    --shadow-light: 0 2px 10px rgba(0,0,0,0.1);
    --shadow-medium: 0 8px 25px rgba(0,0,0,0.15);
    --shadow-heavy: 0 15px 35px rgba(0,0,0,0.2);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    min-height: 100vh;
    overflow-x: hidden;
    line-height: 1.6;
    color: var(--dark-gray);
}

.presentation-container {
    position: relative;
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

/* Header mejorado */
.presentation-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0.6rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: var(--shadow-light);
    min-height: 60px;
}

.header-left .logo-container {
    display: flex;
    gap: 2rem;
    align-items: center;
}

.header-left .logo-container img {
    height: 35px;
    max-width: 130px;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.header-left .logo-container img:hover {
    transform: scale(1.05);
}

.header-center {
    flex: 1;
    display: flex;
    justify-content: center;
}

.slide-navigation {
    display: flex;
    align-items: center;
    gap: 1rem;
    background: rgba(255, 255, 255, 0.8);
    padding: 0.25rem 1.2rem;
    border-radius: 50px;
    box-shadow: var(--shadow-light);
    min-width: 200px;
}

.nav-arrow {
    background: var(--epa-blue);
    color: white;
    border: none;
    width: 32px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 0.9rem;
}

.nav-arrow:hover:not(.disabled) {
    background: var(--epa-cyan);
    transform: scale(1.1);
    box-shadow: var(--shadow-medium);
}

.nav-arrow.disabled {
    background: var(--light-gray);
    cursor: not-allowed;
    opacity: 0.5;
}

.slide-indicator {
    font-weight: 700;
    font-size: 1rem;
    color: var(--dark-gray);
    min-width: 70px;
    text-align: center;
    padding: 0.2rem 0.5rem;
}

.header-right {
    display: flex;
    align-items: center;
}

.slide-thumbnails {
    max-width: 400px;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--epa-blue) transparent;
}

.thumbnail-container {
    display: flex;
    gap: 0.5rem;
    padding: 0.5rem;
}

.thumbnail {
    background: white;
    border: 2px solid transparent;
    border-radius: 8px;
    padding: 0.3rem;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 90px;
    text-align: center;
    box-shadow: var(--shadow-light);
    position: relative;
    overflow: hidden;
}

.thumbnail:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-medium);
    border-color: var(--epa-blue);
}

.thumbnail.active {
    background: var(--epa-blue);
    color: white;
    border-color: var(--epa-blue);
    transform: scale(1.05);
}

.thumbnail.visited {
    border-color: var(--success-green);
}

.thumbnail.visited::before {
    content: "✓";
    position: absolute;
    top: 2px;
    right: 2px;
    background: var(--success-green);
    color: white;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    font-size: 0.7rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumbnail-number {
    font-weight: 900;
    font-size: 0.8rem;
    margin-bottom: 0.1rem;
}

.thumbnail-title {
    font-size: 0.5rem;
    font-weight: 600;
    line-height: 1;
}

/* Contenido principal */
.main-content {
    margin-top: 80px; /* Aumentado para dar más espacio al header */
    margin-bottom: 100px; /* Aumentado para dar más espacio al footer */
    flex: 1;
    position: relative;
    min-height: calc(100vh - 180px); /* Ajustado para el nuevo espacio */
    padding: 1rem 0; /* Padding adicional para evitar que el contenido toque los bordes */
}

#slides-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vh - 180px); /* Ajustado para el nuevo espacio */
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(10px);
    background: rgba(255, 255, 255, 0.98);
    overflow: hidden; /* Sin scroll, el contenido debe caber completo */
}

.slide.active {
    opacity: 1;
    transform: translateX(0);
}

/* Asegurar que el contenido siempre sea visible */
.slide-content {
    /* Asegurar que el contenido no se desborde */
    box-sizing: border-box;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

/* Escalado dinámico que se adapta automáticamente */
.slide-content {
    /* El escalado se ajusta automáticamente según la altura disponible */
    transform: scale(calc(min(1, (100vh - 200px) / 800)));
}

/* Escalado más agresivo para slides con mucho contenido */
.slide-content:has(.value-leaks-grid),
.slide-content:has(.value-propositions-grid),
.slide-content:has(.comparison-table),
.slide-content:has(.slide9-table),
.slide-content:has(.slide10-table),
.slide-content:has(.slide11-table),
.slide-content:has(.slide12-table) {
    transform: scale(calc(min(1, (100vh - 200px) / 1000)));
}

/* Escalado menos agresivo para slides simples */
.slide-content:has(.slide-title):not(:has(.value-leaks-grid)):not(:has(.value-propositions-grid)):not(:has(.comparison-table)):not(:has(.slide9-table)):not(:has(.slide10-table)):not(:has(.slide11-table)):not(:has(.slide12-table)) {
    transform: scale(calc(min(1, (100vh - 200px) / 700)));
}

.slide-content {
    max-width: 1400px;
    width: 100%;
    padding: 2rem;
    text-align: center;
    position: relative;
    /* Escalado dinámico que se adapta al contenido disponible */
    transform: scale(calc(min(1, (100vh - 200px) / 800)));
    transform-origin: center center;
    transition: transform 0.3s ease;
    /* Sin scroll, el contenido debe caber completo */
    overflow: hidden;
    /* Asegurar que el contenido no se desborde */
    box-sizing: border-box;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

/* Número de slide en círculo negro con letras amarillas */
.slide-number-circle {
    position: absolute;
    top: 2rem;
    left: 2rem;
    width: clamp(50px, 6vw, 80px);
    height: clamp(50px, 6vw, 80px);
    background: #000000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: clamp(1.2rem, 2.5vw, 2rem);
    font-weight: 900;
    color: var(--epa-yellow);
    line-height: 1;
    z-index: 10;
    box-shadow: var(--shadow-medium);
    border: 3px solid var(--epa-yellow);
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 222, 0, 0.7);
    }
    70% {
        box-shadow: 0 0 0 10px rgba(255, 222, 0, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(255, 222, 0, 0);
    }
}

/* Tipografía mejorada y adaptativa */
.slide-title {
    font-size: clamp(1.5rem, 3.5vw, 3rem);
    font-weight: 900;
    color: var(--dark-gray);
    margin-bottom: 1.5rem;
    line-height: 1.1;
    letter-spacing: -0.02em;
    position: relative;
    z-index: 1;
}

.slide-subtitle {
    font-size: clamp(1rem, 2.2vw, 1.6rem);
    font-weight: 600;
    color: var(--light-gray);
    margin-bottom: 2rem;
    letter-spacing: -0.01em;
}

.slide-text {
    font-size: clamp(0.9rem, 1.6vw, 1.2rem);
    color: var(--light-gray);
    margin-bottom: 2rem;
    line-height: 1.6;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

/* Logo principal */
.main-logo-container {
    margin-bottom: 3rem;
    text-align: center;
}

.main-logo {
    height: 240px;
    max-width: 600px;
    object-fit: contain;
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1));
    transition: transform 0.3s ease;
}

.main-logo:hover {
    transform: scale(1.05);
}

/* Grid de características */
.features-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.5rem;
    margin: 3rem auto;
    max-width: 1000px;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.feature-card {
    background: white;
    padding: 2.5rem 2rem;
    border-radius: 20px;
    text-align: center;
    box-shadow: var(--shadow-light);
    transition: all 0.3s ease;
    border: 2px solid transparent;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 200px;
}

.feature-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-medium);
    border-color: var(--epa-blue);
}

.feature-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, var(--epa-blue), var(--epa-cyan));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    color: white;
    font-size: 2rem;
    box-shadow: var(--shadow-medium);
}

.feature-card h3 {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin-bottom: 0.5rem;
}

.feature-card p {
    font-size: 1rem;
    color: var(--light-gray);
    margin: 0;
}

/* CTA Section */
.cta-section {
    margin: 3rem 0;
    text-align: center;
}

.cta-button {
    background: linear-gradient(135deg, var(--epa-yellow), #ffed4e);
    border: none;
    padding: 1rem 2.5rem;
    border-radius: 50px;
    font-size: 1.2rem;
    font-weight: 700;
    color: var(--dark-gray);
    cursor: pointer;
    box-shadow: var(--shadow-medium);
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 0.8rem;
}

.cta-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(255, 222, 0, 0.4);
}

.cta-button i {
    font-size: 1rem;
}

/* Información de contacto */
.contact-info {
    margin-top: 2rem;
    text-align: center;
}

.contact-info p {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    margin: 0.5rem 1rem;
    font-size: 1rem;
    color: var(--light-gray);
    font-weight: 500;
}

.contact-info i {
    color: var(--epa-blue);
    font-size: 1.1rem;
}

/* Estilos específicos para Slide 2 */
.content-split {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    margin: 2rem 0;
    align-items: start;
}

.text-content {
    text-align: left;
}

/* Contenido de texto del slide */
.slide-text-content {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    text-align: left;
}

.main-paragraph {
    font-size: 1.68rem;
    line-height: 1.6;
    color: var(--dark-gray);
    margin: 0;
}

.highlight-green {
    color: var(--success-green);
    font-weight: 700;
}

.highlight-red {
    color: var(--danger-red);
    font-weight: 700;
}

.secondary-paragraph {
    font-size: 1.44rem;
    line-height: 1.6;
    color: var(--dark-gray);
    margin: 0;
}

.question-paragraph {
    font-size: 1.56rem;
    line-height: 1.5;
    color: var(--dark-gray);
    margin: 0;
    font-weight: 600;
}

.question-paragraph strong {
    font-weight: 700;
}

.footnote {
    margin-top: 2rem;
    padding: 1rem;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    border-left: 4px solid var(--epa-blue);
}

.footnote p {
    margin: 0;
    font-size: 1.08rem;
    color: var(--light-gray);
    line-height: 1.4;
}

/* Imagen del edificio EPA */
.visual-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.epa-building-image {
    width: 100%;
    max-width: 500px;
    position: relative;
}

.building-img {
    width: 100%;
    height: auto;
    border-radius: 15px;
    box-shadow: var(--shadow-medium);
    transition: transform 0.3s ease;
}

.building-img:hover {
    transform: scale(1.02);
}

/* Estilos específicos para Slide 3 - Fugas de Valor */
.value-leaks-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    margin: 3rem 0;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.leak-card {
    background: white;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: var(--shadow-light);
    border-left: 6px solid #ff8c00;
    position: relative;
    transition: all 0.3s ease;
}

.leak-card:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow-medium);
}

.leak-icon {
    width: 50px;
    height: 50px;
    background: var(--danger-red);
    border-radius: 50%;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: white;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 !important;
    flex-shrink: 0;
    min-width: 50px;
}

.leak-header {
    display: flex !important;
    align-items: center !important;
    margin-bottom: 1rem;
    flex-direction: row !important;
    gap: 1rem;
}

.leak-card h3,
.leak-title {
    font-size: 1.625rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin: 0 !important;
    line-height: 1.3;
    text-transform: uppercase;
    flex: 1;
}

.leak-card p {
    font-size: 1.25rem;
    color: var(--light-gray);
    line-height: 1.6;
    margin: 0;
}

/* Ocultar círculo de número en slide3 */
#slide3 .slide-number-circle {
    display: none !important;
}

/* Forzar alineación de iconos y títulos en slide3 */
#slide3 .leak-header {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
}

#slide3 .leak-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    margin-right: 1rem !important;
}

#slide3 .leak-title {
    margin: 0 !important;
    flex: 1;
}

/* Estilos específicos para Slide 4 - Propuestas de Valor */
.value-propositions-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    margin: 3rem 0;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.proposition-card {
    background: white;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: var(--shadow-light);
    border-left: 6px solid var(--success-green);
    position: relative;
    transition: all 0.3s ease;
}

.proposition-card:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow-medium);
}

.proposition-icon {
    width: 50px;
    height: 50px;
    background: var(--success-green);
    border-radius: 8px;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    color: white;
    font-size: 1.5rem;
    font-weight: bold;
    margin: 0 !important;
    flex-shrink: 0;
    min-width: 50px;
}

.proposition-header {
    display: flex !important;
    align-items: center !important;
    margin-bottom: 1rem;
    flex-direction: row !important;
    gap: 1rem;
}

.proposition-card h3,
.proposition-title {
    font-size: 1.625rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin: 0 !important;
    line-height: 1.3;
    text-transform: uppercase;
    flex: 1;
}

.proposition-card p {
    font-size: 1.25rem;
    color: var(--light-gray);
    line-height: 1.6;
    margin: 0;
}

/* Ocultar círculo de número en slide4 */
#slide4 .slide-number-circle {
    display: none !important;
}

/* Forzar alineación de iconos y títulos en slide4 */
#slide4 .proposition-header {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    justify-content: flex-start !important;
}

#slide4 .proposition-icon {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    margin-right: 1rem !important;
}

#slide4 .proposition-title {
    margin: 0 !important;
    flex: 1;
}

/* Estilos específicos para Slide 6 - Tabla de comparación */
.comparison-table {
    margin: 2rem 0;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.comparison-table-modern {
    width: 100%;
    border-collapse: collapse;
    background: white;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: var(--shadow-medium);
    font-size: 1.1rem;
}

.comparison-table-modern th {
    background: linear-gradient(135deg, var(--epa-blue) 0%, #004085 100%);
    color: white;
    padding: 1.2rem 1rem;
    text-align: center;
    font-weight: 600;
    font-size: 1.2rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.comparison-table-modern th:first-child {
    text-align: left;
    background: linear-gradient(135deg, var(--dark-gray) 0%, #2c3e50 100%);
}

.comparison-table-modern td {
    padding: 1rem;
    text-align: center;
    border-bottom: 1px solid var(--border-color);
    font-weight: 500;
}

.comparison-table-modern td:first-child {
    text-align: left;
    font-weight: 600;
    color: var(--dark-gray);
    background: rgba(0, 0, 0, 0.02);
}

.comparison-table-modern tbody tr:hover {
    background: rgba(0, 188, 212, 0.05);
    transition: background-color 0.3s ease;
}

.cost-highlight {
    color: var(--danger-red) !important;
    font-weight: 700 !important;
    background: rgba(220, 53, 69, 0.1) !important;
}

.income-highlight {
    color: var(--success-green) !important;
    font-weight: 700 !important;
    background: rgba(40, 167, 69, 0.1) !important;
}

.net-income-row {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%) !important;
    border-top: 3px solid var(--epa-blue) !important;
}

.net-income-row td {
    font-size: 1.3rem !important;
    padding: 1.5rem 1rem !important;
}

.net-cashea {
    color: var(--danger-red) !important;
    background: rgba(220, 53, 69, 0.15) !important;
}

.net-creditotal {
    color: var(--success-green) !important;
    background: rgba(40, 167, 69, 0.15) !important;
}

/* Estilos específicos para Slide 5 - Layout con imagen */
.slide5-layout {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
    gap: 3rem;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto;
}

.slide5-left {
    display: flex;
    flex-direction: column;
}

.slide5-left .slide-title {
    text-align: left;
    margin-bottom: 2rem;
}

.slide5-two-columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin: 0;
}

.slide5-column {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 1.5rem;
}

.slide5-title-red {
    font-size: 3.5rem;
    font-weight: 900;
    color: var(--danger-red);
    margin-bottom: 1.5rem;
    text-shadow: 2px 2px 4px rgba(220, 53, 69, 0.3);
}

.slide5-text {
    font-size: 1.75rem;
    line-height: 1.6;
    color: var(--dark-gray);
    font-weight: 400;
    max-width: 300px;
}

.slide5-right {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    height: 100%;
}

.slide5-image-container {
    width: 100%;
    max-width: 1000px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* Sin efectos de frame o sombra */
    border-radius: 0;
    overflow: visible;
    box-shadow: none;
    transition: none;
    background: transparent;
    padding: 1rem;
}

.slide5-image-container:hover {
    /* Sin efectos hover */
    transform: none;
    box-shadow: none;
}

.slide5-main-image {
    width: 120%;
    height: auto;
    display: block;
    object-fit: contain;
    /* Asegurar que el fondo transparente sea visible */
    background: transparent;
    /* Sin efectos adicionales */
    filter: none;
    border: none;
    outline: none;
    transform: scale(1.1);
    margin-left: -10%;
}

/* Mobile Mockup mejorado */
.mobile-mockup {
    display: flex;
    justify-content: center;
    margin: 3rem 0;
    perspective: 1000px;
}

.phone-frame {
    width: 320px;
    height: 580px;
    background: linear-gradient(145deg, #1a1a1a, #2a2a2a);
    border-radius: 30px;
    padding: 12px;
    box-shadow: 
        0 25px 50px rgba(0,0,0,0.4),
        inset 0 1px 0 rgba(255,255,255,0.1);
    position: relative;
    transform: rotateY(-5deg) rotateX(5deg);
    transition: transform 0.3s ease;
}

.phone-frame:hover {
    transform: rotateY(-2deg) rotateX(2deg) scale(1.02);
}

.phone-frame::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background: rgba(255,255,255,0.3);
    border-radius: 2px;
}

.app-header {
    background: linear-gradient(135deg, #667eea, #764ba2);
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px 20px 0 0;
    color: white;
}

.app-header i {
    font-size: 1.4rem;
    color: white;
}

.badge {
    background: var(--danger-red);
    color: white;
    border-radius: 50%;
    padding: 4px 8px;
    font-size: 0.8rem;
    margin-left: 8px;
    font-weight: bold;
}

.app-content {
    background: white;
    padding: 25px;
    flex: 1;
    border-radius: 0 0 20px 20px;
    position: relative;
}

.credit-section {
    text-align: center;
    margin-bottom: 25px;
    padding: 20px;
    background: linear-gradient(135deg, #f8f9fa, #e9ecef);
    border-radius: 15px;
}

.credit-section h3 {
    font-size: 1rem;
    color: #666;
    margin-bottom: 15px;
    font-weight: 600;
}

.credit-amount {
    font-size: 2.5rem;
    font-weight: 900;
    color: var(--epa-blue);
    margin-bottom: 15px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.progress-bar {
    width: 100%;
    height: 10px;
    background: #e9ecef;
    border-radius: 5px;
    margin-bottom: 15px;
    overflow: hidden;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.1);
}

.progress-fill {
    width: 65%;
    height: 100%;
    background: linear-gradient(90deg, var(--epa-yellow), #ffed4e);
    border-radius: 5px;
    transition: width 0.3s ease;
}

.btn-increase {
    background: linear-gradient(135deg, var(--epa-yellow), #ffed4e);
    border: none;
    padding: 12px 24px;
    border-radius: 25px;
    font-weight: 700;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(255, 222, 0, 0.3);
    transition: all 0.3s ease;
    color: var(--dark-gray);
}

.btn-increase:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(255, 222, 0, 0.4);
}

.insurance-card {
    background: linear-gradient(135deg, #d4edda, #c3e6cb);
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    gap: 15px;
    border-left: 4px solid var(--success-green);
}

.insurance-card i:first-child {
    color: var(--success-green);
    font-size: 1.5rem;
}

.insurance-card p {
    flex: 1;
    font-size: 0.9rem;
    margin: 0;
    font-weight: 600;
    color: #155724;
}

.stores-section h4 {
    font-size: 1rem;
    color: #666;
    margin-bottom: 15px;
    font-weight: 600;
}

.store-logos {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.store {
    font-weight: 800;
    color: var(--epa-blue);
    font-size: 1.1rem;
    padding: 8px 16px;
    background: rgba(0, 92, 185, 0.1);
    border-radius: 10px;
}

.app-nav {
    background: white;
    padding: 20px;
    display: flex;
    justify-content: space-around;
    border-radius: 20px;
    margin-top: 15px;
    box-shadow: 0 -4px 15px rgba(0,0,0,0.1);
}

.nav-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    font-size: 0.8rem;
    color: #666;
    transition: all 0.3s ease;
}

.nav-item.active {
    color: var(--epa-yellow);
    transform: scale(1.1);
}

.nav-item i {
    font-size: 1.4rem;
}

.website-url {
    position: absolute;
    bottom: 3rem;
    left: 3rem;
    display: flex;
    align-items: center;
    gap: 12px;
    color: var(--epa-blue);
    font-weight: 700;
    font-size: 1.1rem;
}

.website-url i {
    color: var(--warning-orange);
    font-size: 1.3rem;
}

/* Navegación eliminada - solo se usa la del header */

/* Responsive Design */
/* Pantallas muy grandes */
@media (min-width: 1920px) {
    .slide-content {
        transform: scale(calc(min(1, (100vh - 200px) / 900)));
        padding: 2.5rem;
    }
    
    .main-content {
        margin-top: 90px;
        margin-bottom: 110px;
    }
    
    .slide {
        height: calc(100vh - 200px);
    }
}

@media (max-width: 1200px) {
    .slide-content {
        padding: 1.5rem;
        transform: scale(calc(min(1, (100vh - 180px) / 800)));
    }
    
    .main-content {
        margin-top: 80px;
        margin-bottom: 100px;
    }
    
    .slide {
        height: calc(100vh - 180px);
    }
}

@media (max-width: 900px) {
    .slide-content {
        padding: 1rem;
        transform: scale(calc(min(1, (100vh - 165px) / 750)));
    }
    
    .main-content {
        margin-top: 75px;
        margin-bottom: 90px;
    }
    
    .slide {
        height: calc(100vh - 165px);
    }
}

/* Pantallas medianas */
@media (min-width: 1200px) and (max-width: 1600px) {
    .slide-content {
        transform: scale(calc(min(1, (100vh - 190px) / 850)));
        padding: 2rem;
    }
    
    .main-content {
        margin-top: 85px;
        margin-bottom: 105px;
    }
    
    .slide {
        height: calc(100vh - 190px);
    }
}

@media (max-width: 768px) {
    .presentation-header {
        padding: 0.8rem;
        flex-direction: column;
        gap: 0.8rem;
    }
    
    .header-left .logo-container {
        gap: 1rem;
    }
    
    .header-left .logo-container img {
        height: 28px;
    }
    
    .slide-navigation {
        padding: 0.2rem 1rem;
        min-width: 180px;
    }
    
    .nav-arrow {
        width: 30px;
        height: 26px;
        font-size: 0.85rem;
    }
    
    .slide-thumbnails {
        max-width: 300px;
    }
    
    .thumbnail {
        min-width: 70px;
        padding: 0.25rem;
    }
    
    .thumbnail-number {
        font-size: 0.7rem;
    }
    
    .thumbnail-title {
        font-size: 0.45rem;
    }
    
    .main-content {
        margin-top: 110px;
        margin-bottom: 90px;
    }
    
    .slide {
        height: calc(100vh - 200px);
    }
    
    .slide-content {
        padding: 1rem;
        transform: scale(calc(min(1, (100vh - 200px) / 700)));
    }
    
    /* Nuevos estilos para slide1 */
    .main-logo {
        height: 180px;
        max-width: 420px;
    }
    
    .features-grid {
        grid-template-columns: 1fr;
        gap: 2rem;
        margin: 2.5rem auto;
        max-width: 600px;
    }
    
    .feature-card {
        padding: 2rem 1.5rem;
        min-height: 180px;
    }
    
    .feature-icon {
        width: 60px;
        height: 60px;
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }
    
    .feature-card h3 {
        font-size: 1.1rem;
    }
    
    .feature-card p {
        font-size: 0.9rem;
    }
    
    .cta-button {
        padding: 0.8rem 2rem;
        font-size: 1rem;
    }
    
    .contact-info p {
        font-size: 0.9rem;
        margin: 0.3rem 0.5rem;
    }
    
    /* Estilos responsivos para slide2 */
    .content-split {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .main-paragraph {
        font-size: 1.44rem;
    }
    
    .secondary-paragraph {
        font-size: 1.32rem;
    }
    
    .question-paragraph {
        font-size: 1.44rem;
    }
    
    .epa-building-image {
        max-width: 400px;
    }
    
    /* Estilos responsivos para slide3 */
    .value-leaks-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
        margin: 2rem 0;
    }
    
    .leak-card {
        padding: 1.5rem;
    }
    
    .leak-card h3,
    .leak-title {
        font-size: 1.5rem;
    }
    
    .leak-header {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 0.5rem;
    }
    
    .leak-icon {
        margin: 0 0 0.5rem 0 !important;
    }
    
    .leak-card p {
        font-size: 1.25rem;
    }
    
    /* Estilos responsivos para slide4 */
    .value-propositions-grid {
        grid-template-columns: 1fr;
        gap: 1.5rem;
        margin: 2rem 0;
    }
    
    .proposition-card {
        padding: 1.5rem;
    }
    
    .proposition-card h3,
    .proposition-title {
        font-size: 1.5rem;
    }
    
    .proposition-card p {
        font-size: 1.25rem;
    }
    
    /* Estilos responsivos para slide5 - layout con imagen */
    .slide5-layout {
        grid-template-columns: 1fr;
        gap: 2rem;
        align-items: center;
    }
    
    .slide5-left .slide-title {
        text-align: center;
        margin-bottom: 1.5rem;
    }
    
    .slide5-two-columns {
        gap: 2rem;
    }
    
    .slide5-title-red {
        font-size: 3rem;
        margin-bottom: 1rem;
    }
    
    .slide5-text {
        font-size: 1.5rem;
        max-width: 280px;
    }
    
    .slide5-image-container {
        max-width: 750px;
        /* Mantener sin efectos */
        box-shadow: none;
        border-radius: 0;
        overflow: visible;
    }
    
    .phone-frame {
        width: 280px;
        height: 500px;
        transform: none;
    }
    
    .phone-frame:hover {
        transform: scale(1.02);
    }
    
    /* Navegación inferior eliminada */
    
    .website-url {
        bottom: 2rem;
        left: 2rem;
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .presentation-header {
        padding: 0.6rem;
    }
    
    .header-left .logo-container img {
        height: 22px;
    }
    
    .slide-navigation {
        padding: 0.15rem 0.8rem;
        min-width: 160px;
    }
    
    .nav-arrow {
        width: 26px;
        height: 24px;
        font-size: 0.75rem;
    }
    
    .slide-indicator {
        font-size: 0.85rem;
        min-width: 50px;
        padding: 0.15rem 0.3rem;
    }
    
    .slide-thumbnails {
        max-width: 220px;
    }
    
    .thumbnail {
        min-width: 60px;
        padding: 0.2rem;
    }
    
    .thumbnail-number {
        font-size: 0.6rem;
    }
    
    .thumbnail-title {
        font-size: 0.4rem;
    }
    
    .main-content {
        margin-top: 130px;
        margin-bottom: 80px;
    }
    
    .slide {
        height: calc(100vh - 210px);
    }
    
    .slide-content {
        padding: 0.8rem;
        transform: scale(calc(min(1, (100vh - 210px) / 650)));
    }
}

/* Pantallas muy pequeñas */
@media (max-width: 360px) {
    .slide-content {
        padding: 0.6rem;
        transform: scale(calc(min(1, (100vh - 190px) / 600)));
    }
    
    .main-content {
        margin-top: 120px;
        margin-bottom: 70px;
    }
    
    .slide {
        height: calc(100vh - 190px);
    }
}
    
    /* Nuevos estilos para slide1 en móviles pequeños */
    .main-logo {
        height: 120px;
        max-width: 300px;
    }
    
    .features-grid {
        gap: 1.5rem;
        margin: 2rem auto;
        max-width: 500px;
    }
    
    .feature-card {
        padding: 1.5rem 1rem;
        min-height: 160px;
    }
    
    .feature-icon {
        width: 50px;
        height: 50px;
        font-size: 1.2rem;
        margin-bottom: 0.8rem;
    }
    
    .feature-card h3 {
        font-size: 1rem;
    }
    
    .feature-card p {
        font-size: 0.8rem;
    }
    
    .cta-button {
        padding: 0.7rem 1.5rem;
        font-size: 0.9rem;
    }
    
    .contact-info p {
        font-size: 0.8rem;
        margin: 0.2rem 0.3rem;
    }
    
    /* Estilos responsivos para slide2 en móviles pequeños */
    .main-paragraph {
        font-size: 1.2rem;
    }
    
    .secondary-paragraph {
        font-size: 1.08rem;
    }
    
    .question-paragraph {
        font-size: 1.2rem;
    }
    
    .footnote p {
        font-size: 0.96rem;
    }
    
    .epa-building-image {
        max-width: 300px;
    }
    
    /* Estilos responsivos para slide3 en móviles pequeños */
    .value-leaks-grid {
        gap: 1rem;
        margin: 1.5rem 0;
    }
    
    .leak-card {
        padding: 1rem;
    }
    
    .leak-card h3,
    .leak-title {
        font-size: 1.375rem;
    }
    
    .leak-header {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 0.3rem;
    }
    
    .leak-icon {
        margin: 0 0 0.3rem 0 !important;
    }
    
    .leak-card p {
        font-size: 1.125rem;
    }
    
    .leak-icon {
        width: 40px;
        height: 40px;
        font-size: 1.2rem;
    }
    
    /* Estilos responsivos para slide4 en móviles pequeños */
    .value-propositions-grid {
        gap: 1rem;
        margin: 1.5rem 0;
    }
    
    .proposition-card {
        padding: 1rem;
    }
    
    .proposition-card h3,
    .proposition-title {
        font-size: 1.375rem;
    }
    
    .proposition-card p {
        font-size: 1.125rem;
    }
    
    .proposition-icon {
        width: 40px;
        height: 40px;
        font-size: 1.2rem;
    }
    
    /* Estilos responsivos para slide5 en móviles - layout con imagen */
    .slide5-layout {
        gap: 1.5rem;
        align-items: center;
    }
    
    .slide5-left .slide-title {
        font-size: 2.5rem;
        margin-bottom: 1rem;
    }
    
    .slide5-two-columns {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    
    .slide5-column {
        padding: 1rem;
    }
    
    .slide5-title-red {
        font-size: 2.5rem;
        margin-bottom: 0.8rem;
    }
    
    .slide5-text {
        font-size: 1.3rem;
        max-width: 250px;
    }
    
    .slide5-image-container {
        max-width: 525px;
        /* Mantener sin efectos */
        box-shadow: none;
        border-radius: 0;
        overflow: visible;
    }
    
    /* Estilos responsivos para slide6 en móviles pequeños */
    .comparison-table {
        margin: 1rem 0;
    }
    
    .comparison-table-modern {
        font-size: 0.8rem;
    }
    
    .comparison-table-modern th {
        padding: 0.6rem 0.3rem;
        font-size: 0.9rem;
    }
    
    .comparison-table-modern td {
        padding: 0.6rem 0.3rem;
    }
    
    .net-income-row td {
        font-size: 1rem !important;
        padding: 1rem 0.3rem !important;
    }
    
    /* Estilos responsivos para slide6 - tabla de comparación */
    .comparison-table {
        margin: 1.5rem 0;
    }
    
    .comparison-table-modern {
        font-size: 0.9rem;
    }
    
    .comparison-table-modern th {
        padding: 0.8rem 0.5rem;
        font-size: 1rem;
    }
    
    .comparison-table-modern td {
        padding: 0.8rem 0.5rem;
    }
    
    .net-income-row td {
        font-size: 1.1rem !important;
        padding: 1.2rem 0.5rem !important;
    }
    
    .phone-frame {
        width: 250px;
        height: 450px;
    }
    
    /* Navegación inferior eliminada */
    
    .website-url {
        bottom: 1.5rem;
        left: 1.5rem;
        font-size: 0.9rem;
    }
}

/* Scrollbar personalizada */
.slide-thumbnails::-webkit-scrollbar {
    height: 6px;
}

.slide-thumbnails::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 3px;
}

.slide-thumbnails::-webkit-scrollbar-thumb {
    background: var(--epa-blue);
    border-radius: 3px;
}

.slide-thumbnails::-webkit-scrollbar-thumb:hover {
    background: var(--epa-cyan);
}

/* Animaciones */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

.slide.active .slide-content {
    animation: fadeInUp 0.8s ease-out;
}

.slide.active .mobile-mockup {
    animation: slideInRight 1s ease-out 0.2s both;
}

/* Mejoras de accesibilidad */
@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
    }
}

/* Modo oscuro opcional */
@media (prefers-color-scheme: dark) {
    .slide {
        background: rgba(33, 37, 41, 0.98);
    }
    
    .slide-title {
        color: white;
    }
    
    .slide-subtitle,
    .slide-text {
        color: #adb5bd;
    }
    
    .presentation-header {
        background: rgba(33, 37, 41, 0.95);
        border-bottom-color: rgba(255, 255, 255, 0.1);
    }
    
    .slide-navigation {
        background: rgba(33, 37, 41, 0.8);
    }
    
    .thumbnail {
        background: rgba(52, 58, 64, 0.9);
        color: white;
    }
}

/* Footer */
.presentation-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 1rem 2rem;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
}

.footer-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1400px;
    margin: 0 auto;
}

.footer-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer-info p {
    margin: 0;
    font-size: 0.9rem;
    color: var(--light-gray);
    line-height: 1.4;
}

.footer-contact {
    display: flex;
    gap: 2rem;
    align-items: center;
}

.contact-link {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--epa-blue);
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
    transition: all 0.3s ease;
}

.contact-link:hover {
    color: var(--epa-cyan);
    transform: translateY(-1px);
}

.contact-link i {
    font-size: 1rem;
}

/* Responsive para el footer */
@media (max-width: 768px) {
    .presentation-footer {
        padding: 0.8rem 1rem;
    }
    
    .footer-content {
        flex-direction: column;
        gap: 0.8rem;
        text-align: center;
    }
    
    .footer-navigation {
        order: -1;
        margin-bottom: 0.5rem;
    }
    
    .footer-contact {
        gap: 1rem;
    }
    
    .main-content {
        margin-bottom: 120px;
    }
    
    .slide {
        height: calc(100vh - 200px);
    }
}

@media (max-width: 480px) {
    .presentation-footer {
        padding: 0.6rem 0.8rem;
    }
    
    .footer-info p {
        font-size: 0.8rem;
    }
    
    .contact-link {
        font-size: 0.8rem;
    }
    
    .footer-navigation {
        margin-bottom: 0.3rem;
    }
    
    .main-content {
        margin-bottom: 140px;
    }
    
    .slide {
        height: calc(100vh - 220px);
    }
}

/* Selector de slides modal */
.slide-selector-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2000;
    backdrop-filter: blur(10px);
    animation: fadeIn 0.3s ease-out;
}

.slide-selector-content {
    background: white;
    padding: 2rem;
    border-radius: 20px;
    box-shadow: var(--shadow-heavy);
    max-width: 500px;
    width: 90%;
    text-align: center;
    animation: slideInUp 0.3s ease-out;
}

.slide-selector-content h3 {
    color: var(--epa-blue);
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    font-weight: 700;
}

.slide-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
    gap: 0.8rem;
    margin-bottom: 1.5rem;
    max-height: 300px;
    overflow-y: auto;
}

.slide-option {
    background: #f8f9fa;
    border: 2px solid #e9ecef;
    border-radius: 12px;
    padding: 1rem 0.5rem;
    cursor: pointer;
    transition: all 0.3s ease;
    font-weight: 700;
    font-size: 1.1rem;
    color: var(--dark-gray);
}

.slide-option:hover {
    background: var(--epa-blue);
    color: white;
    border-color: var(--epa-blue);
    transform: translateY(-2px);
    box-shadow: var(--shadow-medium);
}

.slide-option.active {
    background: var(--epa-blue);
    color: white;
    border-color: var(--epa-blue);
    box-shadow: var(--shadow-medium);
}

.close-selector {
    background: linear-gradient(135deg, var(--epa-blue), var(--epa-cyan));
    color: white;
    border: none;
    padding: 0.8rem 2rem;
    border-radius: 25px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: var(--shadow-light);
}

.close-selector:hover {
    transform: translateY(-2px);
    box-shadow: var(--shadow-medium);
}

/* Animaciones adicionales */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Efectos de transición mejorados */
.slide-transitioning {
    pointer-events: none;
}

.slide-transitioning .slide-content {
    transition: all 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

/* Mejoras en el indicador de slide */
.slide-indicator {
    cursor: pointer;
    transition: all 0.3s ease;
}

.slide-indicator:hover {
    background: rgba(0, 92, 185, 0.1);
    transform: scale(1.05);
}

/* Responsive para el selector de slides */
@media (max-width: 768px) {
    .slide-selector-content {
        padding: 1.5rem;
        margin: 1rem;
    }
    
    .slide-grid {
        grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
        gap: 0.6rem;
    }
    
    .slide-option {
        padding: 0.8rem 0.3rem;
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .slide-selector-content {
        padding: 1rem;
    }
    
    .slide-grid {
        grid-template-columns: repeat(auto-fit, minmax(45px, 1fr));
        gap: 0.5rem;
    }
    
    .slide-option {
        padding: 0.6rem 0.2rem;
        font-size: 0.9rem;
    }
}

/* ===== SLIDE 6 STYLES ===== */
/* Main title */
.slide6-title {
    font-size: 2.8rem;
    font-weight: 900;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 1.5rem;
    line-height: 1.1;
    letter-spacing: -0.02em;
}

/* Table container */
.slide6-table-container {
    max-width: 1058px;
    margin: 0 auto;
    padding: 0 0.5rem;
}

/* Modern table design */
.slide6-table {
    width: 100%;
    border-collapse: collapse;
    background: white;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

.slide6-table thead {
    background: #f8f9fa;
}

.slide6-table th {
    padding: 0.3rem 0.3rem;
    font-size: 0.9rem;
    font-weight: 700;
    color: var(--dark-gray);
    text-align: center;
    border-bottom: 2px solid #e9ecef;
    letter-spacing: -0.01em;
}

.slide6-table th:first-child {
    font-weight: 800;
    color: var(--dark-gray);
}

.slide6-table td {
    padding: 0.25rem 0.3rem;
    font-size: 0.85rem;
    color: var(--dark-gray);
    border-bottom: 1px solid #f1f3f4;
    vertical-align: middle;
    text-align: center;
}

.slide6-table td:first-child {
    font-weight: 600;
    color: var(--dark-gray);
    text-align: left;
}

/* Alternating row colors */
.slide6-table tbody tr:nth-child(even) {
    background: #fafbfc;
}

.slide6-table tbody tr:nth-child(odd) {
    background: white;
}

/* Hover effect */
.slide6-table tbody tr:hover {
    background: #f8f9fa;
    transition: background-color 0.2s ease;
}

/* Cost highlights (orange/red) */
.slide6-table .cost-highlight {
    color: #e74c3c;
    font-weight: 700;
}

/* Income highlights (green) */
.slide6-table .income-highlight {
    color: #27ae60;
    font-weight: 700;
}

/* Net income row */
.slide6-table .net-income-row {
    background: #f8f9fa !important;
    border-top: 3px solid #e9ecef;
}

.slide6-table .net-income-row td {
    font-weight: 800;
    font-size: 0.95rem;
    color: var(--dark-gray);
    padding: 0.35rem 0.3rem;
}

.slide6-table .net-cashea strong {
    color: var(--epa-blue);
}

.slide6-table .net-creditotal strong {
    color: var(--epa-blue);
}

/* Responsive design for slide6 */
@media (max-width: 768px) {
    .slide6-title {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    
    .slide6-table-container {
        padding: 0 0.5rem;
    }
    
    .slide6-table th,
    .slide6-table td {
        padding: 0.3rem 0.2rem;
        font-size: 0.8rem;
    }
    
    .slide6-table .net-income-row td {
        padding: 0.4rem 0.2rem;
        font-size: 0.85rem;
    }
}

@media (max-width: 480px) {
    .slide6-title {
        font-size: 1.5rem;
        margin-bottom: 0.8rem;
    }
    
    .slide6-table th,
    .slide6-table td {
        padding: 0.25rem 0.15rem;
        font-size: 0.7rem;
    }
    
    .slide6-table .net-income-row td {
        padding: 0.3rem 0.15rem;
        font-size: 0.75rem;
    }
}

/* ===== SLIDE 7 STYLES ===== */
/* Main title */
.slide7-title {
    font-size: 3.2rem;
    font-weight: 900;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 3rem;
    line-height: 1.1;
    letter-spacing: -0.02em;
}

/* Chart container */
.slide7-chart-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem;
    height: 500px;
    position: relative;
}

/* Chart note */
.slide7-note {
    font-size: 0.9rem;
    color: var(--dark-gray);
    text-align: left;
    margin-top: 1rem;
    padding-left: 1rem;
    font-style: italic;
}

/* Responsive design for slide7 */
@media (max-width: 768px) {
    .slide7-title {
        font-size: 2.2rem;
        margin-bottom: 2rem;
    }
    
    .slide7-chart-container {
        height: 400px;
        padding: 0 0.5rem;
    }
    
    .slide7-note {
        font-size: 0.8rem;
        padding-left: 0.5rem;
    }
}

@media (max-width: 480px) {
    .slide7-title {
        font-size: 1.8rem;
        margin-bottom: 1.5rem;
    }
    
    .slide7-chart-container {
        height: 300px;
        padding: 0 0.3rem;
    }
    
    .slide7-note {
        font-size: 0.7rem;
        padding-left: 0.3rem;
    }
}

/* ===== SLIDE 8 STYLES ===== */
/* Main title */
.slide8-title {
    font-size: 2.5rem;
    font-weight: 900;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 2rem;
    line-height: 1.1;
    letter-spacing: -0.02em;
}

.slide8-title span {
    color: var(--epa-yellow);
}

/* Layout */
.slide8-layout {
    display: flex;
    align-items: center;
    gap: 2.5rem;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 1.5rem;
}

/* Left content */
.slide8-left {
    flex: 1;
    max-width: 500px;
}

.slide8-description {
    font-size: 1.2rem;
    color: var(--dark-gray);
    line-height: 1.5;
    margin-bottom: 1.5rem;
}

.slide8-premises h3 {
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin-bottom: 0.8rem;
}

.slide8-checklist {
    list-style: none;
    padding: 0;
    margin: 0;
}

.slide8-checklist li {
    display: flex;
    align-items: flex-start;
    gap: 0.8rem;
    font-size: 1.1rem;
    color: var(--dark-gray);
    margin-bottom: 0.6rem;
    text-align: left;
}

.slide8-checklist i {
    color: var(--success-green);
    font-size: 1.2rem;
}

.slide8-tagline {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin-top: 1.5rem;
    margin-bottom: 0.8rem;
}

.highlight-green {
    color: var(--success-green);
}

.slide8-note {
    font-size: 0.9rem;
    color: #666;
    font-style: italic;
}

/* Right content - Image */
.slide8-right {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide8-image-container {
    position: relative;
    max-width: 100%;
    height: auto;
}

.slide8-prototype-image {
    width: 100%;
    max-width: 400px;
    height: auto;
    border-radius: 0;
    box-shadow: none;
    transition: none;
}

.slide8-prototype-image:hover {
    transform: none;
    box-shadow: none;
}

/* Responsive design for slide8 */
@media (max-width: 1200px) {
    .slide8-layout {
        gap: 2rem;
        padding: 0 1rem;
    }
    
    .slide8-prototype-image {
        max-width: 350px;
    }
}

@media (max-width: 768px) {
    .slide8-title {
        font-size: 1.8rem;
        margin-bottom: 1.5rem;
    }
    
    .slide8-layout {
        flex-direction: column;
        gap: 2rem;
    }
    
    .slide8-left {
        max-width: 100%;
        text-align: left;
    }
    
    .slide8-description {
        font-size: 1.1rem;
    }
    
    .slide8-checklist i {
        font-size: 1.4rem;
    }
    
    .slide8-prototype-image {
        max-width: 300px;
    }
}

@media (max-width: 480px) {
    .slide8-title {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }
    
    .slide8-description {
        font-size: 1rem;
    }
    
    .slide8-premises h3 {
        font-size: 1.2rem;
    }
    
    .slide8-checklist li {
        font-size: 1rem;
        text-align: left;
        align-items: flex-start;
    }
    
    .slide8-checklist i {
        font-size: 1.1rem;
    }
    
    .slide8-prototype-image {
        max-width: 250px;
    }
}

/* Slide 9 Styles */
.slide9-title {
    font-size: 2.8rem;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 1rem;
    font-family: 'Inter', sans-serif;
}

.slide9-subtitle {
    font-size: 1.8rem;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-bottom: 1.5rem;
    font-family: 'Inter', sans-serif;
}

.highlight-yellow {
    background-color: #FFD700;
    padding: 2px 8px;
    border-radius: 4px;
}

.highlight-blue {
    color: var(--epa-blue);
    font-weight: 700;
}

.slide9-impact-statement {
    font-size: 1.82rem;
    text-align: center;
    margin-bottom: 3rem;
    color: #000;
    font-family: 'Inter', sans-serif;
}

.slide9-table-container {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}

.slide9-table {
    width: 100%;
    max-width: 1170px;
    border-collapse: collapse;
    background-color: #f8f9fa;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.slide9-table thead {
    background-color: #e9ecef;
}

.slide9-table th {
    padding: 0.6rem 0.8rem;
    text-align: center;
    font-weight: 600;
    color: #000;
    font-size: 1.2rem;
    border-bottom: 2px solid #dee2e6;
    font-family: 'Inter', sans-serif;
}

.slide9-table td {
    padding: 0.5rem 0.8rem;
    text-align: center;
    border-bottom: 1px solid #dee2e6;
    font-size: 1.1rem;
    font-family: 'Inter', sans-serif;
}

.slide9-table tbody tr:nth-child(even) {
    background-color: #ffffff;
}

.slide9-table tbody tr:nth-child(odd) {
    background-color: #f8f9fa;
}

.slide9-table tbody tr:hover {
    background-color: #e9ecef;
}

.slide9-table .negative {
    color: #dc3545;
    font-weight: 500;
}

.slide9-table .positive {
    color: #28a745;
    font-weight: 500;
}

.slide9-table .net-result {
    background-color: #e9ecef !important;
    font-weight: 600;
}

.slide9-table .net-result td {
    font-weight: 600;
}

.slide9-users-info {
    position: absolute;
    bottom: 2rem;
    left: 2rem;
    font-size: 1.17rem;
    color: #666;
    font-family: 'Inter', sans-serif;
}

/* Responsive design for slide9 */
@media (max-width: 1200px) {
    .slide9-title {
        font-size: 2.4rem;
    }
    
    .slide9-subtitle {
        font-size: 1.6rem;
    }
    
    .slide9-table {
        max-width: 1040px;
    }
}

@media (max-width: 768px) {
    .slide9-title {
        font-size: 2rem;
        margin-bottom: 0.8rem;
    }
    
    .slide9-subtitle {
        font-size: 1.4rem;
        margin-bottom: 1.2rem;
    }
    
    .slide9-impact-statement {
        font-size: 1.2rem;
        margin-bottom: 2rem;
    }
    
    .slide9-table th,
    .slide9-table td {
        padding: 0.5rem 0.4rem;
        font-size: 1rem;
    }
    
    .slide9-users-info {
        bottom: 1.5rem;
        left: 1.5rem;
        font-size: 0.8rem;
    }
}

@media (max-width: 480px) {
    .slide9-title {
        font-size: 1.6rem;
        margin-bottom: 0.6rem;
    }
    
    .slide9-subtitle {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }
    
    .slide9-impact-statement {
        font-size: 1rem;
        margin-bottom: 1.5rem;
    }
    
    .slide9-table th,
    .slide9-table td {
        padding: 0.4rem 0.3rem;
        font-size: 0.9rem;
    }
    
    .slide9-users-info {
        bottom: 1rem;
        left: 1rem;
        font-size: 0.7rem;
    }
}

/* Slide 10 Styles - Matching Slide 9 */
.slide10-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.slide10-subtitle {
    font-size: 1.8rem;
    color: var(--light-gray);
    text-align: center;
    margin-bottom: 2rem;
    font-weight: 500;
}

.highlight-yellow {
    color: var(--epa-yellow);
    font-weight: 700;
}

.slide10-impact-statement {
    font-size: 1.82rem;
    text-align: center;
    margin-bottom: 2.5rem;
    font-weight: 600;
    color: var(--dark-gray);
}

.slide10-table-container {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}

.slide10-table {
    width: 100%;
    max-width: 1170px;
    border-collapse: collapse;
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: var(--shadow-medium);
}

.slide10-table thead {
    background: var(--epa-blue);
}

.slide10-table th {
    padding: 0.7rem 0.8rem;
    text-align: center;
    font-weight: 600;
    color: white;
    font-size: 1.2rem;
    border: none;
}

.slide10-table td {
    padding: 0.5rem 0.8rem;
    text-align: center;
    border-bottom: 1px solid var(--border-color);
    font-size: 1.1rem;
    font-weight: 500;
}

.slide10-table tbody tr:nth-child(even) {
    background: #f8f9fa;
}

.slide10-table tbody tr:nth-child(odd) {
    background: white;
}

.slide10-table tbody tr:hover {
    background: #e9ecef;
}

.slide10-table .negative {
    color: var(--danger-red);
    font-weight: 600;
}

.slide10-table .positive {
    color: var(--success-green);
    font-weight: 600;
}

.slide10-table .net-result {
    background: #f8f9fa;
    font-weight: 700;
}

.slide10-table .net-result td {
    border-top: 2px solid var(--epa-blue);
}

.slide10-users-info {
    text-align: center;
    font-size: 1.17rem;
    color: var(--light-gray);
    font-weight: 500;
    margin-top: 1rem;
}

/* Responsive adjustments for Slide 10 */
@media (max-width: 1200px) {
    .slide10-title {
        font-size: 2.2rem;
    }
    
    .slide10-subtitle {
        font-size: 1.6rem;
    }
    
    .slide10-table {
        max-width: 1040px;
    }
}

@media (max-width: 768px) {
    .slide10-title {
        font-size: 1.8rem;
        margin-bottom: 0.8rem;
    }
    
    .slide10-subtitle {
        font-size: 1.4rem;
        margin-bottom: 1.5rem;
    }
    
    .slide10-impact-statement {
        font-size: 1.4rem;
        margin-bottom: 2rem;
    }
    
    .slide10-table th,
    .slide10-table td {
        padding: 0.5rem 0.4rem;
        font-size: 1rem;
    }
    
    .slide10-users-info {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .slide10-title {
        font-size: 1.5rem;
        margin-bottom: 0.6rem;
    }
    
    .slide10-subtitle {
        font-size: 1.2rem;
        margin-bottom: 1.2rem;
    }
    
    .slide10-impact-statement {
        font-size: 1.2rem;
        margin-bottom: 1.5rem;
    }
    
    .slide10-table th,
    .slide10-table td {
        padding: 0.4rem 0.3rem;
        font-size: 0.9rem;
    }
    
    .slide10-users-info {
        font-size: 0.9rem;
    }
}

/* Slide 11 Styles - Matching Slide 10 */
.slide11-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.slide11-subtitle {
    font-size: 1.8rem;
    color: var(--light-gray);
    text-align: center;
    margin-bottom: 2rem;
    font-weight: 500;
}

.slide11-impact-statement {
    font-size: 1.82rem;
    text-align: center;
    margin-bottom: 2.5rem;
    font-weight: 600;
    color: var(--dark-gray);
}

.slide11-table-container {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}

.slide11-table {
    width: 100%;
    max-width: 1170px;
    border-collapse: collapse;
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: var(--shadow-medium);
}

.slide11-table thead {
    background: var(--epa-blue);
}

.slide11-table th {
    padding: 0.7rem 0.8rem;
    text-align: center;
    font-weight: 600;
    color: white;
    font-size: 1.2rem;
    border: none;
}

.slide11-table td {
    padding: 0.5rem 0.8rem;
    text-align: center;
    border-bottom: 1px solid var(--border-color);
    font-size: 1.1rem;
    font-weight: 500;
}

.slide11-table tbody tr:nth-child(even) {
    background: #f8f9fa;
}

.slide11-table tbody tr:nth-child(odd) {
    background: white;
}

.slide11-table tbody tr:hover {
    background: #e9ecef;
}

.slide11-table .negative {
    color: var(--danger-red);
    font-weight: 600;
}

.slide11-table .positive {
    color: var(--success-green);
    font-weight: 600;
}

.slide11-table .net-result {
    background: #f8f9fa;
    font-weight: 700;
}

.slide11-table .net-result td {
    border-top: 2px solid var(--epa-blue);
}

.slide11-users-info {
    text-align: center;
    font-size: 1.17rem;
    color: var(--light-gray);
    font-weight: 500;
    margin-top: 1rem;
}

/* Responsive adjustments for Slide 11 */
@media (max-width: 1200px) {
    .slide11-title {
        font-size: 2.2rem;
    }

    .slide11-subtitle {
        font-size: 1.6rem;
    }

    .slide11-table {
        max-width: 1040px;
    }
}

@media (max-width: 768px) {
    .slide11-title {
        font-size: 1.8rem;
        margin-bottom: 0.8rem;
    }

    .slide11-subtitle {
        font-size: 1.4rem;
        margin-bottom: 1.5rem;
    }

    .slide11-impact-statement {
        font-size: 1.4rem;
        margin-bottom: 2rem;
    }

    .slide11-table th,
    .slide11-table td {
        padding: 0.5rem 0.4rem;
        font-size: 1rem;
    }

    .slide11-users-info {
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .slide11-title {
        font-size: 1.5rem;
        margin-bottom: 0.6rem;
    }

    .slide11-subtitle {
        font-size: 1.2rem;
        margin-bottom: 1.2rem;
    }

    .slide11-impact-statement {
        font-size: 1.2rem;
        margin-bottom: 1.5rem;
    }

    .slide11-table th,
    .slide11-table td {
        padding: 0.4rem 0.3rem;
        font-size: 0.9rem;
    }

    .slide11-users-info {
        font-size: 0.9rem;
    }
}

/* Slide 12 Styles - New Two-Column Layout */
.slide12-title {
    font-size: 3rem;
    font-weight: 900;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 1rem;
    line-height: 1.1;
    letter-spacing: -0.02em;
}

.slide12-subtitle {
    font-size: 1.8rem;
    font-weight: 600;
    color: var(--light-gray);
    text-align: center;
    margin-bottom: 2rem;
    line-height: 1.3;
}

/* Two-column layout */
.slide12-layout {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: start;
}

.slide12-left-column {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.slide12-right-column {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

/* Impact cards container */
.slide12-impact-container {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.slide12-impact-card {
    background: linear-gradient(135deg, var(--epa-blue) 0%, var(--epa-cyan) 100%);
    color: white;
    padding: 1.5rem;
    border-radius: 16px;
    text-align: center;
    box-shadow: var(--shadow-medium);
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: transform 0.3s ease;
}

.slide12-impact-card:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow-heavy);
}

.impact-number {
    font-size: 2rem;
    font-weight: 900;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.impact-label {
    font-size: 1rem;
    font-weight: 600;
    opacity: 0.9;
    text-align: right;
}

/* Chart container */
.slide12-chart-container {
    background: white;
    border-radius: 20px;
    padding: 2rem;
    box-shadow: var(--shadow-medium);
    flex: 1;
}

.chart-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 1.5rem;
}

.chart-wrapper {
    position: relative;
    height: 350px;
    margin-bottom: 1rem;
    width: 100%;
    min-height: 350px;
}

.chart-wrapper canvas {
    display: block;
    width: 100% !important;
    height: 100% !important;
}

.chart-legend {
    display: flex;
    justify-content: center;
    gap: 2rem;
    flex-wrap: wrap;
}

.legend-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-weight: 600;
    color: var(--dark-gray);
}

.legend-color {
    width: 20px;
    height: 20px;
    border-radius: 4px;
}

.legend-color.cashea {
    background: linear-gradient(135deg, rgba(255, 222, 0, 0.3) 0%, rgba(255, 222, 0, 1) 100%);
    border: 2px solid rgba(255, 222, 0, 1);
}

.legend-color.epa-credit {
    background: rgba(220, 53, 69, 1);
    border: 2px solid rgba(220, 53, 69, 1);
}

/* Benefits grid */
.slide12-benefits-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}

.benefit-card {
    background: white;
    padding: 1.2rem;
    border-radius: 16px;
    text-align: center;
    box-shadow: var(--shadow-light);
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.benefit-card:hover {
    transform: translateY(-3px);
    box-shadow: var(--shadow-medium);
    border-color: var(--epa-blue);
}

.benefit-icon {
    font-size: 3rem;
    margin-bottom: 0.8rem;
}

.benefit-card h4 {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin-bottom: 0.5rem;
}

.benefit-card p {
    font-size: 0.9rem;
    color: var(--light-gray);
    line-height: 1.4;
}

/* Call to action */
.slide12-cta {
    background: linear-gradient(135deg, var(--epa-blue) 0%, var(--epa-cyan) 100%);
    color: white;
    padding: 1.5rem;
    border-radius: 20px;
    text-align: center;
    box-shadow: var(--shadow-medium);
}

.cta-text {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 1rem;
    line-height: 1.3;
}

.cta-stats {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    font-size: 1rem;
    font-weight: 600;
}

.cta-stats .stat {
    opacity: 0.9;
}

/* Responsive design for slide12 */
@media (max-width: 1200px) {
    .slide12-title {
        font-size: 2.5rem;
    }
    
    .slide12-layout {
        gap: 2rem;
    }
    
    .slide12-impact-card {
        padding: 1.2rem;
    }
    
    .impact-number {
        font-size: 1.8rem;
    }
    
    .slide12-benefits-grid {
        gap: 0.8rem;
    }
    
    .benefit-card {
        padding: 1rem;
    }
}

@media (max-width: 768px) {
    .slide12-title {
        font-size: 2rem;
        margin-bottom: 0.8rem;
    }
    
    .slide12-subtitle {
        font-size: 1.4rem;
        margin-bottom: 1.5rem;
    }
    
    .slide12-layout {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .slide12-impact-container {
        flex-direction: row;
        gap: 1rem;
    }
    
    .slide12-impact-card {
        flex: 1;
        flex-direction: column;
        text-align: center;
    }
    
    .impact-label {
        text-align: center;
    }
    
    .slide12-benefits-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }
    
    .chart-wrapper {
        height: 300px;
    }
    
    .benefit-card {
        padding: 1.2rem;
    }
    
    .cta-text {
        font-size: 1.3rem;
    }
    
    .cta-stats {
        flex-direction: column;
        gap: 0.5rem;
    }
}

@media (max-width: 480px) {
    .slide12-title {
        font-size: 1.6rem;
    }
    
    .slide12-subtitle {
        font-size: 1.2rem;
    }
    
    .slide12-impact-container {
        flex-direction: column;
    }
    
    .slide12-impact-card {
        padding: 0.8rem;
    }
    
    .impact-number {
        font-size: 1.6rem;
    }
    
    .slide12-benefits-grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .chart-wrapper {
        height: 250px;
    }
    
    .chart-legend {
        flex-direction: column;
        gap: 0.5rem;
    }
    
    .benefit-card {
        padding: 0.8rem;
    }
    
    .benefit-icon {
        font-size: 2.7rem;
    }
    
    .cta-text {
        font-size: 1.1rem;
    }
}
}

.slide12-table .positive {
    color: #28a745;
    font-weight: 500;
}

.slide12-table .net-result {
    background-color: #e9ecef !important;
    font-weight: 600;
}

.slide12-table .net-result td {
    border-top: 2px solid #dee2e6;
}

.slide12-users-info {
    text-align: center;
    font-size: 1.17rem;
    color: #666;
    font-weight: 500;
    margin-top: 1rem;
    font-family: 'Inter', sans-serif;
}

/* Responsive adjustments for Slide 12 */
@media (max-width: 1200px) {
    .slide12-title {
        font-size: 2.2rem;
    }
    
    .slide12-subtitle {
        font-size: 1.6rem;
    }
    
    .slide12-table {
        max-width: 1040px;
    }
}

@media (max-width: 768px) {
    .slide12-title {
        font-size: 2rem;
        margin-bottom: 0.8rem;
    }
    
    .slide12-subtitle {
        font-size: 1.4rem;
        margin-bottom: 1.2rem;
    }
    
    .slide12-impact-statement {
        font-size: 1.2rem;
        margin-bottom: 2rem;
    }
    
    .slide12-table th,
    .slide12-table td {
        padding: 0.8rem 0.5rem;
        font-size: 1.17rem;
    }
    
    .slide12-users-info {
        font-size: 0.8rem;
    }
}

@media (max-width: 480px) {
    .slide12-title {
        font-size: 1.6rem;
        margin-bottom: 0.6rem;
    }
    
    .slide12-subtitle {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }
    
    .slide12-impact-statement {
        font-size: 1rem;
        margin-bottom: 1.5rem;
    }
    
    .slide12-table th,
    .slide12-table td {
        padding: 0.6rem 0.3rem;
        font-size: 1.04rem;
    }
    
    .slide12-users-info {
        font-size: 0.7rem;
    }
}

/* Slide 13 Styles - Enhanced Visual Design */
.slide13-header {
    text-align: center;
    margin-bottom: 3rem;
}

.slide13-title {
    font-size: 3rem;
    font-weight: 900;
    color: var(--dark-gray);
    margin-bottom: 1rem;
    line-height: 1.1;
    letter-spacing: -0.02em;
    background: linear-gradient(135deg, var(--epa-blue), var(--epa-cyan));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.slide13-subtitle {
    font-size: 1.8rem;
    font-weight: 600;
    color: var(--light-gray);
    line-height: 1.3;
}

/* Main Grid Layout */
.slide13-main-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    margin-bottom: 3rem;
}

.slide13-left-column,
.slide13-right-column {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

/* Section Titles */
.slide13-section-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin-bottom: 1.5rem;
    display: flex;
    align-items: center;
    gap: 0.8rem;
}

.section-icon {
    font-size: 2rem;
}

/* Benefits Container */
.slide13-benefits-container {
    background: white;
    border-radius: 20px;
    padding: 1.5rem;
    box-shadow: var(--shadow-medium);
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.slide13-benefits-container:hover {
    border-color: var(--epa-blue);
    box-shadow: var(--shadow-heavy);
}

.slide13-benefits-grid {
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
}

.benefit-item {
    display: flex;
    align-items: flex-start;
    gap: 0.8rem;
    padding: 0.8rem;
    border-radius: 12px;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.benefit-item:hover {
    transform: translateX(8px);
    background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
    border-color: var(--epa-blue);
    box-shadow: var(--shadow-light);
}

.benefit-item.highlight-benefit {
    background: linear-gradient(135deg, #fff3e0 0%, #ffe0b2 100%);
    border: 2px solid #ff9800;
    position: relative;
    overflow: hidden;
}

.benefit-item.highlight-benefit::before {
    content: "⭐";
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 1.5rem;
    transform: rotate(15deg);
}

.benefit-icon {
    font-size: 1.8rem;
    min-width: 2.2rem;
    text-align: center;
    padding: 0.4rem;
    border-radius: 8px;
    background: white;
    box-shadow: var(--shadow-light);
}

.benefit-content h4 {
    font-size: 1.1rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin-bottom: 0.2rem;
}

.benefit-content p {
    font-size: 0.95rem;
    color: var(--light-gray);
    line-height: 1.3;
    margin: 0;
}

/* Financial Container */
.slide13-financial-container {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

/* Conversion Card */
.slide13-conversion-card {
    background: white;
    border-radius: 20px;
    padding: 1rem;
    box-shadow: var(--shadow-medium);
    border: 2px solid transparent;
    transition: all 0.3s ease;
}

.slide13-conversion-card:hover {
    border-color: var(--epa-blue);
    box-shadow: var(--shadow-heavy);
}

.conversion-header {
    text-align: center;
    margin-bottom: 1rem;
}

.conversion-header h4 {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin-bottom: 0.2rem;
}

.conversion-subtitle {
    font-size: 1rem;
    color: var(--light-gray);
    font-weight: 500;
}

.conversion-metrics {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1rem;
    margin-bottom: 1rem;
}

.metric-item {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.8rem;
    border-radius: 16px;
    flex: 1;
    text-align: center;
    transition: all 0.3s ease;
}

.metric-item.before {
    background: linear-gradient(135deg, #ffebee 0%, #ffcdd2 100%);
    border: 2px solid #f44336;
}

.metric-item.after {
    background: linear-gradient(135deg, #e8f5e8 0%, #c8e6c9 100%);
    border: 2px solid #4caf50;
}

.metric-icon {
    font-size: 1.6rem;
    min-width: 2rem;
}

.metric-content {
    display: flex;
    flex-direction: column;
    gap: 0.3rem;
}

.metric-label {
    font-size: 0.8rem;
    font-weight: 600;
    color: var(--dark-gray);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.metric-value {
    font-size: 1.4rem;
    font-weight: 900;
    line-height: 1;
}

.metric-value.negative {
    color: #d32f2f;
}

.metric-value.positive {
    color: #2e7d32;
}

.metric-description {
    font-size: 0.8rem;
    color: var(--light-gray);
    font-weight: 500;
}

.conversion-arrow {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.3rem;
    padding: 0.8rem;
}

.arrow-icon {
    font-size: 1.6rem;
    animation: pulse 2s infinite;
}

.arrow-text {
    font-size: 0.8rem;
    font-weight: 600;
    color: var(--epa-blue);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.1); }
}

.conversion-basis {
    text-align: center;
    padding: 0.8rem;
    background: linear-gradient(135deg, #f3e5f5 0%, #e1bee7 100%);
    border-radius: 12px;
    border: 2px solid #9c27b0;
}

.conversion-basis p {
    font-size: 0.9rem;
    font-weight: 600;
    color: var(--dark-gray);
    margin: 0;
}

/* Stats Grid */
.slide13-stats-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.8rem;
}

.stat-card {
    background: linear-gradient(135deg, var(--epa-blue) 0%, var(--epa-cyan) 100%);
    color: white;
    padding: 0.8rem;
    border-radius: 16px;
    text-align: center;
    box-shadow: var(--shadow-medium);
    transition: all 0.3s ease;
}

.stat-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-heavy);
}

.stat-icon {
    font-size: 1.5rem;
    margin-bottom: 0.4rem;
}

.stat-number {
    font-size: 1.4rem;
    font-weight: 900;
    margin-bottom: 0.3rem;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

.stat-label {
    font-size: 0.8rem;
    font-weight: 600;
    opacity: 0.9;
}

/* Slide 13 - Projections */
.slide13-projections {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    border-radius: 12px;
    padding: 0.8rem;
    margin-top: 1rem;
    box-shadow: 0 8px 25px rgba(240, 147, 251, 0.3);
}

.slide13-projections h4 {
    color: white;
    font-size: 1.1rem;
    margin-bottom: 0.8rem;
    text-align: center;
    font-weight: 600;
}

.projections-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

.projection-item {
    background: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    padding: 0.6rem;
    text-align: center;
    transition: transform 0.3s ease;
}

.projection-item:hover {
    transform: translateY(-3px);
}

.projection-year {
    color: #f5576c;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0.2rem;
}

.projection-users {
    color: #333;
    font-size: 0.8rem;
    margin-bottom: 0.1rem;
}

.projection-income {
    color: #f5576c;
    font-size: 0.9rem;
    font-weight: 600;
}

/* Bottom CTA */
.slide13-cta {
    background: linear-gradient(135deg, var(--epa-blue) 0%, var(--epa-cyan) 100%);
    color: white;
    padding: 2rem;
    border-radius: 20px;
    text-align: center;
    box-shadow: var(--shadow-medium);
    margin-top: 2rem;
}

.cta-content h3 {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.cta-content p {
    font-size: 1.2rem;
    font-weight: 500;
    opacity: 0.9;
    line-height: 1.4;
}

.highlight-orange {
    color: #ff9800;
    font-weight: 600;
}

/* Responsive adjustments for Slide 13 */
@media (max-width: 1200px) {
    .slide13-title {
        font-size: 2.5rem;
    }
    
    .slide13-subtitle {
        font-size: 1.6rem;
    }
    
    .slide13-main-grid {
        gap: 2rem;
    }
    
    .slide13-section-title {
        font-size: 1.6rem;
    }
    
    .benefit-item {
        padding: 1rem;
    }
    
    .benefit-content h4 {
        font-size: 1.1rem;
    }
    
    .benefit-content p {
        font-size: 0.9rem;
    }
    
    .metric-value {
        font-size: 1.6rem;
    }
    
    .stat-card {
        padding: 1.2rem;
    }
    
    .stat-number {
        font-size: 1.6rem;
    }
    
    .slide13-projections {
        padding: 1.2rem;
    }
    
    .slide13-projections h4 {
        font-size: 1.1rem;
    }
    
    .projection-item {
        padding: 0.8rem;
    }
    
    .projection-year {
        font-size: 1rem;
    }
    
    .projection-users {
        font-size: 0.8rem;
    }
    
    .projection-income {
        font-size: 0.9rem;
    }
}

@media (max-width: 768px) {
    .slide13-title {
        font-size: 2rem;
    }
    
    .slide13-subtitle {
        font-size: 1.4rem;
    }
    
    .slide13-main-grid {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .slide13-section-title {
        font-size: 1.5rem;
    }
    
    .slide13-benefits-container,
    .slide13-conversion-card,
    .slide13-projections {
        padding: 1.5rem;
    }
    
    .conversion-metrics {
        flex-direction: column;
        gap: 1rem;
    }
    
    .metric-item {
        flex-direction: column;
        text-align: center;
    }
    
    .conversion-arrow {
        transform: rotate(90deg);
    }
    
    .slide13-stats-grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .stat-card {
        padding: 1.2rem;
    }
    
    .cta-content h3 {
        font-size: 1.5rem;
    }
    
    .cta-content p {
        font-size: 1.1rem;
    }
}

@media (max-width: 480px) {
    .slide13-title {
        font-size: 1.8rem;
    }
    
    .slide13-subtitle {
        font-size: 1.2rem;
    }
    
    .slide13-section-title {
        font-size: 1.3rem;
    }
    
    .slide13-benefits-container,
    .slide13-conversion-card,
    .slide13-projections {
        padding: 1rem;
    }
    
    .benefit-item {
        padding: 0.8rem;
    }
    
    .benefit-icon {
        font-size: 1.5rem;
        min-width: 2rem;
    }
    
    .benefit-content h4 {
        font-size: 1rem;
    }
    
    .benefit-content p {
        font-size: 0.85rem;
    }
    
    .metric-value {
        font-size: 1.4rem;
    }
    
    .stat-card {
        padding: 1rem;
    }
    
    .stat-icon {
        font-size: 1.5rem;
    }
    
    .stat-number {
        font-size: 1.4rem;
    }
    
    .stat-label {
        font-size: 0.8rem;
    }
    
    .projections-grid {
        grid-template-columns: 1fr;
        gap: 0.8rem;
    }
    
    .projection-item {
        padding: 0.8rem;
    }
    
    .projection-year {
        font-size: 1rem;
    }
    
    .projection-users {
        font-size: 0.8rem;
    }
    
    .projection-income {
        font-size: 0.9rem;
    }
    
    .slide13-cta {
        padding: 1.5rem;
    }
    
    .cta-content h3 {
        font-size: 1.3rem;
    }
    
    .cta-content p {
        font-size: 1rem;
    }
}

/* Slide 14 Styles - Proyección Financiera 3 Años */
.slide14-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 1rem;
    font-family: 'Inter', sans-serif;
}

.slide14-subtitle {
    font-size: 1.4rem;
    color: var(--light-gray);
    text-align: center;
    margin-bottom: 1.5rem;
    font-weight: 400;
}

/* Tab System Styles */
.slide14-tabs {
    display: flex;
    justify-content: center;
    gap: 0.8rem;
    margin-bottom: 2rem;
    padding: 0 2rem;
    flex-wrap: wrap;
}

.tab-button {
    background: white;
    border: 2px solid var(--epa-blue);
    color: var(--epa-blue);
    padding: 0.7rem 1.2rem;
    border-radius: 25px;
    cursor: pointer;
    font-size: 0.95rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.4rem;
    transition: all 0.3s ease;
    box-shadow: var(--shadow-light);
    min-width: 160px;
    justify-content: center;
    flex: 1;
    max-width: 200px;
}

.tab-button:hover {
    background: var(--epa-blue);
    color: white;
    transform: translateY(-2px);
    box-shadow: var(--shadow-medium);
}

.tab-button.active {
    background: var(--epa-blue);
    color: white;
    box-shadow: var(--shadow-medium);
}

.tab-icon {
    font-size: 1.2rem;
}

.tab-text {
    font-size: 0.95rem;
}

.tab-content {
    position: relative;
}

.tab-pane {
    display: none;
    animation: fadeIn 0.3s ease-in-out;
}

.tab-pane.active {
    display: block;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.slide14-summary {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}

.slide14-highlight-box {
    background: linear-gradient(135deg, var(--epa-blue), var(--epa-cyan));
    color: white;
    padding: 1.5rem 3rem;
    border-radius: 15px;
    text-align: center;
    box-shadow: var(--shadow-medium);
    min-width: 300px;
}

.highlight-number {
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
}

.highlight-label {
    font-size: 1rem;
    opacity: 0.9;
}

.slide14-content {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.section-title {
    font-size: 1.8rem;
    font-weight: 600;
    color: var(--dark-gray);
    margin-bottom: 1.5rem;
    text-align: center;
    border-bottom: 2px solid var(--epa-blue);
    padding-bottom: 0.5rem;
}

/* Beneficios Section */
.slide14-benefits-section {
    margin-bottom: 2rem;
}

.benefits-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 1.5rem;
    margin-top: 1rem;
}

.benefit-card {
    background: white;
    padding: 1.5rem;
    border-radius: 12px;
    box-shadow: var(--shadow-light);
    text-align: center;
    border: 1px solid var(--border-color);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.benefit-card:hover {
    transform: translateY(-5px);
    box-shadow: var(--shadow-medium);
}

.benefit-icon {
    font-size: 2.5rem;
    margin-bottom: 1rem;
}

.benefit-title {
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--dark-gray);
    margin-bottom: 0.5rem;
}

.benefit-value {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--success-green);
    margin-bottom: 0.5rem;
}

.benefit-desc {
    font-size: 0.9rem;
    color: var(--light-gray);
}

/* Tabla Section */
.slide14-table-section {
    margin-bottom: 2rem;
}

.comparison-table {
    background: white;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: var(--shadow-light);
    border: 1px solid var(--border-color);
}

.slide14-table {
    width: 100%;
    border-collapse: collapse;
    font-size: 1rem;
}

.slide14-table th {
    background: var(--epa-blue);
    color: white;
    padding: 1rem;
    text-align: center;
    font-weight: 600;
    font-size: 1rem;
}

.slide14-table td {
    padding: 0.8rem 1rem;
    text-align: center;
    border-bottom: 1px solid var(--border-color);
    font-size: 0.95rem;
}

.slide14-table tr:nth-child(even) {
    background: #f8f9fa;
}

.slide14-table .total-row {
    background: var(--epa-blue) !important;
    color: white;
    font-weight: 700;
}

.slide14-table .total-row td {
    border-bottom: none;
}

.slide14-table .positive {
    color: var(--success-green);
    font-weight: 600;
}

/* Key Points Section */
.slide14-key-points {
    margin-bottom: 1rem;
}

.key-points-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 1rem;
    margin-top: 1rem;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.key-point {
    background: white;
    padding: 1rem 1.5rem;
    border-radius: 10px;
    box-shadow: var(--shadow-light);
    display: flex;
    align-items: center;
    gap: 1rem;
    border-left: 4px solid var(--epa-blue);
    transition: transform 0.3s ease;
}

.key-point:hover {
    transform: translateX(5px);
}

.key-icon {
    font-size: 1.5rem;
    flex-shrink: 0;
}

.key-text {
    font-size: 1rem;
    color: var(--dark-gray);
    line-height: 1.5;
}

/* Responsive adjustments for Slide 14 */
@media (max-width: 1200px) {
    .slide14-title {
        font-size: 2.2rem;
    }
    
    .slide14-subtitle {
        font-size: 1.2rem;
    }
    
    .slide14-tabs {
        gap: 0.6rem;
        padding: 0 1.5rem;
    }
    
    .tab-button {
        padding: 0.6rem 1rem;
        min-width: 140px;
        font-size: 0.9rem;
        max-width: 180px;
    }
    
    .tab-icon {
        font-size: 1rem;
    }
    
    .tab-text {
        font-size: 0.85rem;
    }
    
    .key-points-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
        gap: 0.8rem;
    }
    
    .slide14-content {
        padding: 0 1.5rem;
        gap: 1.5rem;
    }
    
    .benefits-grid {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 1rem;
    }
    
    .key-points-grid {
        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    }
    
    .slide14-table {
        font-size: 0.9rem;
    }
    
    .slide14-table th,
    .slide14-table td {
        padding: 0.6rem 0.8rem;
    }
}

@media (max-width: 768px) {
    .slide14-title {
        font-size: 2rem;
        margin-bottom: 0.8rem;
    }
    
    .slide14-subtitle {
        font-size: 1.1rem;
        margin-bottom: 1rem;
    }
    
    .slide14-tabs {
        flex-direction: row;
        gap: 0.4rem;
        padding: 0 1rem;
        margin-bottom: 1.5rem;
        flex-wrap: wrap;
    }
    
    .tab-button {
        padding: 0.5rem 0.8rem;
        min-width: calc(33.33% - 0.3rem);
        font-size: 0.8rem;
        max-width: none;
        flex: 1;
    }
    
    .tab-icon {
        font-size: 0.9rem;
    }
    
    .tab-text {
        font-size: 0.75rem;
    }
    
    .key-points-grid {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 0.6rem;
    }
    
    .slide14-highlight-box {
        padding: 1rem 2rem;
        min-width: 250px;
    }
    
    .highlight-number {
        font-size: 2rem;
    }
    
    .slide14-content {
        padding: 0 1rem;
        gap: 1.5rem;
    }
    
    .section-title {
        font-size: 1.5rem;
        margin-bottom: 1rem;
    }
    
    .benefits-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 1rem;
    }
    
    .benefit-card {
        padding: 1rem;
    }
    
    .benefit-icon {
        font-size: 2rem;
    }
    
    .benefit-title {
        font-size: 1rem;
    }
    
    .benefit-value {
        font-size: 1.1rem;
    }
    
    .key-points-grid {
        grid-template-columns: 1fr;
        gap: 0.8rem;
    }
    
    .key-point {
        padding: 0.8rem 1rem;
    }
    
    .slide14-table {
        font-size: 0.8rem;
    }
    
    .slide14-table th,
    .slide14-table td {
        padding: 0.5rem 0.6rem;
    }
}

@media (max-width: 480px) {
    .slide14-title {
        font-size: 1.6rem;
        margin-bottom: 0.5rem;
    }
    
    .slide14-subtitle {
        font-size: 1rem;
        margin-bottom: 0.8rem;
    }
    
    .slide14-tabs {
        padding: 0 0.8rem;
        margin-bottom: 1rem;
        flex-direction: column;
        gap: 0.3rem;
    }
    
    .tab-button {
        padding: 0.4rem 0.6rem;
        font-size: 0.8rem;
        min-width: 100%;
        max-width: none;
    }
    
    .tab-icon {
        font-size: 0.8rem;
    }
    
    .tab-text {
        font-size: 0.7rem;
    }
    
    .key-points-grid {
        grid-template-columns: 1fr;
        gap: 0.5rem;
    }
    
    .slide14-highlight-box {
        padding: 0.8rem 1.5rem;
        min-width: 200px;
    }
    
    .highlight-number {
        font-size: 1.8rem;
    }
    
    .highlight-label {
        font-size: 0.9rem;
    }
    
    .slide14-content {
        padding: 0 0.8rem;
        gap: 1rem;
    }
    
    .section-title {
        font-size: 1.3rem;
        margin-bottom: 0.8rem;
    }
    
    .benefits-grid {
        grid-template-columns: 1fr;
        gap: 0.8rem;
    }
    
    .benefit-card {
        padding: 0.8rem;
    }
    
    .benefit-icon {
        font-size: 1.8rem;
        margin-bottom: 0.5rem;
    }
    
    .benefit-title {
        font-size: 0.9rem;
    }
    
    .benefit-value {
        font-size: 1rem;
    }
    
    .benefit-desc {
        font-size: 0.8rem;
    }
    
    .key-point {
        padding: 0.6rem 0.8rem;
        gap: 0.5rem;
    }
    
    .key-icon {
        font-size: 1.2rem;
    }
    
    .key-text {
        font-size: 0.9rem;
    }
    
    .slide14-table {
        font-size: 0.7rem;
    }
    
    .slide14-table th,
    .slide14-table td {
        padding: 0.4rem 0.5rem;
    }
}

/* Slide 15 Styles - Roadmap */
.slide15-title {
    font-size: 2.8rem;
    font-weight: 700;
    color: #000;
    text-align: center;
    margin-bottom: 2rem;
    font-family: 'Inter', sans-serif;
}

/* Tab System for Slide 15 */
.slide15-tabs {
    display: flex;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 2.5rem;
    padding: 0 2rem;
}

.slide15-tabs .tab-button {
    background: white;
    border: 2px solid var(--epa-blue);
    color: var(--epa-blue);
    padding: 1rem 2rem;
    border-radius: 30px;
    cursor: pointer;
    font-size: 1.1rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 0.8rem;
    transition: all 0.3s ease;
    box-shadow: var(--shadow-light);
    min-width: 180px;
    justify-content: center;
}

.slide15-tabs .tab-button:hover {
    background: var(--epa-blue);
    color: white;
    transform: translateY(-3px);
    box-shadow: var(--shadow-medium);
}

.slide15-tabs .tab-button.active {
    background: var(--epa-blue);
    color: white;
    box-shadow: var(--shadow-medium);
}

.slide15-tabs .tab-icon {
    font-size: 1.4rem;
}

.slide15-tabs .tab-text {
    font-size: 1rem;
}

/* Tab Content */
.slide15-tabs + .tab-content {
    position: relative;
}

.slide15-tabs + .tab-content .tab-pane {
    display: none;
    animation: fadeIn 0.4s ease-in-out;
}

.slide15-tabs + .tab-content .tab-pane.active {
    display: block;
}

/* Tab Titles */
.tab-title {
    font-size: 2.4rem;
    font-weight: 700;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 1rem;
    font-family: 'Inter', sans-serif;
}

.tab-subtitle {
    font-size: 1.3rem;
    color: var(--light-gray);
    text-align: center;
    margin-bottom: 3rem;
    font-weight: 400;
}

/* Roadmap Section */
.slide15-roadmap-container {
    margin-bottom: 4rem;
}

.slide15-roadmap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    gap: 2rem;
}

.slide15-roadmap .phases-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}

.slide15-roadmap .phase-full-width {
    grid-column: 1 / -1;
}

.slide15-phase {
    width: 100%;
}

.phase-card {
    background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 50%, #e9ecef 100%);
    border-radius: 25px;
    padding: 1.5rem 2.5rem;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 4px 10px rgba(0, 0, 0, 0.05),
        inset 0 1px 0 rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.phase-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, var(--epa-blue) 0%, var(--epa-cyan) 50%, var(--epa-yellow) 100%);
    box-shadow: 0 2px 8px rgba(0, 92, 185, 0.3);
}

.phase-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%, rgba(0, 92, 185, 0.05) 100%);
    pointer-events: none;
}

.phase-card:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 8px 20px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.phase-header {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 0.8rem;
}

.phase-number {
    width: 3.5rem;
    height: 3.5rem;
    background: linear-gradient(135deg, var(--epa-blue) 0%, var(--epa-cyan) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 800;
    font-size: 1.8rem;
    font-family: 'Inter', sans-serif;
    box-shadow: 
        0 8px 20px rgba(0, 92, 185, 0.3),
        inset 0 2px 4px rgba(255, 255, 255, 0.3);
    border: 2px solid rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 2;
    flex-shrink: 0;
}

.phase-number::after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(135deg, var(--epa-blue), var(--epa-cyan));
    border-radius: 50%;
    z-index: -1;
    opacity: 0.3;
    filter: blur(4px);
}

.phase-icon {
    font-size: 2.5rem;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.phase-card:hover .phase-icon {
    transform: scale(1.1) rotate(5deg);
}

.phase-content {
    flex: 1;
}

.phase-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--dark-gray);
    font-family: 'Inter', sans-serif;
    margin: 0;
    flex: 1;
}

.phase-description {
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
}

.phase-item {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    padding: 0.3rem 0;
}

.item-icon {
    font-size: 1.3rem;
    flex-shrink: 0;
}

.item-text {
    font-size: 1.1rem;
    color: var(--dark-gray);
    line-height: 1.5;
    font-weight: 500;
}

/* Pilot Section */
.slide15-pilot-section {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 20px;
    padding: 3rem 2rem;
    margin: 0 2rem;
    box-shadow: var(--shadow-light);
}

.pilot-title {
    font-size: 2.2rem;
    font-weight: 700;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 2.5rem;
    font-family: 'Inter', sans-serif;
}

.pilot-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    max-width: 1200px;
    margin: 0 auto;
}

/* Left Column: Steps */
.pilot-steps {
    background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 20px;
    padding: 2.5rem;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 4px 10px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    overflow: hidden;
}

.pilot-steps::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--epa-blue), var(--epa-cyan));
}

.steps-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin-bottom: 2.5rem;
    text-align: center;
    border-bottom: 3px solid var(--epa-blue);
    padding-bottom: 1rem;
    position: relative;
}

.steps-title::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: var(--epa-yellow);
    border-radius: 2px;
}

.steps-list {
    display: flex;
    flex-direction: column;
    gap: 1.8rem;
}

.step-item {
    display: flex;
    align-items: flex-start;
    gap: 1.2rem;
    padding: 1.5rem;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 15px;
    border-left: 5px solid var(--epa-blue);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
}

.step-item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0, 92, 185, 0.05) 0%, transparent 100%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.step-item:hover {
    transform: translateX(8px) translateY(-2px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-left-color: var(--epa-cyan);
}

.step-item:hover::before {
    opacity: 1;
}

.step-number {
    width: 3rem;
    height: 3rem;
    background: linear-gradient(135deg, var(--epa-blue) 0%, var(--epa-cyan) 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 800;
    font-size: 1.4rem;
    flex-shrink: 0;
    box-shadow: 
        0 6px 15px rgba(0, 92, 185, 0.3),
        inset 0 2px 4px rgba(255, 255, 255, 0.3);
    border: 2px solid rgba(255, 255, 255, 0.2);
    position: relative;
    z-index: 2;
}

.step-number::after {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(135deg, var(--epa-blue), var(--epa-cyan));
    border-radius: 50%;
    z-index: -1;
    opacity: 0.3;
    filter: blur(3px);
}

.step-content {
    flex: 1;
}

.step-title {
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--dark-gray);
    margin-bottom: 0.5rem;
}

.step-description {
    font-size: 1rem;
    color: var(--light-gray);
    line-height: 1.4;
}

/* Right Column: Pilot Details */
.pilot-details {
    display: flex;
    align-items: center;
}

.pilot-card {
    background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 20px;
    padding: 2.5rem 2.5rem 2.5rem 1rem;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 4px 10px rgba(0, 0, 0, 0.05);
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    overflow: hidden;
}

.pilot-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--epa-blue), var(--epa-cyan));
}

.pilot-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%, rgba(0, 92, 185, 0.05) 100%);
    pointer-events: none;
}

.pilot-header {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.pilot-icon {
    font-size: 2.5rem;
}

.pilot-card-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin: 0;
}

.pilot-description {
    font-size: 1.1rem;
    color: var(--dark-gray);
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.pilot-content {
    padding-left: 0;
    margin-left: 0;
}

.pilot-content > * {
    padding-left: 0;
    margin-left: 0;
}

.pilot-features {
    display: flex;
    flex-direction: column;
    gap: 0.8rem;
    text-align: left;
    padding-left: 0;
    margin-left: 0;
}

.feature-item {
    display: flex;
    align-items: flex-start;
    gap: 0.8rem;
    padding: 0.5rem 0;
    text-align: left;
    margin-left: 0;
    padding-left: 0;
    justify-content: flex-start;
}

.feature-icon {
    font-size: 1.2rem;
    color: var(--success-green);
    flex-shrink: 0;
    margin-left: 0;
    padding-left: 0;
}

.feature-text {
    font-size: 1rem;
    color: var(--dark-gray);
    font-weight: 500;
    text-align: left;
    margin-left: 0;
    padding-left: 0;
    flex: 1;
}

/* Responsive adjustments for Slide 15 */
@media (max-width: 1200px) {
    .slide15-title {
        font-size: 2.4rem;
    }
    
    .slide15-subtitle {
        font-size: 1.3rem;
    }
    
    .slide15-roadmap {
        padding: 0 1.5rem;
        gap: 1.5rem;
    }
    
    .phase-card {
        padding: 1.1rem 1.5rem;
    }
    
    .phase-title {
        font-size: 1.6rem;
    }
    
    .item-text {
        font-size: 1rem;
    }
    
    .pilot-container {
        gap: 2rem;
    }
    
    .pilot-title {
        font-size: 2rem;
    }
}

@media (max-width: 768px) {
    .slide15-title {
        font-size: 2rem;
        margin-bottom: 0.8rem;
    }
    
    .slide15-subtitle {
        font-size: 1.2rem;
        margin-bottom: 2rem;
    }
    
    .slide15-roadmap {
        padding: 0 1rem;
        gap: 1rem;
    }
    
    .slide15-roadmap .phases-row {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .phase-card {
        padding: 0.8rem 1.2rem;
    }
    
    .phase-number {
        width: 2.8rem;
        height: 2.8rem;
        font-size: 1.4rem;
    }
    
    .phase-icon {
        font-size: 1.8rem;
    }
    
    .phase-title {
        font-size: 1.4rem;
        margin-bottom: 0.6rem;
    }
    
    .item-text {
        font-size: 0.95rem;
    }
    
    .slide15-pilot-section {
        padding: 2rem 1rem;
        margin: 0 1rem;
    }
    
    .pilot-title {
        font-size: 1.8rem;
        margin-bottom: 2rem;
    }
    
    .pilot-container {
        grid-template-columns: 1fr;
        gap: 2rem;
    }
    
    .pilot-steps,
    .pilot-card {
        padding: 1.5rem;
    }
    
    .steps-title {
        font-size: 1.4rem;
    }
    
    .step-title {
        font-size: 1.1rem;
    }
    
    .pilot-card-title {
        font-size: 1.6rem;
    }
}

@media (max-width: 480px) {
    .slide15-title {
        font-size: 1.6rem;
        margin-bottom: 0.6rem;
    }
    
    .slide15-subtitle {
        font-size: 1.1rem;
        margin-bottom: 1.5rem;
    }
    
    .slide15-roadmap {
        padding: 0 0.8rem;
        gap: 0.8rem;
    }
    
    .slide15-roadmap .phases-row {
        grid-template-columns: 1fr;
        gap: 0.8rem;
    }
    
    .phase-card {
        padding: 0.6rem 1rem;
    }
    
    .phase-number {
        width: 2.2rem;
        height: 2.2rem;
        font-size: 1.2rem;
    }
    
    .phase-icon {
        font-size: 1.6rem;
    }
    
    .phase-title {
        font-size: 1.2rem;
        margin-bottom: 0.5rem;
    }
    
    .item-text {
        font-size: 0.9rem;
    }
    
    .slide15-pilot-section {
        padding: 1.5rem 0.8rem;
        margin: 0 0.8rem;
    }
    
    .pilot-title {
        font-size: 1.5rem;
        margin-bottom: 1.5rem;
    }
    
    .pilot-steps,
    .pilot-card {
        padding: 1rem;
    }
    
    .steps-title {
        font-size: 1.2rem;
    }
    
    .step-title {
        font-size: 1rem;
    }
    
    .step-description {
        font-size: 0.9rem;
    }
    
    .pilot-card-title {
        font-size: 1.4rem;
    }
    
    .pilot-description {
        font-size: 1rem;
    }
    
    .feature-text {
        font-size: 0.9rem;
    }
}

/* Slide 16: Tecnología y Solidez Financiera - Nuevo Diseño */
.slide16-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 0.5rem;
    font-family: 'Inter', sans-serif;
}

.slide16-subtitle {
    font-size: 1.2rem;
    color: var(--light-gray);
    text-align: center;
    margin-bottom: 2.5rem;
    font-weight: 400;
}

.slide16-main-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    gap: 3rem;
}

/* Sección de Experiencia */
.slide16-experience-section {
    margin-bottom: 2rem;
}

.section-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 2rem;
    font-family: 'Inter', sans-serif;
}

.experience-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2.5rem;
}

.experience-card {
    background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 50%, #e9ecef 100%);
    border-radius: 25px;
    padding: 1.8rem;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05),
        inset 0 1px 0 rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.experience-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    background: linear-gradient(90deg, var(--epa-blue) 0%, var(--epa-cyan) 50%, var(--epa-yellow) 100%);
    box-shadow: 0 2px 8px rgba(0, 92, 185, 0.3);
}

.experience-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%, rgba(0, 92, 185, 0.05) 100%);
    pointer-events: none;
}

.experience-card:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 
        0 25px 50px rgba(0, 0, 0, 0.15),
        0 10px 25px rgba(0, 0, 0, 0.1),
        inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

.card-header {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
}

.card-icon {
    font-size: 2.5rem;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}

.card-title {
    font-size: 1.6rem;
    font-weight: 700;
    color: var(--dark-gray);
    margin: 0;
    font-family: 'Inter', sans-serif;
}

.card-content {
    position: relative;
    z-index: 2;
}

.highlight-number {
    font-size: 2.2rem;
    font-weight: 800;
    color: var(--epa-blue);
    margin-bottom: 0.8rem;
    font-family: 'Inter', sans-serif;
    text-shadow: 0 2px 4px rgba(0, 92, 185, 0.2);
}

.card-description {
    font-size: 0.95rem;
    color: var(--dark-gray);
    line-height: 1.4;
    margin-bottom: 1rem;
    font-weight: 500;
}

.card-features {
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}

.features-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.8rem;
}

.card-features .feature-item {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    padding: 0.3rem 0;
}

.card-features .feature-icon {
    font-size: 1.3rem;
    flex-shrink: 0;
}

.card-features .feature-text {
    font-size: 0.9rem;
    color: var(--dark-gray);
    font-weight: 500;
}

/* Sección de Partnership */
.slide16-partnership-section {
    margin-bottom: 2rem;
}

.partnership-card {
    background: linear-gradient(135deg, var(--epa-blue) 0%, var(--epa-cyan) 100%);
    border-radius: 25px;
    padding: 2.5rem;
    box-shadow: 
        0 20px 40px rgba(0, 92, 185, 0.3),
        0 8px 20px rgba(0, 92, 185, 0.2);
    position: relative;
    overflow: hidden;
    color: white;
}

.partnership-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.1) 0%, transparent 50%, rgba(255, 255, 255, 0.05) 100%);
    pointer-events: none;
}

.partnership-header {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.partnership-icon {
    font-size: 3rem;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

.partnership-title {
    font-size: 2rem;
    font-weight: 700;
    margin: 0;
    font-family: 'Inter', sans-serif;
}

.partnership-statement {
    font-size: 1.2rem;
    line-height: 1.4;
    margin-bottom: 1.5rem;
    font-weight: 600;
}

.partnership-benefits {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 0.8rem;
}

.benefit-item {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    padding: 0.6rem 1rem;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.benefit-icon {
    font-size: 1.5rem;
    flex-shrink: 0;
}

.benefit-text {
    font-size: 0.95rem;
    font-weight: 500;
}

/* Sección de Imagen */
.slide16-image-section {
    display: flex;
    justify-content: center;
}

.image-card {
    position: relative;
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 8px 20px rgba(0, 0, 0, 0.1);
    max-width: 500px;
    width: 100%;
}

.image-container {
    position: relative;
    overflow: hidden;
}

.slide16-fusion-image {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.4s ease;
}

.image-card:hover .slide16-fusion-image {
    transform: scale(1.05);
}

.image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(transparent 0%, rgba(0, 92, 185, 0.9) 50%, rgba(0, 92, 185, 0.95) 100%);
    padding: 2rem 1.5rem 1.5rem;
    color: white;
}

.overlay-text {
    text-align: center;
}

.overlay-title {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
    font-family: 'Inter', sans-serif;
}

.overlay-subtitle {
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    opacity: 0.9;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .slide16-title {
        font-size: 2.2rem;
    }
    
    .slide16-subtitle {
        font-size: 1.1rem;
    }
    
    .experience-cards {
        gap: 2rem;
    }
    
    .experience-card {
        padding: 1.5rem;
    }
    
    .partnership-card {
        padding: 2rem;
    }
}

@media (max-width: 768px) {
    .slide16-title {
        font-size: 2rem;
        margin-bottom: 0.5rem;
    }
    
    .slide16-subtitle {
        font-size: 1.1rem;
        margin-bottom: 2rem;
    }
    
    .features-row {
        grid-template-columns: 1fr;
        gap: 0.5rem;
    }
    
    .slide16-main-container {
        padding: 0 1rem;
        gap: 2rem;
    }
    
    .section-title {
        font-size: 1.8rem;
        margin-bottom: 2rem;
    }
    
    .experience-cards {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    
    .experience-card {
        padding: 1.5rem;
    }
    
    .card-icon {
        font-size: 2.2rem;
    }
    
    .card-title {
        font-size: 1.5rem;
    }
    
    .highlight-number {
        font-size: 2.2rem;
    }
    
    .partnership-card {
        padding: 2rem;
    }
    
    .partnership-title {
        font-size: 1.7rem;
    }
    
    .partnership-statement {
        font-size: 1.1rem;
    }
    
    .partnership-benefits {
        grid-template-columns: 1fr;
    }
    
    .image-card {
        max-width: 400px;
    }
}

@media (max-width: 480px) {
    .slide16-title {
        font-size: 1.8rem;
    }
    
    .slide16-subtitle {
        font-size: 1.1rem;
    }
    
    .slide16-main-container {
        padding: 0 0.8rem;
        gap: 1.5rem;
    }
    
    .section-title {
        font-size: 1.6rem;
    }
    
    .experience-card {
        padding: 1rem;
    }
    
    .card-icon {
        font-size: 2rem;
    }
    
    .card-title {
        font-size: 1.4rem;
    }
    
    .highlight-number {
        font-size: 2rem;
    }
    
    .partnership-card {
        padding: 1.2rem;
    }
    
    .partnership-title {
        font-size: 1.6rem;
    }
    
    .partnership-statement {
        font-size: 1.1rem;
    }
    
    .image-card {
        max-width: 350px;
    }
    
    .overlay-title {
        font-size: 1.5rem;
    }
    
    .overlay-subtitle {
        font-size: 1rem;
    }
}

/* Slide 17: Comparativo Financiero BNPL */
.slide17-title {
    font-size: 2.8rem;
    font-weight: 800;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 0.5rem;
    font-family: 'Inter', sans-serif;
}

.slide17-subtitle {
    font-size: 1.4rem;
    color: var(--epa-blue);
    text-align: center;
    margin-bottom: 1rem;
    font-weight: 600;
}

.slide17-description {
    font-size: 1.1rem;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 3rem;
    font-weight: 500;
}

.slide17-main-container {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 2rem;
    display: grid;
    gap: 2rem;
}

/* Sección de Comparación con Gráficos */
.comparison-section {
    margin-bottom: 2rem;
}

.comparison-container {
    background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 20px;
    padding: 1.5rem;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.comparison-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin-bottom: 2rem;
    text-align: center;
}

.model-label {
    font-size: 1.3rem;
    font-weight: 700;
    color: var(--dark-gray);
    padding: 1rem;
    background: linear-gradient(135deg, rgba(0, 92, 185, 0.1), rgba(0, 169, 224, 0.1));
    border-radius: 12px;
    border: 1px solid rgba(0, 92, 185, 0.2);
}

.metrics-grid {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.metric-row {
    display: grid;
    grid-template-columns: 250px 1fr;
    gap: 1.5rem;
    align-items: center;
    padding: 0.8rem 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.metric-row:last-child {
    border-bottom: none;
}

.metric-label {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--dark-gray);
    min-height: 60px;
}

.metric-label i {
    font-size: 2.5rem;
    color: var(--epa-blue);
    width: 40px;
    text-align: center;
    margin-right: 1rem;
}

.metric-values {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}

.metric-value {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
}

.bar {
    width: 100%;
    min-height: 20px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.bar.positive {
    background: linear-gradient(135deg, var(--success-green), #20c997);
    color: white;
}

.bar.negative {
    background: linear-gradient(135deg, var(--danger-red), #dc3545);
    color: white;
}

.bar.neutral {
    background: linear-gradient(135deg, #6c757d, #495057);
    color: white;
    min-height: 20px;
}

.bar.highlight {
    background: linear-gradient(135deg, var(--epa-blue), var(--epa-cyan));
    box-shadow: 0 4px 15px rgba(0, 92, 185, 0.3);
    border: 2px solid rgba(255, 255, 255, 0.3);
}

.bar .value {
    font-weight: 700;
    font-size: 0.9rem;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.metric-value small {
    font-size: 0.8rem;
    color: var(--light-gray);
    text-align: center;
}

.highlight-row {
    background: linear-gradient(135deg, rgba(0, 92, 185, 0.05), rgba(0, 169, 224, 0.05));
    border-radius: 12px;
    padding: 1rem;
    margin: 0 -1rem;
}

/* Sección Compacta */
.compact-section {
    margin-bottom: 2rem;
}

.compact-container {
    background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 20px;
    padding: 1.5rem;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.compact-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    margin-bottom: 2rem;
    text-align: center;
}

.compact-metrics {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 1.2rem;
}

.compact-metric {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.8rem;
    padding: 1.2rem;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.8), rgba(248, 249, 250, 0.8));
    border-radius: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    min-height: 140px;
}

.compact-metric:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.compact-metric.highlight-metric {
    background: linear-gradient(135deg, rgba(0, 92, 185, 0.1), rgba(0, 169, 224, 0.1));
    border: 2px solid rgba(0, 92, 185, 0.3);
}

.metric-icon {
    font-size: 3.5rem;
    color: var(--epa-blue);
    margin-bottom: 1rem;
}

.metric-data {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    width: 100%;
    text-align: center;
}

.metric-data .metric-value {
    font-size: 1.4rem;
    font-weight: 700;
    color: var(--dark-gray);
}

.metric-data .metric-value.positive {
    color: var(--success-green);
}

.metric-data .metric-value.negative {
    color: var(--danger-red);
}

.compact-metric small {
    font-size: 1rem;
    color: var(--light-gray);
    text-align: center;
    font-weight: 500;
}

/* Sección de Conclusión */
.conclusion-section {
    margin-bottom: 2rem;
}

.conclusion-card {
    background: linear-gradient(135deg, var(--epa-blue) 0%, var(--epa-cyan) 100%);
    border-radius: 20px;
    padding: 2.5rem;
    box-shadow: 
        0 20px 40px rgba(0, 92, 185, 0.3),
        0 8px 20px rgba(0, 92, 185, 0.2);
    color: white;
    text-align: center;
}

.conclusion-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 2rem;
}

.conclusion-icon {
    font-size: 4rem;
}

.conclusion-title {
    font-size: 2rem;
    font-weight: 700;
    margin: 0;
    font-family: 'Inter', sans-serif;
}

.conclusion-content {
    max-width: 800px;
    margin: 0 auto;
}

.benefit-highlight {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.benefit-number {
    font-size: 3rem;
    font-weight: 900;
    color: var(--epa-yellow);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.benefit-text {
    font-size: 1.5rem;
    font-weight: 600;
}

.conclusion-text {
    font-size: 1.2rem;
    line-height: 1.6;
    font-weight: 500;
}

/* Nota al pie */
.slide17-note {
    text-align: center;
    padding: 1.5rem;
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.9), rgba(248, 249, 250, 0.9));
    border-radius: 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 2rem;
}

.slide17-note p {
    font-size: 0.95rem;
    color: var(--dark-gray);
    margin: 0;
    font-weight: 500;
}

/* Responsive Design */
@media (max-width: 1200px) {
    .slide17-title {
        font-size: 2.4rem;
    }
    
    .slide17-subtitle {
        font-size: 1.3rem;
    }
    
    .metric-row {
        grid-template-columns: 220px 1fr;
        gap: 1.5rem;
    }
    
    .compact-metrics {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }
    
    .metric-label i {
        font-size: 2.2rem;
        width: 35px;
    }
    
    .metric-icon {
        font-size: 3rem;
    }
}

@media (max-width: 768px) {
    .slide17-title {
        font-size: 2rem;
        margin-bottom: 0.5rem;
    }
    
    .slide17-subtitle {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }
    
    .slide17-description {
        font-size: 1rem;
        margin-bottom: 2rem;
    }
    
    .slide17-main-container {
        padding: 0 1rem;
        gap: 2rem;
    }
    
    .comparison-container,
    .compact-container {
        padding: 1.5rem;
    }
    
    .metric-row {
        grid-template-columns: 1fr;
        gap: 1rem;
        text-align: center;
    }
    
    .metric-label {
        justify-content: center;
    }
    
    .metric-label i {
        font-size: 2rem;
        width: 30px;
        margin-right: 0.5rem;
    }
    
    .comparison-header,
    .compact-header {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .compact-metrics {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .metric-icon {
        font-size: 2.5rem;
    }
    
    .conclusion-card {
        padding: 2rem;
    }
    
    .conclusion-title {
        font-size: 1.6rem;
    }
    
    .benefit-number {
        font-size: 2.5rem;
    }
    
    .benefit-text {
        font-size: 1.3rem;
    }
    
    .conclusion-text {
        font-size: 1.1rem;
    }
}

@media (max-width: 480px) {
    .slide17-title {
        font-size: 1.8rem;
    }
    
    .slide17-subtitle {
        font-size: 1.1rem;
    }
    
    .slide17-main-container {
        padding: 0 0.8rem;
        gap: 1.5rem;
    }
    
    .comparison-container,
    .compact-container {
        padding: 1.2rem;
    }
    
    .metric-label {
        font-size: 1rem;
    }
    
    .metric-label i {
        font-size: 1.8rem;
        width: 25px;
        margin-right: 0.3rem;
    }
    
    .metric-icon {
        font-size: 2.2rem;
    }
    
    .bar .value {
        font-size: 0.8rem;
    }
    
    .conclusion-card {
        padding: 1.5rem;
    }
    
    .conclusion-title {
        font-size: 1.4rem;
    }
    
    .benefit-number {
        font-size: 2rem;
    }
    
    .benefit-text {
        font-size: 1.1rem;
    }
    
    .conclusion-text {
        font-size: 1rem;
    }
    
    .slide17-note {
        padding: 1rem;
    }
    
    .slide17-note p {
        font-size: 0.9rem;
    }
}

/* Slide 5: Caso de Éxito - Creditotal */
.slide5-main-title {
    font-size: 2.8rem;
    font-weight: 800;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 2rem;
    font-family: 'Inter', sans-serif;
}

.slide5-metrics-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
    margin-bottom: 2rem;
}

.slide5-metric-card {
    background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 20px;
    padding: 1.5rem;
    text-align: center;
    box-shadow: 
        0 10px 30px rgba(0, 0, 0, 0.1),
        0 4px 10px rgba(0, 0, 0, 0.05);
    border: 2px solid transparent;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 200px;
}

.slide5-metric-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--epa-blue), var(--epa-cyan));
    opacity: 0;
    transition: opacity 0.3s ease;
}

.slide5-metric-card:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 8px 20px rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 92, 185, 0.2);
}

.slide5-metric-card:hover::before {
    opacity: 1;
}

.slide5-metric-card.highlight-card {
    background: linear-gradient(145deg, rgba(0, 92, 185, 0.05), rgba(0, 169, 224, 0.05));
    border: 2px solid rgba(0, 92, 185, 0.3);
    box-shadow: 
        0 15px 35px rgba(0, 92, 185, 0.15),
        0 6px 15px rgba(0, 92, 185, 0.1);
}

.slide5-metric-card.highlight-card::before {
    background: linear-gradient(90deg, var(--epa-blue), var(--epa-cyan));
    opacity: 1;
}

.slide5-metric-card .metric-icon {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    display: block;
}

.slide5-metric-card .metric-number {
    font-size: 2rem;
    font-weight: 900;
    color: var(--epa-blue);
    margin-bottom: 0.5rem;
    line-height: 1;
}

.slide5-metric-card .metric-label {
    font-size: 1rem;
    font-weight: 600;
    color: var(--dark-gray);
    margin-bottom: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.slide5-metric-card .metric-description {
    font-size: 0.9rem;
    color: var(--light-gray);
    line-height: 1.4;
    font-weight: 500;
}

/* Responsive design para slide5 */
@media (max-width: 1200px) {
    .slide5-main-title {
        font-size: 2.4rem;
    }
    
    .slide5-metrics-grid {
        gap: 1.2rem;
    }
    
    .slide5-metric-card {
        padding: 1.2rem;
    }
    
    .slide5-metric-card .metric-number {
        font-size: 1.8rem;
    }
    
    .slide5-metric-card .metric-icon {
        font-size: 2.2rem;
    }
}

@media (max-width: 768px) {
    .slide5-main-title {
        font-size: 2rem;
        margin-bottom: 1.5rem;
    }
    
    .slide5-metrics-grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .slide5-metric-card {
        padding: 1rem;
        min-height: 160px;
    }
    
    .slide5-metric-card .metric-number {
        font-size: 1.6rem;
    }
    
    .slide5-metric-card .metric-icon {
        font-size: 2rem;
    }
    
    .slide5-metric-card .metric-label {
        font-size: 0.9rem;
    }
    
    .slide5-metric-card .metric-description {
        font-size: 0.85rem;
    }
    
    .slide5-main-image {
        width: 100%;
        transform: scale(1);
        margin-left: 0;
    }
}

@media (max-width: 480px) {
    .slide5-main-title {
        font-size: 1.8rem;
        margin-bottom: 1.2rem;
    }
    
    .slide5-metric-card {
        padding: 0.8rem;
        min-height: 140px;
    }
    
    .slide5-metric-card .metric-number {
        font-size: 1.4rem;
    }
    
    .slide5-metric-card .metric-icon {
        font-size: 1.8rem;
        margin-bottom: 0.8rem;
    }
    
    .slide5-metric-card .metric-label {
        font-size: 0.85rem;
        margin-bottom: 0.6rem;
    }
    
    .slide5-metric-card .metric-description {
        font-size: 0.8rem;
    }
    
    .slide5-main-image {
        width: 100%;
        transform: scale(1);
        margin-left: 0;
    }
}

/* Slide 8.1: Comparativo Financiero Detallado */
.slide8_1-title {
    font-size: 2.8rem;
    font-weight: 800;
    color: var(--dark-gray);
    text-align: center;
    margin-bottom: 0.5rem;
    font-family: 'Inter', sans-serif;
}

.slide8_1-subtitle {
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--epa-blue);
    text-align: center;
    margin-bottom: 2rem;
    font-family: 'Inter', sans-serif;
}

.slide8_1-table-container {
    background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 20px;
    padding: 2rem;
    box-shadow: 
        0 15px 35px rgba(0, 0, 0, 0.1),
        0 5px 15px rgba(0, 0, 0, 0.05);
    margin-bottom: 2rem;
    overflow-x: auto;
}

.slide8_1-table {
    width: 100%;
    border-collapse: collapse;
    font-family: 'Inter', sans-serif;
    font-size: 0.9rem;
}

.slide8_1-table th {
    background: linear-gradient(135deg, var(--epa-blue), var(--epa-cyan));
    color: white;
    padding: 1rem;
    text-align: left;
    font-weight: 700;
    font-size: 1rem;
    border: none;
}

.slide8_1-table th:first-child {
    border-radius: 10px 0 0 0;
}

.slide8_1-table th:last-child {
    border-radius: 0 10px 0 0;
}

.slide8_1-table td {
    padding: 0.8rem 1rem;
    border-bottom: 1px solid #e9ecef;
    vertical-align: middle;
}

.slide8_1-table tr:nth-child(even) {
    background-color: rgba(0, 92, 185, 0.02);
}

.slide8_1-table tr:hover {
    background-color: rgba(0, 92, 185, 0.05);
    transition: background-color 0.3s ease;
}

.slide8_1-table .highlight-blue {
    color: var(--epa-blue);
    font-weight: 700;
}

.slide8_1-table .highlight-red {
    color: var(--danger-red);
    font-weight: 700;
}

.slide8_1-table .highlight-green {
    color: var(--success-green);
    font-weight: 700;
}

.slide8_1-table .net-income-row {
    background: linear-gradient(135deg, rgba(0, 92, 185, 0.1), rgba(0, 169, 224, 0.1)) !important;
    font-weight: 800;
}

.slide8_1-table .net-income-row td {
    border-top: 3px solid var(--epa-blue);
    border-bottom: none;
}

/* Summary cards */
.slide8_1-summary {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5rem;
    margin-top: 2rem;
}

.summary-card {
    background: linear-gradient(145deg, #ffffff 0%, #f8f9fa 100%);
    border-radius: 15px;
    padding: 1.5rem;
    text-align: center;
    box-shadow: 
        0 10px 25px rgba(0, 0, 0, 0.1),
        0 4px 10px rgba(0, 0, 0, 0.05);
    border: 2px solid transparent;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.summary-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--epa-blue), var(--epa-cyan));
    opacity: 0;
    transition: opacity 0.3s ease;
}

.summary-card:hover {
    transform: translateY(-5px);
    box-shadow: 
        0 20px 40px rgba(0, 0, 0, 0.15),
        0 8px 20px rgba(0, 0, 0, 0.1);
    border-color: rgba(0, 92, 185, 0.2);
}

.summary-card:hover::before {
    opacity: 1;
}

.summary-icon {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    display: block;
}

.summary-title {
    font-size: 1rem;
    font-weight: 600;
    color: var(--dark-gray);
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.summary-value {
    font-size: 1.8rem;
    font-weight: 900;
    color: var(--epa-blue);
    margin-bottom: 0.5rem;
    line-height: 1;
}

.summary-description {
    font-size: 0.85rem;
    color: var(--light-gray);
    line-height: 1.4;
    font-weight: 500;
}

/* Responsive design para slide8_1 */
@media (max-width: 1200px) {
    .slide8_1-title {
        font-size: 2.4rem;
    }
    
    .slide8_1-subtitle {
        font-size: 1.2rem;
    }
    
    .slide8_1-table {
        font-size: 0.85rem;
    }
    
    .slide8_1-table th,
    .slide8_1-table td {
        padding: 0.7rem 0.8rem;
    }
    
    .slide8_1-summary {
        gap: 1.2rem;
    }
    
    .summary-card {
        padding: 1.2rem;
    }
    
    .summary-value {
        font-size: 1.6rem;
    }
}

@media (max-width: 768px) {
    .slide8_1-title {
        font-size: 2rem;
        margin-bottom: 0.3rem;
    }
    
    .slide8_1-subtitle {
        font-size: 1.1rem;
        margin-bottom: 1.5rem;
    }
    
    .slide8_1-table-container {
        padding: 1.5rem;
        margin-bottom: 1.5rem;
    }
    
    .slide8_1-table {
        font-size: 0.8rem;
    }
    
    .slide8_1-table th,
    .slide8_1-table td {
        padding: 0.6rem 0.7rem;
    }
    
    .slide8_1-summary {
        grid-template-columns: 1fr;
        gap: 1rem;
    }
    
    .summary-card {
        padding: 1rem;
    }
    
    .summary-icon {
        font-size: 2.2rem;
    }
    
    .summary-value {
        font-size: 1.5rem;
    }
    
    .summary-title {
        font-size: 0.9rem;
    }
    
    .summary-description {
        font-size: 0.8rem;
    }
}

@media (max-width: 480px) {
    .slide8_1-title {
        font-size: 1.8rem;
    }
    
    .slide8_1-subtitle {
        font-size: 1rem;
    }
    
    .slide8_1-table-container {
        padding: 1rem;
    }
    
    .slide8_1-table {
        font-size: 0.75rem;
    }
    
    .slide8_1-table th,
    .slide8_1-table td {
        padding: 0.5rem 0.6rem;
    }
    
    .summary-card {
        padding: 0.8rem;
    }
    
    .summary-icon {
        font-size: 2rem;
        margin-bottom: 0.8rem;
    }
    
    .summary-value {
        font-size: 1.4rem;
    }
    
    .summary-title {
        font-size: 0.85rem;
    }
    
    .summary-description {
        font-size: 0.75rem;
    }
}