:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#15171a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#fbfaf7;--surface:#fff;--bg-muted:#f3f1ec;--text:#15171a;--muted:#5f6872;--subtle:#ded8cf;--strong:#0d1117;--accent:#6b4f2a;--accent-dark:#4f391d;--focus:#1f6feb;--max-width:1120px;--header-height:4.75rem;background:#fbfaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{width:100%;margin:0}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{background:var(--bg);min-width:320px;color:var(--text)}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:.08em}button,a{font:inherit}button{border:0}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.skip-link{z-index:100;background:var(--strong);color:#fff;border-radius:6px;padding:.75rem 1rem;text-decoration:none;position:absolute;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfaf7eb;border-bottom:1px solid #15171a1a;width:100%;position:sticky;top:0}.header-inner,.section-inner{width:min(var(--max-width), calc(100% - 2rem));margin:0 auto}.header-inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.wordmark{color:var(--strong);letter-spacing:0;font-size:.95rem;font-weight:750;text-decoration:none}.site-nav{align-items:center;gap:.35rem;display:flex}.site-nav a{color:#30363d;border-radius:6px;padding:.75rem .9rem;text-decoration:none}.site-nav a:hover{color:var(--strong);background:#f0f2f4}.nav-toggle{border:1px solid var(--subtle);width:2.75rem;height:2.75rem;color:var(--strong);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;display:none}.nav-toggle-line{background:currentColor;border-radius:999px;width:1.1rem;height:2px;position:absolute}.nav-toggle-line:first-child{transform:translateY(-.38rem)}.nav-toggle-line:nth-child(3){transform:translateY(.38rem)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.section{padding:clamp(4.25rem,8vw,7.25rem) 0}.hero{border-bottom:1px solid #15171a14;align-items:center;min-height:clamp(30rem,60vh,38rem);display:flex}.hero-inner{max-width:860px;margin-left:max(1rem, calc((100vw - var(--max-width)) / 2))}.eyebrow,.section-kicker{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:750}h1,h2,h3,p{margin-top:0}h1{max-width:10ch;color:var(--strong);letter-spacing:0;margin-bottom:1.1rem;font-size:clamp(3.25rem,9vw,7rem);line-height:.95}h2{color:var(--strong);letter-spacing:0;margin-bottom:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08}h3{color:var(--strong);margin-bottom:.65rem;font-size:1.1rem;line-height:1.25}p{color:var(--muted);line-height:1.7}.hero-lede{color:#2a3138;max-width:46rem;margin-bottom:.6rem;font-size:clamp(1.35rem,2.8vw,2rem);line-height:1.35}.hero-copy{max-width:40rem;margin-bottom:2rem;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:.85rem;display:flex}.button{border:1px solid var(--strong);border-radius:6px;justify-content:center;align-items:center;min-height:2.9rem;padding:.78rem 1.1rem;font-weight:700;line-height:1.1;text-decoration:none;display:inline-flex}.button-primary{background:var(--strong);color:#fff}.button-primary:hover{background:#26303a}.button-secondary{color:var(--strong);background:#fff}.button-secondary:hover{border-color:var(--accent);color:var(--accent-dark)}.content-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.section-copy{gap:1rem;display:grid}.section-copy p{max-width:43rem;margin-bottom:0;font-size:1rem}.section-muted{background:var(--bg-muted);border-block:1px solid #15171a14}.section-heading{max-width:42rem;margin-bottom:2.25rem}.project-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.project-item,.skill-group{border:1px solid var(--subtle);background:var(--surface);border-radius:8px;padding:1.4rem}.project-item p,.skill-group p{margin-bottom:0}.project-item{min-height:9rem}.experience-list{gap:1rem;display:grid}.experience-item{border-top:1px solid var(--subtle);grid-template-columns:minmax(11rem,.45fr) minmax(0,1fr);gap:1.5rem;padding-top:1.25rem;display:grid}.experience-item h3,.experience-item p{margin-bottom:0}.experience-period{color:var(--accent);font-size:.9rem;font-weight:700}.skills-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.skill-group ul{flex-wrap:wrap;gap:.55rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.skill-group li{border:1px solid var(--subtle);color:#30363d;background:#fbfaf7;border-radius:999px;padding:.42rem .68rem;font-size:.92rem;line-height:1.2}.contact-section{border-top:1px solid #15171a14}.contact-details{color:var(--muted);gap:.65rem;font-style:normal;display:grid}.contact-details a{color:var(--strong);overflow-wrap:anywhere;font-size:clamp(1.35rem,3vw,2rem);font-weight:750}.site-footer{border-top:1px solid #15171a1a;padding:1.6rem 0}.footer-inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-inner p{margin-bottom:0}.footer-inner a{color:var(--muted)}.noscript-site{min-height:100vh;padding:2rem}.noscript-site h1{margin-bottom:1rem}@media (width<=760px){:root{--header-height:4.25rem}html.nav-open,html.nav-open body{overflow:hidden}.header-inner,.section-inner{width:min(var(--max-width), calc(100% - 1.5rem))}.nav-toggle{display:inline-flex;position:relative}.site-nav{top:var(--header-height);border:1px solid var(--subtle);background:var(--surface);border-radius:8px;flex-direction:column;align-items:stretch;padding:.45rem;display:none;position:fixed;left:.75rem;right:.75rem;box-shadow:0 20px 45px #15171a21}.site-nav.is-open{display:flex}.site-nav a{min-height:2.85rem;padding:.85rem .9rem}.hero{align-items:flex-start;min-height:auto;padding-top:4.5rem}.hero-inner{width:min(var(--max-width), calc(100% - 1.5rem));margin:0 auto}h1{font-size:clamp(3rem,17vw,4.8rem)}.content-grid,.project-list,.skills-grid{grid-template-columns:1fr}.project-item{min-height:0}.experience-item{grid-template-columns:1fr;gap:.75rem}.footer-inner{flex-direction:column;align-items:flex-start}}@media (orientation:landscape) and (height<=520px){.section{padding-block:2.25rem}.hero{min-height:calc(100vh - var(--header-height));align-items:flex-start;padding-top:2.25rem}h1{margin-bottom:.8rem;font-size:clamp(3rem,7vw,3.8rem)}.hero-lede{margin-bottom:.35rem;font-size:1.35rem}.hero-copy{margin-bottom:1.25rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}
