:root{--brand:#0b5e4a;--brand-2:#0f766e;--accent:#f4b942;--ink:#14231f;--muted:#66736f;--paper:#f6faf8;--card:#fff;--line:#e5ece9;--shadow:0 18px 50px rgba(17,54,45,.10);--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,Poppins,Arial,sans-serif!important;color:var(--ink);background:var(--paper);line-height:1.65}.page-wrapper{overflow:hidden}.auto-container{max-width:1220px!important;width:92%!important}
a{color:var(--brand);text-decoration:none}a:hover{color:var(--brand-2);text-decoration:none}
.site-top{background:#083f35;color:#eaf8f4;font-size:13px}.site-top .top-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:15px}.top-left,.top-right{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.top-pill{display:inline-flex;align-items:center;gap:7px}.top-pill i{color:#f7c75d}.live-clock{font-weight:700;letter-spacing:.3px}.site-header{position:relative;background:#fff;box-shadow:0 6px 30px rgba(9,48,40,.08);z-index:1000}.brand-row{padding:15px 0}.brand-wrap{display:flex;align-items:center;gap:18px}.brand-logo{width:76px;height:76px;object-fit:contain}.brand-copy h1{margin:0;font-size:24px;line-height:1.15;font-weight:800;color:#083f35}.brand-copy p{margin:4px 0 0;color:#6c7874;font-size:13px}.brand-badge{margin-left:auto;background:#f5fbf8;border:1px solid #dbeae4;border-radius:14px;padding:10px 14px;text-align:right}.brand-badge strong{display:block;color:var(--brand);font-size:13px}.brand-badge span{font-size:12px;color:#68756f}.main-nav{background:var(--brand);position:relative}.main-nav .nav-inner{display:flex;align-items:center;justify-content:space-between}.nav-menu{display:flex;align-items:stretch;list-style:none;margin:0;padding:0}.nav-menu>li{position:relative}.nav-menu>li>a{display:flex;align-items:center;gap:6px;color:#fff;padding:15px 14px;font-size:14px;font-weight:700;transition:.2s}.nav-menu>li>a:hover,.nav-menu>li>a.active{background:rgba(255,255,255,.12);color:#fff}.nav-menu .dropdown{display:none;position:absolute;left:0;top:100%;min-width:220px;background:#fff;border-radius:0 0 14px 14px;box-shadow:var(--shadow);padding:8px;z-index:100}.nav-menu li:hover>.dropdown{display:block}.dropdown a{display:block;padding:9px 11px;color:#23433b;border-radius:9px;font-size:13px}.dropdown a:hover{background:#eef7f3}.nav-actions{display:flex;gap:8px}.nav-btn{border:1px solid rgba(255,255,255,.28);color:#fff;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:700}.nav-btn:hover{color:#fff;background:rgba(255,255,255,.12)}.mobile-toggle{display:none;color:#fff;font-size:24px;padding:10px;cursor:pointer}
.site-hero{position:relative}.hero-slide{height:560px;position:relative;background-size:cover;background-position:center}.hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,35,29,.78),rgba(2,35,29,.28) 58%,rgba(2,35,29,.08))}.hero-content{position:relative;z-index:2;height:100%;display:flex;align-items:center}.hero-copy{max-width:730px;color:#fff;padding:30px 0}.hero-kicker{display:inline-block;background:rgba(244,185,66,.95);color:#163b33;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.8px}.hero-copy h2{font-size:48px;line-height:1.1;margin:16px 0 12px;font-weight:900}.hero-copy p{font-size:17px;max-width:650px;margin:0 0 22px;color:#eef8f4}.hero-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--brand);padding:12px 18px;border-radius:12px;font-weight:800}.hero-btn:hover{background:#f4b942;color:#173a32}.hero-dots{position:absolute;bottom:20px;left:0;right:0;z-index:5;text-align:center}.hero-dots button{width:9px;height:9px;border:0;border-radius:50%;margin:0 4px;background:rgba(255,255,255,.5)}.hero-dots button.active{background:#f4b942;transform:scale(1.35)}
.section-space{padding:72px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-kicker{font-size:12px;font-weight:800;color:var(--brand-2);text-transform:uppercase;letter-spacing:1.3px}.section-head h2{margin:5px 0 0;font-size:34px;line-height:1.2;font-weight:850}.section-head p{max-width:620px;margin:0;color:var(--muted)}.glass-card,.theme-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}
.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:-42px;position:relative;z-index:10}.info-card{padding:24px;display:flex;gap:16px;align-items:flex-start}.info-icon{width:48px;height:48px;border-radius:14px;background:#e9f5f0;color:var(--brand);display:grid;place-items:center;font-size:20px;flex:0 0 48px}.info-card h4{margin:0 0 4px;font-size:17px}.info-card p{margin:0;color:var(--muted);font-size:13px}
.news-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.news-card{padding:22px;min-height:240px}.news-card .card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.news-card h3{font-size:20px;margin:0}.badge{font-size:11px;font-weight:800;padding:5px 8px;border-radius:999px;background:#eef7f3;color:var(--brand)}.news-list{list-style:none;margin:0;padding:0}.news-list li{padding:10px 0;border-bottom:1px dashed #d9e4df}.news-list li:last-child{border-bottom:0}.news-list a{font-size:13px;font-weight:600}.news-empty{color:#7a8782;font-size:13px}
.about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center}.about-image{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);height:440px}.about-image img{width:100%;height:100%;object-fit:cover}.about-copy h2{font-size:38px;line-height:1.2;margin:7px 0 15px}.about-copy p{color:#5e6b67}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.feature{padding:14px;background:#fff;border:1px solid var(--line);border-radius:14px;font-weight:700;font-size:13px}.feature i{color:var(--brand-2);margin-right:7px}.primary-btn{display:inline-flex;align-items:center;gap:8px;background:var(--brand);color:#fff;padding:12px 17px;border-radius:11px;font-weight:800}.primary-btn:hover{background:#074d40;color:#fff}
.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.quick-card{padding:24px;text-align:center;min-height:170px;display:flex;flex-direction:column;justify-content:center;align-items:center}.quick-card i{font-size:30px;color:var(--brand);margin-bottom:10px}.quick-card h4{font-size:16px;margin:0 0 5px}.quick-card p{font-size:12px;color:var(--muted);margin:0}.calendar-panel{display:grid;grid-template-columns:1fr 1fr;gap:20px}.calendar-box,.clock-box{padding:26px}.calendar-box h3,.clock-box h3{margin:0 0 4px;font-size:21px}.calendar-month{font-weight:800;color:var(--brand);margin-bottom:16px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendar-grid span{height:34px;display:grid;place-items:center;border-radius:8px;font-size:12px}.calendar-grid .dow{font-weight:800;color:#71807a;background:#f2f7f5}.calendar-grid .today{background:var(--brand);color:#fff;font-weight:800}.clock-face{font-size:42px;font-weight:900;letter-spacing:1px;color:var(--brand);margin:14px 0 5px}.date-line{color:var(--muted);font-size:13px}.notice-banner{background:linear-gradient(135deg,#083f35,#0e7769);color:#fff;border-radius:24px;padding:30px;display:flex;justify-content:space-between;gap:20px;align-items:center}.notice-banner h3{margin:0 0 6px}.notice-banner p{margin:0;color:#d9eee8}.notice-banner .primary-btn{background:#f4b942;color:#173a32;white-space:nowrap}
.page-title{background:linear-gradient(135deg,#083f35,#0f766e)!important;padding:52px 0!important;position:relative}.page-title:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 20%,rgba(244,185,66,.28),transparent 28%)}.page-title .auto-container{position:relative}.page-title h1,.page-title .bread-crumb{color:#fff!important}.page-title .bread-crumb{margin:0;font-size:13px}.page-section{padding:65px 0!important}.page-section #pagedata{width:100%}.page-section #pagedata>h1{font-size:34px;font-weight:850;margin-bottom:24px;color:#153b33}.page-section p{color:#5d6b66}.table{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(16,55,45,.06)}.table thead th{background:#0b5e4a!important;color:#fff!important;border-color:#0b5e4a!important;padding:13px!important;font-size:12px;text-transform:uppercase;letter-spacing:.3px}.table tbody td{padding:12px!important;vertical-align:middle;border-color:#e4ece8!important;font-size:13px}.table tbody tr:nth-child(even){background:#f7fbf9}.table tbody tr:hover{background:#edf7f3}.table a{font-weight:800}.staff-table img.img-staff{width:88px!important;height:88px!important;object-fit:cover;border-radius:12px;border:3px solid #e1eee9;display:block;margin:auto}.staff-table td:first-child{text-align:center;font-weight:800;color:var(--brand)}.staff-table .name{font-weight:800;color:#173d34}.staff-table .designation{color:#65736e;font-size:12px}
.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-grid .gallery-item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--shadow)}.gallery-grid img{width:100%;height:220px;object-fit:cover;display:block}.gallery-grid .gallery-caption{padding:12px;font-weight:700;font-size:13px}
.site-footer{background:#062f28;color:#dcebe7;margin-top:0}.footer-main{padding:55px 0 30px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr;gap:35px}.footer-brand{display:flex;gap:14px;align-items:flex-start}.footer-brand img{width:62px;height:62px;object-fit:contain;background:#fff;border-radius:12px;padding:5px}.site-footer h4{color:#fff;margin:0 0 14px;font-size:18px}.site-footer p,.site-footer li{font-size:13px;color:#bcd0ca}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin:7px 0}.footer-links a{color:#cfe0db}.footer-links a:hover{color:#f4b942}.contact-row{display:flex;gap:10px;margin:10px 0}.contact-row i{color:#f4b942;width:18px;margin-top:4px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:15px 0;display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;font-size:11px;color:#a9c0ba}.floating-actions{position:fixed;right:18px;bottom:18px;display:flex;flex-direction:column;gap:9px;z-index:999}.float-btn{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 10px 25px rgba(0,0,0,.18)}.float-wa{background:#1aa86b}.float-top{background:#0b5e4a}
.modal-content{border:0;border-radius:18px;overflow:hidden}.modal-header{background:#0b5e4a;color:#fff}.modal-header .close{color:#fff;opacity:1}.loader-wrap{display:none!important}.preloader{display:none!important}.owl-carousel .owl-item img{height:auto}.main-slider-two{margin:0}.main-slider-two .owl-nav button{width:44px!important;height:44px!important;border-radius:50%!important;background:rgba(255,255,255,.18)!important;color:#fff!important}.main-slider-two .owl-nav{position:absolute;left:0;right:0;top:50%;display:flex;justify-content:space-between;padding:0 22px;pointer-events:none}.main-slider-two .owl-nav button{pointer-events:auto}.main-slider-two .slide .image-layer{background-position:center!important;background-size:cover!important}.sponsors-carousel img{max-height:90px!important;object-fit:contain}.counter-section,.testimonial-section,.clients-section,.project-section-two{display:none!important}
@media(max-width:992px){.brand-badge{display:none}.nav-menu{display:none}.mobile-toggle{display:block}.main-nav .nav-inner{justify-content:flex-end}.hero-slide{height:480px}.hero-copy h2{font-size:38px}.info-grid,.news-grid{grid-template-columns:1fr}.about-grid,.calendar-panel,.footer-grid{grid-template-columns:1fr}.quick-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:1fr 1fr}.site-header.mobile-open .nav-menu{display:block;position:absolute;left:0;right:0;top:100%;background:#083f35;padding:8px 4%;box-shadow:var(--shadow)}.site-header.mobile-open .nav-menu>li>a{padding:12px}.site-header.mobile-open .nav-menu .dropdown{position:static;display:block;background:rgba(255,255,255,.05);box-shadow:none}.site-header.mobile-open .dropdown a{color:#fff}.brand-copy h1{font-size:20px}}
@media(max-width:600px){.site-top .top-inner{justify-content:center}.top-left{display:none}.brand-logo{width:58px;height:58px}.brand-copy h1{font-size:17px}.brand-copy p{font-size:11px}.hero-slide{height:430px}.hero-copy h2{font-size:30px}.hero-copy p{font-size:14px}.section-space{padding:50px 0}.section-head h2,.about-copy h2{font-size:28px}.quick-grid,.feature-list,.gallery-grid{grid-template-columns:1fr}.about-image{height:300px}.notice-banner{flex-direction:column;align-items:flex-start}.clock-face{font-size:34px}.footer-bottom{display:block}.footer-bottom>div{margin:4px 0}.page-section{padding:45px 0!important}.table{min-width:680px}.page-section .auto-container{overflow-x:hidden}.staff-table{min-width:760px}}

/* Final project additions */
.gov-logos{display:flex;align-items:center;gap:10px;flex:0 0 auto}.gov-logos img{width:130px;height:58px;object-fit:contain;background:#fff;border-radius:10px}.footer-logos img{width:120px;height:54px}.brand-wrap{display:flex!important;align-items:center;gap:14px}.brand-copy{min-width:0}.site-slider{position:relative;overflow:hidden;min-height:520px;background:#102c2a}.hero-track{position:relative;height:520px}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .55s ease;display:block!important}.hero-slide.is-active{opacity:1;visibility:visible;z-index:2}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,36,34,.86),rgba(7,36,34,.34),rgba(7,36,34,.08))}.hero-content{position:relative;z-index:3;height:100%;display:flex;align-items:center}.hero-copy{max-width:700px;color:#fff}.hero-copy h2{font-size:48px;line-height:1.08;margin:12px 0}.slider-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#0f4b45;font-size:34px;line-height:40px;cursor:pointer}.slider-prev{left:20px}.slider-next{right:20px}.hero-dots{position:absolute;z-index:6;left:50%;bottom:20px;transform:translateX(-50%);display:flex;gap:7px}.hero-dots button{width:10px;height:10px;border-radius:50%;border:0;padding:0;background:rgba(255,255,255,.55);cursor:pointer}.hero-dots button.active{background:#f6b73c;transform:scale(1.35)}.principal-card{display:grid;grid-template-columns:180px 1fr;gap:28px;align-items:center;background:#fff;border:1px solid #e1ebe8;border-radius:24px;padding:26px;box-shadow:0 14px 40px rgba(12,52,48,.08)}.principal-photo img{width:170px;height:190px;object-fit:cover;border-radius:18px;border:5px solid #eef6f3}.principal-card h2{margin:4px 0 8px}.principal-contact{margin:12px 0 18px;font-weight:700}.topper-slider{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.topper-card{background:#fff;border-radius:20px;padding:18px;display:flex;gap:15px;align-items:center;border:1px solid #dfeae7;box-shadow:0 10px 30px rgba(15,61,58,.06)}.topper-photo{width:90px;height:110px;border-radius:14px;overflow:hidden;background:#edf4f2;flex:0 0 auto}.topper-photo img{width:100%;height:100%;object-fit:cover}.topper-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:28px;color:#7c9690}.topper-card h3{margin:6px 0 3px;font-size:18px}.topper-card strong{display:block;font-size:20px;color:#0f766e}.topper-card small{display:block;color:#71837f;margin-top:3px}.rank{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#b46d00}.topper-card p{margin:0;color:#687a76}.site-footer .footer-brand{align-items:flex-start}.site-footer .footer-logos{margin-bottom:12px}
@media(max-width:900px){.brand-copy h1{font-size:21px}.gov-logos img{width:94px;height:48px}.hero-track,.site-slider{height:460px;min-height:460px}.hero-copy h2{font-size:36px}.topper-slider{grid-template-columns:1fr 1fr}.principal-card{grid-template-columns:120px 1fr}.principal-photo img{width:115px;height:145px}}
@media(max-width:600px){.brand-wrap{align-items:flex-start}.gov-logos{order:2}.gov-logos img{width:72px;height:42px}.brand-copy{order:1}.brand-copy p{display:none}.hero-track,.site-slider{height:410px;min-height:410px}.hero-copy h2{font-size:29px}.hero-copy p{font-size:14px}.slider-arrow{width:36px;height:36px;font-size:28px}.topper-slider{grid-template-columns:1fr}.principal-card{grid-template-columns:1fr;text-align:center}.principal-photo img{width:120px;height:150px}.principal-photo{display:flex;justify-content:center}.footer-logos img{width:90px}}
.topper-card.is-active{outline:2px solid rgba(15,118,110,.18)}

/* Government identity and homepage achievement refinements */
.gov-logos img{background:#fff;object-fit:contain;border:1px solid #e6ece9;padding:4px}.gov-logos img:first-child{width:145px;height:64px}.gov-logos img:last-child{width:72px;height:64px}.footer-logos img:first-child{width:145px;height:58px}.footer-logos img:last-child{width:72px;height:58px}.principal-photo-placeholder{width:170px;height:190px;border-radius:18px;background:linear-gradient(135deg,#0b5e4a,#0f766e);color:#fff;display:flex;align-items:center;justify-content:center;border:5px solid #eef6f3}.principal-photo-placeholder span{font-size:46px;font-weight:900;letter-spacing:2px}.principal-page-photo{display:flex;justify-content:center}.topper-carousel{position:relative;min-height:250px;background:linear-gradient(135deg,#f7fbf9,#eef7f3);border:1px solid #dcebe6;border-radius:24px;padding:28px 75px;overflow:hidden}.topper-slide{display:none;align-items:center;gap:30px;min-height:195px}.topper-slide.is-active{display:flex;animation:topperFade .45s ease}.topper-slide .topper-photo{width:155px;height:175px;border-radius:18px;flex:0 0 auto}.topper-content h3{font-size:30px;margin:8px 0}.topper-content strong{font-size:28px;color:#0b6b59;display:block}.topper-content p{margin:5px 0;color:#63756f}.topper-content small{display:block;margin-top:6px;color:#71847e}.topper-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#0b5e4a;color:#fff;font-size:28px;cursor:pointer;z-index:3}.topper-prev{left:20px}.topper-next{right:20px}.topper-dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.topper-dots button{width:9px;height:9px;border:0;border-radius:50%;background:#a9c6bd}.topper-dots button.active{background:#f0ad35;transform:scale(1.3)}.topper-empty{display:flex!important;align-items:center;justify-content:center;font-size:52px;color:#0b6b59}.faq-list details{border-bottom:1px solid #e4ece8;padding:16px 0}.faq-list summary{cursor:pointer;font-weight:800;color:#16483d}.faq-list p{margin:10px 0 0}@keyframes topperFade{from{opacity:.2;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:600px){.gov-logos img:first-child{width:92px;height:45px}.gov-logos img:last-child{width:52px;height:45px}.footer-logos img:first-child{width:100px;height:46px}.footer-logos img:last-child{width:54px;height:46px}.topper-carousel{padding:25px 48px;min-height:310px}.topper-slide{flex-direction:column;text-align:center;gap:12px}.topper-slide .topper-photo{width:110px;height:125px}.topper-content h3{font-size:22px}.topper-content strong{font-size:22px}.principal-photo-placeholder{margin:auto}}
