body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.header{background-color:#db7e37;color:#fff;justify-content:space-between;left:0;padding:1rem;position:sticky;top:0;z-index:995}.header,.navbar{align-items:center;display:flex}.navbar{width:100%}.toggle-btn{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:1.5rem}.nav-items{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.nav-link a{color:#fff}.nav-link a,.nav-link a:hover{font-weight:700;text-decoration:none}.nav-link a:hover{color:#000}.nav-items.active{display:block}.logo img{border-radius:2px;box-shadow:0 4px 8px #000;height:35px}@media (max-width:768px){.nav-items{background-color:#db894b;display:none;flex-direction:column;left:0;padding:1rem;position:absolute;top:60px;width:100%}.nav-items.active{display:flex}.toggle-btn{display:block}}.hero{align-items:center;background:url(https://imgs.search.brave.com/AKnvYUW8MWHt3S3Ub9Ul1NrmEtaU5k4p4yPSh1IydE0/rs:fit:860:0:0:0/g:ce/aHR0cHM6Ly90My5m/dGNkbi5uZXQvanBn/LzA3LzU3Lzk1Lzg4/LzM2MF9GXzc1Nzk1/ODg0OV9WbEN1N0gy/YlVYS1FHYVZDV3c5/STNTVXg4SkpZRzRi/MC5qcGc) no-repeat 50%;background-size:cover;box-sizing:border-box;color:#fff;display:flex;height:95vh;justify-content:center;padding:1rem;position:relative;text-align:center}.hero:before{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:rgba(0,0,0,.365);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-content{position:relative;z-index:2}.hero-heading{font-size:6rem;margin-bottom:.5rem}.hero-subheading{color:#db7e37;font-size:2rem;margin-bottom:1rem}@media (max-width:768px){.hero{background-position:top;height:90vh}.hero-heading{font-size:4rem}.hero-subheading{font-size:1.2rem}}.updates{background-color:#f4f4f4;min-height:100vh;padding:2rem}.updates-container{margin:0 auto;max-width:1200px;padding:1rem}.updates-heading{color:#db7e37;font-size:2rem;margin-bottom:1.5rem;text-align:center}.updates-content{display:flex;flex-direction:column;gap:1.5rem}.update-item{background:#db7e37;border-radius:8px;box-shadow:0 4px 8px #0000001a;color:#fff;cursor:pointer;font-weight:700;padding:1.5rem;transition:transform .3s ease}.update-item:hover{transform:translateY(-5px)}.update-title{font-size:1.5rem;margin-bottom:.5rem}.update-title a{color:#fff;text-decoration:none}.update-description{color:#fff;font-size:smaller}@media (max-width:768px){.updates-content{gap:1rem}.update-item{padding:1rem}.updates-heading{font-size:1.75rem}.update-title{font-size:1.25rem}.update-description{font-size:.9rem}}.popup-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.popup-content{background:#fff;border-radius:5px;color:#ff8400;max-height:85vh;max-width:600px;overflow-y:auto;padding:20px;position:relative;width:80%}.popup-title{margin:0 0 10px}.popup-subtitle{color:#000;margin:10px 0}.popup-description{margin:0 0 20px}.popup-image{height:auto;margin:10px 0;width:100%}.popup-list{list-style-type:none;padding:0}.popup-list li{margin-bottom:10px}.popup-close{background:#eb0000;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:5px 10px;position:absolute;right:10px;top:10px}.Date{padding-left:20%}.popup-subtitle-event{align-items:center;color:#000;display:flex;justify-content:space-between;margin:10px 0}.popup-title-left{flex:1 1;text-align:left}.popup-title-right{text-align:right}.Date{color:#6b6e6e;font-size:small;font-weight:600}.popup-links{align-items:center;display:flex;justify-content:space-between;margin-top:15px}.popup-link{background:#ff7300;border-radius:5px;color:#fff;padding:5px 10px;text-decoration:none}.popup-link:hover{opacity:.9;text-decoration:none}#rulebook{background-color:#15d615;color:#fff}#jobrole{background-color:#d61515;color:#fff}.notes{background:#141414;padding:2rem}.notes-container{margin:0 auto;max-width:1200px;padding:1rem}.notes-heading{color:#db7e37;font-size:2.5rem;margin-bottom:2rem;text-align:center}.notes-content{display:flex;flex-direction:column;gap:2rem}.semester{background:#fff;border-radius:8px;box-shadow:0 8px 15px #0000001a;padding:1.5rem;transition:transform .3s,box-shadow .3s}.semester:hover{box-shadow:0 9px 18px #ffffff26;transform:translateY(-5px)}.semester-title{color:#db7e37;font-size:1.8rem;margin:0;text-align:center}.semester-title a{color:#db7e37;text-decoration:none}.semester-title a:hover{color:#f0a500}@media (max-width:768px){.notes-heading{font-size:2rem}.notes-content{gap:1.5rem}.semester{padding:1.2rem}.semester-title{font-size:1.6rem}}@media (max-width:480px){.notes,.semester{padding:1rem}.semester-title{font-size:1.4rem}}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{background:#000;border-radius:10px}::-webkit-scrollbar-thumb{background-color:#db7e37;border:1px solid #fff;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#ff5722}.about{background-color:#fff;padding:2rem}.about-container{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.about-image img{border-radius:8px;box-shadow:0 4px 8px #000;max-width:100%}.about-text{max-width:600px}::selection{background-color:#db7e37;color:#fff}.about-heading{color:#db7e37;font-size:2rem;font-weight:700;margin-bottom:1rem}.about-description{color:#db7e37;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.about-container{flex-direction:column;text-align:center}.about-text{max-width:100%}.about-image{margin-bottom:1.5rem}}.contact{background-color:#151515;padding:2rem}.contact-container{color:#db7e37;margin:0 auto;max-width:800px;text-align:center}.contact-heading{font-size:2rem;margin-bottom:1rem}.contact-description{font-size:1.1rem;margin-bottom:2rem}.contact-form{gap:1rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{text-align:left}.form-group label{font-size:1rem;margin-bottom:.5rem}.form-group input,.form-group textarea{border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:.8rem;resize:none}.contact-btn{background-color:#db7e37;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.2rem}.contact-btn:focus{background-color:#fff;color:#db7e37}.contact-form input:focus,.contact-form textarea:focus{border:2px solid #db7e37;outline:none}.popup{background-color:#db7e37;border:1px solid #fff;border-radius:8px;box-shadow:0 8px 18px #0000001a;color:#fff;left:50%;padding:1rem 2rem;position:fixed;top:20%;transform:translate(-50%,-50%);z-index:1000}@media (max-width:600px){.contact-container{padding:0 1rem}.contact-heading{font-size:1.5rem}.contact-description{font-size:1rem}.contact-form{gap:.8rem}}.footer{background-color:#db7e37;color:#fff;font-weight:bolder;padding:1rem 0;position:relative;text-align:center}.footer-container{margin:0 auto;max-width:1200px}.footer-copyright{font-size:1rem}.footer-copyright p{margin:0}
/*# sourceMappingURL=main.1a577311.css.map*/