body{margin:0;font-family:Roboto,Montserrat,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}::-webkit-scrollbar{width:5px}.theme-dark{--bg-color:#191919;--text-color:#fafafa;--nav-bg:#232323;--nav-text:#d6d5d5;--nav-shadow-color:rgba(218,216,216,0.212);--nav-text-hover:#fafafa;--on-hover:#3d3d3d;--contact-color:#232323;--footer-bgcolor:#7510f7}.theme-light{--bg-color:#fff;--text-color:#141414;--nav-bg:#fafafa;--nav-text:#5f6366;--nav-shadow-color:rgba(0,0,0,0.05);--nav-text-hover:#27292b;--on-hover:#aaa6a6;--contact-color:#f8f8f8;--footer-bgcolor:rgb(122 24 247)}::-webkit-scrollbar-track{background-color:#ebebeb;background-color:var(--nav-bg);border-radius:0}::-webkit-scrollbar-thumb{border-radius:0;background:var(--footer-bgcolor)}.navbar{position:sticky;top:0;display:flex;flex-direction:row;justify-content:space-around;align-items:center;background-color:var(--nav-bg);box-shadow:0 5px 10px var(--nav-shadow-color);z-index:1;width:100%}.navbar_logo>img{width:45px;height:55px;margin:12px;flex:0.8 1}.navbar_options{display:flex;justify-content:space-around;align-items:center}.navbar_option{margin:12px;padding:15px;cursor:pointer;font-size:22px;color:var(--nav-text)}.navbar_option:hover{color:var(--nav-text-hover)}@media only screen and (max-width:1000px){.navbar_options{display:none}}.details{display:flex;align-items:center;justify-content:space-around;padding:8rem 5rem;color:var(--text-color);background-color:var(--bg-color)}.details_name>p{font-size:20px;margin:0;line-height:150%}.details_name>h1{margin:-4px 0;font-size:3rem;font-weight:900}.details_p{font-size:1.5rem;line-height:150%}.download_resume>a>button{background:linear-gradient(134deg,#6a98f0,#4961dc 99%);color:#f8f8f8;border:none;cursor:pointer;width:auto;height:auto;font-size:15px;margin:30px 0;padding:15px;border-radius:5px;transition:all .2s ease 0s}.download_resume>a>button:hover{font-size:15.5px}.githubicon{color:#5271ff}@media only screen and (max-width:1000px){.details{flex-direction:column-reverse}}.skills{display:flex;flex-direction:column;align-items:center;justify-content:space-around;background-color:var(--bg-color)}.skills_logo{margin:0 auto;position:relative;width:auto}.skillset{padding:7rem 0;width:100%;background-color:#7510f7;color:#fff;display:flex;flex-direction:column;align-items:center}.skillset>h1{font-size:2.6rem}.skills_logos{display:flex;width:100%;align-items:center;justify-content:space-evenly}.skills_logos>img{color:#fff;height:7rem;width:7rem}@media only screen and (max-width:690px){.logo_image{width:300px}.skills_logos>img{height:3rem;width:3rem}}.projects{color:var(--text-color);padding:5rem 0;display:flex;align-items:center;flex-direction:column;background-color:var(--bg-color)}.projects>h1{font-size:2.6rem}.project{display:flex;align-items:center;margin:5rem 10rem}.project_image>img{height:350px;width:550px;border-radius:10px}.live_demo>a>button{background:linear-gradient(134deg,#6a98f0,#4961dc 99%);color:#f8f8f8;border:none;cursor:pointer;width:auto;height:auto;font-size:12px;margin:20px 15px;padding:15px;border-radius:5px}.project_icon{display:flex;align-items:center}.project_detail{border-radius:10px;padding:20px;height:306px;box-shadow:0 1px 10px var(--on-hover);transition:.5s ease}.project_detail:hover{box-shadow:0 1px 30px var(--on-hover)}@media only screen and (max-width:1150px){.project{flex-direction:column}.project_detail{height:auto}}@media only screen and (max-width:650px){.project_image>img{height:200px;width:300px}}.footer{background-color:var(--footer-bgcolor);padding:2rem;color:#fff;font-size:20px}.footer,.getintouch{display:flex;flex-direction:column;align-items:center}.getintouch{background-color:var(--bg-color);color:var(--text-color);padding:1rem 1rem 5rem}.getintouch>h1{margin-bottom:3rem;padding:0}.git_form{width:100%;justify-content:center}.git_form,.thankyou{display:flex;align-items:center}.thankyou{flex-direction:column;background-color:#7510f7;padding:5rem;border-radius:10px;position:relative;background:#7510f7}.thankyou>img{height:10rem;width:10rem}.thankyou>h3{color:#fff;font-size:22px;margin:0 0 10px}.thankyou>h4{color:#fff;margin:0}.formfield>input{border-radius:5px;background-color:#eaeaea;border:none;width:auto;font-size:1rem;padding:10px 15px;margin:5px 10px 30px}.formfield>label{margin:5px 15px}.formfield>textarea{margin:10px;width:auto;font-size:1rem;height:140px;resize:none;background-color:#eaeaea;border:none;padding:10px 15px;border-radius:5px}.formfield,.name_email{display:flex}.formfield{width:100%;flex-direction:column}.contactform{background:var(--contact-color);border-radius:10px;box-shadow:0 5px 10px rgb(0 0 0/5%);width:auto;padding:2rem}.submitbutton{padding:10px 20px;border:none;border-radius:5px;margin-left:27rem;margin-top:2rem;background-color:#7510f7;color:#fff;font-size:1rem}@media only screen and (max-width:1030px){.git_form{flex-direction:column}.thankyou{width:100%;padding:5rem 0}}@media only screen and (max-width:650px){.name_email{flex-direction:column}.submitbutton{margin-left:0}}
/*# sourceMappingURL=main.940c8c34.chunk.css.map */