*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{width:100%;height:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow-x:hidden}.committee-container{flex-direction:column;width:100%;max-width:1200px;height:auto;margin:0 auto;padding:1rem;display:flex}.navbar{z-index:100;background:linear-gradient(135deg,#004429 0%,#0b5d3b 100%);border-radius:12px;margin-bottom:2rem;position:sticky;top:0;box-shadow:0 2px 12px #00000014}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex}.navbar-back{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:1rem;font-weight:600;transition:all .3s}.navbar-back:hover{background:#ffffff1a;transform:translate(-2px)}.navbar-brand{color:#fff;align-items:center;gap:.5rem;font-size:18px;font-weight:700;text-decoration:none;transition:transform .3s;display:flex}.navbar-brand:hover{transform:scale(1.05)}.navbar-brand img{height:32px}.hero{text-align:center;background:linear-gradient(135deg,#0044298c 0%,#0b5d3b66 100%);border-radius:16px;justify-content:center;align-items:center;min-height:400px;margin-bottom:4rem;padding:4rem 1.5rem;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #0000004d}.hero-background-image{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:1;background:linear-gradient(135deg,#00442966 0%,#0b5d3b4d 100%);position:absolute;inset:0}.hero-content{z-index:2;max-width:600px;position:relative}.hero-title{color:#fff;text-shadow:0 2px 8px #0003;margin-bottom:1rem;font-size:3rem;font-weight:700;animation:.8s slideDown}.hero-subtitle{color:#fff;text-shadow:0 1px 4px #00000026;margin-bottom:2rem;font-size:1.125rem;animation:.8s .2s both slideUp}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section{margin-bottom:4rem}.section-title{text-align:center;color:#004429;justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;font-size:2.25rem;font-weight:700;display:flex}.section-title-icon{font-size:2rem}.section-subtitle{text-align:center;opacity:.8;max-width:800px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1rem}.search-container{max-width:500px;margin:0 auto 2.5rem;position:relative}.search-input{background:#ffffffe6;border:2px solid #00442933;border-radius:10px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.search-input:focus{background:#fff;border-color:#004429;outline:none;box-shadow:0 4px 12px #00442926}.search-icon{opacity:.6;font-size:1.125rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.committee-members{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:1.5rem;max-width:100%;margin-bottom:2rem;display:grid}.committee-row{grid-template-columns:repeat(2,1fr);justify-items:center;gap:1.5rem;width:100%;max-width:900px;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:grid}.member-card{cursor:pointer;backdrop-filter:blur(10px);text-align:center;height:auto;width:inherit;background:linear-gradient(135deg,#fffffff2 0%,#f0faf5e6 100%);border:1px solid #00442926;border-left:4px solid #0b5d3b;border-radius:12px;flex-direction:column;align-items:center;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 15px #00442914,0 2px 8px #0000000d}.member-card:hover{background:linear-gradient(135deg,#fff 0%,#f0faf5 100%);border-color:#0044294d;transform:translateY(-6px);box-shadow:0 12px 30px #00442926,0 6px 12px #00000014}.member-header{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex;position:relative}.member-avatar{color:#fff;background:linear-gradient(135deg,#004429 0%,#0b5d3b 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2.5rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 4px 12px #00442940}.member-image{object-fit:cover;width:100%;height:100%}.member-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#004429 0%,#0b5d3b 100%);border-radius:20px;padding:.25rem .75rem;font-size:.7rem;font-weight:700}.member-badge.chairperson{background:linear-gradient(135deg,#caa747 0%,#b89b3a 100%)}.member-badge.secretary{background:linear-gradient(135deg,#0b5d3b 0%,#004429 100%)}.member-badge.member{background:linear-gradient(135deg,#004429 0%,#0b5d3b 100%)}.member-name{color:#004429;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.member-designation{color:#666;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.member-role{opacity:.75;margin-bottom:1rem;font-size:.9375rem;line-height:1.5}.member-contact{border-top:1px solid #0044291a;justify-content:center;gap:.75rem;width:100%;margin-top:auto;padding-top:1rem;display:flex}.contact-link{color:#004429;background:#00442914;border:2px solid #00442933;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.125rem;text-decoration:none;transition:all .3s;display:flex}.contact-link:hover{color:#fff;background:linear-gradient(135deg,#004429 0%,#0b5d3b 100%);border-color:#004429;transform:translateY(-2px);box-shadow:0 4px 12px #00442940}.no-results{text-align:center;background:#f443360d;border:2px dashed #f4433633;border-radius:10px;padding:3rem 1.5rem}.no-results p{color:#f44336;font-size:1rem;font-weight:500}.info-section{background:linear-gradient(135deg,#fff3e0f2 0%,#fff8f0e6 100%);border:1px solid #caa74733;border-left:4px solid #caa747;border-radius:12px;margin-top:3.5rem;padding:2rem;box-shadow:0 4px 15px #caa74714}.info-title{color:#8b7b2c;align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700;display:flex}.info-icon{font-size:1.25rem}.info-list{flex-direction:column;gap:.75rem;display:flex}.info-item{color:#333;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.6;display:flex}.info-bullet{color:#caa747;flex-shrink:0;font-weight:700}.info-text{opacity:.85}@media (width<=768px){.hero{min-height:300px;padding:2rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.institution-info{margin-bottom:2rem;padding:1.5rem}.institution-name{font-size:1.5rem}.institution-bengali{font-size:1rem}.committee-section{padding:1.5rem}.committee-title{font-size:1.375rem}.role-header{flex-direction:column;align-items:flex-start;gap:.75rem}.role-members-count{align-self:flex-start;margin:0}.role-toggle{position:absolute;top:50%;right:1.5rem;transform:translateY(-50%)}.role-header:hover{padding-left:1.5rem}.notes-section{padding:1.5rem}.committee-row{grid-template-columns:1fr;gap:1rem}.member-card{padding:1.5rem}.footer-links{gap:1rem;font-size:.75rem}}@media (width<=480px){.committee-container,.navbar-container{padding:.75rem}.navbar-brand{font-size:1rem}.navbar-brand img{height:24px}.hero{min-height:250px;padding:1.5rem 1rem}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.875rem}.institution-info{padding:1.25rem}.institution-name{font-size:1.25rem}.institution-bengali{font-size:.95rem}.committee-section{padding:1.25rem}.committee-title{gap:.5rem;font-size:1.125rem}.team-section-divider{background:linear-gradient(90deg,#0000,#0044294d,#0000);border-radius:2px;flex:none;width:60px;height:2px;transition:all .3s}.team-section-title:hover .team-section-divider{background:linear-gradient(90deg,#0000,#0b5d3b99,#0000);width:80px;box-shadow:0 2px 8px #00442926}.team-section-divider{width:40px}.section-title:hover .team-section-divider{width:60px}.committee-icon{font-size:1.25rem}.committee-subtitle{font-size:.85rem}.role-header{padding:1rem}.role-members-count{padding:.25rem .5rem;font-size:.75rem}.member-item{gap:.75rem;padding:.5rem 0}.member-number{width:24px;height:24px;font-size:.75rem}.member-name{font-size:.875rem}.member-designation{font-size:.8rem}.notes-section{padding:1.25rem}.notes-title{margin-bottom:1rem;font-size:1.1rem}.note-item{font-size:.85rem}.info-footer{padding:1rem;font-size:.8rem}}.footer{color:#fff;text-align:center;background:linear-gradient(135deg,#004429 0%,#0b5d3b 100%);border-radius:12px;margin-top:4rem;padding:3rem 1.5rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:1.5rem;display:flex}.footer-link{color:#fff;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:500;text-decoration:none;transition:opacity .3s}.footer-link:hover{opacity:.8;text-decoration:underline}.footer-copyright{opacity:.8;font-size:.75rem}@media (width<=768px){.hero{min-height:300px;padding:2rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.section-title{font-size:1.875rem}.section-title-icon{font-size:1.5rem}.committee-members{grid-template-columns:1fr;gap:1rem}.member-card,.info-section{padding:1.5rem}.footer-links{gap:1rem;font-size:.75rem}}@media (width<=480px){.committee-container,.navbar-container{padding:.75rem}.navbar-brand{font-size:1rem}.navbar-brand img{height:24px}.hero{min-height:250px;padding:1.5rem 1rem}.hero-title{font-size:1.5rem}.hero-subtitle{font-size:.875rem}.section-title{font-size:1.5rem}.search-container{margin:0 auto 1.5rem}.search-input{padding:.875rem .875rem .875rem 2.75rem;font-size:.9rem}.committee-row{grid-template-columns:1fr;gap:1rem}.member-avatar{width:60px;height:60px;font-size:1.75rem}.member-name{font-size:1.1rem}.member-designation{font-size:.8rem}.member-role{font-size:.85rem}.member-card,.info-section{padding:1.25rem}.info-title{margin-bottom:1rem;font-size:1.1rem}.info-item{font-size:.85rem}.footer{margin-top:2rem;padding:2rem 1rem}.footer-links{gap:.75rem;margin-bottom:1rem}.footer-link{font-size:.75rem}.footer-copyright{font-size:.7rem}}