:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f1f2f4;--surface:#f8f8f7;--surface-subtle:#e4e6eb;--surface-strong:#d8dce3;--foreground:#181a21;--foreground-secondary:#505662;--foreground-tertiary:#606874;--border:#ccd1d9;--border-strong:#a6adb8;--control-border:#7c838f;--accent:#263a5f;--accent-hover:#182b4b;--accent-soft:#e0e5ee;--accent-contrast:#fff;--positive:#2f6387;--positive-soft:#e2eaf1;--danger:#984641;--danger-soft:#f2e4e3;--dark-surface:#0b0d12;--dark-surface-secondary:#151821;--inverse-foreground:#f1f1ef;--inverse-secondary:#bec2ca;--inverse-tertiary:#9ca2ae;--inverse-border:#303642;--inverse-accent:#9eafcc;--inverse-hover:#fff;--shadow-soft:0 10px 28px #161b260e;--nav-background:#f1f2f4f5;--font-sans:ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI Variable", "Segoe UI", Inter, Helvetica, Arial, sans-serif;--font-mono:ui-monospace, "SFMono-Regular", "Cascadia Mono", Consolas, monospace;--container:78rem;--gutter:clamp(1.25rem, 3.5vw, 2.5rem);--section-space:clamp(4.75rem, 6.25vw, 6rem);--radius-sm:.375rem;--radius-md:.625rem;--radius-lg:.75rem;--motion-instant:.12s;--motion-fast:.18s;--motion-base:.3s;--motion-slow:.52s;--motion-route:.72s;--motion-replan:.9s;--ease-standard:cubic-bezier(.22, 1, .36, 1);--ease-linear:linear}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#111319;--surface:#171a22;--surface-subtle:#1e222c;--surface-strong:#292e3a;--foreground:#f1f1ef;--foreground-secondary:#bec2ca;--foreground-tertiary:#9ca2ae;--border:#333844;--border-strong:#596270;--control-border:#748090;--accent:#9eafcc;--accent-hover:#c0cae0;--accent-soft:#28354b;--accent-contrast:#111620;--positive:#88b4cf;--positive-soft:#20323f;--danger:#e5a09a;--danger-soft:#3b2628;--dark-surface:#0b0d12;--dark-surface-secondary:#151821;--inverse-foreground:#f1f1ef;--inverse-secondary:#bec2ca;--inverse-tertiary:#9ca2ae;--inverse-border:#303642;--inverse-accent:#9eafcc;--inverse-hover:#fff;--shadow-soft:0 12px 32px #0000003d;--nav-background:#111319f5}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--background);min-width:20rem;scroll-padding-top:5.5rem}body{background:var(--background);min-width:20rem;min-height:100vh;color:var(--foreground);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;font-weight:400;line-height:1.6;overflow-x:clip}main{min-width:0}::selection{background:var(--accent);color:var(--accent-contrast)}h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}h1,h2,h3,h4{color:var(--foreground);font-family:var(--font-sans);letter-spacing:-.035em;text-wrap:balance;font-weight:650;line-height:1.08}p,li,dd{text-wrap:pretty}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img,svg{max-width:100%;display:block}ul,ol{margin:0;padding:0}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.container{width:min(100%, calc(var(--container) + (var(--gutter) * 2)));padding-inline:var(--gutter);margin-inline:auto}.skip-link{z-index:2000;border-radius:var(--radius-sm);background:var(--foreground);min-height:2.75rem;color:var(--background);transition:transform var(--motion-fast) ease;padding:.65rem 1rem;font-size:.875rem;font-weight:650;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.action-mark{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:.9rem;height:.9rem}.section{padding-block:var(--section-space);position:relative}.section-kicker,.route-eyebrow,.eyebrow{color:var(--accent);letter-spacing:.115em;text-transform:uppercase;font-size:.7rem;font-weight:720;line-height:1.4}.meta-label{color:var(--foreground-tertiary);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;font-size:.68rem;font-weight:620;line-height:1.4}.section-heading{grid-template-columns:minmax(0,1fr) minmax(18rem,.72fr);align-items:end;gap:1.25rem clamp(2rem,6vw,6rem);margin-bottom:clamp(2.25rem,4vw,3.75rem);display:grid}.section-heading .section-kicker{grid-column:1/-1;margin-bottom:-.45rem}.section-heading h2{max-width:17ch;font-size:clamp(2.2rem,3.55vw,3.15rem);font-weight:610}.section-text{max-width:62ch;color:var(--foreground-secondary);font-size:clamp(1rem,1.4vw,1.1rem);line-height:1.7}.section-action{grid-column:2;justify-self:start}.compact-heading{grid-template-columns:minmax(0,1fr) minmax(18rem,.75fr);align-items:end;gap:1.5rem clamp(2rem,6vw,6rem);margin-bottom:2rem;display:grid}.compact-heading h2{margin-top:.65rem;font-size:clamp(1.85rem,3vw,2.65rem)}.compact-heading>p{color:var(--foreground-secondary);line-height:1.65}.text-link,.action-link{min-height:2.75rem;color:var(--accent);text-underline-offset:.2em;transition:color var(--motion-fast) ease, text-decoration-color var(--motion-fast) ease;align-items:center;gap:.35rem;font-size:.9rem;font-weight:650;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:inline-flex}.text-link:hover,.action-link:hover{color:var(--accent-hover);text-decoration-color:currentColor}.button,.button-primary,.button-secondary{cursor:pointer;min-height:2.75rem;transition:border-color var(--motion-fast) ease, background-color var(--motion-fast) ease, color var(--motion-fast) ease;border:1px solid #0000;border-radius:2px;justify-content:center;align-items:center;gap:.5rem;padding:.72rem 1.05rem;font-size:.9rem;font-weight:650;line-height:1.1;display:inline-flex}.button-primary{border-color:var(--foreground);background:var(--foreground);color:var(--background)}.button-primary:hover{border-color:var(--accent);background:var(--accent)}.button-secondary{border-color:var(--control-border);background:var(--surface);color:var(--foreground)}.button-secondary:hover{border-color:var(--foreground-secondary);background:var(--surface-subtle)}.navbar{z-index:1000;background:var(--background);height:4.625rem;transition:background-color var(--motion-fast) ease, border-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease;border-bottom:1px solid #0000;position:sticky;top:0}.navbar-scrolled{border-bottom-color:var(--border);background:var(--background);box-shadow:none}:root[data-theme=dark] .navbar-scrolled{box-shadow:none}.navbar-inner{align-items:center;gap:clamp(1.25rem,2.6vw,2.6rem);height:100%;display:flex}.logo{flex:0 auto;gap:.16rem;min-width:0;line-height:1.15;display:grid}.logo strong{color:var(--foreground);letter-spacing:-.025em;white-space:nowrap;font-size:.96rem;font-weight:680}.logo span{color:var(--foreground-secondary);font-family:var(--font-mono);letter-spacing:.015em;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.nav-links{align-items:center;gap:clamp(.8rem,1.35vw,1.25rem);display:flex}.nav-links-desktop{margin-left:auto}.nav-links a,.nav-cv-link{min-height:2.75rem;color:var(--foreground-secondary);white-space:nowrap;transition:color var(--motion-fast) ease;align-items:center;font-size:.77rem;font-weight:570;display:inline-flex;position:relative}.nav-links a:after{background:var(--accent);content:"";transform-origin:50%;width:1.15rem;height:1px;transition:transform var(--motion-fast) var(--ease-standard);position:absolute;bottom:.36rem;left:50%;transform:translate(-50%)scaleX(0)}.nav-links a:hover,.nav-links a.nav-active,.nav-cv-link:hover{color:var(--foreground)}.nav-links a:hover:after,.nav-links a.nav-active:after{transform:translate(-50%)scaleX(1)}.navbar-right{flex:none;align-items:center;gap:.22rem;display:flex}.nav-cv-link{min-height:2.75rem;color:var(--foreground-secondary);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;margin-inline:.2rem .35rem;padding-inline:.2rem;font-size:.72rem;font-weight:620}.nav-cv-link:after{content:"";opacity:.35;transform-origin:0;height:1px;transition:opacity var(--motion-fast) ease, transform var(--motion-fast) var(--ease-standard);background:currentColor;position:absolute;bottom:.42rem;left:.2rem;right:.2rem;transform:scaleX(.45)}.nav-cv-link:hover,.nav-cv-link[aria-current=page]{color:var(--accent)}.nav-cv-link:hover:after,.nav-cv-link[aria-current=page]:after{opacity:1;transform:scaleX(1)}.lang-toggle{min-height:2.75rem;color:var(--foreground-tertiary);font-family:var(--font-mono);align-items:center;font-size:.7rem;display:inline-flex}.lang-toggle[data-pending=true]{opacity:.55}.lang-toggle button{min-width:2.75rem;min-height:2.75rem;color:inherit;cursor:pointer;transition:color var(--motion-fast) ease;background:0 0;border:0;place-items:center;padding:0;display:grid}.lang-toggle button:hover,.lang-toggle .lang-active{color:var(--foreground)}.lang-toggle .lang-active{font-weight:700}.lang-sep{color:var(--border-strong);margin-inline:-.25rem}.theme-toggle{border-radius:var(--radius-sm);width:2.75rem;height:2.75rem;color:var(--foreground-secondary);cursor:pointer;transition:border-color var(--motion-fast) ease, background-color var(--motion-fast) ease, color var(--motion-fast) ease;background:0 0;border:1px solid #0000;place-items:center;padding:0;display:grid;position:relative}.theme-toggle:hover{border-color:var(--border);background:var(--surface-subtle);color:var(--foreground)}.theme-toggle-icon{width:1rem;height:1rem;display:block;position:relative}.theme-icon{transition:opacity var(--motion-base) ease, transform var(--motion-base) var(--ease-standard);position:absolute;inset:0}.theme-icon-moon{opacity:0;transform:rotate(-20deg)scale(.75)}:root[data-theme=dark] .theme-icon-sun{opacity:0;transform:rotate(20deg)scale(.75)}:root[data-theme=dark] .theme-icon-moon{opacity:1;transform:rotate(0)scale(1)}.hamburger{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;place-items:center;width:2.75rem;height:2.75rem;padding:0;display:none}.hamburger span{background:var(--foreground);width:1rem;height:1px;transition:transform var(--motion-fast) ease, opacity var(--motion-fast) ease;position:absolute}.hamburger span:first-child{transform:translateY(-.2rem)}.hamburger span:last-child{transform:translateY(.2rem)}.hamburger-open span:first-child{transform:rotate(45deg)}.hamburger-open span:last-child{transform:rotate(-45deg)}.mobile-menu{z-index:990;overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;background:var(--background);opacity:0;visibility:hidden;transition:opacity var(--motion-base) ease, visibility var(--motion-base) ease, transform var(--motion-base) var(--ease-standard);position:fixed;inset:4.625rem 0 0;overflow-y:auto;transform:translateY(-.75rem)}.mobile-menu-open{opacity:1;visibility:visible;transform:translateY(0)}.mobile-menu>nav{width:min(100%,42rem);padding:1.5rem var(--gutter) 3rem;margin-inline:auto;display:grid}.mobile-menu nav>a{border-bottom:1px solid var(--border);min-height:3.75rem;color:var(--foreground-secondary);align-items:center;font-size:1.1rem;font-weight:590;display:flex}.mobile-menu nav>a:hover,.mobile-menu nav>a.nav-active{color:var(--accent)}.mobile-nav-extras{justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.hero{align-items:center;min-height:min(45rem,100svh - 6.25rem);padding-block:clamp(3.25rem,5vw,4.75rem);display:flex}.hero-grid{grid-template-columns:minmax(0,.72fr) minmax(34rem,1fr);align-items:center;gap:clamp(2.5rem,4.5vw,4.75rem);display:grid}.hero-content{flex-direction:column;min-width:0;max-width:42.5rem;display:flex}.hero-name{max-width:11ch;color:var(--foreground);letter-spacing:-.058em;font-size:clamp(4rem,5vw,4.75rem);font-weight:680;line-height:.95}.hero-research-focus{max-width:22ch;color:var(--foreground);letter-spacing:-.042em;margin-top:clamp(1.35rem,2.4vw,2rem);font-size:clamp(1.875rem,2.1vw,2.25rem);font-weight:560;line-height:1.12}.hero-role{color:var(--accent);font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;margin-top:clamp(1.5rem,2.5vw,2rem);font-size:.7rem;font-weight:650;line-height:1.55}.hero-summary{max-width:60ch;color:var(--foreground-secondary);margin-top:1.1rem;font-size:clamp(.98rem,1.25vw,1.08rem);line-height:1.68}.hero-actions{flex-wrap:wrap;align-items:stretch;gap:.85rem 1.35rem;margin-top:1.65rem;display:flex}.hero-primary-action{border:1px solid var(--foreground);background:var(--foreground);min-height:3.25rem;color:var(--background);transition:border-color var(--motion-fast) ease, background-color var(--motion-fast) ease;border-radius:2px;grid-template-columns:minmax(0,auto) 3.1rem;font-size:.88rem;font-weight:680;line-height:1.2;display:inline-grid;overflow:hidden}.hero-primary-action:hover{border-color:var(--accent);background:var(--accent)}.hero-primary-action-label{align-items:center;padding:.8rem 1.15rem;display:flex}.hero-primary-action-mark{border-left:1px solid color-mix(in srgb, var(--background) 28%, transparent);place-items:center;display:grid}.hero-primary-action .action-mark{transition:transform var(--motion-fast) var(--ease-standard)}.hero-primary-action:hover .action-mark{transform:translate(2px)}.hero-cv-action{border-bottom:1px solid var(--border-strong);min-height:3.25rem;color:var(--foreground-secondary);transition:border-color var(--motion-fast) ease, color var(--motion-fast) ease;align-items:center;padding-inline:.15rem;font-size:.82rem;font-weight:650;display:inline-flex}.hero-cv-action:hover{border-color:var(--accent);color:var(--foreground)}.hero-profile-links{flex-wrap:wrap;gap:.15rem 1.25rem;margin-top:1.15rem;display:flex}.hero-profile-links a{min-height:2.75rem;color:var(--foreground-tertiary);transition:color var(--motion-fast) ease;align-items:center;gap:.35rem;font-size:.78rem;font-weight:590;display:inline-flex}.hero-profile-links a:hover{color:var(--accent)}.hero-profile-links .action-mark{opacity:.78;width:.78rem;height:.78rem;transition:opacity var(--motion-fast) ease, transform var(--motion-fast) var(--ease-standard)}.hero-profile-links a:hover .action-mark{opacity:1;transform:translate(.1rem,-.1rem)}.hero-lab{justify-self:end;width:100%;min-width:0;max-width:46rem}.hero-masthead{justify-content:space-between;gap:1rem;margin-bottom:2.5rem;display:flex}.hero-availability{color:var(--foreground-tertiary);align-items:center;gap:.5rem;font-size:.78rem;display:flex}.hero-availability span,.dot,.status-indicator{background:var(--positive);width:.5rem;height:.5rem;box-shadow:0 0 0 .2rem var(--positive-soft);border-radius:50%;flex:none;display:inline-block}.hero-stage{grid-template-columns:minmax(0,1fr) minmax(22rem,.85fr);align-items:center;gap:2rem;display:grid}.hero-stage .hero-identity h1{font-size:clamp(2.75rem,5.5vw,5rem)}.hero-stage .hero-title{max-width:15ch;color:var(--foreground-secondary);margin-top:1.25rem;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.15}.hero-signal{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);aspect-ratio:7/5;overflow:hidden}.signal-study{width:100%;height:100%}.signal-study-grid,.signal-study-contours,.signal-study-scan,.signal-study-wave{fill:none;stroke:var(--border-strong)}.signal-study-wave,.signal-study-marks{stroke:var(--accent)}.hero-stage>.hero-summary,.hero-focus{margin-top:0}.hero-focus{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);padding:1.5rem}.hero-focus h2{margin-block:.65rem;font-size:1.4rem}.hero-focus>p:last-child{color:var(--foreground-secondary)}.hero-utility{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:1.5rem 3rem;margin-top:2.5rem;padding-top:1.5rem;display:grid}.hero-facts{flex-wrap:wrap;gap:1rem 2rem;display:flex}.hero-facts dt{color:var(--foreground-tertiary);font-family:var(--font-mono);text-transform:uppercase;font-size:.7rem}.hero-facts dd{font-size:.85rem;font-weight:590}.hero-primary-links{flex-wrap:wrap;gap:.5rem 1rem;display:flex}.hero-primary-links a{min-height:2.75rem;color:var(--accent);align-items:center;gap:.35rem;font-size:.85rem;font-weight:650;display:inline-flex}.hero-utility>.hero-profile-links{grid-column:1/-1;margin-top:0}.focus-areas{border-block:1px solid var(--border);background:var(--surface);padding-block:clamp(3.75rem,6vw,5rem)}.focus-area-grid{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.focus-area{grid-template-columns:auto minmax(0,1fr);gap:1.25rem;min-width:0;padding:clamp(1.4rem,2.5vw,2rem);display:grid}.focus-area+.focus-area{border-left:1px solid var(--border)}.focus-area-icon{border-radius:var(--radius-sm);background:var(--accent-soft);width:2.75rem;height:2.75rem;color:var(--accent);place-items:center;display:grid}.focus-area-icon svg{fill:none;stroke:currentColor;stroke-width:1.55px;stroke-linecap:round;stroke-linejoin:round;width:1.55rem;height:1.55rem}.focus-area-index{color:var(--foreground-tertiary);font-family:var(--font-mono);margin-bottom:.55rem;font-size:.7rem}.focus-area h3{letter-spacing:-.025em;font-size:1.15rem}.focus-area h3+p{color:var(--foreground-secondary);margin-top:.65rem;font-size:.9rem;line-height:1.65}.projects{background:var(--surface-subtle)}.projects-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.project-entry{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);min-width:0;min-height:18rem;transition:border-color var(--motion-base) ease, transform var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) ease;flex-direction:column;padding:clamp(1.5rem,3vw,2.25rem);display:flex}.project-entry:hover{border-color:var(--border-strong);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.project-entry[data-featured=true]{border-color:color-mix(in srgb, var(--accent) 24%, var(--border));background:var(--surface);grid-column:1/-1;min-height:20rem}.project-entry-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.project-entry-category{color:var(--foreground-tertiary);font-family:var(--font-mono);letter-spacing:.045em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.72rem;display:flex}.project-entry-category span{color:var(--accent)}.project-entry-body{max-width:48rem;margin-block:auto;padding-block:2rem}.project-entry[data-featured=true] .project-entry-body{grid-template-columns:minmax(16rem,.72fr) minmax(0,1.28fr);align-items:end;gap:clamp(2rem,6vw,6rem);max-width:none;display:grid}.project-entry[data-featured=true] .project-entry-body>p{margin-top:0}.project-entry-body h3{max-width:18ch;font-size:clamp(1.7rem,3vw,2.8rem)}.project-entry:not([data-featured=true]) .project-entry-body h3{font-size:clamp(1.45rem,2.2vw,2rem)}.project-entry-body p{max-width:62ch;color:var(--foreground-secondary);margin-top:1rem;line-height:1.7}.project-entry-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:1.25rem;padding-top:1rem;display:flex}.project-entry-tools{color:var(--foreground-tertiary);font-family:var(--font-mono);flex-wrap:wrap;gap:.4rem .85rem;font-size:.72rem;list-style:none;display:flex}.project-entry-tools li:not(:last-child):after{color:var(--border-strong);content:"/";margin-left:.85rem}.project-entry-links{flex-wrap:wrap;justify-content:flex-end;gap:.85rem;display:flex}.project-entry-links a,.project-entry-links span{min-height:2.75rem;color:var(--accent);align-items:center;font-size:.78rem;font-weight:650;display:inline-flex}.project-entry-links span{color:var(--foreground-tertiary)}.project-supporting{border-top:1px solid var(--border-strong);margin-top:clamp(2rem,4vw,3.5rem);padding-top:2rem}.project-supporting-header{grid-template-columns:minmax(0,1fr) minmax(18rem,.75fr);align-items:baseline;gap:1rem 3rem;margin-bottom:1.5rem;display:grid}.project-supporting-header h3{font-size:1.35rem}.project-supporting-header p{color:var(--foreground-secondary)}.project-supporting-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.project-status,.publication-status{border:1px solid var(--border);background:var(--surface-subtle);min-height:1.65rem;color:var(--foreground-secondary);font-family:var(--font-mono);letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding-inline:.55rem;font-size:.7rem;font-weight:650;display:inline-flex}.project-status-active,.published{border-color:color-mix(in srgb, var(--positive) 35%, var(--border));background:var(--positive-soft);color:var(--positive)}.project-status-in-progress,.in-prep,.under-review{border-color:color-mix(in srgb, var(--accent) 30%, var(--border));background:var(--accent-soft);color:var(--accent)}.publications{background:var(--background)}.publication-records{border-top:1px solid var(--border-strong);list-style:none}.publication-record-item{border-bottom:1px solid var(--border);transition:background-color var(--motion-fast) ease;position:relative}.publication-record-item:hover{background:var(--surface)}.publication-record-item[data-featured=true]:before{background:var(--accent);content:"";width:2px;position:absolute;top:1.5rem;bottom:1.5rem;left:0}.publication-record{grid-template-columns:7rem minmax(0,1fr);gap:clamp(1.5rem,4vw,3.25rem);padding:clamp(1.6rem,3vw,2.25rem) clamp(0rem,2vw,1rem);display:grid}.publication-record-item[data-featured=true] .publication-record{padding-left:clamp(1rem,2vw,1.5rem)}.publication-record-year{color:var(--foreground-tertiary);font-family:var(--font-mono);align-items:baseline;gap:.75rem;font-size:.72rem;display:flex}.publication-record-year span{color:var(--accent)}.publication-record-year time{font-weight:650}.publication-record-heading{justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.publication-record-heading h3{max-width:42ch;font-size:clamp(1.15rem,2vw,1.48rem);line-height:1.25}.publication-authors,.publication-venue,.publication-summary{color:var(--foreground-secondary);font-size:.9rem;line-height:1.65}.publication-authors{margin-top:.8rem}.publication-authors strong{color:var(--foreground);font-weight:650}.publication-venue{color:var(--foreground-tertiary);margin-top:.15rem;font-style:italic}.publication-summary{max-width:72ch;margin-top:.85rem}.publication-links{flex-wrap:wrap;gap:.2rem 1rem;margin-top:.85rem;display:flex}.publication-links a{min-height:2.75rem;color:var(--accent);font-family:var(--font-mono);align-items:center;font-size:.7rem;font-weight:650;display:inline-flex}.publication-links a:hover{color:var(--accent-hover);text-underline-offset:.2em;text-decoration:underline}.publications-empty{border-block:1px solid var(--border);color:var(--foreground-secondary);padding-block:2rem}.research-atlas{border-block:1px solid var(--border);background:var(--surface)}.research-heading{grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr)}.research-heading>div{gap:.75rem;display:grid}.research-heading>p{color:var(--foreground-secondary);line-height:1.7}.research-module{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-subtle);grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);display:grid;overflow:hidden}.research-focus-list{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;display:flex}.research-focus-button{border:0;border-bottom:1px solid var(--border);min-height:4.75rem;color:var(--foreground-secondary);text-align:left;cursor:pointer;transition:background-color var(--motion-fast) ease, color var(--motion-fast) ease;background:0 0;grid-template-columns:2.25rem minmax(0,1fr) 1rem;align-items:center;gap:.75rem;padding:.9rem 1rem;display:grid}.research-focus-button:last-child{border-bottom:0}.research-focus-button:hover{background:var(--surface-subtle);color:var(--foreground)}.research-focus-button[aria-pressed=true]{background:var(--accent-soft);color:var(--foreground)}.research-focus-index{color:var(--accent);font-family:var(--font-mono);font-size:.7rem}.research-focus-copy{gap:.2rem;min-width:0;display:grid}.research-focus-copy small{color:var(--foreground-tertiary);font-family:var(--font-mono);letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.7rem;overflow:hidden}.research-focus-copy strong{font-size:.91rem;font-weight:630}.research-focus-mark{color:var(--accent)}.research-focus-detail{flex-direction:column;min-height:30rem;padding:clamp(1.75rem,4vw,3.25rem);display:flex}.research-focus-detail-header h3{max-width:18ch;margin-top:.9rem;font-size:clamp(2rem,4vw,3.25rem)}.research-focus-summary{max-width:62ch;color:var(--foreground-secondary);margin-top:1rem;font-size:1rem;line-height:1.7}.research-focus-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem;margin-top:auto;padding-block:2rem 1rem;display:grid}.research-focus-meta>div{border-top:1px solid var(--border-strong);padding-top:.85rem}.research-focus-meta dt,.about-facts dt{color:var(--foreground-tertiary);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.7rem}.research-focus-meta dd,.about-facts dd{color:var(--foreground);margin-top:.4rem;font-size:.85rem;line-height:1.5}.about{background:var(--background)}.about-compact-layout{grid-template-columns:minmax(13rem,.42fr) minmax(0,1fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.about-compact-heading h2{margin-top:.85rem;font-size:clamp(2.15rem,3.5vw,3.2rem)}.about-compact .about-narrative{max-width:54rem}.about-compact .about-narrative .about-lead{font-size:clamp(1.12rem,1.8vw,1.4rem)}.about-heading{grid-template-columns:1fr;max-width:52rem}.about-layout{grid-template-columns:minmax(0,1.15fr) minmax(19rem,.72fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.about-narrative{max-width:48rem}.about-narrative p{color:var(--foreground-secondary);font-size:1rem;line-height:1.78}.about-narrative .about-lead{color:var(--foreground);letter-spacing:-.02em;font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:500;line-height:1.5}.about-narrative p+p{margin-top:1.25rem}.about-focus{border-left:2px solid var(--accent);padding:.25rem 0 0 1.5rem}.about-focus h3{margin-top:.85rem;font-size:clamp(1.35rem,2.2vw,1.8rem)}.about-focus>p:not(.meta-label){color:var(--foreground-secondary);margin-top:.85rem;line-height:1.7}.about-facts{gap:.85rem;margin-top:1.75rem;display:grid}.about-facts>div{border-top:1px solid var(--border);padding-top:.85rem}.education{border-block:1px solid var(--border);background:var(--background)}.education-layout{--education-columns:8rem minmax(17rem, .82fr) minmax(0, 1.18fr);--education-gap:clamp(1.5rem, 3vw, 3rem)}.education-register-heading,.education-entry{grid-template-columns:var(--education-columns);gap:var(--education-gap);display:grid}.education-register-heading{align-items:end;padding-bottom:clamp(2rem,4vw,3.25rem)}.education-register-heading .section-kicker{white-space:nowrap;grid-column:1;padding-bottom:.3rem}.education-register-heading h2{letter-spacing:-.048em;grid-column:2;font-size:clamp(2.35rem,3.8vw,3.35rem);font-weight:610}.education-register-heading .section-text{grid-column:3;max-width:53ch;font-size:.98rem}.education-register{border-top:1px solid var(--foreground);list-style:none}.education-entry{border-bottom:1px solid var(--border);align-items:start;padding-block:clamp(1.6rem,2.6vw,2.15rem)}.education-entry-date{color:var(--accent);font-family:var(--font-mono);letter-spacing:.025em;font-variant-numeric:tabular-nums;padding-top:.18rem;font-size:.74rem;font-weight:650;line-height:1.5}.education-entry-program h3{letter-spacing:-.025em;max-width:24ch;font-size:clamp(1.15rem,1.6vw,1.35rem);font-weight:630}.education-entry-program .education-place{color:var(--foreground);margin-top:.45rem;font-size:.86rem;font-weight:570;line-height:1.55}.education-entry-note{max-width:54ch}.education-note-label{color:var(--foreground-tertiary);letter-spacing:.085em;text-transform:uppercase;margin-bottom:.45rem;font-size:.68rem;font-weight:700;line-height:1.4}.education-entry-note>p:last-child{color:var(--foreground-secondary);font-size:.9rem;line-height:1.68}.tech-stack{background:var(--surface)}.tech-stack-layout{grid-template-columns:minmax(15rem,.42fr) minmax(0,1fr);align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.tech-stack-intro h2{letter-spacing:-.04em;max-width:12ch;margin-top:.85rem;font-size:clamp(2.05rem,3vw,2.8rem);font-weight:610}.tech-stack-intro .section-text{margin-top:1rem;font-size:.96rem}.methods-register{border-top:1px solid var(--border-strong);list-style:none}.method-entry{border-bottom:1px solid var(--border);grid-template-columns:2.5rem minmax(11rem,.72fr) minmax(16rem,1.28fr);gap:1.25rem;padding-block:1.4rem;display:grid}.method-index{color:var(--accent);font-family:var(--font-mono);letter-spacing:.05em;padding-top:.2rem;font-size:.68rem;font-weight:620}.method-copy h3{letter-spacing:-.02em;font-size:1.05rem;font-weight:630}.method-copy p{max-width:38ch;color:var(--foreground-secondary);margin-top:.45rem;font-size:.84rem;line-height:1.62}.method-tools{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:0 1.5rem;list-style:none;display:grid}.method-tools li{border-bottom:1px solid var(--border);min-height:2.4rem;color:var(--foreground-secondary);padding-block:.48rem;font-size:.84rem;line-height:1.45}.contact{border-top:1px solid var(--border);background:var(--surface-subtle)}.contact-compact{border-block:1px solid var(--border);background:var(--surface-subtle);color:var(--foreground)}.contact-compact :focus-visible{outline-color:var(--accent)}:root[data-theme=dark] .contact-compact{background:var(--surface-subtle)}.contact-note{max-width:68rem;margin-inline:auto}.contact-note-copy{max-width:54rem;padding-left:clamp(0rem,8vw,7rem)}.contact-note-copy h2{letter-spacing:-.047em;max-width:20ch;margin-top:.85rem;font-size:clamp(2.25rem,3.6vw,3.25rem);font-weight:570;line-height:1.08}.contact-note-copy .section-text{max-width:62ch;margin-top:1.25rem;font-size:.98rem}.contact-note-email{border-bottom:1px solid var(--foreground);min-height:2.75rem;color:var(--foreground);letter-spacing:-.02em;overflow-wrap:anywhere;transition:border-color var(--motion-fast) ease, color var(--motion-fast) ease;margin-top:1.9rem;padding:.25rem 0 .2rem;font-size:clamp(1rem,1.7vw,1.25rem);font-weight:590;display:inline-block}.contact-note-email:hover{border-color:var(--accent);color:var(--accent)}.contact-note-email-context{color:var(--foreground-tertiary);margin-top:.5rem;font-size:.74rem}.contact-note-footer{border-top:1px solid var(--border-strong);justify-content:space-between;align-items:flex-end;gap:1.5rem 3rem;margin-top:clamp(3rem,5vw,4.5rem);padding-top:1.1rem;display:flex}.contact-note-signature{gap:.2rem;display:grid}.contact-note-signature strong{color:var(--foreground);font-size:.8rem;font-weight:660}.contact-note-signature span{color:var(--foreground-tertiary);font-size:.72rem}.contact-note-links{flex-wrap:wrap;justify-content:flex-end;gap:0 1.25rem;display:flex}.contact-note-links a{min-height:2.75rem;color:var(--foreground-secondary);text-underline-offset:.22em;transition:color var(--motion-fast) ease, text-decoration-color var(--motion-fast) ease;align-items:center;font-size:.78rem;font-weight:590;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:inline-flex}.contact-note-links a:hover{color:var(--accent);text-decoration-color:currentColor}.contact-closing-header{grid-template-columns:minmax(0,1fr) minmax(20rem,.66fr);align-items:end;gap:1.25rem clamp(3rem,7vw,7rem);margin-bottom:clamp(2.4rem,4vw,3.25rem);display:grid}.contact-closing-header .section-kicker{color:var(--contact-accent);grid-column:1/-1}.contact-closing-header h2{max-width:15ch;color:var(--contact-text);letter-spacing:-.048em;font-size:clamp(2.45rem,4vw,3.6rem);font-weight:600}.contact-closing-header .section-text{color:var(--contact-muted);font-size:.98rem}.contact-correspondence{border-top:1px solid var(--contact-line-strong)}.contact-primary{border-bottom:1px solid var(--contact-line);grid-template-columns:minmax(8rem,.25fr) minmax(0,1fr) 3.75rem;align-items:stretch;min-height:7rem;display:grid}.contact-primary-label{color:var(--contact-accent);letter-spacing:.1em;text-transform:uppercase;align-items:center;font-size:.68rem;font-weight:720;display:flex}.contact-primary-copy{align-content:center;gap:.3rem;padding:1rem 1.5rem;display:grid}.contact-primary-copy strong{color:var(--contact-text);letter-spacing:-.025em;font-size:clamp(1.35rem,2.2vw,1.8rem);font-weight:570}.contact-primary-copy small{color:var(--contact-muted);font-size:.78rem;line-height:1.5}.contact-primary-mark{border-left:1px solid var(--contact-line);color:var(--contact-accent);place-items:center;display:grid}.contact-primary-mark .action-mark,.contact-directory-name .action-mark,.contact-form-link .action-mark{transition:transform var(--motion-fast) var(--ease-standard)}.contact-primary:hover .contact-primary-mark .action-mark,.contact-form-link:hover .action-mark{transform:translate(2px)}.contact-directory{border-bottom:1px solid var(--contact-line);grid-template-columns:minmax(0,1fr) auto;display:grid}.contact-directory-links{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.contact-directory-links a{border-right:1px solid var(--contact-line);align-content:center;gap:.28rem;min-height:5.5rem;padding:1rem 1.3rem 1rem 0;display:grid}.contact-directory-links a+a{padding-left:1.3rem}.contact-directory-name{color:var(--contact-text);align-items:center;gap:.42rem;font-size:.82rem;font-weight:650;display:flex}.contact-directory-name .action-mark{width:.75rem;height:.75rem;color:var(--contact-accent)}.contact-directory-links a:hover .contact-directory-name .action-mark{transform:translate(1px,-1px)}.contact-directory-links small{color:var(--contact-muted);font-size:.72rem;line-height:1.45}.contact-form-link{min-height:5.5rem;color:var(--contact-accent);align-items:center;gap:.55rem;padding-left:2rem;font-size:.78rem;font-weight:650;display:inline-flex}.contact-compact-layout{grid-template-columns:minmax(18rem,.72fr) minmax(28rem,1.28fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.contact-compact .contact-header h2{font-size:clamp(2.15rem,3.5vw,3.2rem)}.contact-page-link{min-height:2.75rem;color:var(--foreground);align-items:center;gap:.45rem;margin-top:1rem;font-size:.8rem;font-weight:650;display:inline-flex}.contact-page-link span{color:var(--accent);transition:transform var(--motion-fast) var(--ease-standard)}.contact-page-link:hover{text-underline-offset:.2em;text-decoration:underline}.contact-page-link:hover span{transform:translate(3px)}.contact-compact-actions{border-top:1px solid var(--border-strong)}.contact-email-cta{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1.5rem;min-height:7.25rem;padding-block:1.25rem;display:flex}.contact-email-cta>span{gap:.35rem;display:grid}.contact-email-cta strong{color:var(--foreground);letter-spacing:-.025em;font-size:clamp(1.2rem,2vw,1.6rem);font-weight:590}.contact-email-cta small{color:var(--foreground-tertiary);font-size:.78rem}.contact-email-cta svg{fill:none;width:1rem;height:1rem;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;transition:transform var(--motion-fast) var(--ease-standard);flex:none}.contact-email-cta:hover strong{color:var(--accent)}.contact-email-cta:hover svg{transform:translate(3px)}.contact-compact-profiles{flex-wrap:wrap;gap:0 1.5rem;padding-top:.75rem;display:flex}.contact-compact-profiles a{min-height:2.75rem;color:var(--foreground-secondary);align-items:center;gap:.35rem;font-size:.8rem;font-weight:590;display:inline-flex}.contact-compact-profiles a span{color:var(--accent);transition:transform var(--motion-fast) var(--ease-standard)}.contact-compact-profiles a:hover{color:var(--foreground)}.contact-compact-profiles a:hover span{transform:translate(2px,-2px)}.contact-compact-channel,.contact-channel{border-bottom:1px solid var(--border);transition:color var(--motion-fast) ease, border-color var(--motion-fast) ease;grid-template-columns:2.5rem minmax(0,1fr) 2rem;align-items:center;gap:1rem;display:grid}.contact-compact-channel{min-height:5rem;padding-block:.75rem}.contact-compact-channel:hover,.contact-channel:hover{border-bottom-color:var(--accent)}.contact-channel-icon{width:2rem;height:2rem;color:var(--foreground-tertiary);transition:color var(--motion-fast) ease;place-items:center;display:grid}.contact-channel-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:1.3rem;height:1.3rem}.contact-compact-channel:hover .contact-channel-icon,.contact-channel:hover .contact-channel-icon{color:var(--accent)}.contact-layout{grid-template-columns:minmax(0,.9fr) minmax(25rem,1.1fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.contact-header h2{max-width:14ch;margin-top:.85rem;font-size:clamp(2.25rem,4vw,3.5rem)}.contact-header .section-text{margin-top:1rem}.contact-channels{border-top:1px solid var(--border-strong);margin-top:2rem}.contact-channels[data-with-intro=false]{margin-top:0}.contact-channel{grid-template-columns:minmax(7.25rem,.32fr) minmax(0,1fr) 2rem;min-height:5.35rem;padding-block:.85rem}.contact-channel-label{color:var(--foreground-tertiary);letter-spacing:.015em;font-size:.72rem;font-weight:620}.contact-channel-body{gap:.12rem;min-width:0;display:grid}.contact-channel-value{color:var(--foreground);letter-spacing:-.012em;font-size:.94rem;font-weight:640;line-height:1.4}.contact-channel-sub{color:var(--foreground-tertiary);font-size:.75rem;line-height:1.45}.contact-channel-arrow{width:2rem;height:2rem;color:var(--accent);transition:transform var(--motion-fast) var(--ease-standard);place-items:center;display:grid}.contact-channel-arrow svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:.95rem;height:.95rem}.contact-compact-channel:hover .contact-channel-arrow,.contact-channel:hover .contact-channel-arrow{transform:translate(2px,-2px)}.contact-compact-channel .contact-channel-value{font-size:.9rem}.contact-avail{color:var(--foreground-tertiary);margin-top:1.25rem;font-size:.82rem}.contact-form-column{min-width:0}.contact-form-box{background:0 0;border:0;border-radius:0;padding:0}.contact-form-box>.section-kicker{margin-bottom:1.25rem}.contact-form{gap:1.1rem;display:grid}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-field{gap:.45rem;min-width:0;display:grid;position:relative}.form-field label{color:var(--foreground);font-size:.78rem;font-weight:620}.form-field input,.form-field textarea{border:1px solid var(--control-border);background:var(--background);width:100%;min-height:2.9rem;color:var(--foreground);resize:vertical;transition:border-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease, background-color var(--motion-fast) ease;border-radius:2px;padding:.75rem .85rem;font-size:.9rem;line-height:1.5}.form-field textarea{min-height:8.5rem}.form-field input::placeholder,.form-field textarea::placeholder{color:var(--foreground-tertiary);opacity:1}.form-field input:hover,.form-field textarea:hover{border-color:var(--foreground-tertiary)}.form-field input:focus,.form-field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 18%, transparent);outline:0}.form-field [aria-invalid=true]{border-color:var(--danger)}.form-error{color:var(--danger);font-size:.72rem}.form-submit{border:1px solid var(--foreground);background:var(--foreground);min-width:9rem;min-height:2.75rem;color:var(--background);cursor:pointer;transition:border-color var(--motion-fast) ease, background-color var(--motion-fast) ease;border-radius:2px;justify-content:center;justify-self:start;align-items:center;gap:.55rem;padding:.7rem 1.1rem;font-size:.88rem;font-weight:650;display:inline-flex}.form-submit:hover:not(:disabled){border-color:var(--accent);background:var(--accent)}.form-submit:disabled{cursor:not-allowed;opacity:.65}.spinner{border:2px solid color-mix(in srgb, var(--accent-contrast) 45%, transparent);border-top-color:var(--accent-contrast);border-radius:50%;width:.9rem;height:.9rem;animation:.7s linear infinite spin}.form-feedback{border-radius:var(--radius-sm);padding:.75rem .85rem;font-size:.82rem}.form-feedback-success{background:var(--positive-soft);color:var(--positive)}.form-feedback-error{background:var(--danger-soft);color:var(--danger)}.form-feedback a{font-weight:650;text-decoration:underline}@keyframes spin{to{transform:rotate(360deg)}}.footer{background:var(--dark-surface);color:var(--inverse-foreground);padding-block:2.25rem}.footer-inner{gap:1.5rem;display:grid}.footer-row{border-bottom:1px solid var(--inverse-border);justify-content:space-between;gap:1rem 2rem;padding-bottom:1.25rem;font-size:.78rem;display:flex}.footer-meta{color:var(--inverse-tertiary);font-family:var(--font-mono);font-size:.7rem}.footer-links{flex-wrap:wrap;gap:.15rem 1.4rem;display:flex}.footer-links .link{min-height:2.75rem;color:var(--inverse-secondary);transition:color var(--motion-fast) ease;align-items:center;font-size:.74rem;display:inline-flex}.footer-links .link:hover{color:var(--inverse-hover)}.footer :focus-visible{outline-color:var(--inverse-accent)}.route-page{background:var(--background);padding-block:clamp(3.5rem,7vw,6.5rem)}.route-page--collection{padding-block:clamp(2.75rem,5vw,4.25rem) 0}.route-page--collection>.route-shell{gap:0}.route-page--collection .route-hero{grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);align-items:end;gap:clamp(2rem,7vw,7rem);padding-bottom:clamp(2.25rem,4vw,3rem)}.route-page--collection .route-hero__intro{grid-column:1/-1;grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);align-items:end;gap:.8rem clamp(2rem,7vw,7rem);display:grid}.route-page--collection .route-eyebrow{grid-column:1/-1;margin-bottom:0}.route-page--collection .route-hero h1{max-width:17ch;font-size:clamp(2.4rem,4.25vw,3.75rem)}.route-page--collection .route-lede{margin-top:0;font-size:1.05rem}.route-page--collection>.section{padding-top:clamp(3.5rem,5vw,4.75rem)}.route-shell{gap:clamp(2.5rem,5vw,4.5rem);display:grid}.route-hero{border-bottom:1px solid var(--border-strong);grid-template-columns:minmax(0,1.35fr) minmax(17rem,.65fr);align-items:end;gap:2rem clamp(3rem,8vw,8rem);padding-bottom:clamp(2.5rem,5vw,4rem);display:grid}.route-hero--compact{grid-template-columns:minmax(0,52rem)}.route-hero--cv{align-items:start}.route-eyebrow{margin-bottom:1rem}.route-eyebrow--status{align-items:center;gap:.65rem;display:flex}.route-hero h1{letter-spacing:-.055em;max-width:14ch;font-size:clamp(2.65rem,5.5vw,4.75rem)}.route-lede{max-width:62ch;color:var(--foreground-secondary);margin-top:1.25rem;font-size:clamp(1.05rem,1.6vw,1.22rem);line-height:1.7}.route-hero__context{border-top:1px solid var(--border);color:var(--foreground-tertiary);align-items:flex-start;gap:.75rem;padding-top:1rem;font-size:.78rem;line-height:1.6;display:flex}.route-hero__context .status-indicator{margin-top:.38rem}.route-index{scrollbar-width:thin;overflow-x:auto}.route-index ol{gap:.5rem;min-width:max-content;list-style:none;display:flex}.route-index a{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);min-height:2.75rem;color:var(--foreground-secondary);transition:border-color var(--motion-fast) ease, color var(--motion-fast) ease;align-items:center;gap:.6rem;padding:.55rem .8rem;font-size:.75rem;display:inline-flex}.route-index a span{color:var(--accent);font-family:var(--font-mono);font-size:.7rem}.route-index a:hover{border-color:var(--accent);color:var(--foreground)}.route-content{gap:1rem;display:grid}.route-content--research{grid-template-columns:repeat(2,minmax(0,1fr))}.content-module{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-width:0;padding:clamp(1.5rem,3vw,2.25rem)}.content-module--research.content-module--lead,.content-module--wide,.content-module--contact,.content-module--intro{grid-column:1/-1}.content-module--lead{background:var(--accent-soft)}.content-module--contact{border-color:color-mix(in srgb, var(--accent) 32%, var(--border))}.content-module--intro{padding-block:clamp(2rem,4vw,3.5rem)}.module-heading{border-bottom:1px solid var(--border);grid-template-columns:2.5rem minmax(0,1fr);align-items:baseline;gap:.75rem;margin-bottom:1.4rem;padding-bottom:1rem;display:grid}.module-heading--compact{margin-bottom:1rem;padding-bottom:.8rem}.module-index{color:var(--accent);font-family:var(--font-mono);font-size:.7rem}.module-heading h2{font-size:clamp(1.35rem,2.3vw,1.85rem)}.module-body{color:var(--foreground-secondary)}.module-body p{line-height:1.75}.module-body p+p,.module-body .action-link{margin-top:1rem}.module-body--action{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.module-intro{max-width:66ch;color:var(--foreground);font-size:clamp(1.2rem,2.1vw,1.55rem);line-height:1.6}.record-list{list-style:none}.record-row{border-bottom:1px solid var(--border);grid-template-columns:2.5rem minmax(0,1fr);gap:.75rem;padding-block:1rem;display:grid}.record-row:last-child{border-bottom:0}.record-row__index,.record-row__meta{color:var(--accent);font-family:var(--font-mono);font-size:.7rem}.record-row__meta{color:var(--foreground-tertiary)}.record-row__content h3{font-size:1rem;line-height:1.4}.record-row__content p,.record-row>p{color:var(--foreground-secondary);margin-top:.35rem;font-size:.9rem;line-height:1.65}.record-list--education .record-row{grid-template-columns:9rem minmax(0,1fr);gap:1.25rem}.record-list--compact .record-row{padding-block:.75rem}.now-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-links{border-top:1px solid var(--border-strong);gap:0;display:grid}.profile-links a{border-bottom:1px solid var(--border);color:var(--foreground);transition:color var(--motion-fast) ease;gap:.15rem;padding-block:.75rem;font-size:.8rem;display:grid}.profile-links a:hover{color:var(--accent)}.profile-link__label{color:var(--foreground-tertiary);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;font-size:.6rem}.cv-layout{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:start}.cv-layout__primary{grid-row:span 1}.cv-layout__secondary{gap:1rem;display:grid}.cv-layout__wide{grid-column:1/-1}.detail-grid{display:grid}.detail-grid--tools{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.detail-grid--stacked{gap:0}.detail-item{border-bottom:1px solid var(--border);padding-block:1rem}.detail-grid--tools .detail-item{border-right:1px solid var(--border);padding:1rem}.detail-grid--tools .detail-item:nth-child(3n){border-right:0}.detail-item dt{color:var(--foreground);font-size:.83rem;font-weight:650}.detail-item dd{color:var(--foreground-secondary);margin-top:.4rem;font-size:.86rem;line-height:1.65}.colophon-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.colophon-layout__wide{grid-column:1/-1}.token-list{display:grid}.token-row{border-bottom:1px solid var(--border);grid-template-columns:1rem 7rem minmax(0,1fr);align-items:start;gap:.8rem;padding-block:1rem;display:grid}.token-row:last-child{border-bottom:0}.token-row dt{color:var(--foreground);font-size:.82rem;font-weight:650}.token-row dd{color:var(--foreground-secondary);font-size:.82rem;line-height:1.6}.token-swatch{border:1px solid var(--border-strong);border-radius:.2rem;width:.85rem;height:.85rem;margin-top:.18rem}.token-swatch--background{background:var(--background)}.token-swatch--foreground{background:var(--foreground)}.token-swatch--accent{background:var(--accent)}.token-swatch--border{background:var(--border)}.route-footer{border-top:1px solid var(--border-strong);justify-content:space-between;align-items:flex-end;gap:1.5rem 3rem;padding-top:1.5rem;display:flex}.route-note{max-width:56ch;color:var(--foreground-tertiary);font-size:.78rem}.route-actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1.5rem;display:flex}.not-found-page,.error-boundary{background:var(--background);place-items:center;min-height:calc(100svh - 4.5rem);padding-block:4rem;display:grid}.not-found-inner,.error-boundary{text-align:center}.not-found-inner{max-width:48rem}.not-found-inner h1{max-width:15ch;margin:1rem auto 0;font-size:clamp(2.65rem,6vw,4.75rem)}.not-found-copy{max-width:40rem;color:var(--foreground-secondary);margin:1.25rem auto 0;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.7}.eyebrow{align-items:center;gap:.7rem;display:inline-flex}.display{margin-top:1.25rem}.display-line{font-size:clamp(2.75rem,7vw,5.25rem);display:block}.display-sub{max-width:36rem;color:var(--foreground-secondary);letter-spacing:0;margin:1.25rem auto 0;font-size:clamp(1rem,2vw,1.25rem);font-weight:420;line-height:1.6;display:block}.not-found-inner .hero-actions{justify-content:center}.error-boundary{max-width:none;padding-inline:var(--gutter);align-content:center}.error-boundary h1{max-width:18ch;margin:1rem auto 0;font-size:clamp(2rem,5vw,3.75rem)}.error-boundary>p:not(.section-kicker){max-width:36rem;color:var(--foreground-secondary);margin:1rem auto 1.5rem}@media (max-width:68rem){.nav-links-desktop,.navbar-lang-desktop{display:none}.navbar-right{margin-left:auto}.hamburger{display:grid;position:relative}.hero{background:0 0;min-height:auto}.hero-grid{grid-template-columns:1fr}.hero-content{max-width:46rem}.hero-name{max-width:11ch}.hero-lab{justify-self:start;width:100%;max-width:46rem}.focus-area-grid{grid-template-columns:1fr}.focus-area+.focus-area{border-top:1px solid var(--border);border-left:0}.about-layout,.contact-layout{gap:3.5rem}.tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tool-group:nth-child(3){border-top:1px solid var(--border);border-left:0;grid-column:1/-1;padding-left:0}.route-hero{grid-template-columns:minmax(0,1fr) minmax(14rem,.5fr);gap:2.5rem}}@media (max-width:58rem){.route-page--collection .route-hero,.route-page--collection .route-hero__intro{grid-template-columns:1fr}.route-page--collection .route-lede{margin-top:.35rem}.section-heading,.compact-heading,.project-supporting-header,.research-heading{grid-template-columns:1fr;align-items:start}.section-heading .section-kicker,.section-action{grid-column:1}.hero-stage,.about-layout,.about-compact-layout,.contact-layout,.contact-compact-layout,.tech-stack-layout,.contact-closing-header{grid-template-columns:1fr}.tech-stack-layout{gap:2.25rem}.contact-closing-header{gap:1rem}.contact-closing-header .section-kicker{grid-column:1}.education-layout{--education-columns:6.5rem minmax(0, 1fr);--education-gap:clamp(1.25rem, 3vw, 2rem)}.education-register-heading{align-items:start}.education-register-heading .section-kicker{grid-column:1}.education-register-heading h2,.education-register-heading .section-text,.education-entry-program,.education-entry-note{grid-column:2}.education-register-heading .section-text,.education-entry-note{margin-top:.75rem}.education-entry-date{grid-area:1/1/-1}.hero-utility{grid-template-columns:1fr}.hero-utility>.hero-profile-links{grid-column:1}.research-module{grid-template-columns:1fr}.research-focus-list{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.research-focus-button{border-right:1px solid var(--border)}.research-focus-button:nth-child(2n){border-right:0}.research-focus-detail{min-height:26rem}.contact-form-column{max-width:42rem}.route-hero,.route-hero--compact,.route-hero--cv{grid-template-columns:1fr}.profile-links{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-links a:nth-child(odd){padding-right:1rem}.profile-links a:nth-child(2n){border-left:1px solid var(--border);padding-left:1rem}.route-content--research,.now-grid,.cv-layout,.colophon-layout{grid-template-columns:1fr}.content-module--research,.content-module--wide,.content-module--contact,.content-module--intro,.cv-layout__wide,.colophon-layout__wide{grid-column:1}.detail-grid--tools{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid--tools .detail-item:nth-child(3n){border-right:1px solid var(--border)}.detail-grid--tools .detail-item:nth-child(2n){border-right:0}}@media (max-width:46rem){:root{--gutter:1.2rem;--section-space:4.25rem}html{scroll-padding-top:5rem}.navbar,.navbar-inner{height:4.5rem}.logo{max-width:calc(100% - 3.75rem)}.mobile-menu{top:4.5rem}.hero{padding-block:2.9rem 3.4rem}.hero-grid{gap:2.5rem}.hero-name{font-size:clamp(2.875rem,13vw,3.375rem);line-height:.98}.hero-research-focus{max-width:20ch;margin-top:1.2rem;font-size:clamp(1.6875rem,7.5vw,2rem);line-height:1.14}.hero-role{margin-top:1.35rem;font-size:.7rem}.contact-note-copy{padding-left:0}.contact-note-footer{flex-direction:column;align-items:flex-start}.contact-note-links{justify-content:flex-start}.hero-masthead{display:grid}.hero-stage{gap:1.5rem}.hero-utility{margin-top:2rem}.projects-showcase,.project-supporting-list{grid-template-columns:1fr}.project-entry[data-featured=true]{grid-column:1}.project-entry{min-height:19rem}.project-entry[data-featured=true]{min-height:21rem}.project-entry[data-featured=true] .project-entry-body{grid-template-columns:1fr;gap:1rem}.project-entry[data-featured=true] .project-entry-body>p{margin-top:0}.project-entry-footer{flex-direction:column;align-items:flex-start}.project-entry-links{justify-content:flex-start}.publication-record{grid-template-columns:1fr;gap:.75rem}.publication-record-heading{display:grid}.publication-record-heading .publication-status{justify-self:start}.research-focus-list{grid-template-columns:1fr}.research-focus-button,.research-focus-button:nth-child(2n){border-right:0}.research-focus-detail{min-height:0}.research-focus-meta{grid-template-columns:1fr;margin-top:2rem}.about-focus{padding-left:1rem}.education-register-heading,.education-entry{grid-template-columns:1fr;gap:.65rem}.education-register-heading .section-kicker,.education-register-heading h2,.education-register-heading .section-text,.education-entry-date,.education-entry-program,.education-entry-note{grid-area:auto/1}.education-register-heading .section-text,.education-entry-note{margin-top:.35rem}.method-entry{grid-template-columns:2rem minmax(0,1fr);gap:1rem}.method-tools{grid-column:2}.contact-primary{grid-template-columns:minmax(0,1fr) 3.5rem;min-height:0}.contact-primary-label{grid-column:1;padding-top:1.2rem}.contact-primary-copy{grid-column:1;padding:.4rem 0 1.25rem}.contact-primary-mark{grid-area:1/2/3}.contact-directory,.contact-directory-links{grid-template-columns:1fr}.contact-directory-links a,.contact-directory-links a+a{border-right:0;border-bottom:1px solid var(--contact-line);min-height:4.75rem;padding-inline:0}.contact-form-link{min-height:4rem;padding-left:0}.contact-channel{grid-template-columns:minmax(6.5rem,.34fr) minmax(0,1fr) 1.5rem;gap:.75rem}.tools-intro,.tools-grid{grid-template-columns:1fr}.tool-group,.tool-group+.tool-group,.tool-group:nth-child(3){border-top:1px solid var(--border);border-left:0;grid-column:1;padding:1.5rem 0 0}.tool-group:first-child{border-top:0}.tool-group>p{min-height:auto}.form-row{grid-template-columns:1fr}.route-page{padding-block:3rem 4.5rem}.route-hero h1{font-size:clamp(2.45rem,12vw,3.75rem)}.route-index{margin-inline:0;padding-inline:0;overflow:visible}.route-index ol{flex-wrap:wrap;min-width:0}.content-module{padding:1.35rem}.module-body--action,.route-footer{flex-direction:column;align-items:flex-start}.record-list--education .record-row{grid-template-columns:1fr;gap:.4rem}.profile-links{grid-template-columns:1fr}.profile-links a:nth-child(odd),.profile-links a:nth-child(2n){border-left:0;padding-inline:0}.detail-grid--tools{grid-template-columns:1fr}.detail-grid--tools .detail-item,.detail-grid--tools .detail-item:nth-child(3n),.detail-grid--tools .detail-item:nth-child(2n){border-right:0;padding-inline:0}.token-row{grid-template-columns:1rem minmax(5rem,.28fr) minmax(0,1fr)}.footer-row{flex-direction:column;align-items:flex-start}}@media (max-width:29rem){:root{--gutter:1.125rem}.hero-actions{display:grid}.hero-primary-action{width:100%}.hero-cv-action{justify-self:start}.hero-profile-links{gap:0 .9rem}.focus-area{grid-template-columns:1fr}.project-entry{padding:1.2rem}.contact-channel{grid-template-columns:1fr 1.5rem}.contact-channel-label{grid-column:1/-1;padding-top:.2rem}.contact-channel-body{grid-column:1}.contact-channel-arrow{grid-area:2/2}.route-actions{justify-content:flex-start}.token-row{grid-template-columns:1rem minmax(0,1fr)}.token-row dd{grid-column:1/-1}}@media (prefers-contrast:more){:root{--foreground-secondary:#343b45;--foreground-tertiary:#4a535f;--border:#aeb6c0;--border-strong:#7d8794}:root[data-theme=dark]{--foreground-secondary:#d7dde5;--foreground-tertiary:#bdc6d1;--border:#66717f;--border-strong:#8a96a5}.button,.project-entry,.content-module,.research-module,.contact-form-box{border-width:2px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{:root{--background:#fff;--surface:#fff;--surface-subtle:#fff;--foreground:#000;--foreground-secondary:#222;--foreground-tertiary:#444;--border:#cfcfcf;--border-strong:#999;--accent:#000;--accent-soft:#fff}html,body{color:#000!important;background:#fff!important}.navbar,.mobile-menu,.footer,.route-index,.route-actions,.hero-actions,.hero-profile-links,.form-submit{display:none!important}.section,.route-page{padding-block:1.25rem}.container{width:100%;padding-inline:0}.content-module,.project-entry,.contact-form-box,.research-module{break-inside:avoid;box-shadow:none!important}a[href^=http]:after{color:#444;content:" (" attr(href) ")";overflow-wrap:anywhere;font-size:.72em}}.cms-rendered-section{display:contents}.cms-route-addition__layout{padding-top:var(--section-space);padding-bottom:var(--section-space);border-top:1px solid var(--border);grid-template-columns:minmax(14rem,.72fr) minmax(18rem,1.28fr);gap:clamp(2.5rem,7vw,7rem);display:grid}.cms-route-addition h2{max-width:12ch;margin-top:.7rem;font-size:clamp(2rem,4vw,4.25rem)}.cms-route-addition__body>p{max-width:43rem;color:var(--foreground-secondary);font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.7}.cms-route-addition__body ol{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.cms-route-addition__body li{border-bottom:1px solid var(--border);grid-template-columns:2.5rem 1fr;gap:1rem;padding:1rem 0;display:grid}.cms-route-addition__body li>span{color:var(--accent);font-family:var(--font-mono);font-size:.72rem}.cms-route-addition__body li p{color:var(--foreground-secondary)}@media (max-width:44rem){.cms-route-addition__layout{grid-template-columns:1fr;gap:2rem}}
