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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.margin-top{height:70px}.margin-small{height:40px}@media screen and (max-width:900px){.margin-top{height:40px}.margin-small{height:30px}}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}body{margin:0}.Navbar2{display:none}.Navbar a,.Navbar2 a{color:#fff;text-decoration:none}.Navbar a:hover{color:#8bd4d4}.Navbar{background-color:#0b111b;box-sizing:border-box;display:flex;justify-content:space-between;left:0;padding:10px 5%;position:fixed;top:0;width:100%;z-index:10}.myName{align-items:center;color:#f5f5f5;font-size:1.3rem;justify-content:center}.myName,.navigations,.navigations>div:first-child{display:flex}.navigations>div:first-child>div{color:azure;cursor:pointer;padding:10px 20px}.navigations>div:first-child>div:hover{color:#8bd4d4}.navigations>div:last-child{align-items:center;display:flex;justify-content:center}.navigations>div:last-child>div{height:30px;padding:0 20px;width:30px}svg{height:100%;width:100%}@media screen and (max-width:900px){.Navbar{display:none}.Navbar2{background-color:#0b111b;display:block}.navigations2{height:0;overflow:hidden;transition:height .3s}.navigations2>div{color:azure;cursor:pointer;padding:10px 20px}.navigations2>div:hover{color:#8bd4d4}.logos2{display:flex}.logos2 div{height:25px;padding:10px 20px;width:25px}svg{height:100%;width:100%}.dropDown{display:flex;justify-content:space-between;padding:10px 5%}.dropDown button{align-items:center;background-color:#0b111b;border:1px solid #4c6692;border-radius:6px;display:flex;flex-direction:column;height:30px;justify-content:space-around;width:40px}.dropDown button>div{border:1px solid #fff;width:100%}}.webDev{grid-gap:2%;display:grid;gap:2%;grid-template-columns:55% 43%;grid-template-rows:auto;margin:auto;max-width:1500px;width:85%}.webDev div{font-family:Roboto Mono,monospace}body{background-color:#0f1624}.animateName{-webkit-animation:text 5s ease-in-out infinite alternate;animation:text 5s ease-in-out infinite alternate;border-right:3px solid #8a2be2;overflow:hidden;white-space:nowrap;width:0}@-webkit-keyframes text{0%{width:0}50%{width:19ch}}@keyframes text{0%{width:0}50%{width:19ch}}.hithere,.profilePic{height:320px;margin:90px 0}.hithere{align-items:flex-start;flex-direction:column;gap:30px}.hithere,.profilePic{display:flex;justify-content:center}.profilePic{align-items:center}.profilePic>div{background-color:#0f1624;border:none;border-radius:50%;-webkit-clip-path:circle();clip-path:circle();height:300px;overflow:hidden;transition:all .5s;width:300px}.hithere{color:#fff}.hithere>.highFont{font-size:3.2rem;font-weight:600;letter-spacing:.3rem;word-spacing:.2rem}.hithere>.lowFont{font-size:1.5rem}@media screen and (max-width:1350px){.webDev{width:90%}.hithere>.highFont{font-size:2.7rem;letter-spacing:.4rem;word-spacing:.3rem}@-webkit-keyframes text{0%{width:0}50%{width:22ch}}@keyframes text{0%{width:0}50%{width:22ch}}}@media screen and (max-width:1237px){.webDev{width:95%}.hithere>.highFont{font-size:2.5rem}}@media screen and (max-width:1000px){.hithere>.highFont{font-size:2.2rem}.hithere>.lowFont{font-size:1.3rem}}@media screen and (max-width:900px){.webDev{grid-template-areas:"a" "b";grid-template-columns:auto;grid-template-rows:auto auto;width:80%}@-webkit-keyframes text{0%{width:0}50%{width:23ch}}@keyframes text{0%{width:0}50%{width:23ch}}.profilePic{grid-area:a;height:291px;margin:30px 0}.hithere{grid-area:b;height:140px;margin:25px 0}}@media screen and (max-width:540px){.webDev{width:90%}.hithere>.highFont{font-size:1.8rem}@-webkit-keyframes text{0%{width:0}50%{width:24ch}}@keyframes text{0%{width:0}50%{width:24ch}}}@media screen and (max-width:430px){.webDev{width:97%}.hithere>.highFont{font-size:1.5rem}.hithere>.lowFont{font-size:1rem}}.about{grid-gap:5%;display:grid;gap:5%;grid-template-columns:55% 40%;margin:20px auto 40px;width:85%}.about,.aboutName{max-width:1500px}.aboutName{color:#fff;font-size:2rem;font-weight:600;margin:20px auto auto;width:85%}img{width:100%}.about>div>div{color:#fff;font-size:1.6rem;margin:10px 0}.about div{font-family:Roboto Mono,monospace}.about>div:first-child{align-items:center;display:flex;flex-direction:column;justify-content:space-around}@media screen and (max-width:1100px){.about{width:95%}}@media screen and (max-width:900px){.about{grid-template-areas:"b" "a";grid-template-columns:auto;grid-template-rows:auto auto;width:80%}.about>div:first-child{grid-area:a}.about>div>div{font-size:1.4rem}.about>div:nth-child(2){grid-area:b}}@media screen and (max-width:550px){.about{width:90%}.about>div>div{font-size:1rem}}.techStack>div:first-child{color:#fff;font-size:2.4rem;margin:auto;width:85%}.techStack{margin:auto;max-width:1500px}.techStack>div:nth-child(2){grid-gap:1%;grid-row-gap:2%;display:grid;gap:1%;grid-template-columns:repeat(6,16%);grid-template-rows:repeat(2,auto);margin:30px auto;row-gap:2%;width:78%}.techStack img,.techStack svg{height:90px;width:90px}.techStack>div:nth-child(2)>div:hover{-webkit-transform:perspective(800px) translateZ(40px);transform:perspective(800px) translateZ(40px)}.techStack>div:nth-child(2)>div{grid-gap:20px;align-items:center;background-color:#142b2d;background:linear-gradient(120deg,#182744,#132c26);color:#ccd6f6;display:grid;font-size:1.3rem;font-weight:500;gap:20px;grid-template-columns:auto;grid-template-rows:130px 25px;justify-content:center;padding:10px 0;text-align:center;transition:all .5s}@media screen and (max-width:1200px){.techStack>div:nth-child(2){width:80%}}@media screen and (max-width:1000px){.techStack>div:nth-child(2){width:90%}}@media screen and (max-width:900px){.techStack>div:nth-child(2){gap:2%;grid-template-columns:repeat(4,23%);grid-template-rows:auto;row-gap:2%;width:70%}.techStack>div:nth-child(2)>div{grid-template-rows:100px 25px}.techStack>div:first-child{font-size:2rem}.techStack>div>div div{font-size:1.2rem}}@media screen and (max-width:700px){.techStack>div:nth-child(2){gap:2%;grid-template-columns:repeat(3,31.33%);grid-template-rows:auto;row-gap:1.5%;width:80%;width:70%}.techStack>div:nth-child(2)>div{grid-template-rows:100px 21px}.techStack img,.techStack svg{height:90px;width:90px}.techStack>div>div div{font-size:1rem}}@media screen and (max-width:500px){.techStack>div:nth-child(2){width:85%}.techStack>div:first-child{font-size:1.6rem}.techStack>div:nth-child(2)>div{grid-template-rows:85px 10px}.techStack img,.techStack svg{height:70px;width:70px}}@media screen and (max-width:430px){.techStack>div:nth-child(2){width:85%}}img,svg{width:100%}.social_media>div:first-child{margin-top:12px}.ProjectCont{margin:0 auto;max-width:1500px;width:85%}.ProjectCont a{border:none;color:#fff;text-decoration:none}.projectHeading{color:#fff;font-size:2rem;margin:20px 0}.Projects{grid-gap:3%;box-sizing:border-box;display:grid;gap:3%;grid-template-columns:repeat(3,31.33%);grid-template-rows:auto;padding:0 2%}.Project img{height:100%;width:100%}.Project{background-color:#0b111b;border:1px solid #0c1119;border-radius:6px;box-sizing:border-box;display:grid;grid-template-columns:auto;grid-template-rows:30% 70%;overflow:hidden;transition:all .4s}.Project:hover{box-shadow:0 0 20px #8a2be2}.ProjectContent{display:grid;grid-template-columns:auto;grid-template-rows:70% 30%;padding:5px 17px}.Project div{color:#fff}.ProjectContent h1{color:#fff;font-size:1.7rem;margin:10px 0}.ProjectContent p{font-size:.9rem}.ProjectContent>div{display:flex;flex-wrap:wrap;margin-bottom:20px}.ProjectContent span{font-weight:600;margin-right:10px}.ProjectContent>div>div{align-items:center;border-radius:6px;cursor:pointer;display:flex;height:40px;justify-content:center;margin:5px;padding:0 5px;width:100px}.ProjectContent .demoVideo{border:1px solid #dc3545;color:#dc3545}.ProjectContent .deployment{border:1px solid #ffc107;color:#ffc107}.ProjectContent .sourceCode{border:1px solid #0dcaf0;color:#0dcaf0}.ProjectContent .demoVideo:hover{background-color:#dc3545;color:#fff}.ProjectContent .deployment:hover{background-color:#ffc107;color:#000}.ProjectContent .sourceCode:hover{background-color:#0dcaf0}.ProjectContent .sourceCode:hover a{color:#000}@media screen and (max-width:1131px){.Projects{grid-gap:3%;box-sizing:border-box;display:grid;gap:3%;grid-template-columns:repeat(2,48%);grid-template-rows:auto auto;padding:0 2%}}@media screen and (max-width:800px){.Projects{display:grid;grid-template-columns:auto;grid-template-rows:auto;margin:auto;width:70%}.ProjectContent p{font-size:.9rem}.ProjectContent h1{font-size:1.5rem}}@media screen and (max-width:550px){.Projects{width:85%}.projectHeading{font-size:1.6rem}.ProjectContent p{font-size:.8rem}.ProjectContent h1{font-size:1.4rem}.ProjectContent{grid-template-rows:60% 40%}}@media screen and (max-width:450px){.Projects{width:90%}.ProjectContent p{font-size:.7rem}.ProjectContent h1{font-size:1.3rem}}@media screen and (max-width:421px){.Projects{width:95%}}@media screen and (max-width:400px){.Projects{width:100%}}.contactForm{margin:auto;width:85%}.contactForm>div:nth-child(2){grid-gap:3%;color:#fff;display:grid;gap:3%;grid-template-columns:57% 40%;grid-template-rows:auto}.contactForm img{margin-top:-200px;width:100%}.contactForm>div:first-child{color:#fff;font-size:2.4rem;width:100%}.contactForm input::-webkit-inner-spin-button,.contactForm input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.formDiv,.formDiv form,.techPic{align-items:center;display:flex;justify-content:center}.formDiv form{flex-direction:column}.formDiv>div{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.formDiv button,.formDiv input,.formDiv textarea{border-radius:10px;margin:20px 0;padding:10px 20px}.formDiv input,.formDiv textarea{border:none;outline:none;width:400px}.formDiv textarea{padding:20px}.formDiv input{height:20px}.formBtn button{background:linear-gradient(90deg,#8a2be2 0,#8248bd);border:none;color:#fff;height:40px;transition:all .3s;width:150px}.formBtn button:hover{background:linear-gradient(90deg,#6d1eb8 0,#8248bd);border:none;cursor:pointer}.formBtn{align-items:center;display:flex;justify-content:center}@media screen and (max-width:1200px){.contactForm{width:85%}}@media screen and (max-width:1100px){.contactForm{width:90%}}@media screen and (max-width:900px){.contactForm>div:nth-child(2){color:#fff;display:grid;grid-template-columns:auto;grid-template-rows:auto}.techPic{display:none}.formDiv{display:block;margin-left:4%}}@media screen and (max-width:600px){.contactForm{align-items:center;display:flex;flex-direction:column;justify-content:center;width:85%}.formDiv input,.formDiv textarea{width:320px}.formDiv>div{padding:0}.formDiv{display:block;margin-left:0}}@media screen and (max-width:450px){.formDiv input,.formDiv textarea{width:280px}}.alertDiv{display:none}.alert{background-color:rgba(40,42,53,.3);border:1px solid #000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:100}.alert,.alert>div{align-items:center;display:flex;justify-content:center}.alert>div{background:#16bffd;background:linear-gradient(90deg,#cb3066,#16bffd);border-radius:10px;color:#fff;flex-direction:column;height:25vh;padding:5vh 2vw;text-align:center;width:30vw}.alert>div>div{font-size:24px;padding:15px}.alert button{align-items:center;background:#f7ff00;background:linear-gradient(90deg,#db36a4,#f7ff00);border:none;border-radius:6px;color:#8a2be2;cursor:pointer;display:flex;height:40px;justify-content:center;margin:5px;padding:0 5px;width:100px}.alert button:hover{background-color:#2aafb9;color:#fff}.alert img{height:100%;width:100%}.qrDiv{display:none}.qr>div{height:35vh}.qr>div>div{width:150px}.qr>div>div:last-child{align-items:center;display:flex;justify-content:center}@media screen and (max-width:1200px){.alert>div{height:18vh}.alert>div>div{font-size:1rem}}@media screen and (max-width:750px){.alert>div{height:14vh;width:45vw}}@media screen and (max-width:550px){.alert>div{width:60vw}}@media screen and (max-width:1200px){.qr>div{height:30vh}.qr>div>div{font-size:1rem}}@media screen and (max-width:750px){.qr>div{width:45vw}}@media screen and (max-width:550px){.qr>div{width:60vw}}
/*# sourceMappingURL=main.de271cc4.css.map*/