@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700;800;900&display=swap";main{background:var(--bg)}.about-section{background:var(--bg2);display:flex;justify-content:center;align-items:center;width:100%;height:100vh;gap:4rem;padding-right:10px}.about-text{color:#767676;display:flex;flex-direction:column;gap:10px;width:30rem}.about-img{width:28rem}.about-img img{width:28rem;object-fit:center;border-radius:1.2rem}.about-text p{margin-top:20px;font-size:1.1rem;font-weight:400}#aboutme{color:var(--highlight);font-weight:bolder}#head-ab{color:var(--text)}.para-ab{text-align:justify;color:var(--text)}@media (max-width: 800px){.about-section{height:auto;display:flex;flex-direction:column;gap:2rem;padding:2rem 0}.about-img{width:100%;padding:0;display:grid;place-items:center}.about-img img{width:200px}.about-text{text-align:center;width:100%;padding:1rem}.para-ab{text-align:center}}@media (max-width: 400px){.about-img img{width:50%;overflow:hidden}.about-text p{font-size:.9rem}}.copy-right-section{background:#2d2e32;color:#fff;padding:40px 60px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.copy-right-section .css-i4bv87-MuiSvgIcon-root,.copy-right-section .css-vubbuv{color:#fff!important}@media (max-width:600px){.copy-right-section{padding:60px;display:flex;flex-direction:column;justify-content:center;gap:20px;text-align:center;align-items:center}}.textarea{padding:10px}.rating-container{display:flex;align-items:center;gap:1rem;padding-bottom:15px}@media (max-width: 500px){.rating-container{display:flex;align-items:start;flex-direction:column;gap:1rem;padding-bottom:15px}}#footer{display:flex;flex-direction:column;background:var(--bg);padding:100px 0 100px 100px;color:var(--text)}.contact-head{margin-bottom:50px}.contact-head h3{color:#147efb;font-size:1.2rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.circle{box-shadow:0 0 10px #00000017;cursor:pointer;border-radius:50%;background:#fff;width:70px;height:70px;display:flex;align-items:center;justify-content:center;margin-right:20px}.locationn-mail{display:flex}.box{width:400px;display:flex;align-items:center}.box img{width:35px}.circle .css-i4bv87-MuiSvgIcon-root,.circle .css-vubbuv{color:#000!important}#mail{display:flex;flex-direction:column}@media (max-width:900px){#footer{width:100%;display:flex;align-items:center;justify-content:center;padding-left:0}.contact-head{margin:auto;padding:1rem;text-align:center;display:flex;justify-content:center;flex-direction:column;align-items:center}.locationn-mail{display:flex;flex-direction:column;align-items:center;gap:20px}.circle{margin:auto}.box{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;flex-wrap:wrap;gap:1rem}}.hero-container-main{background:var(--bg);width:100%;height:100vh;padding:0 5rem;position:relative}.hero-main{padding-top:7rem;gap:130px;display:flex;margin:auto;justify-content:center;align-items:center}.hero-text{display:flex;flex-direction:column;gap:25px;width:400px}.hero-text h1{font-size:3rem;font-weight:900;color:var(--text)}.hero-heading{display:flex;align-items:center;font-weight:800}.hero-heading h1{font-weight:900;font-size:3rem}.hero-text>p{font-size:1.2rem;color:var(--text2)}.share-icon{font-size:2rem;display:flex;gap:5px}.share-icon a{text-decoration:none;color:#454545}.hero-container-main{padding-bottom:50px;padding-top:0}.ParaTxtColorDark{color:var(--text);font-size:1.2rem;font-weight:400}.hero-img{width:22rem;height:22rem;background:#bdb9b6;background-image:url(/assets/profile-4RWceEDM.png);background-repeat:no-repeat;background-position:center;background-size:cover;border:1px solid black;border-radius:60% 40% 30% 70%/60% 30% 70% 40%;-webkit-animation:morfh 7s ease-in-out infinite;filter:grayscale(5%)}.icon{color:var(--text)}@-webkit-keyframes morfh{0%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}}.techStack{margin-top:60px;align-items:center;justify-content:center;display:flex;gap:50px;flex-wrap:wrap;margin-bottom:20px;padding:0 10px}.logos img{width:45px}.logos ul{display:flex;flex-direction:row;justify-content:center;gap:1.5rem;flex-wrap:wrap;cursor:pointer}.logos li{display:flex;align-items:center;justify-content:center;transition:.3s}.logos li:hover{transform:translateY(-.6rem)}.logos img{width:50px;height:50px;border-radius:.4rem;padding:.1rem}.css-i4bv87-MuiSvgIcon-root{color:var(--text)}.techLogos-ab{display:flex;flex-direction:row;justify-content:center;gap:1.5rem;flex-wrap:wrap;cursor:pointer;top:5rem}.techLogos-ab>img{position:absolute;order:random();opacity:.5;z-index:1;transition:.2s ease-in-out}.techLogos-ab>img:hover{opacity:1;scale:1.2}.techLogos-ab>img:nth-child(1){top:10rem;left:2rem}.techLogos-ab>img:nth-child(2){bottom:5rem;left:3rem}.techLogos-ab>img:nth-child(3){bottom:20rem;right:2rem}.techLogos-ab>img:nth-child(4){bottom:16rem;left:7rem}.techLogos-ab>img:nth-child(5){bottom:6rem;right:10rem}.techLogos-ab>img:nth-child(6){top:17rem;left:50%}.techLogos-ab>img:nth-child(7){bottom:13rem;left:40%}.techLogos-ab>img:nth-child(8){bottom:10rem;left:10rem}@media (max-width:800px){.techLogos-ab{display:none}.hero-container-main{height:auto;padding:0 2rem}.hero-main{display:flex;flex-direction:column;gap:40px}.hero-heading{display:flex;justify-content:center}.hero-text{max-width:400px;width:100%;text-align:center}.share-icon{justify-content:center}}@media (max-width:400px){.hero-container-main{padding:0 1rem}.hero-img{width:100%;height:90vw}}.left-nav>h2{cursor:pointer}.left-nav{display:flex;align-items:center;gap:1rem}.left-nav>img{width:30px;height:30px}.navbar{position:fixed;top:0;width:100%;height:75px;display:flex;background:var(--bg2);align-items:center;justify-content:space-between;font-weight:500;z-index:200;box-shadow:0 0 10px #0000001a;padding:0 3rem;color:var(--text)}.css-vubbuv{color:var(--text)!important}.drawer{display:none}.right-nav{display:flex;font-size:1.1rem;gap:20px;align-items:center}.right-nav a{color:var(--text);font-weight:600;padding:30px 10px;display:inline-block;position:relative;transition-duration:.1s}.right-nav a:hover{color:var(--highlight);transition:.3s}.right-nav a:after{content:"";position:absolute;left:0;bottom:4px;width:100%;height:3px;background-color:var(--highlight);transform:scaleX(0);transform-origin:left;transition:transform .3s ease-out;z-index:1000}.right-nav a:hover:after{transform:scaleX(1);transform-origin:left}.right-nav>button{background:transparent;border:none;font-size:1.1rem}.active{color:var(--text)}.main-link{cursor:pointer}@media (max-width: 800px){.right-nav{display:none}.drawer{display:block}.navbar{padding:1rem}}@media (max-width: 400px){.navbar{padding:.4rem}}.button-sidenav{display:flex;align-items:center;gap:.4rem;color:var(--text)}.button{width:100%}.button a{display:block}span{padding-right:.4rem}a{color:var(--text)}.close{display:flex;justify-content:end;padding:1rem;cursor:pointer}.project-card{padding:.3rem;background:var(--bg2);color:var(--text);display:flex;justify-content:space-between;align-items:center;gap:30px;width:950px;margin:50px auto;height:420px;border-radius:1rem;font-size:1.1rem;box-shadow:0 0 20px #0003}.project-left{flex-direction:row-reverse}@keyframes projectCardAnimate{0%{transform:translate(-100%)}to{transform:translate(0)}}.project-img{border-radius:12px;box-shadow:0 0 10px #0000004d;height:100%;max-width:100%;width:580px;min-width:auto;overflow-y:hidden;position:relative;background-color:#75757533;transition:1s}.project-img::-webkit-scrollbar{display:none}.project-img img{width:100%;object-fit:cover;object-position:top;height:100%;transition:4s all ease;cursor:pointer}.project-img img:hover{object-position:bottom}.project-content{max-width:400px;text-align:center;display:flex;flex-direction:column;gap:25px;justify-content:space-around}.project-content p{font-size:1.1rem}.project-card-buttons{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.project-card-buttons>p{padding:5px 10px;background:#fff;box-shadow:0 0 10px #0000001a;color:#000}.project-cart-demo{display:flex;justify-content:center;gap:30px}.project-cart-demo a{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--text)}@media (max-width: 1000px){.project-card{display:flex;flex-direction:column-reverse;width:500px;justify-content:center;align-items:center;gap:30px;height:auto}.odd{display:flex;flex-direction:column}.project-img{height:300px}.project-img img{width:100%;border-radius:15px}}@media (max-width: 500px){.project-card{display:flex;width:90%;justify-content:center;align-items:center;gap:30px}}@media (max-width: 400px){.project-content p{font-size:.9rem}}.projects-container{background:#5f78a570;background-image:url(https://developer.spotify.com/images/home/mobile-banner-confetti.svg);background-position:center center;background-size:cover;padding:30px 0;position:relative;overflow-x:hidden}.project-head{width:900px;margin:40px auto;color:var(--text)}.h3{color:var(--highlight);padding-top:25px}@media (max-width:1000px){.project-head{width:100%;text-align:center}}.timeline-container{width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg);color:var(--text);padding:4rem 0rem}.MuiTypography-root{font-family:Space Grotesk,sans-serif!important;font-size:10px}@media (max-width: 400px){.MuiTypography-root{font-size:.9rem!important}}*{margin:0;padding:0;box-sizing:border-box;font-family:Space Grotesk,sans-serif;letter-spacing:.7px}:root{--bg: #f9f9f9;--bg2: #ffffff;--text: #36373b;--text2: #979797;--highlight: rgb(0, 102, 255)}body[data-theme=light]{--bg: #f9f9f9;--bg2: #ffffff;--text: #36373b;--text2: #979797;--highlight: rgb(0, 102, 255)}body[data-theme=dark]{--bg: rgb(28, 28, 28);--bg2: #141414;--text: #dfdfdf;--text2: #b9b9b9;--highlight: rgb(74, 147, 255)}a{text-decoration:none}.hover-link{display:inline-block;position:relative;padding-bottom:5px;transition-duration:.1s}.hover-link:after{content:"";position:absolute;left:0;bottom:-15px;width:100%;height:3px;background-color:var(--shade-color);transform:scaleX(0);transform-origin:left;transition:transform .3s ease-out}.hover-link:hover:after{transform:scaleX(1);transform-origin:left}.hover-link:hover{transition-duration:.1s;color:var(--shade-color)}.hover-effect{border-radius:1rem;padding:4px 8px}.hover-effect:hover{background:#80808023;transition:.3s}::-webkit-scrollbar{width:10px;background:var(--bg)}::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#888;border-radius:4rem}::-webkit-scrollbar-corner{background:#888;border-radius:4rem}
