@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.about-container{width:100%;margin:0;display:flex;flex-direction:column;flex:1;justify-content:flex-start;padding:40px;background-color:#f3d9f3;align-items:center;box-sizing:border-box}.title-container{margin-bottom:40px;background-color:#faddf8;padding:16px 64px;border-radius:50px;box-shadow:0 8px 20px #9b4f9666}.about-title{font-family:Montserrat,sans-serif;margin:0;color:#5a005a;font-size:2.5rem;font-family:Georgia,serif;text-align:center}.about-content{display:flex;justify-content:space-between;align-items:center;width:100%;gap:20px;flex-wrap:nowrap;position:relative}.description-section{flex:1;font-family:Montserrat,sans-serif;font-size:1.2rem;color:#5a005a;line-height:2}.image-card{flex-shrink:0;width:650px;background:#fff;border-radius:16px;box-shadow:0 6px 24px #0003;padding:16px 16px 40px;position:relative}.purple-dot{width:20px;height:20px;background-color:#a040a0;border-radius:50%;position:absolute;top:-10px;left:50%;transform:translate(-50%);z-index:1}.about-us-image{width:100%;border-radius:12px;aspect-ratio:4 / 3;object-fit:cover;margin-bottom:10px}@media (max-width: 768px){.about-content{flex-direction:column;align-items:center;gap:16px}.image-card{width:100%;max-width:280px}}.events-container{background-color:#ffd8fa;width:100vw;display:flex;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-top:80px;padding-bottom:20px}.content-wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;width:90%;max-width:1200px;text-align:center}.calendar-container{width:100%;max-width:600px;text-align:center;margin:auto}.calendar-title{font-family:Montserrat,sans-serif;margin-bottom:10px;color:#5a005a;font-size:1.4rem;text-decoration:underline}.meetings-container{background-color:#faddf8;padding:16px 40px;box-shadow:0 8px 20px #9b4f9666;width:100%;max-width:450px;margin-bottom:20px;text-align:center}.meetings-title{font-family:Montserrat,sans-serif;margin:10px 0;color:#5a005a;font-size:2rem;text-decoration:underline}.meeting-details{font-family:Montserrat,sans-serif;font-size:1.3rem;color:#5a005a;line-height:1.5;max-width:400px;margin:0 auto}.event-image{width:100%;max-width:1000px;height:auto;border-radius:10px}@media (max-width: 1024px){.content-wrapper{flex-direction:column;gap:20px;text-align:center}.meetings-container,.calendar-container{max-width:80%}}@media (max-width: 768px){.events-container{padding-top:60px}.content-wrapper{flex-direction:column;gap:15px;text-align:center;width:100%}.meetings-container,.calendar-container{max-width:90%}.meeting-details{font-size:1.1rem}.event-image{max-width:250px}}.ContactBackground{background-color:#ffeffd;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;padding:20px}.ContactContainer{width:90%;max-width:800px;background-color:#fffffff2;border-radius:8px;padding:40px;box-shadow:0 4px 8px #0000001a;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.ContactTitle{font-family:Montserrat,sans-serif;color:#c197d2;font-size:2rem;margin-bottom:10px}.ContactSubtitle{font-family:Montserrat,sans-serif;font-size:1rem;color:#333;margin-bottom:20px}.ContactForm{width:100%;max-width:800px;display:flex;flex-direction:column;gap:20px;padding:10px;background-color:#fffffff2;border-radius:8px;box-shadow:0 4px 8px #0000001a}.ContactInput,.ContactTextarea{font-family:Montserrat,sans-serif;width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:5px;background-color:#f8f9ff;font-size:14px;box-sizing:border-box}.ContactTextarea{height:200px;resize:none}.ContactButton{width:100%;padding:12px;background-color:#c197d2;border:none;border-radius:5px;color:#fff;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s ease}.ContactButton:hover{background-color:#a773b5}@media (max-width: 768px){.ContactContainer{width:95%;padding:20px}.ContactForm{max-width:100%}.ContactTitle{font-size:1.8rem}.ContactSubtitle{font-size:.9rem}}.join-us-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;width:100vw;min-height:100vh;background-color:#f3e1f7}.community-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:20px;color:#4b2c5e;font-family:Montserrat,sans-serif}.social-links{text-align:center;margin-bottom:20px}.social-links h2{font-size:1.5rem;font-weight:700;margin-bottom:10px}.social-links a{text-decoration:none;font-weight:700;margin:0 10px;transition:opacity .3s}.social-links a:hover{opacity:.7}.social-links a.discord{color:#5865f2}.social-links a.instagram{color:#e1306c}.google-form{width:90%;max-width:1000px;height:80vh;border:none}html,body{height:100%;width:100%;margin:0;padding:0;overflow-x:hidden;font-family:Montserrat,sans-serif;background-color:#f5d9f8}.home{background-image:url(/assets/home1-KqUkdip5.png);background-repeat:no-repeat;background-size:cover;background-position:center;height:max-content;width:100vw;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:space-between;gap:20px;padding:20px 0}.logo-container{padding:16px 67px;box-shadow:0 4px 10px #5e336f;border-radius:30px;height:auto;border:2px solid #c197d2}.wit-logo2{max-width:600px;height:auto}.carousel-container{position:relative;width:90%;max-width:900px;min-height:min-content;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;padding:15px;border-radius:12px;background:#c197d2;box-shadow:0 4px 10px #0003}.carousel{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;overflow-x:hidden;width:100%;gap:10px;transition:transform .5s ease-in-out}.carousel-image{width:100%;max-width:600px;height:600px;object-fit:cover;border:12px solid white;border-bottom-width:40px;border-radius:5px;box-shadow:0 4px 10px #0000004d}.carousel-image.center{background-color:#5e336f;opacity:1}.prev-btn,.next-btn{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;padding:10px;cursor:pointer;font-size:24px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;transition:background .3s ease}.prev-btn{left:10px}.next-btn{right:10px}.prev-btn:hover,.next-btn:hover{background:#000c}.carousel-dots{display:flex;justify-content:center;align-items:center;margin-top:10px;gap:8px}.carousel-dot{width:10px;height:10px;background:#333;border-radius:50%;cursor:pointer;transition:background .3s ease-in-out}.carousel-dot.active{background:#000;transform:scale(1.2)}.image-links{display:flex;gap:20px;align-items:center;justify-content:center;width:100%;padding-bottom:10px}.social-link{text-decoration:none;color:inherit;display:flex;justify-content:center;align-items:center}.social-logo{width:40px;height:auto;border-radius:10px;transition:transform .3s ease-in-out}.social-logo:hover{transform:scale(1.1)}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#ffe0f0;border-radius:10px}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#c197d2,#856293);border-radius:10px;box-shadow:0 0 10px #c197d280}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#a773b5,#6b4d8b)}@media (max-width: 1024px){.home{height:auto;width:100%;min-height:100vh;padding:20px}.logo-container{margin-top:3vh;padding:12px 40px;max-width:70%}.wit-logo2{max-width:100%}.carousel-container{width:95%}.carousel{flex-wrap:wrap;justify-content:center}.carousel-image{width:85%;max-width:320px}.prev-btn,.next-btn{width:35px;height:35px;font-size:20px}.social-logo{width:35px}}@media (max-width: 600px){.logo-container{padding:8px 20px;border-radius:20px;box-shadow:0 2px 5px #5e336f}.carousel-container{width:100%}.carousel{flex-wrap:wrap}.carousel-image{width:90%;max-width:280px;height:auto}.prev-btn,.next-btn{width:30px;height:30px;font-size:18px}.social-logo{width:30px}}@media (max-width: 360px){.carousel-image{width:95%}.prev-btn,.next-btn{display:none}.social-logo{width:25px}}.navBar{display:flex;justify-content:space-between;align-items:center;background-color:#c197d2;height:60px;width:100%;padding:0 20px;position:relative;top:0;left:0;z-index:1000}.navbar-leftside{margin-left:20px}.wit-logo{width:200px;height:auto}.nav-links{display:flex;gap:30px;list-style:none;align-items:center}.nav-links a{text-decoration:none;display:block;color:#000;font-size:1.3rem;font-family:Montserrat,sans-serif;padding:10px 16px;cursor:pointer;background-color:transparent;border:none}.nav-links a:hover{color:#ffd8fa}@media (max-width: 768px){.navBar{flex-direction:row;height:auto;padding:10px;justify-content:space-between}.nav-links{display:none;flex-direction:column;background-color:#c197d2;width:100%;position:absolute;top:60px;left:0;text-align:center;padding:10px 0}.nav-links.active{display:flex}.hamburger{display:flex;flex-direction:column;cursor:pointer;padding:10px}.hamburger div{background-color:#ffd8fa;width:30px;height:3px;margin:5px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100vh;margin:0;font-family:Montserrat,sans-serif;width:100%;display:flex;flex-direction:column}.footer{background-color:#c197d2;padding:1rem 0;width:100%;position:relative;bottom:0;left:0;text-align:center}.footer-content{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-nav{display:flex;justify-content:center;gap:2rem;align-items:center}.footer-link{color:#000;text-decoration:none;font-size:1rem;opacity:.7;transition:opacity .3s ease}.footer-link:hover{color:#fff;opacity:1}.dropdown-container{position:relative;cursor:pointer}.dropdown-container .footer-link:after{content:"▼";display:inline-block;margin-left:5px;font-size:.5em;transition:transform .3s ease}.dropdown-container:hover .footer-link:after{transform:rotate(180deg)}.dropdown-menu{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background-color:#fff;border-radius:8px;padding:.5rem;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;gap:.5rem;visibility:hidden;opacity:0;transition:visibility 2s,opacity .3s ease;min-width:150px;margin-bottom:.5rem}.dropdown-container:hover .dropdown-menu{visibility:visible;opacity:1}.dropdown-item{color:#c197d2;text-decoration:none;padding:.5rem;transition:background-color .3s ease;border-radius:4px}.dropdown-item:hover{background-color:#f3d9f3}.social-links{display:flex;gap:1rem;margin-bottom:.5rem}.social-icon{width:42px;height:42px;transition:transform .3s ease}.social-icon:hover{transform:scale(1.1);background-color:#fff;border-radius:50%}@media (max-width: 768px){.footer-content{flex-direction:column;align-items:center}.footer-nav{margin-top:.5rem;gap:1.5rem}.social-links{margin-bottom:.5rem}.dropdown-menu{position:absolute;bottom:100%;left:50%;transform:translate(-50%)}}@media (max-width: 480px){.footer-link{font-size:.9rem}.footer-nav{gap:1rem}.social-icon{width:32px;height:32px}}html,body{height:100%;margin:0;padding:0;overflow-x:hidden}.parent-container{height:auto;margin:0;background-color:#ffeffd;display:flex;flex-direction:column;justify-content:flex-start;flex:1}.team-page{width:100%;height:auto;margin:0;display:flex;flex-direction:column;padding-top:2rem;margin-top:0rem}.President-section{display:flex;flex-wrap:wrap;justify-content:center;gap:15rem;margin-top:8rem}.title-team{text-align:center;margin:1rem auto;padding:1rem 2rem;border:2px solid #c197d2;box-shadow:0 4px 10px #5e336f;border-radius:30px;display:inline-block}.EboardTitle{font-family:Montserrat,sans-serif;font-size:2.5rem;color:#5e336f;text-align:center;line-height:1.5;word-wrap:break-word}.team-section{display:flex;flex-wrap:wrap;justify-content:center;gap:10rem;margin-top:6rem}.member{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:140px;height:auto;text-align:center;margin-top:-5rem}.member-img{width:150px;height:150px;border-radius:50%;object-fit:cover}.member-info h3{font-size:1.3rem;color:#333;margin-bottom:.5rem}.member-roles p{font-size:1rem;color:#777}.member-links a{color:#c197d2;text-decoration:none;font-weight:700}.member-links a:hover{text-decoration:underline}.row-7,.row-8{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5rem;width:90%;margin-top:-1.5%}.title-webteam{margin:5rem auto 1rem;text-align:center;padding:1rem 2rem;border:2px solid #c197d2;box-shadow:0 4px 10px #5e336f;border-radius:30px;display:inline-block}.WebDevTitle{font-family:Montserrat,sans-serif;font-size:2.5rem;color:#5e336f;text-align:center;line-height:1.5;word-wrap:break-word}.WebTeam-section{display:flex;flex-wrap:wrap;justify-content:center;gap:10rem;margin-top:8rem;margin-bottom:2rem}
