*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Noto Sans Bengali",Arial,sans-serif;color:#454b49;background:#fff;line-height:1.75}a{text-decoration:none;color:inherit}.container{width:min(1160px,92%);margin:auto}.top-strip{background:#063c2d;color:#b9c9c4;font-size:12px}.top-inner{padding:5px 0;display:flex;justify-content:space-between}.top-inner a{margin-left:18px}.branding{min-height:125px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:18px}.brand h1{margin:0;color:#064734;font-size:34px;line-height:1.2}.brand p{margin:5px 0;color:#4d685e;font-family:Georgia,serif;font-style:italic;font-size:16px}.brand p i{padding:0 7px;color:#999}.logo{width:90px;height:90px;border:4px solid #07553d;border-radius:50%;position:relative;overflow:hidden;background:linear-gradient(#e9f1ed 50%,#d6ece6 50%);box-shadow:0 2px 6px #0002}.logo:before,.logo:after{content:"";position:absolute;bottom:20px;background:#07553d}.logo:before{width:45px;height:25px;left:0;transform:skewX(-35deg)}.logo:after{width:52px;height:28px;right:-4px;transform:skewX(30deg)}.logo-sun{position:absolute;width:18px;height:18px;border-radius:50%;background:#ef3030;top:17px;left:34px;z-index:3}.logo-river{position:absolute;bottom:-2px;left:24px;width:44px;height:45px;background:#319c9b;transform:rotate(-18deg);border-radius:50%;z-index:2}.logo-hill{position:absolute;bottom:26px;left:19px;width:52px;height:15px;background:#17634b;border-radius:50% 50% 0 0;z-index:3}.logo span{position:absolute;z-index:5;bottom:4px;left:23px;color:#fff;font-size:11px;font-weight:800;letter-spacing:2px}.header-right{text-align:right;color:#064734;font-weight:600}.header-right p{margin:0 0 8px}.socials{display:flex;justify-content:flex-end;gap:8px}.socials a{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#07553d;color:#fff;font-weight:700;font-size:13px}.socials a:first-child{background:#315caa}.socials a:nth-child(2){background:#c72626}.navbar{background:#005039;color:#fff;box-shadow:0 2px 7px #0003}.nav-inner{display:flex;align-items:center}.navbar ul{display:flex;list-style:none;margin:0;padding:0}.navbar li{position:relative}.navbar li>a{display:block;padding:12px 17px;font-size:14px;border-right:1px solid #17604e}.navbar li>a:hover,.navbar li>a.active{background:#f32c2f}.navbar b{font-size:13px;margin-left:5px}.dropdown{display:none!important;position:absolute!important;top:100%;left:0;min-width:210px;background:#fff;box-shadow:0 7px 15px #0003;z-index:30}.dropdown a{color:#333!important;background:#fff!important;border-bottom:1px solid #eee!important}.dropdown a:hover{color:#fff!important;background:#005039!important}.has-dropdown:hover .dropdown{display:block!important}.search{margin-left:auto;display:flex;background:#fff;border-radius:18px;overflow:hidden;height:34px}.search input{border:0;outline:0;padding:0 12px;width:180px;font-family:inherit}.search button{border:0;background:#fff;color:#07553d;font-size:20px;padding:0 10px}.mobile-toggle{display:none}.hero{min-height:420px;background:linear-gradient(90deg,#003f2ddd 0%,#003f2d9b 43%,#003f2d22 75%),url("https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=1800&q=85") center/cover}.hero-content{display:flex;align-items:center;min-height:420px}.hero-copy{color:#fff;max-width:650px;padding:45px 0}.welcome{font-size:18px;font-weight:600}.hero h2{font-size:46px;line-height:1.2;margin:5px 0 7px}.hero h3{font-size:22px;margin:0}.red-line{height:4px;width:47px;background:#ff3131;margin:15px 0}.hero p{font-size:16px;max-width:610px}.button,.small-button{display:inline-block;background:#f22e31;color:#fff;border:0;padding:8px 20px;border-radius:5px;font-family:inherit;cursor:pointer}.button:hover{background:#d31d20}.main-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;padding:16px 0 55px}.about-card{border:1px solid #dce5e1;border-radius:6px;padding:9px;display:grid;grid-template-columns:43% 57%;gap:22px;box-shadow:0 1px 4px #0000000d}.about-image{min-height:240px}.naogaon-art{height:100%;min-height:240px;position:relative;overflow:hidden;background:linear-gradient(#83c8ec 0 48%,#70b9c1 49% 65%,#5caaa0 66%);border-radius:2px}.naogaon-art:before{content:"";position:absolute;left:-10%;bottom:54px;width:120%;height:85px;background:#3c7552;clip-path:polygon(0 100%,18% 20%,35% 60%,53% 5%,70% 60%,83% 22%,100% 100%)}.naogaon-art:after{content:"";position:absolute;left:8%;bottom:28px;width:84%;height:15px;background:#e5e5cf;box-shadow:0 7px 0 #3b6751}.sun{position:absolute;right:17%;top:18%;width:40px;height:40px;border-radius:50%;background:#ffd45c}.bridge{position:absolute;left:4%;right:4%;bottom:76px;height:10px;background:#777;z-index:3;box-shadow:0 12px 0 #555}.water{position:absolute;bottom:0;left:0;right:0;height:55px;background:#6cb5b7}.naogaon-label{position:absolute;right:16px;bottom:14px;background:#111c;color:#fff;padding:2px 12px;font-size:22px;z-index:8}.about-text{padding:4px 15px 10px}.about-text h2,.text-section h2{margin:0;color:#173b31;font-size:29px}.green-line{width:48px;height:3px;background:#07553d;margin:7px 0 17px}.about-text p{font-size:14px}.small-button{background:#07553d;padding:5px 16px;font-size:13px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:15px}.panel{border:1px solid #dce5e1;border-radius:6px;padding:12px}.panel-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd}.panel-heading h2{font-size:18px;margin:0;color:#172f28}.panel-heading a{font-size:12px;color:#07553d}.event{display:flex;gap:13px;padding:9px 0;border-bottom:1px solid #eee}.event:last-child,.news:last-child{border-bottom:0}.event time{width:52px;height:52px;flex:none;background:#087052;color:#fff;border-radius:4px;text-align:center;line-height:1.2;padding-top:5px}.event time strong{display:block;font-size:20px}.event time small{font-size:11px}.event h3,.news h3{margin:0;font-size:13px;color:#333}.event p{margin:1px 0;font-size:11px;color:#777}.news{display:flex;gap:10px;padding:9px 0;border-bottom:1px solid #eee}.news .thumb{width:62px;height:48px;flex:none;background-size:cover;background-position:center;border-radius:3px}.thumb.one{background-image:url("https://images.unsplash.com/photo-1524368535928-5b5e00ddc76b?auto=format&fit=crop&w=300&q=70")}.thumb.two{background-image:url("https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=300&q=70")}.thumb.three{background-image:url("https://images.unsplash.com/photo-1548013146-72479768bada?auto=format&fit=crop&w=300&q=70")}.news small{font-size:10px;color:#999}.text-section{padding:42px 0;border-top:1px solid #e5ebe8}.feature-grid,.committee{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.feature-grid>div,.committee>div{border:1px solid #e0e7e4;padding:18px;border-radius:5px}.feature-grid b,.committee strong{color:#07553d}.committee span{display:block;margin-top:5px;color:#333}.archive{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.archive a{padding:12px;background:#f5f8f7;border:1px solid #dde6e2}.archive a:hover{color:#fff;background:#07553d}form input,form textarea{width:100%;padding:12px;margin-bottom:12px;border:1px solid #d8dfdc;border-radius:4px;font:inherit}form textarea{height:130px;resize:vertical}.side-card{border:1px solid #dce5e1;border-radius:6px;margin-bottom:18px;overflow:hidden;background:#fff}.side-card h2{font-size:19px;margin:0;padding:12px 15px;background:#f3f7f5;color:#163b30}.side-card>a{display:flex;justify-content:space-between;padding:9px 15px;border-bottom:1px solid #e5e9e7;font-size:14px}.side-card>a:hover{color:#07553d;background:#f5f8f7}.side-quote{background:#eef7f3;border:1px solid #dcebe5;padding:24px;text-align:center;margin-bottom:18px;color:#16483a}.side-quote div{font-size:32px}.side-quote p{font-size:17px;font-weight:600}.join{padding-bottom:18px}.join p{padding:0 15px;font-size:13px}footer{background:#002d24;color:#b9c9c4}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px;padding:34px 0}.footer-brand{display:flex;gap:13px;align-items:center}.logo.mini{width:62px;height:62px}.footer-brand h2{color:#fff;font-size:19px;margin:0}.footer-brand p{font-family:Georgia,serif;font-size:11px;font-style:italic}.foot h3{color:#fff;margin:0 0 7px;font-size:16px}.foot p{font-size:12px;margin:2px 0}.footer-social{justify-content:flex-start}.copyright{border-top:1px solid #16463c;text-align:center;padding:11px;font-size:11px}@media(max-width:850px){.branding{min-height:100px}.brand h1{font-size:24px}.header-right{display:none}.navbar ul{display:none;position:absolute;left:0;right:0;top:100%;background:#005039;flex-direction:column}.navbar ul.open{display:flex}.navbar li>a{border-bottom:1px solid #17604e}.dropdown{position:static!important}.has-dropdown:hover .dropdown{display:none!important}.has-dropdown .dropdown{display:none!important}.has-dropdown:focus-within .dropdown{display:block!important}.mobile-toggle{display:block;background:none;border:0;color:#fff;font-size:25px;padding:7px}.search{margin-left:auto}.main-grid{grid-template-columns:1fr}.sidebar{order:2}.about-card,.two-columns{grid-template-columns:1fr}.feature-grid,.committee,.archive{grid-template-columns:1fr}.hero h2{font-size:35px}.hero h3{font-size:18px}.footer-grid{grid-template-columns:1fr}.logo{width:72px;height:72px}.brand small{font-size:10px}}
