.navigation-module__EsUWUG__header{z-index:50;transition:all .3s;position:fixed;top:0;left:0;right:0}.navigation-module__EsUWUG__headerScrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-subtle);background:#0d1f3c99}.navigation-module__EsUWUG__nav{max-width:var(--container-max-width);justify-content:space-between;align-items:center;height:4rem;margin:0 auto;padding:0 1rem;display:flex}@media (min-width:640px){.navigation-module__EsUWUG__nav{height:5rem;padding:0 1.5rem}}.navigation-module__EsUWUG__logo{font-family:var(--font-mono);letter-spacing:-.025em;font-size:1.125rem;font-weight:700}.navigation-module__EsUWUG__logoAccent{color:var(--cyan-accent)}.navigation-module__EsUWUG__logoDot{color:var(--text-secondary)}.navigation-module__EsUWUG__logoTeal{color:var(--teal-accent)}.navigation-module__EsUWUG__navList{align-items:center;gap:.25rem;list-style:none;display:none}@media (min-width:768px){.navigation-module__EsUWUG__navList{display:flex}}.navigation-module__EsUWUG__navLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.navigation-module__EsUWUG__navLink:hover{color:var(--text-primary)}.navigation-module__EsUWUG__navLink:focus-visible{outline:2px solid var(--cyan-accent);outline-offset:2px;color:var(--text-primary)}.navigation-module__EsUWUG__navLinkActive{color:var(--cyan-accent)}.navigation-module__EsUWUG__activeIndicator{background:#00d9ff14;border:1px solid #00d9ff26;border-radius:.375rem;position:absolute;inset:0}.navigation-module__EsUWUG__mobileBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.5rem;transition:color .2s;display:flex}.navigation-module__EsUWUG__mobileBtn:hover{color:var(--text-primary)}.navigation-module__EsUWUG__mobileBtn:focus-visible{outline:2px solid var(--cyan-accent);outline-offset:2px;color:var(--text-primary)}@media (min-width:768px){.navigation-module__EsUWUG__mobileBtn{display:none}}.navigation-module__EsUWUG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.navigation-module__EsUWUG__hamburger{flex-direction:column;justify-content:space-between;width:1.25rem;height:1rem;display:flex}.navigation-module__EsUWUG__bar{transform-origin:50%;background:currentColor;border-radius:2px;height:2px;transition:all .3s;display:block}.navigation-module__EsUWUG__barTopOpen{transform:translateY(7px)rotate(45deg)}.navigation-module__EsUWUG__barMidOpen{opacity:0;transform:scaleX(0)}.navigation-module__EsUWUG__barBotOpen{transform:translateY(-7px)rotate(-45deg)}.navigation-module__EsUWUG__mobileMenu{border-top:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(20px);background:#0d1f3c99}.navigation-module__EsUWUG__mobileList{flex-direction:column;gap:.25rem;padding:1rem;display:flex}.navigation-module__EsUWUG__mobileLink{color:var(--text-secondary);border-radius:.375rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;transition:color .2s;display:block}.navigation-module__EsUWUG__mobileLink:hover{color:var(--text-primary)}
.hero-module__WFIH3q__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-module__WFIH3q__glowLeft{filter:blur(60px);pointer-events:none;background:#00d9ff0d;border-radius:50%;width:24rem;height:24rem;position:absolute;top:25%;left:25%}.hero-module__WFIH3q__glowRight{filter:blur(60px);pointer-events:none;background:#00ffcc0d;border-radius:50%;width:20rem;height:20rem;position:absolute;bottom:25%;right:25%}.hero-module__WFIH3q__content{z-index:10;max-width:var(--container-max-width);text-align:center;width:100%;padding:0 1rem;position:relative}.hero-module__WFIH3q__greeting{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--cyan-accent);margin-bottom:.75rem;font-size:.75rem;font-weight:500;display:block}.hero-module__WFIH3q__name{letter-spacing:-.025em;margin-bottom:1rem;font-size:3rem;font-weight:700;line-height:1}@media (min-width:640px){.hero-module__WFIH3q__name{font-size:3.75rem}}@media (min-width:768px){.hero-module__WFIH3q__name{font-size:4.5rem}}@media (min-width:1024px){.hero-module__WFIH3q__name{font-size:6rem}}.hero-module__WFIH3q__nameVisible{opacity:1}.hero-module__WFIH3q__nameReveal{animation:.8s cubic-bezier(.25,.46,.45,.94) both hero-module__WFIH3q__nameReveal;display:inline-block}@keyframes hero-module__WFIH3q__nameReveal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0% 0 0)}}.hero-module__WFIH3q__pronouns{font-family:var(--font-mono);color:var(--text-secondary);margin-bottom:1.25rem;font-size:.875rem}.hero-module__WFIH3q__tagline{color:var(--text-secondary);max-width:48rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;font-weight:500}@media (min-width:640px){.hero-module__WFIH3q__tagline{font-size:1.25rem}}@media (min-width:768px){.hero-module__WFIH3q__tagline{font-size:1.5rem}}.hero-module__WFIH3q__description{color:var(--text-secondary);max-width:42rem;margin:0 auto 2.5rem;font-size:1rem;line-height:1.7}@media (min-width:640px){.hero-module__WFIH3q__description{font-size:1.125rem}}.hero-module__WFIH3q__ctas{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}@media (min-width:640px){.hero-module__WFIH3q__ctas{flex-direction:row}}.hero-module__WFIH3q__ctaPrimary{color:var(--bg-primary);cursor:pointer;background:linear-gradient(135deg,#00d9ff,#0fc);border:none;border-radius:.5rem;padding:.875rem 2rem;font-weight:600;transition:opacity .3s;display:inline-block;position:relative;overflow:hidden}.hero-module__WFIH3q__ctaPrimary:hover{opacity:.9}.hero-module__WFIH3q__ctaSecondary{-webkit-backdrop-filter:blur(12px);color:var(--cyan-accent);background:#0d1f3c99;border:1px solid #00d9ff4d;border-radius:.5rem;padding:.875rem 2rem;font-weight:600;transition:border-color .3s;display:inline-block}.hero-module__WFIH3q__ctaSecondary:hover{border-color:#00d9ff99}.hero-module__WFIH3q__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-module__WFIH3q__scrollIcon{color:var(--text-secondary);animation:1.8s ease-in-out infinite hero-module__WFIH3q__scrollBounce}@keyframes hero-module__WFIH3q__scrollBounce{0%,to{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}
.about-module__87_jsG__glow{filter:blur(60px);pointer-events:none;background:#00d9ff08;border-radius:50%;width:24rem;height:24rem;position:absolute;top:0;right:0}.about-module__87_jsG__header{margin-bottom:.75rem}.about-module__87_jsG__headline{max-width:42rem;margin-bottom:3rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.about-module__87_jsG__headline{font-size:2.25rem}}@media (min-width:768px){.about-module__87_jsG__headline{font-size:3rem}}.about-module__87_jsG__grid{align-items:start;gap:3rem;display:grid}@media (min-width:768px){.about-module__87_jsG__grid{grid-template-columns:1fr 1fr;gap:5rem}}.about-module__87_jsG__bio{flex-direction:column;gap:1.25rem;display:flex}.about-module__87_jsG__para{color:var(--text-secondary);font-size:1rem;line-height:1.7}@media (min-width:640px){.about-module__87_jsG__para{font-size:1.125rem}}.about-module__87_jsG__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.about-module__87_jsG__statCard{text-align:center;border-radius:.75rem;padding:1.5rem;transition:transform .2s}.about-module__87_jsG__statCard:hover{transform:scale(1.02)}.about-module__87_jsG__statValue{margin-bottom:.5rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.about-module__87_jsG__statValue{font-size:2.25rem}}.about-module__87_jsG__statLabel{color:var(--text-secondary);font-size:.75rem;font-family:var(--font-mono)}@media (min-width:640px){.about-module__87_jsG__statLabel{font-size:.875rem}}
.experience-module__MDAFXG__container{position:relative}.experience-module__MDAFXG__verticalLine{background:linear-gradient(#00d9ff66,#0fc3,#0000);width:1px;display:none;position:absolute;top:0;bottom:0;left:1.5rem}@media (min-width:640px){.experience-module__MDAFXG__verticalLine{display:block}}.experience-module__MDAFXG__timeline{flex-direction:column;gap:2.5rem;display:flex}.experience-module__MDAFXG__item{gap:1.5rem;display:flex}@media (min-width:640px){.experience-module__MDAFXG__item{gap:2rem}}.experience-module__MDAFXG__dot{flex-direction:column;flex-shrink:0;align-items:center;display:none}@media (min-width:640px){.experience-module__MDAFXG__dot{display:flex}}.experience-module__MDAFXG__dotIcon{width:3rem;height:3rem;font-size:.875rem;font-weight:700;font-family:var(--font-mono);z-index:1;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.experience-module__MDAFXG__card{border-radius:.75rem;flex:1;padding:1.5rem;transition:border-color .3s}@media (min-width:640px){.experience-module__MDAFXG__card{padding:2rem}}.experience-module__MDAFXG__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.experience-module__MDAFXG__roleRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.experience-module__MDAFXG__role{font-size:1.125rem;font-weight:700}@media (min-width:640px){.experience-module__MDAFXG__role{font-size:1.25rem}}.experience-module__MDAFXG__company{font-weight:600}.experience-module__MDAFXG__meta{text-align:left}@media (min-width:640px){.experience-module__MDAFXG__meta{text-align:right}}.experience-module__MDAFXG__period{font-size:.875rem;font-family:var(--font-mono);color:var(--text-secondary)}.experience-module__MDAFXG__location{color:var(--text-secondary);opacity:.7;margin-top:.125rem;font-size:.75rem}.experience-module__MDAFXG__bullets{flex-direction:column;gap:.625rem;margin-bottom:1.25rem;display:flex}.experience-module__MDAFXG__bullet{color:var(--text-secondary);gap:.75rem;font-size:.875rem;line-height:1.7;display:flex}@media (min-width:640px){.experience-module__MDAFXG__bullet{font-size:1rem}}.experience-module__MDAFXG__bulletDot{border-radius:50%;flex-shrink:0;width:4px;height:4px;margin-top:.5rem}.experience-module__MDAFXG__headline{max-width:100%;margin-bottom:3.5rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.experience-module__MDAFXG__headline{font-size:2.25rem}}@media (min-width:768px){.experience-module__MDAFXG__headline{font-size:3rem}}.experience-module__MDAFXG__tags{flex-wrap:wrap;gap:.5rem;display:flex}
.skills-module__pvZtjq__glow{filter:blur(60px);pointer-events:none;background:#00ffcc0a;border-radius:50%;width:24rem;height:16rem;position:absolute;bottom:0;left:25%}.skills-module__pvZtjq__headline{margin-bottom:3.5rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.skills-module__pvZtjq__headline{font-size:2.25rem}}@media (min-width:768px){.skills-module__pvZtjq__headline{font-size:3rem}}.skills-module__pvZtjq__grid{gap:1.5rem;display:grid}@media (min-width:640px){.skills-module__pvZtjq__grid{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.skills-module__pvZtjq__grid{gap:2rem}}.skills-module__pvZtjq__card{border-radius:.75rem;height:100%;padding:1.5rem}@media (min-width:640px){.skills-module__pvZtjq__card{padding:2rem}}.skills-module__pvZtjq__categoryHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.skills-module__pvZtjq__icon{border:1px solid var(--border-subtle);width:2.5rem;height:2.5rem;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.skills-module__pvZtjq__categoryName{font-size:1rem;font-weight:600}@media (min-width:640px){.skills-module__pvZtjq__categoryName{font-size:1.125rem}}.skills-module__pvZtjq__skillList{flex-direction:column;gap:1rem;display:flex}.skills-module__pvZtjq__skillRow{flex-direction:column;gap:.375rem;display:flex}.skills-module__pvZtjq__skillMeta{justify-content:space-between;align-items:center;display:flex}.skills-module__pvZtjq__skillName{color:var(--text-primary);font-size:.875rem;font-weight:500}.skills-module__pvZtjq__skillPct{font-size:.75rem;font-family:var(--font-mono);color:var(--cyan-accent);opacity:.7}
.philosophy-module__Y0q8ca__bgAccent{pointer-events:none;background:linear-gradient(135deg,#09142880,#0000);position:absolute;inset:0}.philosophy-module__Y0q8ca__glow{filter:blur(60px);pointer-events:none;background:#00d9ff0a;border-radius:50%;width:20rem;height:20rem;position:absolute;top:50%;right:0}.philosophy-module__Y0q8ca__subheading{color:var(--text-secondary);max-width:42rem;margin-bottom:3.5rem;font-size:1rem}@media (min-width:640px){.philosophy-module__Y0q8ca__subheading{font-size:1.125rem}}.philosophy-module__Y0q8ca__headline{max-width:42rem;margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.philosophy-module__Y0q8ca__headline{font-size:2.25rem}}@media (min-width:768px){.philosophy-module__Y0q8ca__headline{font-size:3rem}}.philosophy-module__Y0q8ca__grid{gap:1.5rem;display:grid}@media (min-width:640px){.philosophy-module__Y0q8ca__grid{grid-template-columns:1fr 1fr}}.philosophy-module__Y0q8ca__card{border-radius:.75rem;height:100%;padding:1.5rem;transition:transform .2s}.philosophy-module__Y0q8ca__card:hover{transform:scale(1.01)}@media (min-width:640px){.philosophy-module__Y0q8ca__card{padding:2rem}}.philosophy-module__Y0q8ca__cardIcon{border:1px solid var(--border-subtle);width:2.5rem;height:2.5rem;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}.philosophy-module__Y0q8ca__cardTitle{margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.philosophy-module__Y0q8ca__cardBody{color:var(--text-secondary);font-size:.875rem;line-height:1.7}@media (min-width:640px){.philosophy-module__Y0q8ca__cardBody{font-size:1rem}}.philosophy-module__Y0q8ca__quote{border-radius:.75rem;margin-top:3rem;padding:2rem;position:relative;overflow:hidden}@media (min-width:640px){.philosophy-module__Y0q8ca__quote{padding:2.5rem}}.philosophy-module__Y0q8ca__quoteBar{background:linear-gradient(to bottom, var(--cyan-accent), var(--teal-accent));border-radius:.75rem 0 0 .75rem;width:4px;height:100%;position:absolute;top:0;left:0}.philosophy-module__Y0q8ca__quoteText{color:var(--text-primary);padding-left:1.5rem;font-size:1.125rem;font-style:italic;font-weight:500;line-height:1.7}@media (min-width:640px){.philosophy-module__Y0q8ca__quoteText{font-size:1.25rem}}@media (min-width:768px){.philosophy-module__Y0q8ca__quoteText{font-size:1.5rem}}.philosophy-module__Y0q8ca__quoteCite{font-size:.875rem;font-family:var(--font-mono);color:var(--cyan-accent);margin-top:1rem;padding-left:1.5rem;font-style:normal;display:block}
.recommendations-module__-h5rRW__glow{filter:blur(60px);pointer-events:none;background:#00ffcc08;border-radius:50%;width:24rem;height:24rem;position:absolute;top:0;left:0}.recommendations-module__-h5rRW__headline{margin-bottom:1rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.recommendations-module__-h5rRW__headline{font-size:2.25rem}}@media (min-width:768px){.recommendations-module__-h5rRW__headline{font-size:3rem}}.recommendations-module__-h5rRW__subheading{color:var(--text-secondary);max-width:42rem;margin-bottom:3.5rem;font-size:1rem}@media (min-width:640px){.recommendations-module__-h5rRW__subheading{font-size:1.125rem}}.recommendations-module__-h5rRW__grid{gap:1.5rem;display:grid}@media (min-width:640px){.recommendations-module__-h5rRW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.recommendations-module__-h5rRW__grid{grid-template-columns:repeat(3,1fr)}}.recommendations-module__-h5rRW__card{border-radius:.75rem;flex-direction:column;height:100%;padding:1rem;transition:transform .2s;display:flex}.recommendations-module__-h5rRW__card:hover{transform:scale(1.01)}@media (min-width:640px){.recommendations-module__-h5rRW__card{padding:1.25rem}}.recommendations-module__-h5rRW__quoteIcon{opacity:.4;margin-bottom:1rem;font-family:serif;font-size:2.5rem;line-height:1}.recommendations-module__-h5rRW__blockquote{flex:1;margin:.5rem;overflow:hidden}.recommendations-module__-h5rRW__quoteText{color:var(--text-secondary);-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;font-size:.875rem;font-style:italic;line-height:1.7;display:-webkit-box;overflow:hidden}@media (min-width:640px){.recommendations-module__-h5rRW__quoteText{font-size:1rem}}.recommendations-module__-h5rRW__author{align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.recommendations-module__-h5rRW__avatar{width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:700;font-family:var(--font-mono);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.recommendations-module__-h5rRW__authorName{font-size:.875rem;font-weight:600}.recommendations-module__-h5rRW__authorRole{color:var(--text-secondary);font-size:.75rem}
.contact-module__zLb6AW__bgGradient{pointer-events:none;background:linear-gradient(#0000,#09142899);position:absolute;inset:0}.contact-module__zLb6AW__glow{filter:blur(60px);pointer-events:none;background:#00d9ff0d;border-radius:50%;width:20rem;height:20rem;position:absolute;bottom:0;right:33%}.contact-module__zLb6AW__inner{text-align:center;max-width:48rem;margin:0 auto}.contact-module__zLb6AW__headline{margin-bottom:1.25rem;font-size:1.875rem;font-weight:700}@media (min-width:640px){.contact-module__zLb6AW__headline{font-size:2.25rem}}@media (min-width:768px){.contact-module__zLb6AW__headline{font-size:3rem}}.contact-module__zLb6AW__subtext{color:var(--text-secondary);max-width:42rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.7}@media (min-width:640px){.contact-module__zLb6AW__subtext{font-size:1.125rem}}.contact-module__zLb6AW__links{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}@media (min-width:640px){.contact-module__zLb6AW__links{flex-direction:row}}.contact-module__zLb6AW__link{color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:.75rem;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.contact-module__zLb6AW__link:hover{color:var(--text-primary);border-color:#00d9ff66}.contact-module__zLb6AW__linkIcon{color:var(--cyan-accent);transition:color .2s}.contact-module__zLb6AW__link:hover .contact-module__zLb6AW__linkIcon{color:var(--teal-accent)}
.footer-module__Y9oSeG__footer{border-top:1px solid var(--border-subtle);padding:2rem 1rem}.footer-module__Y9oSeG__inner{max-width:var(--container-max-width);color:var(--text-secondary);flex-direction:column;align-items:center;gap:1rem;margin:0 auto;font-size:.875rem;display:flex}@media (min-width:640px){.footer-module__Y9oSeG__inner{flex-direction:row;justify-content:space-between}}.footer-module__Y9oSeG__copyright{font-family:var(--font-mono)}.footer-module__Y9oSeG__accent{color:var(--cyan-accent)}.footer-module__Y9oSeG__name{color:var(--text-primary)}.footer-module__Y9oSeG__divider{opacity:.4;margin:0 .5rem}.footer-module__Y9oSeG__links{align-items:center;gap:1rem;display:flex}.footer-module__Y9oSeG__link{transition:color .2s}.footer-module__Y9oSeG__link:hover{color:var(--cyan-accent)}.footer-module__Y9oSeG__sep{opacity:.3}
