@import"https://fonts.googleapis.com/css2?family=Chewy&family=Nunito:ital,wght@0,200..1000;1,200..1000&family=Sour+Gummy:ital,wght@0,100..900;1,100..900&family=Syne+Mono&display=swap";:root{--download-bg: 170, 110, 80;--download-bg-hover: 180, 60, 60;--download-icon: 155, 255, 130}.dark{--download-bg: 5, 5, 25;--download-bg-hover: 65, 100, 225;--download-icon: 155, 255, 130}.bodyResume{width:100%;height:89.4vh;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}.titleResume{margin:0;text-shadow:5px 2px 5px rgba(var(--shadow),.3)}.downloadBtnResume{margin-bottom:11px;height:27px;width:100px;border:none;align-items:center;text-align:center;justify-content:center;border-radius:77px;font-family:MarkerFelt-Thin,Marker Felt;color:rgb(var(--primary-text));background-color:rgba(var(--download-bg),.3);box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.3);transition:background-color .3s ease-in-out,transform .5s ease-in-out}.downloadIcon{transition:color .3s ease-in-out}.downloadBtnResume:hover .downloadIcon{color:rgb(var(--download-icon))}.downloadBtnResume:hover{background-color:rgba(var(--download-bg-hover),.6);transform:scale(1.05)}.frameResume{width:555px;height:670px;box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.3);border:3px black solid}@media screen and (max-width:860px){.frameResume{width:400px;height:500px}}:root{--background-nav: 220, 225, 177;--nav-txt: 1, 43, 71;--nav-hover-txt: 253, 225, 197;--resume-bg: rgb(210, 212, 230);--resume-bg-hover: rgb(135, 206, 250)}.dark{--background-nav: 45, 36, 87;--nav-txt: 253, 225, 197;--nav-hover-txt: 1, 43, 71;--resume-bg: rgb(30, 35, 45);--resume-bg-hover: rgb(35, 40, 60)}.navClass{position:sticky;top:0;z-index:999;padding-top:13px;padding-bottom:13px;background:transparent}.nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 150px;height:35px}.logo{cursor:pointer;height:24px;width:81px;display:block;fill:rgb(var(--nav-txt));text-shadow:3px 1px 5px rgba(var(--shadow),.5)}.nav_links{border-radius:77px;list-style:none;display:flex;gap:30px;margin:0;padding:0;justify-self:center;justify-content:center;align-items:center;position:relative;background:transparent;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:2px 1px 5px 1px rgba(var(--shadow),.15),inset 0 4px 20px rgba(var(--accent),.25);overflow:hidden}.nav_links li{background:transparent;border-radius:77px;min-width:100px;height:30px;display:flex;justify-content:center;align-items:center;position:relative;transition:background .1s ease,backdrop-filter .1s ease,box-shadow .1s ease,transform .1s ease,opacity .2s ease}.nav_links li.fade-out{opacity:0}.nav_links li:hover,.nav_links li.active{background:rgba(var(--accent),.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:2px 1px 5px 1px rgba(var(--shadow),.15),inset 0 4px 20px rgba(var(--accent),.3);overflow:hidden}.nav_links:before{--size: 10px;content:"";position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:radial-gradient(circle closest-side,rgba(var(--accent-hover),.2),transparent);transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease}.nav_links:hover:before{--size: 250px}.nav_links li a{font-size:18px;text-decoration:none;color:rgb(var(--nav-txt));display:flex;justify-content:center;align-items:center;width:100%;height:100%;line-height:30px;border-radius:77px;transition:border-color .25s ease,transform .25s ease-in-out}.nav_links li a:hover,.nav_links li.active a{transform:none;color:rgb(var(--nav-hover-txt));transform:scale(1.05)}.nav_left{cursor:pointer;height:auto;width:auto;display:flex;justify-self:start;justify-content:center;align-items:center;overflow:hidden}.nav_right{width:auto;height:30px;display:flex;justify-self:end;justify-content:center;gap:10px}.theme_toggle_bg{width:30px;height:30px;border-radius:50%;background-color:rgba(var(--background-nav),.3);box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.1);transition:background-color .3s ease-in-out,transform .3s ease-in-out;overflow:hidden}.theme_toggle_btn{color:rgb(var(--nav-txt));background:transparent;border-radius:50%;width:100%;height:100%;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease-in-out,transform .3s ease-in-out}.theme_toggle_btn:hover{background-color:rgba(var(--background-nav),.5);transform:scale(1.05)}.resume_btn{width:60px;height:60px;display:flex;cursor:pointer;align-items:center;justify-content:center;background-color:var(--resume-bg);transition:background-color .3s ease-in-out,transform .3s ease-in-out}.resume_btn:hover{background-color:var(--resume-bg-hover);transform:scale(1.05)}.resume_bg{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.1)}.resume{color:rgb(var(--nav-txt));background:transparent;transition:color .3s ease-in-out}@keyframes slideUp{0%{transform:translateY(70px)}40%{transform:translateY(35px)}to{transform:translateY(0)}}.theme_toggle_btn.animate{animation:slideUp .4s ease-out}.nav_toggle{display:none;background:transparent;padding:1px;border:none;cursor:pointer}.bar{display:block;width:25px;height:3px;margin:5px auto;background:rgb(var(--nav-txt));transition:all .3s ease-in-out}@media screen and (max-width:1080px){.nav{padding:0 50px}}@media screen and (max-width:860px){.nav{display:flex;padding:0 35px;justify-content:space-between;align-items:center}.nav_links{border-radius:0 0 0 20px;position:fixed;top:0;right:0;height:150px;width:175px;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;padding:5rem 1.5rem;background:rgba(var(--background-nav),.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translate(100%);transition:transform .3s ease;z-index:998}.nav_links:hover:before{--size: 800px}.nav_links:before{pointer-events:none;z-index:0}.nav_links.active{transform:translate(0)}.nav_toggle{display:block;z-index:999}.nav_toggle.active .bar:nth-child(2){opacity:0}.nav_toggle.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav_toggle.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav_right{position:fixed;top:260px;right:133px;border-radius:50%;display:flex;justify-content:flex-start;width:auto;transform:translate(300%);transition:transform .3s ease;z-index:999}.nav_right.active{display:flex;transform:translate(0)}}:root{--gmail: rgb(255, 255, 247);--gmail-bg: rgb(234, 67, 53);--gmail-bg-hover: rgb(187, 0, 27);--github: rgb(255, 255, 255);--github-bg: rgb(33, 31, 31);--github-bg-hover: rgb(0, 0, 0);--linkedin: rgb(225, 225, 225);--linkedin-bg: rgb(0, 119, 181);--linkedin-bg-hover: rgb(0, 97, 146);--btn-bg: 255, 245, 238;--btn-hover: 240, 255, 240}.dark{--gmail: rgb(255, 255, 247);--gmail-bg: rgb(187, 0, 27);--gmail-bg-hover: rgb(234, 67, 53);--github: rgb(255, 255, 255);--github-bg: rgb(0, 0, 0);--github-bg-hover: rgb(33, 31, 31);--linkedin: rgb(225, 225, 225);--linkedin-bg: rgb(0, 97, 146);--linkedin-bg-hover: rgb(0, 119, 181);--btn-bg: 20, 25, 30;--btn-hover: 35, 45, 55}.bodyHome{width:100%;height:89.4vh}.hero{margin:auto;height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero h1,.hero h2{text-shadow:5px 2px 5px rgba(var(--shadow),.3)}.socialLinks{margin:2px 0 0;width:300px;gap:17px;display:flex;flex-direction:row;align-items:center;justify-content:center}.gmailBtn,.githubBtn,.linkedinBtn,.resumeBtn{cursor:pointer;border-radius:15px;border:transparent;height:40px;width:40px;display:flex;align-items:center;justify-content:center;box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.3)}.gmailBtn{background-color:var(--gmail-bg);transition:background-color .3s ease-in-out,transform .3s ease-in-out}.gmailBtn:hover{background-color:var(--gmail-bg-hover);transform:scale(1.05)}.gmailBtn:hover .gmail{color:var(--gmail)}.gmail{color:var(--gmail);background:transparent;transition:color .3s ease-in-out}.githubBtn{background-color:var(--github-bg);transition:background-color .3s ease-in-out,transform .3s ease-in-out}.githubBtn:hover{background-color:var(--github-bg-hover);transform:scale(1.05)}.githubBtn:hover .github{color:var(--github)}.github{color:var(--github);background:transparent;transition:color .3s ease-in-out}.linkedinBtn{background-color:var(--linkedin-bg);transition:background-color .3s ease-in-out,transform .3s ease-in-out}.linkedinBtn:hover{background-color:var(--linkedin-bg-hover);transform:scale(1.05)}.linkedinBtn:hover .linkedin{color:var(--linkedin)}.linkedin{color:var(--linkedin);background:transparent;transition:color .3s ease-in-out}.navToAbout{cursor:pointer;background-color:rgba(var(--btn-bg),.8);font-family:Chewy,system-ui;color:var(--primary-text);font-size:16px;border-radius:50px;height:33px;width:150px;margin-top:27px;justify-content:center;align-items:center;text-align:center;border:transparent;box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.3);transition:background-color .3s ease-in-out,transform .3s ease-in-out}.navToAbout:hover{background-color:rgba(var(--btn-hover),.6);transform:scale(1.05)}:root{--profileCard-bg: rgb(135, 206, 235);--aboutCard-bg: rgb(176, 216, 230);--techCard-bg: rgb(224, 224, 224);--quote: rgb(180, 190, 205);--heading-about: rgb(57, 57, 57);--pill-bg: rgb(245, 245, 245, .7);--git: rgb(33, 31, 31);--express: rgb(0, 0, 0);--btn-transition: 255, 245, 238;--btn-transition-hover: 240, 255, 240}.dark{--profileCard-bg: rgb(90, 140, 200);--aboutCard-bg: rgb(70, 130, 180);--techCard-bg: rgb(30, 30, 35);--quote: rgb(120, 150, 180);--heading-about: rgb(190, 195, 205, .9);--pill-bg: rgb(40, 50, 60);--git: rgb(255, 255, 255);--express: rgb(255, 255, 255);--btn-transition: 35, 45, 60;--btn-transition-hover: 35, 45, 60}.bodyAbout{width:100%;height:89.4vh;display:flex;flex-direction:column;justify-content:start;align-items:center;font-family:Nunito,sans-serif;font-weight:500}.biography{width:1024px;height:530px;margin-top:20px;gap:20px;display:flex;flex-direction:row;justify-content:center;align-items:center}.profileCard{width:325px;height:500px;border-radius:20px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:start;background-color:var(--profileCard-bg);box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.3)}.profileCard h1,h3{text-shadow:5px 2px 5px rgba(var(--shadow),.3)}.dailyQuote{width:300px;font-size:13px;height:70px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-family:Syne Mono,monospace;line-height:1.3}.quoteLine{margin:0 10px;border-radius:10px;background-color:var(--quote);box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.3)}.profilePicture{max-width:200px;max-height:200px;border-radius:50%;padding:10px 0}.profileName{margin:0}.profileNamePrefer{margin:0;font-weight:300}.profileHighlight{font-size:17px;padding:10px 0;position:relative;display:inline-block;font-family:Sour Gummy,sans-serif;font-optical-sizing:auto;color:rgb(var(--primary-text))}.profileHighlight:after{content:attr(data-text);color:rgba(var(--nav-txt),.7);display:inline-block;opacity:0;transform:translateY(10px);animation:fadeUp .6s ease-out forwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.profileDirectory{gap:20px;display:flex;flex-direction:row;align-items:center;text-align:center;justify-content:center;padding:15px 0 0}.toResume,.toPortfolio{cursor:pointer;width:110px;height:30px;gap:5px;display:flex;align-items:center;justify-content:center;border:transparent;font-family:Chewy,system-ui;color:var(--primary-text);background-color:rgba(var(--btn-transition),.5);border-radius:20px;box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.3);transition:background-color .3s ease-in-out,transform .3s ease-in-out}.toResume:hover,.toPortfolio:hover{background-color:rgba(var(--btn-transition-hover),.8);transform:scale(1.05)}.profileAbout{width:680px;height:500px;border-radius:20px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;justify-content:flex-start;background-color:var(--aboutCard-bg);box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.3)}.technologyTitle,.profileAboutTitle{margin:0;text-indent:10px;font-family:Chewy,system-ui;color:var(--heading-about);text-shadow:5px 2px 5px rgba(var(--shadow),.3);text-align:start}.profileAboutPara{width:100%;max-width:600px;margin:13px auto;text-align:center;font-weight:400;line-height:2;font-family:Nunito,sans-serif;font-size:14.5px}.technology{width:1024px;height:210px;margin-top:20px;gap:10px;border-radius:20px;display:flex;flex-direction:column;justify-content:start;align-items:start;background-color:var(--techCard-bg);box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.3)}.techStack{width:1024px;height:150px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:space-evenly}.java,.python,.ts,.js,.html,.css,.react,.nodeJs,.express,.tailwindCss,.git,.gitHub,.mySql,.postgreSql,.mongoDb{flex:0 0 auto;height:40px;width:auto;gap:13px;padding:0 20px;border-radius:50px;display:flex;align-items:center;justify-content:space-between;background-color:var(--pill-bg);text-shadow:none;box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.1)}.icon{width:27px;height:27px}.carouselLang{height:55px;width:100%;display:flex;-webkit-mask-image:linear-gradient(to right,transparent,black 40%),linear-gradient(to left,transparent,black 40%);-webkit-mask-size:100% 100%;-webkit-mask-composite:source-in;mask-composite:intersect;overflow-x:hidden}.carouselLang::-webkit-scrollbar{display:none}.techStackLang{gap:40px;padding-right:40px;display:flex;align-items:center;justify-content:space-between;animation:slide--X 10s infinite linear}.carouselFramW{height:55px;width:100%;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 40%),linear-gradient(to left,transparent,black 40%);-webkit-mask-size:100% 100%;-webkit-mask-composite:source-in;mask-composite:intersect;overflow-x:hidden}.carouselFramW::-webkit-scrollbar{display:none}.techStackFramW{gap:40px;padding-right:40px;display:flex;align-items:center;justify-content:space-between;animation:slide-X 17s infinite linear}@keyframes slide--X{0%{translate:-100%}to{translate:0}}@keyframes slide-X{0%{translate:0}to{translate:-100%}}@media screen and (max-width:760px){.bodyAbout{height:auto;padding-bottom:40px}.biography{width:100%;height:auto;flex-direction:column;margin-top:10px;gap:15px}.profileCard{width:95%;height:auto;padding-bottom:20px}.profilePicture{max-width:150px;max-height:150px}.dailyQuote{width:90%;height:auto;font-size:12px}.profileAbout{width:90%;height:auto;padding:15px 10px}.profileAboutPara{max-width:100%;margin:10px 0;font-size:13.5px;line-height:1.7}.technology{width:90%;height:auto;padding:15px 10px}.techStack{width:100%;height:auto;gap:20px}.carouselLang,.carouselFramW{height:50px}.techStackLang,.techStackFramW{gap:25px;padding-right:25px}.java,.python,.ts,.js,.html,.css,.react,.nodeJs,.express,.tailwindCss,.git,.gitHub,.mySql,.postgreSql,.mongoDb{height:35px;padding:0 15px;gap:10px}.icon{width:22px;height:22px}}:root{--project-card-bg: rgb(224, 228, 235);--gear-color: rgb(90, 110, 140);--techpill-bg: rgb(235, 240, 245);--techpill-hover: rgb(220, 230, 240);--project-link-bg: rgb(210, 220, 230);--project-link-bg-hover: rgb(210, 220, 235);--git: rgb(33, 31, 31);--web-link: rgb(19, 19, 19);--divider: rgba(120, 135, 150, .25)}.dark{--project-card-bg: rgb(25, 28, 32);--gear-color: rgb(60, 75, 100);--techpill-bg: rgb(30, 35, 45);--techpill-hover: rgb(45, 50, 60);--project-link-bg: rgb(35, 40, 50);--project-link-bg-hover: rgb(50, 55, 70);--git: rgb(255, 255, 255);--web-link: rgb(255, 255, 226);--divider: rgba(180, 190, 205, .18)}.work-container{width:100%;height:auto;display:flex;flex-direction:column;justify-content:start;align-items:center;font-family:Nunito,sans-serif;font-weight:400;font-style:normal;line-height:normal}.projects-section{width:100%;height:auto;margin:20px;display:flex;flex-direction:column;justify-content:center;align-items:center}.projects-heading{width:100%;max-width:735px;margin:0 auto;text-align:start;font-family:Chewy,system-ui;font-weight:500;line-height:normal}.projects{width:100%;max-width:735px;margin:15px auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;grid-auto-rows:auto;align-items:stretch;justify-items:center}.project-cards:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center}.project-cards{min-height:350px;width:100%;max-width:350px;display:flex;flex-direction:column;background:var(--project-card-bg);border-radius:20px;justify-self:center;box-shadow:.2px 3px 6px 1px rgba(var(--shadow),.3);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.project-cards:hover{transform:translateY(-6px);box-shadow:0 8px 20px rgba(var(--shadow),.35)}.project-image{position:relative;width:100%;height:220px;flex:0 0 auto;overflow:hidden}.project-image:before,.project-image:after{content:"";position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity .4s ease-in-out}.project-image:before{background-image:url(/assets/inProgressLightMode-gNFwFgYD.png);opacity:1}.project-image:after{background-image:url(/assets/inProgressDarkMode-Clj6G6yt.png);opacity:0}.dark .project-image:after{opacity:1}.dark .project-image:before{opacity:0}.progress-dot-container{color:#0f1914;font-size:13px;display:flex;align-items:center;justify-content:center;gap:3px;padding-right:3px;line-height:normal;height:22px;width:50px;background-color:#2ecc7180;box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.2);border-radius:20px;position:absolute;top:10px;right:10px;z-index:1}.progress-gear-container{color:#231e0a;font-size:13px;display:flex;align-items:center;justify-content:center;gap:3px;line-height:normal;height:22px;width:75px;background-color:#f0c85080;box-shadow:.1px 1px 5px 1.5px rgba(var(--shadow),.2);border-radius:20px;position:absolute;top:10px;right:10px;z-index:1}.progress-dot{color:#ff6b6b;animation:pulse-red 2s infinite ease-in-out}.progress-gear{color:var(--gear-color);animation:spin 6s linear infinite;transform-origin:center}@keyframes pulse-red{0%{color:#ff6b6b}50%{color:red}to{color:#ff6b6b}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.project-description{height:120px;overflow-y:auto;flex:0 0 auto;display:flex;flex-direction:column;padding:10px;justify-content:flex-start}.project-description h1,.project-description p{margin:0;padding:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.project-description h1{font-size:23px}.project-description p{font-size:16px;margin:7px 15px}.project-tech-stack{height:auto;flex:1 1 0%;display:flex;flex-wrap:wrap;gap:5px;margin:10px 15px;align-items:start;justify-content:center}.project-tech-stack span{height:25px;line-height:1;padding:0 10px;border-radius:20px;display:inline-flex;align-items:center;justify-content:center;background-color:var(--techpill-bg);transition:background-color .2s ease,transform .15s ease}.project-tech-stack span:hover{background-color:var(--techpill-hover);transform:translateY(-1px)}.project-links{flex:0 0 auto;height:60px;align-items:center;justify-content:center;display:flex;gap:20px}.project-links span{border-radius:50px;cursor:pointer;height:40px;width:120px;gap:10px;background-color:var(--project-link-bg);transition:background-color .2s ease,transform .2s ease-in-out;align-items:center;justify-content:center;display:flex}.project-links span:hover{background-color:var(--project-link-bg-hover);transform:scale(1.025)}.git-container{color:var(--git)}.live-web-container{color:var(--web-link)}.project-links span.disabled{pointer-events:none;opacity:.5;background-color:var(--project-link-bg);cursor:not-allowed}.divider{width:90%;height:.5px;align-self:center;background:var(--divider)}.disabled-card{pointer-events:none;opacity:.75;cursor:default;filter:grayscale(30%)}.disabled-card:hover{transform:none!important;box-shadow:none!important}@media screen and (max-width:760px){.work-container{padding:0 1rem;display:flex;justify-content:center;overflow-x:hidden}.projects-section{width:100%;max-width:375px;margin:0 auto;padding:0}.projects-heading{width:100%;max-width:350px;text-align:start;text-indent:0}.projects{grid-template-columns:1fr;justify-items:center}}:root{--background-color: 240, 255, 255;--primary-text: 7, 7, 7;--secondary-text: 253, 225, 197;--shadow: 0, 53, 97;--accent: 0, 95, 143;--accent-hover: 0, 53, 97;--border: 228, 203, 179;display:flex;flex-direction:column;min-height:100vh}.dark{--background-color: 7, 7, 7;--primary-text: 224, 241, 243;--secondary-text: 0, 53, 97;--shadow: 197, 225, 252;--accent: 0, 255, 255;--accent-hover: 253, 225, 197;--border: 10, 74, 122}body{overflow-x:hidden;overflow-y:scroll;margin:0;padding:0;font-family:MarkerFelt-Thin,Marker Felt;line-height:1.5;font-weight:100!important;background-color:rgb(var(--background-color));color:rgb(var(--primary-text));font-synthesis:none;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale}body{transition:background-color .4s ease,color .4s ease,border-color .4s ease,fill .4s ease,stroke .4s ease}body:not(.loaded){display:none}
