.Navbar-module-scss-module__mgJsma__header{z-index:50;padding-top:1rem;position:sticky;top:0}.Navbar-module-scss-module__mgJsma__container{max-width:64rem;margin:0 auto;padding:0 1.5rem}.Navbar-module-scss-module__mgJsma__inner{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0000001a;border-radius:1rem}.Navbar-module-scss-module__mgJsma__row{justify-content:space-between;align-items:center;height:3.5rem;padding:0 1rem;display:flex}.Navbar-module-scss-module__mgJsma__logo{color:var(--color-heading);letter-spacing:.2em;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module-scss-module__mgJsma__logo:hover{opacity:.8}.Navbar-module-scss-module__mgJsma__nav{align-items:center;gap:1.5rem;display:none}@media (min-width:768px){.Navbar-module-scss-module__mgJsma__nav{display:flex}}.Navbar-module-scss-module__mgJsma__navLink{color:var(--color-muted);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module-scss-module__mgJsma__navLink:hover{color:var(--color-heading)}.Navbar-module-scss-module__mgJsma__actions{align-items:center;gap:1.25rem;display:flex}.Navbar-module-scss-module__mgJsma__iconLinks{align-items:center;gap:1rem;display:flex}.Navbar-module-scss-module__mgJsma__iconLink{color:var(--color-muted);align-items:center;text-decoration:none;transition:color .2s;display:flex}.Navbar-module-scss-module__mgJsma__iconLink:hover{color:var(--color-heading)}
.ShinyButton-module-scss-module__kIPmdW__button{--gradient-angle:0deg;--gradient-angle-offset:0deg;--gradient-percent:20%;--gradient-shine:#10b981;isolation:isolate;color:var(--color-heading);background:linear-gradient(#000, #000) padding-box,conic-gradient(from calc(var(--gradient-angle) - var(--gradient-angle-offset)), transparent 0%, #059669, var(--gradient-shine) 15%, #059669 30%, transparent 40%, transparent 100%) border-box;border:2px solid #0000;border-radius:999px;outline:none;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;animation:2.5s linear infinite ShinyButton-module-scss-module__kIPmdW__border-spin;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #1a1818}.ShinyButton-module-scss-module__kIPmdW__button:hover{--gradien-percent:30%}.ShinyButton-module-scss-module__kIPmdW__button:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle, white .5px, translate 0);width:calc(100% - 4px);height:calc(100% - 4px);-webkit-mask-image:conic-gradient(from calc(var(--gradient-angle) + 45deg), black, transparent 10% 90%, black);mask-image:conic-gradient(from calc(var(--gradient-angle) + 45deg), black, transparent 10% 90%, black);opacity:.3;border-radius:inherit;background-size:4px 4px;margin:auto;position:absolute;inset:0}.ShinyButton-module-scss-module__kIPmdW__button:after{content:"";pointer-events:none;z-index:1;aspect-ratio:1;opacity:.5;background:linear-gradient(-50deg,#0000,#059669,#0000);width:100%;animation:4s linear infinite ShinyButton-module-scss-module__kIPmdW__shimmer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(circle at bottom,#0000 40%,#000);mask-image:radial-gradient(circle at bottom,#0000 40%,#000)}.ShinyButton-module-scss-module__kIPmdW__label{z-index:2;align-items:center;gap:.5rem;display:flex;position:relative}@keyframes ShinyButton-module-scss-module__kIPmdW__border-spin{to{--gradient-angle:360deg}}@keyframes ShinyButton-module-scss-module__kIPmdW__shimmer{to{transform:translate(-50%,-50%)rotate(360deg)}}
.Background-module-scss-module__Id1KMq__wrapper{z-index:-10;opacity:.8;pointer-events:none;width:100%;height:100vh;position:fixed;top:0;left:0;-webkit-mask-image:linear-gradient(#0000,#000 0% 80%,#0000);mask-image:linear-gradient(#0000,#000 0% 80%,#0000)}.Background-module-scss-module__Id1KMq__inner{z-index:0;pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 0% 33%,#0000);mask-image:linear-gradient(#0000,#000 0% 33%,#0000)}.Background-module-scss-module__Id1KMq__canvas{width:100%;height:100%;position:absolute;inset:0}
.HeroSection-module-scss-module__DTt4LG__hero{padding:8rem 0 7rem;position:relative;overflow:hidden}.HeroSection-module-scss-module__DTt4LG__container{z-index:10;text-align:center;max-width:64rem;margin:0 auto;padding:0 1.5rem;position:relative}.HeroSection-module-scss-module__DTt4LG__skills{-webkit-user-select:none;user-select:none;pointer-events:none;position:absolute;inset:0;overflow:hidden}.HeroSection-module-scss-module__DTt4LG__skill{opacity:.8;font-family:var(--font-sans);white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--skill-color);background-color:color-mix(in srgb, var(--skill-color) 10%, transparent);border:1px solid color-mix(in srgb, var(--skill-color) 30%, transparent);border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:none;position:absolute;box-shadow:0 25px 50px -12px #00000080}@media (min-width:768px){.HeroSection-module-scss-module__DTt4LG__skill{align-items:center;display:inline-flex}}.HeroSection-module-scss-module__DTt4LG__float1{animation:4s ease-in-out infinite HeroSection-module-scss-module__DTt4LG__float1}.HeroSection-module-scss-module__DTt4LG__float2{animation:4.5s ease-in-out infinite HeroSection-module-scss-module__DTt4LG__float2}.HeroSection-module-scss-module__DTt4LG__float3{animation:4.2s ease-in-out infinite HeroSection-module-scss-module__DTt4LG__float3}.HeroSection-module-scss-module__DTt4LG__badge{color:#6ee7b7;font-family:var(--font-sans);background:#10b9810d;border:1px solid #10b98133;border-radius:9999px;align-items:center;gap:.4rem;margin-bottom:2rem;padding:.25rem .75rem;font-size:.75rem;font-weight:400;animation:1s ease-out forwards HeroSection-module-scss-module__DTt4LG__fadeSlideIn;display:inline-flex}.HeroSection-module-scss-module__DTt4LG__flag{border-radius:2px;width:1.2em;height:auto;display:inline-block}.HeroSection-module-scss-module__DTt4LG__heading{max-width:56rem;font-family:var(--font-sans);letter-spacing:-.025em;color:var(--color-heading);margin:0 auto;font-size:3rem;font-weight:600;animation:1s ease-out .2s both HeroSection-module-scss-module__DTt4LG__fadeSlideIn}@media (min-width:768px){.HeroSection-module-scss-module__DTt4LG__heading{font-size:4.5rem}}.HeroSection-module-scss-module__DTt4LG__headingMuted{color:var(--color-muted);margin-bottom:.5rem;display:block}.HeroSection-module-scss-module__DTt4LG__headingAccent{display:inline-block;position:relative}.HeroSection-module-scss-module__DTt4LG__headingGradient{z-index:10;background:linear-gradient(to bottom right,#fff,#fff,#ffffffb3);color:#0000;-webkit-background-clip:text;background-clip:text;position:relative}.HeroSection-module-scss-module__DTt4LG__glow{z-index:0;opacity:.35;filter:blur(64px);background:linear-gradient(90deg,#10b98133,#3b82f633,#10b98133);position:absolute;inset:-1rem -1.5rem}.HeroSection-module-scss-module__DTt4LG__subtitle{max-width:42rem;font-family:var(--font-sans);color:var(--color-muted);margin:2rem auto 0;font-size:1.125rem;line-height:1.625}.HeroSection-module-scss-module__DTt4LG__actions{justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;animation:1s ease-out .6s both HeroSection-module-scss-module__DTt4LG__fadeSlideIn;display:flex}.HeroSection-module-scss-module__DTt4LG__primaryBtn,.HeroSection-module-scss-module__DTt4LG__secondaryBtn{height:2.5rem;font-family:var(--font-sans);border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.HeroSection-module-scss-module__DTt4LG__primaryBtn:active,.HeroSection-module-scss-module__DTt4LG__secondaryBtn:active{transform:scale(.95)}.HeroSection-module-scss-module__DTt4LG__primaryBtn{color:#000;background:#fff}.HeroSection-module-scss-module__DTt4LG__secondaryBtn{color:var(--color-heading);background:var(--surface-subtle);border:1px solid var(--border-subtle)}.HeroSection-module-scss-module__DTt4LG__secondaryBtn:hover{background:var(--border-subtle)}@keyframes HeroSection-module-scss-module__DTt4LG__float1{0%,to{transform:translate(0)}50%{transform:translate(-8px,-12px)}}@keyframes HeroSection-module-scss-module__DTt4LG__float2{0%,to{transform:translate(0)}50%{transform:translate(10px,8px)}}@keyframes HeroSection-module-scss-module__DTt4LG__float3{0%,to{transform:translate(0)}50%{transform:translate(-6px,10px)}}
.ProjectsSection-module-scss-module__wP3j7q__section{padding:6rem 0 0;position:relative}.ProjectsSection-module-scss-module__wP3j7q__container{max-width:64rem;margin:0 auto;padding:0 1.5rem}.ProjectsSection-module-scss-module__wP3j7q__header{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}@media (min-width:768px){.ProjectsSection-module-scss-module__wP3j7q__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.ProjectsSection-module-scss-module__wP3j7q__intro{max-width:34rem}.ProjectsSection-module-scss-module__wP3j7q__title{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--color-heading);font-size:1.875rem;font-weight:600}.ProjectsSection-module-scss-module__wP3j7q__subtitle{font-family:var(--font-sans);color:var(--color-muted);margin-top:.5rem;font-size:.875rem;line-height:1.625}.ProjectsSection-module-scss-module__wP3j7q__tabs{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0006;border-radius:.75rem;align-items:center;gap:.25rem;width:fit-content;padding:.25rem;display:flex}.ProjectsSection-module-scss-module__wP3j7q__tab{color:var(--color-muted);font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:all .3s}.ProjectsSection-module-scss-module__wP3j7q__tab:hover{color:var(--color-heading);background-color:var(--surface-subtle)}.ProjectsSection-module-scss-module__wP3j7q__tabActive{color:#000;background:#fff;box-shadow:0 1px 2px #0000001a}.ProjectsSection-module-scss-module__wP3j7q__tabActive:hover{color:#000;background:#fff}.ProjectsSection-module-scss-module__wP3j7q__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ProjectsSection-module-scss-module__wP3j7q__grid{grid-template-columns:1fr 1fr}}
.ComingSoon-module-scss-module__SERf6q__section{color:#e2e8f0;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:30vh;padding:5rem 0 2rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__section{min-height:96vh}}.ComingSoon-module-scss-module__SERf6q__glow{filter:blur(120px);pointer-events:none;background:radial-gradient(circle,#10b98140,#0000 40%);border-radius:9999px;width:800px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__glow{background:radial-gradient(circle,#10b98140,#0000 70%)}}.ComingSoon-module-scss-module__SERf6q__headingGroup{z-index:30;text-align:center;padding:0 1rem;position:relative}.ComingSoon-module-scss-module__SERf6q__heading{letter-spacing:-.025em;color:#fff;font-family:Playfair Display,Georgia,serif;font-size:4.5rem;font-weight:500;line-height:.9}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__heading{font-size:6.5rem;line-height:.85}}.ComingSoon-module-scss-module__SERf6q__subheading{color:#6ee7b7;margin-top:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.875rem;font-style:italic}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__subheading{margin-top:1rem;font-size:3rem}}.ComingSoon-module-scss-module__SERf6q__mobileBreak{display:inline}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__mobileBreak{display:none}}.ComingSoon-module-scss-module__SERf6q__card{transition:transform .5s;position:absolute}.ComingSoon-module-scss-module__SERf6q__imageWrap{border-radius:.5rem;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.ComingSoon-module-scss-module__SERf6q__image{object-fit:cover;width:100%;height:100%;display:block}.ComingSoon-module-scss-module__SERf6q__imageMuted{filter:grayscale();mix-blend-mode:screen}.ComingSoon-module-scss-module__SERf6q__badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#03030399;border:1px solid #fff3;border-radius:.25rem;padding:.125rem .5rem;font-family:ui-monospace,monospace;font-size:.75rem;position:absolute}.ComingSoon-module-scss-module__SERf6q__badgeTL{top:.75rem;left:.75rem}.ComingSoon-module-scss-module__SERf6q__badgeTR{top:.75rem;right:.75rem}.ComingSoon-module-scss-module__SERf6q__badgeBL{bottom:.75rem;left:.75rem}.ComingSoon-module-scss-module__SERf6q__img1{aspect-ratio:4/5;z-index:20;width:12rem;display:none;top:18%;left:5%;transform:rotate(-3deg)}.ComingSoon-module-scss-module__SERf6q__img1 .ComingSoon-module-scss-module__SERf6q__imageWrap:after{content:"";pointer-events:none;background:#00000040;position:absolute;inset:0}.ComingSoon-module-scss-module__SERf6q__img1 .ComingSoon-module-scss-module__SERf6q__image{object-position:13% 100%}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__img1{width:16rem;display:block;top:2%;left:2%}}.ComingSoon-module-scss-module__SERf6q__img1:hover{transform:rotate(1deg)}.ComingSoon-module-scss-module__SERf6q__img2{aspect-ratio:1;z-index:10;width:18rem;display:none;top:15%;right:15%;transform:rotate(6deg)}.ComingSoon-module-scss-module__SERf6q__img2 .ComingSoon-module-scss-module__SERf6q__imageWrap:after{content:"";pointer-events:none;background:#00000026;position:absolute;inset:0}.ComingSoon-module-scss-module__SERf6q__img2 .ComingSoon-module-scss-module__SERf6q__image{object-position:16% 100%}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__img2{display:block;top:4%;right:2%}}.ComingSoon-module-scss-module__SERf6q__img2:hover{transform:rotate(3deg)}.ComingSoon-module-scss-module__SERf6q__img3{aspect-ratio:1;z-index:10;opacity:.8;width:10rem;transition:opacity .3s;top:3%;left:3%;transform:rotate(-6deg)}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__img3{top:25%;left:25%}}.ComingSoon-module-scss-module__SERf6q__img4{aspect-ratio:4/3;z-index:20;width:15rem;display:none;bottom:20%;right:8%;transform:rotate(-2deg)}.ComingSoon-module-scss-module__SERf6q__img4 .ComingSoon-module-scss-module__SERf6q__imageWrap:after{content:"";pointer-events:none;background:#0003;position:absolute;inset:0}.ComingSoon-module-scss-module__SERf6q__img4 .ComingSoon-module-scss-module__SERf6q__image{object-position:16% 100%}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__img4{width:16rem;display:block;bottom:7%;right:12%}}.ComingSoon-module-scss-module__SERf6q__img4:hover{transform:rotate(1deg)}.ComingSoon-module-scss-module__SERf6q__img5{aspect-ratio:1;z-index:0;opacity:.6;filter:blur(1px);width:12rem;top:6%;left:83%;transform:translate(-50%)rotate(12deg)}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__img5{display:block;top:12%;left:50%}}.ComingSoon-module-scss-module__SERf6q__img6{aspect-ratio:1;z-index:0;opacity:.6;filter:blur(1px);width:12rem;top:58%;left:20%;transform:translate(-50%)rotate(-12deg)}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__img6{display:block;top:66%}}.ComingSoon-module-scss-module__SERf6q__mobileStack{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1.5rem 5rem;display:grid}@media (min-width:768px){.ComingSoon-module-scss-module__SERf6q__mobileStack{display:none}}.ComingSoon-module-scss-module__SERf6q__mobileItem{border-radius:.5rem;height:10rem;position:relative;overflow:hidden}.ComingSoon-module-scss-module__SERf6q__mobileItemOffset{margin-top:2rem}.ComingSoon-module-scss-module__SERf6q__mobileImage{object-fit:cover;width:100%;height:100%;display:block}
.ExperienceSection-module-scss-module__MZxo1W__section{padding:6rem 0 3rem;position:relative;overflow:hidden}.ExperienceSection-module-scss-module__MZxo1W__container{z-index:10;max-width:64rem;margin:0 auto;padding:0 1.5rem;position:relative}.ExperienceSection-module-scss-module__MZxo1W__header{margin-bottom:4rem}.ExperienceSection-module-scss-module__MZxo1W__title{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--color-heading);margin-bottom:1rem;font-size:1.875rem;font-weight:600}.ExperienceSection-module-scss-module__MZxo1W__subtitle{font-family:var(--font-sans);color:var(--color-muted);font-size:.875rem}.ExperienceSection-module-scss-module__MZxo1W__timeline{position:relative}.ExperienceSection-module-scss-module__MZxo1W__line{background:linear-gradient(#fff3,#fff3,#0000);width:1px;position:absolute;top:0;bottom:0;left:0}@media (min-width:640px){.ExperienceSection-module-scss-module__MZxo1W__line{left:50%;transform:translate(-50%)}}.ExperienceSection-module-scss-module__MZxo1W__item{flex-direction:column;margin-bottom:3rem;padding-left:2rem;display:flex;position:relative}.ExperienceSection-module-scss-module__MZxo1W__item:last-child{margin-bottom:0}@media (min-width:640px){.ExperienceSection-module-scss-module__MZxo1W__item{flex-direction:row;align-items:center;margin-bottom:6rem;padding-left:0}.ExperienceSection-module-scss-module__MZxo1W__left{flex-direction:row}.ExperienceSection-module-scss-module__MZxo1W__left .ExperienceSection-module-scss-module__MZxo1W__date{text-align:right;justify-content:flex-end;padding-right:2.5rem}.ExperienceSection-module-scss-module__MZxo1W__left .ExperienceSection-module-scss-module__MZxo1W__content{padding-left:2.5rem}.ExperienceSection-module-scss-module__MZxo1W__right{flex-direction:row-reverse}.ExperienceSection-module-scss-module__MZxo1W__right .ExperienceSection-module-scss-module__MZxo1W__date{justify-content:flex-start;padding-left:2.5rem}.ExperienceSection-module-scss-module__MZxo1W__right .ExperienceSection-module-scss-module__MZxo1W__content{padding-right:2.5rem}}.ExperienceSection-module-scss-module__MZxo1W__dot{background:#3f3f46;border:2px solid #0a0a0a;border-radius:9999px;width:1rem;height:1rem;position:absolute;top:0;left:0;transform:translate(-50%)}@media (min-width:640px){.ExperienceSection-module-scss-module__MZxo1W__dot{top:50%;left:50%;transform:translate(-50%,-50%)}}.ExperienceSection-module-scss-module__MZxo1W__date{margin-bottom:1rem}@media (min-width:640px){.ExperienceSection-module-scss-module__MZxo1W__date{width:50%;margin-bottom:0;display:flex}}.ExperienceSection-module-scss-module__MZxo1W__period{font-family:var(--font-display);color:var(--color-muted);background:var(--surface-subtle);border:1px solid var(--border-subtle);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}@media (min-width:640px){.ExperienceSection-module-scss-module__MZxo1W__content{width:50%}}.ExperienceSection-module-scss-module__MZxo1W__card{z-index:0;border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.75rem;padding:1.5rem;transition:background .2s;position:relative;overflow:hidden}.ExperienceSection-module-scss-module__MZxo1W__card:hover{background:var(--surface-hover)}.ExperienceSection-module-scss-module__MZxo1W__role{font-family:var(--font-sans);color:var(--color-heading);font-size:1.125rem;font-weight:600}.ExperienceSection-module-scss-module__MZxo1W__company{font-size:.875rem;font-family:var(--font-sans);color:var(--color-muted);align-items:center;gap:.5rem;margin:.5rem 0 .4rem;display:flex}.ExperienceSection-module-scss-module__MZxo1W__companyIcon{color:var(--color-faint);flex-shrink:0}.ExperienceSection-module-scss-module__MZxo1W__location{font-family:var(--font-display);color:var(--color-faint);margin-bottom:1.25rem;font-size:.75rem}.ExperienceSection-module-scss-module__MZxo1W__description{font-size:.875rem;font-family:var(--font-sans);color:var(--color-muted);margin-bottom:1.5rem;line-height:1.625}.ExperienceSection-module-scss-module__MZxo1W__techList{flex-wrap:wrap;gap:.5rem;display:flex}.ExperienceSection-module-scss-module__MZxo1W__tech{background:var(--surface-subtle);border:1px solid var(--border-subtle);font-family:var(--font-sans);color:var(--color-muted);border-radius:.375rem;padding:.375rem .625rem;font-size:.75rem;font-weight:500}.ExperienceSection-module-scss-module__MZxo1W__isCurrent .ExperienceSection-module-scss-module__MZxo1W__dot{background:var(--color-accent);animation:2s ease-in-out infinite ExperienceSection-module-scss-module__MZxo1W__pulse;box-shadow:0 0 0 4px #10b98133}.ExperienceSection-module-scss-module__MZxo1W__isCurrent .ExperienceSection-module-scss-module__MZxo1W__period{color:var(--color-accent-light);border-color:var(--color-accent);background:#10b9811a}.ExperienceSection-module-scss-module__MZxo1W__isCurrent .ExperienceSection-module-scss-module__MZxo1W__companyIcon{color:var(--color-accent)}.ExperienceSection-module-scss-module__MZxo1W__isCurrent .ExperienceSection-module-scss-module__MZxo1W__card:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 0 0,#10b98140,#0000 70%);position:absolute;inset:0}@keyframes ExperienceSection-module-scss-module__MZxo1W__pulse{0%,to{opacity:1}50%{opacity:.5}}
.EducationSection-module-scss-module__7KLK7a__section{padding:6rem 0;position:relative;overflow:hidden}.EducationSection-module-scss-module__7KLK7a__container{z-index:10;max-width:64rem;margin:0 auto;padding:0 1.5rem;position:relative}.EducationSection-module-scss-module__7KLK7a__header{margin-bottom:4rem}.EducationSection-module-scss-module__7KLK7a__title{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--color-heading);margin-bottom:1rem;font-size:1.875rem;font-weight:600}.EducationSection-module-scss-module__7KLK7a__subtitle{font-family:var(--font-sans);color:var(--color-muted);font-size:.875rem}.EducationSection-module-scss-module__7KLK7a__timeline{position:relative}.EducationSection-module-scss-module__7KLK7a__line{background:linear-gradient(#fff3,#fff3,#0000);width:1px;position:absolute;top:0;bottom:0;left:0}@media (min-width:640px){.EducationSection-module-scss-module__7KLK7a__line{left:50%;transform:translate(-50%)}}.EducationSection-module-scss-module__7KLK7a__item{flex-direction:column;margin-bottom:3rem;padding-left:2rem;display:flex;position:relative}.EducationSection-module-scss-module__7KLK7a__item:last-child{margin-bottom:0}@media (min-width:640px){.EducationSection-module-scss-module__7KLK7a__item{flex-direction:row;align-items:center;margin-bottom:6rem;padding-left:0}.EducationSection-module-scss-module__7KLK7a__left{flex-direction:row}.EducationSection-module-scss-module__7KLK7a__left .EducationSection-module-scss-module__7KLK7a__date{text-align:right;justify-content:flex-end;padding-right:2.5rem}.EducationSection-module-scss-module__7KLK7a__left .EducationSection-module-scss-module__7KLK7a__content{padding-left:2.5rem}.EducationSection-module-scss-module__7KLK7a__right{flex-direction:row-reverse}.EducationSection-module-scss-module__7KLK7a__right .EducationSection-module-scss-module__7KLK7a__date{justify-content:flex-start;padding-left:2.5rem}.EducationSection-module-scss-module__7KLK7a__right .EducationSection-module-scss-module__7KLK7a__content{padding-right:2.5rem}}.EducationSection-module-scss-module__7KLK7a__dot{background:#3f3f46;border:2px solid #0a0a0a;border-radius:9999px;width:1rem;height:1rem;position:absolute;top:0;left:0;transform:translate(-50%)}@media (min-width:640px){.EducationSection-module-scss-module__7KLK7a__dot{top:50%;left:50%;transform:translate(-50%,-50%)}}.EducationSection-module-scss-module__7KLK7a__date{margin-bottom:1rem}@media (min-width:640px){.EducationSection-module-scss-module__7KLK7a__date{width:50%;margin-bottom:0;display:flex}}.EducationSection-module-scss-module__7KLK7a__period{border:1px solid var(--border-subtle);font-family:var(--font-display);color:var(--color-muted);background:var(--surface-subtle);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}@media (min-width:640px){.EducationSection-module-scss-module__7KLK7a__content{width:50%}}.EducationSection-module-scss-module__7KLK7a__card{z-index:0;border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.75rem;padding:1.5rem;transition:background .2s;position:relative;overflow:hidden}.EducationSection-module-scss-module__7KLK7a__card:hover{background:var(--surface-hover)}.EducationSection-module-scss-module__7KLK7a__school{font-family:var(--font-sans);color:var(--color-heading);font-size:1.125rem;font-weight:600}.EducationSection-module-scss-module__7KLK7a__degree{font-family:var(--font-sans);color:var(--color-muted);align-items:flex-start;gap:.5rem;margin:.5rem 0 .4rem;font-size:.875rem;line-height:1.4;display:flex}.EducationSection-module-scss-module__7KLK7a__degreeIcon{color:var(--color-faint);flex-shrink:0;margin-top:.15rem}.EducationSection-module-scss-module__7KLK7a__location{font-family:var(--font-display);color:var(--color-faint);margin-bottom:1.25rem;font-size:.75rem}.EducationSection-module-scss-module__7KLK7a__tagList{flex-wrap:wrap;gap:.5rem;display:flex}.EducationSection-module-scss-module__7KLK7a__tag{background:var(--surface-subtle);border:1px solid var(--border-subtle);font-family:var(--font-sans);color:var(--color-muted);border-radius:.375rem;padding:.375rem .625rem;font-size:.75rem;font-weight:500}.EducationSection-module-scss-module__7KLK7a__research{border-top:1px solid var(--border-subtle);margin-top:1.25rem;padding-top:.75rem}.EducationSection-module-scss-module__7KLK7a__researchLink{border-radius:.5rem;align-items:flex-start;gap:.75rem;margin:0 -.5rem;padding:.5rem;text-decoration:none;transition:background .2s;display:flex}.EducationSection-module-scss-module__7KLK7a__researchLink:hover{background:var(--surface-subtle)}.EducationSection-module-scss-module__7KLK7a__researchIcon{color:var(--color-faint);flex-shrink:0;margin-top:.15rem;transition:color .2s}.EducationSection-module-scss-module__7KLK7a__researchLink:hover .EducationSection-module-scss-module__7KLK7a__researchIcon{color:var(--color-accent-light)}.EducationSection-module-scss-module__7KLK7a__researchInfo{flex:1}.EducationSection-module-scss-module__7KLK7a__researchTitle{font-family:var(--font-sans);color:#d4d4d8;font-size:.75rem;font-weight:500;line-height:1.5}.EducationSection-module-scss-module__7KLK7a__researchLink:hover .EducationSection-module-scss-module__7KLK7a__researchTitle{color:var(--color-heading)}.EducationSection-module-scss-module__7KLK7a__researchSource{font-family:var(--font-display);color:var(--color-faint);margin-top:.25rem;font-size:10px}.EducationSection-module-scss-module__7KLK7a__researchArrow{color:var(--color-dim);opacity:0;flex-shrink:0;margin-top:.15rem;transition:opacity .2s,color .2s}.EducationSection-module-scss-module__7KLK7a__researchLink:hover .EducationSection-module-scss-module__7KLK7a__researchArrow{opacity:1;color:var(--color-muted)}.EducationSection-module-scss-module__7KLK7a__isCurrent .EducationSection-module-scss-module__7KLK7a__dot{background:var(--color-accent);animation:2s ease-in-out infinite EducationSection-module-scss-module__7KLK7a__pulse;box-shadow:0 0 0 4px #10b98133}.EducationSection-module-scss-module__7KLK7a__isCurrent .EducationSection-module-scss-module__7KLK7a__period{color:var(--color-accent-light);background:#10b9811a;border-color:#10b98133}.EducationSection-module-scss-module__7KLK7a__isCurrent .EducationSection-module-scss-module__7KLK7a__degreeIcon{color:var(--color-accent)}.EducationSection-module-scss-module__7KLK7a__isCurrent .EducationSection-module-scss-module__7KLK7a__card:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 0 0,#10b98140,#0000 70%);position:absolute;inset:0}@keyframes EducationSection-module-scss-module__7KLK7a__pulse{0%,to{opacity:1}50%{opacity:.5}}
.CertificationsSection-module-scss-module__SplEaW__section{padding:6rem 0;position:relative;overflow:hidden}.CertificationsSection-module-scss-module__SplEaW__container{z-index:10;max-width:64rem;margin:0 auto;padding:0 1.5rem;position:relative}.CertificationsSection-module-scss-module__SplEaW__header{margin-bottom:4rem}.CertificationsSection-module-scss-module__SplEaW__title{font-family:var(--font-sans);letter-spacing:-.025em;color:var(--color-heading);margin-bottom:1rem;font-size:1.875rem;font-weight:600}.CertificationsSection-module-scss-module__SplEaW__subtitle{font-family:var(--font-sans);color:var(--color-muted);font-size:.875rem}.CertificationsSection-module-scss-module__SplEaW__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.CertificationsSection-module-scss-module__SplEaW__grid{grid-template-columns:repeat(3,1fr)}}.CertificationsSection-module-scss-module__SplEaW__card{border:1px solid var(--border-subtle);background:var(--surface-faint);border-radius:1rem;flex-direction:column;justify-content:space-between;min-height:13rem;padding:1.5rem;text-decoration:none;transition:transform .3s,background .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.CertificationsSection-module-scss-module__SplEaW__card:hover{background:var(--surface-hover);transform:translateY(-4px);box-shadow:0 25px 50px -12px #064e3b33}.CertificationsSection-module-scss-module__SplEaW__glow{z-index:0;filter:blur(40px);background:#10b9811a;border-radius:9999px;width:6rem;height:6rem;margin:-1rem -1rem 0 0;transition:background .5s;position:absolute;top:0;right:0}.CertificationsSection-module-scss-module__SplEaW__card:hover .CertificationsSection-module-scss-module__SplEaW__glow{background:#10b98133}.CertificationsSection-module-scss-module__SplEaW__top,.CertificationsSection-module-scss-module__SplEaW__footer{z-index:1;position:relative}.CertificationsSection-module-scss-module__SplEaW__logo{border:1px solid var(--border-subtle);background:var(--surface-subtle);border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1.25rem;transition:transform .3s;display:inline-flex;box-shadow:inset 0 2px 4px #0000004d}.CertificationsSection-module-scss-module__SplEaW__logo img{object-fit:contain;width:1.25rem;height:1.25rem}.CertificationsSection-module-scss-module__SplEaW__card:hover .CertificationsSection-module-scss-module__SplEaW__logo{transform:scale(1.1)}.CertificationsSection-module-scss-module__SplEaW__name{font-family:var(--font-sans);color:var(--color-heading);margin-bottom:.5rem;padding-right:1rem;font-size:1rem;font-weight:600;line-height:1.35}.CertificationsSection-module-scss-module__SplEaW__issuer{font-family:var(--font-sans);color:var(--color-muted);align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.CertificationsSection-module-scss-module__SplEaW__issuerDot{background:var(--color-accent);border-radius:9999px;width:.375rem;height:.375rem}.CertificationsSection-module-scss-module__SplEaW__footer{border-top:1px solid var(--surface-subtle);justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1rem;display:flex}.CertificationsSection-module-scss-module__SplEaW__issued{background:var(--surface-subtle);border:1px solid var(--surface-subtle);font-family:var(--font-display);color:var(--color-faint);border-radius:9999px;padding:.25rem .625rem;font-size:10px;font-weight:500}.CertificationsSection-module-scss-module__SplEaW__external{color:var(--color-dim);transition:color .2s}.CertificationsSection-module-scss-module__SplEaW__card:hover .CertificationsSection-module-scss-module__SplEaW__external{color:var(--color-heading)}
.Footer-module-scss-module__ye4c5a__footer{padding:2rem 0;position:relative;overflow:hidden}.Footer-module-scss-module__ye4c5a__overlay{z-index:0;pointer-events:none;background:linear-gradient(#0000 50%,#064e3b1a);position:absolute;inset:0}.Footer-module-scss-module__ye4c5a__container{z-index:10;max-width:64rem;margin:0 auto;padding:0 1.5rem;position:relative}.Footer-module-scss-module__ye4c5a__inner{border-top:1px solid var(--surface-subtle);flex-direction:column;align-items:center;gap:1rem;padding-top:3rem;display:flex}@media (min-width:768px){.Footer-module-scss-module__ye4c5a__inner{flex-direction:row;justify-content:space-between}}.Footer-module-scss-module__ye4c5a__copyright{font-family:var(--font-sans);color:var(--color-faint);font-size:.75rem}.Footer-module-scss-module__ye4c5a__links{align-items:center;gap:1.5rem;display:flex}.Footer-module-scss-module__ye4c5a__iconLink{color:var(--color-faint);align-items:center;transition:color .2s;display:flex}.Footer-module-scss-module__ye4c5a__iconLink:hover{color:var(--color-heading)}.Footer-module-scss-module__ye4c5a__contactBtn{color:#000;height:2.5rem;font-family:var(--font-sans);background:#fff;border-radius:.5rem;align-items:center;gap:.3rem;padding:0 1.25rem;font-size:.875rem;text-decoration:none;transition:background .2s;display:inline-flex}.Footer-module-scss-module__ye4c5a__contactBtn:hover{background:#e4e4e7}.Footer-module-scss-module__ye4c5a__contactBtn:active{transform:scale(.95)}
