@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap";.header{background-color:#242424;display:flex;justify-content:space-between;align-items:center;position:fixed;max-width:inherit;padding:1em 0;top:0;width:100%;z-index:1}.header__btn-svg{transform:scale(1.75)}.header__logo{width:5rem}.header__img{width:100%;height:100%}.sidenav-wrapper{position:fixed;opacity:0;transition:.3s;overflow-x:hidden}.open{opacity:1;background-color:#000;transition:.3s;top:0;left:0;right:0;bottom:0;height:100dvh;width:100%;z-index:2}.sidenav{transition:.3s;background-color:#000;position:absolute;top:0;left:0;right:0;bottom:0;height:100dvh;width:100%;z-index:2}.sidenav__list{display:grid;place-items:center;height:70%;font-size:2rem}.sidenav__list-item,.sidenav__link{display:flex;justify-content:center;align-items:center;gap:.75em}.sidenav__close-btn{position:absolute;z-index:3;top:1.5em;left:1.5em}.sidenav__icon{transform:scale(1.2)}.header__top-nav{display:none}.top-nav__list{font-size:1.35rem;display:flex;gap:1em}.home__hero-section{background-image:url();padding:2em 0;text-align:center;flex-direction:column;justify-content:center;align-items:center}.home__title{margin-bottom:0;text-align:center}.--content{margin-bottom:5em}.mtp__header{min-height:50dvh}.mtp__title-wrapper{margin-bottom:2em}.mtp__title{margin-bottom:0}.mtp__officers{width:100%;position:relative;visibility:hidden;opacity:0;transform:translateY(-25px);height:0;transform-origin:top}.--open{transition:opacity,transform,visibility;transition-duration:.25s;visibility:visible;opacity:1;transform:translateY(0);background-color:#0006;height:auto;margin-bottom:1em;margin-top:0}.mtp__btn-student-wrapper{margin-bottom:1em}.mtp__student-wrapper{padding:.5em;display:flex;gap:.5em;align-items:center;margin-bottom:.5em;height:auto;opacity:1}.--close-sw{display:flex;height:0}.mtp__btn-title{font-size:1.5rem;font-weight:700;padding:.5em;display:inline-block;background-color:#0006;gap:.5em;display:flex;align-items:center;justify-content:space-between}.mtp__title-icon-wrapper{display:flex;align-items:center;gap:.5em}.mtp__student-name{font-weight:600;font-size:1.12rem}.mtp__student-name,.mtp__student-pos{margin:0 .5em}.mtp__student-desc{display:flex;flex-direction:column}.mtp__img-wrapper{width:4rem}.mtp__image{width:100%;object-fit:cover;aspect-ratio:1;border-radius:50%}.mtp__mem-count{font-size:.85rem;font-weight:300}#root{position:relative}.header__logo{will-change:filter;transition:filter .3s}.header__logo:hover{filter:drop-shadow(0 0 2em #c32148)}.--title-fs{font-size:calc(1.5vw + 2rem)}.--margin-bottom{margin-top:8em!important}.container{max-width:900px;width:calc(100vw - 4rem);margin:0 auto}.row{display:flex;justify-content:space-between;align-items:center}.--header-btn{border:none;padding:none;background-color:transparent;display:block}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){.header__logo--rotate{animation:logo-spin infinite 3s linear}}.card{padding:2em}.read-the-docs{color:#888}@media (min-width: 40.625em){.--gen-fs{font-size:1.5rem}.--header-btn{display:none}.sidenav-wrapper{display:none;background-color:transparent;visibility:visible;opacity:1;overflow-x:unset;position:absolute;top:0;right:10px}.header__top-nav{display:block}.mtp__student-btn-wrapper{display:flex;gap:.75em;justify-content:space-around}}.footer{margin-top:8rem;min-height:30dvh}.footer__logo-desc{width:70%;display:flex;gap:1em;align-items:center}.footer__name-section{font-weight:900;text-wrap:wrap}.footer__icon-wrapper{margin:2em 0 1em}.footer__icon-list{display:flex;gap:1em}.footer__icon-list-item svg{font-size:2rem}:root{--primary-ff: "Press Start 2P", sans-serif;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}html,body{font-family:var(--primary-ff);overscroll-behavior-y:none}html{font-size:calc(1.125rem - 7px)}body{margin:0;min-width:320px;height:500px;line-height:1.7}h1{font-size:3.2em;line-height:1.1}button{outline:none;font-family:inherit;cursor:pointer}img{max-width:100%}ul{list-style-type:none;padding:0}a{text-decoration:none;cursor:pointer;color:inherit}a:hover{text-decoration:none!important;color:inherit;border:0px;-moz-outline-style:none}a:focus{text-decoration:none!important;outline:none!important;-moz-outline-style:none}
