@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap");body,html{margin:0;padding:0;height:100%;font-family:Poppins,sans-serif;background-color:#0f172a;color:#94a3b8;line-height:1.625;-webkit-font-smoothing:antialiased}*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}::selection{background-color:#5eead4;color:#134e4a}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}menu,ol,ul{list-style:none;margin:0;padding:0}html{scroll-behavior:smooth}body:before{content:"";position:fixed;pointer-events:none;inset:0;background:radial-gradient(600px circle at var(--mouse-x,50%) var(--mouse-y,50%),rgba(29,78,216,.149),transparent 80%);transition:background .2s ease;z-index:30;filter:blur(8px)}footer{padding-bottom:0}.layout-wrapper{min-height:100vh;max-width:1280px;padding:3rem 1.5rem;margin-left:auto;margin-right:auto}.header-name{font-weight:700;color:#e2e8f0;letter-spacing:-.075em;line-height:1;white-space:nowrap}.header-title{line-height:1.75;font-size:1.25rem;font-weight:500;letter-spacing:-.025em;color:#94a3b8;margin-top:.75rem}.header-description{font-size:.875rem;color:#64748b;line-height:1.5;max-width:20rem;margin-top:1rem}.header-nav{display:none}.nav-list{display:flex;flex-direction:column;margin-top:4rem;gap:.75rem}.nav-link{padding-top:.75rem;padding-bottom:.75rem;align-items:center;display:flex;text-decoration:none}.nav-indicator{width:2rem;height:1px;background-color:rgb(71 85 105);margin-right:1rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.nav-link.active .nav-indicator,.nav-link:hover .nav-indicator{width:4rem;background-color:rgb(226 232 240)}.nav-text{color:#94a3b8;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase}.nav-link.active .nav-text,.nav-link:focus-visible .nav-text,.nav-link:hover .nav-text{color:rgb(226 232 240);font-weight:700}.social{display:flex;align-items:center;margin-top:2rem;margin-left:.25rem;list-style:none}.s-icon{flex-shrink:0;font-size:.75rem;line-height:1rem;margin-right:1.25rem}.link{display:block}.link:hover{color:rgb(226 232 240)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-icon{width:1.5rem;height:1.5rem}.site-main{padding-top:6rem}.about{scroll-margin-top:4rem;margin-bottom:4rem}.sticky-section{padding:1.25rem 1.5rem;background-color:rgba(15,23,42,.75);margin-bottom:1rem;margin-left:-1.5rem;margin-right:-1.5rem;z-index:20;top:0;position:-webkit-sticky;position:sticky;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sticky-section h2{letter-spacing:.1em;text-transform:uppercase;font-weight:700;font-size:.875rem;line-height:1.25rem}.p-1{margin-bottom:1rem}.experience-item{margin-bottom:3rem}.experience-inner{display:grid;padding-bottom:.25rem;position:relative;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.experience-background{position:absolute;top:-1rem;bottom:-1rem;left:-1rem;right:-1rem;z-index:0;display:none;border-radius:.375rem;transition:background .3s ease,box-shadow .3s ease}.experience-timeframe{grid-column:span 2;font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#64748b;margin-top:.25rem;margin-bottom:.5rem;z-index:10}.experience-details{grid-column:span 6;z-index:10}.experience-role{font-size:1rem;font-weight:500;color:#e2e8f0;line-height:1.4}.experience-link{text-decoration:none;color:#e2e8f0;transition:color .3s ease}.experience-link:focus-visible,.experience-link:hover{color:#5eead4}.experience-company{display:inline-block;margin-left:.25rem}.experience-post{font-weight:700}.external-icon{display:inline-block;flex-shrink:0;width:1rem;height:1rem;margin-left:.25rem;transform:translateY(1px);transition:transform .3s ease}.experience-link:focus-visible .external-icon,.experience-link:hover .external-icon,.project-title:focus-visible .external-icon,.project-title:hover .external-icon{transform:translateY(-4px) translateX(4px)}.experience-click-overlay{position:absolute;top:.625rem;bottom:.625rem;left:-1rem;right:-1rem;display:none;border-radius:.25rem}.experience-description{margin-top:.5rem;font-size:.875rem;color:#94a3b8;line-height:1.6}.experience-tech-list{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem;padding:0;list-style:none}.tech-badge{padding:.25rem .75rem;background-color:rgba(45,212,191,.1);color:#5eead4;font-size:.75rem;font-weight:500;border-radius:9999px;line-height:1.25}.project-inner{display:grid;padding-bottom:.25rem;position:relative;grid-gap:1rem;gap:1rem;transition:all .3s ease}.project-card:hover{opacity:1!important}.project-content{z-index:10}.project-title{font-weight:500;font-size:1rem;line-height:1.4;color:#e2e8f0;text-decoration:none;display:inline-flex;align-items:baseline}.project-title:hover{color:#5eead4}.project-description{margin-top:.5rem;font-size:.875rem;color:#cbd5e1}.project-image{z-index:10}.image{max-width:100%;height:auto;border-radius:.375rem;border:2px solid rgba(226,232,240,.1);object-fit:cover;aspect-ratio:16/9}.footer{margin-top:auto;padding:2rem;background:#0f172a;text-align:center;font-size:.9rem}@media (min-width:768px){.layout-wrapper{padding:4rem 3rem}.site-main{padding:1rem}.about{margin-bottom:6rem}.sticky-section{padding-left:3rem;padding-right:3rem;margin-left:-4rem;margin-right:-4rem}.experience-inner{grid-template-columns:repeat(8,1fr);gap:1rem}.experience-click-overlay{top:-1rem;bottom:-1rem;left:-1.5rem;right:-1.5rem}.project-inner{grid-template-columns:repeat(8,minmax(0,1fr));gap:2rem}.project-content{order:2;grid-column:span 6/span 6}.project-image{grid-column:span 2/span 2;transform:translateY(.25rem);order:1}}@media (min-width:1024px){.layout-wrapper{padding-top:0;padding-bottom:0}.content-wrapper{gap:1rem}.content-wrapper,.site-header{display:flex;justify-content:space-between}.site-header{flex-direction:column;width:48%;max-height:100vh;padding-top:6rem;padding-bottom:6rem;top:0;position:-webkit-sticky;position:sticky;overflow-y:auto}.header-nav{display:block}.site-main{padding-top:6rem;padding-bottom:6rem;width:52%}.about{scroll-margin-top:6rem;margin-bottom:6rem}.sticky-section{opacity:0;padding:0;top:auto;position:relative;height:1px;margin:-1px}.experience-background{display:block;left:-1.5rem;right:-1.5rem}.experience-item:hover .experience-background,.experience-link:focus-visible .experience-background{background-color:rgba(30,41,59,.5);box-shadow:inset 0 1px 0 0 rgba(148,163,184,.1),0 10px 15px rgba(0,0,0,.1);background-image:repeating-linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.02) 1px,transparent 0,transparent 4px);background-size:cover}.experience-click-overlay{display:block}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,:after,:before{animation:none!important;transition:none!important}}:root{--gallery-ratio:1/1;--gallery-gap:12px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:var(--gallery-gap);gap:var(--gallery-gap)}.gallery-tile,.teaser-tile{position:relative;aspect-ratio:var(--gallery-ratio);border-radius:.375rem;overflow:hidden;background:#111827;border:2px solid rgba(226,232,240,.08)}.gallery-tile:focus-visible,.gallery-tile:hover,.teaser-tile:focus-visible,.teaser-tile:hover{outline:none;transform:translateY(-2px);transition:transform .15s ease}.gallery-caption{margin-top:.375rem;font-size:.85rem;color:#cbd5e1;text-align:center}.lb-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.9);display:grid;grid-template-columns:64px 1fr 64px;align-items:center;z-index:1000;padding:16px}.lb-stage{max-width:1200px;justify-self:center;background:#0b1220;padding:16px;border-radius:8px;border:1px solid rgba(226,232,240,.08)}.lb-caption{margin-top:8px;color:#cbd5e1;font-size:.9rem;text-align:center}.lb-btn{font-size:42px;width:64px;height:64px}.lb-btn,.lb-close{color:#e2e8f0;background:none;border:0;cursor:pointer}.lb-close{position:fixed;top:8px;right:12px;font-size:36px}@media (prefers-reduced-motion:reduce){.gallery-tile,.teaser-tile{transition:none;transform:none}}.gallery-main{padding-top:2rem}.page-bar{position:-webkit-sticky;position:sticky;top:0;z-index:25;background:rgba(15,23,42,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.75rem 0;margin:0 -.75rem}.back-link{color:#e2e8f0;text-decoration:none;padding:.25rem .75rem;border-radius:6px}.back-link:focus-visible,.back-link:hover{color:#5eead4;outline:none;background:rgba(226,232,240,.06)}.teaser-head{position:relative;display:flex;align-items:baseline;justify-content:space-between;margin:1.2rem 0}.teaser-cta{position:relative;display:inline-block;padding:8px 12px;margin:-8px -12px;line-height:1;z-index:1;left:-1.7rem}.teaser-cta .hit{position:absolute;inset:-10px -14px;border-radius:10px;z-index:2;pointer-events:auto}@media (hover:hover){.teaser-cta:hover .hit{background:rgba(59,130,246,.08)}.teaser-cta-text{color:#5eead4}}@media (max-width:520px){.teaser-cta .hit{inset:-8px -10px}}@media (pointer:coarse){.teaser-cta .hit{inset:-12px -18px}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}