.Nav-module__x_hx6q__nav{z-index:100;padding-top:env(safe-area-inset-top);background:var(--nav-bg);-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:1px solid #0000;transition:border-color .3s,background .3s;position:fixed;top:0;left:0;right:0}.Nav-module__x_hx6q__nav.Nav-module__x_hx6q__scrolled{border-bottom-color:var(--border);background:var(--nav-bg-scrolled)}.Nav-module__x_hx6q__inner{justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding:1rem 2rem;display:flex}.Nav-module__x_hx6q__logo{font-family:var(--font-serif);color:var(--ink);font-size:1.5rem;font-style:italic;text-decoration:none;transition:color .2s}.Nav-module__x_hx6q__logo:hover{color:var(--warm)}.Nav-module__x_hx6q__links{gap:2rem;list-style:none;display:flex}.Nav-module__x_hx6q__links a{color:var(--ink-soft);padding:.25rem 0;font-size:.92rem;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.Nav-module__x_hx6q__links a:after{content:"";background:var(--ink);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Nav-module__x_hx6q__links a:hover,.Nav-module__x_hx6q__links a.Nav-module__x_hx6q__active{color:var(--ink)}.Nav-module__x_hx6q__links a.Nav-module__x_hx6q__active:after{width:100%}@media (max-width:880px){.Nav-module__x_hx6q__inner{padding:1rem 1.75rem}}@media (max-width:720px){.Nav-module__x_hx6q__inner{padding:.85rem 1.5rem}.Nav-module__x_hx6q__links{gap:1.25rem}.Nav-module__x_hx6q__links a{font-size:.88rem}}.Nav-module__x_hx6q__paletteBtn{border:1px solid var(--border);color:var(--ink-soft);cursor:pointer;font-family:var(--font-mono);background:0 0;border-radius:999px;flex-shrink:0;margin-left:.75rem;padding:.35rem .6rem;font-size:.72rem;transition:all .2s}.Nav-module__x_hx6q__paletteBtn:hover{color:var(--ink);border-color:var(--ink-soft)}@media (max-width:480px){.Nav-module__x_hx6q__inner{padding:.85rem 1.25rem}.Nav-module__x_hx6q__links{gap:1rem}.Nav-module__x_hx6q__links a{font-size:.85rem}.Nav-module__x_hx6q__logo{font-size:1.35rem}.Nav-module__x_hx6q__paletteBtn{display:none}}
.CommandPalette-module__gC9N4W__overlay{z-index:9999;background:#0a090873;justify-content:center;align-items:flex-start;padding-top:14vh;display:flex;position:fixed;inset:0}.CommandPalette-module__gC9N4W__window{background:var(--surface);border:1px solid var(--border);width:min(560px,100vw - 2rem);box-shadow:var(--shadow-lg);border-radius:14px;flex-direction:column;max-height:70vh;display:flex;overflow:hidden}.CommandPalette-module__gC9N4W__inputRow{border-bottom:1px solid var(--border);color:var(--ink-mute);align-items:center;gap:.6rem;padding:.95rem 1.1rem;display:flex}.CommandPalette-module__gC9N4W__input{color:var(--ink);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.95rem}.CommandPalette-module__gC9N4W__esc{font-family:var(--font-mono);color:var(--ink-mute);border:1px solid var(--border);border-radius:5px;padding:.1rem .35rem;font-size:.68rem}.CommandPalette-module__gC9N4W__list{padding:.4rem;overflow-y:auto}.CommandPalette-module__gC9N4W__item{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:0 0;border:none;border-radius:9px;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .85rem;font-family:inherit;font-size:.92rem;display:flex}.CommandPalette-module__gC9N4W__itemActive{background:var(--ink);color:var(--bg)}.CommandPalette-module__gC9N4W__itemActive .CommandPalette-module__gC9N4W__itemGroup{color:var(--bg);opacity:.7}.CommandPalette-module__gC9N4W__itemLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.CommandPalette-module__gC9N4W__itemGroup{color:var(--ink-mute);font-size:.72rem;font-family:var(--font-mono);flex-shrink:0}.CommandPalette-module__gC9N4W__empty{text-align:center;color:var(--ink-mute);font-family:var(--font-serif);padding:1.5rem;font-style:italic}
.SectionNav-module__L5F4pq__nav{z-index:90;flex-direction:column;align-items:flex-end;gap:.85rem;display:flex;position:fixed;top:50%;right:1.5rem;transform:translateY(-50%)}.SectionNav-module__L5F4pq__dot{border:1px solid var(--ink-mute);cursor:pointer;background:0 0;border-radius:50%;width:10px;height:10px;padding:0;transition:all .25s;position:relative}.SectionNav-module__L5F4pq__dot:hover{border-color:var(--ink);transform:scale(1.2)}.SectionNav-module__L5F4pq__active{background:var(--ink);border-color:var(--ink);transform:scale(1.3)}.SectionNav-module__L5F4pq__label{white-space:nowrap;color:var(--ink-soft);background:var(--surface);border:1px solid var(--border);opacity:0;pointer-events:none;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;transition:opacity .2s;position:absolute;top:50%;right:1.4rem;transform:translateY(-50%)}.SectionNav-module__L5F4pq__dot:hover .SectionNav-module__L5F4pq__label,.SectionNav-module__L5F4pq__active .SectionNav-module__L5F4pq__label{opacity:1}@media (max-width:880px){.SectionNav-module__L5F4pq__nav{display:none}}
.AmbientBackground-module__srlvKq__ambient{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.AmbientBackground-module__srlvKq__blob{filter:blur(70px);opacity:.6;will-change:transform;border-radius:50%;position:absolute}.AmbientBackground-module__srlvKq__blobA{background:var(--sage-tint);width:46vw;height:46vw;animation:22s ease-in-out infinite alternate AmbientBackground-module__srlvKq__driftA;top:-12vw;left:-10vw}.AmbientBackground-module__srlvKq__blobB{background:var(--warm-tint);width:40vw;height:40vw;animation:26s ease-in-out infinite alternate AmbientBackground-module__srlvKq__driftB;top:30vh;right:-12vw}.AmbientBackground-module__srlvKq__blobC{background:var(--lavender-tint);width:38vw;height:38vw;animation:30s ease-in-out infinite alternate AmbientBackground-module__srlvKq__driftC;bottom:-14vw;left:25vw}[data-theme=dark] .AmbientBackground-module__srlvKq__blobA{background:var(--sage);opacity:.22}[data-theme=dark] .AmbientBackground-module__srlvKq__blobB{background:var(--warm);opacity:.2}[data-theme=dark] .AmbientBackground-module__srlvKq__blobC{background:var(--lavender);opacity:.22}.AmbientBackground-module__srlvKq__static{animation:none!important}@keyframes AmbientBackground-module__srlvKq__driftA{0%{transform:translate(0)scale(1)}to{transform:translate(6vw,5vh)scale(1.1)}}@keyframes AmbientBackground-module__srlvKq__driftB{0%{transform:translate(0)scale(1)}to{transform:translate(-5vw,7vh)scale(1.08)}}@keyframes AmbientBackground-module__srlvKq__driftC{0%{transform:translate(0)scale(1)}to{transform:translate(4vw,-6vh)scale(1.12)}}@media (prefers-reduced-motion:reduce){.AmbientBackground-module__srlvKq__blob{animation:none}}
.Hero-module__PgAKtG__hero{flex-direction:column;justify-content:center;min-height:100vh;padding-bottom:4rem;display:flex;position:relative}.Hero-module__PgAKtG__eyebrow{background:var(--surface);border:1px solid var(--border);color:var(--ink-soft);border-radius:999px;align-items:center;gap:.55rem;width:fit-content;margin-bottom:2rem;padding:.35rem .85rem;font-size:.82rem;display:inline-flex}.Hero-module__PgAKtG__title{font-family:var(--font-serif);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,9vw,6.5rem);font-weight:400;line-height:.98}.Hero-module__PgAKtG__title em{color:var(--warm);font-style:italic}.Hero-module__PgAKtG__tagline{color:var(--ink-soft);overflow-wrap:break-word;word-wrap:break-word;max-width:560px;margin-bottom:2.5rem;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.5}.Hero-module__PgAKtG__tagline strong{color:var(--ink);font-weight:500}.Hero-module__PgAKtG__actions{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;display:flex}.Hero-module__PgAKtG__meta{color:var(--ink-mute);overflow-wrap:break-word;word-wrap:break-word;flex-wrap:wrap;gap:2rem;font-size:.88rem;display:flex}.Hero-module__PgAKtG__meta span strong{color:var(--ink);font-weight:500}@media (max-width:720px){.Hero-module__PgAKtG__hero{min-height:auto;padding-top:5rem;padding-bottom:3rem}.Hero-module__PgAKtG__eyebrow{padding:.3rem .75rem;font-size:.78rem}.Hero-module__PgAKtG__tagline{margin-bottom:2rem;font-size:1rem}.Hero-module__PgAKtG__actions{width:100%;margin-bottom:2.5rem}.Hero-module__PgAKtG__btn{flex:calc(50% - .375rem);justify-content:center}.Hero-module__PgAKtG__meta{flex-direction:column;align-items:flex-start;gap:.4rem;font-size:.85rem}.Hero-module__PgAKtG__meta>span:nth-child(2n){display:none}}@media (max-width:480px){.Hero-module__PgAKtG__hero{padding-top:4.75rem}.Hero-module__PgAKtG__title{font-size:clamp(2.5rem,13vw,3.5rem);line-height:1.02}.Hero-module__PgAKtG__actions{flex-direction:column}.Hero-module__PgAKtG__btn{flex:none;width:100%}}
.About-module__OtWT4W__body p{color:var(--ink-soft);overflow-wrap:break-word;word-wrap:break-word;max-width:700px;margin-bottom:1.1rem;font-size:1.1rem;line-height:1.7}.About-module__OtWT4W__body p:last-child{margin-bottom:0}.About-module__OtWT4W__body strong{color:var(--ink);font-weight:500}.About-module__OtWT4W__body em{color:var(--warm);font-style:italic}
.Experience-module__2pCZCq__list{flex-direction:column;display:flex}.Experience-module__2pCZCq__item{border-top:1px solid var(--border);grid-template-columns:220px 1fr;gap:2rem;padding:2rem 0;display:grid}.Experience-module__2pCZCq__item:last-child{border-bottom:1px solid var(--border)}.Experience-module__2pCZCq__meta{color:var(--ink-mute);font-size:.9rem}.Experience-module__2pCZCq__when{font-family:var(--font-mono);margin-bottom:.25rem;font-size:.78rem;display:block}.Experience-module__2pCZCq__where{color:var(--ink-soft)}.Experience-module__2pCZCq__role{font-family:var(--font-serif);margin-bottom:.35rem;font-size:1.5rem;font-weight:400;line-height:1.2}.Experience-module__2pCZCq__company{color:var(--warm);margin-bottom:1rem;font-size:.9rem;font-weight:500}.Experience-module__2pCZCq__bullets{color:var(--ink-soft);overflow-wrap:break-word;word-wrap:break-word;font-size:.95rem;list-style:none}.Experience-module__2pCZCq__bullets li{margin-bottom:.6rem;padding-left:1.25rem;line-height:1.55;position:relative}.Experience-module__2pCZCq__bullets li:before{content:"";background:var(--sage-soft);border-radius:50%;width:6px;height:6px;position:absolute;top:.6rem;left:.25rem}@media (max-width:720px){.Experience-module__2pCZCq__item{grid-template-columns:1fr;gap:.5rem;padding:1.75rem 0}.Experience-module__2pCZCq__meta{font-size:.82rem}}
.Skills-module__1ONIjW__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.Skills-module__1ONIjW__group{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:1.5rem;transition:all .3s cubic-bezier(.2,.8,.2,1)}.Skills-module__1ONIjW__group:hover{border-color:var(--sage);box-shadow:var(--shadow);transform:translateY(-3px)}.Skills-module__1ONIjW__group h4{font-family:var(--font-serif);color:var(--ink);margin-bottom:.85rem;font-size:1.2rem;font-weight:400}.Skills-module__1ONIjW__tags{flex-wrap:wrap;gap:.4rem;display:flex}.Skills-module__1ONIjW__group .Skills-module__1ONIjW__tags .skill-tag{background:var(--bg-tint);color:var(--ink-soft);border-radius:999px;padding:.25rem .7rem;font-size:.78rem;transition:all .2s}.Skills-module__1ONIjW__group .Skills-module__1ONIjW__tags .skill-tag:hover{background:var(--sage-tint);color:var(--ink)}@media (max-width:720px){.Skills-module__1ONIjW__grid{grid-template-columns:1fr;gap:.75rem}.Skills-module__1ONIjW__group{padding:1.4rem}}
.Projects-module__HGIySG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.Projects-module__HGIySG__card{border:1px solid var(--border);background:var(--surface);color:inherit;text-align:left;cursor:pointer;border-radius:14px;flex-direction:column;gap:.5rem;padding:1.75rem;font-family:inherit;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden}.Projects-module__HGIySG__card:before{content:"";background:linear-gradient(90deg, var(--sage), var(--warm));transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Projects-module__HGIySG__card:hover:before{transform:scaleX(1)}.Projects-module__HGIySG__card:hover{border-color:var(--warm-soft);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.Projects-module__HGIySG__card h3{font-family:var(--font-serif);font-size:1.35rem;font-weight:400}.Projects-module__HGIySG__meta{color:var(--ink-mute);font-size:.82rem;font-family:var(--font-mono);margin-bottom:.5rem}.Projects-module__HGIySG__desc{color:var(--ink-soft);font-size:.93rem;line-height:1.55}.Projects-module__HGIySG__stack{flex-wrap:wrap;gap:.35rem;margin-top:.75rem;display:flex}.Projects-module__HGIySG__stack span{background:var(--bg-tint);color:var(--ink-mute);border-radius:999px;padding:.15rem .55rem;font-size:.72rem}.Projects-module__HGIySG__backdrop{z-index:1000;background:#2a27238c;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.Projects-module__HGIySG__panel{background:var(--surface);border:1px solid var(--border);border-bottom:none;border-radius:18px 18px 0 0;width:100%;max-width:620px;padding:2.5rem 2rem;position:relative}.Projects-module__HGIySG__close{border:1px solid var(--border);cursor:pointer;color:var(--ink-soft);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Projects-module__HGIySG__close:hover{color:var(--ink);border-color:var(--ink-soft)}.Projects-module__HGIySG__date{font-family:var(--font-mono);color:var(--ink-mute);margin-bottom:.5rem;font-size:.78rem}.Projects-module__HGIySG__title{font-family:var(--font-serif);margin-bottom:1rem;padding-right:2.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.15}.Projects-module__HGIySG__descModal{color:var(--ink-soft);max-width:540px;margin-bottom:1.25rem;font-size:.98rem;line-height:1.65}.Projects-module__HGIySG__stackModal{flex-wrap:wrap;gap:.4rem;margin-bottom:1.75rem;display:flex}.Projects-module__HGIySG__stackModal span{background:var(--bg-tint);color:var(--ink-soft);border-radius:999px;padding:.25rem .7rem;font-size:.78rem}@media (max-width:720px){.Projects-module__HGIySG__grid{grid-template-columns:1fr;gap:1rem}.Projects-module__HGIySG__card{padding:1.4rem}}
.post-module__xWMmbq__detail{max-width:680px;margin:0 auto;padding:2rem 2rem 5rem}.post-module__xWMmbq__back{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:2.5rem;padding:0;font-family:inherit;font-size:.88rem;text-decoration:none;transition:color .2s;display:inline-flex}.post-module__xWMmbq__back:hover{color:var(--warm)}.post-module__xWMmbq__back svg{width:14px;height:14px;transition:transform .2s}.post-module__xWMmbq__back:hover svg{transform:translate(-3px)}.post-module__xWMmbq__meta{color:var(--ink-mute);font-size:.85rem;font-family:var(--font-mono);align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.post-module__xWMmbq__title{font-family:var(--font-serif);letter-spacing:-.02em;margin-bottom:2.5rem;font-size:clamp(2.25rem,5vw,3.25rem);font-weight:400;line-height:1.05}.post-module__xWMmbq__body{color:var(--ink-soft);font-size:1.08rem;line-height:1.75}.post-module__xWMmbq__body>*+*{margin-top:1.25rem}.post-module__xWMmbq__body h2{font-family:var(--font-serif);color:var(--ink);margin-top:2.5rem;font-size:1.75rem;font-weight:400;line-height:1.2}.post-module__xWMmbq__body h3{font-family:var(--font-serif);color:var(--ink);margin-top:2rem;font-size:1.35rem;font-weight:400}.post-module__xWMmbq__body a{color:var(--warm);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.post-module__xWMmbq__body code{background:var(--bg-tint);font-family:var(--font-mono);color:var(--ink);border-radius:4px;padding:.12rem .4rem;font-size:.88em}.post-module__xWMmbq__body pre{background:var(--bg-tint);border:1px solid var(--border);border-radius:10px;padding:1.25rem;font-size:.88rem;overflow-x:auto}.post-module__xWMmbq__body pre code{background:0 0;padding:0}:is(.post-module__xWMmbq__body ul,.post-module__xWMmbq__body ol){padding-left:1.5rem}.post-module__xWMmbq__body li{overflow-wrap:break-word;word-wrap:break-word;margin-bottom:.4rem}.post-module__xWMmbq__body blockquote{border-left:3px solid var(--sage);color:var(--ink-soft);font-style:italic;font-family:var(--font-serif);padding:.25rem 0 .25rem 1.25rem;font-size:1.2rem}.post-module__xWMmbq__body strong{color:var(--ink);font-weight:600}@media (max-width:720px){.post-module__xWMmbq__detail{padding:calc(7rem + env(safe-area-inset-top)) 1.5rem 4rem}.post-module__xWMmbq__card{padding:1.5rem 0}}@media (max-width:480px){.post-module__xWMmbq__detail{padding:1.25rem 1.25rem 3rem}.post-module__xWMmbq__title{font-size:clamp(1.85rem,8vw,2.25rem)}}
.blogs-module__A-HJaW__list{flex-direction:column;padding-bottom:4rem;display:flex}.blogs-module__A-HJaW__card{border-top:1px solid var(--border);color:inherit;padding:2rem 0;text-decoration:none;transition:all .25s;display:block}.blogs-module__A-HJaW__card:last-child{border-bottom:1px solid var(--border)}.blogs-module__A-HJaW__card:hover{padding-left:.5rem}.blogs-module__A-HJaW__card:hover .blogs-module__A-HJaW__title{color:var(--warm)}.blogs-module__A-HJaW__meta{color:var(--ink-mute);font-size:.82rem;font-family:var(--font-mono);align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.blogs-module__A-HJaW__title{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.15;transition:color .2s}.blogs-module__A-HJaW__excerpt{color:var(--ink-soft);overflow-wrap:break-word;word-wrap:break-word;max-width:640px;font-size:1rem;line-height:1.55}@media (max-width:720px){.blogs-module__A-HJaW__card{padding:1.5rem 0}.blogs-module__A-HJaW__card:hover{padding-left:0}}
.Stats-module__K5P46q__stats{text-align:center;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-top:3rem;padding-bottom:3rem;display:grid}.Stats-module__K5P46q__item{flex-direction:column;align-items:center;gap:.4rem;display:flex}.Stats-module__K5P46q__num{font-family:var(--font-serif);color:var(--ink);font-size:clamp(2.2rem,5vw,3.2rem);font-weight:400;line-height:1}.Stats-module__K5P46q__label{color:var(--ink-soft);font-size:.85rem}@media (max-width:720px){.Stats-module__K5P46q__stats{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}}
