:root{color-scheme:dark;--bg:#141516;--surface:#1e2022;--text:#f3f2ee;--muted:#b2b5b8;--accent:#a9ccef;--line:#2d3033;background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-underline-offset:.24em}a:hover{color:var(--accent)}button{font:inherit}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;line-height:1.12}h1{letter-spacing:-.055em;font-size:clamp(3rem,7vw,6rem);font-weight:650}h2{letter-spacing:-.025em;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600}h3{letter-spacing:-.02em;font-size:1.5rem;font-weight:550}p,li{line-height:1.65}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--accent);outline-offset:5px;border-radius:3px}[hidden]{display:none!important}main:focus{outline:none}.shell{width:min(1320px,100% - clamp(48px,10vw,160px));margin-inline:auto}.reading-width{max-width:800px;margin-inline:auto}.skip-link{background:var(--accent);color:var(--bg);z-index:10;padding:1rem;position:absolute;top:-8rem;left:1rem}.skip-link:focus{top:1rem}.site-header{justify-content:space-between;align-items:center;gap:1.5rem;padding-block:2.25rem;display:flex}.wordmark{letter-spacing:-.02em;font-size:1.1rem;font-weight:700;text-decoration:none}.wordmark span{font-weight:400}nav{flex-wrap:wrap;gap:2rem;display:flex}nav a{color:var(--muted);padding:.4rem 0;text-decoration:none}nav a[aria-current=page]{color:var(--text);text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:.55em;text-decoration-thickness:2px}.hero{max-width:880px;padding:clamp(3rem,5vw,4.5rem) 0 1.5rem}.eyebrow{letter-spacing:.11em;text-transform:uppercase;color:var(--accent);margin-bottom:1.1rem;font-size:.78rem;font-weight:650}.hero h1{margin-bottom:1.8rem}.hero-subtitle{letter-spacing:-.035em;color:var(--text);margin-bottom:1.6rem;font-size:clamp(1.7rem,3.6vw,2.8rem);line-height:1.25}.hero-copy{max-width:560px;color:var(--muted);font-size:1.12rem}.text-link{color:var(--accent);align-items:center;gap:1rem;margin-top:1rem;font-weight:600;text-decoration-thickness:1px;display:inline-flex}.archive-note{color:var(--muted);max-width:570px;margin-top:2.5rem;font-size:.83rem}.current-role{color:var(--muted);margin-top:2rem;font-size:.95rem}.section{margin-block:3rem 5rem;scroll-margin-top:2rem}.section-heading{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:2.25rem;display:flex}.section-heading h2{margin:0}.section-heading>span,.section-heading>a{color:var(--muted);font-size:.88rem}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem clamp(2rem,4vw,3.25rem);display:grid}.project-card{min-width:0}.card-link{height:100%;color:var(--text);flex-direction:column;text-decoration:none;display:flex}.card-link:hover{color:var(--text)}.card-link:hover h3{color:var(--accent)}.card-link:focus-visible{outline-offset:8px;border-radius:10px}.card-image{aspect-ratio:16/9;object-fit:cover;background:var(--surface);border-radius:10px;width:100%}.card-body{flex-direction:column;flex:1;padding:1.6rem 0 0;display:flex}.card-body p{color:var(--muted);margin-bottom:.85rem;font-size:1rem}.card-body .eyebrow{color:var(--muted);margin-bottom:.85rem;font-size:.73rem}.card-body h3{margin-bottom:.85rem;font-size:clamp(1.5rem,2.4vw,1.85rem)}.card-body .role{color:var(--text);font-weight:550}.card-body .tags,.tags{color:var(--muted);font-size:.79rem}.card-action{color:var(--accent);margin-top:auto;padding-top:.9rem;font-size:.85rem}.community-grid{grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem);display:grid}.compact-grid{gap:.75rem;display:grid}.compact .card-body{padding:1.15rem 0;display:block}.compact h3{margin-bottom:0;font-size:1.25rem}.compact .role{margin-top:.6rem}.compact .card-action{margin-left:.45em;padding:0;font-size:.95em;font-weight:400}.compact .eyebrow{margin-bottom:.5rem}.site-footer{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin-top:3rem;padding-block:3rem;font-size:.83rem;display:flex}.site-footer p{margin:0}.site-footer nav{gap:1rem}.page-heading{padding-block:5.5rem 3.5rem}.page-heading h1{margin-bottom:1rem;font-size:clamp(2.6rem,6vw,4.6rem)}.lead{color:var(--muted);font-size:1.35rem;line-height:1.6}.back-link{color:var(--muted);margin-top:3rem;display:inline-block}.project-detail .page-heading{padding-top:3.5rem}.prose{font-size:1.08rem;line-height:1.8}.prose p{margin-bottom:1.5rem;line-height:1.8}.prose h2{margin-block:3.5rem 1.25rem;font-size:1.6rem}.prose p,.prose li{color:var(--muted)}.prose li{margin-block:.55rem;padding-left:.3rem}.prose a{color:var(--accent)}.preserve-lines{white-space:pre-line}.project-figure,.video-block{margin:3.5rem 0}.project-figure img{border-radius:8px;width:100%}figcaption{color:var(--muted);margin-top:.8rem;font-size:.87rem;line-height:1.6}.video-player{aspect-ratio:16/9;background:var(--surface);border-radius:12px;position:relative;overflow:hidden}.video-player iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.timeline{max-width:1000px;margin-block:0 5rem;padding:0;list-style:none}.timeline li{grid-template-columns:150px minmax(0,1fr);gap:3rem;padding:2rem 0;display:grid}.timeline-date{color:var(--muted);font-size:.9rem}.timeline-date span{display:block}.timeline h2{margin-bottom:.65rem;font-size:1.5rem}.timeline h2 a{text-decoration:none}.timeline p{color:var(--muted);margin-bottom:0}.timeline .eyebrow{color:var(--accent);margin-bottom:.6rem;font-size:.72rem}.role-history{padding:0;list-style:none}.role-history li{margin-block:2rem}.role-history h3{margin-bottom:.5rem;font-size:1.2rem}.role-history .eyebrow{margin-bottom:.6rem}@media (width<=960px){.community-grid{gap:3rem}.site-footer{display:block}.site-footer nav{margin-top:1rem}}@media (width<=640px){.shell{width:calc(100% - 48px)}.site-header{flex-direction:column;align-items:flex-start;gap:1rem;padding-block:1.5rem}.site-header nav{justify-content:space-between;width:100%}.hero{padding-block:2.5rem 1rem}.hero h1{font-size:clamp(2.9rem,12vw,4.5rem)}.card-grid,.community-grid{grid-template-columns:1fr}.community-grid{gap:0}.card-grid{row-gap:3rem}.section{margin-block:2.5rem 3.5rem}.section-heading{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.75rem}.timeline li{grid-template-columns:1fr;gap:.8rem;padding-block:1.75rem}.page-heading{padding-block:3.5rem 2rem}.card-body{padding:1.25rem 0 0}.prose{font-size:1rem}.site-footer nav{gap:.8rem 1.3rem}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.card-link h3{transition:color .16s}}@media print{:root{color-scheme:light;--bg:white;--text:black;--muted:#333;--accent:#173f29;--surface:white;--line:#aaa}nav,.skip-link,.video-player{display:none}.shell{width:100%}.project-card,.timeline li{break-inside:avoid}.site-header{padding-block:.5rem}.hero,.page-heading{padding-block:1rem}}
