    .section-identity-perfected .fw-black { font-weight: 900; }
    
    .slogan-text-refined {
        color: #ff3b3b;
        letter-spacing: -2px;
        line-height: 1;
        text-shadow: 
            2px 2px 0px #fff,
            -1px -1px 0px #fff,
            1px -1px 0px #fff,
            -1px 1px 0px #fff,
            1px 1px 0px #fff,
            0 5px 15px rgba(0,0,0,0.4);
    }
    
    .logo-wrapper {
        position: relative;
        display: inline-block;
        animation: subtle-pulse 5s infinite alternate ease-in-out;
    }
    
    @keyframes subtle-pulse {
        0% { transform: scale(1); }
        100% { transform: scale(1.05); }
    }
    
    .ls-2 { letter-spacing: 2px; }
    
    @media (max-width: 768px) {
        .slogan-text-refined { font-size: 2.5rem; letter-spacing: -1px; }
        .motto-text-refined { font-size: 1.2rem; }
    }

    @media (max-width: 991.98px) {
        .section-identity-perfected .container {
            padding-left: 1rem;
            padding-right: 1rem;
        }

        .identity-text-wrapper {
            margin-bottom: 1.5rem !important;
        }

        .logo-wrapper img {
            max-height: 180px !important;
        }

        .welcome-luxury-grid .p-5,
        .welcome-luxury-grid .p-md-5 {
            padding: 2rem !important;
        }

        .welcome-luxury-grid .d-flex.align-items-center.gap-4 {
            flex-direction: column;
            align-items: flex-start !important;
            gap: 1rem !important;
        }

        .signature-info {
            border-left: 0 !important;
            padding-left: 0 !important;
        }

        .section-propuesta-luxury .row.g-5,
        #niveles .row.g-5,
        #galeria-preview .row.align-items-center,
        #noticias .row.g-5 {
            --bs-gutter-y: 1.5rem;
        }

        .section-institutional-links .container-fluid {
            padding-left: 1rem !important;
            padding-right: 1rem !important;
        }
    }

    @media (max-width: 767.98px) {
        .section-identity-perfected {
            padding-top: 1.75rem !important;
            padding-bottom: 2.25rem !important;
        }

        .logo-wrapper img {
            max-height: 150px !important;
        }

        .welcome-luxury-grid .director-info-card {
            padding: 1.5rem !important;
        }

        .welcome-luxury-grid h2.display-4,
        .section-propuesta-luxury h2.display-3,
        #niveles h2.display-3,
        #galeria-preview h2.display-3,
        #noticias h2.display-3,
        .cta-card-luxury h2.display-1 {
            font-size: clamp(1.75rem, 7vw, 2.5rem) !important;
            letter-spacing: -1px !important;
        }

        .welcome-quote-icon i {
            font-size: 3.5rem !important;
        }

        .fs-huge {
            font-size: clamp(2.8rem, 12vw, 4rem) !important;
        }

        .position-absolute.bottom-0.start-0.m-4.glass-panel.p-4.rounded-4.shadow-lg.border.border-white-50.translate-y-20.transform.scale-90 {
            position: static !important;
            margin: 1rem 0 0 !important;
            transform: none !important;
            max-width: none !important;
        }

        .cta-card-luxury .d-flex.flex-wrap.justify-content-center.gap-4.mt-5,
        #galeria-preview .col-md-5.text-md-end.mt-4.mt-md-0 {
            width: 100%;
        }

        .cta-card-luxury .btn-xl,
        #galeria-preview .btn.btn-primary.btn-lg,
        #niveles .btn.btn-primary.btn-lg {
            width: 100%;
            justify-content: center;
        }
    }

    @media (max-width: 575.98px) {
        .section-identity-perfected .badge,
        .section-propuesta-luxury .badge,
        #niveles .badge,
        #galeria-preview .badge,
        #noticias .badge,
        .cta-card-luxury .badge {
            white-space: normal;
            line-height: 1.3;
        }

        .logo-wrapper img {
            max-height: 130px !important;
        }

        .welcome-luxury-grid .p-5,
        .welcome-luxury-grid .p-md-5,
        .cta-card-luxury,
        .video-card-premium {
            padding: 1.25rem !important;
        }

        .pillar-glass-content,
        .news-card-luxury .p-4,
        .news-card-luxury .p-xl-5 {
            padding: 1.25rem !important;
        }

        .institutional-logo {
            max-height: 52px !important;
        }
    }
    
    :root {
        --primary-light: rgba(0, 107, 45, 0.05);
        --accent-gold: #ffc107;
        --glass-bg: rgba(255, 255, 255, 0.7);
        --glass-border: rgba(255, 255, 255, 0.4);
    }
    
    .shadow-premium { box-shadow: 0 40px 80px -20px rgba(0,0,0,0.15), 0 20px 40px -15px rgba(0,0,0,0.08); }
    .hover-scale:hover { transform: scale(1.05); }
    
    /* Propuesta Luxury Styles */
    .section-propuesta-luxury {
        background: radial-gradient(circle at top right, rgba(0, 150, 100, 0.05) 0%, transparent 40%),
                    radial-gradient(circle at bottom left, rgba(0, 107, 45, 0.03) 0%, transparent 40%),
                    #ffffff;
        position: relative;
    }
    .topo-pattern {
        position: absolute;
        top: 0; left: 0; width: 100%; height: 100%;
        background-image: url('https://www.transparenttextures.com/patterns/cubes.png');
        opacity: 0.03;
        pointer-events: none;
    }
    .pillar-card-luxury {
        border-radius: 3rem !important;
        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
        border: 1px solid rgba(0,0,0,0.03) !important;
    }
    .pillar-card-luxury:hover {
        transform: translateY(-20px);
        box-shadow: 0 50px 100px -20px rgba(0, 107, 45, 0.2) !important;
    }
    .pillar-numeral {
        position: absolute;
        top: -20px;
        right: 20px;
        font-size: 8rem;
        font-weight: 900;
        color: rgba(0, 107, 45, 0.04);
        line-height: 1;
        z-index: 0;
        pointer-events: none;
        user-select: none;
    }
    .pillar-glass-content {
        background: rgba(255, 255, 255, 0.8);
        backdrop-filter: blur(10px);
        border-top: 1px solid rgba(255,255,255,0.5);
    }
    
    /* Nivel Académico Dashboard */
    .nivel-stat-badge {
        background: white;
        padding: 2rem;
        border-radius: 2.5rem;
        border: 1px solid rgba(0, 107, 45, 0.1);
        transition: all 0.35s ease;
    }
    .nivel-stat-badge:hover {
        background: linear-gradient(135deg, #006b2d 0%, #0b7d3a 100%);
        border-color: rgba(0, 107, 45, 0.55);
        box-shadow: 0 14px 28px rgba(0, 107, 45, 0.25);
        color: white !important;
        transform: translateY(-2px) scale(1.02);
    }
    .nivel-stat-badge:hover * { color: #ffffff !important; }
    
    .btn-xl { 
        padding-top: 1.25rem; 
        padding-bottom: 1.25rem; 
        font-size: 1.1rem; 
        letter-spacing: 1px;
    }
    .fw-black { font-weight: 900; }
    .ls-2 { letter-spacing: 2px; }
    
    .cta-card-luxury {
        background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%);
        transition: all 0.5s ease;
    }
    .cta-card-luxury:hover { transform: translateY(-10px); }
    
    .floating-blob {
        animation: float-blob 20s infinite alternate cubic-bezier(0.45, 0.05, 0.55, 0.95);
    }
    @keyframes float-blob {
        0% { transform: translate(0, 0) scale(1); }
        33% { transform: translate(30px, -50px) scale(1.1); }
        66% { transform: translate(-20px, 20px) scale(0.9); }
        100% { transform: translate(0, 0) scale(1); }
    }
    
    .video-card-premium {
        border: 8px solid #fff;
        transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    }
    .video-card-premium:hover {
        transform: translateY(-15px);
        box-shadow: 0 50px 100px -20px rgba(0,0,0,0.3) !important;
    }
    .glow-dot {
        width: 10px; height: 10px;
        background: #22c55e;
        border-radius: 50%;
        display: inline-block;
        box-shadow: 0 0 15px #22c55e;
        animation: pulse-glow 2s infinite;
    }
    @keyframes pulse-glow {
        0% { transform: scale(1); opacity: 1; }
        50% { transform: scale(1.5); opacity: 0.5; }
        100% { transform: scale(1); opacity: 1; }
    }

    /* Gallery Studio Styles - Clean & Bright */
    .gallery-item-studio { 
        cursor: pointer; 
        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
        z-index: 1;
    }
    .gallery-item-studio:hover {
        transform: translateY(-15px) rotate(1deg) !important;
        box-shadow: 0 45px 90px -20px rgba(0,0,0,0.25) !important;
        z-index: 10;
    }
    .translate-y-20 { transform: translateY(20px); }
    .opacity-05 { opacity: 0.05; }
    
    .glass-tag {
        box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        border: 1px solid rgba(255,255,255,0.8);
    }
    
    .fw-black { font-weight: 900; }
    
    /* News Refinement */
    .news-card-luxury:hover .news-inner { transform: translateY(-15px); }
    .news-date-glass { backdrop-filter: blur(15px); background: rgba(255,255,255,0.85) !important; }
    .btn-glass-white {
        background: rgba(255,255,255,0.1);
        backdrop-filter: blur(10px);
        border: 1px solid rgba(255,255,255,0.2);
        color: white;
    }
    .btn-glass-white:hover { background: white; color: #004d20; }
    
    /* Utilities */
    .text-accent-gold { color: var(--accent-gold) !important; }
    .group:hover .group-hover\:translate-y-0 { transform: translateY(0); }
    .group:hover .group-hover\:opacity-100 { opacity: 1; }
    .ls-3 { letter-spacing: 3px; }
    .fs-huge { font-size: 5rem; }

    /* Institutional Links - Refined Design */
    .section-institutional-links {
        padding: 50px 0 80px 0;
        background: #fff;
        border-top: 1px solid rgba(0,0,0,0.05);
    }
    .institutional-logo {
        max-height: 110px; /* Logos set to a larger size for better visibility */
        width: auto;
        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        object-fit: contain;
    }
    .logo-link:hover .institutional-logo {
        transform: scale(1.08);
    }
    .custom-swiper-btn {
        color: #0d6efd !important; /* Blue arrows as in image */
        background: transparent !important;
        width: 30px !important;
        height: 30px !important;
        box-shadow: none !important;
        top: 50% !important;
        margin-top: -15px !important;
    }
    .custom-swiper-btn:after {
        font-size: 24px !important;
        font-weight: 400 !important; /* Thinner arrows */
    }
    .swiper-button-next.custom-swiper-btn { right: 20px !important; }
    .swiper-button-prev.custom-swiper-btn { left: 20px !important; }

    .custom-swiper-pagination {
        bottom: 20px !important;
    }
    .custom-swiper-pagination .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
        background: #0d6efd;
        opacity: 0.3;
        transition: all 0.3s;
        margin: 0 5px !important;
    }
    .custom-swiper-pagination .swiper-pagination-bullet-active {
        background: #0d6efd !important;
        opacity: 1;
        transform: scale(1.2);
    }

    @media (max-width: 768px) {
        .institutional-logo { max-height: 60px; }
        .custom-swiper-btn { display: none !important; }
    }
