@font-face{font-display:swap;font-family:Agustina Regular;font-style:normal;font-weight:400;src:local("Agustina Regular"),url(/static/media/Agustina.eb0c59dda4cc308cba96.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;src:local("Montserrat"),url(/static/media/Montserrat-Regular.8822698224fc182b604b.woff2) format("woff2")}@font-face{font-display:swap;font-family:Google Sans Bold;src:local("Google Sans Bold"),url(/static/media/GoogleSans-Bold.93bc55d37007e75d8f9a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Google Sans Bold Italic;src:local("Google Sans Bold Italic"),url(/static/media/GoogleSans-BoldItalic.2fde1bb89c4bea4962e1.woff2) format("woff2")}@font-face{font-display:swap;font-family:Google Sans Medium;src:local("Google Sans Medium"),url(/static/media/GoogleSans-Medium.5a6bba1afb8045740283.woff2) format("woff2")}@font-face{font-display:swap;font-family:Google Sans Medium Italic;src:local("Google Sans Medium Italic"),url(/static/media/GoogleSans-MediumItalic.4da4e8c29439a02efc9a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Google Sans Italic;src:local("Google Sans Italic"),url(/static/media/GoogleSans-Italic.ba26f04a42d83a7d6c62.woff2) format("woff2")}@font-face{font-display:swap;font-family:Google Sans Regular;src:local("Google Sans Regular"),url(/static/media/GoogleSans-Regular.c6744f34750bae02cd4b.woff2) format("woff2")}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{font-smooth:always;-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;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth}@media (max-width:1380px){body,html{font-size:16px;line-height:normal}}.App{text-align:center}.App-logo{height:40vmin}.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:#09d3ac}.heading{color:#000}.subTitle{color:#868e96}@keyframes fade_down{0%{opacity:.01;transform:translateY(-20px);transition:opacity .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1)}to{opacity:1;transform:translateY(0);transition:opacity .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1)}}@keyframes fade_up{0%{opacity:.01;transform:translateY(20px);transition:opacity .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1)}to{opacity:1;transform:translateY(0);transition:opacity .3s cubic-bezier(.645,.045,.355,1),transform .3s cubic-bezier(.645,.045,.355,1)}}.header{display:block;margin:0 auto;max-width:90%;padding:20px 10px}.header ul{list-style:none;margin:0;overflow:hidden;padding:0}.grey-color{color:#868e96}.header li a{display:block;font-size:var(--font-nav-links);padding:20px;text-decoration:none}.header .logo{display:block;float:left;font-size:1.8em;line-height:normal;margin-top:10px;text-decoration:none}.header .logo-name{font-family:var(--font-agustina);font-weight:700;padding:0 10px}.menu{font-family:var(--font-google-sans-regular)}.header .menu{clear:both;max-height:0;transition:max-height .2s ease-out}.header .menu-icon{cursor:pointer;display:inline-block;float:right;padding:28px 20px;position:relative;-webkit-user-select:none;user-select:none}.header .menu-icon .navicon{background:#333;display:block;height:2px;position:relative;transition:background .2s ease-out;width:18px}.header .menu-icon .navicon:after,.header .menu-icon .navicon:before{background:#333;content:"";display:block;height:100%;position:absolute;transition:all .2s ease-out;width:100%}.header .menu-icon .navicon:before{top:5px}.header .menu-icon .navicon:after{top:-5px}.header .menu-btn{display:none}.header .menu-btn:checked~.menu{max-height:370px}.header .menu-btn:checked~.menu-icon .navicon{background:#0000}.header .menu-btn:checked~.menu-icon .navicon:before{transform:rotate(-45deg)}.header .menu-btn:checked~.menu-icon .navicon:after{transform:rotate(45deg)}.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after,.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before{top:0}@media (min-width:48em){.header li{float:left}.header{align-items:center;display:flex;justify-content:space-between}.header .menu{max-height:none}.header .menu-icon{display:none}}@media (max-width:960px) and (min-width:768px){.header{font-size:14px}}@media (max-width:768px){.header .logo{font-size:1.4em}.header li a{font-size:18px}}.fade-wrapper{opacity:0;transform:none;transform:var(--fade-transform,none);transition:opacity 1s ease-out,transform 1s ease-out;transition:opacity var(--fade-duration,1s) ease-out,transform var(--fade-duration,1s) ease-out}.fade-wrapper.fade-visible{opacity:1;transform:none}.react-switch-checkbox{height:0;visibility:hidden;width:0}.react-switch-label{align-items:center;background:gray;border-radius:80px;cursor:pointer;display:flex;height:30px;justify-content:space-between;position:relative;transition:background-color .2s;width:60px}@media screen and (max-width:768px){.react-switch-label{height:26px;width:50px}}.react-switch-label .react-switch-button{background:#fff;border-radius:26px;box-shadow:0 0 2px 0 #0a0a0a4a;content:"";height:26px;left:2px;position:absolute;top:2px;transition:.2s;width:26px}@media screen and (max-width:768px){.react-switch-label .react-switch-button{height:22px;width:22px}}.react-switch-checkbox:checked+.react-switch-label .react-switch-button{left:calc(100% - 2px);transform:translateX(-100%)}.react-switch-label:active .react-switch-button{width:40px}.footer-container{border-top:1px solid #8b5cf61a;margin-top:60px;padding:40px 0 30px;width:100%}.footer-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;width:90%}.footer-copyright{font-family:Google Sans Regular;font-size:14px;opacity:.7;transition:opacity .3s ease}.footer-copyright:hover{opacity:1}@media (max-width:768px){.footer-container{margin-top:40px;padding:30px 0 20px}.footer-content{flex-direction:column;gap:20px;text-align:center}.footer-copyright{font-size:13px;order:2}.footer-content>div:first-child{order:1}}@media (max-width:480px){.footer-container{margin-top:30px;padding:25px 0 15px}.footer-copyright{font-size:12px}}#topButton{border-radius:2rem;bottom:1.2rem;box-shadow:0 2px 8px #00000026;cursor:pointer;font-size:1.5rem;opacity:0;outline:none;padding:12px;position:fixed;right:1.5rem;transform:translateY(100px);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:9999}#topButton.visible{opacity:1;transform:translateY(0);visibility:visible}#topButton.visible:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}@media (max-width:768px){#topButton{align-items:center;border-radius:50%;bottom:20px;box-shadow:0 2px 12px #00000040;display:flex;font-size:0;height:48px;justify-content:center;min-height:48px;min-width:48px;padding:0;right:20px;transform:translateY(80px) scale(.8);width:48px}#topButton.visible{transform:translateY(0) scale(1)}#topButton #arrow{font-size:1.3rem;margin:0}}.error-main{width:100vw}.error-main>.error-class{display:block;margin:auto 5%;text-align:center;width:90%}.error-main>.error-class>.error-404{font-size:7em;margin:10px 0;overflow:hidden;padding-top:10px 0}.error-main>.error-class p{font-size:1.4em;margin-top:0}@media screen and (min-width:1364px){.error-main>.error-class>.error-404{height:175px;padding-top:60px}}.work-in-progress-main{background-color:#0a0b1e;bottom:0;box-sizing:border-box;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;min-width:100vw;overflow:hidden;position:fixed;right:0;top:0;z-index:9999}.work-in-progress-main,.work-in-progress-main .fade-wrapper{align-items:center;display:flex;justify-content:center;transform:none!important;width:100%}.work-in-progress-content{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#8b5cf60d;border:1px solid #8b5cf61a;border-radius:20px;box-shadow:0 8px 32px #8b5cf626;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:600px;padding:60px 40px;text-align:center;transition:all .3s ease;width:90%}.work-in-progress-content:hover{background:#8b5cf614;border:1px solid #8b5cf633;box-shadow:0 12px 40px #8b5cf640;transform:translateY(-5px)}.wip-image-container{height:200px;margin:0 auto 2.5rem;position:relative;width:200px}.wip-image{animation:float 3s ease-in-out infinite;filter:drop-shadow(0 10px 30px rgba(139,92,246,.3));height:auto;object-fit:contain;position:relative;width:180px;z-index:2}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.wip-animation-circles{height:100%;width:100%}.wip-animation-circles,.wip-animation-circles span{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.wip-animation-circles span{animation:ripple 3s ease-out infinite;border:2px solid #8b5cf633;border-radius:50%}.wip-animation-circles span:first-child{animation-delay:0s;height:100px;width:100px}.wip-animation-circles span:nth-child(2){animation-delay:1s;height:150px;width:150px}.wip-animation-circles span:nth-child(3){animation-delay:2s;height:200px;width:200px}.wip-subtitle{color:#fffc;font-size:18px;line-height:1.6;margin-bottom:25px;max-width:500px;padding:0 20px}.wip-message{font-size:16px;line-height:1.5;margin-bottom:35px;max-width:450px;opacity:.7}.wip-progress-bar{background:#8b5cf61a;border-radius:50px;height:8px;margin-bottom:35px;max-width:300px;overflow:hidden;position:relative;width:100%}.wip-progress-fill{animation:progress 2s ease-in-out infinite;background:linear-gradient(90deg,#8b5cf6,#7c3aed);border-radius:50px;height:100%;position:relative;width:30%}@keyframes progress{0%{width:30%}50%{width:60%}to{width:30%}}.wip-progress-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.wip-actions{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.wip-button-primary,.wip-button-secondary{border-radius:50px;display:inline-block;font-family:Google Sans Medium,sans-serif;font-size:16px;font-weight:500;padding:14px 36px;text-decoration:none;transition:all .3s ease}.wip-button-primary{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 15px #8b5cf64d}.wip-button-primary:hover{box-shadow:0 6px 25px #8b5cf680;transform:translateY(-2px)}.wip-button-secondary{background:#0000}.wip-button-secondary:hover{background-color:#8b5cf61a;transform:translateY(-2px)}@media (max-width:768px){.work-in-progress-content{padding:40px 20px;width:95%}.wip-image-container{height:160px;width:160px}.wip-image{width:140px}.wip-subtitle{font-size:16px;margin-bottom:20px}.wip-message{font-size:14px;margin-bottom:25px}.wip-actions{align-items:center;flex-direction:column;gap:12px;width:100%}.wip-button-primary,.wip-button-secondary{font-size:15px;max-width:250px;padding:12px 30px;width:100%}}.dark .work-in-progress-content{background:#8b5cf60d;border:1px solid #8b5cf626}.dark .wip-message,.dark .wip-subtitle{color:#ffffffe6}html body:has(.work-in-progress-main){align-items:normal!important;display:block!important;flex-direction:row!important;justify-content:normal!important;margin:0!important;overflow:hidden!important;padding:0!important}html body #root:has(.work-in-progress-main){display:block!important;height:100%!important;margin:0!important;padding:0!important;width:100%!important}.splash-container{display:grid;inset:0;overflow:hidden;place-items:center;position:fixed;z-index:9999}.splash-container .ks-logo{shape-rendering:geometricPrecision;animation:splash-animation 3s cubic-bezier(.65,0,.35,1) both;height:50vmin;max-height:600px;max-width:600px;min-height:150px;min-width:150px;width:50vmin}@keyframes splash-animation{0%{filter:drop-shadow(0 0 1px rgba(90,199,218,.2));opacity:0;transform:scale(0)}25%{filter:drop-shadow(0 0 2px rgba(90,199,218,.5));opacity:1;transform:scale(.3)}60%{filter:drop-shadow(0 0 4px rgba(90,199,218,.8)) drop-shadow(0 0 10px rgba(90,199,218,.3));opacity:1;transform:scale(1)}75%{filter:drop-shadow(0 0 2px rgba(90,199,218,.5));opacity:1;transform:scale(1)}to{filter:drop-shadow(0 0 1px rgba(90,199,218,.2));opacity:0;transform:scale(0)}}.splash-container:before{content:"Loading";font-family:Google Sans Regular,Google Sans Bold,Montserrat;font-weight:400,700;left:-9999px;opacity:0;position:absolute}.main{margin:4rem auto 0}.greet-main,.main{padding:20px 10px;width:90%}.greet-main{margin:2rem auto 0}.gretting-main{margin:0 auto;padding:20px 10px;width:90%}.greeting-main{align-items:center;display:flex;gap:40px;justify-content:space-between}.greeting-main>*{flex:1 1;margin-bottom:30px}.greeting-text-div{flex:1 1}.greeting-image-div{align-items:center;display:flex;flex:1 1;justify-content:center}.button-greeting-div{display:flex;margin-top:20px}.greeting-text{font-family:var(--font-google-sans-bold);font-size:var(--font-hero-title);line-height:1.1;margin-top:80px}.greeting-nickname{font-family:var(--font-google-sans-bold-italic);font-size:var(--font-hero-subtitle);line-height:0px}.greeting-text-p{font-family:var(--font-google-sans-medium);font-size:var(--font-hero-description);line-height:40px;margin-right:40px}.greeting-image-div>*{height:auto;max-width:100%}.greeting-image{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 4px 16px 0 #0000001a;height:auto;max-width:700px;padding:0;transition:all .3s ease;width:100%}.greeting-image:hover{background:#ffffff14;box-shadow:0 6px 20px 0 #00000026;transform:translateY(-5px) scale(1.02)}@media (max-width:768px){.greeting-image-div{display:none}.button-greeting-div{justify-content:space-around}.greeting-text{margin-top:0}.greeting-nickname,.greeting-text,.greeting-text-p{text-align:center}.greeting-text-p{line-height:normal;margin-right:0}.greeting-main{display:block}.portfolio-repo-btn-div{display:flex;justify-content:center;width:100%}}.social-media-div{font-size:2em}.icon-button i{color:#fff}.icon-button{display:inline-block;margin-bottom:10px;vertical-align:middle}.icon-button i{align-items:center;border:1px solid #ffffff1a;border-radius:2.6rem;box-shadow:0 2px 4px #6b21a81a,inset 0 0 0 1px #ffffff0d;cursor:pointer;display:inline-flex;font-size:1.3rem;height:2.6rem;justify-content:center;line-height:1;margin:0 5px 10px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;width:2.6rem}.icon-button i:hover{border-color:#ffffff26;box-shadow:0 3px 12px #6b21a833,inset 0 0 0 1px #ffffff14;transform:translateY(-2px)}.icon-button i[style*="#000000"]:after,.icon-button i[style*="#181717"]:after,.icon-button i[style*="#333"]:after{background:radial-gradient(circle at center,#0000 40%,#ffffff1a 60%,#ffffff0d 100%);border-radius:inherit;bottom:-1px;content:"";left:-1px;pointer-events:none;position:absolute;right:-1px;top:-1px;z-index:-1}.icon-button i svg{display:block;height:1.3rem;width:1.3rem}@media (max-width:768px){.social-media-div{font-size:1.5em;text-align:center}}.main-button{background-color:#55198b;border:1px solid #55198b;border-radius:6px;box-shadow:0 2px 4px #6b21a81a;color:#fff;cursor:pointer;display:block;font-family:Google Sans Regular;font-size:18px;font-weight:500;letter-spacing:2px;line-height:1.1;margin-right:0;margin-top:20px;padding:13px 22px;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);width:max-content}.main-button:hover{box-shadow:0 3px 12px #6b21a833;transform:translateY(-2px)}.project-button{display:flex;justify-content:center;margin-top:20px}@media (max-width:768px){.main-button{font-size:15px;margin-right:0;padding:12px 18px}}@media (max-width:320px){.main-button{font-size:12px}}.skills-main-div{display:flex;overflow:hidden}.skills-header{font-family:var(--font-google-sans-bold);font-size:var(--font-what-i-do-heading);line-height:normal;text-align:center}.skills-text{font-size:var(--font-body-icon-text)}.skills-text-div{font-family:var(--font-google-sans-regular);margin-left:50px}.skills-main-div>*{flex:1 1;margin-bottom:30px}.skills-image-div>*{height:auto;margin-top:100px;max-width:100%}.skills-heading{font-family:var(--font-google-sans-regular);font-size:var(--font-section-subtitle);font-weight:400;line-height:normal}@media (max-width:768px){.skills-heading{text-align:center}.greeting-text-p{font-size:18px;line-height:normal}.skills-main-div{flex-direction:column}.skills-text-div{margin:20px}.skills-text-subtitle{text-align:center}.skills-image-div{order:2}.skills-image-div>*{margin-top:0}}@media (max-width:1380px){.skills-image-div>*{margin-top:0}}@media (max-width:768px){.skills-image-div>*{margin-top:0}}.dev-icons{font-size:3rem;list-style:none;margin-bottom:0;margin-top:0;padding-left:0;text-align:left}.software-skill-inline{display:inline-block;font-family:Google Sans Regular;margin-bottom:20px;margin-right:20px}.software-skill-inline>i{color:#868e96}.software-skill-inline>i:hover{color:#645beb}.software-skill-inline>span.iconify{filter:drop-shadow(0 0 3px rgba(139,92,246,.3));transition:all .3s ease}.software-skill-inline:hover>span.iconify{filter:drop-shadow(0 0 8px rgba(139,92,246,.5));transform:translateY(-2px)}.skill-image{filter:drop-shadow(0 0 3px rgba(139,92,246,.3));height:48px;transition:all .3s ease}.skill-image:hover{filter:drop-shadow(0 0 8px rgba(139,92,246,.5));transform:translateY(-2px)}@media (max-width:768px){.dev-icons{font-size:2rem}.skill-image{height:32px}}.educations-header{font-family:Google Sans Regular;font-size:40px;line-height:1.1;text-align:center}@media (max-width:1380px){.educations-header{font-size:35px}}@media (max-width:768px){.educations-header{font-size:30px}}.degree-card{align-items:center;display:flex;gap:24px;justify-content:center;width:100%}.card-title{font-size:23px}.card-subtitle,.card-title{font-family:Google Sans Medium}.card-subtitle{font-size:18px;margin-bottom:5px;margin-top:7px}.card-img{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;border-radius:50%;flex-shrink:0;height:200px;padding:20px;transition:all .3s ease;width:200px}.body-header{border-radius:12px 12px 0 0;display:flex;max-width:inherit;padding:16px 20px}.body-header-title{align-items:flex-start;width:80%}.body-header-duration{width:20%}.duration{float:right;font-family:Google Sans Regular;font-size:16px;padding-right:10px}.body-content{align-items:center;border-radius:0 0 12px 12px;justify-content:center;max-width:inherit;padding:20px 20px 80px;position:relative}.content-list{font-family:Google Sans Regular;font-size:calc(16px + .42vw);line-height:1.6;margin-bottom:12px;padding-left:10px;padding-right:10px}.card-body{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:2px solid #ffffff40;border-radius:16px;box-shadow:0 2px 8px #3730a326,0 1px 4px #0000001a,inset 0 1px 1px #ffffff0d;margin:10px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.card-body:before{background:linear-gradient(45deg,#3730a34d,#ffffff1a,#3730a34d);border-radius:16px;bottom:-2px;content:"";left:-2px;opacity:.2;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}.card-body:hover{box-shadow:0 8px 24px #3730a333,0 4px 12px #3730a31f,0 2px 8px #00000014,inset 0 1px 2px #ffffff14;transform:translateY(-8px)}.card-body:hover:before{opacity:.24}.visit-btn{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #ffffff1a;border-radius:8px;bottom:20px;box-shadow:0 1px 4px #3730a31a;cursor:pointer;display:inline-block;margin:0;padding:12px 24px;position:absolute;right:20px;transition:all .3s ease}.visit-btn:hover{border:1px solid #fff3;box-shadow:0 3px 12px #3730a333;transform:translateY(-2px)}.btn{font-family:Google Sans Regular;font-weight:500;margin:0;padding:0}@media (max-width:1380px){.degree-card{gap:20px}}@media (max-width:768px){.degree-card{gap:16px}.body-header,.degree-card{flex-direction:column}.body-header-title{width:100%}.body-header-duration{margin:0;padding:0;width:100%}.duration{float:left;margin:0;padding:0}.card-img{height:150px;padding:16px;width:150px}.card-body{width:100%!important}.card-title{font-size:20px}.card-subtitle{font-size:16px}.body-content{padding-bottom:70px}.content-list{font-size:16px}.visit-btn{bottom:16px;padding:10px 20px;right:16px}}.degree-card:hover .card-img{transform:scale(1.05)}.degree-card:hover .card-body{transform:translateY(-10px)}.certs-header{font-family:Google Sans Regular;font-size:30px;line-height:1.1;text-align:center}.certs-body-div{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:1fr;justify-items:center;padding:20px 0}.certs-body-div>div{max-width:400px}@media (min-width:576px){.certs-header{font-size:35px}.certs-body-div{gap:25px;grid-template-columns:repeat(2,1fr)}.certs-body-div>div{max-width:none}}@media (min-width:1025px){.certs-header{font-size:40px}.certs-body-div{gap:30px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1440px){.certs-body-div{grid-template-columns:repeat(4,1fr)}}@media (max-width:575px){.certs-body-div{gap:15px;padding:15px 0}}.cert-card{align-items:stretch;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:2px solid #ffffff40;border-radius:16px;box-shadow:0 2px 8px #6b21a826,0 1px 4px #0000001a,inset 0 1px 1px #ffffff0d;box-sizing:border-box;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:280px;overflow:hidden;position:relative;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}@media (hover:hover){.cert-card:hover{box-shadow:0 8px 24px #6b21a833,0 4px 12px #6b21a81f,0 2px 8px #00000014,inset 0 1px 2px #ffffff14;transform:translateY(-8px);z-index:10}}.cert-card:before{background:linear-gradient(45deg,#6b21a84d,#ffffff1a,#6b21a84d);border-radius:16px;bottom:-2px;content:"";left:-2px;opacity:.2;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}@media (hover:hover){.cert-card:hover:before{opacity:.24}}.cert-header{align-items:center;border-radius:14px 14px 0 0;display:flex;flex-shrink:0;height:150px;justify-content:center;margin:0;overflow:hidden;position:relative;width:100%}.logo_img{height:80px;margin:auto;max-height:85%;max-width:85%;object-fit:contain;width:auto}.cert-header .iconify.logo_img{color:#fff;display:block;font-size:80px!important;height:80px!important;margin:auto}.cert-body{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;height:auto;justify-content:flex-start;margin:0;min-height:130px;padding:20px;text-align:left}.cert-body-title{font-size:16px}.cert-body-subtitle,.cert-body-title{-webkit-line-clamp:unset;-webkit-box-orient:unset;display:block;font-family:Google Sans Regular;line-height:1.4;margin:5px 0;overflow:visible;text-align:left;text-overflow:clip;width:100%}.cert-body-subtitle{color:grey;font-size:14px}.content{cursor:pointer;flex-shrink:0;height:150px;margin:0;overflow:hidden;position:relative;width:100%}.content .content-overlay{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(180deg,#0006,#0009);bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s ease-in-out 0s;width:100%}@media (hover:hover){.content:hover .content-overlay{opacity:1}}.content-details{left:50%;opacity:0;padding-left:1em;padding-right:1em;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);transition:all .3s ease-in-out 0s;width:100%}@media (hover:hover){.content:hover .content-details{left:50%;opacity:1;top:50%}}.content-details h3{color:#fff;font-family:Google Sans Regular;font-weight:500;letter-spacing:.15em;margin-bottom:.5em;text-transform:uppercase}.fadeIn-top{top:20%}@media (min-width:576px){.cert-card{min-height:320px}.cert-header{height:160px}.logo_img{height:90px}.cert-header .iconify.logo_img{font-size:90px!important;height:90px!important}.cert-body{min-height:160px}.cert-body-title{font-size:17px}.cert-body-subtitle,.cert-body-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.cert-body-subtitle{font-size:14px}.content{height:160px}}@media (min-width:1025px){.cert-card{min-height:300px}.cert-header{height:150px}.cert-body{min-height:150px;padding:15px 20px}.logo_img{height:100px}.cert-header .iconify.logo_img{font-size:100px!important;height:100px!important}.cert-body-title{font-size:17px}.cert-body-subtitle{font-size:14px}.content{height:150px}}@media (min-width:1440px){.cert-body-title{font-size:18px}.cert-body-subtitle{font-size:15px}}.certs-body-div>div{display:block;margin:0;vertical-align:top;width:100%}@media (max-width:575px){.cert-card{min-height:200px}.cert-header{height:100px}.logo_img{height:50px}.cert-header .iconify.logo_img{font-size:50px!important;height:50px!important}.cert-body{min-height:100px;padding:12px 16px}.cert-body-title{font-size:14px;line-height:1.3;margin:3px 0}.cert-body-subtitle{font-size:12px;line-height:1.3;margin:3px 0}.content{height:100px}}.education-main{width:100%}.basic-education{margin-left:5%;margin-right:5%}.heading-div{display:flex}.heading-div>*{flex:1 1}.heading-img-div{align-items:center;display:flex;justify-content:center}.heading-text-div{text-align:center}.heading-img-div>*{height:auto;max-width:100%}.heading-text{font-family:var(--font-google-sans-bold);font-size:var(--font-page-heading);font-weight:400;line-height:1.1;margin-top:100px;text-align:center}.heading-sub-text{font-family:var(--font-google-sans-regular);font-size:var(--font-page-subtitle);text-align:center}.heading-detail-text{font-family:var(--font-google-sans-medium);font-size:var(--font-page-long-description);line-height:30px;margin-left:20px;margin-right:20px;margin-top:0;text-align:center}@media (max-width:1380px){.heading-text{margin-top:80px}}@media (max-width:768px){.heading-text{margin-top:20px}.heading-div{flex-direction:column}.heading-detail-text{margin-left:0;margin-right:0}}*{box-sizing:border-box}.experience-heading-text{font-family:Google Sans Medium;font-size:56px}@media (max-width:1380px){.experience-heading-text{font-size:50px;margin-top:80px}.experience-heading-sub-text{font-size:25px}}@media (max-width:768px){.experience-heading-text{font-size:30px;margin-top:20px}.experience-heading-sub-text{font-size:20px}.experience-heading-div{flex-direction:column}.experience-header-detail-text{font-size:20px;line-height:normal;margin-right:0;text-align:center}}.experience-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#8b5cf60d;border:1px solid #8b5cf626;border-radius:16px;box-shadow:0 8px 32px #8b5cf61f,0 0 0 1px #8b5cf614;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:20px;margin-left:20px;min-width:350px;padding:20px 24px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.experience-card:hover{background:#8b5cf614;border:1px solid #8b5cf640;box-shadow:0 20px 48px #8b5cf633,0 8px 24px #8b5cf626,0 0 0 1px #8b5cf626;transform:translateY(-8px) scale(1.02)}.experience-card:before{background:linear-gradient(135deg,#8b5cf64d,#0000);border-radius:16px;content:"";inset:-1px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;padding:1px;position:absolute;transition:opacity .3s ease}.experience-card:hover:before{opacity:1}.experience-card-logo-div{margin:-10px 10px 10px}.experience-card-stepper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-left:10px;margin-right:10px;margin-top:-40px;position:relative;width:20px}.experience-stepper-dot{box-shadow:0 0 20px #8b5cf666,0 0 40px #8b5cf633;transition:all .3s ease}.experience-list-item:hover .experience-stepper-dot{box-shadow:0 0 30px #8b5cf699,0 0 60px #8b5cf64d;transform:scale(1.2)}.experience-card-body-div{width:100%}.experience-card-header-div{display:flex;flex-direction:row}.experience-card-logo{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#8b5cf614;border:1px solid #8b5cf626;border-radius:60px;box-shadow:0 4px 15px #8b5cf61a,0 2px 5px #00000014;height:120px;padding:15px;transition:all .3s cubic-bezier(.4,0,.2,1);width:120px}.experience-card-logo img{height:100%;object-fit:contain;width:100%}.experience-card-icon{align-items:center;display:flex;justify-content:center}.experience-card-icon .iconify{color:#052039;font-size:5rem}@media (prefers-color-scheme:dark){.experience-card-icon .iconify{color:#4589ff}}.experience-card-logo:hover{background:#8b5cf61f;border-color:#8b5cf640;box-shadow:0 6px 20px #8b5cf633,0 3px 8px #0000001f;transform:scale(1.08)}.experience-card-title{font-family:Google Sans Regular;font-size:var(--font-experience-card-title);font-weight:600;line-height:1.2;margin:10px 7px 6px 0;text-align:left}.experience-card-company{font-family:Google Sans Regular;font-size:var(--font-experience-card-company);font-weight:500;line-height:1.4;margin-bottom:0;margin-top:0;text-align:left}.experience-card-duration{color:#868e96;font-family:Google Sans Regular;margin:10px 0 2px;text-align:right}.experience-card-heading-left{float:left;margin-left:10px;margin-right:auto}.experience-card-heading-right{float:right;margin-left:auto;margin-right:10px}.experience-card-location{color:#868e96;font-family:Google Sans Regular;margin:0;text-align:right}.experience-card-description{font-family:Google Sans Regular;font-size:var(--font-experience-card-description);line-height:1.6;margin-left:10px;margin-right:20px;margin-top:15px;opacity:.9;text-align:justify}.experience-card-company>a{display:inline-block;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.experience-card-company>a:hover{opacity:.85;transform:translateX(2px)}.experience-card-company>a:hover:before{transform:scaleX(1);visibility:visible}.experience-card-company>a:before{background-color:currentColor;bottom:0;content:"";height:1px;left:0;position:absolute;transform:scaleX(0);transition:all .3s ease-in-out 0s;visibility:hidden;width:100%}.experience-list-item{align-items:center;display:flex;flex-direction:row}@keyframes ripple{0%{opcity:75;height:0;left:5px;top:5px;width:0}to{height:50px;left:-20px;opacity:0;top:-20px;width:50px}}@media (max-width:768px){.experience-card{flex-direction:column;margin-left:0;margin-right:0;min-width:0;min-width:auto;padding:16px 20px;text-align:center;width:100%}.experience-card-stepper{display:none}.experience-list-item{flex-direction:column}.experience-card-logo{height:110px;padding:12px;width:110px}.experience-card-icon .iconify{font-size:4.5rem}.experience-card-heading-left,.experience-card-heading-right{float:none;margin-left:auto;margin-right:auto;text-align:center}.experience-card-title{font-size:var(--font-experience-card-title);font-weight:600}.experience-card-company{font-size:var(--font-experience-card-company);text-align:left}.experience-card-header-div{flex-direction:column}.experience-card-description{font-size:var(--font-experience-card-description);margin-left:14px;margin-right:14px;text-align:justify}}.experience-accord{margin:50px auto;max-width:1200px}.accord-panel{font-family:Google Sans Regular;overflow:visible;position:relative}.experience-accord [data-baseweb=accordion]{border:none}.experience-accord [data-baseweb=panel-container]{border-radius:15px;margin-bottom:20px;overflow:visible}.experience-accord [data-baseweb=chevron]{transition:transform .3s ease-in-out}.experience-accord [aria-expanded=true]{box-shadow:0 8px 24px #0000001f,0 4px 8px #0000000f}.experience-accord [data-baseweb=header]:hover{cursor:pointer}@media (max-width:768px){.experience-accord{margin:20px}.experience-accord [data-baseweb=header]{font-size:16px!important;padding:15px 20px!important}}@media (max-width:375px){.experience-accord{margin:10px}}.simple-accordion{width:100%}.simple-panel{margin-bottom:20px}.simple-panel-header{align-items:center;border:none;border-radius:15px;box-shadow:0 4px 12px #0000001a,0 2px 4px #0000000d;cursor:pointer;display:flex;font-family:var(--font-google-sans-medium);font-size:18px;font-weight:500;justify-content:space-between;margin-bottom:15px;padding:20px 25px;transition:all .3s ease-in-out;-webkit-user-select:none;user-select:none}.simple-panel-header:hover{box-shadow:0 6px 20px #00000026,0 3px 6px #00000014;transform:translateY(-2px)}.simple-panel-toggle{font-size:24px;line-height:1;transition:transform .3s ease}.simple-panel-content{animation:slideDown .3s ease-out;border-radius:0 0 15px 15px;margin-top:-15px;padding-top:15px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.experience-main{width:100%}.basic-experience{margin-left:5%;margin-right:5%}.experience-heading-div{display:flex}.experience-heading-div>*{flex:1 1}.experience-heading-img-div{align-items:center;display:flex;justify-content:center}.experience-heading-text-div{text-align:center}.experience-heading-img-div>*{height:auto;max-width:100%}.experience-heading-text{font-family:Google Sans Bold;font-size:67px;font-weight:400;line-height:1.1;margin-top:80px;text-align:center}.experience-heading-sub-text{font-family:Google Sans Regular;font-size:30px;margin-bottom:10px;text-align:center}.experience-header-detail-text{font-family:Google Sans Medium;font-size:24px;line-height:30px;margin-left:20px;margin-right:20px;margin-top:0}@media (max-width:1380px){.experience-heading-text{font-size:60px;margin-top:80px}.experience-heading-sub-text{font-size:25px}}@media (max-width:768px){.experience-heading-text{font-size:36px;margin-top:20px}.experience-heading-sub-text{font-size:20px}.experience-heading-div{flex-direction:column}.experience-header-detail-text{font-size:20px;line-height:normal;margin-right:0;text-align:center}}.contact-form-container{margin:40px auto;max-width:600px;padding:0 20px;width:100%}.contact-form-title{font-family:Google Sans Medium;font-size:32px;font-weight:600;margin-bottom:30px;text-align:center}.contact-form{background:#0000;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:30px}.form-group{margin-bottom:24px}.form-group label{display:block;font-weight:500;margin-bottom:8px}.form-group label,.form-input,.form-textarea{font-family:Google Sans Regular;font-size:16px}.form-input,.form-textarea{border:2px solid;border-radius:8px;box-sizing:border-box;padding:12px 16px;transition:all .3s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.form-textarea{min-height:120px;resize:vertical}.submit-button{border:none;border-radius:8px;cursor:pointer;font-family:Google Sans Medium;font-size:16px;font-weight:600;margin-top:10px;padding:14px 24px;transition:all .3s ease;width:100%}.submit-button:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.7;transform:none}input[name=phone]{left:-9999px!important;position:absolute!important;top:-9999px!important;visibility:hidden!important}.error-message,.success-message{border-radius:8px;font-weight:500;margin-bottom:20px;padding:12px 16px;text-align:center}.success-message{background-color:#28a7451a;border:1px solid #28a7454d}.error-message{background-color:#ff6b6b1a;border:1px solid #ff6b6b4d}@media (max-width:768px){.contact-form-container{margin:20px auto;padding:0 15px}.contact-form-title{font-size:26px;margin-bottom:20px}.contact-form{padding:20px}.form-input,.form-textarea{font-size:14px;padding:10px 14px}.submit-button{font-size:14px;padding:12px 20px}}@media (max-width:480px){.contact-form{padding:15px}.contact-form-title{font-size:22px}}.testimonials-main{margin-top:40px;padding:60px 0 20px}.testimonials-header-div{margin-bottom:50px;text-align:center}.testimonials-header{font-family:var(--font-google-sans-regular);font-size:var(--font-section-subtitle);font-weight:400;line-height:1.1;margin:0}.testimonials-subtitle{font-family:var(--font-google-sans-regular);font-size:var(--font-testimonial-section-title);margin-top:10px}.testimonials-container{display:block;margin:0 auto;max-width:800px}.testimonials-tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:30px}.tab-button{border:2px solid;border-radius:25px;box-shadow:0 2px 4px #6b21a81a;cursor:pointer;font-family:var(--font-google-sans-regular);font-size:16px;padding:10px 20px;transition:all .3s cubic-bezier(.4,0,.2,1)}.tab-button:hover{transform:translateY(-2px)}.tab-button.active,.tab-button:hover{box-shadow:0 3px 12px #6b21a833}.testimonials-content{min-height:350px;position:relative}.testimonial-tab-content{left:0;opacity:0;position:absolute;top:0;transition:all .3s ease;visibility:hidden;width:100%}.testimonial-tab-content.active{opacity:1;position:relative;visibility:visible}.testimonials-container{display:none}.testimonials-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1400px;padding:0 40px}@media (max-width:1199px) and (min-width:769px){.testimonials-grid{grid-template-columns:repeat(2,1fr);padding:0 30px}}@media (max-width:768px){.testimonials-container{display:block!important}.testimonials-grid{display:none!important}}.testimonials-container.always-show{display:block!important}.testimonials-grid.never-show{display:none!important}.testimonial-grid-item{align-items:stretch;display:flex}.testimonial-grid-item .testimonial-card{display:flex;flex-direction:column;height:100%;width:100%}.testimonial-grid-item .testimonial-content{flex-grow:1}@media (max-width:768px){.testimonials-main{margin-top:30px;padding:40px 0 20px}.testimonials-header{font-size:30px}.testimonials-subtitle{font-size:16px}.tab-button{font-size:14px;padding:8px 16px}.testimonials-container{padding:0 20px}.testimonials-content{min-height:400px}}.testimonial-card{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:2px solid #ffffff40;border-radius:16px;box-shadow:0 2px 8px #6b21a826,0 1px 4px #0000001a,inset 0 1px 1px #ffffff0d;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:30px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.testimonial-card:before{background:linear-gradient(45deg,#6b21a84d,#ffffff1a,#6b21a84d);border-radius:16px;bottom:-2px;content:"";left:-2px;opacity:.2;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}.testimonial-card:hover{box-shadow:0 8px 24px #6b21a833,0 4px 12px #6b21a81f,0 2px 8px #00000014,inset 0 1px 2px #ffffff14;transform:translateY(-8px)}.testimonial-card:hover:before{opacity:.24}.testimonial-quote-icon{font-family:Georgia,serif;font-size:60px;left:30px;line-height:1;opacity:.3;position:absolute;top:20px;z-index:1}.testimonial-content{flex-grow:1;margin-bottom:30px;padding-top:30px}.testimonial-text{font-family:Google Sans Regular;font-size:calc(16px + .42vw);font-style:normal;line-height:1.7;margin:0;text-align:left}.testimonial-author{align-items:center;display:flex;gap:15px}.testimonial-avatar{flex-shrink:0}.avatar-placeholder{align-items:center;border:1px solid #ffffff1a;border-radius:50%;box-shadow:0 2px 4px #0000001a;display:flex;font-family:Google Sans Medium;font-size:20px;font-weight:700;height:50px;justify-content:center;width:50px}.testimonial-info{flex-grow:1}.testimonial-name{font-family:Google Sans Medium;font-size:16px;font-weight:500;margin:0}.testimonial-name-clickable{cursor:pointer;display:inline-block;position:relative;transition:all .3s ease}.testimonial-name-clickable:after{background:linear-gradient(90deg,#6b21a8cc,#9349d0cc);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.testimonial-name-clickable:hover{text-shadow:0 0 8px #6b21a866}.testimonial-name-clickable:hover:after{width:100%}.testimonial-linkedin-link{text-decoration:none}.linkedin-icon{display:inline-block;opacity:0;transition:opacity .3s ease}.testimonial-name-clickable:hover .linkedin-icon{opacity:.7}.testimonial-role{font-family:Google Sans Regular;font-size:14px;margin:5px 0 0}@media (max-width:768px){.testimonial-card{padding:20px}.testimonial-quote-icon{font-size:40px;left:20px;top:15px}.testimonial-text{font-size:16px;line-height:1.6}.avatar-placeholder{font-size:18px;height:40px;width:40px}.testimonial-name{font-size:14px}.testimonial-name-clickable:after{height:1px}.testimonial-role{font-size:12px}}.contact-main{width:100%}.basic-contact{margin-left:5%;margin-right:5%}.contact-heading-div{display:flex}.blog-heading-div{display:flex;margin-top:80px}.blog-heading-div>*,.contact-heading-div>*{flex:1 1}.contact-heading-img-div{display:flex}.blog-heading-img-div,.contact-heading-img-div{align-items:center;justify-content:center}.blog-heading-text-div,.contact-heading-text-div{text-align:center}.contact-heading-img-div>*{height:auto;max-width:100%}.contact-heading-img-div>img,.contact-heading-img-div>picture>img{aspect-ratio:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#8b5cf61a,#6d28d91a);border-radius:50%;box-shadow:0 4px 20px #8b5cf640;height:300px;object-fit:cover;transition:transform .3s ease;width:300px}.contact-heading-img-div>img:hover,.contact-heading-img-div>picture>img:hover{box-shadow:0 6px 30px #8b5cf659;transform:scale(1.05)}.blog-heading-img-div>*{height:auto;max-width:100%}.contact-heading-text{margin-top:60px}.blog-heading-text,.contact-heading-text{font-family:Google Sans Bold;font-size:67px;font-weight:400;line-height:1.1;text-align:center}.blog-heading-text{margin-top:40px}.blog-header-detail-text,.contact-header-detail-text{font-family:Google Sans Medium;font-size:24px;line-height:30px;margin-left:20px;margin-right:20px;margin-top:0}.resume-btn-div{margin-bottom:40px}.blogsite-btn-div,.resume-btn-div{display:flex;justify-content:center;width:100%}@media (max-width:1380px){.contact-heading-text{font-size:60px;margin-top:60px}.blog-heading-text{font-size:60px;margin-top:40px}}@media (max-width:768px){.blog-heading-text,.contact-heading-text{font-size:36px;margin-top:0}.blog-heading-div{flex-direction:column-reverse;margin-top:60px}.blog-heading-text-div{margin-top:40px}.contact-heading-div{flex-direction:column}.contact-heading-img-div>img,.contact-heading-img-div>picture>img{height:200px;margin-bottom:20px;width:200px}.blog-header-detail-text,.contact-header-detail-text{font-size:20px;line-height:normal;margin-left:0;margin-right:0;text-align:center}}.contact-form-section{margin-bottom:80px;margin-top:80px}.contact-form-with-earth{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}.earth-animation-container{height:600px;position:relative;width:100%}@media (max-width:1024px){.contact-form-with-earth{gap:40px;grid-template-columns:1fr}.earth-animation-container{height:400px;order:-1}}.canvas-loader-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.canvas-loader{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#7c3aed1a;border:1px solid #a78bfa33;border-radius:16px;box-shadow:0 8px 32px #7c3aed33,inset 0 2px 4px #ffffff0d;display:flex;flex-direction:column;gap:16px;padding:24px}.spinner{animation:spin 1s cubic-bezier(.68,-.55,.265,1.55) infinite;border:3px solid #a78bfa1a;border-radius:50%;border-top-color:#a78bfa;box-shadow:0 0 20px #a78bfa80;height:40px;width:40px}.loading-text{color:#e9d5ff;font-family:Google Sans Regular,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;letter-spacing:.5px;margin:0;text-shadow:0 2px 4px #7c3aed4d}@keyframes spin{to{transform:rotate(1turn)}}.earth-canvas-container{height:100%;min-height:400px;position:relative;width:100%}.earth-placeholder,.earth-placeholder-overlay{align-items:center;background:#0000;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.earth-placeholder-overlay{pointer-events:none;z-index:10}.placeholder-image{filter:blur(2px);height:auto;max-width:400px;transition:filter .3s ease;width:80%}.loading-indicator{bottom:20px;color:#a78bfa;font-family:Google Sans Regular;font-size:14px;position:absolute;text-shadow:0 0 10px #a78bfa80;transition:all .3s ease}.loading-indicator.error{color:#f87171;text-shadow:0 0 10px #f8717180}.gradient-fallback{animation:pulseGlow 3s ease-in-out infinite;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:radial-gradient(circle at center,#7c3aed4d 0,#5b21b633 25%,#4338ca1a 50%,#1f29370d 100%);border:1px solid #a78bfa33;border-radius:50%;box-shadow:inset -20px -20px 40px #7c3aed1a,0 0 80px #a78bfa4d,0 0 120px #7c3aed1a;height:80%;max-height:400px;max-width:400px;position:relative;width:80%}@keyframes pulseGlow{0%,to{box-shadow:inset -20px -20px 40px #7c3aed1a,0 0 80px #a78bfa4d,0 0 120px #7c3aed1a}50%{box-shadow:inset -20px -20px 40px #7c3aed33,0 0 100px #a78bfa66,0 0 140px #7c3aed33}}.gradient-fallback:before{background:radial-gradient(ellipse at center,#a78bfa66 0,#a78bfa00 70%);content:"";filter:blur(20px);height:40%;left:20%;position:absolute;top:10%;transform:rotate(-20deg);width:30%}.gradient-fallback:after{animation:rotate 4s linear infinite;background:linear-gradient(45deg,#0000,#a78bfa1a,#0000);border-radius:50%;content:"";inset:-1px;position:absolute}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.earth-placeholder-overlay .canvas-loader-container{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.earth-canvas-container{min-height:300px}.gradient-fallback,.placeholder-image{max-height:300px;max-width:300px}}.dev-icons-languages{align-items:center;display:flex;flex-wrap:wrap;font-size:2rem;list-style:none;margin-bottom:0;margin-top:0;padding-left:0;text-align:left}.software-skill-inline-languages{align-items:center;display:inline-flex;font-family:Google Sans Regular;margin-bottom:0;margin-right:15px}@media (max-width:768px){.software-skill-inline-languages{margin-bottom:0;margin-right:8px}.dev-icons-languages{gap:0}}.repo-card-div{backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:2px solid #ffffff40;border-radius:16px;box-shadow:0 2px 8px #6b21a826,0 1px 4px #0000001a,inset 0 1px 1px #ffffff0d;cursor:default;overflow:hidden;padding:2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.repo-card-div:before{background:linear-gradient(45deg,#6b21a84d,#ffffff1a,#6b21a84d);border-radius:16px;bottom:-2px;content:"";left:-2px;opacity:.2;position:absolute;right:-2px;top:-2px;transition:opacity .3s ease;z-index:-1}.repo-card-div:hover{box-shadow:0 8px 24px #6b21a833,0 4px 12px #6b21a81f,0 2px 8px #00000014,inset 0 1px 2px #ffffff14;transform:translateY(-8px)}.repo-card-div:hover:before{opacity:.24}.repo-stats{color:#6a737d;display:flex;font-size:13px;justify-content:space-between}.repo-left-stat{display:flex;flex-grow:1}.language-color{background-color:blue;border-radius:100%;height:10px;margin-right:.25rem;width:10px}.repo-left-stat span{margin-right:.75rem}.repo-left-stat span,.repo-name-div{align-items:center;display:flex}.repo-name-div.no-links{cursor:default}.repo-name-div.no-links svg{display:none}.repo-name-div:not(.no-links){cursor:pointer}.repo-svg{fill:currentColor;margin-right:.5rem;min-width:16px}.repo-name{color:#24292e;font-family:Google Sans Medium;font-size:1.4rem;font-weight:700;letter-spacing:-.5px;margin-bottom:.75rem;margin-left:.5rem;overflow:hidden;text-decoration:none;text-overflow:ellipsis;transition:-webkit-text-decoration .3s ease;transition:text-decoration .3s ease;transition:text-decoration .3s ease,-webkit-text-decoration .3s ease;white-space:nowrap}.repo-name-div:not(.no-links):hover .repo-name{text-decoration:underline}.repo-name.no-hover-underline{text-decoration:none!important}.repo-star-svg{margin-right:.3rem}.repo-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-family:Google Sans Regular;margin-top:.8rem;max-height:3.6em;overflow:hidden;position:relative;text-align:left}.repo-description,.repo-description.expanded{transition:max-height .8s cubic-bezier(.4,0,.2,1),opacity .5s ease-out}.repo-description.expanded{-webkit-line-clamp:unset;display:block;max-height:20em}.repo-details{gap:1rem;justify-content:space-between;margin-top:1rem}.repo-details,.repo-links{align-items:center;display:flex}.repo-links{gap:.5rem}.repo-link-icon{align-items:center;border-radius:50%;box-shadow:0 2px 4px #6b21a81a;color:#fff;display:inline-flex;height:32px;justify-content:center;text-decoration:none;transition:all .3s ease;width:32px}.repo-link-icon:hover{box-shadow:0 4px 12px #6b21a833;transform:scale(1.1) translateY(-2px)}.repo-link-icon svg{height:18px;width:18px}.repo-details .dev-icons-languages .iconify,.repo-details .dev-icons-languages i{font-size:1.5rem}.repo-details>div:first-child{flex:1 1;min-width:0}.repo-icon{height:32px;object-fit:contain;width:32px}.repo-languages{margin:0}.repo-card-div:after{display:none}@media (max-width:768px){.repo-name{font-size:16px}.repo-description{font-size:14px}.repo-details{flex-wrap:wrap;gap:.5rem}.repo-details .dev-icons-languages{font-size:1.5rem}}.projects-main{text-align:center;width:100%}.basic-projects{margin-left:5%;margin-right:5%}.projects-heading-div{display:flex}.projects-heading-div>*{flex:1 1}.projects-heading-img-div{align-items:center;display:flex;justify-content:center}.projects-heading-text-div{text-align:center}.projects-heading-img-div>*{height:auto;max-width:100%}.projects-heading-text{font-family:Google Sans Bold;font-size:67px;font-weight:400;line-height:1.1;margin-top:80px;text-align:center}.projects-heading-sub-text{font-family:Google Sans Regular;font-size:30px;margin-bottom:10px;text-align:center}.projects-header-detail-text{font-family:Google Sans Medium;font-size:24px;line-height:30px;margin-left:20px;margin-right:20px;margin-top:0}.publications-heading-text-div{font-family:Google Sans Regular;margin-top:70px;text-align:center}.publications-heading-text{font-size:67px;font-weight:600}.repo-cards-div-main{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-left:40px;margin-right:40px;margin-top:60px}.repo-cards-div-main>*{flex:1 1 400px;max-width:450px;min-width:300px}@media (max-width:1380px){.projects-heading-text{font-size:60px;margin-top:80px}.projects-heading-sub-text{font-size:25px}}@media (max-width:768px){.projects-heading-text,.publications-heading-text{font-size:36px;margin-top:20px}.projects-heading-sub-text{font-size:20px}.projects-heading-div{flex-direction:column}.projects-header-detail-text{font-size:20px;line-height:normal;margin-left:0;margin-right:0;text-align:center}.repo-cards-div-main{margin-left:10px;margin-right:10px;margin-top:30px}.repo-cards-div-main>*{flex:1 1 100%;max-width:100%;min-width:auto}}.flagship-projects-section{margin:60px 0 80px;padding:0 20px}.flagship-heading{font-size:56px;font-weight:400;line-height:1.1;margin:0 0 10px;text-align:center}.flagship-subtitle{margin-bottom:50px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.flagship-projects-main{margin:0 auto;max-width:1200px}.flagship-project-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));justify-items:center}.flagship-project-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#8b5cf60d;border:1px solid #8b5cf61a;border-radius:20px;box-shadow:0 4px 20px #8b5cf61a;cursor:pointer;max-width:400px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.flagship-project-card:hover{background:#8b5cf61a;border-color:#8b5cf64d;box-shadow:0 20px 40px #8b5cf64d;transform:translateY(-10px)}.flagship-project-card:before{background:linear-gradient(135deg,#8b5cf61a,#0000 50%);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.flagship-project-card:hover:before{opacity:1}.flagship-image-container{background:#8b5cf60d;height:250px;overflow:hidden;position:relative;width:100%}.flagship-image-container img{height:100%;object-fit:contain;padding:20px;transition:transform .3s ease;width:100%}.flagship-project-card:hover .flagship-image-container img{transform:scale(1.05)}.flagship-content{padding:25px}.flagship-content h3{font-size:24px;font-weight:600;margin:0 0 12px;transition:color .3s ease}.flagship-content p{font-size:16px;line-height:1.6;margin:0;opacity:.8}@media (max-width:768px){.flagship-heading{font-size:40px}.flagship-project-grid{gap:20px;grid-template-columns:1fr}.flagship-project-card{max-width:100%}.flagship-image-container{height:200px}.flagship-content{padding:20px}.flagship-content h3{font-size:20px}.flagship-content p{font-size:14px}}@media (max-width:480px){.flagship-heading{font-size:32px}.flagship-projects-section{margin:40px 0 60px}.flagship-subtitle{margin-bottom:30px}}.blog-main-div{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:60px 40px}.blog-main-div>*{flex:1 1 400px;max-width:450px;min-width:300px}@media (max-width:768px){.blog-main-div{margin-left:10px;margin-right:10px;margin-top:30px}.blog-main-div>*{flex:1 1 100%;max-width:100%;min-width:auto}}.container{display:flex;justify-content:center}.square:hover{box-shadow:0 20px 40px #00000014}.square{background:#fff;box-shadow:0 20px 50px #d9dbdf;height:430px;margin-top:30px;transition:all .3s ease;width:440px}.mask,.square{border-radius:4px}.mask{clip:rect(0,460px,220px,0);position:absolute}.blog-card-image{width:440px}.blog-card-title{font-size:24px;margin:240px auto auto;padding:0 30px;text-align:left}.blog-card-subtitle,.blog-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.blog-card-subtitle{color:#c8c8c8;font-size:12px;line-height:18px;padding-left:30px;padding-right:30px;text-align:justify}.button{background-color:#a066fb;border-radius:3px;color:#fff;cursor:pointer;display:block;font-size:14px;margin-left:30px;margin-right:70px;margin-top:20px;padding:10px 18px;text-align:center;text-decoration:none;width:90px}@media (max-width:1380px){.card-title{font-size:25px}}@media (max-width:768px){.mask{clip-path:none;position:relative}.blog-card-title{margin-top:10px}.blog-card-image,.square{width:100%}.square{height:auto;padding-bottom:30px}}.blogs-main{width:100%}.basic-blogs{margin-left:5%;margin-right:5%}.blogs-heading-div{display:flex}.blogs-heading-div>*{flex:1 1}.blogs-heading-img-div{align-items:center;display:flex;justify-content:center}.blogs-heading-text-div{text-align:center}.blogs-heading-img-div>*{height:auto;max-width:100%}.blogs-heading-text{font-family:Google Sans Bold;font-size:67px;font-weight:400;line-height:1.1;margin-top:80px;text-align:center}.blogs-header-detail-text{font-family:Google Sans Medium;font-size:22px;line-height:30px;margin-left:20px;margin-right:20px;margin-top:0}@media (max-width:1380px){.blogs-heading-text{font-size:60px;margin-top:80px}.blogs-header-detail-text{font-size:20px}}@media (max-width:768px){.blogs-heading-text{font-size:36px;margin-top:20px}.blogs-header-detail-text{font-size:18px;line-height:normal;margin-left:0;margin-right:0;text-align:center}.blogs-heading-div{flex-direction:column}}
/*# sourceMappingURL=main.3689a84f.css.map*/