.elementor-23818 .elementor-element.elementor-element-aa6af40:not(.elementor-motion-effects-element-type-background), .elementor-23818 .elementor-element.elementor-element-aa6af40 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#f9f8f8;}.elementor-23818 .elementor-element.elementor-element-aa6af40{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-23818 .elementor-element.elementor-element-aa6af40 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23818 .elementor-element.elementor-element-aa6af40 > .elementor-shape-top svg{height:220px;transform:translateX(-50%) rotateY(180deg);}.elementor-23818 .elementor-element.elementor-element-a3233df > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-23818 .elementor-element.elementor-element-a3233df > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23818 .elementor-element.elementor-element-7c1f370 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-23818 .elementor-element.elementor-element-7c1f370{padding:10px 0px 10px 0px;}.elementor-23818 .elementor-element.elementor-element-5115fb4 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-23818 .elementor-element.elementor-element-5115fb4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23818 .elementor-element.elementor-element-e41c1e9{margin-top:30px;margin-bottom:30px;padding:0px 0px 0px 0px;}.elementor-23818 .elementor-element.elementor-element-9143820{color:#000000;}.elementor-23818 .elementor-element.elementor-element-9143820 a{color:#5C8018;}.elementor-23818 .elementor-element.elementor-element-a0c3b1f > .elementor-shape-top svg{height:220px;transform:translateX(-50%) rotateY(180deg);}.elementor-23818 .elementor-element.elementor-element-a0c3b1f{padding:0px 0px 0px 0px;}.elementor-23818 .elementor-element.elementor-element-937e715 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-23818 .elementor-element.elementor-element-937e715{padding:10px 0px 10px 0px;}.elementor-23818 .elementor-element.elementor-element-f6bbbab{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 0px 0px;}.elementor-23818 .elementor-element.elementor-element-f6bbbab > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-23818 .elementor-element.elementor-element-f6bbbab > .elementor-shape-top svg{height:220px;transform:translateX(-50%) rotateY(180deg);}.elementor-23818 .elementor-element.elementor-element-a2d7d91 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-23818 .elementor-element.elementor-element-a2d7d91{padding:10px 0px 10px 0px;}.elementor-23818 .elementor-element.elementor-element-1c88a0b{width:100%;max-width:100%;}@media(max-width:767px){.elementor-23818 .elementor-element.elementor-element-6f67cae > .elementor-element-populated{margin:0px 0px 20px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}}@media(min-width:768px){.elementor-23818 .elementor-element.elementor-element-5115fb4{width:100%;}.elementor-23818 .elementor-element.elementor-element-6f67cae{width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-23818 .elementor-element.elementor-element-6f67cae{width:100%;}}/* Start custom CSS for html, class: .elementor-element-1795b2c */.econ-hero {
    position: relative;
    background: #ffffff;
    overflow: hidden;
    background-image: radial-gradient(circle at 90% 10%, rgba(92, 128, 24, 0.03) 0%, transparent 40%);
}

/* Topographic Pattern Background */
.econ-bg-pattern {
    position: absolute;
    inset: 0;
    /* Layer 1: Financial Grid | Layer 2: Candlestick Chart SVG */
    background-image: 
        linear-gradient(rgba(15, 23, 42, 0.02) 1px, transparent 1px),
        linear-gradient(90deg, rgba(15, 23, 42, 0.02) 1px, transparent 1px),
        url("data:image/svg+xml,%3Csvg width='120' height='80' viewBox='0 0 120 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%235C8018' stroke-width='1' opacity='0.1'%3E%3Cpath d='M10 50 V30 M10 40 H15 V25 V45 M30 60 V40 M30 50 H35 V35 V55 M50 30 V10 M50 20 H55 V15 V35 M70 45 V25 M70 35 H75 V20 V40 M90 55 V35 M90 45 H95 V30 V50'/%3E%3C/g%3E%3C/svg%3E");
    background-size: 60px 60px, 60px 60px, 240px 160px;
    background-repeat: repeat;
    mask-image: radial-gradient(ellipse at 50% 50%, black 20%, transparent 90%);
    pointer-events: none;
    z-index: 1;
}

/* Data Flow: Moving Ticker Line */
.data-line {
    position: absolute;
    top: 15%; /* Moves it higher for better visibility behind text */
    left: 0;
    width: 200%;
    height: 2px;
    background: repeating-linear-gradient(90deg, 
        transparent, 
        transparent 100px, 
        rgba(92, 128, 24, 0.2) 100px, 
        rgba(92, 128, 24, 0.2) 150px
    );
    animation: tickerFlow 20s linear infinite;
    opacity: 0.4;
    pointer-events: none;
}

@keyframes tickerFlow {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

.econ-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 100px 40px;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/* Badge - Minimalist */
.econ-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    border-left: 3px solid #5C8018;
    padding: 4px 0 4px 12px;
    margin-bottom: 20px;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 2px;
    color: #5C8018;
    text-transform: uppercase;
}

/* Main Title - Bold Typography */
.econ-title {
    font-size: 4.2rem;
    font-weight: 800;
    line-height: 1.08;
    color: #0f172a;
    margin-bottom: 24px;
    margin-top: 0px;
    letter-spacing: -0.02em;
    max-width: 700px;
}

.econ-title span {
    color: #5C8018;
    position: relative;
    display: inline-block;
}

.econ-title span::before {
    content: '{';
    font-size: 3rem;
    position: absolute;
    left: -30px;
    top: -5px;
    opacity: 0.4;
}

.econ-title span::after {
    content: '}';
    font-size: 3rem;
    position: absolute;
    right: -30px;
    top: -5px;
    opacity: 0.4;
}

/* Description */
.econ-desc {
    font-size: 1rem;
    line-height: 1.7;
    color: #475569;
    max-width: 580px;
    margin-bottom: 40px;
}

/* Stats Row - Number Heavy */
.econ-stats {
    display: flex;
    gap: 40px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

.econ-stat {
    text-align: left;
    border-bottom: 2px solid #e2e8f0;
    padding-bottom: 12px;
}

.econ-stat-number {
    font-size: 2.2rem;
    font-weight: 800;
    color: #0f172a;
    line-height: 1;
}

.econ-stat-label {
    font-size: 0.7rem;
    color: #64748b;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 6px;
}

/* CTA Buttons - Outlined Style */
.econ-buttons {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.btn-econ-primary {
    background: transparent;
    color: #0f172a;
    padding: 14px 32px;
    border: 2px solid #0f172a;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s;
    font-size: 0.85rem;
    letter-spacing: 0.5px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.btn-econ-primary:hover {
    background: #0f172a;
    color: white;
    transform: translateY(-2px);
}

.btn-econ-secondary {
    background: #5C8018;
    color: white;
    padding: 14px 32px;
    border: 2px solid #5C8018;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.3s;
    font-size: 0.85rem;
    letter-spacing: 0.5px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
}

.btn-econ-secondary:hover {
    background: transparent;
    color: #5C8018;
    transform: translateY(-2px);
}

/* ============================================ */
/* MARQUEE SECTION - Unique Element */
/* ============================================ */

.econ-marquee {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #0f172a;
    padding: 14px 0;
    overflow: hidden;
    z-index: 10;
}

.marquee-track {
    display: flex;
    white-space: nowrap;
    animation: marqueeScroll 25s linear infinite;
    width: fit-content;
}

.marquee-item {
    display: inline-flex;
    align-items: center;
    gap: 30px;
    padding: 0 40px;
    font-size: 0.85rem;
    font-weight: 500;
    color: #94a3b8;
    letter-spacing: 0.5px;
    flex-shrink: 0;
}

.marquee-item i {
    color: #D4A017;
    font-size: 1rem;
}

.marquee-item strong {
    color: white;
    font-weight: 700;
}

.marquee-divider {
    width: 4px;
    height: 4px;
    background: #5C8018;
    border-radius: 50%;
    display: inline-block;
    margin: 0 20px;
    flex-shrink: 0;
}

@keyframes marqueeScroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

/* ============================================ */
/* RIGHT SIDE - DATA VISUAL INSPIRED */
/* ============================================ */

.econ-visual {
    position: relative;
}

.data-card {
    background: #f8fafc;
    border: 1px solid #e2e8f0;
    padding: 32px;
    position: relative;
}

.data-card::before {
    content: '';
    position: absolute;
    top: -1px;
    left: -1px;
    width: 30px;
    height: 30px;
    border-top: 3px solid #5C8018;
    border-left: 3px solid #5C8018;
}

.data-card::after {
    content: '';
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 30px;
    height: 30px;
    border-bottom: 3px solid #5C8018;
    border-right: 3px solid #5C8018;
}

.data-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e2e8f0;
}

.data-header span {
    font-size: 0.7rem;
    font-weight: 600;
    color: #64748b;
    letter-spacing: 1px;
}

.data-header i {
    color: #5C8018;
}

.data-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
    font-size: 0.85rem;
}

.data-label {
    color: #64748b;
}

.data-value {
    font-weight: 700;
    color: #0f172a;
}

.data-bar {
    height: 6px;
    background: #e2e8f0;
    border-radius: 3px;
    overflow: hidden;
    margin: 16px 0;
}

.data-bar-fill {
    width: 78%;
    height: 100%;
    background: #5C8018;
    border-radius: 3px;
}

.data-bar-fill.two { width: 65%; }
.data-bar-fill.three { width: 82%; }

/* ============================================ */
/* RESPONSIVE STYLES - SPACIOUS MOBILE VIEW */
/* ============================================ */

/* Tablet (1024px and below) */
@media (max-width: 1024px) {
    .econ-container {
        padding: 120px 30px;
    }
    
    .econ-grid {
        display: block !important;
        width: 100%;
    }
    
    .econ-title {
        font-size: 3rem;
        max-width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    
    .econ-title span::before,
    .econ-title span::after {
        display: none;
    }
    
    .econ-badge {
        margin-left: auto;
        margin-right: auto;
        justify-content: center !important;
        align-items: center !important;
        align-content: center !important;
    }
    
    .econ-desc {
        max-width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    
    .econ-stats {
        justify-content: center;
    }
    
    .econ-stat {
        text-align: center;
    }
    
    .econ-buttons {
        justify-content: center;
    }
    
    .econ-visual {
        display: none;
    }
}

/* Mobile (768px and below) - SPACIOUS */
@media (max-width: 768px) {
    .econ-container {
        padding: 120px 24px;
    }
    
    .econ-title {
        font-size: 2.5rem;
        margin-bottom: 20px;
        line-height: 1.2;
    }
    
    .econ-desc {
        font-size: 1rem;
        line-height: 1.7;
        margin-bottom: 35px;
    }
    
    /* UPDATED: Center the badge on mobile */
    .econ-badge {
        font-size: 0.7rem;
        margin-bottom: 20px;
        padding: 4px 0 4px 10px;
        margin-left: auto;
        margin-right: auto;
        justify-content: center !important;
        width: fit-content;
        align-items: center;
        align-content: center;
    }
    
    .econ-stats {
        gap: 30px;
        margin-bottom: 35px;
    }
    
    .econ-stat {
        padding-bottom: 10px;
    }
    
    .econ-stat-number {
        font-size: 1.8rem;
    }
    
    .econ-stat-label {
        font-size: 0.7rem;
    }
    
    /* Buttons - Stack vertically with good spacing */
    .econ-buttons {
        flex-direction: column;
        width: 100%;
        max-width: 320px;
        margin: 0 auto 35px;
        gap: 16px;
    }
    
    .btn-econ-primary,
    .btn-econ-secondary {
        width: 100%;
        justify-content: center;
        padding: 14px 24px;
        font-size: 0.9rem;
    }
    
    .econ-visual {
        display: none;
    }
    
    /* Marquee adjustments */
    .econ-marquee {
        padding: 12px 0;
    }
    
    .marquee-item {
        font-size: 0.75rem;
        gap: 20px;
        padding: 0 25px;
    }
    
    .marquee-item i {
        font-size: 0.9rem;
    }
    
    .marquee-divider {
        margin: 0 12px;
    }
}

/* Small Mobile (480px and below) - SPACIOUS */
@media (max-width: 480px) {
    .econ-container {
        padding: 120px 20px;
    }
    
    .econ-title {
        font-size: 2.2rem;
        margin-bottom: 18px;
    }
    
    .econ-desc {
        font-size: 0.95rem;
        margin-bottom: 30px;
    }
    
    /* UPDATED: Center the badge on small mobile */
    .econ-badge {
        font-size: 0.65rem;
        margin-bottom: 18px;
        margin-left: auto;
        margin-right: auto;
        justify-content: center !important;
        width: fit-content;
    }
    
    .econ-stats {
        gap: 25px;
        margin-bottom: 30px;
    }
    
    .econ-stat-number {
        font-size: 1.6rem;
    }
    
    .econ-stat-label {
        font-size: 0.65rem;
    }
    
    .econ-buttons {
        max-width: 300px;
        margin-bottom: 30px;
        gap: 14px;
    }
    
    .btn-econ-primary,
    .btn-econ-secondary {
        padding: 12px 20px;
        font-size: 0.85rem;
    }
    
    .marquee-item {
        font-size: 0.7rem;
        gap: 15px;
        padding: 0 20px;
    }
    
    .econ-visual{
        display: none;
    }
    
    .marquee-item i {
        font-size: 0.8rem;
    }
    
    .marquee-divider {
        margin: 0 8px;
    }
}

/* Extra Small Mobile (under 400px) */
@media (max-width: 400px) {
    .econ-container {
        padding: 120px 16px;
    }
    
    .econ-title {
        font-size: 2rem;
        margin-bottom: 16px;
    }
    
    .econ-desc {
        font-size: 0.9rem;
        margin-bottom: 28px;
    }
    
    .econ-stats {
        gap: 20px;
        margin-bottom: 28px;
    }
    
    .econ-stat-number {
        font-size: 1.4rem;
    }
    
    .econ-buttons {
        max-width: 280px;
        margin-bottom: 25px;
        gap: 12px;
    }
    
    .econ-visual{
        display: none;
    }
    
    .btn-econ-primary,
    .btn-econ-secondary {
        padding: 10px 16px;
        font-size: 0.8rem;
    }
    
    .marquee-item {
        gap: 12px;
        padding: 0 15px;
    }
}

/* Desktop Large (1400px and above) */
@media (min-width: 1400px) {
    .econ-container {
        max-width: 1400px;
        padding: 120px 50px;
    }
    
    .econ-title {
        font-size: 4.5rem;
    }
    
    .econ-desc {
        font-size: 1.05rem;
        max-width: 600px;
    }
    
    .econ-stat-number {
        font-size: 2.4rem;
    }
}

/* Landscape mode for mobile devices */
@media (max-width: 768px) and (orientation: landscape) {
    .econ-hero {
        min-height: auto;
    }
    
    .econ-container {
        padding: 40px 24px;
        min-height: auto;
    }
    
    .econ-grid {
        display: flex !important;
        flex-direction: column;
        width: 100%;
    }
    
    .econ-visual {
        display: block;
        max-width: 400px;
        margin: 20px auto 0;
    }
    
    .econ-buttons {
        flex-direction: row;
        max-width: 400px;
        margin-bottom: 20px;
    }
    
    .econ-marquee {
        position: relative;
        margin-top: 10px;
    }
}

/* Ensure grid layout works properly on desktop */
.econ-grid {
    display: grid;
    grid-template-columns: 1fr 0.9fr;
    gap: 60px;
    align-items: center;
}

/* Fix for mobile grid */
@media (max-width: 1024px) {
    .econ-grid {
        display: flex !important;
        flex-direction: column;
        width: 100%;
    }
    
    .econ-grid .econ-content,
    .econ-grid .econ-visual {
        width: 100%;
        max-width: 100%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2794af2 */.econ-main {
            background: #f5f7fa;
            padding: 50px 0;
            padding-bottom: 50px;
        }

        .econ-container2 {
            max-width: 1280px;
            margin: 0 auto;
            padding: 0 24px;
        }

        /* ============================================ */
        /* CAMPUS STRIP - Fresh Design */
        /* ============================================ */
        
        .campus-strip {
            background: #0f172a;
            padding: 16px 28px;
            border-radius: 0;
            margin-bottom: 60px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            flex-wrap: wrap;
            gap: 16px;
            border-left: 6px solid #5C8018;
        }

        .campus-location {
            display: flex;
            align-items: center;
            gap: 12px;
            color: #94a3b8;
            font-size: 0.85rem;
        }

        .campus-location i {
            color: #D4A017;
            font-size: 1.2rem;
        }

        .campus-location strong {
            color: white;
        }

        .accred-stamp {
            display: flex;
            align-items: center;
            gap: 8px;
            background: rgba(92, 128, 24, 0.15);
            padding: 6px 16px;
            color: #5C8018;
            font-size: 0.7rem;
            font-weight: 700;
            letter-spacing: 1px;
        }

        /* ============================================ */
        /* PHILOSOPHY BLOCK - Asymmetrical Layout */
        /* ============================================ */
        
        .philosophy-block {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 50px;
            margin-bottom: 70px;
            align-items: start;
        }

        .philosophy-text {
            background: white;
            padding: 40px;
            border-right: 4px solid #5C8018;
        }

        .philosophy-text .section-label {
            display: inline-block;
            font-size: 0.7rem;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 2px;
            color: #5C8018;
            margin-bottom: 16px;
            background: rgba(92, 128, 24, 0.08);
            padding: 4px 12px;
        }

        .philosophy-text h2 {
            font-size: 1.8rem;
            font-weight: 700;
            color: #0f172a;
            margin-bottom: 20px;
            line-height: 1.3;
        }

        .philosophy-text p {
            color: #475569;
            line-height: 1.75;
            margin-bottom: 20px;
            font-size: 0.95rem;
        }

        .philosophy-quote {
            background: #f8fafc;
            padding: 20px;
            border-left: 3px solid #D4A017;
            margin-top: 24px;
        }

        .philosophy-quote i {
            color: #D4A017;
            margin-right: 8px;
        }

        .philosophy-quote p {
            font-style: italic;
            margin-bottom: 0;
            font-size: 0.9rem;
        }

        /* Skills Grid */
        .skills-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 16px;
            margin-bottom: 24px;
        }

        .skill-item {
            background: white;
            padding: 16px;
            border-left: 3px solid #5C8018;
            font-size: 0.85rem;
            font-weight: 600;
            color: #0f172a;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .skill-item i {
            color: #D4A017;
            font-size: 1rem;
        }

        /* ============================================ */
        /* OBJECTIVES - Numbered Timeline Style */
        /* ============================================ */
        
        .objectives-section {
            margin-bottom: 70px;
        }

        .section-header {
            text-align: center;
            margin-bottom: 50px;
        }

        .section-header .section-label {
            display: inline-block;
            font-size: 0.7rem;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 2px;
            color: #5C8018;
            background: rgba(92, 128, 24, 0.08);
            padding: 4px 12px;
            margin-bottom: 16px;
        }

        .section-header h2 {
            font-size: 2rem;
            font-weight: 700;
            color: #0f172a;
        }

        .objectives-list {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 24px;
        }

        .objective-item {
            background: white;
            padding: 28px;
            position: relative;
            border: 1px solid #e2e8f0;
            transition: all 0.3s;
        }

        .objective-item:hover {
            transform: translateY(-4px);
            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
        }

        .objective-number {
            font-size: 2.5rem;
            font-weight: 700;
            color: rgba(92, 128, 24, 0.15);
            line-height: 1;
            margin-bottom: 12px;
        }

        .objective-item p {
            color: #475569;
            line-height: 1.65;
            font-size: 0.9rem;
        }

        /* ============================================ */
        /* ADMISSION CARDS - Minimalist Grid */
        /* ============================================ */
        
        .admission-grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 30px;
            margin-bottom: 60px;
        }

        .admission-card {
            background: white;
            padding: 32px;
            border: 1px solid #e2e8f0;
            transition: all 0.3s;
        }

        .admission-card:hover {
            border-color: #5C8018;
        }

        .admission-card .card-icon {
            width: 50px;
            height: 50px;
            background: rgba(92, 128, 24, 0.08);
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 20px;
        }

        .admission-card .card-icon i {
            font-size: 1.4rem;
            color: #5C8018;
        }

        .admission-card h3 {
            font-size: 1.1rem;
            font-weight: 700;
            color: #0f172a;
            margin-bottom: 12px;
        }

        .admission-card p {
            font-size: 0.85rem;
            color: #64748b;
            line-height: 1.65;
            margin-bottom: 16px;
        }

        .admission-card .subject-list {
            list-style: none;
            margin-top: 16px;
        }

        .admission-card .subject-list li {
            font-size: 0.75rem;
            padding: 6px 0;
            display: flex;
            align-items: center;
            gap: 8px;
            color: #475569;
            border-bottom: 1px dashed #e2e8f0;
        }

        .admission-card .subject-list li:last-child {
            border-bottom: none;
        }

        .admission-card .subject-list li i {
            color: #D4A017;
            font-size: 0.7rem;
        }

        /* ============================================ */
        /* REGISTRATION & DURATION - Split Layout */
        /* ============================================ */
        
        .reg-duration-grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 30px;
            margin-bottom: 60px;
        }

        .reg-card, .duration-card {
            background: white;
            padding: 32px;
            border: 1px solid #e2e8f0;
        }

        .reg-card h3, .duration-card h3 {
            font-size: 1.2rem;
            font-weight: 700;
            color: #0f172a;
            margin-bottom: 20px;
            display: flex;
            align-items: center;
            gap: 10px;
        }

        .reg-card h3 i, .duration-card h3 i {
            color: #5C8018;
        }

        .reg-steps {
            list-style: none;
        }

        .reg-steps li {
            padding: 14px 0;
            display: flex;
            align-items: center;
            gap: 14px;
            border-bottom: 1px solid #e2e8f0;
            font-size: 0.85rem;
            color: #475569;
        }

        .reg-steps li:last-child {
            border-bottom: none;
        }

        .reg-steps li i {
            color: #D4A017;
            width: 24px;
        }

        .duration-stats {
            display: flex;
            justify-content: space-between;
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #e2e8f0;
        }

        .duration-stat {
            text-align: center;
        }

        .duration-stat .number {
            font-size: 1.8rem;
            font-weight: 800;
            color: #5C8018;
        }

        .duration-stat .label {
            font-size: 0.7rem;
            color: #64748b;
        }

        .grad-req {
            list-style: none;
            margin-top: 20px;
        }

        .grad-req li {
            padding: 10px 0;
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 0.85rem;
            color: #475569;
        }

        .grad-req li i {
            color: #5C8018;
        }

        /* ============================================ */
        /* CTA - Bold Minimalist */
        /* ============================================ */
        
        .econ-cta {
            background: #0f172a;
            padding: 50px;
            text-align: center;
        }

        .econ-cta h2 {
            font-size: 1.6rem;
            font-weight: 700;
            color: white;
            margin-bottom: 16px;
        }

        .econ-cta p {
            color: #94a3b8;
            margin-bottom: 28px;
            max-width: 550px;
            margin-left: auto;
            margin-right: auto;
            font-size: 0.9rem;
        }

        .econ-cta-button {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            background: #5C8018;
            color: white;
            padding: 14px 32px;
            font-weight: 700;
            text-decoration: none;
            transition: all 0.3s;
            font-size: 0.85rem;
            letter-spacing: 1px;
        }

        .econ-cta-button:hover {
            background: #D4A017;
            color: #0f172a;
            transform: translateY(-2px);
        }

        /* ============================================ */
        /* RESPONSIVE */
        /* ============================================ */
        
        @media (max-width: 1024px) {
            .philosophy-block {
                grid-template-columns: 1fr;
                gap: 30px;
            }
            .objectives-list {
                grid-template-columns: 1fr;
            }
            .admission-grid {
                grid-template-columns: repeat(2, 1fr);
            }
            .reg-duration-grid {
                grid-template-columns: 1fr;
            }
        }

        @media (max-width: 768px) {
            .admission-grid {
                grid-template-columns: 1fr;
            }
            .skills-grid {
                grid-template-columns: 1fr;
            }
            .campus-strip {
                flex-direction: column;
                text-align: center;
            }
            .section-header h2 {
                font-size: 1.6rem;
            }
            .philosophy-text {
                padding: 28px;
            }
            .econ-cta {
                padding: 40px 24px;
            }
            .econ-cta h2 {
                font-size: 1.3rem;
            }
        }/* End custom CSS */