@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@200;300;500;600;700&family=Bebas+Neue&family=Lilita+One&family=Montserrat:wght@300;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lilita+One&display=swap";@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.code{background-color:#ececec;padding:.5rem 1rem .5rem 1.5rem;border-radius:8px;max-width:750px;width:100%}#root{display:flex;flex-direction:column;min-height:100vh}main{flex:1}.page-not-found-container{text-align:center;background-color:#fff;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000}.error-boundary-container{letter-spacing:.305em;display:flex;flex-direction:column;justify-content:center;align-items:center;height:90vh;text-align:center}.error-boundary-text{letter-spacing:.1em;margin:1rem 0}.error-boundary-button-container{display:flex;justify-content:space-around;gap:1rem;margin-top:1rem}.error-boundary-button-container button{padding:1rem;outline:none;border:none;color:#fff;background-color:#272729;border-radius:15px;cursor:pointer;letter-spacing:.305em}.error-boundary-button-container button:hover{opacity:.8}.header{height:auto;width:100%;position:sticky;top:0;display:flex;align-items:flex-start;z-index:35}@media screen and (max-width: 768px){.header{height:80px}}.strip{position:relative;background-color:#272729;border-bottom:solid 1px #272729;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);height:100%;width:100%;display:flex;padding-left:12vw;justify-content:flex-end;box-shadow:0 0 5px #000c}@media screen and (min-width: 768px) and (max-width: 1200px){.strip{padding-left:18vw;justify-content:space-between}}.badge{position:absolute;z-index:5;height:80px;width:80px;background-color:#fff;left:40px;top:15px;border-radius:100%;border:8px double #272729;box-shadow:#272729cc 0 0 0 6px,#000c 0 6px 5px;contain:content;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 768px) and (max-width: 1200px){.badge{width:70px;height:70px}}@media screen and (max-width: 768px){.badge{left:20px;top:15px;width:70px;height:70px;border:8px double #272729;box-shadow:#272729cc 0 0 0 6px,#000c 0 6px 5px}}.badge img.vertical{height:100%;width:auto;transform:translateY(-5%)}.badge img.horizontal{display:none;height:100%;width:auto}@media screen and (max-width: 768px){.badge img.vertical{display:none}.badge img.horizontal{display:block}}.menu-items-container{display:flex;justify-content:flex-end;align-items:flex-end;width:100%;height:100%;transition:ease-in-out .2s}@media screen and (min-width: 768px) and (max-width: 1200px){.menu-items-container{height:tablet-navbar-height}}@media screen and (max-width: 768px){.menu-items-container{border:none}}.menu-items-container .menu-item{font-size:small;font-family:Inter,sans-serif;font-weight:medium;text-transform:none;transition:ease-in-out .2s;height:60px}@media screen and (min-width: 768px) and (max-width: 1200px){.menu-items-container .menu-item{font-size:small;padding-right:25px;padding-left:25px;height:70px}}@media screen and (max-width: 768px){.menu-items-container .menu-item{display:none}}.menu-button{display:none}@media screen and (max-width: 768px){.menu-button{display:block;transition:ease-in-out .2s}}.social-media{display:block}.mobile-drawer-social-media{display:none}@media screen and (max-width: 768px){.social-media{display:none}.mobile-drawer-social-media{display:block}}.footer{position:relative;width:100%;height:200px;background-color:#272729;margin-top:0}.footer-text{display:flex;position:relative;font-family:Inter;font-style:normal;font-weight:500;font-size:16px;line-height:19px;letter-spacing:.4em;text-transform:uppercase;color:#fff;top:6em;justify-content:center;align-items:center;text-align:center;flex-direction:column;max-width:90%;margin:auto}.contact-page-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.contact-video{position:fixed;z-index:-5;top:0;left:0;object-fit:cover}.contact-form{margin:5em 0;background-color:#fff;width:500px;background:#fff;border:1px solid #9c9c9c;box-shadow:0 6px 4px #00000040;border-radius:15px;text-align:left;padding:40px 30px 30px}@media screen and (max-width: 768px){.contact-form{top:55%;width:80%}}.contact-form>h2{font-family:Inter,sans-serif;font-weight:600;font-size:1.5rem;left:10px;font-family:Inter;line-height:15px;letter-spacing:.305em;text-transform:uppercase;margin-bottom:10px}@media screen and (max-width: 768px){.contact-form>h2{font-size:1rem}}.contact-form>.text-field,.contact-form>button{margin-top:10px}.contact-form>.text-field{width:100%}.contact-form>.text-field input{height:30px}.contact-form>.text-field>label{font-family:Inter,sans-serif;font-weight:700;letter-spacing:.15em;text-align:left;text-transform:uppercase}.contact-form>button{border-radius:15px;height:50px;text-align:center;width:250px;left:50%;transform:translate(-50%)}@media screen and (max-width: 768px){.contact-form>button{width:200px}}.devchamps-container{font-family:IBM Plex Mono,monospace}.welcome-part{display:flex;justify-content:center;align-items:center;flex-direction:column}.devchamps{font-weight:500;font-size:64px;letter-spacing:.15em;margin-top:3em;margin-bottom:0}@media screen and (max-width: 768px){.devchamps{font-size:35px}}@media screen and (min-width: 768px) and (max-width: 1200px){.devchamps{font-size:45px}}.develop-with-us{margin:0;font-weight:500;font-size:18px;letter-spacing:.15em}.intro-text{font-weight:500;font-size:24px;letter-spacing:.15em;text-align:center;margin-top:3em;max-width:25em}@media screen and (max-width: 768px){.intro-text{margin-right:5%;margin-left:5%}}@media screen and (min-width: 768px) and (max-width: 1200px){.intro-text{margin-right:5%;margin-left:5%}}.hall-of-fame{background:#f8f8f8;display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:15em;margin-bottom:0}.header-devchamps{text-align:center;font-weight:700;font-size:36px;letter-spacing:.15em;margin-top:3em;margin-bottom:.5em}.under-header-devchamps{font-weight:500;font-size:18px;letter-spacing:.15em;margin-top:0;color:#dd2727;text-align:center}.faq{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-bottom:0}.question{font-weight:700;font-size:26px;letter-spacing:.15em;color:#fb2e2e}.answer{font-weight:500;font-size:18px;letter-spacing:.15em;text-transform:lowercase;line-height:29px}.questions{display:flex;justify-content:left;flex-direction:column;margin:5em 3em 0}.question-1,.question-2,.question-3,.question-4{margin-bottom:2em}.winners{width:100%}.social-icons{display:flex;justify-content:center;gap:12px;margin-top:10px}.social-icons a{color:#000;transition:color .3s ease}.social-icons a:hover{color:#0077b5}.social-icons a svg{font-size:2rem}.discord-link img{width:2rem;height:2rem;filter:invert(1);transition:filter .3s ease}.discord-link:hover img{filter:invert(32%) sepia(92%) saturate(4171%) hue-rotate(190deg) brightness(95%) contrast(92%)}.peoples-grid{position:relative;left:50%;transform:translate(-50%);max-width:50%;display:flex;flex-wrap:wrap;justify-items:center;justify-content:center;padding-top:20px;text-align:center}.person{height:100%;margin-bottom:1em}.person .image-container{width:100%;height:170px;border-radius:50%;margin-bottom:12px;overflow:hidden}.person .image-container img{width:100%;height:100%;object-fit:cover;object-position:center}.person-names{font-weight:700;font-family:Inter,"sans-serif";font-size:15px;letter-spacing:.305em;text-transform:uppercase;margin:0}.person-position{margin:9px;color:#000;font-weight:300;font-size:13px}.person-description{margin:0;font-family:Inter;font-style:normal;font-weight:600;font-size:13px;line-height:20px;letter-spacing:.06em}@media screen and (max-width: 768px){.peoples-grid{max-width:fit-content}}@media screen and (min-width: 768px) and (max-width: 1200px){.peoples-grid{max-width:60%}}.github-container{font-family:IBM Plex Mono,monospace;display:flex;flex-direction:column;width:100%;height:100%;justify-content:center;align-items:center}.github-tab-container{width:100%;max-width:1200px}.github-tab-container img{max-width:750px;width:100%;margin-top:.5rem;margin-bottom:.5rem}.github-table-of-contents{position:sticky;top:80px;height:fit-content}.github-table-of-contents a{text-decoration:none;color:#000}@media screen and (min-width: 768px) and (max-width: 1200px){.github-table-of-contents{display:none}}@media screen and (max-width: 768px){.github-table-of-contents{display:none}}@media screen and (min-width: 768px) and (max-width: 1200px){.github-list,.github-list ul{padding:0;width:100%}}@media screen and (max-width: 768px){.github-list,.github-list ul{padding:0;width:100%}}.github-green-text{font-weight:500;color:#0b9632}.countdown-container{font-family:IBM Plex Mono,monospace;text-align:center}.countdown-text,.hackathon-started{font-size:24px}.hackathon-container{font-family:IBM Plex Mono,monospace;display:flex;flex-direction:column;width:100%;height:100%;justify-content:center;align-items:center}.hackathon-welcome.heading{font-weight:500;font-size:64px;letter-spacing:.15em;margin-top:3em;margin-bottom:0;text-align:center}@media screen and (max-width: 768px){.hackathon-welcome.heading{font-size:35px}}@media screen and (min-width: 768px) and (max-width: 1200px){.hackathon-welcome.heading{font-size:45px}}.hackathon-welcome.description{margin:0;font-weight:500;font-size:18px;letter-spacing:.15em;margin-bottom:1.5rem}.hackathon-welcome.sub-heading{margin:0;font-weight:600;font-size:18px;letter-spacing:.075em;text-align:center}.hackathon-welcome.intro-text{font-weight:500;font-size:24px;letter-spacing:.15em;text-align:center;margin-top:3em;max-width:25em}@media screen and (max-width: 768px){.hackathon-welcome.intro-text{margin-right:5%;margin-left:5%;font-size:20px}}@media screen and (min-width: 768px) and (max-width: 1200px){.hackathon-welcome.intro-text{margin-right:5%;margin-left:5%}}.hackathon-welcome.btn-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem}@media screen and (min-width: 768px) and (max-width: 1200px){.hackathon-welcome.btn-wrapper{gap:.5rem}}@media screen and (max-width: 768px){.hackathon-welcome.btn-wrapper{justify-content:center;gap:.2rem}}.hackathon-interest-form.container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:5rem;margin-bottom:0}.hackathon-interest-form.embed-form{width:100%;margin-right:3rem;margin-left:3rem;min-width:850px}.hackathon-rules.container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:5em;margin-bottom:0}.hackathon-rules.heading{text-align:center;font-weight:700;font-size:36px;letter-spacing:.15em;margin-top:3em;margin-bottom:.5em}.hackathon-sponsors.heading{text-align:center;font-weight:700;font-size:36px;letter-spacing:.15rem;margin-top:10rem;margin-bottom:1rem}.hackathon-code-conduct.heading{text-align:center;font-weight:700;font-size:36px;letter-spacing:.15em;margin-top:3em;margin-bottom:3em}.hackathon-register-container{display:flex;align-items:center;width:85%;justify-content:space-between;background:#272729;color:#fff;border-radius:4px;padding:0 3%;margin-top:7em;margin-bottom:4em}@media screen and (max-width: 768px){.hackathon-register-container{flex-direction:column;padding:2em 0;width:100%}}.hackathon-register.heading{padding:0 1em;text-align:center;width:100%}.container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-bottom:50px}.container:nth-child(2){background:#f8f8f8}.alpha-list{list-style-type:lower-alpha}.text-container{margin-left:3em;margin-right:3em;font-weight:500;font-size:18px;line-height:29px;padding-bottom:3rem}@media screen and (max-width: 768px){.text-container{font-size:12px;margin-left:2em;margin-right:2em}}.text-container p{text-indent:3em}.hscroller{--gap: 1rem;position:relative;width:100%;max-width:1200px;margin-inline:auto}.hscroller .hscroller-track{display:flex;gap:var(--gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.25rem 3.2rem .75rem;-webkit-overflow-scrolling:touch;box-sizing:content-box;scrollbar-width:none;-ms-overflow-style:none}.hscroller .hscroller-track::-webkit-scrollbar{display:none}.hscroller .hscroller-arrow{position:absolute;top:50%;translate:0 -50%;z-index:2;width:44px;height:44px;border:0;border-radius:999px;background:#ffffff8c;color:#000;display:grid;place-items:center;cursor:pointer;transition:opacity .12s ease,transform .12s ease,background .12s ease}.hscroller .hscroller-arrow.left{left:8px}.hscroller .hscroller-arrow.right{right:8px}.hscroller .hscroller-arrow:hover:not(:disabled){background:#851212b3;transform:scale(1.04)}.hscroller .hscroller-arrow:disabled{opacity:.35;cursor:not-allowed}.archive-card{flex:0 0 clamp(78%,45vw,360px);height:220px;position:relative;overflow:hidden;border-radius:16px;background:#151515;color:#fff;box-shadow:0 6px 16px #00000040;scroll-snap-align:center;text-align:left;cursor:pointer;border:none;padding:0}@media screen and (min-width: 768px) and (max-width: 1200px){.archive-card{height:240px}}@media screen and (min-width: 1200px){.archive-card{height:260px}}.archive-card:focus-visible{outline:3px solid #fff;outline-offset:2px}.archive-card-media{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:brightness(.9);transform:scale(1.02)}.archive-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000a6 12%,#00000047 50%,#00000014)}.archive-card-content{position:absolute;left:14px;right:14px;bottom:12px;display:grid;gap:6px}.archive-card-title{margin:0;font-weight:700;font-size:clamp(1.05rem,2.3vw,1.25rem);line-height:1.1}.archive-card-sub{margin:0;opacity:.9;font-size:.95rem}.gallery-card{flex:0 0 clamp(70%,45vw,420px);height:clamp(200px,32vw,320px);position:relative;overflow:hidden;border:0;padding:0;border-radius:14px;background:#111;box-shadow:0 6px 16px #00000040;scroll-snap-align:center;cursor:zoom-in}.gallery-card:focus-visible{outline:3px solid #fff;outline-offset:2px}.gallery-card-media{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width: 768px){.archive-card,.gallery-card{flex:0 0 100%;height:300px}.hscroller .hscroller-track{scroll-snap-stop:always;padding-inline:3.2rem 1rem}}@media screen and (min-width: 768px) and (max-width: 1200px){.hscroller .hscroller-track{padding-inline:3.2rem 25%}.archive-card,.gallery-card{flex:0 0 100%;height:400px}}@media screen and (min-width: 1200px){.archive-card,.gallery-card{flex:0 0 clamp(60%,35vw,500px);height:450px}.gallery-card-media{object-fit:cover}.hscroller .hscroller-track{padding-inline:3.2rem 50%}}.pictures-container{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding:20px}.picture{width:22%;display:flex;justify-content:center}.picture img{width:100%;height:auto;border-radius:12px;object-fit:cover}@media screen and (min-width: 768px) and (max-width: 1200px){.picture{width:45%}}@media screen and (max-width: 768px){.picture{width:90%}}.sponsors-container{font-family:IBM Plex Mono,monospace;width:100%;display:flex;flex-direction:column;gap:34px;text-align:center;align-items:stretch;padding:0 24px;max-width:1100px;margin:0 auto}@media screen and (min-width: 768px) and (max-width: 1200px){.sponsors-container{padding:0 18px}}@media screen and (max-width: 768px){.sponsors-container{padding:0 14px}}.tier{width:100%;display:flex;flex-direction:column;gap:14px;padding:25px 0;border-bottom:1px dashed rgba(255,255,255,.14)}.tier:last-child{border-bottom:none}.tier-title{font-family:IBM Plex Mono,monospace;font-size:clamp(1.05rem,.9rem + .7vw,1.35rem);letter-spacing:.6em;margin:0;line-height:1.2;opacity:.95;display:inline-block;padding:8px 0 14px;background:transparent;border-radius:0;border-left:none;position:relative;text-transform:uppercase}.tier-title:after{content:"";position:absolute;left:50%;bottom:0;height:3px;width:120px;border-radius:999px;transform:translate(-50%) scaleX(0);transform-origin:center;opacity:0;animation:underlineIn .45s ease forwards;animation-delay:.12s;transition:transform .2s ease}.tier-title:hover:after{transform:translate(-50%) scaleX(1.12)}@keyframes underlineIn{to{transform:translate(-50%) scaleX(1);opacity:.9}}.tier--platinum .tier-title:after{background:linear-gradient(90deg,#8a2be2,#2b6fff)}.tier--gold .tier-title:after{background:linear-gradient(90deg,#ffd36a,#ff9f1a)}.tier--silver .tier-title:after{background:linear-gradient(90deg,#f1f5f9,#94a3b8)}.tier--bronze .tier-title:after{background:linear-gradient(90deg,#e4a07a,#b16b3a)}.tier--inkind .tier-title:after{background:linear-gradient(90deg,#7cf3ff,#5b7cfa)}.tier-logos{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:stretch}@media screen and (max-width: 768px){.tier-logos{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}}.sponsor{border-radius:16px;padding:14px;min-height:94px;display:flex;align-items:center;justify-content:center;background:#ffffff08;border:1px solid rgba(255,255,255,.08);transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.sponsor:hover{transform:translateY(-3px);background:#ffffff0f;border-color:#ffffff29;box-shadow:0 10px 25px #00000038}.sponsor:active{transform:translateY(-1px) scale(.99)}.sponsor img{width:100%;height:54px;object-fit:contain}.tier--platinum .sponsor{min-height:120px}.tier--platinum .sponsor img{height:155px}.tier--gold .sponsor{min-height:90px}.tier--gold .sponsor img{height:85px}.tier--silver .sponsor img{height:80px}.tier--bronze .sponsor img{height:75px}.tier--inkind .sponsor img{height:65px}.header-2024-title{color:#fff;letter-spacing:10px;text-shadow:4px 2px 0 #ee1d52,-4px -2px 0 #69c9d0;cursor:pointer;text-transform:uppercase;font-weight:500;margin:0 1rem 0 0;text-align:center}@media screen and (max-width: 768px){.header-2024-title{font-size:2.5rem;margin-top:2rem}}.header-2024-title:hover{animation:shadows .4s ease-in infinite}@keyframes shadows{0%,to{text-shadow:4px 0 0 #ee1d52,0 -4px 0 #69c9d0}25%{text-shadow:4px 4px 0 #ee1d52,-4px -4px 0 #69c9d0}50%{text-shadow:0 4px 0 #ee1d52,-4px 0 0 #69c9d0}75%{text-shadow:0 0 0 #ee1d52,0 0 0 #69c9d0}}.schedule-2024-block{width:80%;margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:center;color:#fff}@media screen and (max-width: 768px){.schedule-2024-block{flex-direction:column;width:100%;text-align:center}}.schedule-2024-block h2{width:20%;text-align:center;margin:0}@media screen and (max-width: 768px){.schedule-2024-block h2{width:100%;margin-bottom:1rem}}.schedule-2024-block h3{font-size:2.5rem;margin:0}.schedule-2024-block p{font-size:1.25rem;margin:0;color:#f7f8f7}.schedule-2024-block span{color:#cf4349}@media screen and (max-width: 768px){.schedule-2024-time{margin-top:1rem!important;margin-bottom:1rem!important;font-weight:700}}.header-2025-title{color:#eb9ba1;letter-spacing:10px;text-shadow:4px 2px 0 #ff000b,-4px -2px 0 #00e1e1;cursor:pointer;text-transform:uppercase;font-weight:500;margin:0 1rem 0 0;text-align:center;margin-bottom:5px}@media screen and (max-width: 768px){.header-2025-title{font-size:2.5rem;margin-top:2rem}}.header-2025-title:hover{animation:shadows .4s ease-in infinite}@keyframes shadows{0%,to{text-shadow:4px 0 0 #ff000b,0 -4px 0 #00e1e1}25%{text-shadow:4px 4px 0 #ff000b,-4px -4px 0 #00e1e1}50%{text-shadow:0 4px 0 #ff000b,-4px 0 0 #00e1e1}75%{text-shadow:0 0 0 #ff000b,0 0 0 #00e1e1}}.schedule-2025-block{width:80%;margin-left:auto;margin-right:auto;display:flex;justify-content:center;align-items:center;color:#00e1e1}@media screen and (max-width: 768px){.schedule-2025-block{flex-direction:column;width:100%;text-align:center}}.date-header{font-size:1.8rem;color:#f6868e;font-weight:700;text-align:center;margin:10px 0;text-shadow:3px 3px 10px #bb3c44;font-size:35px}.event-box{display:flex;flex-direction:column;background:#330d0fbf;border-radius:20px;max-width:90%;margin:auto;box-shadow:0 4px 8px #0000004d;width:95%;padding:5px}.event{display:flex;justify-content:center;background:linear-gradient(to right,#b6323b 25%,#23030306);padding:10px 15px;border-radius:5px;margin:5px 0;color:#fff;width:100%;font-weight:700;text-shadow:1px 1px 5px #f6868e}.event-time{align-items:center;justify-content:center;flex:1;font-size:1.2rem;font-weight:700;margin-right:3px}@media screen and (max-width: 768px){.event-time{font-size:.7rem}}.event-desc{flex:3;font-size:1.2rem;font-weight:700}@media screen and (max-width: 768px){.event-desc{font-size:.7rem}}.eventAlt{display:flex;justify-content:center;padding:10px 15px;border-radius:5px;margin:5px 0;color:#fff;font-weight:700;text-shadow:1px 1px 5px #f6868e}.event-time-alt{color:#f6868e;align-items:center;justify-content:center;flex:1;font-size:1.2rem;font-weight:700;margin-right:3px}@media screen and (max-width: 768px){.event-time-alt{font-size:.7rem}}.event-desc-alt{color:#f6868e;flex:3;font-size:1.2rem;font-weight:700}@media screen and (max-width: 768px){.event-desc-alt{font-size:.7rem}}.prize-categories-container{font-family:IBM Plex Mono,monospace;display:flex;flex-direction:column;width:100%;height:100%;justify-content:center;align-items:center;margin-bottom:4rem}.prize-categories-heading{font-weight:700;font-size:2rem;letter-spacing:.15em;margin-top:2em;margin-bottom:2em;text-align:center}@media screen and (max-width: 768px){.prize-categories-heading{font-size:1rem}}@media screen and (min-width: 768px) and (max-width: 1200px){.prize-categories-heading{font-size:1.5rem}}.prize-categories .bold{font-weight:700}.prize-categories.gold-challenge li h5{margin:0}.prize-categories.gold-challenge li p{margin:0;margin-bottom:.5rem}html{scroll-behavior:smooth}.home-container{text-align:center}.wavy-background-video{position:fixed;z-index:-5;top:0;left:0;object-fit:cover;touch-action:none;pointer-events:none}.welcome-text{position:relative;transition:all .65s cubic-bezier(.23,1,.32,1);font-size:2.5rem;font-weight:700;line-height:58px;color:#fff;text-shadow:0px 5px 4px #5a5a5a;letter-spacing:9px;margin-top:8em;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.arrow-homepage{position:relative;cursor:pointer;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);margin-top:10em}@media screen and (max-width: 768px){.arrow-homepage{margin-top:5em}}.white-background{position:relative;width:100%;background-color:#fff;margin-top:5em;margin-bottom:0}.info{display:flex;flex-wrap:wrap;justify-content:center;margin-left:4em;margin-right:4em;align-items:center;padding-top:15em;margin-bottom:15em}.about-us{text-align:left;font-size:16px;font-weight:500;color:#000;text-transform:uppercase;margin:0;letter-spacing:.5em}@media screen and (max-width: 768px){.about-us{text-align:center}}@media screen and (min-width: 768px) and (max-width: 1200px){.about-us{text-align:center}}.aboutAndText{z-index:5}.team-text{margin:0;left:160px;top:264px;bottom:-23.11%;font-style:normal;max-width:12em;font-weight:900;font-size:48px;line-height:58px;text-transform:uppercase;text-align:left;color:#000}@media screen and (max-width: 768px){.team-text{text-align:center;top:185px;left:52px;font-size:35px;line-height:42px}}@media screen and (min-width: 768px) and (max-width: 1200px){.team-text{text-align:center;margin-bottom:1em;top:208px;left:141px;font-size:48px}}.lines-homepage{margin-top:3em;position:absolute;opacity:.6;top:4em;width:100%;left:0}@media screen and (min-width: 768px) and (max-width: 1200px){.lines-homepage{margin-top:10em}}@media screen and (max-width: 768px){.lines-homepage{margin-top:12em}}.description-home{font-weight:200;font-size:20px;top:360px;left:946px;width:440px;z-index:5}@media screen and (max-width: 768px){.description-home{margin-top:2em}}@media screen and (min-width: 1200px){.description-home{font-weight:300}}.title-content{position:relative;margin-top:5em;font-weight:700;font-size:25px;letter-spacing:.3em}.missions-container{display:flex;flex-direction:column;gap:50px}.mission-container{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:80px}.mission-text-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:350px;text-align:left}.mission-heading{text-align:left;width:100%;font-family:Inter;font-style:normal;font-weight:700;font-size:15px;line-height:18px;letter-spacing:.305em;text-transform:uppercase;color:#000}.mission-content,.how-to-join-container .how-to-join-text{font-family:Inter;font-style:normal;font-weight:200;font-size:20px;line-height:125%;letter-spacing:.1em;color:#000}.mission-images-container img{transition:all .5s ease}.mission-images-container img:hover{filter:brightness(.8)}@media screen and (max-width: 1200px){.missions-container{align-items:center;gap:80px}.mission-container{flex-direction:column;gap:0px}.mission-heading,.mission-content{text-align:center}}.how-to-join-container{width:70%;min-width:fit-content;padding-left:2em;padding-right:2em;border:black 1px solid;border-radius:88px;margin:5em auto auto}@media screen and (max-width: 768px){.how-to-join-container{min-width:80%}}.how-to-join-container .title-content{margin-top:2em;margin-bottom:2em}.how-to-join-container .discord-logo{width:40px;height:40px;margin:auto 20px auto auto}.how-to-join-container .how-to-join-button{margin-top:2em;margin-bottom:3em}.how-to-join-container .how-to-join-text a{color:#0087ee}.underline{text-decoration:underline}.bold{font-weight:500}.linktree.container{font-family:IBM Plex Mono,monospace;width:100%;height:100%;padding-bottom:10rem}.linktree.heading{font-weight:600;font-size:48px;letter-spacing:.15em;margin-top:3em;margin-bottom:0;text-align:center}@media screen and (max-width: 768px){.linktree.heading{font-size:24px}}@media screen and (min-width: 768px) and (max-width: 1200px){.linktree.heading{font-size:45px}}.linktree.club-container{padding-top:5rem;max-width:1350px;margin:0 auto;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));width:100%;justify-items:center}@media screen and (max-width: 768px){.linktree.club-container{grid-template-columns:repeat(1,minmax(250,1fr))}}.linktree.club-container a{text-decoration:none;color:inherit}.linktree.club-container .section{box-shadow:#00000029 0 1px 4px,#333 0 0 0 3px;width:290px;height:450px;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;justify-content:space-around;text-align:center;padding:0 10px 5%}.linktree.club-container .section .heading{font-size:28px}.linktree.club-container .section figure img{height:auto;width:auto;object-fit:cover;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);filter:grayscale(100%)}.linktree.club-container .section figure img.cssa{max-width:100px}.linktree.club-container .section figure img.dev-club{max-width:200px}.linktree.club-container .section figure img.wics{max-width:200px}.linktree.club-container .section figure img.cusec{max-width:125px}.linktree.club-container .section:hover{box-shadow:#00000029 10px -10px 0 -3px,#333 20px -20px 0 -3px}.linktree.club-container .section:hover img{-webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);filter:grayscale(0%)}.navpage-container{display:flex;flex-direction:column}.fade-enter,.fade-enter-active,.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .15s ease-out}.events-page{width:100%;display:flex;flex-direction:column;align-items:center;font-family:IBM Plex Mono,monospace;padding:3em 1.5em}@media screen and (max-width: 768px){.events-page{padding:2em 1em}}.events-page .filter-bar{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3em}.events-page .filter-bar .chip{color:#000;padding:.6em 1.4em;border:1px solid #000;border-radius:24px;font-size:14px;font-weight:500;background:transparent;cursor:pointer;transition:transform .12s ease,background .2s ease,color .2s ease}.events-page .filter-bar .chip:hover{background:linear-gradient(90deg,#e60041,#ee9a1d,#006d40,#0058b0,#551efa);background-size:400% 400%;animation:rainbowShift 6s linear infinite;color:#fff;border-color:transparent}.events-page .filter-bar .chip:active{transform:scale(.98)}.events-page .filter-bar .chip.active{background:#000;color:#fff;animation:chip-float 1.5s ease-in-out infinite}.events-page .term-block{width:100%;max-width:1200px;margin-bottom:5em}.events-page .term-block .term-title{text-align:center;font-weight:700;font-size:36px;letter-spacing:.1em;margin-bottom:1.5em;color:#222;text-shadow:none;position:relative;display:inline-block;transition:transform .18s ease,color .18s ease}@media screen and (max-width: 768px){.events-page .term-block .term-title{font-size:26px}}.events-page .term-block .term-title:after{content:"✨";position:absolute;top:0;left:-10%;font-size:1.2em;opacity:0;animation:none}.events-page .term-block .term-title:hover{transform:translateY(-2px)}.events-page .term-block .term-title:hover:after{animation:sparkleSweep 1.6s ease forwards}.events-page .term-block.is-summer .term-title:hover{background:linear-gradient(90deg,#ffc11f,#e69c00,#e68f00);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:titleShimmer 4s ease-in-out infinite}.events-page .term-block.is-fall .term-title:hover{background:linear-gradient(90deg,#ff8147,#ff6322,#ff5a1c);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:titleShimmer 4s ease-in-out infinite}.events-page .term-block.is-winter .term-title:hover{background:linear-gradient(90deg,#77b5ff,#479eff,#1783ff);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:titleShimmer 4s ease-in-out infinite}.events-page .term-block.is-all .term-title:hover{background:linear-gradient(90deg,#e18d11,#cd003a,#004b97);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:titleShimmer 4s ease-in-out infinite}.events-page .term-block .events-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,350px));justify-content:center;gap:2rem;align-items:stretch}@media screen and (max-width: 768px){.events-page .term-block .events-grid{gap:1.5rem}}.events-page .event-card{background:#fff;border-radius:12px;box-shadow:0 6px 16px #0000001f;overflow:hidden;display:flex;flex-direction:column;text-align:center;transition:transform .25s ease,box-shadow .25s ease;position:relative;height:100%;opacity:0;animation:none;will-change:transform,box-shadow;transform-style:preserve-3d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;backface-visibility:hidden}.events-page .event-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 26px #0000002e}.events-page .event-card .event-thumb{width:100%;height:180px;object-fit:cover;background:#f0f0f000;transition:transform .35s ease;transform:translateZ(0);backface-visibility:hidden;image-rendering:auto}.events-page .event-card .event-title{font-weight:600;font-size:20px;margin:1em 0 .25em;padding:0 1em}.events-page .event-card .event-blurb{font-size:15px;font-weight:400;padding:0 1.5em;margin-bottom:1.5em;color:#000;opacity:.95;transition:opacity .3s ease}.events-page .event-card:hover .event-blurb{opacity:1}.events-page .event-card .btn{align-self:center;margin-bottom:1.5em;padding:.5em 1.2em;border-radius:6px;font-weight:500;font-size:14px;background:#000;color:#fff;border:none;cursor:pointer;margin-top:auto;transition:background .2s ease;position:relative;overflow:hidden;text-decoration:none}.events-page .event-card .btn:hover{animation:btnColorCycle 3s linear infinite}.events-page .event-card .btn:hover:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.6) 10%,transparent 10.01%);background-size:10px 10px;animation:btn-sparkle 1s linear infinite;pointer-events:none}.events-page .event-card .event-title,.events-page .event-card .event-blurb,.events-page .event-card .term-tags,.events-page .event-card .btn{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);backface-visibility:hidden}.events-page .btn:active{animation:spinClick .4s ease}.events-page .event-badge{position:absolute;top:10px;right:10px;background:#000000c2;color:#e3e3e3;font-size:12px;font-weight:700;padding:.3em .6em;border-radius:999px;box-shadow:0 2px 6px #00000026;animation:twinkle 1.5s infinite alternate ease-in-out;z-index:2}.events-page .term-block.animate-in .event-card{animation:fadeIn .28s ease both}.events-page .term-block.animate-in .event-card:nth-child(2){animation-delay:60ms}.events-page .term-block.animate-in .event-card:nth-child(3){animation-delay:.12s}.events-page .term-tags{display:flex;justify-content:center;gap:.5rem;margin:.25rem 0 .75rem;padding:0 1em;flex-wrap:wrap}.events-page .term-tag{font-size:12px;font-weight:600;padding:.25em .6em;border-radius:999px;border:1px solid rgba(0,0,0,.08);background:#f6f6f6;color:#222;letter-spacing:.02em;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.events-page .term-tag:hover{transform:translateY(-1px)}.events-page .term-summer{background:#ffd66b;color:#5a3900;border-color:#ffc64d}.events-page .term-fall{background:#ffc7ad;color:#5a1c00;border-color:#ffb292}.events-page .term-winter{background:#d3e7ff;color:#073063;border-color:#b7d9ff}.events-page .term-summer.is-active{background:#ffd66b;color:#5a3900;border-color:#ffc64d;box-shadow:0 0 0 2px #ffd66b73}.events-page .term-fall.is-active{background:#ffc7ad;color:#5a1c00;border-color:#ffb292;box-shadow:0 0 0 2px #ffc7ad73}.events-page .term-winter.is-active{background:#d3e7ff;color:#073063;border-color:#b7d9ff;box-shadow:0 0 0 2px #b3d6ff80}.events-page .term-tag.is-muted{opacity:.6;filter:saturate(.8)}@keyframes spinClick{0%{transform:rotate(0) scale(.95)}to{transform:rotate(360deg) scale(1)}}@keyframes twinkle{0%{box-shadow:0 0 4px #fff9;transform:scale(1)}to{box-shadow:0 0 10px #ffffffe6;transform:scale(1.1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes titleShimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes sparkleSweep{0%{left:-10%;opacity:0}20%{opacity:1}80%{left:110%;opacity:1}to{opacity:0}}@keyframes chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes btn-sparkle{0%{background-position:0 0}to{background-position:20px 20px}}@keyframes rainbowShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes btnColorCycle{0%{background:#000}10%{background:#0058b0}35%{background:#e60041}60%{background:#ee9a1d}85%{background:#006d40}to{background:#0058b0}}.events-page .events-empty{max-width:600px;margin:2em auto 0;text-align:center;padding:2em 1.5em;border-radius:16px;background:#f8f8f8;box-shadow:0 6px 18px #0000000f}.events-page .events-empty-text{font-size:15px;line-height:1.6;margin-bottom:1.5em;color:#333}.events-page .events-empty-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.events-page .events-empty-actions .btn-secondary{background:#fff;color:#000;border:1px solid #000}.events-page .events-empty .btn{padding:.5em 1.2em;border-radius:6px;font-weight:500;font-size:14px;background:#000;color:#fff;border:none;cursor:pointer;transition:background .2s ease;position:relative;overflow:hidden;text-decoration:none}.events-page .events-empty .btn:hover{animation:btnColorCycle 3s linear infinite}.events-page .events-empty .btn:hover:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.6) 10%,transparent 10.01%);background-size:10px 10px;animation:btn-sparkle 1s linear infinite;pointer-events:none}
