*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0;scroll-behavior:smooth!important;transition:scroll-behaviour .3s ease-out}::-webkit-scrollbar{width:0}a{color:grey;font-weight:700;text-decoration:none}button{cursor:pointer}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main{animation:render 2s ease-out;background-color:#fff;position:relative;scroll-behavior:smooth;transition:all 2s ease-in-out}.mode-changer-container{position:fixed;right:2rem;top:16%;z-index:11111111}@keyframes render{0%{opacity:0}to{opacity:1}}.navbar{align-items:center;background-color:#2e073f;display:flex;font-weight:bolder;justify-content:space-between;left:0;padding:1.2rem 2rem;position:fixed;top:0;transition:top .3s;width:100vw;z-index:333}.header-name a{color:#ebd3f8;font-size:large}.header-name h2{font-family:Pacifico,cursive;letter-spacing:2px}.header-name h2 span{color:red;font-family:Pacifico,cursive}.navbar--hidden{top:-100px}.nav{display:flex;gap:1.5rem}.nav a{color:#caf4ff;padding:.8rem;text-decoration:none}.hire-button a:focus,.nav a:active,.nav a:focus{color:green}.hire-button a{color:#caf4ff}.hire-button a:hover,.nav a:hover{color:#5ab2ff}.hire-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:17px;font-weight:bolder;padding:1em 1.5em;position:relative;text-transform:uppercase;transition:.5s ease}.hire-btn:before{background-color:red;bottom:0;content:"";height:2px;left:0;position:absolute;transition:.5s ease;width:0}.hire-btn:hover{color:#2e073e;transition-delay:.5s}.hire-btn:hover:before{width:100%}.hire-btn:after{background-color:#d4f0f6;bottom:0;content:"";height:0;left:0;position:absolute;transition:.4s ease;width:100%;z-index:-1}.hire-btn:hover:after{color:#f0f8ff;height:100%;transition-delay:.4s}@media screen and (max-width:750px){.nav{display:none}}.landing-container{display:flex;height:100vh;justify-content:space-between;margin-top:1rem;padding:0 2.5rem;width:100%}.landing-container>div{width:50%}.left-landing-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;text-align:left}.left-landing-container h1 span{font-size:4.6875rem}.landing-container-para-tag{font-weight:bolder}.landing-container-para-tag span{color:red;font-size:x-large}.landing-page-btn-contaier{display:flex;gap:1rem}.landing-page-btn-contaier a{background-color:#2e073e;border:2px solid #2e073ea2;border-radius:.3rem;box-shadow:inset 0 0 23px -4px #fff9;color:#fff;padding:1rem;transition:all .3s ease-in-out}.landing-page-btn-contaier a:hover{color:#e9e5e5;transform:scale(1.1)}.short-intro-container{font-weight:700}.right-landing-container{align-items:center;border-radius:50%;display:flex;justify-content:center;overflow:hidden}.right-landing-container img{image-resolution:1024px;height:60%;transition:all 1.5s;width:55%}@media screen and (max-width:625px){.left-landing-container{padding:1rem;text-align:center}.landing-container{align-items:center;flex-direction:column-reverse;gap:.5rem;justify-content:center;padding:0}.left-landing-container h1 span{font-size:3.2rem}.landing-container>div{width:100%}.right-landing-container img{height:82%}}.project-container{height:calc(100% + 6rem);width:100vw}.project-card-container{color:#687eff;display:flex;flex-wrap:wrap;font-weight:bolder;gap:1.5rem;justify-content:space-between;padding:1rem 4rem;text-align:center;transition:all 3s}.project-card-item{display:flex;flex-basis:20%;flex-direction:column;gap:1rem;transition:all 4s}.project-card-item img{box-shadow:0 5px 25px #ffff0059;width:100%}.card-details a{color:#ad49e1}@media screen and (max-width:700px){.project-card-item{flex-basis:40%}}@media screen and (max-width:475px){.project-card-item{flex-basis:100%}}.skill-container{color:#5a72a0;flex-direction:column;gap:1.5rem;height:65vh;justify-content:space-evenly;padding:2rem 0;width:100%}.skill-container,.skills-svg{align-items:center;display:flex}.skills-svg{background:linear-gradient(90deg,#3f2b96,#a8c0ff);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;justify-content:center;overflow-y:hidden}.skills-svg svg{transform:scale(1.2);width:100%}@media screen and (max-width:600px){.skills-svg{max-height:300px}.skills-svg svg{transform:scale(1.55)}}.contact-container{align-items:center;display:flex;height:100vh;justify-content:center}.form{border:2px solid;display:flex;flex-direction:column;gap:1rem;padding:2rem;width:70%}.form input,textarea{padding:1rem .5rem}.form button{border:none;border-radius:1rem;font-weight:700;margin:auto;padding:1rem;text-align:center;width:30%}@media screen and (max-width:475px){.form{width:95%}}.social-media{animation-duration:4s;animation-name:slider;display:flex;flex-direction:column;position:fixed;right:0;z-index:5}.social-media a{align-items:center;display:flex}.social{border-radius:8px 8px 0 8px;color:#fff;display:none;font-style:none;padding:4px;text-align:right}.git-link:hover+.github{background-color:#2f2d2d;display:block}.linkedin-link:hover+.linkedin{background-color:#3092d4;display:block}.social-media .whatsapp-link:hover+.whatsapp{background-color:#89d812;display:block}.insta-link:hover+.instagram{background-color:#bd4747;display:block}@keyframes slider{0%{top:-190px}to{top:0}}.footer{background-color:#000;color:#fff;font-size:.9rem;padding:1rem;text-align:center}#checkbox-input{display:none}.switch{background-color:#2e2e2e;border-radius:50px;cursor:pointer;display:flex;padding:10px;transition:all .7s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:1}.switch svg{height:2.5rem}#checkbox-input:checked+.switch{background-color:#a15b00;box-shadow:0 0 100px #ffc400}@media screen and (max-width:550px){.switch svg{height:1.5rem}}.animation-svg{align-items:center;animation:opacity 4s ease-in-out;background:linear-gradient(270deg,#cc01d6 0,#01a8bb 79%);display:flex;height:100vh;justify-content:space-around;position:relative;width:100vw}.background-div{left:0;position:absolute;top:0;z-index:0}.background-div,.background-div img{height:100%;width:100%}.pikachu-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;z-index:1}.pikachu-container strong{color:#f5f5f5;font-size:xx-large}.svg-container svg{height:450px}@keyframes opacity{0%{opacity:1}to{opacity:.1}}@media screen and (max-width:1200px){.animation-svg{gap:20rem}.background-div{top:23%}.background-div img{height:56%}.pikachu-container{gap:0}.svg-container svg{height:320px}.pikachu-container strong{font-size:larger}}@media screen and (max-width:500px){.animation-svg{gap:12rem}.background-div{top:30%}.background-div img{height:42%}.pikachu-container strong{font-size:small}.svg-container svg{height:160px}}
/*# sourceMappingURL=main.b2633440.css.map*/