*{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}.developers-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%)}.team-section{margin-bottom:3.5rem}.team-section-title{color:#004429;text-align:center;cursor:pointer;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.75rem 0;font-size:1.5rem;font-weight:700;transition:all .3s;display:flex;position:relative}.team-section-title:hover{color:#0b5d3b;transform:scale(1.05)}.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-label{white-space:nowrap}.team-members{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center;gap:1.5rem;max-width:100%;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;box-shadow:0 4px 12px #00442940}.member-avatar.supervisor{background:linear-gradient(135deg,#caa747 0%,#b89b3a 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-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:.25rem;font-size:.9375rem;line-height:1.5}.member-session{opacity:.6;margin-bottom:1rem;font-size:.8125rem;font-style:italic}.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}.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}.team-members{grid-template-columns:1fr}.member-card{padding:1.5rem}.team-section-title{gap:.75rem;font-size:1.25rem}.team-section-divider{width:40px}.team-section-title:hover .team-section-divider{width:60px}.footer-links{gap:1rem;font-size:.75rem}}@media (width<=480px){.developers-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}.team-section-title{gap:.5rem;font-size:1.1rem}.team-section-divider{width:30px}.team-section-title:hover .team-section-divider{width:45px}.member-avatar{width:60px;height:60px;font-size:1.75rem}.member-name{font-size:1.1rem}}