:root {
    --primary: #003366; /* Azul UNIMINUTO */
    --secondary: #ffcc00; /* Dorado UNIMINUTO */
    --dark: #1a1a1a;
    --light: #f4f7f6;
    --white: #ffffff;
}

* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; }

body { overflow-x: hidden; color: #D7D7D7; }
.text-block {color: #111111;}
/* Hero & Canvas */
#hero {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    background: linear-gradient(135deg, #001f3f, #003366);
    color: white;
}

#canvas3d { position: absolute; top: 0; left: 0; z-index: 1; }

.navbar { position: absolute; top: 20px; left: 50px; z-index: 10; }
.logo { height: 60px; filter: brightness(0) invert(1); }

.hero-content { z-index: 2; text-align: center; }
.hero-content h1 { font-size: 4rem; line-height: 1.1; margin-bottom: 20px; }
.hero-content span { color: var(--secondary); }

/* Layout */
.container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.section-padding { padding: 100px 0; }
.grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 50px; align-items: center; }
.align-center { text-align: center; }
.bg-light { background: var(--light); }
.bg-dark { background: var(--dark); }

/* Components */
.btn-primary {
    padding: 15px 40px; background: var(--secondary); color: var(--primary);
    text-decoration: none; border-radius: 50px; font-weight: bold; transition: 0.3s;
}

.video-container {
    position: relative; padding-bottom: 56.25%; height: 0; border-radius: 15px;
    overflow: hidden; box-shadow: 0 20px 40px rgba(0,0,0,0.2);
}
.video-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.roles-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 20px; margin-top: 50px; }

.role-card {
    background: #2a2a2a; padding: 40px 20px; border-radius: 20px; text-align: center;
    transition: transform 0.3s, border 0.3s; border: 1px solid transparent; color: white;
}
.role-card:hover { transform: translateY(-10px); border-color: var(--secondary); }
.role-card .icon { font-size: 3rem; margin-bottom: 15px; }

.action-card {
    background: white; padding: 40px; border-radius: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    text-align: center; border-bottom: 5px solid var(--primary);
}
.action-card.highlight { border-bottom-color: var(--secondary); }

.btn-brand {
    display: inline-block; margin-top: 20px; padding: 12px 30px; border: 2px solid var(--primary);
    color: var(--primary); text-decoration: none; border-radius: 5px; font-weight: 600;
}

.info-banner { background: var(--primary); color: white; padding: 60px 0; }
.banner-content { border-left: 5px solid var(--secondary); padding-left: 30px; }

footer { background: #111; color: #888; padding: 50px 0; text-align: center; }
.logo-footer { height: 40px; margin-bottom: 20px; filter: grayscale(1); }

@media (max-width: 768px) {
    .grid-2 { grid-template-columns: 1fr; }
    .hero-content h1 { font-size: 2.5rem; }
}

/* --- Variables específicas para la sección Tech --- */
:root {
    --tech-bg-deep: #020810; /* Azul casi negro muy profundo */
    --tech-bg-accent: #051125; /* Tono ligeramente más claro para el degradado */
    --glass-bg: rgba(255, 255, 255, 0.03); /* Fondo de tarjeta muy transparente */
    --glass-border: rgba(255, 255, 255, 0.08); /* Borde sutil */
    --uniminuto-gold-neon: #ffcc00; /* Dorado Uniminuto vibrante */
    --uniminuto-gold-glow: rgba(255, 204, 0, 0.3); /* Brillo del dorado */
}

/* --- Estilos de la Sección (Fondo y Contenedor) --- */
.tech-section {
    background-color: var(--tech-bg-deep);
    background-image:
        /* Degradado de profundidad */
            radial-gradient(at 50% 50%, var(--tech-bg-accent) 0px, transparent 50%),
                /* Patrón de Rejilla Tecnológica (SVG optimizado en línea) */
            url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewBox='0 0 100 100'%3E%3Cg fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath opacity='.5' d='M96 95h4v1h-4v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4h-9v4h-1v-4H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15v-9H0v-1h15V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h-9V16h9v-1h-9V6h9V5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h-9V16h9v-1h-9V6h9V5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h-9V16h9v-1h-9V6h9V5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h-9V16h9v-1h-9V6h9V5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h-9V16h9v-1h-9V6h9V5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h-9V16h9v-1h-9V6h9V5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h9V0h1v15h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h4v1h-4v9h-9V16h9v-1h-9V6h9V5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5h-9V0h-1v5H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9H0v1h15v9h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9v-9h-9v-1h9V0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    position: relative;
    overflow: hidden; /* Para contener las luces flotantes */
}

/* Evitar que el fondo tape el contenido */
.relative-content {
    position: relative;
    z-index: 5;
}

/* Títulos y Subtítulos */
.section-title {
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: -1px;
}

.text-secondary {
    color: var(--uniminuto-gold-neon);
}

.section-subtitle {
    font-weight: 300;
    opacity: 0.8;
    margin-bottom: 60px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

/* --- Nuevas Role Cards con Glassmorphism --- */
.roles-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    perspective: 1000px; /* Para efecto 3D en hover */
}

.glass-card {
    background: var(--glass-bg);
    border: 1px solid var(--glass-border);
    backdrop-filter: blur(10px); /* Efecto esmerilado */
    -webkit-backdrop-filter: blur(10px);
    padding: 40px 30px;
    border-radius: 24px;
    text-align: center;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    color: white;
}

/* Brillo interior oculto que aparece en hover */
.card-glow {
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.05) 0%, transparent 70%);
    opacity: 0;
    transition: opacity 0.4s;
    pointer-events: none;
}

/* Estilos de Hover en la Tarjeta */
.glass-card:hover {
    transform: translateY(-15px) rotateX(5deg);
    border-color: var(--uniminuto-gold-neon);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.4), 0 0 15px var(--uniminuto-gold-glow);
}

.glass-card:hover .card-glow {
    opacity: 1;
}

/* --- Iconos y Contenido --- */
.icon-container {
    background: rgba(255, 255, 255, 0.03);
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    border: 1px solid var(--glass-border);
    transition: transform 0.3sEase;
}

.tech-icon {
    font-size: 2.5rem;
    color: white;
    transition: color 0.3s;
}

.glass-card:hover .icon-container {
    transform: scale(1.1);
    background: rgba(255, 204, 0, 0.05);
    border-color: rgba(255, 204, 0, 0.2);
}

.glass-card:hover .tech-icon {
    color: var(--uniminuto-gold-neon);
    text-shadow: 0 0 10px var(--uniminuto-gold-glow);
}

.glass-card h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 15px;
}

.card-divider {
    height: 2px;
    width: 50px;
    background: rgba(255, 255, 255, 0.1);
    margin: 0 auto 25px;
    transition: width 0.3s, background 0.3s;
}

.glass-card:hover .card-divider {
    width: 80px;
    background: var(--uniminuto-gold-neon);
}

/* --- Botones Estilo Tech --- */
.btn-tech-outline {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 24px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
    border-radius: 8px;
    font-weight: 500;
    font-size: 0.9rem;
    transition: all 0.3s;
    background: transparent;
}

.btn-tech-outline i {
    font-size: 1.1rem;
}

.glass-card:hover .btn-tech-outline {
    background: var(--uniminuto-gold-neon);
    color: #003366; /* Azul Uniminuto para contraste */
    border-color: var(--uniminuto-gold-neon);
    font-weight: 600;
    box-shadow: 0 0 10px var(--uniminuto-gold-glow);
}

/* --- Fondo Animado (Luces Flotantes) --- */
.tech-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.light-blob {
    position: absolute;
    border-radius: 50%;
    filter: blur(80px);
    opacity: 0.15;
    pointer-events: none;
}

/* Mancha de luz 1 (Dorado Uniminuto) */
.blob-1 {
    top: 10%;
    left: 10%;
    width: 300px;
    height: 300px;
    background: var(--uniminuto-gold-neon);
    animation: floatLight 15s infinite alternate;
}

/* Mancha de luz 2 (Azul eléctrico para contraste tech) */
.blob-2 {
    bottom: 10%;
    right: 15%;
    width: 400px;
    height: 400px;
    background: #0077ff;
    animation: floatLight 20s infinite alternate-reverse;
}

@keyframes floatLight {
    0% { transform: translate(0, 0) scale(1); }
    50% { transform: translate(50px, 30px) scale(1.1); }
    100% { transform: translate(-30px, 50px) scale(1); }
}

/* Respnsive para títulos */
@media (max-width: 768px) {
    .section-title { font-size: 2.2rem; }
}

/* --- Sección Animada (Fondo Aurora) --- */
.animated-bg-section {
    position: relative;
    background-color: var(--tech-bg-deep); /* Mantiene la misma base azul oscuro */
    overflow: hidden;
    padding: 100px 0;
}

/* Efecto Aurora / Nebulosa */
.aurora-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden;
    pointer-events: none;
}

/* Bolas de luz difuminadas que se moverán */
.aurora-1, .aurora-2, .aurora-3 {
    position: absolute;
    filter: blur(100px);
    border-radius: 50%;
    animation: auroraDrift 20s infinite alternate ease-in-out;
    opacity: 0.5;
}

/* Azul UNIMINUTO claro */
.aurora-1 {
    top: -20%;
    left: -10%;
    width: 50vw;
    height: 50vw;
    background: rgba(0, 51, 102, 0.8);
    animation-duration: 25s;
}

/* Azul eléctrico para dar profundidad */
.aurora-2 {
    bottom: -20%;
    right: -10%;
    width: 60vw;
    height: 60vw;
    background: rgba(0, 80, 158, 0.6);
    animation-duration: 30s;
    animation-delay: -5s;
}

/* Toque dorado muy sutil en el centro */
.aurora-3 {
    top: 20%;
    left: 30%;
    width: 40vw;
    height: 40vw;
    background: rgba(255, 204, 0, 0.1);
    animation-duration: 22s;
}

@keyframes auroraDrift {
    0% { transform: translate(0, 0) scale(1); }
    100% { transform: translate(15%, 10%) scale(1.15); }
}

/* --- Alineación y Textos (Columna Izquierda) --- */
.align-items-center { align-items: center; }

.badge-tech {
    display: inline-block;
    padding: 6px 16px;
    background: rgba(255, 204, 0, 0.1);
    color: var(--uniminuto-gold-neon);
    border: 1px solid rgba(255, 204, 0, 0.3);
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 600;
    margin-bottom: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.opacity-80 {
    opacity: 0.8;
    line-height: 1.8;
    margin-bottom: 30px;
    font-size: 1.1rem;
}

.feature-pills {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.pill {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 8px 20px;
    border-radius: 50px;
    color: white;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 8px;
}

.pill i { color: var(--uniminuto-gold-neon); }

/* --- Tarjeta de Horarios (Columna Derecha) --- */
.schedule-wrapper { perspective: 1000px; }

.schedule-card {
    padding: 35px;
    border-top: 4px solid var(--uniminuto-gold-neon); /* Acento superior */
}

.schedule-title {
    color: white;
    font-size: 1.5rem;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    gap: 12px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 15px;
}

.schedule-title i { color: var(--uniminuto-gold-neon); }

.schedule-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

/* Ítems individuales de horario */
.schedule-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    border-left: 3px solid #00ff88; /* Verde Neón para días de servicio */
    transition: transform 0.3s, background 0.3s;
}

.schedule-item:hover {
    transform: translateX(10px); /* Efecto interactivo al pasar el mouse */
    background: rgba(255, 255, 255, 0.05);
}

.schedule-item.holiday {
    border-left-color: #ff3366; /* Rojo Neón para días sin servicio */
}

.day {
    color: white;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 10px;
}

.day i { opacity: 0.6; }

/* Estilos tipográficos para la hora (monospace para alineación perfecta) */
.time {
    font-family: 'Courier New', Courier, monospace;
    font-size: 1.05rem;
    font-weight: bold;
    padding: 6px 12px;
    border-radius: 6px;
}

.time-active {
    background: rgba(0, 255, 136, 0.1);
    color: #00ff88; /* Verde */
}

.time-closed {
    background: rgba(255, 51, 102, 0.1);
    color: #ff3366; /* Rojo */
    font-size: 0.95rem;
    font-family: 'Poppins', sans-serif; /* Quitamos monospace para el texto normal */
}

/* Adaptabilidad a móviles */
@media (max-width: 768px) {
    .schedule-item {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
}

/* --- Sección CTA (Call to Action) --- */
.cta-section {
    position: relative;
    background-color: var(--tech-bg-deep);
    display: flex;
    justify-content: center;
    align-items: center;
}

.cta-bg-glow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60vw;
    height: 60vw;
    background: radial-gradient(circle, rgba(0, 51, 102, 0.5) 0%, transparent 60%);
    z-index: 0;
    pointer-events: none;
}

.cta-container {
    position: relative;
    z-index: 5;
    max-width: 900px; /* Limitamos el ancho para que el texto sea legible */
}

/* Tarjeta CTA Ampliada */
.cta-card {
    padding: 60px 50px;
    border: 1px solid rgba(255, 204, 0, 0.3); /* Borde sutil dorado */
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5), inset 0 0 20px rgba(255, 204, 0, 0.05);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

/* Icono Flotante Superior */
.cta-header {
    margin-bottom: 25px;
}

.cta-icon-ring {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(0, 51, 102, 0.5);
    border: 2px dashed rgba(255, 204, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 20px;
    animation: spinRing 20s linear infinite;
}

.cta-icon-ring i {
    font-size: 3rem;
    color: var(--uniminuto-gold-neon);
    animation: reverseSpin 20s linear infinite; /* Para que el icono no gire con el anillo */
}

@keyframes spinRing { 100% { transform: rotate(360deg); } }
@keyframes reverseSpin { 100% { transform: rotate(-360deg); } }

.cta-title {
    font-size: 2.5rem;
    letter-spacing: -0.5px;
}

.cta-description {
    font-size: 1.15rem;
    max-width: 700px;
    margin: 0 auto 40px;
}

/* Contenedor de Botones */
.cta-buttons {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}

/* --- Estilos de Botones Avanzados --- */

/* Botón Primario: CONECTA */
.btn-tech-primary {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    padding: 16px 35px;
    background: var(--uniminuto-gold-neon);
    color: #001f3f; /* Texto oscuro para contraste */
    text-decoration: none;
    border-radius: 12px;
    font-size: 1.1rem;
    font-weight: 700;
    transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 0 20px rgba(255, 204, 0, 0.4);
    border: 2px solid var(--uniminuto-gold-neon);
}

.btn-tech-primary:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 10px 30px rgba(255, 204, 0, 0.6);
    background: #ffdb4d; /* Un dorado más brillante en hover */
}

.btn-tech-primary i {
    transition: transform 0.3s;
}

.btn-tech-primary:hover i {
    transform: translateX(5px); /* La flecha se mueve a la derecha */
}

/* Botón Secundario: Manual */
.btn-tech-secondary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 30px;
    background: rgba(255, 255, 255, 0.05);
    color: white;
    text-decoration: none;
    border-radius: 12px;
    font-size: 1rem;
    font-weight: 500;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s;
    backdrop-filter: blur(5px);
}

.btn-tech-secondary:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: white;
    transform: translateY(-5px);
}

/* Responsive para CTA */
@media (max-width: 768px) {
    .cta-card { padding: 40px 20px; }
    .cta-title { font-size: 2rem; }
    .cta-buttons { flex-direction: column; width: 100%; }
    .btn-tech-primary, .btn-tech-secondary { width: 100%; justify-content: center; }
}
