        /* --- 9. BLOG / NEWS SECTION --- */
        .blog-header { display: flex; flex-direction: column; gap: 1rem; border-bottom: 1px solid var(--color-border); padding-bottom: 1.5rem; margin-bottom: 4rem; text-align: center; align-items: center; }
        @media (min-width: 768px) { .blog-header { flex-direction: row; justify-content: space-between; align-items: flex-end; text-align: left; } }
        .btn-view-all { background: #f0fdf4; padding: 0.625rem 1.25rem; border-radius: var(--radius-full); color: var(--color-bjp-green); font-weight: 700; display: inline-flex; align-items: center; gap: 0.5rem; transition: background 0.3s; }
        .btn-view-all:hover { background: #dcfce7; }
        .btn-view-all:hover i { transform: translateX(4px); transition: transform 0.3s; }
        .blog-list { display: flex; flex-direction: column; gap: 3rem; }
        .blog-card { background: white; border-radius: var(--radius-3xl); box-shadow: var(--shadow-soft); border: 1px solid rgba(255,255,255,0.6); display: flex; flex-direction: column; overflow: hidden; transition: all 0.3s; }
        .blog-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-lg); }
        .blog-img-box { position: relative; overflow: hidden; height: 350px; margin: 1rem; border-radius: var(--radius-2xl); }
        @media (min-width: 1024px) { .blog-card { flex-direction: row; } .blog-card.reverse { flex-direction: row-reverse; } .blog-img-box { width: 41.666%; height: auto; margin: 1rem; } .blog-content { width: 58.333%; } }
        .blog-img-box img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 1s ease-in-out; }
        .blog-card:hover .blog-img-box img { transform: scale(1.1); }
        .img-overlay { position: absolute; inset: 0; background: linear-gradient(to top, rgba(0,0,0,0.6), transparent); opacity: 0; transition: opacity 0.3s; }
        .blog-card:hover .img-overlay { opacity: 1; }
        .category-badge { position: absolute; top: 1rem; left: 1rem; background: rgba(255,255,255,0.95); backdrop-filter: blur(4px); padding: 0.375rem 1rem; border-radius: var(--radius-full); font-size: 0.875rem; font-weight: 700; color: var(--color-bjp-green); text-transform: uppercase; box-shadow: var(--shadow-sm); }
        .blog-card.reverse .category-badge { left: auto; right: 1rem; }
        @media (min-width: 1024px) { .blog-card.reverse .category-badge { right: auto; left: 1rem; } }
        .blog-content { padding: 2rem; display: flex; flex-direction: column; justify-content: center; position: relative; }
        @media (min-width: 1024px) { .blog-content { padding: 3rem; } }
        .blog-title { font-size: 2.25rem; font-weight: 700; margin-bottom: 1.25rem; line-height: 1.2; transition: color 0.3s; }
        .blog-card:hover .blog-title { color: var(--color-saffron); }
        .blog-desc { font-size: 1.25rem; color: var(--color-text-muted); margin-bottom: 2rem; line-height: 1.6; }
        .blog-meta { margin-top: auto; padding-top: 1.5rem; border-top: 1px solid var(--color-border); display: flex; flex-direction: column; gap: 1rem; justify-content: space-between; }
        @media (min-width: 640px) { .blog-meta { flex-direction: row; align-items: center; } }
        .meta-info { display: flex; align-items: center; gap: 0.75rem; }
        .meta-icon { width: 2.5rem; height: 2.5rem; border-radius: 50%; background: #fff7ed; color: var(--color-saffron); display: flex; align-items: center; justify-content: center; font-size: 1.125rem; }
        .meta-text { font-size: 1rem; color: var(--color-text-light); font-weight: 700; text-transform: uppercase; }
        .btn-read { background: var(--color-bg-body); border: 1px solid var(--color-border); padding: 0.75rem 1.5rem; border-radius: var(--radius-full); font-weight: 700; display: inline-flex; align-items: center; justify-content: center; gap: 0.5rem; transition: all 0.3s; }
        .blog-card:hover .btn-read { background: var(--color-saffron); color: white; border-color: var(--color-saffron); }
        .mobile-view-all { display: block; margin-top: 3rem; text-align: center; }
        @media (min-width: 640px) { .mobile-view-all { display: none; } }
        .btn-block-gradient { display: block; width: 100%; padding: 1rem; border-radius: var(--radius-full); background: linear-gradient(to right, var(--color-saffron), #f97316); color: white; font-weight: 700; font-size: 1.125rem; box-shadow: var(--shadow-sm); text-align: center; }

/* //////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* ====================================================
   UNIQUE NAMESPACE: nx-vikas- (Naveen Bharat Vikas)
   ==================================================== */

.nx-vikas-hero-section {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #f8f9fa; /* fallback background */
}

/* Track Container handles the overflow */
.nx-vikas-track-container {
    width: 100%;
    overflow: hidden; 
}

/* The Track that actually slides smoothly */
.nx-vikas-slide-track {
    display: flex;
    width: 100%;
    transition: transform 0.9s cubic-bezier(0.25, 1, 0.5, 1); /* Very smooth easing */
    will-change: transform;
}

/* Individual Slide setup */
.nx-vikas-slide {
    flex: 0 0 100%;
    width: 100%;
    min-height: 620px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

/* Slide Background Images */
.nx-vikas-bg-1 { background-image: url('https://mxf.aha.mybluehostin.me/MP/wp-content/uploads/2026/04/433266192_986148536209937_8119979616993014726_n.jpg'); }
.nx-vikas-bg-2 { background-image: url('https://mxf.aha.mybluehostin.me/MP/wp-content/uploads/2026/05/Gallery1-1.webp'); }
.nx-vikas-bg-3 { background-image: url('https://mxf.aha.mybluehostin.me/MP/wp-content/uploads/2026/04/432749324_979431840214940_7684185265024697056_n.jpg'); }

/* Desktop overlay */
.nx-vikas-slide::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1;
}

/* ===== CONTENT ANIMATION (Slow & Staggered) ===== */

/* Line 1 comes from Left */
@keyframes nxVikasSlideInLeft {
    from { opacity: 0; transform: translateX(-60px); }
    to { opacity: 1; transform: translateX(0); }
}

/* Line 2 comes from Right */
@keyframes nxVikasSlideInRight {
    from { opacity: 0; transform: translateX(60px); }
    to { opacity: 1; transform: translateX(0); }
}

/* Box comes from Bottom */
@keyframes nxVikasSlideInUpSlow {
    from { opacity: 0; transform: translateY(50px); }
    to { opacity: 1; transform: translateY(0); }
}

/* Hidden Initial States */
.nx-vikas-slide .nx-vikas-anim-line-1,
.nx-vikas-slide .nx-vikas-anim-line-2 {
    display: inline-block;
    opacity: 0;
    visibility: hidden;
}
.nx-vikas-slide .nx-vikas-quote-card {
    opacity: 0;
    visibility: hidden;
}

/* Animated States on Active Slide */
.nx-vikas-slide.nx-vikas-active-slide .nx-vikas-anim-line-1 {
    animation: nxVikasSlideInLeft 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation-delay: 0.3s; 
    visibility: visible;
}

.nx-vikas-slide.nx-vikas-active-slide .nx-vikas-anim-line-2 {
    animation: nxVikasSlideInRight 1.2s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation-delay: 0.7s; /* Starts a bit after line 1 */
    visibility: visible;
}

.nx-vikas-slide.nx-vikas-active-slide .nx-vikas-quote-card {
    animation: nxVikasSlideInUpSlow 1.4s cubic-bezier(0.25, 1, 0.5, 1) forwards;
    animation-delay: 1.1s; /* Starts after heading finishes entering */
    visibility: visible;
}

/* ===== DESKTOP GRID ===== */
.nx-vikas-slide-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    align-items: center;
    min-height: 620px;
    max-width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 2; /* Keeps text above overlay */
}

.nx-vikas-img-col {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 620px;
}

/* Added extra padding (10%) to keep away from arrows */
.nx-vikas-layout-left .nx-vikas-text-col  { padding: 3rem 2rem 3rem 20%; }
.nx-vikas-layout-right .nx-vikas-text-col { padding: 3rem 20% 3rem 2rem; order: 2; }
.nx-vikas-layout-right .nx-vikas-img-col  { order: 1; }

.nx-vikas-text-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 1.75rem;
    width: 100%;
}

.nx-vikas-quote-card {
    background: #ffffff;
    padding: 1.5rem 1.75rem 1.25rem;
    border-radius: 1.25rem;
    box-shadow: 0 6px 20px rgba(0,0,0,0.12);
    border-left: 5px solid #FF6B35;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.nx-vikas-quote-content { 
    font-size: 1.15rem; 
    line-height: 1.8; 
    color: #222; 
    font-weight: 700; 
    flex: 1; 
}
.nx-vikas-quote-mark { 
    font-size: 1.6rem; 
    color: #FF6B35; 
    font-weight: 900; 
    line-height: 0.4; 
    display: inline-block; 
}
.nx-vikas-author { 
    margin-top: 0.6rem; 
    font-size: 1rem; 
    color: #138808; 
    font-weight: 700; 
    margin-bottom: 0; 
}
.nx-vikas-avatar { 
    width: auto; 
    height: 55px; 
    flex-shrink: 0; 
}

.nx-vikas-main-heading {
    font-size: 3.4rem;
    font-weight: 900;
    line-height: 1.2;
    color: #ffffff;
    margin: 0;
    text-shadow: 2px 2px 8px rgba(0,0,0,0.5);
}
.nx-vikas-text-saffron { color: #FF6B35; }
.nx-vikas-text-green   { color: #138808; }

/* Navigation Buttons */
.nx-vikas-nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255,255,255,0.95);
    border: none;
    color: #138808;
    font-size: 1.75rem;
    width: 55px; height: 55px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s ease;
    box-shadow: 0 5px 20px rgba(0,0,0,0.25);
    display: flex;
    align-items: center;
    justify-content: center;
}
.nx-vikas-nav-btn:hover { 
    background: #138808; 
    color: white; 
    transform: translateY(-50%) scale(1.15); 
}
.nx-vikas-prev { left: 20px; }
.nx-vikas-next { right: 20px; }

/* Navigation Dots */
.nx-vikas-dots-nav {
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 0.85rem;
    z-index: 10;
}
.nx-vikas-dot {
    width: 13px; height: 13px;
    border-radius: 50%;
    background: rgba(255,255,255,0.55);
    cursor: pointer;
    transition: all 0.3s ease;
    border: 2px solid #138808;
}
.nx-vikas-dot:hover { background: rgba(255,255,255,0.9); transform: scale(1.25); }
.nx-vikas-dot-active { background: #138808; width: 35px; border-radius: 7px; }


/* ==============================
   TABLET & MOBILE (max-width: 900px)
   ============================== */
@media (max-width: 900px) {
    /* Maintain overlay and height on mobile */
    .nx-vikas-slide { min-height: 550px; }
    .nx-vikas-slide::before { display: block; } /* Keeps dark overlay active */

    .nx-vikas-slide-grid {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        min-height: 550px;
        padding: 0 1.5rem;
    }

    /* Hide the empty spacer col entirely */
    .nx-vikas-img-col {
        display: none; 
    }

    /* Content col — transparent background, pushed up from dots */
    .nx-vikas-text-col {
        order: 2 !important;
        padding: 2rem 1rem 5rem 1rem !important; /* Bottom padding pushes text up */
        text-align: center;
        align-items: center;
        background: transparent; /* Removed solid white background */
    }

    .nx-vikas-main-heading {
        font-size: 2.2rem;
        text-align: center;
        text-shadow: 2px 2px 10px rgba(0,0,0,0.8);
    }

    .nx-vikas-quote-card {
        padding: 1.2rem 1.4rem;
        border-radius: 1rem;
        gap: 0.85rem;
        flex-direction: row;
        align-items: center;
        box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    }
    .nx-vikas-quote-content { font-size: 0.95rem; line-height: 1.6; text-align: left; }
    .nx-vikas-author        { font-size: 0.85rem; margin-top: 0.4rem; }
    .nx-vikas-quote-mark    { font-size: 1.2rem; }
    .nx-vikas-avatar        { height: 48px; }

    .nx-vikas-nav-btn {
        top: 50%; /* Re-center arrows vertically on mobile */
        width: 40px; height: 40px;
        font-size: 1.1rem;
    }
    .nx-vikas-prev { left: 10px; }
    .nx-vikas-next { right: 10px; }
    .nx-vikas-dots-nav { bottom: 15px; }
}

/* ==============================
   SMALL MOBILE  (max-width: 480px)
   ============================== */
@media (max-width: 480px) {
    .nx-vikas-slide-grid { min-height: 500px; }
    .nx-vikas-slide      { min-height: 500px; }

    .nx-vikas-main-heading  { font-size: 1.75rem; }
    .nx-vikas-quote-content { font-size: 0.85rem; line-height: 1.55; }
    .nx-vikas-author        { font-size: 0.8rem; }
    .nx-vikas-quote-card    { padding: 1rem 1rem; gap: 0.65rem; }
    .nx-vikas-avatar        { height: 40px; }
    
    /* Ensure more bottom padding on very small screens so dots don't overlap box */
    .nx-vikas-text-col      { padding: 1rem 0.5rem 6rem 0.5rem !important; gap: 1.25rem; }

    .nx-vikas-nav-btn {
        width: 35px; height: 35px;
        font-size: 1rem;
    }
}

/*//////////////////////////////////////////////////////////////////////////////////////////////*/
 

    /* ---------------------------------------------------------
       CUSTOM CSS FOR ABOUT & INITIATIVES SECTION (HOME PAGE)
    --------------------------------------------------------- */

    .about-section { 
        background: #ffffff; 
        padding: 6rem 0;
        overflow: hidden; 
        font-family: 'Inter', sans-serif;
    }

    .about-grid { 
        display: flex; 
        flex-direction: column; 
        gap: 4rem; 
        align-items: center; 
    }
    @media (min-width: 1024px) { 
        .about-grid { flex-direction: row; gap: 6rem; } 
        .about-img-col, .about-txt-col { width: 50%; } 
    }

    /* --- IMAGE STYLING --- */
    .about-img-wrap { 
        position: relative; 
        width: 100%; 
        max-width: 500px;
        margin: 0 auto;
    }
    .about-img-bg { 
        position: absolute; 
        inset: 0; 
        background: linear-gradient(to top right, #f47b20, #fdba74); 
        border-radius: 2.5rem; 
        transform: translate(1.5rem, 1.5rem); 
        opacity: 0.15; 
        transition: transform 0.5s ease; 
    }
    .about-img-wrap:hover .about-img-bg { 
        transform: translate(1rem, 1rem); 
        opacity: 0.25;
    }
    .about-img { 
        position: relative; 
        width: 100%; 
        height: 450px; 
        object-fit: cover; 
        object-position: top; 
        border-radius: 2.5rem; 
        box-shadow: 0 25px 50px -12px rgba(0,0,0,0.15); 
        transition: transform 0.5s ease; 
        z-index: 1; 
        border: 5px solid #fff;
    }
    @media (min-width: 1024px) { .about-img { height: 550px; } }
    .about-img-wrap:hover .about-img { transform: scale(1.02); }

    /* --- FLOATING STATS BOX --- */
    .floating-stats { 
        position: absolute; 
        bottom: -1.5rem; 
        left: -1rem; 
        background: rgba(255,255,255,0.95); 
        backdrop-filter: blur(12px); 
        padding: 1.25rem 1.5rem; 
        border-radius: 1.25rem; 
        box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1); 
        border: 1px solid rgba(255,255,255,0.8); 
        display: flex; 
        align-items: center; 
        gap: 1.25rem; 
        z-index: 10; 
        transition: transform 0.5s ease; 
    }
    @media (min-width: 1024px) { .floating-stats { left: -2.5rem; bottom: -2rem; padding: 1.5rem 2rem; } }
    .about-img-wrap:hover .floating-stats { transform: translateY(-8px); }
    
    .stats-icon { 
        width: 3.5rem; 
        height: 3.5rem; 
        border-radius: 50%; 
        background: linear-gradient(to bottom right, #188c18, #15803d); 
        display: flex; 
        align-items: center; 
        justify-content: center; 
        color: white; 
        font-size: 1.5rem; 
        box-shadow: 0 4px 10px rgba(24, 140, 24, 0.3); 
    }
    @media (min-width: 1024px) { .stats-icon { width: 4rem; height: 4rem; font-size: 1.75rem; } }
    
    .stats-txt-label { 
        font-size: 0.85rem; 
        color: #6b7280; 
        font-weight: 700; 
        margin-bottom: 0.2rem; 
        margin-top: 0;
    }
    .stats-txt-val { 
        font-size: 1.5rem; 
        font-weight: 800; 
        background: linear-gradient(to right, #f47b20, #ea580c); 
        -webkit-background-clip: text; 
        -webkit-text-fill-color: transparent; 
        margin: 0;
    }
    @media (min-width: 1024px) { .stats-txt-val { font-size: 1.875rem; } }

    /* --- TEXT COLUMN --- */
    .tag-pill {
        display: inline-flex;
        align-items: center;
        gap: 0.5rem;
        padding: 0.4rem 1.25rem;
        border-radius: 9999px;
        font-weight: 700;
        font-size: 0.9rem;
        margin-bottom: 1.5rem;
        letter-spacing: 0.05em;
    }
    .tag-green {
        background: #dcfce7;
        color: #188c18;
        border: 1px solid #bbf7d0;
    }

    .about-title { 
        font-size: 2.5rem; 
        font-weight: 800; 
        color: #111827; 
        margin-bottom: 0.5rem; 
        margin-top: 0;
        line-height: 1.2; 
    }
    .about-title-en { 
        color: #9ca3af; 
        font-family: 'Inter', sans-serif; 
        font-weight: 300; 
        font-size: 2rem; 
    }
    @media (min-width: 768px) { 
        .about-title { font-size: 3.5rem; } 
        .about-title-en { font-size: 2.75rem; } 
    }
    
    .about-subtitle { 
        font-size: 1.25rem; 
        color: #188c18; 
        font-weight: 700; 
        margin-bottom: 2rem; 
        margin-top: 0;
    }
    @media (min-width: 768px) { .about-subtitle { font-size: 1.5rem; } }
    
    .about-desc p { 
        font-size: 1.15rem; 
        color: #4b5563; 
        margin-bottom: 1.25rem; 
        line-height: 1.7;
        text-align: justify;
    }
    
    /* --- BUTTONS --- */
    .btn-group { 
        display: flex; 
        flex-wrap: wrap; 
        gap: 1rem; 
        margin-top: 2.5rem; 
    }
    .btn {
        padding: 0.85rem 2rem;
        border-radius: 9999px;
        font-weight: 700;
        font-size: 1.05rem;
        text-decoration: none;
        transition: all 0.3s ease;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .btn-gradient {
        background: linear-gradient(135deg, #188c18, #146c14);
        color: white;
        box-shadow: 0 4px 15px rgba(24, 140, 24, 0.3);
    }
    .btn-gradient:hover {
        transform: translateY(-3px);
        box-shadow: 0 8px 20px rgba(24, 140, 24, 0.4);
        color: white;
    }
    .btn-outline {
        background: transparent;
        border: 2px solid #e5e7eb;
        color: #4b5563;
    }
    .btn-outline:hover {
        border-color: #f47b20;
        color: #f47b20;
        background: #fff7ed;
    }

    /* ---------------------------------------------------------
       JOURNEY SECTION WITH NEW CARD DESIGN
    --------------------------------------------------------- */
    .section-padding { padding: 5rem 0; font-family: 'Inter', sans-serif;}
    @media (min-width: 768px) { .section-padding { padding: 7rem 0; } }

    .journey-section {
        border-bottom: 1px solid #e3e0e0;
        border-top: 1px solid #e3e0e0;
        background: linear-gradient(to bottom, #fff7ed, #ffffff);
        position: relative;
        overflow: hidden;
    }
    .journey-section::before {
        content: '';
        position: absolute;
        top: -10rem; right: -10rem;
        width: 30rem; height: 30rem;
        background: rgba(0,114,54,0.05);
        border-radius: 50%;
        filter: blur(80px);
        pointer-events: none;
    }
    .journey-section::after {
        content: '';
        position: absolute;
        bottom: -10rem; left: -10rem;
        width: 30rem; height: 30rem;
        background: rgba(244,123,32,0.05);
        border-radius: 50%;
        filter: blur(80px);
        pointer-events: none;
    }

    .journey-grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 3rem;
        align-items: center;
        position: relative;
        z-index: 10;
    }
    @media (min-width: 1024px) { .journey-grid { grid-template-columns: 400px 1fr; gap: 4rem; } }
    @media (min-width: 1280px) { .journey-grid { grid-template-columns: 450px 1fr; gap: 5rem; } }

    /* CIRCLE */
    .timeline-circle {
        position: relative;
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
        aspect-ratio: 1;
    }
    .circle-outer {
        position: absolute;
        inset: 0;
        border: 2px solid #f47b20;
        border-radius: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 3rem;
        background: linear-gradient(135deg, rgba(255,255,255,0.95), rgba(255,247,237,0.8));
        backdrop-filter: blur(10px);
        box-shadow: 0 20px 40px -10px rgba(0,0,0,0.1);
        transition: all 0.5s ease;
    }
    .circle-outer:hover {
        transform: scale(1.02);
        box-shadow: 0 30px 60px -15px rgba(244,123,32,0.2);
    }
    .circle-years {
        font-size: 4.5rem;
        font-weight: 800;
        color: #f47b20;
        line-height: 1;
        margin-bottom: 0.5rem;
        letter-spacing: -0.02em;
    }
    .circle-years-text {
        font-size: 1.5rem;
        font-weight: 700;
        color: #f47b20;
        margin-bottom: 1.2rem;
    }
    .circle-title {
        font-size: 2.25rem;
        font-weight: 800;
        color: #111827;
        line-height: 1.1;
        margin-bottom: 1rem;
        margin-top: 0;
    }
    .circle-subtitle {
        font-size: 1.05rem;
        color: #4b5563;
        font-weight: 500;
        line-height: 1.5;
        margin: 0;
    }
    .circle-icon {
        position: absolute;
        bottom: -1.5rem;
        left: 50%;
        transform: translateX(-50%);
        width: 3.5rem; height: 3.5rem;
        border-radius: 50%;
        background: #f47b20;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.25rem;
        box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1);
        animation: bounce 2s infinite;
    }
    @keyframes bounce {
        0%, 100% { transform: translateX(-50%) translateY(0); }
        50% { transform: translateX(-50%) translateY(-10px); }
    }
    @media (max-width: 768px) {
        .circle-years { font-size: 3.5rem; }
        .circle-years-text { font-size: 1.25rem; }
        .circle-title { font-size: 2rem; }
    }

    /* CARDS */
    .achievement-cards {
        display: grid;
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    @media (min-width: 640px) { .achievement-cards { grid-template-columns: repeat(2, 1fr); } }
    @media (min-width: 1024px) { .achievement-cards { grid-template-columns: repeat(2, 1fr); gap: 2rem; } }

    .achievement-card {
        background: white;
        border-radius: 1.5rem;
        padding: 0; 
        position: relative;
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        box-shadow: 0 10px 40px -10px rgba(0,0,0,0.08);
        overflow: hidden;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        border: 1px solid #e5e7eb;
    }
    .achievement-card:hover { transform: translateY(-8px); box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1); border-color: #f47b20; }
    
    /* Image Banner styles for Card */
    .card-img-wrap {
        position: relative;
        height: 180px;
        width: 100%;
        overflow: hidden;
    }
    .card-img-wrap img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.5s ease;
    }
    .achievement-card:hover .card-img-wrap img {
        transform: scale(1.08);
    }
    .image-overlay {
        position: absolute;
        inset: 0;
        background: linear-gradient(to top, rgba(0,0,0,0.6), transparent 60%);
    }

    .card-number {
        position: absolute;
        bottom: 0.5rem; 
        right: 1rem;
        font-size: 3.5rem;
        font-weight: 900;
        color: rgba(255,255,255,0.3);
        line-height: 1;
        pointer-events: none;
        transition: transform 0.3s, color 0.3s;
        z-index: 2;
    }
    .achievement-card:hover .card-number { color: rgba(255,255,255,0.6); transform: translateY(-3px); }

    .card-content-wrap {
        padding: 2.5rem 1.5rem 1.5rem;
        position: relative;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
        background: #fff;
    }

    .card-icon {
        position: absolute;
        top: -2rem; 
        left: 1.5rem;
        width: 3.8rem; height: 3.8rem;
        border-radius: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.6rem;
        border: 4px solid #fff;
        box-shadow: 0 4px 6px -1px rgba(0,0,0,0.1);
        z-index: 10;
        background: #fff;
    }
    .ic-saffron { color: #f47b20; }
    .ic-green   { color: #188c18; }

    .card-title {
        font-size: 1.35rem;
        font-weight: 700;
        color: #f47b20;
        margin-bottom: 0.75rem;
        margin-top: 0;
        line-height: 1.3;
        transition: color 0.3s;
    }
    .achievement-card:hover .card-title { color: #188c18; }

    .card-subtitle {
        font-size: 0.95rem;
        color: #4b5563;
        line-height: 1.6;
        font-weight: 500;
        margin: 0;
        margin-bottom: 1.5rem;
        flex-grow: 1;
    }

    .card-expand {
        position: absolute;
        bottom: 1.25rem; right: 1.25rem;
        width: 2.5rem; height: 2.5rem;
        border-radius: 50%;
        background: linear-gradient(135deg, #fff7ed, #f0fdf4);
        border: 1px solid #e5e7eb;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #188c18;
        font-size: 0.875rem;
        transition: all 0.3s;
    }
    .achievement-card:hover .card-expand {
        background: #188c18;
        color: white;
        transform: rotate(180deg);
    }

    /* MODAL */
    .modal-overlay {
        display: none;
        position: fixed;
        inset: 0;
        background: rgba(0,0,0,0.6);
        z-index: 9999;
        align-items: center;
        justify-content: center;
        padding: 1.5rem;
    }
    .modal-overlay.active { display: flex; }

    .modal-box {
        background: white;
        border-radius: 1.75rem;
        max-width: 900px; /* Increased from 600px for 2-column layout */
        width: 100%;
        padding: 2.5rem;
        position: relative;
        box-shadow: 0 40px 80px -20px rgba(0,0,0,0.3);
        animation: modalIn 0.3s ease;
        max-height: 90vh;
        overflow-y: auto;
    }
    @keyframes modalIn {
        from { opacity: 0; transform: scale(0.92) translateY(20px); }
        to   { opacity: 1; transform: scale(1) translateY(0); }
    }

    /* 2-Column Grid inside Modal */
    .modal-grid {
        display: grid;
        grid-template-columns: 1fr;
        gap: 2rem;
        align-items: start;
    }
    @media (min-width: 768px) {
        .modal-grid {
            grid-template-columns: 2fr 3fr; /* 40% Image, 60% Text */
        }
    }

    .modal-img-col {
        height: 100%;
    }
    .modal-img-col img {
        width: 100%;
        height: 100%;
        min-height: 250px;
        max-height: 250px;
        object-fit: cover;
        border-radius: 1rem;
        box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1);
    }

    .modal-text-col {
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .modal-badge {
        display: inline-flex;
        align-items: center;
        gap: 0.4rem;
        background: #fff7ed;
        color: #f47b20;
        font-size: 0.85rem;
        font-weight: 700;
        padding: 0.4rem 1rem;
        border-radius: 9999px;
        margin-bottom: 1.25rem;
        letter-spacing: 0.05em;
    }
    .modal-title {
        font-size: 1.75rem;
        font-weight: 800;
        color: #111827;
        margin-bottom: 1rem;
        line-height: 1.3;
        margin-top: 0;
    }
    .modal-divider {
        height: 4px;
        width: 4rem;
        background: linear-gradient(to right, #f47b20, #188c18);
        border-radius: 9999px;
        margin-bottom: 1.5rem;
    }
    .modal-body {
        font-size: 1.1rem;
        color: #4b5563;
        line-height: 1.75;
        margin-bottom: 1.5rem;
        text-align: justify;
    }
    .modal-points {
        list-style: none;
        margin-bottom: 2rem;
        padding: 0;
    }
    .modal-points li {
        display: flex;
        align-items: flex-start;
        gap: 0.75rem;
        font-size: 1.05rem;
        color: #111827;
        margin-bottom: 0.8rem;
        line-height: 1.5;
    }
    .modal-points li::before {
        content: '';
        width: 8px; height: 8px;
        border-radius: 50%;
        background: #f47b20;
        margin-top: 0.5rem;
        flex-shrink: 0;
    }
    .modal-close {
        position: absolute;
        top: 1.25rem; right: 1.25rem;
        width: 2.5rem; height: 2.5rem;
        border-radius: 50%;
        border: 1px solid #e5e7eb;
        background: white;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        color: #4b5563;
        font-size: 1rem;
        transition: all 0.2s;
        z-index: 10;
    }
    .modal-close:hover { background: #fef2f2; color: #dc2626; border-color: #fca5a5; }

    .modal-footer-btn {
        display: inline-flex;
        align-items: center;
        gap: 0.5rem;
        background: linear-gradient(135deg, #f47b20, #ea580c);
        color: white;
        border: none;
        border-radius: 9999px;
        padding: 0.85rem 2rem;
        font-size: 1.05rem;
        font-weight: 700;
        cursor: pointer;
        transition: all 0.3s;
        width: max-content;
    }
    .modal-footer-btn:hover { transform: translateY(-2px); box-shadow: 0 8px 20px rgba(244,123,32,0.35); }


/*************************************************************************************************************/
.section-padding { padding: 5rem 0; font-family: 'Inter', sans-serif; }
@media (min-width: 768px) { .section-padding { padding: 7rem 0; } }

/* ---- EVENTS SECTION ---- */
.ev-section {
    background: #fff;
    border-bottom: 1px solid #e5e7eb;
}

.ev-header {
    text-align: center;
    margin-bottom: 3.5rem;
}

/* Equal 6-6 columns, stretch both to same height */
.ev-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
    align-items: stretch;
}

/* ---- FEATURED EVENT ---- */
.ev-featured {
    border-radius: 1.25rem;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0,0,0,0.10);
    background: #fff;
    border: 1px solid #eee;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.ev-featured-img-wrap {
    position: relative;
    width: 100%;
    height: 320px;
    overflow: hidden;
}

.ev-featured-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.ev-featured:hover .ev-featured-img {
    transform: scale(1.04);
}

.ev-featured-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.45) 100%);
}

.ev-featured-badge {
    position: absolute;
    top: 18px;
    left: 18px;
    background: #f47b20;
    color: #fff;
    border-radius: 10px;
    padding: 8px 14px;
    text-align: center;
    line-height: 1.1;
    box-shadow: 0 4px 12px rgba(244, 123, 32, 0.35);
}

.ev-badge-day {
    display: block;
    font-size: 1.8rem;
    font-weight: 900;
    line-height: 1;
}

.ev-badge-month {
    display: block;
    font-size: 0.75rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.ev-featured-tag {
    position: absolute;
    bottom: 16px;
    right: 16px;
    background: #188c18;
    color: #fff;
    font-size: 0.85rem;
    font-weight: 700;
    padding: 4px 12px;
    border-radius: 20px;
    letter-spacing: 0.5px;
}

.ev-featured-body {
    padding: 1.6rem 1.75rem 1.75rem;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.ev-meta-row {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: 0.85rem;
}

.ev-meta-item {
    font-size: 0.9rem;
    color: #666;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 600;
}

.ev-meta-item i {
    color: #f47b20;
    font-size: 0.85rem;
}

.ev-featured-title {
    font-size: 1.55rem;
    font-weight: 900;
    color: #1a1a1a;
    line-height: 1.3;
    margin: 0 0 0.75rem;
}

.ev-featured-desc {
    font-size: 1.05rem;
    color: #555;
    line-height: 1.75;
    margin-bottom: 1.25rem;
    flex-grow: 1;
}

.ev-featured-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #f47b20;
    color: #fff;
    font-weight: 700;
    font-size: 0.95rem;
    padding: 0.65rem 1.5rem;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 14px rgba(244, 123, 32, 0.3);
    width: max-content;
}

.ev-featured-btn:hover {
    background: #ea580c;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(244, 123, 32, 0.4);
    color: #fff;
}

/* ---- EVENT LIST ---- */
.ev-list {
    display: flex;
    flex-direction: column;
    gap: 0;
    border: 1px solid #eee;
    border-radius: 1.25rem;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0,0,0,0.07);
    background: #fff;
    height: 100%;
}

.ev-item {
    display: flex;
    align-items: center; /* This centers the image and the text block vertically */
    gap: 0;
    padding: 0;
    border-bottom: 1px solid #f0f0f0;
    transition: background 0.2s ease;
    cursor: pointer;
    overflow: hidden;
    flex: 1;
}

.ev-item:last-of-type {
    border-bottom: none;
}

.ev-item:hover {
    background: #fafafa;
}

/* ---- IMAGE WIDTH INCREASED & HEIGHT FIXED ---- */
.ev-item-img-wrap {
    position: relative;
    flex-shrink: 0;
    width: 180px; /* Matched to screenshot proportion */
    height: 140px; /* Fixed height for consistent centering */
    overflow: hidden;
}

.ev-item-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
}

.ev-item:hover .ev-item-img {
    transform: scale(1.08);
}

.ev-item-date-badge {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #f47b20;
    color: #fff;
    text-align: center;
    padding: 4px 10px;
    line-height: 1.1;
    border-top-right-radius: 6px; /* Added slight styling for modern look */
}

.ev-item-day {
    display: block;
    font-size: 1.15rem;
    font-weight: 900;
    line-height: 1.1;
}

.ev-item-mon {
    display: block;
    font-size: 0.7rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* ---- BODY ALIGNMENT PERFECTLY CENTERED ---- */
.ev-item-body {
    padding: 1rem 1.5rem;
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center; /* Centers items vertically inside */
    gap: 0.6rem; /* Consistent spacing */
}

/* ---- TAG ---- */
.ev-item-tag {
    display: inline-block;
    width: fit-content;
    font-size: 0.8rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    color: #188c18;
    background: #dcfce7;
    padding: 4px 12px;
    border-radius: 20px;
}

/* ---- TITLE ---- */
.ev-item-title {
    font-size: 1.25rem; /* Increased size to match screenshot */
    font-weight: 800;
    color: #1a1a1a;
    line-height: 1.8;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ev-item-meta {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 2px;
}

.ev-item-meta span {
    font-size: 0.95rem;
    color: #666;
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: 600;
}

.ev-item-meta i {
    color: #f47b20;
    font-size: 0.9rem;
}

.ev-view-all {
    padding: 1rem 1.25rem;
    background: #f9f9f9;
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.ev-all-link {
    font-size: 1rem;
    font-weight: 700;
    color: #188c18;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    transition: gap 0.2s ease, color 0.3s ease;
}

.ev-all-link:hover {
    gap: 10px;
    color: #f47b20;
}

/* ---- RESPONSIVE ---- */
@media (max-width: 900px) {
    .ev-grid {
        grid-template-columns: 1fr;
    }

    .ev-featured-img-wrap {
        height: 240px;
    }

    .ev-featured-title {
        font-size: 1.25rem;
    }

    .ev-item-img-wrap {
        width: 130px;
        height: 130px;
    }

    .ev-item-title {
        font-size: 1.1rem;
    }
}

@media (max-width: 480px) {
    .ev-item-img-wrap {
        width: 110px;
        height: 120px;
    }

    .ev-item-title {
        font-size: 0.95rem;
    }

    .ev-featured-img-wrap {
        height: 200px;
    }
    
    .ev-item-body {
        padding: 0.8rem 1rem;
        gap: 0.4rem;
    }
}

/***********************************************************************************************/

.section-padding { padding: 5rem 0; font-family: 'Inter', sans-serif; }
@media (min-width: 768px) { .section-padding { padding: 7rem 0; } }

/* ---- CAROUSEL SECTION ---- */
.gallery-carousel-section {
    background-color: #ffffff;
    border-bottom: 1px solid #e5e7eb;
    overflow: hidden; /* Prevents horizontal scrollbar */
}

.gallery-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 2.5rem;
    flex-wrap: wrap;
    gap: 1.5rem;
}

.tag-pill {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.4rem 1.25rem;
    border-radius: 9999px;
    font-weight: 700;
    font-size: 0.9rem;
    margin-bottom: 1rem;
    letter-spacing: 0.05em;
}
.tag-green {
    background: #dcfce7;
    color: #188c18;
    border: 1px solid #bbf7d0;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #111827;
    margin: 0;
    line-height: 1.2;
}

/* ---- CAROUSEL CONTROLS ---- */
.carousel-controls {
    display: flex;
    gap: 12px;
}

.c-btn {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #f9fafb;
    border: 1px solid #e5e7eb;
    color: #4b5563;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.1rem;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.c-btn:hover {
    background: #f47b20;
    color: #ffffff;
    border-color: #f47b20;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(244, 123, 32, 0.2);
}

.c-btn:active {
    transform: translateY(0);
}

/* ---- CAROUSEL WRAPPER & TRACK ---- */
.carousel-wrapper {
    width: 100%;
    overflow: hidden;
    margin-bottom: 2.5rem;
    border-radius: 1.5rem;
}

.carousel-track {
    display: flex;
    gap: 1.5rem; /* Gap is 1.5rem (24px) */
    transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
    will-change: transform; 
}

/* ---- SLIDES (FIXED FOR 3 ITEMS) ---- */
.carousel-slide {
    /* 100% width minus 2 gaps of 1.5rem (3rem total) divided by 3 */
    flex: 0 0 calc((100% - 3rem) / 3); 
    max-width: calc((100% - 3rem) / 3);
    position: relative;
    border-radius: 1.5rem;
    overflow: hidden;
    aspect-ratio: 4/3;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
}

@media (max-width: 1024px) {
    .carousel-slide {
        /* 100% width minus 1 gap of 1.5rem divided by 2 */
        flex: 0 0 calc((100% - 1.5rem) / 2); /* 2 Slides on Tablet */
        max-width: calc((100% - 1.5rem) / 2);
    }
}

@media (max-width: 640px) {
    .carousel-slide {
        flex: 0 0 100%; /* 1 Slide on Mobile */
        max-width: 100%;
    }
}

.carousel-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
}

.carousel-slide:hover img {
    transform: scale(1.08);
}

.slide-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.4) 50%, transparent 100%);
    padding: 3rem 1.5rem 1.5rem;
    color: white;
}

.slide-overlay h4 {
    margin: 0;
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.4;
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
}

/* ---- FOOTER LINK ---- */
.gallery-footer {
    text-align: right;
    padding-top: 1rem;
}

.link-saffron {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #f47b20;
    font-weight: 700;
    font-size: 1.1rem;
    text-decoration: none;
    transition: all 0.3s ease;
}

.link-saffron:hover {
    color: #c25f15;
    gap: 0.75rem;
}


/****************************************************************************************/

/* ---------------------------------------------------------
   CUSTOM STYLES FOR PRESS & MEDIA SECTION (UNIQUE CLASSES)
--------------------------------------------------------- */

.pm-container { 
    max-width: 80rem; 
    margin: 0 auto; 
    padding: 0 1.5rem; 
}

.pm-padding { 
    padding: 5rem 0; 
    font-family: 'Inter', sans-serif; 
    border-bottom: 1px solid #e5e7eb;
}
@media (min-width: 768px) { .pm-padding { padding: 7rem 0; } }

/* --- HEADER STYLES --- */
.pm-header {
    text-align: center;
    margin-bottom: 3.5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.pm-tag {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: transparent;
    color: #f47b20;
    font-weight: 700;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.pm-title {
    font-size: 2.5rem;
    font-weight: 800;
    color: #111827;
    margin-top: 0;
    margin-bottom: 0.75rem;
    line-height: 1.2;
}

.pm-subtitle {
    font-size: 1.1rem;
    color: #4b5563;
    margin: 0;
    max-width: 600px;
}

/* --- GRID STYLES --- */
.pm-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}
@media (min-width: 768px) {
    .pm-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (min-width: 1024px) {
    .pm-grid { grid-template-columns: repeat(3, 1fr); }
}

/* --- IMAGE CARDS STYLES --- */
.pm-card {
    background: #fff;
    border-radius: 1rem;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
    border: 1px solid #e5e7eb;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    cursor: pointer;
}

.pm-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1);
    border-color: #f47b20;
}

.pm-img-wrap {
    position: relative;
    width: 100%;
    aspect-ratio: 4/5; /* Gives a nice vertical poster look for newspapers */
    overflow: hidden;
    background: #f3f4f6;
}
@media (max-width: 768px) {
    .pm-img-wrap { aspect-ratio: 3/4; }
}

.pm-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
    transition: transform 0.6s ease;
}

.pm-card:hover .pm-img {
    transform: scale(1.06);
}

/* --- HOVER OVERLAY --- */
.pm-overlay {
    position: absolute;
    inset: 0;
    background: rgba(24, 140, 24, 0.4); /* BJP Green with transparency */
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
}

.pm-card:hover .pm-overlay {
    opacity: 1;
}

.pm-zoom-icon {
    width: 3.5rem;
    height: 3.5rem;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #188c18;
    font-size: 1.5rem;
    transform: scale(0.5);
    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.pm-card:hover .pm-zoom-icon {
    transform: scale(1);
}

/* --- FOOTER BUTTON --- */
.pm-footer {
    text-align: center;
    margin-top: 3.5rem;
}

.pm-btn-all {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: #f0fdf4;
    color: #188c18;
    border: 2px solid #bbf7d0;
    padding: 0.85rem 2rem;
    border-radius: 9999px;
    font-weight: 700;
    font-size: 1.05rem;
    text-decoration: none;
    transition: all 0.3s ease;
}

.pm-btn-all:hover {
    background: #188c18;
    color: #fff;
    border-color: #188c18;
    transform: translateY(-2px);
    box-shadow: 0 8px 15px rgba(24, 140, 24, 0.2);
}

/* --- LIGHTBOX (IMAGE ZOOM) STYLES --- */
.pm-lightbox {
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    backdrop-filter: blur(5px);
    align-items: center;
    justify-content: center;
}

.pm-lightbox.active {
    display: flex;
}

.pm-lightbox-img {
    max-width: 90%;
    max-height: 90vh;
    border-radius: 0.5rem;
    box-shadow: 0 10px 30px rgba(0,0,0,0.5);
    animation: pmZoomIn 0.3s ease-out;
}

@keyframes pmZoomIn {
    from { transform: scale(0.9); opacity: 0; }
    to { transform: scale(1); opacity: 1; }
}

.pm-lightbox-close {
    position: absolute;
    top: 20px;
    right: 30px;
    color: #ffffff;
    font-size: 3rem;
    font-weight: 300;
    cursor: pointer;
    transition: color 0.3s ease;
    line-height: 1;
}

.pm-lightbox-close:hover {
    color: #f47b20;
}

/* /////////////////////////////////////////////////////////////////////////////////////// */

/* ==============================
   SOCIAL MEDIA SECTION
   ============================== */
.sm-section {
    background: #f6f7f9;
    border-bottom: 1px solid var(--color-border, #e5e7eb);
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.sm-header {
    text-align: center;
    margin-bottom: 3.5rem;
}

/* 4-column grid */
.sm-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    align-items: start;
}

/* ---- CARD BASE ---- */
.sm-card {
    background: #fff;
    border-radius: 1.1rem;
    overflow: hidden;
    box-shadow: 0 4px 18px rgba(0,0,0,0.07);
    border: 1px solid #eee;
    display: flex;
    flex-direction: column;
}

/* ---- CARD HEADER ---- */
.sm-card-header {
    display: flex;
    align-items: center;
    gap: 0.65rem;
    padding: 0.85rem 1rem;
    border-bottom: 1px solid #f0f0f0;
}

.sm-fb  { background: #f0f4ff; }
.sm-insta { background: #fff5f0; }
.sm-yt  { background: #fff2f2; }
.sm-tw  { background: #f0f0f0; }

.sm-platform-icon {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: #fff;
    background: #1877f2;
    flex-shrink: 0;
}

.sm-icon-insta {
    background: linear-gradient(135deg, #f58529 0%, #dd2a7b 50%, #8134af 100%);
}

.sm-icon-yt {
    background: #ff0000;
}

.sm-icon-tw {
    background: #000;
}

.sm-platform-info {
    flex: 1;
    min-width: 0;
}

.sm-platform-name {
    display: block;
    font-size: 0.82rem;
    font-weight: 800;
    color: #1a1a1a;
    line-height: 1.2;
}

.sm-platform-handle {
    display: block;
    font-size: 0.7rem;
    color: #888;
    line-height: 1.2;
}

/* ---- FOLLOW BUTTON ---- */
.sm-follow-btn {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 0.8rem;
    font-weight: 700;
    padding: 5px 12px;
    border-radius: 50px;
    text-decoration: none;
    white-space: nowrap;
    transition: all 0.25s ease;
    flex-shrink: 0;
}

.sm-follow-fb   { background: #1877f2; color: #fff; }
.sm-follow-fb:hover { background: #1565d8; }

.sm-follow-insta {
    background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af);
    color: #fff;
}
.sm-follow-insta:hover { opacity: 0.88; }

.sm-follow-yt   { background: #ff0000; color: #fff; }
.sm-follow-yt:hover { background: #cc0000; }

.sm-follow-tw   { background: #000; color: #fff; }
.sm-follow-tw:hover { background: #222; }

/* ---- FB EMBED WRAP ---- */
.sm-embed-wrap {
    width: 100%;
    overflow: auto;
    display: flex;
    justify-content: center;
    background: #fff;
    min-height: 480px;
}

.sm-embed-wrap iframe {
    width: 100% !important;
    max-width: 100%;
    border: none;
}

/* ---- INSTAGRAM GRID ---- */
.sm-insta-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3px;
    padding: 0;
    flex: 1;
}

.sm-insta-post {
    aspect-ratio: 1;
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.sm-insta-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.45);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 0.72rem;
    font-weight: 700;
    gap: 5px;
    opacity: 0;
    transition: opacity 0.25s ease;
}

.sm-insta-post:hover .sm-insta-overlay {
    opacity: 1;
}

.sm-insta-more {
    background: #f0f0f0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sm-insta-more a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    text-decoration: none;
    color: #555;
    font-size: 0.8rem;
    font-weight: 700;
}

.sm-insta-more i {
    font-size: 1.4rem;
    background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* ---- YOUTUBE ---- */
.sm-yt-embed-wrap {
    background: #000;
    overflow: hidden;
}

.sm-yt-embed-wrap iframe {
    display: block;
    width: 100%;
    border: none;
}

.sm-yt-more {
    padding: 0.5rem 0;
    flex: 1;
}

.sm-yt-playlist-item {
    display: flex;
    align-items: center;
    gap: 0.65rem;
    padding: 0.55rem 0.85rem;
    text-decoration: none;
    border-bottom: 1px solid #f5f5f5;
    transition: background 0.2s ease;
}

.sm-yt-playlist-item:last-child {
    border-bottom: none;
}

.sm-yt-playlist-item:hover {
    background: #fafafa;
}

.sm-yt-thumb {
    position: relative;
    flex-shrink: 0;
    width: 72px;
    height: 48px;
    border-radius: 6px;
    overflow: hidden;
}

.sm-yt-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.sm-yt-duration {
    position: absolute;
    bottom: 3px;
    right: 3px;
    background: rgba(0,0,0,0.75);
    color: #fff;
    font-size: 0.58rem;
    font-weight: 700;
    padding: 1px 4px;
    border-radius: 3px;
}

.sm-yt-video-info {
    flex: 1;
    min-width: 0;
}

.sm-yt-video-title {
    font-size: 0.85rem;
    font-weight: 700;
    color: #1a1a1a;
    line-height: 1.35;
    margin: 0 0 3px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.sm-yt-video-meta {
    font-size: 0.67rem;
    color: #888;
}

/* ---- TWITTER ---- */
.sm-tw-embed-wrap {
    width: 100%;
    overflow: auto;
    display: flex;
    justify-content: center;
    background: #fff;
    min-height: 480px;
    max-height: 500px;
}

.sm-tw-embed-wrap .twitter-timeline {
    width: 100% !important;
}

/* ---- BOTTOM BAR ---- */
.sm-bottom-bar {
    margin-top: 3.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1rem;
    padding: 1.25rem 1.75rem;
    background: #fff;
    border-radius: 1rem;
    border: 1px solid #eee;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.sm-bottom-text {
    font-size: 1.05rem;
    color: #555;
    font-weight: 700;
    margin: 0;
}

.sm-bottom-links {
    display: flex;
    gap: 0.65rem;
    flex-wrap: wrap;
}

.sm-social-pill {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 0.6rem 1.25rem;
    border-radius: 50px;
    font-size: 0.85rem;
    font-weight: 700;
    text-decoration: none;
    transition: all 0.25s ease;
}

.sm-pill-fb    { background: #1877f2; color: #fff; }
.sm-pill-fb:hover { background: #1565d8; transform: translateY(-2px); }

.sm-pill-insta {
    background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af);
    color: #fff;
}
.sm-pill-insta:hover { opacity: 0.88; transform: translateY(-2px); }

.sm-pill-yt    { background: #ff0000; color: #fff; }
.sm-pill-yt:hover { background: #cc0000; transform: translateY(-2px); }

.sm-pill-tw    { background: #000; color: #fff; }
.sm-pill-tw:hover { background: #222; transform: translateY(-2px); }

/* ---- RESPONSIVE ---- */
@media (max-width: 1100px) {
    .sm-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {
    .sm-grid {
        grid-template-columns: 1fr;
    }

    .sm-bottom-bar {
        flex-direction: column;
        align-items: flex-start;
    }
}
