*{margin:0;padding:0}.sliderImage{display:flex;height:500px;margin:auto;object-fit:cover;width:100vw}.section{background-color:#f9f9f9;padding:3rem 1rem}.section-heading{color:#1a5632;font-size:2rem;font-weight:700;margin-bottom:1rem;position:relative;text-align:center}.section-heading:after{background-color:#ffc629;border-radius:2px;content:"";display:block;height:3px;margin:.5rem auto;width:60px}.info-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1200px}.about-card,.social-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;flex:1 1 400px;padding:2rem}.about-card p,.social-card p{color:#333;font-size:1rem;line-height:1.7;margin-bottom:1rem}.social-iframe{border:none;border-radius:8px;margin-top:1rem;width:100%}.highlights-section{background-color:#fffdf3;padding:3rem 1rem}.highlight-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.highlight-card{background:#fff;border-radius:10px;box-shadow:0 4px 14px #00000014;max-width:300px;padding:1rem;text-align:center}.highlight-card img{border-radius:8px;margin-bottom:.75rem;width:100%}.highlight-card h4{color:#1a5632;font-weight:700;margin:.5rem 0}.highlight-card p{color:#444;font-size:.95rem}.map-section{background-color:#eef2ef;text-align:center}.map-container{border-radius:12px;box-shadow:0 4px 14px #0000001a;margin:2rem auto 0;max-width:1000px;overflow:hidden;width:100%}@media (max-width:768px){.info-grid{flex-direction:column}.highlight-card{max-width:90%}.social-iframe{height:350px}}.members-container{margin:0 auto;max-width:1200px;padding:3rem 1rem}.members-heading{color:#1a5632;font-size:2rem;margin-bottom:2rem;position:relative;text-align:center}.members-heading:after{background-color:#ffc629;border-radius:2px;content:"";display:block;height:3px;margin:.5rem auto 0;width:60px}.members-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-items:center;margin-bottom:4rem}.member-card{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;max-width:260px;padding:1.5rem;text-align:center;transition:transform .2s ease,box-shadow .3s ease;width:100%}.member-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-6px)}.member-photo{border:3px solid #ffc629;border-radius:50%;height:100px;margin-bottom:1rem;object-fit:cover;width:100px}.member-name{color:#1a5632;font-size:1.1rem;font-weight:700;margin:.3rem 0}.member-role{color:#333;font-size:.95rem;font-style:italic}.member-major{color:#777;font-size:.9rem}@media (max-width:480px){.member-card{padding:1.2rem}.member-photo{height:90px;width:90px}}.container{margin-top:5vh}@media (max-width:992px){.container{margin-top:2vh}}.events-page{margin:0 auto;max-width:1200px;padding:2rem 1rem}.calendar-section{margin-bottom:3rem;text-align:center}.calendar-heading{color:#1a5632;font-size:2rem;margin-bottom:.5rem}.calendar-subheading{color:#444;font-size:1rem;margin-bottom:1rem}.google-calendar{border:none;border-radius:12px;box-shadow:0 4px 14px #0000001a;height:600px;max-width:1000px;width:100%}.event-highlights-header{color:#1a5632;font-size:2rem;margin:3rem 0 2rem;position:relative;text-align:center}.event-highlights-header:after{background-color:#ffc629;border-radius:2px;content:"";display:block;height:3px;margin:.5rem auto 0;width:60px}.event-card{background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000014;display:flex;margin-bottom:2rem;overflow:hidden;transition:transform .3s ease}.event-card:hover{transform:translateY(-6px)}.event-card.reverse{flex-direction:row-reverse}.event-image{max-height:320px;object-fit:cover;width:50%}.event-details{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:2rem}.event-details h3{color:#1a5632;font-size:1.25rem;margin-bottom:1rem}.event-details p{color:#333;line-height:1.6}@media (max-width:992px){.event-card,.event-card.reverse{flex-direction:column}.event-image{height:auto;width:100%}.google-calendar{height:450px}}.links-page{margin:0 auto;max-width:1200px;padding:3rem 1rem}.links-heading{color:#1a5632;font-size:2rem;margin-bottom:2rem;text-align:center}.links-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.link-card{align-items:flex-start;background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000014;color:#1a5632;display:flex;gap:1rem;padding:1.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.link-card:hover{box-shadow:0 6px 16px #0000001a;transform:translateY(-4px)}.link-icon{color:#ffc629;font-size:1.5rem;margin-top:3px}.link-text h4{font-size:1rem;margin:0}.support-section{background:#f5f5f5;border-radius:12px;color:#333;margin:0 auto;max-width:900px;padding:2rem 1.5rem;text-align:center}.support-section h2{color:#1a5632;margin-bottom:1rem}.support-section a{color:#ffc629;font-weight:600;text-decoration:underline}@media (max-width:768px){.links-heading{font-size:1.5rem}.link-card{padding:1.2rem}.link-text h4{font-size:.95rem}}.contact-page{display:flex;flex-wrap:wrap;gap:2rem;margin:0 auto;max-width:1200px;padding:3rem 1rem}.form-contact-page{background-color:#fff;border-radius:12px;box-shadow:0 6px 20px #00000014;flex:2 1;padding:2rem}.contact-title{color:#1a5632;font-size:1.8rem;margin-bottom:1.5rem}form{flex-direction:column}.form-group-row,form{display:flex;gap:1rem}.form-control,.form-select,textarea{border:1px solid #ccc;border-radius:6px;font-size:1rem;padding:.75rem;width:100%}textarea{resize:none}.btn-submit{align-self:flex-start;background-color:#1a5632;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:.75rem 1.5rem;transition:background-color .3s ease;width:120px}.btn-submit:hover{background-color:#15472a}.contact-info{background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 14px #00000014;display:flex;flex:1 1;flex-direction:column;font-size:.95rem;gap:1.5rem;padding:2rem}.contact-info h2{border-bottom:2px dotted #ffc629;color:#1a5632;font-size:1.3rem;padding-bottom:.5rem}.info-block{margin-bottom:1rem}.contact-label{color:#444;font-weight:600;margin-bottom:.25rem}.social-icons{display:flex;gap:1rem}.social-icon{transition:transform .3s ease}.social-icon:hover{transform:scale(1.15)}.facebook{color:#3b5998}.instagram{color:#c13584}@media screen and (max-width:768px){.contact-page,.form-group-row{flex-direction:column}.btn-submit{width:100%}}.nsas-header{background-color:#1a5632;position:relative;top:0;transition:all .3s ease;width:100%;z-index:999}.nsas-header.scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 12px #0000004d}.navbar-top{flex-wrap:wrap;justify-content:space-between;padding:1rem}.logo-title,.navbar-top{align-items:center;display:flex}.logo-title{color:inherit;cursor:pointer;gap:.75rem;text-decoration:none}.nsas-logo{border-radius:50%;box-shadow:0 0 6px #ffc629;height:60px;width:60px}.nsas-title{color:#fff;font-size:1.2rem;font-weight:700}.desktop-title{display:block}.mobile-title{display:none}.menu-toggle{background:none;border:none;color:#fff;cursor:pointer}.nsas-nav{background-color:#1a5632;display:none;left:0;opacity:0;position:absolute;top:100%;transform:translateY(-20px);transition:all .4s ease;width:100%}.nsas-nav.open{display:block;opacity:1;transform:translateY(0)}.mobile-bar{background-color:#ffc629;height:4px;width:100%}.nav-links{list-style:none;margin:0;padding:1rem 0;text-align:center}.nav-links li{margin:.8rem 0}.nav-links a{color:#fff;font-size:1.1rem;font-weight:500;padding:6px 20px;text-decoration:none}.nav-links a:focus,.nav-links a:hover{color:#ffc629}@media (min-width:992px){.menu-toggle,.mobile-bar,.mobile-title{display:none}.desktop-title{display:block}.nsas-nav{background:none;display:block!important;opacity:1;position:static;transform:none}.nav-links{display:flex;gap:2rem;justify-content:center;padding:0 0 1rem}.nav-links li{margin:0}}@media (max-width:991px){.desktop-title{display:none}.mobile-title{display:block}}.footer{background:linear-gradient(135deg,#1a5632,#144426);color:#e2e2e2;font-family:Segoe UI,sans-serif;margin-top:auto;padding:3rem 1rem 2rem;position:relative}.footer-container{margin:0 auto;max-width:1200px}.footer-top{align-items:center;display:flex;flex-direction:column;gap:2rem;text-align:center}.footer-col{flex:1 1;min-width:200px}.footer-logo{border-radius:50%;box-shadow:0 0 10px #ffc629;height:70px;margin-bottom:.5rem;width:70px}.footer h4{color:#fff;font-size:1.4rem;margin-bottom:.2rem}.footer h5{color:#ffc629;font-size:1.1rem;margin-bottom:.75rem;position:relative}.footer h5:after{background:#ffc629;content:"";display:block;height:2px;margin-left:auto;margin-right:auto;margin-top:4px;width:40px}.tagline{color:#cdd9c5;font-size:.95rem;margin-top:.4rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin:6px 0}.footer-links a{color:#e2e2e2;text-decoration:none;transition:color .3s ease}.footer-links a:hover,.icon{color:#ffc629}.icon{margin-right:8px;vertical-align:middle}.footer a{color:#e2e2e2;text-decoration:none}.footer a:hover{color:#ffc629}.social-icons a{font-size:1.3rem;margin-right:12px;transition:color .3s ease}.footer-bottom{border-top:1px solid #fff3;color:#ccc;font-size:.9rem;margin-top:2rem;padding-top:1rem;text-align:center}@media (min-width:768px){.footer-top{align-items:flex-start;flex-direction:row;text-align:left}}
/*# sourceMappingURL=main.4c8c0033.css.map*/