.prose{max-width:65ch}.prose p{margin-bottom:1.25em;line-height:1.75}.prose ul,.prose ol{margin-bottom:1.25em;padding-left:1.5em}.prose li{margin-bottom:.5em}.hero-gradient{background:linear-gradient(135deg, #e6f0f7 0%, white 50%, #F5F6F8 100%)}.timeline-container{position:relative}.timeline-container::before{content:"";position:absolute;left:7px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom, #99c3df, #3387bf)}.accordion-item{transition:all .3s ease}.accordion-item:hover{border-color:#66a5cf}.accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out}.accordion-content.active{max-height:2000px}.gallery-item{transition:transform .3s ease}.gallery-item:hover{transform:scale(1.02)}.btn{position:relative;overflow:hidden}.btn::after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:hsla(0,0%,100%,.2);border-radius:50%;transform:translate(-50%, -50%);transition:all .5s ease-out}.btn:active::after{width:300px;height:300px;opacity:0}.card{transition:transform .3s ease}.card:hover{transform:translateY(-4px)}.section-title{position:relative;display:inline-block}.section-title::after{content:"";position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:60px;height:5px;background:#00508a}.text-gradient{background:linear-gradient(135deg, #00508A, #1bb680);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.skeleton{background:linear-gradient(90deg, #F1F1F1 25%, #D7D9D9 50%, #F1F1F1 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.scroll-progress{position:fixed;top:0;left:0;height:3px;background:linear-gradient(to right, #00508A, #1bb680);z-index:9999;transition:width .1s linear}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#58595b;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#345062}*:focus-visible{outline:2px solid #0067b1;outline-offset:2px}@media print{.no-print,#site-header,#back-to-top,.btn{display:none !important}body{font-size:12pt;line-height:1.5}.section{page-break-inside:avoid}}/*# sourceMappingURL=main.css.map */
.hero-stripe-1{width:80px}.hero-stripe-2{width:60px}.hero-stripes-wrapper{margin-top:0.5rem}@media (min-width:768px){.hero-stripe-1{width:120px}.hero-stripe-2{width:80px}.hero-stripes-wrapper{margin-top:1rem}}
.exp-desktop{display:none !important}.exp-mobile{display:block !important}@media (min-width:768px){.exp-desktop{display:block !important}.exp-mobile{display:none !important}}
.ent-section-1{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;margin-bottom:32px}.ent-section-1 .ent-visual-col{order:1}.ent-section-1 .ent-content-col{order:2}.ent-featured-image{max-width:100%}.ent-featured-image img,.ent-featured-image>div{width:100%;max-width:100%;margin:0 auto}@media (min-width:768px){.ent-section-1{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px}.ent-section-1 .ent-content-col{order:1}.ent-section-1 .ent-visual-col{order:2}.ent-featured-image{margin-left:auto;max-width:450px}.ent-featured-image img,.ent-featured-image>div{margin:0 0 0 auto}}
.ent-tabs-section{margin-top:0}
.ent-tabs-nav{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-bottom:24px}
.ent-tab-btn{padding:12px 24px;border:2px solid #e5e7eb;background:#fff;color:#475569;border-radius:8px;font-weight:600;font-size:0.875rem;cursor:pointer;transition:all 0.2s ease}
.ent-tab-btn:hover{border-color:#99c3df;background:#f8fafc}
.ent-tab-btn.active{border-color:#00508a;background:#00508a;color:#fff}
.ent-tab-panel{display:none}.ent-tab-panel.active{display:block}
.ent-carousel{position:relative;max-width:900px;margin:0 auto}
.ent-carousel-viewport{position:relative;overflow:hidden;border-radius:16px}
.ent-carousel-track{display:flex;transition:transform 0.5s ease-in-out}
.ent-carousel-slide{flex:0 0 100%;width:100%}
.ent-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:none;background:rgba(255,255,255,0.9);color:#1e293b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,0.15)}
.ent-carousel-arrow:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.2)}
.ent-carousel-prev{left:16px}
.ent-carousel-next{right:16px}
.ent-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}
.ent-carousel-dot{width:10px;height:10px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;transition:all 0.2s ease;padding:0}
.ent-carousel-dot:hover{background:#94a3b8;transform:scale(1.2)}
.ent-carousel-dot.active{background:#00508a;transform:scale(1.1)}
@media (max-width:767px){.ent-tabs-nav{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;-webkit-overflow-scrolling:touch}.ent-tab-btn{flex-shrink:0;padding:10px 16px;font-size:0.8rem}.ent-carousel-arrow{width:36px;height:36px}.ent-carousel-prev{left:8px}.ent-carousel-next{right:8px}}
.startup-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.startup-grid{grid-template-columns:1fr 2fr;gap:3rem}}
/* ==================== CERTIFICATIONS SECTION ==================== */
/* Layout container - Desktop: 2-column, Mobile: single column */
.cert-layout{display:flex;flex-direction:column;gap:2rem}
@media (min-width:1024px){.cert-layout{flex-direction:row;gap:30px;align-items:flex-start}}
/* Universities Column - Desktop: 35% sticky, Mobile: full width */
.cert-unis-grid{display:flex;flex-direction:column;gap:0.5rem}
@media (min-width:1024px){.cert-unis-grid{width:30%;flex-shrink:0;position:sticky;top:100px;gap:0.5rem}}
/* University Card */
.cert-institution{background:#fff;border:1px solid #e2e8f0;padding:1rem;cursor:pointer;transition:all 0.3s ease;margin-bottom:0.5rem}
.cert-institution:hover{border-color:#0067B1}
.cert-institution.active{border:2px solid #0067B1;background:rgba(0,103,177,0.05)}
.cert-institution-header{display:flex;align-items:center;gap:0.75rem}
.cert-institution-logo{width:50px;height:50px;object-fit:contain;flex-shrink:0}
@media (min-width:1024px){.cert-institution-logo{width:50px;height:50px}}
.cert-institution-info{flex:1;min-width:0}
.cert-institution-name{font-weight:600;color:#1A365D;font-size:1rem;line-height:1.3;margin-bottom:2px}
.cert-institution-count{font-size:0.875rem;color:#718096}
.cert-institution-arrow{width:18px;height:18px;color:#94a3b8;transition:transform 0.2s ease;flex-shrink:0}
.cert-institution.active .cert-institution-arrow{transform:rotate(90deg);color:#00508a}
/* Program Tabs - Inside active university card */
.cert-programs{display:none;margin-top:0.75rem;padding-top:0.75rem;border-top:1px solid #e5e7eb}
.cert-institution.active .cert-programs{display:flex;flex-direction:column;gap:0.25rem}
@media (min-width:1024px){.cert-institution.active .cert-programs{padding-left:1rem;margin-top:0.5rem;padding-top:0.5rem;gap:0.25rem}}
.cert-program-item{padding:0.5rem 0.75rem;border-radius:6px;cursor:pointer;font-size:0.8rem;color:#475569;transition:all 0.2s ease;box-sizing:border-box}
@media (min-width:1024px){.cert-program-item{padding:0.625rem 1rem;background:#f7fafc;border-left:3px solid transparent;border-radius:0;font-size:0.8rem}}
.cert-program-item:hover{background:#edf2f7;color:#1e293b}
@media (min-width:1024px){.cert-program-item:hover{background:#edf2f7}}
.cert-program-item.active{background:#ebf8ff;color:#00508a;font-weight:600}
@media (min-width:1024px){.cert-program-item.active{border-left-color:#00508a}}
/* Details Panel - Desktop: 65% right column, Mobile: hidden */
.cert-details-panel{display:none}
@media (min-width:1024px){.cert-details-panel{display:block;width:70%;flex-grow:1;background:#fff;border:1px solid #e2e8f0;padding:1.5rem}}
.cert-details-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;color:#94a3b8}
.cert-details-content{display:none}.cert-details-content.active{display:block}
/* Header: Title + Meta badges */
.cert-details-header{margin-bottom:1.5rem;text-align:center}
@media (min-width:1024px){.cert-details-header{display:flex;justify-content:space-between;align-items:center;text-align:left;padding-bottom:1.25rem;border-bottom:1px solid #e5e7eb}}
.cert-details-program{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}
@media (min-width:1024px){.cert-details-program{font-size:1.25rem}}
/* Meta badges - Desktop: pill style in header */
.cert-header-meta{display:none}
@media (min-width:1024px){.cert-header-meta{display:flex;gap:0.75rem;flex-shrink:0}}
.cert-header-meta .cert-meta-item{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:0.5rem 1rem;font-size:0.8rem}
/* Certificate Preview - Two Column Layout */
.cert-preview-section{margin-bottom:1.5rem}
.cert-preview-container{display:flex;flex-direction:column;gap:1rem}
@media (min-width:1024px){.cert-preview-container{flex-direction:row;gap:1rem;align-items:flex-start}}
@media (min-width:1024px){.cert-preview-container.has-description .cert-preview-left{width:50%}}
@media (min-width:1024px){.cert-preview-container.has-description .cert-preview-right{width:50%}}
.cert-preview-left{flex:1}
.cert-preview-image{background:#f8fafc;border-radius:12px;overflow:hidden;aspect-ratio:16/11;display:flex;align-items:center;justify-content:center}
.cert-preview-image img{width:100%;height:100%;object-fit:contain}
.cert-preview-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;height:100%}
.cert-preview-meta{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:1rem}
@media (min-width:1024px){.cert-preview-meta{display:none}}
/* Program Description Content */
.cert-preview-right{display:none}
.cert-preview-right.active{display:block}
.cert-preview-description{background:#f8f9fa;border-radius:12px;padding:1.5rem;max-height:400px;overflow-y:auto}
.cert-preview-description::-webkit-scrollbar{width:4px}
.cert-preview-description::-webkit-scrollbar-thumb{background:#99c3df;border-radius:2px}
.cert-preview-description h3,.cert-preview-description h4{font-size:1rem;font-weight:700;color:#1e293b;margin:0 0 0.75rem 0}
.cert-preview-description p{font-size:0.875rem;color:#475569;line-height:1.6;margin:0 0 1rem 0}
.cert-preview-description p:last-child{margin-bottom:0}
.cert-preview-description ul,.cert-preview-description ol{margin:0.5rem 0 0 1rem;padding-left:1.25rem;list-style:disc}
.cert-preview-description li{font-size:0.875rem;color:#475569;line-height:1.5;margin-bottom:0.375rem}
.cert-preview-description a{color:#00508a;text-decoration:underline}
.cert-preview-description strong{font-weight:600;color:#1e293b}
.cert-preview-description em{font-style:italic}
.cert-meta-item{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;background:#e6f0f7;border-radius:8px;font-size:0.875rem;color:#00508a;font-weight:500}
.cert-meta-item svg{flex-shrink:0}
/* Courses Carousel */
.cert-courses-section{margin-top:2rem}
.cert-courses-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem;text-align:center}
.cert-carousel-wrapper{position:relative}
.cert-carousel-viewport{overflow:hidden;border-radius:12px}
.cert-carousel-track{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
@media (max-width:767px){.cert-carousel-track{grid-template-columns:repeat(2,1fr)}}
@media (max-width:480px){.cert-carousel-track{grid-template-columns:1fr}}
.cert-course-card{background:#f8fafc;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease}
.cert-course-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1)}
.cert-course-thumb{aspect-ratio:4/3;background:#e6f0f7;display:flex;align-items:center;justify-content:center;overflow:hidden}
.cert-course-thumb img{width:100%;height:100%;object-fit:contain;cursor:pointer;transition:transform 0.3s ease,opacity 0.3s ease}
.cert-course-thumb img:hover{transform:scale(1.02);opacity:0.9}
.cert-course-thumb svg{width:32px;height:32px;color:#94a3b8}
.cert-course-name{padding:0.75rem;font-size:0.8rem;font-weight:500;color:#1e293b;line-height:1.3;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.cert-carousel-nav{display:none}
/* Course Lightbox */
.course-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,0.85);backdrop-filter:blur(4px);opacity:0;transition:opacity 0.3s ease}
.course-lightbox.active{display:flex;opacity:1}
.course-lightbox-content{position:relative;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center}
.course-lightbox-content img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,0.3);transform:scale(0.95);transition:transform 0.3s ease}
.course-lightbox.active .course-lightbox-content img{transform:scale(1)}
.course-lightbox-close{position:fixed;top:20px;right:20px;width:48px;height:48px;border:none;background:rgba(255,255,255,0.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;z-index:10}
.course-lightbox-close:hover{background:rgba(255,255,255,0.2)}
.course-lightbox-close svg{width:24px;height:24px;stroke:#fff}
.course-lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;background:rgba(255,255,255,0.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;z-index:10}
.course-lightbox-nav:hover{background:rgba(255,255,255,0.2)}
.course-lightbox-nav svg{width:24px;height:24px;stroke:#fff}
.course-lightbox-prev{left:20px}
.course-lightbox-next{right:20px}
.course-lightbox-caption{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);color:#fff;font-size:1rem;font-weight:500;text-align:center;padding:12px 24px;background:rgba(0,0,0,0.5);border-radius:8px;max-width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.course-lightbox-counter{position:fixed;top:24px;left:50%;transform:translateX(-50%);color:rgba(255,255,255,0.7);font-size:0.875rem}
@media (max-width:767px){.course-lightbox-nav{width:40px;height:40px}.course-lightbox-prev{left:10px}.course-lightbox-next{right:10px}.course-lightbox-close{top:10px;right:10px;width:40px;height:40px}.course-lightbox-caption{font-size:0.875rem;padding:10px 16px;bottom:16px}}
/* Certificate Preview Lightbox */
.cert-preview-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,0.9);backdrop-filter:blur(4px);opacity:0;transition:opacity 0.3s ease}
.cert-preview-lightbox.active{display:flex;opacity:1}
.cert-preview-lightbox-content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}
.cert-preview-lightbox-content img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,0.3);transform:scale(0.95);transition:transform 0.3s ease}
.cert-preview-lightbox.active .cert-preview-lightbox-content img{transform:scale(1)}
.cert-preview-lightbox-close{position:fixed;top:20px;right:20px;width:48px;height:48px;border:none;background:rgba(255,255,255,0.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;z-index:10}
.cert-preview-lightbox-close:hover{background:rgba(255,255,255,0.2)}
.cert-preview-lightbox-close svg{width:24px;height:24px;stroke:#fff}
.cert-preview-lightbox-caption{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);color:#fff;font-size:1rem;font-weight:500;text-align:center;padding:12px 24px;background:rgba(0,0,0,0.5);border-radius:8px;max-width:80%}
@media (max-width:767px){.cert-preview-lightbox-close{top:10px;right:10px;width:40px;height:40px}.cert-preview-lightbox-caption{font-size:0.875rem;padding:10px 16px;bottom:16px}}
/* Make cert-preview-image clickable */
.cert-preview-image{cursor:pointer}
.cert-preview-image img{transition:transform 0.3s ease,opacity 0.3s ease}
.cert-preview-image:hover img{transform:scale(1.02);opacity:0.95}
.cert-carousel-btn{width:36px;height:36px;border-radius:50%;border:2px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color 0.2s ease,background-color 0.2s ease}
.cert-carousel-btn:hover{border-color:#00508a;background:#e6f0f7}
.cert-carousel-btn:hover svg{color:#00508a}
.cert-carousel-btn svg{color:#64748b}
/* Mobile Details (accordion style) - Only visible below 1024px */
.cert-details-mobile{display:none;margin-top:0.75rem;padding-top:0.75rem;border-top:1px solid #e5e7eb;max-height:0;overflow:hidden;transition:max-height 0.4s ease-in-out}
.cert-institution.active .cert-details-mobile.active{display:block;max-height:2000px}
@media (min-width:1024px){.cert-details-mobile{display:none !important}}
.cert-details-mobile-content{background:#f8fafc;border-radius:12px;padding:1rem;width:100%;max-width:calc(100vw - 4rem);overflow:hidden;box-sizing:border-box;margin:0 auto}
.cert-details-mobile .cert-details-program{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 1rem 0;word-wrap:break-word;overflow-wrap:break-word}
.cert-details-mobile .cert-preview-section{width:100%;max-width:100%;overflow:hidden;text-align:left}
.cert-details-mobile .cert-preview-image{aspect-ratio:16/10;margin-bottom:0.75rem;width:100%;max-width:100%;overflow:hidden;border-radius:8px;background:#f8fafc}
.cert-details-mobile .cert-preview-image img{width:100%;height:100%;object-fit:contain;display:block}
.cert-details-mobile .cert-preview-meta{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:0.5rem;justify-content:flex-start}
.cert-details-mobile .cert-meta-item{padding:0.375rem 0.75rem;font-size:0.75rem}
.cert-details-mobile .cert-courses-section{width:100%;max-width:100%;overflow:hidden}
.cert-details-mobile .cert-courses-title{font-size:1rem;margin-bottom:0.75rem;text-align:left}
.cert-details-mobile .cert-carousel-wrapper{width:100%;max-width:100%;overflow:hidden}
.cert-details-mobile .cert-carousel-viewport{width:100%;overflow:hidden;border-radius:8px}
.cert-details-mobile .cert-carousel-track{display:flex;flex-direction:row;gap:0;transition:transform 0.3s ease-in-out;width:100%}
.cert-details-mobile .cert-course-card{flex:0 0 100%;width:100%;min-width:0;max-width:100%;margin-right:0;box-sizing:border-box}
.cert-details-mobile .cert-course-thumb{width:100%;max-width:100%;overflow:hidden}
.cert-details-mobile .cert-course-thumb img{width:100%;height:100%;object-fit:contain;display:block}
.cert-details-mobile .cert-carousel-nav{display:none}
.cert-details-mobile .cert-carousel-btn{width:32px;height:32px}
.cert-details-mobile .cert-carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:0.75rem}
.cert-details-mobile .cert-carousel-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;border:none;padding:0;cursor:pointer;transition:background 0.2s ease}
.cert-details-mobile .cert-carousel-dot.active{background:#00508a}
/* Mobile Description Section */
.cert-mobile-description{background:#f8f9fa;border-radius:8px;padding:1rem;margin-bottom:1rem;width:100%;box-sizing:border-box}
.cert-mobile-description h3,.cert-mobile-description h4{font-size:0.9rem;font-weight:700;color:#1e293b;margin:0 0 0.5rem 0}
.cert-mobile-description p{font-size:0.8125rem;color:#475569;line-height:1.5;margin:0 0 0.75rem 0}
.cert-mobile-description p:last-child{margin-bottom:0}
.cert-mobile-description ul,.cert-mobile-description ol{list-style:disc;margin:0.7rem 0 0.75rem;padding-left:1.25rem}
.cert-mobile-description li{font-size:0.8125rem;color:#475569;line-height:1.4;margin-bottom:0.25rem}
.cert-mobile-description a{color:#00508a;text-decoration:underline}
.cert-mobile-description strong{font-weight:600;color:#1e293b}
@media (max-width:1023px){.cert-institution{width:100%;max-width:calc(100vw - 2rem);overflow:hidden;box-sizing:border-box}}

/* ==================== SOCIAL WELFARE SECTION ==================== */
.welfare-cards-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}
@media (min-width:768px){.welfare-cards-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}
.welfare-card{background:#fff;overflow:hidden;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(0,0,0,0.06)}
.welfare-card:hover{box-shadow:0 8px 24px rgba(0,80,138,0.12);transform:translateY(-2px)}

/* Card Image */
.welfare-card-image{width:100%;aspect-ratio:4/3;overflow:hidden;background:#e2e8f0}
.welfare-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}
.welfare-card:hover .welfare-card-image img{transform:scale(1.03)}
.welfare-card-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e6f0f7 0%,#d1e3f0 100%);color:#64748b;font-size:3rem}

/* Welfare Card Carousel */
.welfare-carousel{position:relative;width:100%;height:100%;overflow:hidden}
.welfare-carousel-track{position:relative;width:100%;height:100%}
.welfare-carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0.3s ease}
.welfare-carousel-slide.active{opacity:1;z-index:1}
.welfare-carousel-slide img{width:100%;height:100%;object-fit:cover}
.welfare-carousel-prev,.welfare-carousel-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:32px;height:32px;border:none;border-radius:50%;background:rgba(255,255,255,0.85);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease,background 0.2s ease;box-shadow:0 2px 8px rgba(0,0,0,0.15)}
.welfare-carousel-prev svg,.welfare-carousel-next svg{width:16px;height:16px;color:#1e293b}
.welfare-carousel-prev{left:8px}
.welfare-carousel-next{right:8px}
.welfare-carousel:hover .welfare-carousel-prev,.welfare-carousel:hover .welfare-carousel-next{opacity:1}
.welfare-carousel-prev:hover,.welfare-carousel-next:hover{background:#fff}
.welfare-carousel-dots{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:6px}
.welfare-carousel-dot{width:8px;height:8px;border:none;border-radius:50%;background:rgba(255,255,255,0.5);cursor:pointer;padding:0;transition:background 0.2s ease,transform 0.2s ease}
.welfare-carousel-dot.active{background:#00508a;transform:scale(1.2)}
.welfare-carousel-dot:hover{background:rgba(255,255,255,0.8)}
@media (max-width:767px){
.welfare-carousel-prev,.welfare-carousel-next{display:none}
}

/* Card Content */
.welfare-card-content{padding:1.25rem}
.welfare-card-title{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 1rem 0}
.welfare-card-body{padding:0}
.welfare-sub-activities{list-style:none;padding:0;margin:0}
.welfare-sub-item{display:flex;align-items:center;gap:0.75rem;padding:0.5rem 1rem;margin-bottom:0.5rem;cursor:pointer;transition:all 0.2s ease}
.welfare-sub-item:last-child{margin-bottom:0}
.welfare-sub-item:hover{background:#e6f0f7;transform:translateX(4px)}
.welfare-sub-bullet{width:8px;height:8px;border-radius:50%;background:#00508a;flex-shrink:0}
.welfare-sub-label{flex:1;font-size:0.9rem;color:#475569;font-weight:500}
.welfare-sub-arrow{width:18px;height:18px;color:#94a3b8;flex-shrink:0;transition:transform 0.2s ease}
.welfare-sub-item:hover .welfare-sub-arrow{color:#00508a;transform:translateX(3px)}

/* Welfare Modal */
.welfare-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:none;align-items:center;justify-content:center}
.welfare-modal.active{display:flex}
.welfare-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.7);backdrop-filter:blur(4px)}
.welfare-modal-container{position:relative;background:#fff;width:90%;max-width:800px;max-height:90vh;overflow:hidden;animation:welfareModalIn 0.3s ease-out}
@keyframes welfareModalIn{from{opacity:0;transform:scale(0.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}
.welfare-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:2px solid #e6f0f7}
.welfare-modal-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}
.welfare-modal-close{width:40px;height:40px;border:none;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}
.welfare-modal-close:hover{color:#dc2626}
.welfare-modal-close svg{width:24px;height:24px}
.welfare-modal-body{padding:2rem;overflow-y:auto;max-height:calc(90vh - 100px)}
.welfare-modal-description{font-size:1rem;color:#64748b;line-height:1.7;margin:0 0 1.5rem 0}

/* Media Buttons */
.welfare-media-buttons{display:flex;gap:0.75rem;margin-bottom:1.5rem;flex-wrap:wrap}
.welfare-media-btn{display:flex;align-items:center;gap:0.5rem;padding:0.2rem 1.25rem;border:2px solid #e5e7eb;background:#fff;border-radius:0;cursor:pointer;font-size:0.9rem;font-weight:600;color:#64748b;transition:all 0.2s ease}
.welfare-media-btn:hover{border-color:#99c3df;background:#f8fafc}
.welfare-media-btn.active{border-color:#00508a;background:#00508a;color:#fff}
.welfare-media-icon{display:none}

/* Preview Area */
.welfare-preview-area{background:#f8fafc;border-radius:16px;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;overflow:hidden}
.welfare-preview-area img,.welfare-preview-area video{width:100%;height:100%;object-fit:contain}
.welfare-preview-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;text-align:center;padding:2rem}
.welfare-preview-placeholder svg{width:64px;height:64px;margin-bottom:1rem}
.welfare-preview-placeholder p{margin:0;font-size:1rem}

/* Mobile Responsive */
@media (max-width:767px){.welfare-modal-container{width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}.welfare-modal-header{padding:1rem 1.25rem}.welfare-modal-title{font-size:1.25rem}.welfare-modal-body{padding:1.25rem;max-height:calc(100vh - 80px)}.welfare-media-buttons{gap:0.5rem}.welfare-media-btn{padding:0.625rem 1rem;font-size:0.8rem}.welfare-preview-area{aspect-ratio:4/3}}

/* ==================== CONTACT SECTION (Light Theme) ==================== */
.contact-section-light{background:#F8F9FA}
.contact-title{color:#1A365D}
.contact-subtitle{color:#4A5568}
.contact-info-heading{color:#1A365D}
.contact-info-text{color:#4A5568;line-height:1.7}
.contact-info-label{color:#1A365D}
.contact-info-link{color:#4A5568;transition:color 0.2s ease}
.contact-info-link:hover{color:#2C5282}
.contact-icon-box{background:#1A365D}

/* Contact Form Card */
.contact-form-card{background:#FFFFFF;border:1px solid #E2E8F0;box-shadow:0 4px 20px rgba(0,0,0,0.08)}

/* Form Elements */
.contact-form-label{color:#4A5568}
.contact-form-input{background:#FFFFFF;border:1px solid #E2E8F0;color:#2D3748}
.contact-form-input::placeholder{color:#A0AEC0}
.contact-form-input:focus{border-color:#1A365D;box-shadow:0 0 0 3px rgba(26,54,93,0.1)}

/* Submit Button */
.contact-form-btn{display:inline-flex;align-items:center;justify-content:center;padding:0.875rem 2rem;background:#1A365D;color:#FFFFFF;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all 0.2s ease}
.contact-form-btn:hover{background:#2C5282}
.contact-form-btn svg{transition:transform 0.2s ease}
.contact-form-btn:hover svg{transform:translateY(-2px)}

/* ==================== GALLERY SECTION (11-Column Grid) ==================== */
.gallery-container{position:relative}

/* Header Block */
.gallery-header-block{text-align:center;margin-bottom:2rem}
@media (min-width:1024px){.gallery-header-block{position:absolute;left:0;top:0;width:16rem;text-align:left;z-index:10}}
@media (min-width:1280px){.gallery-header-block{width:20rem}}
.gallery-title{font-size:2rem;font-weight:700;color:#1A365D;margin:0;line-height:1.2}
@media (min-width:1024px){.gallery-title{font-size:2.25rem}}
.gallery-dash-bar{display:block;width:max(50px,0.8em);height:max(4px,0.1em);background:#00508a;margin:1.5rem auto 0}
@media (min-width:1024px){.gallery-dash-bar{margin:1.5rem 0 0}}
.gallery-description{font-size:1rem;color:#4A5568;line-height:1.7;margin:1rem 0 0}
@media (min-width:1024px){.gallery-description{font-size:1.125rem;line-height:1.7}}
.gallery-social-link{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.25rem;background:#1A365D;color:#fff;border-radius:8px;font-weight:600;font-size:0.9rem;text-decoration:none;transition:all 0.2s ease;margin-top:1.5rem}
.gallery-social-link:hover{background:#2C5282;transform:translateY(-2px)}
.gallery-social-link svg{width:20px;height:20px}

/* Grid Wrapper - 12 columns with inner starting at col 2 */
.gallery-grid-wrapper{display:grid;grid-template-columns:repeat(12,1fr)}
.gallery-grid-inner{grid-column:1/-1}
@media (min-width:1280px){.gallery-grid-inner{grid-column:2/-1}}

/* Gallery Rows - 11 column grid */
.gallery-row{display:grid;grid-template-columns:repeat(11,1fr);gap:14.73px;margin-bottom:14.73px}
@media (min-width:768px){.gallery-row{gap:18.95px;margin-bottom:18.95px}}
@media (min-width:1280px){.gallery-row{gap:25px;margin-bottom:25px}}

/* Row 1 Layout */
.gallery-row-1{grid-template-columns:repeat(11,1fr)}
.gallery-row1-large{grid-column:3/8}
.gallery-row1-stack{grid-column:8/10}
.gallery-row1-medium{grid-column:10/12;align-self:end}

/* Row 2 Layout */
.gallery-row-2{grid-template-columns:repeat(11,1fr)}
.gallery-row2-spacer{grid-column:1/3}
.gallery-row2-large{grid-column:3/7}
.gallery-row2-stack{grid-column:7/9}
.gallery-row2-medium{grid-column:9/11}

/* Mobile Layout Adjustments */
@media (max-width:767px){
.gallery-row{grid-template-columns:repeat(6,1fr)}
.gallery-row1-large{grid-column:1/4}
.gallery-row1-stack{grid-column:4/6}
.gallery-row1-medium{grid-column:6/7}
.gallery-row2-spacer{display:none}
.gallery-row2-large{grid-column:1/4}
.gallery-row2-stack{grid-column:4/6}
.gallery-row2-medium{grid-column:6/7}
}

/* Gallery Cells */
.gallery-cell{overflow:hidden;border-radius:0;position:relative}
.gallery-cell img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}
.gallery-cell:hover img{transform:scale(1.03)}

/* Large Cell */
.gallery-cell-large{aspect-ratio:4/3}
@media (min-width:768px){.gallery-cell-large{aspect-ratio:16/11}}

/* Medium Cell */
.gallery-cell-medium{aspect-ratio:3/4}

/* Stacked Images */
.gallery-cell-stack{display:flex;flex-direction:column;gap:2px}
.gallery-stack-item{flex:1;overflow:hidden;border-radius:0;position:relative}
.gallery-stack-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}
.gallery-stack-item:hover img{transform:scale(1.03)}

/* Spacer Cell */
.gallery-cell-spacer{visibility:hidden}

/* Gallery Placeholder */
.gallery-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);color:#64748b;font-size:0.875rem;font-weight:500;border-radius:0}

/* Gallery Video */
.gallery-cell video,
.gallery-stack-item video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    cursor: pointer;
}
.gallery-cell:hover video,
.gallery-stack-item:hover video {
    transform: scale(1.03);
}
.gallery-video-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    pointer-events: none;
    transition: all 0.3s ease;
}
.gallery-cell:hover .gallery-video-overlay,
.gallery-stack-item:hover .gallery-video-overlay {
    background: rgba(0, 103, 177, 0.8);
    transform: translate(-50%, -50%) scale(1.1);
}

/* Gallery Videos Section */
.gallery-videos-section {
    margin-top: 30px;
    padding: 0 20px;
}

.gallery-videos-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    max-width: 1000px;
    margin: 0 auto;
}

@media (min-width: 768px) {
    .gallery-videos-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

.gallery-video-item {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    background: #000;
    cursor: pointer;
}

.gallery-video-player {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
    display: block;
}

.gallery-video-item .gallery-video-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    pointer-events: none;
    transition: all 0.3s ease;
}

.gallery-video-item:hover .gallery-video-overlay {
    background: rgba(0, 103, 177, 0.85);
    transform: translate(-50%, -50%) scale(1.1);
}

.gallery-video-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: linear-gradient(transparent, rgba(0,0,0,0.8));
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

/* ==================== ACTIVITIES SECTION (Tab-Based Layout) ==================== */
.activities-tabs-container{margin-bottom:2rem}

/* Main Tabs */
.activities-main-tabs{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}
.activities-main-tab{padding:6px 12px;background:#fff;border:1px solid #E2E8F0;color:#1e293b;font-weight:600;font-size:0.95rem;cursor:pointer;transition:all 0.2s ease}
.activities-main-tab:hover{border-color:#99c3df;background:#f8fafc}
.activities-main-tab.active{background:#00508a;border-color:#00508a;color:#fff}

/* Sub Tabs */
.activities-sub-tabs{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}
.activities-sub-tab{padding:8px 16px;background:#fff;border:1px solid #E2E8F0;color:#475569;font-weight:500;font-size:0.85rem;cursor:pointer;transition:all 0.2s ease}
.activities-sub-tab:hover{border-color:#99c3df;background:#f8fafc}
.activities-sub-tab.active{background:#00508a;border-color:#00508a;color:#fff}

/* Tab Panels */
.activities-tab-panel{display:none}
.activities-tab-panel.active{display:block}
.activities-sub-panel{display:none}
.activities-sub-panel.active{display:block}

/* Content Area - Two Column Layout */
.activities-content-area{display:grid;grid-template-columns:1fr;gap:1.5rem}
@media (min-width:768px){.activities-content-area{grid-template-columns:2fr 3fr;gap:2rem}}

/* Certificate Column */
.activities-certificate{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.06)}
.activities-certificate-image{width:100%;aspect-ratio:4/3;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}
.activities-certificate-image img{width:100%;height:100%;object-fit:contain}
.activities-certificate-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;gap:0.5rem}
.activities-certificate-placeholder svg{width:48px;height:48px}
.activities-certificate-label{padding:1rem;text-align:center;font-weight:600;color:#1e293b;font-size:0.95rem;border-top:1px solid #e5e7eb}

/* Carousel Column */
.activities-carousel{position:relative;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.06)}
.activities-carousel-viewport{position:relative;overflow:hidden}
.activities-carousel-track{display:flex;transition:transform 0.5s ease-in-out}
.activities-carousel-slide{flex:0 0 100%;width:100%}
.activities-carousel-slide img{width:100%;aspect-ratio:16/10;object-fit:cover}
.activities-carousel-slide-placeholder{width:100%;aspect-ratio:16/10;background:#f8fafc;display:flex;align-items:center;justify-content:center;color:#94a3b8}

/* Carousel Arrows */
.activities-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:none;background:rgba(255,255,255,0.9);color:#1e293b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;z-index:10;box-shadow:0 2px 8px rgba(0,0,0,0.15)}
.activities-carousel-arrow:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.2)}
.activities-carousel-prev{left:12px}
.activities-carousel-next{right:12px}

/* Carousel Dots */
.activities-carousel-dots{display:flex;justify-content:center;gap:8px;padding:1rem 0}
.activities-carousel-dot{width:10px;height:10px;border-radius:50%;border:none;background:#d1d5db;cursor:pointer;transition:all 0.2s ease;padding:0}
.activities-carousel-dot:hover{background:#94a3b8;transform:scale(1.2)}
.activities-carousel-dot.active{background:#00508a;transform:scale(1.1)}

/* Video Player */
.activities-video-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.06)}
.activities-video-player{width:100%;aspect-ratio:16/9;background:#000}
.activities-video-player iframe,.activities-video-player video{width:100%;height:100%;border:none}
.activities-video-placeholder{width:100%;aspect-ratio:16/9;background:#1e293b;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#94a3b8;gap:1rem}
.activities-video-placeholder svg{width:64px;height:64px}
.activities-video-placeholder p{margin:0;font-size:1rem}

/* Empty State */
.activities-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;background:#f8fafc;border-radius:12px;color:#94a3b8;text-align:center}
.activities-empty-state svg{width:48px;height:48px;margin-bottom:1rem}
.activities-empty-state p{margin:0;font-size:1rem}

/* Mobile Responsive */
@media (max-width:767px){
.activities-main-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}
.activities-main-tabs::-webkit-scrollbar{display:none}
.activities-main-tab{flex-shrink:0;padding:10px 18px;font-size:0.875rem}
.activities-sub-tabs{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}
.activities-sub-tabs::-webkit-scrollbar{display:none}
.activities-sub-tab{flex-shrink:0;padding:6px 12px;font-size:0.8rem}
.activities-carousel-arrow{width:32px;height:32px}
.activities-carousel-prev{left:8px}
.activities-carousel-next{right:8px}
}

/* Activities Images - Click Cursor */
.activities-certificate-image img,.activities-carousel-slide img{cursor:pointer}

/* ==================== ACTIVITIES LIGHTBOX ==================== */
.activities-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,0.9);backdrop-filter:blur(4px);opacity:0;transition:opacity 0.3s ease}
.activities-lightbox.active{display:flex;opacity:1}
.activities-lightbox-content{position:relative;max-width:90vw;max-height:85vh;display:flex;align-items:center;justify-content:center}
.activities-lightbox-content img{max-width:100%;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,0.3)}
.activities-lightbox-close{position:fixed;top:20px;right:20px;width:48px;height:48px;border:none;background:rgba(255,255,255,0.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;z-index:10}
.activities-lightbox-close:hover{background:rgba(255,255,255,0.2);transform:scale(1.1)}
.activities-lightbox-close svg{width:24px;height:24px;color:#fff}
.activities-lightbox-prev,.activities-lightbox-next{position:fixed;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;background:rgba(255,255,255,0.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;z-index:10}
.activities-lightbox-prev:hover,.activities-lightbox-next:hover{background:rgba(255,255,255,0.2)}
.activities-lightbox-prev svg,.activities-lightbox-next svg{width:24px;height:24px;color:#fff}
.activities-lightbox-prev{left:20px}
.activities-lightbox-next{right:20px}
.activities-lightbox-counter{position:fixed;top:20px;left:50%;transform:translateX(-50%);color:#fff;font-size:0.9rem;background:rgba(0,0,0,0.5);padding:6px 16px;border-radius:20px;z-index:10}
.activities-lightbox-caption{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);color:#fff;font-size:1rem;text-align:center;max-width:80%;z-index:10}
@media (max-width:767px){
.activities-lightbox-prev,.activities-lightbox-next{width:40px;height:40px}
.activities-lightbox-prev{left:10px}
.activities-lightbox-next{right:10px}
.activities-lightbox-close{top:10px;right:10px;width:40px;height:40px}
}

/* ==================== GALLERY LIGHTBOX ==================== */
.gallery-lightbox{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,0.9);backdrop-filter:blur(4px);opacity:0;transition:opacity 0.3s ease}
.gallery-lightbox.active{display:flex;opacity:1}
.gallery-lightbox-content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}
.gallery-lightbox-content img{max-width:100%;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,0.3)}
.gallery-lightbox-close{position:fixed;top:20px;right:20px;width:48px;height:48px;border:none;background:rgba(255,255,255,0.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;z-index:10}
.gallery-lightbox-close:hover{background:rgba(255,255,255,0.2);transform:scale(1.1)}
.gallery-lightbox-close svg{width:24px;height:24px;color:#fff}
.gallery-lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;background:rgba(255,255,255,0.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;z-index:10}
.gallery-lightbox-nav:hover{background:rgba(255,255,255,0.2)}
.gallery-lightbox-nav svg{width:24px;height:24px;color:#fff}
.gallery-lightbox-prev{left:20px}
.gallery-lightbox-next{right:20px}
.gallery-lightbox-caption{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);color:#fff;font-size:1rem;text-align:center;padding:0.75rem 1.5rem;background:rgba(0,0,0,0.5);border-radius:8px;max-width:80vw}
.gallery-lightbox-counter{position:fixed;top:20px;left:20px;color:#fff;font-size:0.9rem;padding:0.5rem 1rem;background:rgba(0,0,0,0.5);border-radius:6px}

/* Make gallery images clickable */
.gallery-cell img,.gallery-stack-item img{cursor:pointer}
.gallery-cell:hover img,.gallery-stack-item:hover img{transform:scale(1.03)}

@media (max-width:767px){
.gallery-lightbox-close{top:10px;right:10px;width:40px;height:40px}
.gallery-lightbox-nav{width:40px;height:40px}
.gallery-lightbox-prev{left:10px}
.gallery-lightbox-next{right:10px}
.gallery-lightbox-caption{bottom:10px;font-size:0.875rem;padding:0.5rem 1rem}
.gallery-lightbox-counter{top:10px;left:10px;font-size:0.8rem}
}

/* ========== NAVIGATION ACTIVE INDICATOR FIX ========== */

/* Header border container needs relative positioning */
#site-header .border-b {
  position: relative;
}

/* Nav links need position relative for pseudo-element */
.nav-link {
  position: relative;
}

/* Active nav link indicator at bottom of header */
.nav-link.active::after {
  content: '';
  position: absolute;
  bottom: -28px; /* Adjust to reach header bottom edge */
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #0067B1;
}

@media (min-width: 1024px) {
  .nav-link.active::after {
    bottom: -15px;
  }
}

/* ========== END NAVIGATION ACTIVE INDICATOR FIX ========== */

/* ========== MORE DROPDOWN MENU ========== */
.nav-more-dropdown {
    position: relative;
}

.nav-more-btn {
    background: none;
    border: none;
    cursor: pointer;
}

.nav-more-menu {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 8px;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
    padding: 8px 0;
    min-width: 180px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.2s ease;
    z-index: 100;
}

.nav-more-dropdown.active .nav-more-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.nav-more-dropdown.active .nav-more-arrow {
    transform: rotate(180deg);
}

.nav-dropdown-link {
    display: block;
    padding: 10px 20px;
    color: #4a5568;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.2s ease;
}

.nav-dropdown-link:hover {
    background: #f7fafc;
    color: #0067B1;
}
/* ========== END MORE DROPDOWN MENU ========== */

/* ========== ENTREPRENEURSHIP HOVER GALLERY ========== */

/* Hover List Styles */
.ent-hover-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.ent-hover-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 14px 16px;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 6px;
  margin-bottom: 6px;
  color: #4A5568;
}

.ent-hover-item:hover,
.ent-hover-item.active {
  /* background: rgba(0, 103, 177, 0.08); */
  color: #0067B1;
  font-weight: 600;
}

.ent-hover-item .ent-check-icon {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}

/* Featured Image Container */
.ent-featured-image {
  position: relative;
  width: 100%;
  max-width: 550px;
  overflow: hidden;
  box-shadow: 0 10px 40px rgba(0,0,0,0.1);
}

.ent-featured-image > img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
}

.ent-featured-placeholder {
  width: 100%;
  aspect-ratio: 4/3;
  background: linear-gradient(135deg, #e8f0f8 0%, #f5f7fa 100%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

/* Hover Carousel Styles */
.ent-hover-carousel {
  position: relative;
  width: 100%;
}

.ent-hover-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  pointer-events: none;
}

.ent-hover-slide:first-child {
  position: relative;
}

.ent-hover-slide.active {
  opacity: 1;
  pointer-events: auto;
}

.ent-hover-slide img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
}

/* Carousel Navigation */
.ent-hover-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.95);
  border: none;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(0,0,0,0.15);
  z-index: 10;
  font-size: 24px;
  color: #1A365D;
  transition: all 0.2s ease;
}

.ent-hover-nav:hover {
  background: #fff;
  transform: translateY(-50%) scale(1.05);
}

.ent-hover-nav.prev { left: 12px; }
.ent-hover-nav.next { right: 12px; }

/* Carousel Dots */
.ent-hover-dots {
  position: absolute;
  bottom: 6px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: 8px;
}

.ent-hover-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #d1d5db;
  cursor: pointer;
  transition: all 0.3s ease;
}

.ent-hover-dot:hover {
  background: #9ca3af;
}

.ent-hover-dot.active {
  background: #0067B1;
  transform: scale(1.2);
}

/* Hide nav if single image */
.ent-hover-carousel[data-count='1'] .ent-hover-nav {
  display: none;
}

.ent-featured-image:has(.ent-hover-carousel[data-count='1']) + .ent-hover-dots {
  display: none;
}

/* ========== END ENTREPRENEURSHIP HOVER GALLERY ========== */

/* ========== HIDE UNIVERSITY GRID ON MOBILE ========== */
@media (max-width: 768px) {
  .cert-university-grid-section {
    display: none !important;
  }
}
/* ========== END HIDE UNIVERSITY GRID ON MOBILE ========== */

/* ========== EXPERIENCE SECTION CAROUSEL ========== */
.exp-carousel {
  position: relative;
  width: 100%;
  max-width: 300px;
  overflow: hidden;
}

.exp-carousel-mobile {
  max-width: 280px;
}

.exp-carousel-viewport {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.exp-carousel-track {
  position: relative;
  width: 100%;
}

.exp-carousel-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.exp-carousel-slide:first-child {
  position: relative;
}

.exp-carousel-slide.active {
  opacity: 1;
  z-index: 1;
}

.exp-carousel-slide img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

/* Navigation Arrows */
.exp-carousel-prev,
.exp-carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease, background 0.2s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  color: #1e293b;
}

.exp-carousel:hover .exp-carousel-prev,
.exp-carousel:hover .exp-carousel-next {
  opacity: 1;
}

.exp-carousel-prev:hover,
.exp-carousel-next:hover {
  background: #fff;
}

.exp-carousel-prev {
  left: 8px;
}

.exp-carousel-next {
  right: 8px;
}

/* Dots Navigation */
.exp-carousel-dots {
  position: absolute;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  gap: 6px;
}

.exp-carousel-dot {
  width: 8px;
  height: 8px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  padding: 0;
  transition: background 0.2s ease, transform 0.2s ease;
}

.exp-carousel-dot:hover {
  background: rgba(255, 255, 255, 0.8);
}

.exp-carousel-dot.active {
  background: #00508a;
  transform: scale(1.2);
}

/* Mobile Carousel Adjustments */
.exp-carousel-mobile .exp-carousel-prev,
.exp-carousel-mobile .exp-carousel-next {
  width: 28px;
  height: 28px;
  opacity: 1;
}

.exp-carousel-mobile .exp-carousel-prev {
  left: 4px;
}

.exp-carousel-mobile .exp-carousel-next {
  right: 4px;
}

.exp-carousel-mobile .exp-carousel-dots {
  bottom: 6px;
}

.exp-carousel-mobile .exp-carousel-dot {
  width: 6px;
  height: 6px;
}
/* ========== END EXPERIENCE SECTION CAROUSEL ========== */

/* ==================== EDUCATION SECTION ==================== */
.education-section {
    background-color: #fff;
}

/* University Info */
.education-university-info {
    text-align: center;
    margin-bottom: 40px;
    padding: 24px;
    border-radius: 16px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.edu-university-name {
    font-size: 1.75rem;
    font-weight: 700;
    color: #1e3a5f;
    margin: 0 0 12px 0;
    line-height: 1.3;
}

.edu-university-meta {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

.edu-location,
.edu-time-period {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 1rem;
    color: #64748b;
}

.edu-meta-icon {
    width: 18px;
    height: 18px;
    flex-shrink: 0;
}

@media (max-width: 768px) {
    .education-university-info {
        padding: 20px 16px;
        margin-bottom: 30px;
    }

    .edu-university-name {
        font-size: 1.4rem;
    }

    .edu-university-meta {
        flex-direction: column;
        gap: 12px;
    }

    .edu-location,
    .edu-time-period {
        font-size: 0.9rem;
    }
}

.education-gallery-grid {
    display: flex;
    gap: 20px;
    height: 500px;
    max-width: 1000px;
    margin: 0 auto;
}

/* Left side - 50% width, 100% height */
.edu-gallery-left {
    flex: 0 0 50%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    background: #f5f5f5;
}

/* Right side - 50% width with 2 stacked images */
.edu-gallery-right {
    flex: 0 0 calc(50% - 20px);
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 100%;
}

.edu-gallery-right-top,
.edu-gallery-right-bottom {
    flex: 1;
    position: relative;
    overflow: hidden;
    border-radius: 0;
    background: #f5f5f5;
}

.edu-gallery-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
    cursor: pointer;
}

.edu-gallery-left:hover .edu-gallery-img,
.edu-gallery-right-top:hover .edu-gallery-img,
.edu-gallery-right-bottom:hover .edu-gallery-img {
    transform: scale(1.05);
}

.edu-gallery-placeholder {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #6b7280;
    font-size: 0.875rem;
}

/* Education section responsive */
@media (max-width: 768px) {
    .education-gallery-grid {
        flex-direction: column;
        height: auto;
    }

    .edu-gallery-left {
        flex: none;
        width: 100%;
        height: 300px;
    }

    .edu-gallery-right {
        flex: none;
        width: 100%;
        flex-direction: row;
    }

    .edu-gallery-right-top,
    .edu-gallery-right-bottom {
        flex: 1;
        height: 200px;
    }
}

@media (max-width: 480px) {
    .edu-gallery-right {
        flex-direction: column;
    }

    .edu-gallery-right-top,
    .edu-gallery-right-bottom {
        height: 200px;
    }
}
/* ========== END EDUCATION SECTION ========== */

/* ==================== AWARD SECTION ==================== */
.award-section {
    background: #fff;
    padding: 80px 0;
}

/* Header */
.award-header {
    text-align: center;
    margin-bottom: 40px;
}

.award-title {
    color: #1e3a5f;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0;
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}

.award-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: #0067B1;
}

.award-description {
    color: #64748b;
    font-size: 16px;
    margin: 20px 0 0;
    line-height: 1.6;
}

/* Gallery - 2 Column */
.award-gallery {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    max-width: 1000px;
    margin: 0 auto;
}

.award-gallery-item {
    overflow: hidden;
    border-radius: 0;
    height: 350px;
}

.award-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.award-gallery-item img:hover {
    transform: scale(1.03);
}

.award-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    color: #6b7280;
}

/* Responsive */
@media (max-width: 768px) {
    .award-section {
        padding: 60px 0;
    }

    .award-title {
        font-size: 28px;
    }

    .award-gallery {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .award-gallery-item {
        height: 250px;
    }
}
/* ========== END AWARD SECTION ========== */

/* ==================== PUBLICATION SECTION ==================== */
.publication-section {
    background: #fff;
    padding: 80px 0;
}

/* Header */
.publication-header {
    text-align: center;
    margin-bottom: 40px;
}

.publication-title {
    color: #1e3a5f;
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin: 0;
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
}

.publication-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: #0067B1;
}

.publication-description {
    color: #64748b;
    font-size: 18px;
    font-style: italic;
    margin: 20px 0 0;
    line-height: 1.6;
}

/* Gallery - 2 Column with Border */
.publication-gallery {
    display: grid;
    grid-template-columns: 1fr 1fr;
    border: 1px solid rgba(0, 0, 0, 0.1);
    max-width: 1000px;
    margin: 0 auto;
}

.publication-gallery-item {
    overflow: hidden;
    height: 350px;
}

.publication-gallery-item:first-child {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.publication-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
    transition: transform 0.3s ease;
}

.publication-gallery-item img:hover {
    transform: scale(1.03);
}

.publication-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    color: #6b7280;
}

/* Read News Link */
.publication-link-wrapper {
    text-align: center;
    margin-top: 30px;
}

.publication-link {
    color: #64748b;
    font-size: 16px;
    text-decoration: none;
    transition: color 0.3s ease;
}

.publication-link:hover {
    color: #0067B1;
}

/* Responsive */
@media (max-width: 768px) {
    .publication-section {
        padding: 60px 0;
    }

    .publication-title {
        font-size: 28px;
    }

    .publication-description {
        font-size: 16px;
    }

    .publication-gallery {
        grid-template-columns: 1fr;
    }

    .publication-gallery-item:first-child {
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .publication-gallery-item {
        height: 250px;
    }
}
/* ========== END PUBLICATION SECTION ========== */

/* ==================== MENTOR SECTION ==================== */
.mentor-section {
    padding: 80px 0;
}

/* Header */
.mentor-header {
    text-align: center;
    margin-bottom: 50px;
}

.mentor-title {
    color: #1e3a5f;
    font-size: 36px;
    font-weight: 700;
    margin: 0;
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}

.mentor-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background: #0067B1;
}

.mentor-subtitle {
    color: #64748b;
    font-size: 16px;
    margin: 10px auto 0;
    max-width: 700px;
    line-height: 1.6;
}

/* 2 Column Wrapper */
.mentor-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #ffffff;
    overflow: hidden;
    max-width: 1100px;
    margin: 0 auto;
}

/* Left - Content Column */
.mentor-content-col {
    padding: 40px;
    display: flex;
    align-items: center;
}

.mentor-content {
    color: #4A5568;
    font-size: 16px;
    line-height: 1.8;
}

.mentor-content h2 {
    color: #1e3a5f;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
}

.mentor-content h3,
.mentor-content h4 {
    color: #1e3a5f;
    margin-bottom: 16px;
}

.mentor-content p {
    margin-bottom: 16px;
}

.mentor-content p:last-child {
    margin-bottom: 0;
}

.mentor-content ul,
.mentor-content ol {
    margin: 16px 0;
    padding-left: 20px;
}

.mentor-content li {
    margin-bottom: 8px;
}

.mentor-content strong {
    color: #1e3a5f;
}

.mentor-placeholder {
    color: #94a3b8;
}

/* Right - Image Column with Carousel */
.mentor-image-col {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 400px;
    background: #f8fafc;
    position: relative;
}

.mentor-carousel {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.mentor-carousel-track {
    width: 100%;
    height: 100%;
    position: relative;
}

.mentor-carousel-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.mentor-carousel-slide.active {
    opacity: 1;
}

.mentor-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Carousel Navigation Buttons */
.mentor-carousel-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.9);
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 10;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    opacity: 0;
}

.mentor-carousel:hover .mentor-carousel-btn {
    opacity: 1;
}

.mentor-carousel-btn:hover {
    background: #ffffff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.mentor-carousel-btn svg {
    color: #1e3a5f;
}

.mentor-carousel-prev {
    left: 15px;
}

.mentor-carousel-next {
    right: 15px;
}

/* Carousel Dots */
.mentor-carousel-dots {
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 8px;
    z-index: 10;
}

.mentor-carousel-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: none;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: all 0.3s ease;
}

.mentor-carousel-dot:hover {
    background: rgba(255, 255, 255, 0.8);
}

.mentor-carousel-dot.active {
    background: #ffffff;
    transform: scale(1.2);
}

.mentor-image-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #94a3b8;
    padding: 40px;
}

/* Responsive */
@media (max-width: 1024px) {
    .mentor-wrapper {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .mentor-section {
        padding: 60px 0;
    }

    .mentor-title {
        font-size: 28px;
    }

    .mentor-content-col {
        padding: 30px 20px;
    }

    .mentor-image-col {
        min-height: 300px;
    }

    .mentor-carousel-btn {
        width: 32px;
        height: 32px;
    }

    .mentor-carousel-prev {
        left: 10px;
    }

    .mentor-carousel-next {
        right: 10px;
    }

    .mentor-carousel-dots {
        bottom: 10px;
    }

    .mentor-carousel-dot {
        width: 8px;
        height: 8px;
    }
}
/* ========== END MENTOR SECTION ========== */
