@font-face{font-family:Geist;src:url(/fonts/geist-sans-variable.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/geist-mono-variable.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.53%;line-gap-override:9.33%;size-adjust:107.19%}@font-face{font-family:Geist Mono Fallback;src:local("Courier New");ascent-override:75.98%;descent-override:24.59%;line-gap-override:0%;size-adjust:106.25%}:root{--paper:#0c0e0f;--paper-2:#191d20;--paper-raised:#14181a;--ink:#f2f4ed;--ink-2:#bcc3bd;--ink-3:#939e98;--line:rgba(199,212,203,0.14);--line-strong:rgba(199,212,203,0.3);--accent:#dfff00;--ok:#dfff00;--c1:var(--accent);--c2:#b5bdcc;--c3:#718fbd;--figure-bg:var(--paper-2);--font-serif:"Geist","Geist Fallback",ui-sans-serif,system-ui,sans-serif;--font-sans:"Geist","Geist Fallback",ui-sans-serif,system-ui,sans-serif;--font-mono:"Geist Mono","Geist Mono Fallback",ui-monospace,monospace;--text-xs:0.8125rem;--text-s:0.9375rem;--text-m:1.0625rem;--text-l:clamp(1.125rem,1.05rem + 0.3vw,1.3rem);--title-s:clamp(1.5rem,1.3rem + 0.8vw,2rem);--title-m:clamp(2.1rem,1.6rem + 2vw,3.4rem);--title-l:clamp(2.6rem,1.5rem + 4.4vw,5.1rem);--container:1240px;--gutter:clamp(1.25rem,4vw,3rem);--header-h:64px;--radius:4px;--ease:cubic-bezier(0.22,1,0.36,1);interpolate-size:allow-keywords}.band,:root{color-scheme:dark}.band{--paper:#131719;--paper-2:#1d2427;background:var(--paper);color:var(--ink)}*,:after,:before{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 1.5rem);text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{min-width:300px;background:var(--paper);color:var(--ink);font-family:var(--font-sans);font-size:var(--text-m);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}h1,h2,h3,h4{font-weight:400;text-wrap:balance}p{text-wrap:pretty}a{color:inherit;text-decoration:none}ol,ul{padding:0;list-style:none}img,svg{display:block;max-width:100%}button,input,textarea{font:inherit;color:inherit}button{cursor:pointer;background:none;border:0;padding:0}button:disabled{cursor:progress}::selection{background:var(--accent);color:var(--paper)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}main:focus{outline:none}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;-webkit-clip-path:inset(50%);clip-path:inset(50%)}.nowrap,.sr-only{white-space:nowrap}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:100;padding:.6rem 1rem;background:var(--ink);color:var(--paper);font-size:var(--text-s);border-radius:var(--radius);transform:translateY(-200%)}.skip-link:focus{transform:none}.num{font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.label{font-size:var(--text-xs);font-weight:500;color:var(--ink-3);letter-spacing:.01em}.container{width:100%;max-width:calc(var(--container) + var(--gutter) * 2);margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:clamp(4.5rem,9vw,8rem)}.section--rule{padding-top:0}.section--rule>.container>:first-child{border-top:1px solid var(--line-strong);padding-top:clamp(3rem,6vw,5rem)}.section-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem 3rem;margin-bottom:clamp(2rem,4vw,3rem)}.about h2,.contact h2,.section-head h2{font-family:var(--font-serif);font-size:var(--title-m);line-height:1.02;letter-spacing:-.02em}.section-head p{max-width:52ch;margin-top:1rem}.prose p,.section-head p{color:var(--ink-2)}.prose p+p{margin-top:1em}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:46px;padding:0 1.15rem;border:1px solid var(--ink);border-radius:var(--radius);font-size:var(--text-s);font-weight:500;line-height:1;white-space:nowrap;transition:background-color .16s var(--ease),border-color .16s var(--ease),color .16s var(--ease)}.button:hover{background:var(--paper-2)}.button--primary{background:var(--ink);color:var(--paper)}.button--primary:hover{background:var(--accent);border-color:var(--accent);color:var(--paper)}.button--primary:disabled{opacity:.7}.button--small{min-height:36px;padding:0 .85rem;font-size:var(--text-xs)}.button__meta{font-family:var(--font-mono);font-size:.6875rem;color:var(--ink-3)}.text-link{display:inline-flex;align-items:center;gap:.3rem;font-weight:500;text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-decoration-thickness:1px;text-underline-offset:.25em;transition:color .16s var(--ease),-webkit-text-decoration-color .16s var(--ease);transition:color .16s var(--ease),text-decoration-color .16s var(--ease);transition:color .16s var(--ease),text-decoration-color .16s var(--ease),-webkit-text-decoration-color .16s var(--ease)}.text-link:hover{color:var(--accent);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.text-link--small{font-size:var(--text-xs)}.copy-email{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.copy-email__address{font-weight:500;text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:.25em;overflow-wrap:anywhere}.copy-email__address:hover{color:var(--accent);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.copy-email__button{display:inline-flex;align-items:center;gap:.35rem;min-height:32px;padding:0 .6rem;border:1px solid var(--line-strong);border-radius:var(--radius);font-size:var(--text-xs);color:var(--ink-2);transition:border-color .16s var(--ease),color .16s var(--ease)}.copy-email__button:hover{border-color:var(--ink);color:var(--ink)}.spinner{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--paper) 88%,transparent);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid transparent;transition:border-color .2s var(--ease)}.site-header[data-scrolled]{border-bottom-color:var(--line)}.site-header__inner{display:flex;align-items:center;gap:1.5rem;height:var(--header-h)}.wordmark{font-family:var(--font-serif);font-size:1.3rem;letter-spacing:-.01em;white-space:nowrap;margin-right:auto}.nav{display:flex;gap:.25rem}.nav a{display:inline-flex;align-items:center;min-height:40px;padding:0 .7rem;font-size:var(--text-s);color:var(--ink-2);border-radius:var(--radius);transition:color .16s var(--ease)}.nav a:hover{color:var(--ink)}.nav a[aria-current]{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:2px;text-underline-offset:.5em}.hero{--hero-s:clamp(0.75rem,2svh,1.125rem);--hero-l:calc(var(--hero-s) * 2);--lede-trim:0.275em;padding-block:clamp(1rem,3svh,2rem) clamp(2.5rem,7svh,5rem)}.hero__status{display:inline-flex;align-items:center;gap:.6rem;font-size:var(--text-s);color:var(--ink-2)}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--ok);box-shadow:0 0 0 4px color-mix(in srgb,var(--ok) 18%,transparent)}.hero h1{margin-top:var(--hero-s);margin-bottom:-.22em;max-width:15ch;font-family:var(--font-serif);font-size:min(var(--title-l),max(2.6rem,10svh));line-height:1;letter-spacing:-.025em}.hero h1 em{font-style:italic;color:var(--accent)}.hero__lede{max-width:54ch;margin-block:calc(var(--hero-l) - var(--lede-trim));font-size:var(--text-l);line-height:1.55;color:var(--ink-2)}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero__email{margin-top:var(--hero-s);font-size:var(--text-s);color:var(--ink-2)}.hero__foot{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:1rem 2rem;padding-top:var(--hero-s);border-top:1px solid var(--line)}.hero__creds{display:flex;flex-wrap:wrap;gap:.6rem 1.75rem;font-size:var(--text-s);color:var(--ink-2)}.hero__scroll{display:grid;place-items:center;flex-shrink:0;width:2.75rem;height:2.75rem;border:1px solid var(--line-strong);border-radius:50%;color:var(--ink-2);transition:color .16s var(--ease),border-color .16s var(--ease),transform .16s var(--ease)}.hero__scroll:hover{color:var(--accent);border-color:var(--accent);transform:translateY(2px)}.hero__creds li{display:inline-flex;align-items:center;gap:.45rem}.hero__creds svg{color:var(--accent)}.hero__creds a:hover{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:.25em}.hero__grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);grid-gap:var(--hero-l) clamp(2rem,5vw,5rem);gap:var(--hero-l) clamp(2rem,5vw,5rem);align-items:center}.study{display:flex;flex-direction:column;padding:clamp(.9rem,2svh,1.25rem) clamp(1rem,2vw,1.5rem) clamp(.75rem,1.6svh,1rem);background:var(--paper-raised);border:1px solid var(--line);border-radius:calc(var(--radius) * 2)}.study__head{display:flex;justify-content:space-between;gap:1rem;padding-bottom:.6rem;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3)}.study__head,.study__stage{border-bottom:1px solid var(--line)}.study__stage{position:relative;height:min(44svh,380px);min-height:240px;margin-top:.75rem;background-image:radial-gradient(circle,var(--line-strong) .8px,transparent 1.2px);background-size:20px 20px;background-position:50%}.study__stage canvas{position:absolute;inset:0;width:100%;height:100%}.study__cross,.study__meta,.study__readout{position:absolute;z-index:1;font-family:var(--font-mono);color:var(--ink-3);pointer-events:none}.study__cross{font-size:1rem;line-height:1}.study__cross--tl{top:.75rem;left:.75rem}.study__cross--br{right:.75rem;bottom:.75rem}.study__meta,.study__readout{padding:.1rem .3rem;background:var(--paper-raised);border-radius:var(--radius)}.study__meta{top:.5rem;right:.5rem;font-size:.6875rem;line-height:1.5;text-align:right}.study__readout{left:.75rem;bottom:.6rem;font-size:.75rem;color:var(--accent)}.study__controls{display:flex;justify-content:center;align-items:center;gap:.6rem;margin-top:.85rem}.study__toggle{display:inline-flex;padding:3px;border:1px solid var(--line-strong);border-radius:calc(var(--radius) + 3px)}.study__pause,.study__toggle button{display:inline-flex;align-items:center;gap:.45rem;height:2.1rem;padding:0 .85rem;border:0;border-radius:var(--radius);font:inherit;font-size:var(--text-xs);font-weight:500;color:var(--ink-2);background:none;cursor:pointer;transition:background-color .16s var(--ease),color .16s var(--ease)}.study__toggle button .num{font-size:.6875rem;color:var(--ink-3)}.study__toggle button:hover{color:var(--ink)}.study__toggle button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.study__toggle button[aria-pressed=true] .num{color:color-mix(in srgb,var(--paper) 65%,transparent)}.study__cue{animation:study-cue 2.4s var(--ease) 1.2s infinite}@keyframes study-cue{0%,60%,to{box-shadow:0 0 0 0 color-mix(in srgb,var(--accent) 0%,transparent)}20%{box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 35%,transparent);color:var(--accent)}}@media (prefers-reduced-motion:reduce){.study__cue{animation:none;color:var(--accent)}}.study__pause{justify-content:center;width:2.1rem;padding:0;border:1px solid var(--line-strong)}.study__pause:hover{color:var(--accent);border-color:var(--accent)}.study__caption{display:grid;place-items:center;min-height:calc(2 * 1.45em);margin-top:.5rem;line-height:1.45;font-family:var(--font-serif);font-size:var(--text-s);font-style:italic;text-align:center;color:var(--ink-3)}.filter{display:inline-flex;flex-wrap:wrap;padding:3px;border:1px solid var(--line-strong);border-radius:calc(var(--radius) + 3px)}.filter button{display:inline-flex;align-items:center;gap:.5rem;min-height:38px;padding:0 .85rem;border-radius:var(--radius);font-size:var(--text-s);color:var(--ink-2);transition:background-color .16s var(--ease),color .16s var(--ease)}.filter button:hover{color:var(--ink)}.filter button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.filter__count{font-family:var(--font-mono);font-size:.75rem;opacity:.7}.projects{border-bottom:1px solid var(--line-strong)}.projects[data-filter=analytics]>.project:not([data-category=analytics]),.projects[data-filter=machine-learning]>.project:not([data-category=machine-learning]){display:none}.project{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);grid-gap:clamp(1.75rem,4vw,4rem);gap:clamp(1.75rem,4vw,4rem);padding-block:clamp(2rem,4vw,3rem);border-top:1px solid var(--line-strong)}.project:target .project__title{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-decoration-thickness:2px;text-underline-offset:.2em}.project__meta{display:flex;flex-wrap:wrap;gap:.25rem 1rem;font-size:var(--text-xs);color:var(--ink-3)}.project__number{font-family:var(--font-mono);color:var(--accent)}.project__title{margin-top:.75rem;font-family:var(--font-serif);font-size:var(--title-s);line-height:1.1;letter-spacing:-.015em}.project__thesis{max-width:48ch;margin-top:.6rem;color:var(--ink-2)}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(8.5rem,1fr));grid-gap:1rem 1.5rem;gap:1rem 1.5rem;margin-top:1.75rem;padding-top:1.1rem;border-top:1px solid var(--line)}.stat{display:flex;flex-direction:column-reverse;justify-content:flex-end;gap:.25rem}.stat dd{font-family:var(--font-mono);font-size:clamp(1.3rem,1.15rem + .5vw,1.6rem);line-height:1.1;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stat dt{line-height:1.4;color:var(--ink-3)}.stat dt,.tags{font-size:var(--text-xs)}.tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.5rem;color:var(--ink-2)}.tags li{padding:.15rem .5rem;background:var(--paper-2);border-radius:var(--radius)}.project__links{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-top:1.25rem;font-size:var(--text-s)}.notes{margin-top:1.5rem;border-top:1px solid var(--line)}.notes summary{display:flex;align-items:baseline;gap:.75rem;padding-block:.9rem .4rem;font-size:var(--text-s);font-weight:500;cursor:pointer;list-style:none}.notes summary::-webkit-details-marker{display:none}.notes summary:before{content:"+";display:inline-grid;place-items:center;width:1.25rem;height:1.25rem;border:1px solid var(--line-strong);border-radius:50%;font-family:var(--font-mono);font-size:.8rem;line-height:1;align-self:center;transition:transform .2s var(--ease),border-color .16s var(--ease)}.notes[open] summary:before{content:"−"}.notes summary:hover:before{border-color:var(--ink)}.notes__hint{font-size:var(--text-xs);font-weight:400;color:var(--ink-3)}.notes__body{max-width:62ch;padding-block:.75rem .5rem;font-size:var(--text-s);color:var(--ink-2)}.notes__body h4{margin-top:1.25rem;font-size:var(--text-xs);font-weight:600;color:var(--ink)}.notes__body h4:first-child{margin-top:0}.notes__body h4+*{margin-top:.4rem}.notes__steps{counter-reset:step;display:grid;grid-gap:.6rem;gap:.6rem}.notes__steps li{counter-increment:step;display:grid;grid-template-columns:1.75rem minmax(0,1fr)}.notes__steps li:before{content:counter(step,decimal-leading-zero);font-family:var(--font-mono);font-size:.75rem;line-height:1.9;color:var(--ink-3)}.notes__sources li+li{margin-top:.25rem}@media (prefers-reduced-motion:no-preference){.notes::details-content{block-size:0;overflow:clip;transition:block-size .32s var(--ease),content-visibility .32s allow-discrete}.notes[open]::details-content{block-size:auto}}.projects__more{margin-top:1.75rem;font-size:var(--text-s)}.figure{position:-webkit-sticky;position:sticky;top:calc(var(--header-h) + 1.5rem)}.figure svg{width:100%;height:auto;padding:clamp(.75rem,2vw,1.25rem);background:var(--figure-bg);border-radius:var(--radius)}.figure figcaption{margin-top:.6rem;font-size:var(--text-xs);color:var(--ink-3)}.fg-grid{stroke:var(--line);stroke-width:1}.fg-axis{stroke:var(--line-strong);stroke-width:1}.fg-link{fill:none;stroke:var(--ink-3);stroke-width:1;stroke-dasharray:3 4}.fg-panel{fill:var(--paper);stroke:var(--line-strong);stroke-width:1}.fg-label{font-family:var(--font-mono);font-size:13px;fill:var(--ink-3)}.fg-label--strong{font-family:var(--font-sans);font-weight:600;fill:var(--ink-2)}.fg-label--on-accent{fill:var(--paper)}.fg-value{font-family:var(--font-serif);font-size:30px;fill:var(--ink)}.about__head{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);grid-gap:clamp(2.5rem,6vw,6rem);gap:clamp(2.5rem,6vw,6rem);align-items:start}.about__prose{max-width:58ch;margin-top:1.5rem;font-size:var(--text-l);line-height:1.55}.about__resume{margin-top:2rem}.facts{border-top:2px solid var(--ink)}.facts>div{display:grid;grid-template-columns:7.5rem minmax(0,1fr);grid-gap:1rem;gap:1rem;padding-block:.85rem;border-bottom:1px solid var(--line);font-size:var(--text-s)}.facts dt{color:var(--ink-3)}.facts dd{font-weight:500}.facts dd a{text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:.2em}.facts dd a:hover{color:var(--accent);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.facts dd span{display:block;font-weight:400;color:var(--ink-3)}.about__subhead{font-family:var(--font-serif);font-size:var(--title-s);line-height:1.1;letter-spacing:-.015em}.strengths{margin-top:clamp(3.5rem,7vw,5.5rem)}.strengths ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(1.5rem,3vw,2.5rem);gap:clamp(1.5rem,3vw,2.5rem);margin-top:1.5rem}.strengths li{display:flex;flex-direction:column;padding-top:1.1rem;border-top:1px solid var(--line-strong)}.strengths__index{font-size:var(--text-xs)}.strengths h4{margin-top:.6rem;font-size:var(--text-l);font-weight:600;line-height:1.3}.strengths p{margin-top:.5rem;font-size:var(--text-s);color:var(--ink-2)}.strengths .strengths__evidence{margin-top:auto;padding-top:1rem;font-size:var(--text-xs);color:var(--ink-3)}.strengths__evidence:before{content:"Backed by: ";color:var(--ink-2);font-weight:500}.skills{margin-top:clamp(3.5rem,7vw,5.5rem)}.skills__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 2rem}.skills__head p{font-size:var(--text-xs);color:var(--ink-3)}.skills__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem clamp(2rem,5vw,4rem);gap:2rem clamp(2rem,5vw,4rem);margin-top:1.5rem}@media (min-width:1100px){.skills__grid{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(2rem,3.5vw,3rem)}}.skills__group h4{font-size:var(--text-xs);font-weight:500;color:var(--ink-3);margin-bottom:.35rem}.skill{display:flex;align-items:baseline;justify-content:space-between;gap:.25rem 1rem;padding-block:.45rem;border-bottom:1px solid var(--line);font-size:var(--text-s)}.skill__evidence{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:.3rem;flex-shrink:0}.skill__via{font-size:var(--text-xs);color:var(--ink-3)}.chip{display:inline-grid;place-items:center;min-width:1.9rem;height:1.45rem;padding:0 .3rem;border:1px solid var(--line-strong);border-radius:var(--radius);font-family:var(--font-mono);font-size:.75rem;color:var(--ink-2);transition:border-color .16s var(--ease),color .16s var(--ease),background-color .16s var(--ease)}.chip:hover{border-color:var(--accent);background:var(--accent);color:var(--paper)}.section--tinted{background:var(--paper-2)}.edu{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,4fr);grid-gap:clamp(2.5rem,6vw,6rem);gap:clamp(2.5rem,6vw,6rem);padding-top:clamp(1.5rem,3vw,2rem);border-top:2px solid var(--ink)}.edu__kicker{display:flex;flex-wrap:wrap;gap:.25rem 1rem;font-size:var(--text-xs);color:var(--ink-3)}.edu__kicker span:first-child{font-weight:600;color:var(--accent)}.edu__title{margin-top:1rem;font-family:var(--font-serif);font-size:var(--title-m);line-height:1;letter-spacing:-.02em}.edu__title em{display:block;font-style:italic;color:var(--accent)}.edu__award{margin-top:1.25rem;font-weight:500}.edu__award span{display:block;margin-top:.15rem;font-size:var(--text-s);font-weight:400;color:var(--ink-3)}.edu__applied{margin-top:clamp(1.75rem,3vw,2.5rem)}.edu__applied ul{display:flex;flex-wrap:wrap;gap:.5rem 1.75rem;margin-top:.6rem}.edu__applied a{display:inline-flex;align-items:baseline;gap:.5rem;font-size:var(--text-s);text-decoration:underline;-webkit-text-decoration-color:var(--line-strong);text-decoration-color:var(--line-strong);text-underline-offset:.25em;transition:color .16s var(--ease)}.edu__applied a:hover{color:var(--accent);-webkit-text-decoration-color:currentColor;text-decoration-color:currentColor}.edu__applied .num{font-size:var(--text-xs);color:var(--accent)}.edu__side>div{display:grid;align-content:start;grid-gap:.5rem;gap:.5rem;padding-block:1.1rem 1.25rem;border-bottom:1px solid var(--line)}.edu__side>div:first-child{padding-top:0}.edu__side dd{display:grid;grid-gap:.15rem;gap:.15rem}.edu__score{display:flex;align-items:baseline;gap:.35rem;margin-bottom:.35rem;font-size:clamp(2.6rem,2rem + 2vw,3.6rem);line-height:1;letter-spacing:-.04em}.edu__score span{font-size:var(--text-s);letter-spacing:0;color:var(--ink-3)}.edu__what{font-weight:500}.edu__note{font-size:var(--text-s);color:var(--ink-3)}.certs{margin-top:clamp(3.5rem,7vw,5rem)}.certs__list{margin-top:1.25rem;border-top:1px solid var(--line-strong)}.cert{display:grid;grid-template-columns:6.5rem minmax(0,5fr) minmax(0,4fr) 8rem;grid-gap:.5rem clamp(1.25rem,3vw,2.5rem);gap:.5rem clamp(1.25rem,3vw,2.5rem);align-items:baseline;padding-block:1.35rem;border-bottom:1px solid var(--line)}.cert__date{font-size:var(--text-xs);color:var(--ink-3)}.cert__title{font-family:var(--font-serif);font-size:clamp(1.3rem,1.15rem + .5vw,1.6rem);line-height:1.1;letter-spacing:-.01em}.cert__issuer{margin-top:.3rem;font-size:var(--text-s);color:var(--ink-3)}.cert__covers{font-size:var(--text-s);line-height:1.5;color:var(--ink-2)}.cert__link{justify-self:end}.contact{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);grid-gap:clamp(3rem,7vw,7rem);gap:clamp(3rem,7vw,7rem);align-items:start}.contact h2{font-size:var(--title-l)}.contact__lede{max-width:40ch;margin-top:1.5rem;font-size:var(--text-l);color:var(--ink-2)}.contact__email{margin-top:2rem;font-size:var(--text-l)}.contact__links{display:flex;flex-wrap:wrap;gap:.5rem 1.75rem;margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--line);font-size:var(--text-s)}.contact__links a{display:inline-flex;align-items:center;gap:.3rem;min-height:32px;color:var(--ink-2);transition:color .16s var(--ease)}.contact__links a:hover{color:var(--accent)}.form{display:grid;grid-gap:1.25rem;gap:1.25rem}.form__heading{font-size:var(--text-s);font-weight:600;padding-bottom:.75rem;border-bottom:1px solid var(--line)}.form__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.field{display:grid;grid-gap:.4rem;gap:.4rem}.field label{display:flex;justify-content:space-between;font-size:var(--text-xs);font-weight:500;color:var(--ink-2)}.field__counter{font-family:var(--font-mono);font-weight:400;color:var(--ink-3)}.field input,.field textarea{width:100%;padding:.7rem .8rem;background:var(--paper-2);border:1px solid var(--line-strong);border-radius:var(--radius);font-size:var(--text-m);line-height:1.45;transition:border-color .16s var(--ease)}.field textarea{resize:vertical;min-height:8rem}.field input::placeholder,.field textarea::placeholder{color:var(--ink-3);opacity:1}.field input:hover,.field textarea:hover{border-color:var(--ink-3)}.field input:focus-visible,.field textarea:focus-visible{outline:2px solid var(--accent);outline-offset:0;border-color:transparent}.field [aria-invalid=true]{border-color:var(--accent)}.field__error,.form__error{font-size:var(--text-xs);color:var(--accent)}.form__error a{text-decoration:underline;text-underline-offset:.2em}.form__success{display:inline-flex;align-items:center;gap:.4rem;font-size:var(--text-s);color:var(--ok)}.form__foot{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:.25rem}.form__status:empty{display:none}.form__status{flex:1 1 16rem}.site-footer__row{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 2rem;padding-block:1.5rem 2rem;border-top:1px solid var(--line);font-size:var(--text-xs);color:var(--ink-3)}.status-page{display:grid;align-items:center;min-height:100svh;padding-block:4rem}.status-page h1{margin-top:1rem;font-family:var(--font-serif);font-size:var(--title-l);line-height:1;letter-spacing:-.025em}.status-page h1 em{color:var(--accent)}.status-page p:not(.label){max-width:48ch;margin-top:1.5rem;font-size:var(--text-l);color:var(--ink-2)}.status-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:2rem}@media (max-width:960px){.about__head,.contact,.edu,.hero__grid,.project{grid-template-columns:minmax(0,1fr)}.study{order:1;width:100%;max-width:560px}.edu__side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line)}.edu__side>div{padding-top:0;border-bottom:0}.cert{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"date link" "body body" "covers covers"}.cert__date{grid-area:date}.cert__body{grid-area:body}.cert__covers{grid-area:covers}.cert__link{grid-area:link}.strengths ol{grid-template-columns:minmax(0,1fr)}.figure{position:static}.project__figure{max-width:560px}}@media (max-width:600px){:root{--header-h:56px}.header-resume{display:none}.wordmark{font-size:1.15rem}.nav a{padding:0 .5rem;font-size:var(--text-xs)}.hero__actions .button{flex:1 1 10rem}.edu__side,.skills__grid{grid-template-columns:minmax(0,1fr)}.facts>div{grid-template-columns:6.5rem minmax(0,1fr)}.wordmark__rest{display:none}.hero__creds{flex-direction:column}.hero__scroll{display:none}.form__row{grid-template-columns:minmax(0,1fr)}.form__foot .button,.section-head .filter{width:100%}.filter button{flex:1 1 auto;justify-content:center;padding:0 .5rem}}@media (max-width:360px){.nav{gap:0}.nav a{padding:0 .35rem}}.eyebrow{font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-3)}.wordmark{display:flex;align-items:center;font-size:1rem;font-weight:550;letter-spacing:-.045em}.wordmark__rest{margin-left:.23em}.brand-mark{width:100%;height:100%}.brand-mark__point{fill:var(--accent)}.button--primary{background:var(--accent);color:#0c0e0f;border-color:var(--accent)}.button--primary:hover{background:#efff8c;color:#0c0e0f;border-color:#efff8c}.filter button[aria-pressed=true]{background:var(--accent);color:#0c0e0f}.hero__annotation span{color:var(--accent);margin-right:.5rem}.study__toggle button[aria-pressed=true]{background:var(--accent);color:#0c0e0f}.study__toggle button[aria-pressed=true] .num{color:#3b4600}.project__figure{border:1px solid var(--line)}.project__cover-label:before{content:"";width:6px;height:6px;background:var(--accent);align-self:center}.project__cover-label>span:first-child{margin-right:auto}.project__cover-label{gap:.6rem}.footer-signature>.brand-mark{width:.8em;height:.8em;flex-shrink:0;margin-left:.2em}.about h2,.contact h2,.project__title,.section-head h2{font-weight:500}.wordmark__seal{display:grid;place-items:center;width:34px;height:34px;margin-right:.7rem;border-radius:0;background:none;color:var(--ink);font-style:italic;font-size:1.65rem;padding-top:3px}.hero{padding-block:2rem 0}.hero__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line-strong)}.hero__status{font-size:.75rem}.hero__grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:3rem;padding-block:clamp(2.5rem,5vw,5rem)}.hero h1{max-width:none;font-size:clamp(3.2rem,5.9vw,5.35rem);font-weight:560;line-height:.99;letter-spacing:-.055em;margin:0}.hero h1 em{white-space:nowrap;font-style:normal}.hero__lede{max-width:40ch;margin-block:1.9rem;font-size:clamp(1rem,1.35vw,1.17rem)}.hero__actions{align-items:center;gap:1.25rem;font-size:.87rem}.hero__actions .button{min-height:50px;padding-inline:1.35rem}.hero__location{margin-top:2rem;font-size:.7rem;color:var(--ink-3)}.hero__location span{color:var(--accent);margin-inline:.4rem}.hero__art{min-width:0;position:relative}.hero__annotation{margin-bottom:.8rem;font-family:var(--font-mono);font-style:normal;font-size:.7rem;color:var(--ink-2);text-align:right;transform:none}.study{--ink:#f2f4ed;--ink-2:#bcc3bd;--ink-3:#939e98;--accent:#dfff00;--paper:#171c1e;--paper-raised:#171c1e;--line:#ffffff19;--line-strong:#ffffff38;color-scheme:dark;color:var(--ink);border:0;border-radius:4px 4px 28px 4px;padding:1.2rem;box-shadow:0 0 0 1px #c7d4cb29,8px 8px 0 #dfff0008}.study__stage{height:clamp(260px,27vw,350px);background-image:none;margin-top:0}.study__head{font-size:.59rem}.study__controls{justify-content:space-between;gap:.35rem}.study__toggle{border:0;padding:0}.study__toggle button{padding-inline:.65rem;min-height:40px;font-size:.73rem}.study__pause{min-width:40px;min-height:40px}.study__caption{font-family:var(--font-sans);font-style:normal;font-size:.7rem;line-height:1.5;margin-top:.8rem}.hero__foot{padding-block:1.35rem;font-size:.82rem}.hero__foot p:first-child{line-height:1.55}.hero__foot p:first-child span,.hero__tools{color:var(--ink-3)}.hero__tools{font-family:var(--font-mono);font-size:.67rem}.section{padding-block:clamp(3.5rem,7vw,6.5rem)}.section-head{align-items:end;gap:2rem}.section-head>div{min-width:0}.section-head .eyebrow{margin:0 0 1rem;font-size:.68rem}.section-head h2{font-size:clamp(2.8rem,4.3vw,4rem);line-height:1.03;letter-spacing:-.035em}h2 em{color:var(--accent);font-style:normal}.section-head>div>p:not(.eyebrow){max-width:51ch;font-size:.96rem;margin-top:1rem}.filter{border:0;padding:0;gap:.25rem}.filter button{border-radius:100px;min-height:44px;font-size:.78rem;padding-inline:.9rem}.projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:3rem;gap:3rem;border:0;align-items:start}.project{display:flex;flex-direction:column;gap:1.5rem;padding:0;border:0;min-width:0}.project__figure{max-width:none;padding:1rem 1.3rem;background:var(--paper-2);border-radius:3px}.project__cover-label{display:flex;justify-content:space-between;gap:1rem;font-family:var(--font-mono);font-size:.62rem;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3)}.figure{position:static}.figure svg{padding:.5rem 0;background:none;aspect-ratio:500/290}.figure figcaption{font-size:.63rem;border-top:1px solid var(--line);padding-top:.65rem}.project__title{font-size:clamp(1.7rem,2.7vw,2.4rem)}.project__thesis{font-size:.94rem}.project .stats{margin-top:1.3rem}.project .stat dd{font-size:1.4rem}.project .tags{margin-top:1rem;gap:.3rem .8rem;font-size:.68rem}.project .tags li{background:none;padding:0}.project .notes{margin-top:1rem}.project .notes summary{padding-block:1rem}.project .notes__hint{margin-left:auto;font-size:.66rem}.project--featured{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;grid-gap:3rem;gap:3rem;padding-bottom:3rem;border-bottom:1px solid var(--line-strong)}.project--featured .project__figure{padding:1.5rem}.project--featured .figure svg{aspect-ratio:1}.project--featured .project__title{font-size:clamp(2.5rem,4vw,3.6rem);max-width:15ch}.project--featured .stat:first-child dd{color:var(--accent);font-size:2.3rem}.project:last-child{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:3rem;gap:3rem;border-top:1px solid var(--line-strong);padding-top:2.5rem}.projects__more{border-top:1px solid var(--line);padding-top:1.5rem}.about__head{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:5rem}.about__head .eyebrow{margin-bottom:1.5rem}.about h2{font-size:clamp(2.8rem,4.1vw,4rem);line-height:1.08;letter-spacing:-.03em}.about__prose{max-width:53ch}.facts{border-top:3px solid var(--accent);padding-top:1rem;align-self:start}.strengths{margin-top:3rem}.strengths__index{font-family:var(--font-mono);font-style:normal;font-size:2rem;color:var(--accent)}.skills-disclosure{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);padding-block:0}.skills-disclosure>summary{display:flex;justify-content:space-between;align-items:center;gap:1rem;cursor:pointer;padding-block:1.5rem;font-size:1.1rem;list-style:none}.skills-disclosure>summary::-webkit-details-marker{display:none}.skills-disclosure>summary>span:last-child{font-size:1.8rem;color:var(--accent)}.skills-disclosure[open]>summary>span:last-child{transform:rotate(45deg)}.skills-disclosure .skills__grid{padding-bottom:2rem}.contact__intro>.eyebrow{margin-bottom:1.5rem}.contact h2{font-size:clamp(3rem,4.6vw,4.5rem);line-height:1.06;letter-spacing:-.04em}.contact__lede{max-width:42ch}.footer-signature{display:flex;justify-content:space-between;align-items:center;padding-block:1rem 2.5rem;font-family:var(--font-serif);font-size:clamp(3.3rem,12vw,10.5rem);line-height:1;letter-spacing:-.055em}.footer-signature span{font-family:var(--font-sans);font-size:.65em;color:var(--accent)}@media (prefers-reduced-motion:no-preference){.hero__main{animation:arrive .65s var(--ease) both}.hero__art{animation:arrive .85s var(--ease) both}.project__figure{transition:transform .3s var(--ease)}.project:hover .project__figure{transform:translateY(-4px)}@keyframes arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:1000px){.hero__grid{gap:2rem;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.hero h1{font-size:clamp(2.55rem,5.8vw,4.1rem)}.about__head{grid-template-columns:1fr;gap:2.5rem}.study__toggle button .num{display:none}.project--featured{gap:2rem}.projects{gap:2.5rem 2rem}}@media (max-width:720px){.hero__eyebrow{align-items:start;flex-direction:column;gap:.75rem}.hero__grid{grid-template-columns:1fr;padding-block:2.5rem;gap:2.5rem}.hero h1{font-size:clamp(2.65rem,9.1vw,4.1rem)}.hero__lede{max-width:43ch;margin-block:1.5rem}.hero__actions .button{flex:0 1 auto}.hero__art{max-width:520px;width:100%;justify-self:center}.study{max-width:none}.study__stage{height:290px}.study__toggle button .num{display:inline}.hero__foot{align-items:start}.hero__tools{max-width:18ch;text-align:right;line-height:1.8}.hero__scroll{display:none}.project--featured,.project:last-child{grid-template-columns:1fr;gap:1.5rem}.project--featured .figure svg{aspect-ratio:500/350}.project--featured .project__title{max-width:none}.projects{grid-template-columns:1fr;gap:2.75rem}.section-head{align-items:start}.section-head h2{font-size:clamp(2rem,8.5vw,3.4rem)}.section-head .filter{width:auto}.project__figure{padding:1rem}.figure svg{aspect-ratio:500/340}.wordmark__seal{display:grid;width:25px;height:25px;margin-right:.35rem}.site-header__inner{gap:.5rem}.contact h2{font-size:clamp(2.6rem,8vw,3.7rem)}}@media (max-width:360px){.wordmark{font-size:0}.wordmark__seal{width:26px;height:26px;margin-right:0}.hero h1{font-size:2.35rem}.hero__actions{gap:1rem}.hero__location{max-width:30ch;line-height:1.8}.filter button{font-size:.7rem;padding-inline:.6rem}.study{padding:.9rem}.study__toggle button{padding-inline:.45rem}.notes__hint,.study__toggle button .num{display:none}}