@font-face{font-display:swap;font-family:Agustina Regular;font-style:normal;font-weight:400;src:local("Agustina Regular"),url(/Portfolio/static/media/Agustina.eb0c59dda4cc308cba96.woff) format("woff")}@font-face{font-display:swap;font-family:Montserrat;src:local("Montserrat"),url(/Portfolio/static/media/Montserrat-Regular.3cd786652b8a2e9d41f2.ttf) format("woff")}code{font-family:JetBrains Mono,Courier New,monospace}body,html{scroll-behavior:smooth}body{font-feature-settings:"rlig" 1,"calt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f0c29,#302b63 50%,#24243e);font:19px/23px Inter,sans-serif;font-weight:400;margin:0;min-height:100vh;overflow-x:hidden;position:relative}body:before{animation:ambientShift 15s ease-in-out infinite;background:radial-gradient(ellipse at 20% 50%,#ff6b6b1a 0,#0000 50%),radial-gradient(ellipse at 80% 80%,#6bd6d61a 0,#0000 50%),radial-gradient(ellipse at 40% 0,#a76bcf14 0,#0000 50%);content:"";height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}@keyframes ambientShift{0%,to{opacity:1}50%{opacity:.8}}::-webkit-scrollbar{width:11px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#6366f1,#06b6d4);border:2px solid #0f172a;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#818cf8,#22d3ee)}html{scrollbar-color:#6366f1 #0f172a;scrollbar-width:thin}::selection{background:#6366f159;color:#fff}@media (max-width:1380px){body,html{font-size:16px;line-height:normal}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.App{overflow-x:hidden;position:relative;text-align:center;width:100%;z-index:1}.App-logo{height:40vmin}.App-header{align-items:center;background-color:#0f172a;color:#f7f1f1;display:flex;flex-direction:column;font-size:calc(.625rem + 2vmin);justify-content:center;min-height:100vh;position:relative}.App-link{color:#60a5fa;font-weight:600;text-decoration:none;transition:opacity .3s ease}.App-link:hover{opacity:.8}.subTitle{font-weight:400;letter-spacing:.3px}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;letter-spacing:-.5px}h1{font-size:3.5rem;font-weight:800;line-height:1.1}@media(max-width:768px){h1{font-size:2.5rem}}h2{font-size:2.5rem;font-weight:700;line-height:1.2}@media(max-width:768px){h2{font-size:1.75rem}}h3{font-size:1.75rem;font-weight:600;line-height:1.3}p{font-family:Inter,sans-serif;letter-spacing:.2px;line-height:1.6}code,pre{background-color:#6366f11a;border-radius:4px;font-family:JetBrains Mono,monospace;padding:2px 6px}a{color:#60a5fa;text-decoration:none;transition:all .3s ease}a:hover{filter:brightness(1.1);text-decoration:underline}.headroom-wrapper{max-height:70px}.header{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#0f172ab8;border-bottom:1px solid #6366f12e;display:flex;justify-content:space-between;list-style:none;margin:0 auto;max-width:100%;padding:12px 32px;transition:box-shadow .3s ease,background .3s ease}.header.dark-menu{background:#0f172ab8;color:#f7f1f1}.header:hover{box-shadow:0 8px 30px #6366f12e}.header .logo{text-decoration:none}.header .logo-name{-webkit-text-fill-color:#0000;animation:fadeIn 1.2s ease-out forwards;background:linear-gradient(100deg,#818cf8,#22d3ee);-webkit-background-clip:text;background-clip:text;font-family:JetBrains Mono,Agustina Regular,monospace;font-size:26px;font-weight:700;letter-spacing:.5px;opacity:0;transition:filter .3s ease,transform .3s ease}.header .logo:hover .logo-name{filter:drop-shadow(0 0 10px rgba(99,102,241,.6));transform:scale(1.04)}@keyframes fadeIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.header .menu{margin:0;padding:0}.header .menu,.header li{align-items:center;display:flex}.header li{list-style:none}.header li a{color:#cbd5e1;display:block;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500;padding:10px 14px;position:relative;text-decoration:none;transition:color .25s ease}.header li a:after{background:linear-gradient(90deg,#818cf8,#22d3ee);border-radius:2px;bottom:6px;content:"";height:2px;left:14px;position:absolute;right:14px;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.header li a:hover{color:#fff;text-decoration:none}.header li a:hover:after{transform:scaleX(1)}.toggle-switch{margin-left:10px}.toggle-switch a{padding:0!important}.toggle-switch a:after{display:none}@media(max-width:800px){.header{align-items:flex-start;flex-direction:column;padding:10px 16px}.header .menu{-webkit-overflow-scrolling:touch;margin-top:8px;overflow-x:auto;scrollbar-width:none;width:100%}.header .menu::-webkit-scrollbar{display:none}.header li a{font-size:.9rem;padding:8px 10px;white-space:nowrap}}.switch{display:inline-block;height:26px;position:relative;width:50px}input{transform:scale(.5)}.slider{background-color:#4b5563;cursor:pointer;right:0;top:0}.slider,.slider:before{bottom:0;left:0;position:absolute;transition:.4s}.slider:before{background-color:#f7f1f1;content:"";height:26px;width:28px}input:checked+.slider{background-color:#6366f1}input:focus+.slider{box-shadow:#6366f1}input:checked+.slider:before,input:checked+.slider>.emoji{transform:translateX(26px)}.slider.round{align-items:center;border-radius:34px;display:flex}.slider.round:before{border-radius:50%;display:grid;place-items:center}.slider:after{bottom:17.5%;display:inline;position:absolute;right:9.3%}input:checked+.slider:after{bottom:14.5%;display:inline;position:absolute;right:56.3%}.emoji{align-items:center;display:flex;margin-left:2px;z-index:10}@media (max-width:786px)and (min-width:425px){input:checked+.slider:after{bottom:20.5%;right:60.3%}.slider:after{bottom:22.5%;right:15.3%}}@media (max-width:2560px)and (min-width:1552px){.slider:after{bottom:12.5%!important}}@media (max-width:1552px)and (min-width:1440px){.slider:after{bottom:7.5%!important}}.greet-main{margin:2rem auto;padding:20px 10px;width:90%}.greeting-main{display:flex}.greeting-main>*{flex:1 1}.subTitle{color:#d1d5db!important}.greeting-text{-webkit-text-fill-color:#0000;animation:nameGradient 7s ease-in-out infinite;background:linear-gradient(100deg,#fff,#a5b4fc 45%,#22d3ee);-webkit-background-clip:text;background-clip:text;background-size:200% auto;font-size:70px;line-height:1.1}.greeting-text .wave-emoji,.greeting-text .wave-emoji img{-webkit-text-fill-color:initial}@keyframes nameGradient{0%,to{background-position:0}50%{background-position:100%}}.greeting-typed{color:#e5e7eb;font-family:Poppins,sans-serif;font-size:30px;font-weight:700;margin-top:.6rem;min-height:42px}.greeting-typed-text{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#818cf8,#22d3ee);-webkit-background-clip:text;background-clip:text}.greeting-cursor{animation:blinkCursor 1s steps(2,start) infinite;color:#22d3ee;display:inline-block;font-weight:400;margin-left:2px}@keyframes blinkCursor{to{visibility:hidden}}.greeting-text-p{font-size:22px;line-height:1.6;margin-top:1.5rem}.greeting-bullets{list-style:none;padding-left:0}.greeting-bullets li{margin-bottom:12px;padding-left:26px;position:relative}.greeting-bullets li:before{color:#e5e7eb;content:"⚡";left:0;position:absolute}.button-greeting-div{display:flex;gap:15px;margin-top:25px}.greeting-image-div img{height:auto;max-width:100%}.wave-emoji{animation:wave 1.8s infinite;display:inline-block;transform-origin:70% 70%}@keyframes wave{0%{transform:rotate(0deg)}10%{transform:rotate(-10deg)}20%{transform:rotate(12deg)}30%{transform:rotate(-10deg)}40%{transform:rotate(9deg)}50%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@media(max-width:768px){.greeting-main{display:block;text-align:center}.greeting-text{font-size:32px}.greeting-typed{font-size:20px;min-height:30px}.greeting-text-p{font-size:16px}.greeting-bullets li{padding-left:0}.greeting-bullets li:before{display:none}.button-greeting-div{flex-wrap:wrap;justify-content:center}}.sk-circle{height:40px;margin:100px auto;position:relative;width:40px}.sk-circle .sk-child{height:100%;left:0;position:absolute;top:0;width:100%}.sk-circle .sk-child:before{animation:sk-circleBounceDelay 1.2s ease-in-out infinite both;background-color:#333;border-radius:100%;content:"";display:block;height:15%;margin:0 auto;width:15%}.sk-circle .sk-circle2{transform:rotate(30deg)}.sk-circle .sk-circle3{transform:rotate(60deg)}.sk-circle .sk-circle4{transform:rotate(90deg)}.sk-circle .sk-circle5{transform:rotate(120deg)}.sk-circle .sk-circle6{transform:rotate(150deg)}.sk-circle .sk-circle7{transform:rotate(180deg)}.sk-circle .sk-circle8{transform:rotate(210deg)}.sk-circle .sk-circle9{transform:rotate(240deg)}.sk-circle .sk-circle10{transform:rotate(270deg)}.sk-circle .sk-circle11{transform:rotate(300deg)}.sk-circle .sk-circle12{transform:rotate(330deg)}.sk-circle .sk-circle2:before{animation-delay:-1.1s}.sk-circle .sk-circle3:before{animation-delay:-1s}.sk-circle .sk-circle4:before{animation-delay:-.9s}.sk-circle .sk-circle5:before{animation-delay:-.8s}.sk-circle .sk-circle6:before{animation-delay:-.7s}.sk-circle .sk-circle7:before{animation-delay:-.6s}.sk-circle .sk-circle8:before{animation-delay:-.5s}.sk-circle .sk-circle9:before{animation-delay:-.4s}.sk-circle .sk-circle10:before{animation-delay:-.3s}.sk-circle .sk-circle11:before{animation-delay:-.2s}.sk-circle .sk-circle12:before{animation-delay:-.1s}@keyframes sk-circleBounceDelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.social-media-div{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.icon-button{line-height:0;margin:0}.icon-button i{font-size:1.15rem;-webkit-user-select:none;user-select:none}.icon-button .x-icon,.icon-button i{align-items:center;background:#1e293bb3;border:1px solid #6366f138;border-radius:50%;color:#cbd5e1;cursor:pointer;display:inline-flex;height:2.7rem;justify-content:center;transition:transform .25s ease,background-color .25s ease,color .25s ease,box-shadow .25s ease,border-color .25s ease;width:2.7rem}.icon-button .x-icon svg{display:block;height:1.05rem;width:1.05rem}.x-twitter:hover .x-icon{background:#000;box-shadow:0 8px 20px #0000008c}.icon-button:hover i,.x-twitter:hover .x-icon{border-color:#0000;color:#fff;transform:translateY(-5px) scale(1.06)}.github:hover i{background:#24292e;box-shadow:0 8px 20px #0000008c}.linkedin:hover i{background:#0e76a8;box-shadow:0 8px 20px #0e76a880}.google:hover i{background:#ea4335;box-shadow:0 8px 20px #ea433580}.facebook:hover i{background:#3b5998;box-shadow:0 8px 20px #3b599880}.twitter:hover i{background:#1e91d9;box-shadow:0 8px 20px #1e91d980}.instagram:hover i{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#bc1888);box-shadow:0 8px 20px #c1358480}.stack-overflow:hover i{background:#f48024;box-shadow:0 8px 20px #f4802480}.medium:hover i{background:#000;box-shadow:0 8px 20px #0000008c}.gitlab:hover i{background:#fca326;box-shadow:0 8px 20px #fca32680}.discord:hover i{background:#7289da;box-shadow:0 8px 20px #7289da80}.telegram:hover i{background:#08c;box-shadow:0 8px 20px #0088cc80}.kaggle:hover i{background:#20beff;box-shadow:0 8px 20px #20beff80}@media(max-width:768px){.social-media-div{justify-content:center}}.main-button{background:linear-gradient(135deg,#6366f1,#06b6d4);border:1px solid #6366f1;border-radius:8px;box-shadow:0 6px 18px #6366f159;color:#f7f1f1;cursor:pointer;display:block;font-size:1rem;font-weight:700;margin-right:50px;margin-top:20px;overflow:hidden;padding:13px 22px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease;width:max-content}.main-button:after{background:linear-gradient(120deg,#0000,#ffffff59,#0000);content:"";height:100%;left:-120%;position:absolute;top:0;transform:skewX(-20deg);transition:left .6s ease;width:60%}.main-button:hover{box-shadow:0 12px 28px #6366f180;color:#f7f1f1;filter:brightness(1.08);text-decoration:none;transform:translateY(-3px)}.main-button:hover:after{left:130%}.project-button{display:flex;justify-content:center;margin-top:20px}.project-button>.main-button{margin-right:0!important}@media(max-width:768px){.main-button{font-size:.938rem;margin-right:0;padding:12px 18px}}@media(max-width:320px){.main-button{font-size:.75rem}}.stats-main{margin:1rem auto 3rem;max-width:1200px;padding:20px 10px;width:90%}.stats-header{margin-bottom:2.5rem;text-align:center}.stats-heading{-webkit-text-fill-color:#0000;animation:statsGradientShift 6s linear infinite;background:linear-gradient(90deg,#818cf8,#06b6d4,#ec4899);-webkit-background-clip:text;background-clip:text;background-size:200% auto;font-size:2.4rem;font-weight:800}.stats-subtitle{color:#9ca3af;font-size:1.05rem;margin-top:.4rem}.stats-grid{grid-gap:1.4rem;display:grid;gap:1.4rem;grid-template-columns:repeat(3,1fr)}.stat-card{animation:statCardIn .6s ease forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b8c;border:1px solid #6366f12e;border-radius:18px;opacity:0;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center;transform:translateY(20px);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.stat-card:before{background:radial-gradient(circle at 50% 0,#6366f138,#0000 60%);content:"";inset:0;opacity:0;position:absolute;transition:opacity .35s ease}.stat-card:hover{border-color:#6366f18c;box-shadow:0 18px 40px #00000073,0 0 0 1px #6366f140;transform:translateY(-8px)}.stat-card:hover:before{opacity:1}.stat-icon{display:inline-block;filter:drop-shadow(0 2px 6px rgba(99,102,241,.5));font-size:1.8rem;margin-bottom:.5rem}.stat-number{color:#f3f4f6;display:block;font-family:Poppins,sans-serif;font-size:2.8rem;font-weight:800;letter-spacing:-1px;line-height:1}.stat-suffix{color:#818cf8;margin-left:2px}.stat-label{color:#9ca3af;font-size:.95rem;line-height:1.4;margin:.6rem 0 0}@keyframes statCardIn{to{opacity:1;transform:translateY(0)}}@keyframes statsGradientShift{0%{background-position:0}to{background-position:200%}}@media(max-width:900px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.stats-grid{grid-template-columns:1fr}.stat-number{font-size:2.3rem}}@media(prefers-reduced-motion:reduce){.stat-card{opacity:1;transform:none}.stat-card,.stats-heading{animation:none}}.tech-marquee{margin:0 auto 1rem;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12%,#000 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12%,#000 88%,#0000);overflow:hidden;padding:1.4rem 0;position:relative;width:100%}.tech-marquee-track{animation:marqueeScroll 32s linear infinite;display:flex;gap:2.4rem;width:max-content}.tech-marquee:hover .tech-marquee-track{animation-play-state:paused}.tech-marquee-item{align-items:center;background:#1e293b80;border:1px solid #6366f126;border-radius:999px;display:flex;flex-shrink:0;gap:.6rem;padding:.55rem 1.1rem;transition:transform .25s ease,border-color .25s ease,background .25s ease;white-space:nowrap}.tech-marquee-item img{filter:drop-shadow(0 1px 3px rgba(0,0,0,.4));height:26px;object-fit:contain;width:26px}.tech-marquee-item span{color:#9ca3af;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600}.tech-marquee-item:hover{background:#6366f11f;border-color:#6366f180;transform:translateY(-4px)}.tech-marquee-item:hover span{color:#f3f4f6}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.tech-marquee-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%}}.skills-main-div{display:flex;overflow:hidden;width:100%}.skills-text-div{margin-left:50px}.skills-main-div>*{flex:1 1;margin-bottom:30px}.skills-image-div>img{height:auto;max-width:100%}.skills-heading{font-size:56px;font-weight:400}@media(max-width:1380px){.skills-heading{font-size:40px}}@media(max-width:768px){.skills-heading{font-size:30px;text-align:center}.greeting-text-p{font-size:16px;line-height:normal}.skills-main-div{flex-direction:column}.skills-text-div{margin:20px}.skills-text{font-size:16px}.skills-text-subtitle{font-size:16px;text-align:center}.skills-image-div{order:2}}.dev-icons{font-size:3rem;list-style:none;margin-bottom:0;margin-top:0;padding-left:0;text-align:center}.software-skill-inline{display:inline-block;margin-bottom:20px;margin-right:20px}.software-skill-inline img{border-radius:50%;height:3rem;transition:transform .3s ease,box-shadow .3s ease;width:3rem}.software-skill-inline img:hover{box-shadow:0 0 15px rgba(61,59,206,.831);transform:scale(1.1) rotate(10deg)}.software-skill-inline>i{color:#000;transition:color .3s ease}.software-skill-inline:hover>i{color:#6366f1}.software-skill-inline>p{color:#777;font-size:10px;transition:color .3s ease}.software-skill-inline:hover>i~p{color:#6366f1}.meter{background:#374151;border-radius:25px;height:20px;position:relative}.meter>span{background-color:#6366f1;border-bottom-left-radius:20px;border-bottom-right-radius:6px;border-top-left-radius:20px;border-top-right-radius:6px;display:block;height:100%;overflow:hidden;position:relative}.skill{line-height:3.5vw}.skill-bars{font-size:28px;width:40%}.skills-container{display:flex;margin:2rem auto 0;padding:20px 10px;width:90%}.skills-container>*{flex:1 1;margin-bottom:30px}.skills-image>img{height:auto;margin-left:80px;max-width:90%}@media(max-width:1456px){.skills-bar{line-height:4rem}.skills-image{display:none;order:2}}@media(max-width:768px){.skills-container{flex-direction:column}.skills-bar{line-height:3rem;margin:20px}.skills-image{display:none;order:2}}.experience-cards-div{grid-gap:1rem 1rem;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.experience-heading{font-size:56px;font-weight:400}.experience-container{display:flex;margin:2rem auto 0;padding:20px 10px;width:90%}.experience-container>*{flex:1 1}@media(max-width:1380px){.experience-heading{font-size:40px}}@media(max-width:768px){.experience-heading{font-size:30px;text-align:center}}.experience-card{background-color:#111827}.experience-card,.experience-card-dark{border:1px solid #6366f133;border-radius:10px;box-shadow:0 10px 30px -15px #0006;position:relative}.experience-card-dark{background-color:#0f172a}.experience-card-dark:hover,.experience-card:hover{box-shadow:0 20px 30px -10px #ff0}.experience-banner{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:150%;background:linear-gradient(#000c,#0009);border-radius:10px 10px 0 0;display:flex;-moz-filter:blur(0);-o-filter:blur(0);-ms-filter:blur(0);filter:blur(0);height:11rem;justify-content:center}.experience-blurred_div{background:linear-gradient(#0009,#0006);border-radius:10px 10px 0 0;-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px);height:11rem;left:0;position:absolute;top:0;width:100%}.experience-div-company{align-items:center;background:#0000;display:flex;height:9rem;justify-content:center;left:0;position:absolute;top:0;width:100%}.experience-text-company{color:#fff;font-size:25px;font-weight:700;margin:0;overflow:hidden;padding:1.5rem;text-align:center;text-overflow:ellipsis;white-space:nowrap}.experience-roundedimg{border-radius:50%;box-shadow:0 .5rem 1rem #00000080;height:8rem;left:0;margin-left:auto;margin-right:auto;object-fit:cover;position:absolute;right:0;top:7rem;width:8rem}.experience-text-role{color:#e5e7eb;font-size:25px;font-weight:700;line-height:normal;margin:0;padding-top:1.5rem;text-align:center}.dark-mode-text{color:#f7f1f1!important}.experience-text-date{color:#e5e7eb;font-size:20px;font-weight:600;margin:0;padding-top:1rem;text-align:center}.experience-text-desc{text-align:center}.experience-text-details{margin-top:2rem;padding:1.5rem}@media(max-width:1380px){.experience-text-role{font-size:22px;padding-top:.5rem}.experience-text-company{font-size:22px}.experience-text-date{font-size:18px}.experience-roundedimg{height:6.5rem;width:6.5rem}}@media(max-width:768px){.experience-text-company,.experience-text-role{font-size:22px}.experience-text-date{font-size:18px}.experience-text-desc{font-size:16px}}.project-title{font-size:52px;font-weight:400;line-height:normal}.startup-project-text img{height:auto;max-width:100%}.repo-cards-div-main{grid-gap:1rem 1rem;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}@media(max-width:1380px){.project-title{font-size:40px}}@media(max-width:768px){.project-title{font-size:30px;text-align:center}.repo-cards-div-main{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.card-title{font-size:22px}.card-subtitle{font-size:17px}.project-card{background-color:#111827;border:1px solid #6366f133;border-radius:10px;display:flex;flex-direction:column;justify-content:center;padding:1.5rem}.project-card-light{box-shadow:0 10px 30px -15px #0006;transition:all .3s ease}.project-card-dark{box-shadow:0 10px 30px -15px #1f2937;transition:all .25s ease}.project-detail{text-align:center}.project-card-dark:hover,.project-card-light:hover{border-color:#6366f18c;box-shadow:0 22px 40px -12px #0000008c,0 0 0 1px #6366f140;transform:translateY(-8px)}.project-image{align-items:center;display:flex;height:250px;justify-content:center;overflow:hidden;position:relative}.projects-container{grid-gap:1rem 1rem;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.project-card-footer span.project-tag{align-items:center;background:#6366f1;border-radius:4px;color:#1e293b;cursor:pointer;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;margin:0 .5rem .5rem 0;padding:0 .75em;transition:.2s ease-in;vertical-align:middle;white-space:nowrap}@media(max-width:768px){.project-subtitle{font-size:16px;text-align:center}}.achievement-heading{font-size:56px;font-weight:400;line-height:normal;margin:0}.achievement-subtitle{margin:0 0 50px;text-transform:uppercase}@media(max-width:1380px){.achievement-heading{font-size:40px}}@media(max-width:768px){.achievement-heading{font-size:30px;text-align:center}.achievement-subtitle{font-size:16px;line-height:normal;text-align:center}}.achievement-image{height:auto;max-width:100%;width:250px}.achievement-title{color:#fff;font-size:1.375rem;font-weight:700;line-height:24px;margin:15px 0 0}.achievement-subtitle{color:#9ca3af;font-size:1.063rem;line-height:1.5rem}.achievement-card{background-color:#111827;border:1px solid #6366f133;border-radius:10px;box-shadow:0 10px 30px -15px #0006;padding:1.5rem;transition:all .3s ease}.achievement-detail-div{text-align:center}.achievement-card:hover,.dark-mode.achievement-card:hover{box-shadow:0 20px 30px -10px #ff0}.achievement-image-div{align-items:center;display:flex;height:250px;justify-content:center;overflow:hidden;position:relative}.achievement-cards-div{grid-gap:1rem 1rem;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.achievement-card-footer{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.achievement-card-footer span.certificate-tag{align-items:center;background:#6366f1;border-radius:4px;color:#1e293b;cursor:pointer;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;margin:0 .5rem .5rem 0;padding:0 .75em;transition:.2s ease-in;vertical-align:middle;white-space:nowrap}.certificate-header{text-align:center}.certificate-hint{color:#9ca3af;display:inline-block;font-family:JetBrains Mono,monospace;font-size:.8rem;letter-spacing:1px;margin-top:.5rem;opacity:.7}.certificate-main-div{scroll-behavior:smooth}.certificate-cards-div{cursor:grab;gap:1.4rem;margin-top:1.5rem;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5%,#000 95%,#0000);overflow-y:hidden;padding:1rem .5rem 1.5rem;scroll-behavior:auto}.certificate-cards-div.is-dragging{cursor:grabbing;scroll-behavior:auto}.certificate-cards-div::-webkit-scrollbar{height:8px}.certificate-cards-div::-webkit-scrollbar-track{background:#0f172a80;border-radius:999px}.certificate-cards-div::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#6366f1,#06b6d4);border-radius:999px}.certificate-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e293b8c;border-radius:16px;flex:0 0 300px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;-webkit-user-select:none;user-select:none;width:300px}.certificate-card:hover{border-color:#6366f18c;box-shadow:0 24px 40px -12px #0006,0 0 0 1px #6366f140;transform:translateY(-8px)}.certificate-card .certificate-image-div{align-items:center;display:flex;height:200px;justify-content:center;position:relative}.certificate-card .certificate-image-div .card-image{height:auto;max-width:100%;pointer-events:none;width:250px}.certificate-card .certificate-detail-div{text-align:center}.certificate-card .certificate-detail-div .card-title{color:#fff;font-size:1.375rem;font-weight:700;line-height:24px;margin:15px 0 0}.certificate-card .certificate-detail-div .card-subtitle{color:#9ca3af;font-size:1.063rem;line-height:1.5rem}.certificate-card .certificate-card-footer{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.certificate-card .certificate-card-footer span.certificate-tag{align-items:center;background:#6366f1;border-radius:4px;color:#1e293b;cursor:pointer;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;margin:0 .5rem .5rem 0;padding:0 .75em;transition:.2s ease-in;vertical-align:middle;white-space:nowrap}.certificate-card .certificate-card-footer span.certificate-tag:hover{background:#4f46e5}@media(max-width:768px){.certificate-card{flex:0 0 260px;width:260px}}.card-image{height:auto;max-width:100%;width:250px}.card-title{color:#fff;font-size:1.375rem;font-weight:700;line-height:24px;margin:15px 0 0}.card-subtitle{color:#9ca3af;font-size:1.063rem;line-height:1.5rem}.certificate-card{background-color:#111827;border:1px solid #6366f133;border-radius:10px;box-shadow:0 10px 30px -15px #0006;padding:1rem;transition:all .3s ease}.certificate-detail-div{text-align:center}.certificate-card:hover,.dark-mode.certificate-card:hover{box-shadow:0 20px 30px -10px #ff0}.certificate-image-div{align-items:center;display:flex;height:250px;justify-content:center;overflow:hidden;position:relative}.certificate-cards-div{display:flex;flex-direction:row;gap:1rem 1rem;overflow-x:auto;padding:5px}.certificate-card-footer{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.certificate-card-footer span.certificate-tag{align-items:center;background:#6366f1;border-radius:4px;color:#1e293b;cursor:pointer;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;margin:0 .5rem .5rem 0;padding:0 .75em;transition:.2s ease-in;vertical-align:middle;white-space:nowrap}span.certificate-tag:hover{background:#4f46e5}.square{background:#f7f1f1;border-radius:4px;box-shadow:0 20px 50px #1f2937;height:430px;margin-top:30px;transition:all .3s ease;width:440px}.square:hover{box-shadow:0 20px 40px #0003}.blog-header-text{font-size:56px;font-weight:400}.blog-subtitle{text-transform:uppercase}.blog-main-div>*{flex:1 1;margin-bottom:30px}.blog-image-div>img{height:auto;max-width:100%}.blog-text-div{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.articleButton{margin-top:20px;text-align:center}@media(max-width:1380px){.blog-header-text{font-size:40px}}@media(max-width:768px){.blog-header-text{font-size:30px;text-align:center}.blog-subtitle{font-size:16px;line-height:normal;text-align:center}}@media screen and (max-width:480px)and (min-width:300px){.blog-text-div{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}.small-dark{color:#f7f1f1!important}.blog-container{background-color:#1f2937;border-radius:10px;box-shadow:0 0 36px #0003;color:#374151;cursor:pointer;height:200px}.blog-title{-webkit-line-clamp:2;color:#f3f4f6;font-size:1.375rem;font-weight:700;line-height:24px;margin:32px 20px 14px}.blog-title,.small{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.small{-webkit-line-clamp:4;color:#9ca3af;font-size:1.063rem;font-weight:400;line-height:1.5rem;margin:0;padding:0 20px}.go-corner{align-items:center;background-color:#6366f1;border-radius:0 4px 0 32px;display:flex;height:32px;justify-content:center;overflow:hidden;position:absolute;right:0;top:0;width:32px}.go-arrow{color:#f7f1f1;font-family:courier,sans;margin-right:-4px;margin-top:-4px}.blog-card{background-color:#0000;border-radius:4px;display:block;height:100%;overflow:hidden;position:relative;text-decoration:none;z-index:0}.blog-card:before{background:#6366f1;border-radius:32px;content:"";height:32px;position:absolute;right:-16px;top:-16px;transform:scale(1);transform-origin:50% 50%;transition:transform .4s ease-out;width:32px;z-index:-1}.blog-card:hover:before{transform:scale(30)}.blog-card:hover>.small{color:#ffffffe6;transition:all .3s ease-out}.blog-card:hover>h3{color:#fff;transition:all .3s ease-out}@media (min-width:1405px)and (max-width:1550px),(min-width:925px)and (max-width:1024px),screen and (max-width:480px)and (min-width:300px){.blog-card:hover:before{transform:scale(30)}}@media (min-width:1025px)and (max-width:1404px),(min-width:1551px),screen and (min-width:481px)and (max-width:675px){.blog-card:hover:before{transform:scale(40)}.blog-card:before{transition:transform .45s ease-out}}@media screen and (min-width:675px)and (max-width:860px){.blog-card:hover:before{transform:scale(50)}.blog-card:before{transition:transform .5s ease-out}}@media screen and (min-width:860px)and (max-width:924px){.blog-card:hover:before{transform:scale(60)}.blog-card:before{transition:transform .5s ease-out}}@media screen and (max-width:480px)and (min-width:300px){.blog-title{font-size:1.125rem}}.blog-card-shadow{box-shadow:1px 0 20px #fff}.footer-text{color:#d1d5db!important;text-align:center}.dark-mode{color:#f7f1f1!important}.footer-div{margin-top:2rem;padding-bottom:1rem}.talk-header-title{font-size:56px;font-weight:400;line-height:0px}.talk-cards-div{grid-gap:1rem 1rem;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}@media(max-width:768px){.talk-header-title{font-size:30px;text-align:center}.talk-header-subtitle{font-size:16px;line-height:normal;text-align:center}}.container{display:flex;justify-content:center}.rectangle{background:url(/Portfolio/static/media/talksCardBack.d3b7bba84f794c52282e.svg);border-radius:4px;box-shadow:0 20px 50px #1f2937;height:300px;margin-top:50px;transition:all .3s ease;width:380px}.rectangle:hover{box-shadow:0 20px 40px #f7f1f1}.dark-rectangle{box-shadow:0 0 20px 0}.mask{clip:rect(0,460px,220px,0);border-radius:4px;position:absolute}.talk-card-title{color:#f7f1f1;font-size:30px;line-height:normal;margin:25px auto auto;padding:0 0 40px 30px;text-align:left}.talk-card-subtitle,.talk-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.talk-card-subtitle{color:#6b7280;font-size:16px;line-height:18px;margin-top:35px;padding-left:30px;padding-right:30px;text-align:justify}.talk-button{background-color:#6366f1;border-radius:3px;color:#f7f1f1;cursor:pointer;display:block;font-size:14px;margin-top:20px;padding:10px 18px;text-align:center;text-decoration:none;width:90px}.talk-button:hover{background:#4f46e5}.card-footer-button-div{display:flex;justify-content:space-around}@media(max-width:1380px){.card-title{font-size:25px}}@media(max-width:768px){.mask{clip-path:none;position:relative}.talk-card-title{margin-top:30px}.talk-card-image{width:100%}.talk-button{background-color:#6366f1;border-radius:3px;color:#f7f1f1;cursor:pointer;display:block;font-size:14px;margin-top:20px;padding:10px 18px;text-align:center;text-decoration:none;transition:.2s ease-in;width:90px}.talk-button:hover{background:#4f46e5}.card-footer-button-div{display:flex;justify-content:space-around}.square{height:auto;padding-bottom:30px;width:100%}}.main{margin:0 auto;padding:20px 10px;width:90%}.podcast-header-title{font-size:56px;font-weight:400;line-height:0px}.podcast{width:600px}.podcast-main-div{grid-gap:1rem 1rem;display:grid;gap:1rem 1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.subTitle{color:#d1d5db}@media(max-width:768px){.podcast-header-title{font-size:30px;text-align:center}.podcast-header-subtitle{font-size:16px;line-height:normal;text-align:center}.podcast{width:300px}.podcast-main-div{text-align:center}}.education-heading{font-size:56px;font-weight:400}.education-section{display:flex;flex-direction:column;margin:2rem auto 0;padding:20px 0;width:90%}.education-section>*{flex:1 1;margin-bottom:30px}.education-card-container{display:flex;flex-direction:column;padding-top:20px}@media(max-width:1380px){.education-card-container{padding-top:0}.education-heading{font-size:40px}.education-text-subtitle{font-size:18px;text-align:center}}@media(max-width:768px){.education-card-container{padding-top:0}.education-heading{font-size:30px;text-align:center}.education-text-subtitle{font-size:16px}}.education-card{display:flex;flex-direction:row}.education-card:hover+.education-card-border{border-color:#818cf8;transition:width .6s ease-in-out;width:100%}.education-card-border{border-top:2px solid #6366f133;height:30px;margin-bottom:20px;transition:width .6s ease-in-out;width:80%}.education-head{display:flex;flex-direction:row}.education-text-school{font-size:28px;font-weight:700;height:27px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.education-roundedimg{border-radius:50%;box-shadow:0 .5rem 1rem #00000080;height:6rem;margin-right:2rem;object-fit:cover;width:6rem}.education-card-right{max-width:70%}.education-text-subHeader{color:#e5e7eb;font-size:19px;font-weight:700;line-height:normal;margin:0;padding-top:.8rem}.education-text-duration{color:#fff;font-size:19px;margin:0;padding-top:.5rem}.education-text-desc{margin-bottom:.5rem;margin-top:.5rem}.education-text-bullets>ul{margin-top:.5rem}@media(max-width:1380px){.education-card{flex-direction:column;padding-bottom:10px}.education-card-right{max-width:90%}.education-card-border{width:90%}.education-text-subHeader{font-size:16px;padding-top:.5rem}.education-text-school{font-size:20px;height:23px}.education-text-duration{font-size:16px}.education-roundedimg{height:4rem;margin-bottom:.5rem;margin-right:0;width:4rem}}@media(max-width:768px){.education-card{text-align:center}.education-card-right{max-width:100%}.education-card-border{width:100%}.education-roundedimg{height:4rem;margin-bottom:1rem;margin-right:0;margin-top:10px;width:4rem}.education-text-bullets>ul{margin:auto;max-width:80%}}#topButton{background-color:#6366f1;border:none;border-radius:15px;bottom:20px;color:#fff;cursor:pointer;font-size:25px;outline:none;padding:15px;position:fixed;right:30px;visibility:hidden;z-index:99}#topButton:hover{background-color:#4f46e5;transition:all .2s ease-in-out}.centerContent{display:block;margin:0 auto;padding:1.5rem;text-align:center}.tw-main-div{margin-bottom:15px;margin-left:15px;margin-right:15px}.tw-main-div,.twitter-component{padding:1.5rem;width:auto}.timeline-Header-title{font-size:56px;font-weight:100!important}.main.contact-margin-top{margin:4rem auto;max-width:1100px;padding:20px 10px;width:90%}.contact-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1e293b8c;border:1px solid #6366f133;border-radius:24px;box-shadow:0 20px 50px #0006;overflow:hidden;padding:3rem 2.5rem;position:relative}.contact-card:before{animation:contactGlow 8s ease-in-out infinite alternate;background:radial-gradient(circle,#6366f140,#0000 60%);content:"";height:160%;pointer-events:none;position:absolute;right:-20%;top:-40%;width:60%}@keyframes contactGlow{0%{transform:translate(0) scale(1)}to{transform:translate(-30px,20px) scale(1.15)}}.contact-div-main{align-items:center;display:flex;gap:2rem;position:relative;z-index:1}.contact-div-main>*{flex:1 1}.availability-badge{align-items:center;background:#10b9811f;border:1px solid #10b98159;border-radius:999px;color:#6ee7b7;display:inline-flex;font-size:.85rem;font-weight:600;gap:8px;margin-bottom:1rem;padding:6px 14px}.availability-dot{animation:pulseDot 1.8s infinite;background:#34d399;border-radius:50%;box-shadow:0 0 0 0 #34d399b3;height:9px;width:9px}@keyframes pulseDot{0%{box-shadow:0 0 0 0 #34d399b3}70%{box-shadow:0 0 0 10px #34d39900}to{box-shadow:0 0 0 0 #34d39900}}.contact-title{-webkit-text-fill-color:#0000;animation:nameGradient 7s ease-in-out infinite;background:linear-gradient(100deg,#fff,#a5b4fc,#22d3ee);-webkit-background-clip:text;background-clip:text;background-size:200% auto;font-size:3rem;font-weight:800}.contact-subtitle{color:#9ca3af;font-size:1.1rem;margin-top:.5rem;text-transform:none}.contact-chips{display:flex;flex-direction:column;gap:.9rem;margin-top:1.6rem;max-width:420px}.contact-chip{align-items:center;background:#0f172a8c;border:1px solid #6366f126;border-radius:12px;display:flex;gap:.5rem;justify-content:space-between;padding:.7rem 1rem;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.contact-chip:hover{border-color:#6366f180;box-shadow:0 8px 20px #0000004d;transform:translateX(6px)}.contact-chip-link{align-items:center;color:#e5e7eb;display:flex;font-size:1.05rem;gap:.7rem;overflow:hidden;text-decoration:none}.contact-chip-link:hover{color:#fff;text-decoration:none}.contact-chip-icon{font-size:1.1rem}.contact-chip-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-btn{background:#6366f11f;border:1px solid #6366f14d;border-radius:8px;color:#a5b4fc;cursor:pointer;flex-shrink:0;font-size:.95rem;height:32px;transition:all .2s ease;width:32px}.copy-btn:hover{background:#6366f14d;color:#fff;transform:scale(1.1)}.copied-toast{animation:fadeInToast .3s ease;color:#6ee7b7;display:inline-block;font-size:.85rem;margin-top:.8rem}@keyframes fadeInToast{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.contact-social{margin-top:1.6rem}.contact-image-div{align-items:center;display:flex;justify-content:flex-end}.avatar-ring{animation:spinRing 6s linear infinite;background:conic-gradient(from 0deg,#6366f1,#22d3ee,#ec4899,#6366f1);border-radius:50%;padding:6px;position:relative}@keyframes spinRing{to{transform:rotate(1turn)}}#Profile-pic{animation:spinRingReverse 6s linear infinite;background-color:#0f172a;border-radius:50%;display:block;height:260px;object-fit:cover;transition:transform .4s ease,filter .4s ease;width:260px}@keyframes spinRingReverse{to{transform:rotate(-1turn)}}#Profile-pic:hover{filter:brightness(1.1) saturate(1.1)}@media(max-width:800px){.contact-card{padding:2rem 1.3rem}.contact-div-main{flex-direction:column;text-align:center}.contact-title{font-size:2.1rem}.contact-chips{margin-left:auto;margin-right:auto}.contact-image-div{justify-content:center;margin-top:2rem;order:-1}#Profile-pic{height:190px;width:190px}}.splash-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.splash-animation-container{height:50vh}.splash-title-container{font-size:2.5rem;text-decoration:none}.splash-title{font-feature-settings:"liga","clig off";font-family:Agustina Regular,cursive;font-variant-ligatures:no-common-ligatures;-webkit-font-variant-ligatures:no-common-ligatures;font-weight:700;padding:0 20px}.ambient-svg-container{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.ambient-svg-container svg{position:absolute}.blob{animation:floatBlob 20s ease-in-out infinite;filter:blur(40px);height:200px;opacity:.7;width:200px}.blob.blob-1{animation-delay:0s;animation-duration:20s;left:-100px;top:-100px}.blob.blob-2{animation-delay:-10s;animation-duration:25s;bottom:-50px;right:-50px}.blob.blob-3{animation-delay:-5s;animation-duration:22s;bottom:10%;left:10%}@keyframes floatBlob{0%{transform:translateX(0) translateY(0)}33%{transform:translateX(50px) translateY(-50px)}66%{transform:translateX(-30px) translateY(30px)}to{transform:translateX(0) translateY(0)}}.grid-pattern{height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%}@media(max-width:768px){.blob{height:150px;width:150px}}.pet-layer{inset:0;overflow:hidden;pointer-events:none;position:fixed;z-index:9998}.pet{cursor:pointer;left:0;pointer-events:auto;position:absolute;top:0;will-change:transform}.pet,.pet-body{height:66px;width:66px}.pet-body{position:relative}.pet-visual{animation:petBob 2.4s ease-in-out infinite;filter:drop-shadow(0 6px 8px rgba(0,0,0,.35)) drop-shadow(0 0 10px rgba(99,102,241,.35));transition:filter .3s ease}.pet:hover .pet-visual{filter:drop-shadow(0 6px 10px rgba(0,0,0,.4)) drop-shadow(0 0 16px rgba(34,211,238,.7))}.pet-shadow{animation:petShadow 2.4s ease-in-out infinite;background:#00000059;border-radius:50%;bottom:-4px;filter:blur(3px);height:8px;width:34px}.pet-bubble,.pet-shadow{left:50%;position:absolute;transform:translateX(-50%)}.pet-bubble{animation:bubblePop .25s ease;background:#0f172af2;border:1px solid #6366f180;border-radius:10px;bottom:72px;box-shadow:0 8px 20px #0006;color:#e5e7eb;font-family:JetBrains Mono,monospace;font-size:.72rem;padding:6px 10px;pointer-events:none;white-space:nowrap}.pet-bubble:after{background:#0f172af2;border-bottom:1px solid #6366f180;border-right:1px solid #6366f180;bottom:-6px;content:"";height:10px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:10px}.pet-hop .pet-visual{animation:petHop .5s ease}@keyframes petBob{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes petShadow{0%,to{opacity:.35;transform:translateX(-50%) scale(1)}50%{opacity:.2;transform:translateX(-50%) scale(.8)}}@keyframes petHop{0%{transform:translateY(0)}40%{transform:translateY(-22px)}70%{transform:translateY(2px)}to{transform:translateY(0)}}@keyframes bubblePop{0%{opacity:0;transform:translateX(-50%) translateY(6px) scale(.9)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}@media(max-width:600px){.pet-bubble{font-size:.65rem}}.dark-mode{background-color:#0f172a;color:#fff;transition:background-color .3s ease,color .3s ease}.dark-mode,.dark-mode>*{position:relative;z-index:1}
/*# sourceMappingURL=main.b4a76c15.css.map*/