@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html{scroll-behavior:smooth;background-color:#191924;color:#fff}body{margin:0!important;padding:0;font-family:Montserrat,sans-serif}::-webkit-scrollbar{width:4px;height:80px}::-webkit-scrollbar-track{background:#222a35}::-webkit-scrollbar-thumb{background:#575c66;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#626970}#nav-menu{position:fixed;width:100%;background-color:#191924;padding:8px;z-index:1000}#largeScreenNavbar{max-width:1280px;height:55px;display:flex;justify-content:space-between;padding:0 15px;align-items:center;margin:auto}#largeScreenNavbar>a>h2{text-wrap:nowrap;color:#7957d5}#largeScreenNavbar>div:nth-child(1){width:150px}#largeScreenNavbar>div:nth-child(2){display:flex;justify-content:space-between;align-items:center;width:45%}a{text-decoration:none;color:#fff}.active{color:#7957d5;border-bottom:1px solid #7957d5;padding-bottom:3px}.navbarLinks>a:hover{color:#7957d5;border-bottom:1px solid #7957d5;padding-bottom:3px}#largeScreenNavbar>div:nth-child(3){display:flex;justify-content:space-between;align-items:center}.github,.resume{color:#854ce6;border-radius:20px;border:1px solid #854ce6;background-color:#191924;cursor:pointer;padding:2px 20px;font-weight:500;font-size:16px;transition:all .6s ease-in-out;margin-left:20px;font-size:.9rem}.resume:hover,.github:hover{background-color:#854ce6;color:#fff}#smallScreenNavbar{display:flex;max-width:1350px;height:55px;justify-content:space-between;margin:auto;padding:0 15px}#smallScreenNavbar>div:first-child{display:flex;align-items:center;width:30%}#smallScreenNavbar>div:last-child{display:flex;justify-content:center;align-items:center;width:35px;cursor:pointer}img{width:100%}#smallScreenDropDown{position:fixed;width:100%;background-color:#1d0f0fe6;display:flex;justify-content:center;z-index:100}#smallScreenDropDown>div{display:flex;padding-top:80px;flex-direction:column;text-align:center;padding-bottom:20px;gap:15px}#smallScreenDropDown button{margin:0;width:110px}@media screen and (width>=800px){#smallScreenNavbar,#smallScreenDropDown{display:none}}@media screen and (width<800px){#largeScreenNavbar{display:none}}#home{max-width:1280px;display:flex;margin:auto;padding:90px 15px 15px;font-size:16px;justify-content:center;align-items:center;border-bottom:1px solid rgba(156,153,153,.3)}#left_home{margin:px 0;width:50%;padding:30px}#left_home h1:nth-child(1){font-size:3em}#left_home h1:nth-child(2){font-size:3em}#left_home h3:nth-child(3){font-size:1.6em;display:flex}#left_home h3:nth-child(3) span{padding-left:5px;color:#854ce6;text-wrap:nowrap}#left_home p:nth-child(4){font-size:1.3em;color:#9c9999;margin:6px 0}#right_home{width:50%;display:flex;justify-content:center;align-items:center}#home img{border-radius:50%;width:65%;box-shadow:#8626e699 0 0 20px -5px}.home_button{display:flex;align-items:center;margin-top:30px;gap:20px}#home button{width:40%;-webkit-appearance:button;-moz-appearance:button;appearance:button;border:none;text-decoration:none;max-width:300px;text-align:center;padding:16px 0;border-radius:20px;cursor:pointer;font-size:1.3em;font-weight:600;transition:all .2s ease-in-out!important;background:hsla(271,100%,50%,1);background:linear-gradient(225deg,hsla(271,100%,50%,1) 0%,hsla(294,100%,50%,1) 100%);background:-moz-linear-gradient(225deg,hsla(271,100%,50%,1) 0%,hsla(294,100%,50%,1) 100%);background:-webkit-linear-gradient(225deg,hsla(271,100%,50%,1) 0%,hsla(294,100%,50%,1) 100%);box-shadow:20px 20px 60px #1f2634,-20px -20px 60px #1f2634}#home button:hover{transform:scale(1.05);transition:all .4s ease-in-out;box-shadow:20px 20px 60px #1f2634}@media screen and (width<1150px){#home{flex-direction:column-reverse;align-items:center;justify-content:center;text-align:center;font-size:12px}#right_home{width:100%}#left_home{width:100%;margin:20px 0}#home img{border-radius:50%;width:35%}.home_button{display:flex;align-items:center;justify-content:center}#home button{width:35%;max-width:250px;padding:15px 0;border-radius:20px;cursor:pointer;font-weight:600}#left_home h3:nth-child(3){align-items:center;justify-content:center;text-wrap:nowrap}}@media screen and (width<800px){#home{font-size:10px}#home img{border-radius:50%;width:45%}#home button{width:45%;max-width:250px;padding:14px 0;border-radius:20px;cursor:pointer;font-weight:600}}@media screen and (width<400px){#home{font-size:9px}#home img{border-radius:50%;width:60%}#home button{width:50%;max-width:300px;padding:14px 0;border-radius:20px;cursor:pointer;font-weight:600}}#about{padding:20px;max-width:1350px;margin:auto;font-size:16px}#about h1{text-align:center;font-size:2.8em}#about>p{text-align:center;max-width:80%;margin:auto;font-size:1.5em;color:#a0a0a0}.education_card>h2{text-align:center;font-size:2em;font-weight:600;padding:20px 0}.contactMe{color:#9b6bee;text-decoration:underline}.contactMe:hover{text-shadow:2px 2px rgba(173,99,252,.6)}b{color:#8e6acc}.education_box{border:1px solid #854ce6;border-radius:20px;width:80%;padding:20px;margin:auto;font-size:1em}.education_box h2{font-weight:500;font-size:1.4em;color:#e8e0f5}.education_box p{color:#958aa8;font-size:1em}@media screen and (width<1150px){#about{font-size:13px}.education_box h2{font-size:1.3em}#about>p{max-width:100%}}@media screen and (width<800px){#about{font-size:11px}.education_box h2{font-size:1.1em}}@media screen and (width<550px){.education_box h2{font-size:.9em}}#skills{max-width:1280px;margin:auto}#skill_section{border:1px solid #854ce6;border-radius:20px;text-align:center;padding:25px;margin:0 30px 30px;font-size:16px}.skills-card{display:flex;flex-wrap:wrap;width:80%;margin:auto;gap:20px;align-items:center;justify-content:center;padding:20px;font-size:16px}#skills h1{text-align:center;font-size:2.4em;padding:15px;font-weight:500}.skill_box{max-width:300px;display:flex;justify-content:space-around;align-items:center;font-size:16px;border-radius:10px;border:1px solid #854ce6;height:70px;padding:20px;transition:.5s;transform:scale(1);cursor:pointer}.skill_box:hover{box-shadow:#8223d8e6 0 7px 29px;transform:scale(1.05)}.skill_box:hover{box-shadow:#8223d8e6 0 0 10px;transform:scale(1.05)}.skill_box img{width:60px;padding-right:20px}.skill_box span{font-size:1.4em}.githubConatiner{border:1px solid #854ce6;border-radius:20px;padding:25px;margin:0 30px 30px}.githubConatiner>div:first-child{display:grid;grid-template-columns:repeat(2,1fr)}.githubConatiner>div:nth-child(2){width:70%;margin:auto}#skill_section{color:#854ce6}#skill_section h2{color:#c7c6c9;font-weight:500;font-size:22px}@media screen and (width<1150px){#skill_section{font-size:15px;color:#854ce6}.skill_box span{font-size:1.1em}#skills h1{font-size:2em}.skills-card{width:100%}}@media screen and (width<850px){#skill_section{font-size:14px}.skill_box img{width:50px}#skills h1{font-size:1.8em}.skill_box span{font-size:1em}.githubConatiner>div:first-child{display:grid;grid-template-columns:repeat(1,1fr)}.githubConatiner>div:nth-child(2){width:100%}}@media screen and (width<550px){#skill_section{font-size:12px}.skill_box img{width:40px}#skills h1{font-size:1.7em}.skill_box span{font-size:.9em}.skill_box{max-width:300px;font-size:15px;height:50px;padding:10px}}#projects{max-width:1280px;margin:auto}.proCard1{display:grid;border-radius:20px;margin:30px;grid-template-columns:1.4fr 1fr;gap:15px}.proCard2{display:grid;border-radius:20px;margin:30px;grid-template-columns:1fr 1.4fr;gap:15px}#projects>h1{text-align:center;font-weight:500;margin-bottom:-15px;padding-bottom:0;font-size:2.5em}.project-card img{width:100%;border-radius:10px}.projectImg{display:flex;justify-content:center;align-items:center}.projectDetails{font-size:16px;margin:0;padding:10px;display:flex;flex-direction:column;justify-content:space-around}.project-title{color:#9e9d9d;font-weight:500;font-size:2em}.project-tech-stack{display:flex;flex-wrap:wrap}.project-tech-stack>span{margin:10px 10px 10px 0;padding:3px 15px;background-color:#854ce6;border-radius:20px;font-size:.9em;color:#ebeaea}.project-description{color:#9e9d9d;padding:10px 0}.projectButtons{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.project-github-link{background-color:#333;color:#ebebeb;padding:10px;text-align:center;border-radius:10px;transition:.4s;transform:scale(1);cursor:pointer}.project-deployed-link{background-color:#854ce6;color:#ebebeb;padding:10px;text-align:center;border-radius:10px;transition:.4s;transform:scale(1);cursor:pointer}.project-deployed-link:hover{box-shadow:#8223d8e6 0 0 10px;transform:scale(1.05)}.project-github-link:hover{box-shadow:#353435e6 0 0 10px;transform:scale(1.05)}@media screen and (width<1100px){.projectDetails{font-size:15px}}@media screen and (width<1000px){.projectDetails{font-size:13px}}@media screen and (width<900px){.projectDetails{font-size:12px}}@media screen and (width<850px){.project-card{grid-template-columns:repeat(1,1fr)}.project-card>.projectDetails{order:2}#projects>h1{font-size:1.9em}.project-card>img{order:1}}#contact{margin-top:70px;padding:20px;box-shadow:#8223d8b3 0 0 10px}#contact h1{text-align:center;font-weight:500}#contact>div{display:grid;max-width:1280px;padding:30px;margin:auto;grid-template-columns:repeat(4,1fr);gap:15px;justify-content:space-between}.contactCard{border:1px solid #854ce6;text-align:center;padding:25px 0;border-radius:20px;cursor:pointer;transition:.5s;transform:scale(1)}.contactCard:hover{box-shadow:#8223d8e6 0 0 10px;transform:scale(1.05)}.contactCard img{width:25%}.contactCard p,.contactCard h5{color:#b2b1b4}@media screen and (width<1150px){.contactCard p{font-size:.9rem}}@media screen and (width<1050px){#contact>div{grid-template-columns:repeat(2,1fr)}.contactCard p{font-size:1rem}.contactCard img{width:15%}}@media screen and (width<620px){.contactCard p{font-size:.9rem}.contactCard img{width:15%}#contact h1{font-size:1.7rem}}@media screen and (width<550px){#contact>div{grid-template-columns:repeat(1,1fr)}.contactCard img{width:15%}}
