#intro{height:calc(100vh - 4rem);margin:0 auto;max-width:75rem;overflow:hidden;width:100vw}.bg{height:100vh;object-fit:cover;position:absolute;right:0;top:-4rem;z-index:-1}.introContent{display:flex;flex-direction:column;font-size:3rem;font-weight:700;height:100vh;justify-content:center;padding:2rem;width:100vw}.marquee{background:linear-gradient(90deg,#0bf,#ff8c00,#4caf50);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block;overflow:hidden;position:relative;white-space:nowrap}.marquee:before{background:inherit;content:attr(data-text);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.marquee span{position:relative;z-index:1}.hello{font-size:1.75rem;font-weight:100}.introName{color:#0bf}.introPara{font-size:small;font-weight:300;letter-spacing:1px}.btn{background:#fff;border:none;border-radius:2rem;margin:1rem 0;padding:.75rem 1.5rem}.btnImg{height:1rem;margin:0 .25rem;object-fit:cover}.btn:hover{text-decoration:underline}@media screen and (max-width:840px){.bg{right:-10vw}.introContent{font-size:8vw}.hello{font-size:3.5vw}}@media screen and (max-width:480px){.bg{right:-20vw}.introContent{font-size:10vw}.hello{font-size:4.5vw}}body{background-color:#000;color:#fff;font-family:Arial,sans-serif;margin:0}.about-container{align-items:center;border-radius:10px;box-shadow:0 8px 16px rgba(0,0,0,.2);box-sizing:border-box;display:flex;flex-direction:column;padding:2rem}.content-container{border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin-top:1em;max-width:600px;padding:20px;text-align:center}.image-container{background:#000;border:2px solid #00bfff;border-radius:50%;box-shadow:0 8px 16px rgba(28,146,210,.4);margin-top:10em;overflow:hidden;position:relative;text-align:center;width:10%}.image-container img{height:100%;margin-right:100px;object-fit:cover;position:absolute;width:100%;z-index:1}h1{color:#00bfff;font-size:2em;margin-bottom:.5em}p{font-size:1.2em;margin-bottom:1em}@media screen and (min-width:768px){.about-container{align-items:center;flex-direction:row;justify-content:space-around}.content-container{max-width:50%;text-align:left}}.education-container{background-color:#000;color:#fff;padding:50px;text-align:center}.education-item{align-items:center;display:flex;justify-content:center;margin:40px 0;text-align:left}.education-year{color:#00bfff;font-size:1.5em;margin-right:20px}.education-details{flex-grow:1}h2{font-size:2.5em;margin-bottom:30px}h2,h3{color:#00bfff}h3{margin-bottom:10px}p{color:#fff;margin-bottom:0}.projects-section{padding:2rem;text-align:center}.projects-container{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:2rem}.project{box-sizing:border-box;margin:1rem;width:30%}.h2{color:#00bfff;font-size:2.5em;margin:.5rem 0}.project-outline{align-items:center;background-color:#000;border:2px solid #00bfff;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.2);color:#fff;display:flex;flex-direction:column;height:100%;margin-bottom:1rem;padding:1rem;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.project-outline:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.project-title{color:#00bfff;margin:.5rem 0}.project-description{flex-grow:1;margin:.5rem 0}a{color:#00bfff;margin-top:1rem;text-decoration:none;transition:color .3s ease-in-out}a:hover{color:#00a0e0}@media (max-width:768px){.project{width:100%}}.contactPage{padding:20px;text-align:center}.contactPageTitle{font-size:2em;margin-bottom:10px}.contactDesc{color:#666;font-size:1.2em;margin-bottom:20px}.contactForm{border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);margin:0 auto;max-width:600px;padding:20px}.contactForm,.email,.msg,.name{background-color:#000;border:2px solid #3498db}.email,.msg,.name{border-radius:5px;color:#fff;margin-bottom:15px;padding:10px;width:100%}.msg{resize:vertical}.submitBtn{border:2px solid #3498db;border-radius:5px;color:#3498db;cursor:pointer;font-size:1em;padding:10px 20px}.links{margin-top:20px}.link{height:30px;margin-right:10px;width:30px}.skills-container{background-color:#000;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px}.main-heading{color:#00bfff;font-size:2.5em;margin-bottom:20px;text-align:center;width:100%}.skill-category{background-color:#000;border:2px solid #00bfff;border-radius:8px;flex:1 1;margin:20px;padding:15px;text-align:center}.category-title{color:#00bfff;font-size:1.8em;margin-bottom:10px}.skills-list{list-style-type:none;margin:0;padding:0}.skills-list li{color:#ddd;font-size:1.2em;margin-bottom:8px;transition:color .3s ease}.skills-list li:hover{color:#00bfff}.footer,.skills-section{margin-bottom:20px}.footer{box-shadow:0 5px 15px 0 #00bfff;margin-top:40px}.navbar{align-items:center;background-color:#000;border-radius:15px;box-shadow:0 4px 8px rgba(0,191,255,.4),0 0 15px 5px rgba(0,191,255,.2);color:#fff;display:flex;justify-content:space-between;margin:auto;padding:1rem;position:-webkit-sticky;position:sticky;top:0;z-index:3}.logo{height:3rem;object-fit:cover;width:auto}.desktopMenu{align-items:center;display:flex;flex:1 1;justify-content:flex-end}.desktopMenuList{display:flex;list-style:none;margin:0;padding:0}.desktopMenuListItem{cursor:pointer;margin:0 1rem}.desktopMenuListItem:hover{border-bottom:1px solid #00bfff;color:#00bfff}.Link{color:#fff;font-size:1rem;font-weight:500;text-decoration:none}.Link:hover{color:#00bfff}.contactLink{color:#fff;font-weight:500;padding:8px 15px;text-decoration:none}@media screen and (max-width:768px){.navbar{align-items:flex-start;padding:.5rem}.desktopMenu,.navbar{flex-direction:column}.desktopMenu{background-color:#000;border-radius:0 0 15px 15px;box-shadow:0 4px 8px rgba(0,191,255,.4),0 0 15px 5px rgba(0,191,255,.2);display:none;left:0;position:absolute;top:60px;width:100%}.desktopMenu.active{display:flex}.desktopMenuList{align-items:center;flex-direction:column;padding:1rem;width:100%}.desktopMenuListItem{margin:.5rem 0}}.mobileMenuToggle{cursor:pointer;display:none}.bar{background-color:#fff;height:3px;margin:6px 0;transition:.4s;width:25px}@media screen and (max-width:768px){.mobileMenuToggle{cursor:pointer;display:flex;flex-direction:column;position:absolute;right:20px;top:20px}.bar{background-color:#fff;height:5px;margin:6px 0;transition:.4s;width:30px}}.footer{background-color:#000;border-top:2px solid #00bfff;box-shadow:0 -5px 15px 0 #00bfff;color:#fff;padding:10px 20px;text-align:center}.footer-content{align-items:center;display:flex;justify-content:space-between}.additional-info,.quote,.rights{flex-basis:calc(33.33% - 20px);font-size:1em;margin:10px}.social-icons-container{align-items:center;display:flex;flex-basis:calc(33.33% - 20px);justify-content:center;margin:10px}.social-icon{height:auto;margin:0 10px;width:30px}@media screen and (max-width:768px){.additional-info,.quote,.rights,.social-icons-container{flex-basis:100%}.right-content{margin:10px 0;order:2;text-align:center}}
/*# sourceMappingURL=main.fce0a737.css.map*/