:root{--green:#063d31;--red:#cf2e35;--ink:#15211f;--muted:#5f6b68;--stone:#f3f1eb;--paper:#fcfcfa;--line:#d9ddd7;--serif:"Noto Serif Bengali",serif;--sans:"Hind Siliguri",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 var(--sans)}.container{width:min(1160px,calc(100% - 48px));margin:auto}.skip-link{position:absolute;top:-100px;left:16px;background:#fff;color:#000;padding:10px;z-index:99}.skip-link:focus{top:16px}.utility-bar{background:#022b22;color:#d4e0dc;font-size:.85rem}.utility-content{display:flex;justify-content:space-between;align-items:center;min-height:38px}.utility-content p{margin:0}.search-form{display:flex}.search-form input{width:180px;padding:4px 8px;border:0;font:inherit}.search-form button{border:0;background:var(--red);color:#fff;padding:4px 10px;font:inherit}.site-header{position:sticky;top:0;z-index:10;background:rgba(252,252,250,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-content{display:flex;justify-content:space-between;align-items:center;min-height:84px}.brand{display:flex;align-items:center;gap:12px;color:var(--green);text-decoration:none}.brand strong{display:block;font:600 1.35rem/1.15 var(--serif)}.brand small{display:block;color:var(--muted);font-size:.74rem}.brand-mark,.custom-logo-link{width:42px;height:42px;border-radius:50%;background:var(--green);border:4px solid var(--red);display:grid;place-items:center;overflow:hidden}.custom-logo{max-width:100%;height:auto}.brand-mark span{height:13px;width:13px;border-radius:50%;background:#fff}.site-nav ul{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0}.site-nav a{display:block;text-decoration:none;color:#253632;font-weight:600;padding:28px 0 24px;border-bottom:2px solid transparent}.site-nav a:hover,.site-nav .current-menu-item>a{color:var(--green);border-color:var(--red)}.menu-toggle{display:none;border:0;background:none;width:38px}.menu-toggle span:not(.sr-only){display:block;height:2px;background:var(--green);margin:6px 0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.hero{min-height:570px;position:relative;overflow:hidden;background:var(--green);color:#fff}.hero-pattern{position:absolute;inset:0;opacity:.12;background-image:radial-gradient(circle at 82% 20%,transparent 0 70px,#fff 71px 73px,transparent 74px),linear-gradient(120deg,transparent 50%,#fff 50.3%,transparent 50.6%);background-size:240px 240px,340px 340px}.hero-grid{position:relative;display:grid;grid-template-columns:1.35fr .8fr;gap:70px;align-items:center;padding:90px 0}.eyebrow{margin:0 0 10px;color:var(--red);font-size:.8rem;letter-spacing:.08em;font-weight:700}.eyebrow.light{color:#b9dfd4}.hero h1,.section-heading h2,.section-top h2,.leader-copy h2,.single-entry h1,.archive-header h1{font:600 clamp(2.1rem,4.3vw,4.5rem)/1.22 var(--serif);margin:0}.hero-intro{max-width:660px;color:#d5e4df;font-size:1.12rem}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:32px}.button{display:inline-block;padding:12px 22px;border:1px solid transparent;text-decoration:none;font-weight:700;cursor:pointer}.button-light{background:#fff;color:var(--green)}.button-outline{border-color:var(--green);color:var(--green)}.button-dark{background:var(--green);color:#fff}.text-link{color:var(--green);font-weight:700;text-decoration:none}.text-link.light{color:#fff}.feature-card{background:#faf8f2;color:var(--ink);padding:24px;box-shadow:20px 20px 0 rgba(0,0,0,.1)}.feature-art{position:relative;height:172px;margin:15px 0;background:#d8e3db;overflow:hidden}.feature-art:after{content:"";position:absolute;bottom:18px;left:43%;width:40px;height:115px;background:#30453f;clip-path:polygon(43% 0,57% 0,62% 72%,100% 100%,0 100%,38% 72%)}.sun{position:absolute;right:25px;top:25px;width:75px;height:75px;border-radius:50%;background:var(--red)}.feature-meta,.story-meta{font-size:.78rem;letter-spacing:.04em;color:var(--muted);font-weight:700}.feature-card h2{font:600 1.4rem/1.35 var(--serif);margin:0 0 12px}.section{padding:95px 0}.intro-section{display:grid;grid-template-columns:1fr 1fr;gap:100px}.intro-copy{font-size:1.07rem;color:#3e4b47}.leadership-section{padding-top:15px;padding-bottom:15px}.leadership-card{display:grid;grid-template-columns:.75fr 1.25fr;background:#f0f2ed}.leader-portrait{min-height:340px;background:linear-gradient(135deg,#183f35,#0b6150);display:flex;align-items:end;padding:35px;color:#f5bf9e;font:600 clamp(2.4rem,5vw,4.6rem)/1.05 var(--serif);position:relative;overflow:hidden}.leader-portrait:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-60px;top:-50px;background:var(--red);opacity:.88}.leader-portrait span{position:relative;z-index:1}.leader-copy{padding:48px 55px}.leader-copy h2{font-size:2.5rem}.leader-role{font-weight:700;color:var(--red);margin-top:2px}.leader-copy>p:not(.eyebrow):not(.leader-role){color:#4e5b56}.section-stone{background:var(--stone)}.section-top{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-top h2{font-size:clamp(2rem,3.5vw,3.15rem)}.post-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.post-card{background:#fff;box-shadow:0 4px 18px rgba(10,41,32,.08)}.post-card img{width:100%;height:180px;object-fit:cover}.post-card>div{padding:20px}.post-card h3{font:600 1.28rem/1.35 var(--serif);margin:8px 0}.post-card h3 a,.entry-card h2 a{color:var(--ink);text-decoration:none}.post-card p:not(.story-meta){color:var(--muted);font-size:.93rem}.empty-state{background:#fff;padding:25px}.archive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.archive-card{min-height:240px;border:1px solid var(--line);padding:28px;text-decoration:none;color:var(--ink);display:flex;flex-direction:column;transition:.2s transform,.2s box-shadow}.archive-card:hover{transform:translateY(-4px);box-shadow:0 14px 25px rgba(10,41,32,.12)}.card-icon{font-size:2rem;color:var(--red)}.archive-card h3{font:600 1.25rem var(--serif);margin:34px 0 8px}.archive-card p{color:var(--muted);font-size:.95rem;margin:0}.archive-card>span:last-child{font-weight:700;color:var(--green);margin-top:auto}.content-area{padding:90px 0;max-width:860px}.entry-card{border-bottom:1px solid var(--line);padding:24px 0}.entry-card h2{font:600 1.7rem var(--serif);margin:5px 0}.single-entry h1{font-size:clamp(2.2rem,4vw,3.6rem);margin-bottom:25px}.single-entry .wp-post-image{width:100%;height:auto;margin-bottom:30px}.entry-content{font-size:1.1rem}.entry-content img{max-width:100%;height:auto}.not-found{min-height:50vh}.site-footer{background:#062d25;color:#d5e1dd;padding:65px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr .6fr .8fr;gap:80px}.footer-brand{color:#fff}.footer-brand small{color:#a8c5bc}.footer-grid h2{font:600 1rem var(--serif);color:#fff;margin-top:0}.footer-grid p{font-size:.9rem}.footer-grid ul{list-style:none;margin:0;padding:0}.footer-grid a:not(.brand){display:block;color:#d5e1dd;text-decoration:none;margin:8px 0;font-size:.9rem}.footer-bottom{border-top:1px solid #42645a;margin-top:38px;padding-top:18px;font-size:.8rem;display:flex;justify-content:space-between}.footer-bottom p{margin:0}.footer-bottom div{display:flex;gap:18px}.footer-bottom a{color:#d5e1dd;text-decoration:none}.navigation.pagination{margin-top:30px}.nav-links{display:flex;gap:10px}.page-numbers{padding:8px 12px;border:1px solid var(--line);text-decoration:none;color:var(--green)}
@media(max-width:800px){.container{width:min(100% - 32px,1160px)}.utility-content p{display:none}.utility-content{justify-content:flex-end}.menu-toggle{display:block}.site-nav{display:none;position:absolute;left:0;right:0;top:84px;background:#fff;padding:12px 24px;border-bottom:1px solid var(--line)}.site-nav.open{display:block}.site-nav ul{display:block}.site-nav a{padding:10px 0;border-bottom:1px solid var(--line)}.hero-grid,.intro-section,.leadership-card{grid-template-columns:1fr;gap:38px}.hero-grid{padding:65px 0}.feature-card{max-width:470px}.section{padding:65px 0}.leader-copy{padding:35px 28px}.post-grid,.archive-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;gap:15px}.search-form input{width:140px}}@media(max-width:460px){body{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column}.post-grid,.archive-grid{grid-template-columns:1fr}.hero h1{font-size:2.5rem}.footer-bottom div{flex-wrap:wrap}}
.brand .custom-logo{width:42px;height:42px;object-fit:contain}
