/* --- Universities Hero Section Styles --- */
.universities-hero-section {
    padding: 100px 0 120px 0;
    background-color: #0a2540; /* Primary Deep Navy Blue Background */
    color: #ffffff;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.univ-hero-grid {
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 60px;
    align-items: center;
}

/* --- Matte Gold Enterprise Badge Style --- */
.universities-hero-section .gold-badge {
    color: #b38a38 !important;
    background-color: rgba(179, 138, 56, 0.15);
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

/* Typography Structure */
.univ-hero-content h1 {
    font-size: 44px;
    font-weight: 800;
    line-height: 1.25;
    color: #ffffff;
    margin: 20px 0;
}

.univ-hero-content p {
    font-size: 17px;
    color: #cbd5e1;
    line-height: 1.7;
    margin-bottom: 35px;
}

/* Action Controls Panel */
.univ-hero-actions {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.univ-primary-btn {
    display: inline-block;
    background-color: #b38a38; /* Matte Gold Main Button */
    color: #ffffff;
    padding: 15px 32px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 14px rgba(179, 138, 56, 0.3);
}

.univ-primary-btn:hover {
    background-color: #96732e;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(179, 138, 56, 0.5);
}

.univ-secondary-btn {
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.05);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.15);
    padding: 15px 32px;
    border-radius: 8px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.univ-secondary-btn:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #b38a38;
}

/* --- Right Side Corporate Analytics Window Mockup --- */
.univ-hero-visual {
    display: flex;
    justify-content: flex-end;
}

.univ-tto-preview {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    width: 100%;
    max-width: 440px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
}

.tto-preview-header {
    background: rgba(0, 0, 0, 0.2);
    padding: 18px 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.tto-preview-header h4 {
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    margin: 0;
}

.tto-status-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #b38a38; /* Matte Gold status indicator light */
}

.tto-preview-body {
    padding: 24px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.tto-data-row {
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.tto-data-row:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.tto-label {
    font-size: 12px;
    color: #94a3b8;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.tto-value {
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
}

.text-gold { color: #b38a38 !important; }

/* --- Responsive Layout Adjustments --- */
@media (max-width: 991px) {
    .univ-hero-grid {
        grid-template-columns: 1fr;
        gap: 50px;
        text-align: center;
    }
    
    .univ-hero-actions {
        justify-content: center;
    }

    .univ-hero-visual {
        justify-content: center;
    }
    
    .univ-tto-preview {
        max-width: 100%;
    }
    
    .tto-data-row {
        text-align: left;
    }
    
    .univ-hero-content h1 {
        font-size: 34px;
    }
}

/* --- Universities Unique Pipeline Section Styles --- */
.univ-pipeline-section {
    padding: 40px 0;
    background-color: #f8fafc; 
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.univ-domains-section {
    padding-top: 40px !important; 
}
/* --- Golden Badge Style --- */
.univ-pipeline-section .style-gold-badge {
    color: #b38a38 !important;
    background-color: rgba(179, 138, 56, 0.1);
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    letter-spacing: 0.5px;
}

/* Section Typography overrides */
.univ-pipeline-section .team-title-wrapper h2 {
    color: #0a2540; 
    font-size: 36px;
    font-weight: 700;
    margin: 15px 0 25px 0; 
}


/* पहले पैरेंट कंटेनर की चौड़ाई बढ़ाएं */
.univ-pipeline-section .team-title-wrapper {
    max-width: 1320px !important;
    width: 100%;
    margin: 0 auto;
}

/* अब पैराग्राफ की सेटिंग्स बदलें */
.univ-pipeline-section .team-title-wrapper p {
    color: #475569;
    max-width: 1320px !important; /* चौड़ाई 750px से बढ़ाकर 1320px की */          
    margin: 0 auto !important;
    line-height: 1.8;           
    text-align: justify; /* सेंटर से बदलकर दोनों तरफ बराबर किया */
    text-align-last: left; /* आखिरी लाइन को लेफ्ट साइड रखने के लिए */
}


/* --- Stack Container Layout --- */
.univ-pipeline-stack {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 60px;
}

/* --- Individual Pipeline Card Element --- */
.pipeline-card {
    background-color: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 35px 40px;
    display: flex;
    gap: 35px;
    align-items: flex-start;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.pipeline-card:hover {
    transform: translateY(-4px);
    border-color: #b38a38; /* Gold border hover focus */
    box-shadow: 0 15px 30px -10px rgba(10, 37, 64, 0.05);
}

/* Round Counter Circles */
.pipeline-num-box {
    width: 55px;
    height: 55px;
    background-color: rgba(10, 37, 64, 0.05);
    border: 1px solid rgba(10, 37, 64, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.pipeline-num-box span {
    font-size: 18px;
    font-weight: 700;
    color: #0a2540;
}

/* Body Information block alignment */
.pipeline-body {
    display: flex;
    flex-direction: column;
}

.pipeline-body h3 {
    font-size: 22px;
    font-weight: 700;
    color: #0a2540;
    margin: 0 0 8px 0;
}

.pipeline-scope {
    font-size: 13px;
    color: #64748b;
    margin: 0 0 15px 0;
    line-height: 1.4;
}

.pipeline-scope strong {
    color: #0a2540;
}

.pipeline-desc {
    font-size: 14px;
    color: #475569;
    line-height: 1.6;
    margin: 0;
}

/* --- Premium Center Navy Card Overrides --- */
.highlight-navy-card {
    background-color: #0a2540 !important; /* Focal backdrop Navy */
    border-color: #0a2540;
}

.gold-bg {
    background-color: #b38a38 !important;
}

.text-navy { color: #0a2540 !important; }
.text-white { color: #ffffff !important; }

.text-slate {
    color: #cbd5e1 !important;
}

.highlight-navy-card .pipeline-scope strong {
    color: #ffffff;
}

/* --- Mobile Responsiveness --- */
@media (max-width: 768px) {
    .pipeline-card {
        flex-direction: column; 
        gap: 20px;
        padding: 30px;
    }
}

/* --- Universities Research Domains Section Styles --- */
.univ-domains-section {
    padding: 100px 0;
    background-color: #ffffff; 
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* --- 3-Column Premium Grid Layout --- */
.domains-premium-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-top: 55px;
}

/* --- Shared Faculty Card Base --- */
.domain-faculty-card {
    background: #f8fafc; 
    border: 1px solid #e2e8f0;
    border-radius: 16px;
    padding: 40px 35px;
    display: flex;
    flex-direction: column;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.domain-faculty-card:hover {
    transform: translateY(-8px);
    border-color: #b38a38; 
    background-color: #ffffff;
    box-shadow: 0 20px 35px -10px rgba(10, 37, 64, 0.06);
}

/* Icon Bubble Configuration */
.faculty-icon-box {
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 26px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.04);
    margin-bottom: 25px;
    transition: all 0.3s ease;
}

.domain-faculty-card:hover .faculty-icon-box {
    background-color: #0a2540; 
    color: #ffffff;
}

/* Typography elements */
.domain-faculty-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: #0a2540; /* Navy Heading */
    margin: 0 0 12px 0;
}

.faculty-scope {
    font-size: 14px;
    color: #475569;
    line-height: 1.6;
    margin: 0 0 25px 0;
    flex-grow: 1; 
}

/* Micro Database Tracking Node Text */
.faculty-database-tag {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    color: #64748b;
    letter-spacing: 0.5px;
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    padding-top: 15px;
}

/* --- Special Center High Contrast Card Override (Navy Focus) --- */
.mechanical-focus-card {
    background-color: #0a2540 !important; /* Solid deep navy focal element backdrop */
    border-color: #0a2540;
}

.gold-icon-bg {
    background-color: rgba(179, 138, 56, 0.15) !important;
}

.mechanical-focus-card .faculty-database-tag {
    border-color: rgba(255, 255, 255, 0.08);
}

/* Color updates for dark layout items */
.text-white { color: #ffffff !important; }
.text-gold { color: #b38a38 !important; }
.text-slate { color: #cbd5e1 !important; }

/* --- Mobile Adaptability Screen Media Queries --- */
@media (max-width: 768px) {
    .domains-premium-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .domain-faculty-card {
        padding: 30px 25px;
    }
}

/* add new sections */
/* Universities Commercialization Section Styling */
.univ-commercial-section {
    background-color: #0a2540; 
    padding: 80px 0;
    color: #ffffff;
}

.univ-title-wrapper {
    margin-bottom: 50px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.univ-subtitle {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #b38a38; /* Gold Accent */
    border: 1px solid #b38a38;
    padding: 5px 15px;
    border-radius: 50px;
    margin-bottom: 15px;
}

.univ-title-wrapper h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #ffffff;
}

.univ-title-wrapper p {
    font-size: 16px;
    color: #cbd5e1;
    line-height: 1.6;
}

/* 3 Column Grid */
.univ-commercial-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.univ-commercial-card {
    background: rgba(255, 255, 255, 0.03);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 40px 30px;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.univ-commercial-card:hover {
    transform: translateY(-5px);
    border-color: #b38a38; /* Gold Hover Highlight */
    background: rgba(255, 255, 255, 0.06);
}

.univ-card-icon {
    font-size: 32px;
    color: #b38a38; /* Gold Icon */
    margin-bottom: 25px;
}

.univ-commercial-card h3 {
    font-size: 21px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 1.4;
}

.univ-commercial-card p {
    font-size: 14px;
    color: #94a3b8;
    line-height: 1.6;
    margin: 0;
}

/* Responsive Structural Controls */
@media (max-width: 991px) {
    .univ-commercial-grid {
        grid-template-columns: 1fr;
        max-width: 600px;
        margin: 0 auto;
    }
}

@media (max-width: 575px) {
    .univ-title-wrapper h2 {
        font-size: 28px;
    }
}


/* Universities Funding Section Styling */
.univ-funding-section {
    background-color: #ffffff; /* Contrast contrast following the previous dark section */
    padding: 80px 0;
}

.univ-fund-title-wrapper {
    margin-bottom: 55px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

.univ-fund-subtitle {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #b38a38; /* Gold Accent */
    border: 1px solid #b38a38;
    padding: 5px 15px;
    border-radius: 50px;
    margin-bottom: 15px;
}

.univ-fund-title-wrapper h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #0a2540; 
}

.univ-fund-title-wrapper p {
    font-size: 16px;
    color: #64748b;
    line-height: 1.6;
}

/* Row & Two-Column Item Layout */
.univ-fund-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
}

.univ-fund-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 25px;
    border-radius: 8px;
    border: 1px solid #e2e8f0;
    transition: all 0.3s ease;
}

.univ-fund-item:hover {
    border-color: #b38a38;
    box-shadow: 0 10px 20px rgba(10, 37, 64, 0.05);
}

.univ-fund-icon-box {
    font-size: 26px;
    color: #b38a38; /* Gold Icon */
    background: rgba(179, 138, 56, 0.1);
    width: 54px;
    height: 54px;
    min-width: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}

.univ-fund-text h3 {
    font-size: 20px;
    font-weight: 600;
    color: #0a2540; /* Dark Blue Heading */
    margin-bottom: 10px;
}

.univ-fund-text p {
    font-size: 14px;
    color: #475569;
    line-height: 1.6;
    margin: 0;
}

/* Responsive Configuration */
@media (max-width: 767px) {
    .univ-fund-row {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .univ-fund-title-wrapper h2 {
        font-size: 28px;
    }
}


