@import"https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=devanagari,latin-ext";.topnav{background-color:#2a2929;display:block;overflow:hidden;text-align:center;z-index:1000;position:sticky;top:0;padding:0;box-shadow:0 2px 10px #0000004d}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo{display:flex;align-items:center;text-decoration:none;color:#fffcfc}.logo{transition:transform .4s ease-in-out;width:50px;height:auto;margin-right:15px}.logo:hover{transform:rotate(360deg)}.title{font-size:28px;font-weight:700;color:#fffcfc;padding:2px 3px}.nav-menu{display:flex;list-style:none;gap:0;align-items:center}.nav-link{color:#fffcfc;text-decoration:none;font-weight:700;font-size:18px;padding:14px 20px;transition:all .3s ease;border-radius:5px;margin:0 5px;position:relative}.nav-link:hover{color:#1877f2;transform:translateY(-2px)}.nav-link.active{color:#1877f2}.nav-link[href="/"]:hover,.nav-link[href="/"].active{color:#ff6b35}.nav-link[href="/about"]:hover,.nav-link[href="/about"].active{color:#1877f2}.nav-link[href="/committees"]:hover,.nav-link[href="/committees"].active{color:#9336ac}.nav-link[href="/gallery"]:hover,.nav-link[href="/gallery"].active,.nav-link[href="/hacktams"]:hover,.nav-link[href="/hacktams"].active,.nav-link[href=""]:hover{color:#1dbc8d}.nav-link[href="/"]{display:none}.pages{font-size:18px;font-weight:700;display:block}.nav-toggle{display:none;flex-direction:column;cursor:pointer;float:right;margin-right:10px;margin-top:14px;width:30px;padding:5px}.bar{width:25px;height:3px;background-color:#fffcfc;margin:3px 0;transition:.3s;border-radius:2px}.not-showing{display:none}.showing{background-color:#2a2929;height:320px;margin-top:100px;width:100%;z-index:999;position:fixed;left:0;top:0;flex-direction:column;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000000d;padding:2rem 0;gap:1rem}@media (max-width: 925px){.nav-container{padding:0 25px}.logo{margin-top:5px;width:45px}.title{font-size:18px;margin-top:8px}.pages{font-size:15px;margin-top:-14px;display:none}.nav-toggle{display:flex}.nav-link[href="/"]{display:block}.nav-menu{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#2a2929;width:100%;text-align:center;transition:.3s ease-in-out;box-shadow:0 10px 27px #0000001a;padding:2rem 0;gap:1.5rem;height:auto;min-height:300px;margin-top:0;z-index:999;border-top:1px solid #444}.nav-menu.showing{left:0}.nav-link{font-size:20px;padding:15px 25px;margin:5px 0;border-radius:8px}.nav-toggle.active .bar:nth-child(2){opacity:0}.nav-toggle.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-toggle.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}}@media (max-width: 480px){.nav-container{padding:0 20px}.logo{width:40px;margin-right:10px}.title{font-size:16px}.nav-menu{padding:1.5rem 0}.nav-link{font-size:18px;padding:12px 20px}}.home{min-height:100vh;background-color:#1c1b1b}.upcoming-events{max-width:1200px;margin:0 auto 4rem;padding:0 20px}.events-container{display:flex;gap:4rem;align-items:flex-start}.events-left{flex:2}.events-title{color:#fffcfc;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:left;position:relative}.events-title:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background-color:red}.events-list{display:flex;flex-direction:column;gap:1.5rem}.event-item{display:flex;gap:1.5rem;align-items:flex-start}.event-date{color:#fffcfc;font-size:1.1rem;font-weight:700;min-width:80px;text-align:left}.event-content h3{color:#fffcfc;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.event-content p{color:#fffcfc;font-size:1rem;line-height:1.6}.facebook-group{flex:1;background:#2a2929;padding:2rem;border-radius:10px;box-shadow:0 4px 6px #0000004d}.facebook-title{color:#fffcfc;font-size:1.5rem;font-weight:700;margin-bottom:1rem;position:relative}.facebook-title:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background-color:#1877f2}.facebook-content p{color:#fffcfc;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.facebook-btn{background:#1877f2;color:#fffcfc;border:none;padding:.75rem 1.5rem;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;min-height:44px}.facebook-btn:hover{background:#166fe5}.first-section{display:flex;align-items:inherit;flex-wrap:wrap;justify-content:space-around;max-width:1200px;margin:0 auto 4rem;padding:0 20px}.slider-item{text-align:center;width:45%;margin-top:100px}.gallery-title{color:#9336ac;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center;position:relative}.gallery-title:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:100%;height:3px;background-color:#9336ac}.container-slider{box-shadow:0 10px 20px #0003;height:400px;overflow:hidden;position:relative;border-radius:10px}.slide{opacity:0;position:absolute;transition:opacity .4s ease-in-out;height:100%;width:100%}.slide img{height:100%;width:100%;object-fit:cover}.active-anim{opacity:1}.btn-slide{align-items:center;background:#f1f1f1;border:1px solid rgba(34,34,34,.287);border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;width:40px;top:50%;transform:translateY(-60%);min-height:44px;min-width:44px}.btn-slide img{height:25px;pointer-events:none;width:25px}.prev{left:20px}.next{right:20px}.container-dots{bottom:10px;display:flex;left:50%;position:absolute;transform:translate(-50%)}.dot{background:#f1f1f1;border:3px solid #f1f1f1;border-radius:50%;height:15px;margin:0 5px;width:15px;cursor:pointer;min-height:20px;min-width:20px}.dot.active{background:#202020}.cso-desc{text-align:center;width:47%;margin-top:20px}.what-is-cso,.what-do-we-do{color:#fffcfc;font-size:2rem;font-weight:700;margin-bottom:1.5rem;text-align:left;position:relative}.what-is-cso:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background-color:#1dbc8d}.what-do-we-do:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background-color:#9336ac}.cso-desc p{color:#fffcfc;font-size:1.1rem;line-height:1.8;text-align:left;margin-bottom:2rem}.green-highlight{color:#1dbc8d;font-weight:700}.promo-video{max-width:1200px;margin:0 auto 4rem;padding:0 20px;text-align:center}.promo-title{color:#fffcfc;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.promo-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:100px;height:3px;background-color:#ff8c00}.promo-placeholder{color:#fffcfc;font-size:1.2rem;margin-top:2rem}.footer{background-color:#2a2929;padding:3rem 0 1rem}.footer-content{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#fffcfc;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-section h4{font-size:1.2rem}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#fffcfc;text-decoration:none;font-size:1rem;transition:color .3s ease;padding:5px 0;display:inline-block}.footer-section ul li a:hover{color:#1dbc8d}.contact-info p{color:#fffcfc;font-size:1rem;margin-bottom:1rem}.email-btn{background:#fffcfc;color:#1c1b1b;border:none;padding:.5rem 1rem;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;min-height:44px}.email-btn:hover{background:#e0e0e0}.footer-bottom{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #444;padding-top:1rem}.copyright{color:#fffcfc;font-size:.9rem}.search-icon{width:40px;height:40px;background:#1dbc8d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fffcfc;font-size:1.2rem;font-weight:700;cursor:pointer}@media (max-width: 925px){.upcoming-events{padding:0 25px;margin-bottom:3rem}.events-container{flex-direction:column;gap:2rem}.events-left{flex:none}.facebook-group{flex:none;padding:1.5rem}.events-title{font-size:2rem;text-align:center}.event-item{flex-direction:column;gap:.5rem;padding:1rem;background:none;border-radius:8px;margin-bottom:1rem}.event-date{min-width:auto;font-size:1rem;color:#fffcfc}.event-content h3{font-size:1.2rem;color:#fffcfc}.event-content p{font-size:.95rem;color:#fffcfc}.first-section{flex-direction:column;margin:0 auto 3rem;padding:0 25px;gap:2rem}.slider-item{width:100%;margin-top:20px}.container-slider{height:300px}.cso-desc{width:100%;margin-top:0;padding:0 15px}.gallery-title,.what-is-cso,.what-do-we-do{font-size:1.8rem;text-align:center}.cso-desc p{font-size:1rem;text-align:center}.promo-video{padding:0 25px;margin-bottom:3rem}.promo-title{font-size:2rem}.footer-content{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 25px}.footer-bottom{flex-direction:column;gap:1rem;text-align:center;padding:0 25px}.footer{padding:2rem 0 1rem}}@media (max-width: 600px){.upcoming-events{padding:0 20px}.events-title{font-size:1.8rem}.event-item{padding:.8rem}.event-content h3{font-size:1.1rem}.event-content p{font-size:.9rem}.facebook-group{padding:1rem}.facebook-title{font-size:1.3rem}.facebook-btn{width:100%;padding:1rem}.first-section{padding:0 20px}.container-slider{height:250px}.btn-slide{height:35px;width:35px;min-height:35px;min-width:35px}.btn-slide img{height:20px;width:20px}.dot{height:12px;width:12px;min-height:15px;min-width:15px}.gallery-title,.what-is-cso,.what-do-we-do{font-size:1.5rem}.cso-desc p{font-size:.95rem}.promo-video{padding:0 20px}.promo-title{font-size:1.8rem}.footer-content{grid-template-columns:1fr;gap:1rem;padding:0 20px}.footer-section h3,.footer-section h4{font-size:1.3rem}.footer-section ul li a{font-size:.95rem}}@media (max-width: 480px){.container-slider{height:200px}.btn-slide{height:30px;width:30px;min-height:30px;min-width:30px}.btn-slide img{height:18px;width:18px}.gallery-title,.what-is-cso,.what-do-we-do{font-size:1.3rem}.cso-desc p{font-size:.9rem}}.about{min-height:100vh;background-color:#1c1b1b}.about-container{max-width:1200px;margin:0 auto;padding:0 20px}.team-member{display:flex;align-items:center;gap:4rem;margin-bottom:4rem;padding:2rem 0}.member-info{flex:2;text-align:center}.member-title{color:#fffcfc;font-size:2.5rem;font-weight:700;margin-bottom:2rem;position:relative}.member-title:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:100%;height:3px;background-color:#00bcd4}.member-title.green-underline:after{background-color:#1dbc8d}.member-title.purple-underline:after{background-color:#9336ac}.member-title.red-underline:after{background-color:red}.member-title.yellow-underline:after{background-color:#ffeb3b}.member-bio{color:#fffcfc;font-size:1.1rem;line-height:1.8;text-align:center;max-width:600px;margin:0 auto}.member-photo{flex:1;display:flex;justify-content:center}.member-photo img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 10px 20px #0000004d}@media (max-width: 925px){.about-container{padding:0 35px}.team-member{flex-direction:column;gap:2rem;text-align:center;margin-bottom:3rem;padding:1.5rem 0}.member-info{flex:none}.member-photo{flex:none;order:-1}.member-title{font-size:2rem;margin-bottom:1.5rem}.member-bio{font-size:1rem;line-height:1.6}.member-photo img{max-width:80%;max-height:400px}}@media (max-width: 600px){.about-container{padding:0 30px}.team-member{gap:1.5rem;margin-bottom:2.5rem;padding:1rem 0}.member-title{font-size:1.8rem;margin-bottom:1rem}.member-bio{font-size:.95rem;line-height:1.5}.member-photo img{max-width:90%;max-height:300px}}@media (max-width: 480px){.about-container{padding:0 25px}.team-member{gap:1rem;margin-bottom:2rem}.member-title{font-size:1.6rem}.member-bio{font-size:.9rem}.member-photo img{max-width:100%;max-height:250px}}.committee-card{background:#2a2929;border-radius:15px;box-shadow:0 8px 32px #0000004d;overflow:hidden;margin-bottom:2rem;border:1px solid #444}.committee-header{padding:2rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#2a2929 0%,#1c1b1b 100%)}.committee-header h3{margin:0;font-size:1.4rem;color:#fffcfc;font-weight:700;line-height:1.3}.expand-icon{font-size:1.8rem;font-weight:700;color:#1dbc8d;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(29,188,141,.1)}.expand-icon.expanded{transform:rotate(180deg)}.committee-content{max-height:0;overflow:hidden;transition:max-height .4s ease}.committee-content.expanded{max-height:2000px}.committee-description{flex:2}.committee-description p{color:#fffcfc;line-height:1.7;margin:0;font-weight:400;font-size:1rem;opacity:.95}.committee-heads{padding:0 2rem 2rem}.committee-heads h4{color:#fffcfc;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700;text-align:center}.committee-head{margin-bottom:1.5rem;padding:1.5rem;background:#2a2929;border-radius:10px}.head-content{display:flex;gap:1.5rem;align-items:flex-start}.head-content.reversed{flex-direction:row-reverse}.head-info{flex:2}.head-info h5{margin-bottom:.8rem;font-size:1.1rem;font-weight:700}.committee-card.green .head-info h5{color:#1dbc8d}.committee-card.blue .head-info h5{color:#1d9cbc}.committee-card.purple .head-info h5{color:#9336ac}.committee-card.orange .head-info h5{color:coral}.committee-card.pink .head-info h5{color:#fd6c9e}.committee-card.red .head-info h5{color:#b44}.committee-card.yellow .head-info h5{color:#1d4185}.committee-card.ye .head-info h5{color:#cbb537}.committee-card.wo .head-info h5{color:#a4b748}.head-info p{color:#fffcfc;font-size:.95rem;line-height:1.6;margin:0;font-weight:400;opacity:.9}.head-image{flex:1;min-width:120px;text-align:center}.head-image img{width:auto;height:300px;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px #0000004d}.committee-image{flex:1;text-align:center;min-width:200px}.committee-image img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 12px #0006}.committee-image img:hover{transform:scale(1.02)}.committee-main-content{display:flex;gap:2rem;align-items:flex-start;padding:2rem}.committee-card.green .committee-header{border-left:4px solid #1dbc8d}.committee-card.blue .committee-header{border-left:4px solid #1d9cbc}.committee-card.purple .committee-header{border-left:4px solid #9336ac}.committee-card.orange .committee-header{border-left:4px solid coral}.committee-card.pink .committee-header{border-left:4px solid #fd6c9e}.committee-card.red .committee-header{border-left:4px solid #b44}.committee-card.yellow .committee-header{border-left:4px solid #1d4185}.committee-card.ye .committee-header{border-left:4px solid #cbb537}.committee-card.wo .committee-header{border-left:4px solid #a4b748}@media (max-width: 925px){.committee-header{padding:1rem}.committee-header h3{font-size:1.1rem}.committee-description,.committee-heads,.committee-image{padding-left:1rem;padding-right:1rem}.committee-main-content{flex-direction:column;gap:1.5rem;padding:1.5rem}.committee-image{min-width:auto;order:-1;display:flex;justify-content:center;align-items:center;width:100%}.committee-image img{max-width:100%;height:auto;max-height:300px;margin:0 auto;display:block}.committee-description p{font-size:.95rem;line-height:1.6}.committee-heads{padding:0 1rem 1.5rem}.committee-heads h4{font-size:1.1rem;margin-bottom:1rem}.committee-head{padding:1rem;margin-bottom:1rem}.head-content{flex-direction:column;gap:1rem;text-align:center;align-items:center}.head-content.reversed{flex-direction:column}.head-info{flex:none;width:100%}.head-info h5{font-size:1rem;margin-bottom:.5rem}.head-info p{font-size:.9rem}.head-image{flex:none;min-width:auto;display:flex;justify-content:center;align-items:center;width:100%}.head-image img{height:200px;width:auto;max-width:100%;margin:0 auto;display:block}}@media (max-width: 600px){.committee-header{padding:.8rem}.committee-header h3{font-size:1rem}.committee-main-content{padding:1rem;gap:1rem}.committee-description,.committee-heads,.committee-image{padding-left:.5rem;padding-right:.5rem}.committee-description p{font-size:.9rem}.committee-heads{padding:0 .5rem 1rem}.committee-heads h4{font-size:1rem}.committee-head{padding:.8rem}.head-content{gap:.8rem}.head-info h5{font-size:.95rem}.head-info p{font-size:.85rem}.head-image img{height:150px}.committee-image img{max-height:250px}}@media (max-width: 480px){.committee-header{padding:.6rem}.committee-header h3{font-size:.95rem}.committee-main-content{padding:.8rem}.committee-description p{font-size:.85rem}.committee-heads h4{font-size:.95rem}.committee-head{padding:.6rem}.head-content{gap:.6rem}.head-info h5{font-size:.9rem}.head-info p{font-size:.8rem}.head-image img{height:120px}.committee-image img{max-height:200px}}.committees-page{min-height:100vh;background-color:#1c1b1b}.committees-page h1{text-align:center;font-size:3rem;margin-top:2rem;margin-bottom:1.5rem;color:#fffcfc;font-weight:700}.committees-intro{text-align:center;font-size:1.2rem;max-width:900px;margin:0 auto 4rem;color:#fffcfc;line-height:1.8;opacity:.9}.committees-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin:0 auto;max-width:1200px;padding:0 2rem}@media (max-width: 925px){.committees-page{padding:1rem 0}.committees-page h1{font-size:2.5rem;margin-top:1.5rem;margin-bottom:1rem}.committees-intro{font-size:1.1rem;margin-bottom:3rem;padding:0 1rem}.committees-grid{grid-template-columns:1fr;gap:2rem;padding:0 1rem}}@media (max-width: 600px){.committees-page h1{font-size:2rem;margin-top:1rem}.committees-intro{font-size:1rem;margin-bottom:2rem;padding:0 .5rem;line-height:1.6}.committees-grid{gap:1.5rem;padding:0 .5rem}}@media (max-width: 480px){.committees-page h1{font-size:1.8rem}.committees-intro{font-size:.95rem}}.App{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}main{flex:1}.page-enter{opacity:0;transform:translateY(20px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s,transform .3s}.page-exit{opacity:1;transform:translateY(0)}.page-exit-active{opacity:0;transform:translateY(-20px);transition:opacity .3s,transform .3s}@media (max-width: 768px){.App{font-size:14px}}@media (max-width: 480px){.App{font-size:13px}}*{margin:0;padding:0;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif;background-color:#1c1b1b;color:#fffcfc}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4,h5,h6{margin-bottom:1rem;color:#fffcfc;font-weight:700}p{margin-bottom:1rem;color:#fffcfc}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}button{cursor:pointer;border:none;background:none;font-family:inherit}.green:before{background-color:#1dbc8d}.blue:before{background-color:#1d9cbc}.purple:before{background-color:#9336ac}.red:before{background-color:#b44}.yellow:before{background-color:#1d4185}.orange:before{background-color:coral}.pink:before{background-color:#fd6c9e}.ye:before{background-color:#cbb537}.wo:before{background-color:#a4b748}strong{position:relative}strong:before{content:"";position:absolute;bottom:5px;left:0;width:calc(100% + 4px);height:30%;z-index:-1;transform:rotate(0)}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}
