body {
    font-family: 'Inter', sans-serif;
    background-color: white;
    color: #333;
    line-height: 1.6;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

/* Header Section */
.header-section {
    display: flex;
    align-items: center;
    margin-bottom: 64px;
    gap: 16px;
    min-height: 250px;
}

.text-section {
    width: 35%;
}

.text-section h1 {
    font-size: 3.25vw;
    font-weight: 300;
    color: #374151;
    line-height: 1.1;
    font-family: 'Gotham-Light';
}

.text-section .number {
    font-size: 4vw;
    font-weight: 700;
    color: #ef4444;
    font-family: 'Gotham-Black';
}

.image-section {
    width: 65%;
    display: flex;
    justify-content: flex-start;
    padding-left: 16px;
}

.image-section img {
    max-width: 100%;
    height: auto;
}

/* Participation Section - Con fondo gris */
.participation-section {
    background-color: #f3f4f6;
    border-radius: 20px;
    padding: 40px;
    margin: 0 auto;
    max-width: 900px;
    padding-bottom: 1px;
}

.section-title {
    font-size: 2.5vw;
    text-align: center;
    margin-bottom: 0;
    color: #374151;
    font-weight: 300;
    font-family: 'Gotham-Light';
}

.info-banner {
    background-color: #ef4444;
    color: white;
    text-align: center;
    padding: 16px 24px;
    border-radius: 9999px;
    margin-bottom: 40px;
    font-size: 1.125rem;
    font-weight: 500;
    font-family: 'Gotham-Medium';
}

.steps-container {
    margin-bottom: 32px;
}

.step {
    display: flex;
    align-items: flex-start;
    margin-bottom: 24px;
    gap: 16px;
}

.step-number {
    background-color: #ef4444;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 1.125rem;
    flex-shrink: 0;
}
.step-content{
    display: flex;
    justify-content: center;
    flex-direction: column;
    min-height: 2.5rem;
    min-width: 100%;
}
.step-content h3 {
    font-family: 'Gotham-Black';
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 4px;
    color: #374151;
    text-align: left;
}

.step-content p {
    font-size: 0.875rem;
    color: #6b7280;
    line-height: 1.5;
    font-family: 'Gotham-Medium';
}

.footer-info {
    text-align: center;
    margin-bottom: 32px;
    margin-top: 2rem;
}

.footer-info p {
    font-size: 0.875rem;
    color: #6b7280;
}

.action-buttons {
    display: flex;
    gap: 16px;
    justify-content: center;
    flex-wrap: wrap;
}

.btn-primary {
    background-color: #ef4444;
    color: white;
    border: none;
    padding: 12px 32px;
    border-radius: 9999px;
    font-size: 1.125rem;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 200px;
}

.btn-primary:hover {
    background-color: #dc2626;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.btn-secondary {
    background-color: #000;
    color: white;
    border: none;
    padding: 12px 32px;
    border-radius: 9999px;
    font-size: 0.875rem;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 200px;
    text-align: center;
    line-height: 1.3;
}

.btn-secondary:hover {
    background-color: #374151;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

/* Responsive Design */
@media (max-width: 768px) {
    .header-section {
        flex-direction: column;
        text-align: center;
        gap: 24px;
    }

    .text-section,
    .image-section {
        width: 100%;
    }

    .image-section {
        padding-left: 0;
        justify-content: center;
    }

    .text-section h1 {
        font-size: 2rem;
    }

    .text-section .number {
        font-size: 3rem;
    }

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

    .participation-section {
        padding: 24px;
        margin: 0 10px;
    }

    .action-buttons {
        flex-direction: column;
        align-items: center;
    }

    .btn-primary,
    .btn-secondary {
        width: 100%;
        max-width: 300px;
    }

    .step {
        flex-direction: column;
        text-align: center;
        gap: 12px;
    }
.step-content h3 {

    text-align: center;
}
    .step-number {
        align-self: center;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 15px;
    }

    .header-section {
        margin-bottom: 32px;
        min-height: auto;
    }

    .participation-section {
        padding: 20px;
        border-radius: 15px;
    }

    .info-banner {
        padding: 12px 16px;
        font-size: 1rem;
    }

    .text-section h1 {
        font-size: 1.75rem;
    }

    .text-section .number {
        font-size: 2.5rem;
    }
}

/* Notificaciones */
.notification {
    position: fixed;
    top: 20px;
    right: 20px;
    padding: 15px 20px;
    border-radius: 5px;
    color: white;
    font-weight: 500;
    z-index: 1000;
    opacity: 0;
    transform: translateX(100%);
    transition: all 0.3s ease;
}

.notification.success {
    background-color: #10b981;
}

.notification.info {
    background-color: #3b82f6;
}

.notification.show {
    opacity: 1;
    transform: translateY(0);
}

/* Estilos para redes sociales - Solo para fin.blade.php */
.redes-head {
    margin: 30px 0;
    padding: 0;
}

.redes-head ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    gap: 25px;
    align-items: center;
}

.redes-head ul li {
    display: inline-block;
}

.redes-head ul li a {
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    padding: 5px;
}

.redes-head ul li a:hover {
    color: #ef4444;
    transform: scale(1.05);
}

.redes-head ul li a i {
    font-size: 2rem;
    color: #000000;
    font-weight: 900;
    line-height: 1;
}

.redes-head ul li a:hover i {
    color: #ef4444;
}

.redes-head p {
    color: #333333;
    font-size: 0.875rem;
    text-align: left;
    margin: 0;
    padding: 0;
    font-family: 'Gotham-Light';
    line-height: 1.4;
    max-width: 500px;
}

/* Responsive para redes sociales */
@media (max-width: 768px) {
    .redes-head {
        margin: 20px 0;
    }
    
    .redes-head ul {
        gap: 20px;
        margin: 0 0 15px 0;
    }
    
    .redes-head ul li a i {
        font-size: 1.75rem;
    }
    
    .redes-head p {
        font-size: 0.8rem;
    }
}

@media (max-width: 480px) {
    .redes-head ul {
        gap: 15px;
        justify-content: center;
    }
    
    .redes-head ul li a i {
        font-size: 1.5rem;
    }
    
    .redes-head p {
        text-align: center;
        font-size: 0.75rem;
    }
}
