@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";
:root{--bg:#f4f1ea;--fg:#15181d;--muted:#64686f;--card:#faf8f2;--surface:#ebe7dd;--border:#d3cec1;--blue:#1d4ed8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);margin:0;font-family:IBM Plex Sans,sans-serif}.shell{width:min(1180px,100% - 40px);margin:0 auto}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:76px;font-size:.86rem;display:flex}.site-header nav{gap:24px;display:flex}.wordmark{border:1px solid var(--fg);border-radius:50%;place-items:center;width:36px;height:36px;font-family:IBM Plex Mono,monospace;font-size:.75rem;display:grid}.hero{border-bottom:1px solid var(--border);flex-direction:column;justify-content:space-between;min-height:650px;padding:72px 0 48px;display:flex}.hero-kicker,.eyebrow{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.72rem}.dot{background:#1f7a55;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.hero h1,.listing h1,.detail h1,.post h1{letter-spacing:-.045em;font-family:Instrument Serif,serif;font-weight:400;line-height:.91}.hero h1{max-width:1000px;margin:48px 0;font-size:clamp(4rem,8vw,7.6rem)}.hero h1 em{color:var(--muted)}.hero-bottom{grid-template-columns:1.3fr 1fr;align-items:end;gap:40px;display:grid}.hero-bottom p,.lede{color:var(--muted);max-width:720px;line-height:1.7}.hero-links{justify-content:flex-end;gap:18px;font-family:IBM Plex Mono,monospace;font-size:.78rem;display:flex}.section{border-bottom:1px solid var(--border);padding:96px 0}.section-head{grid-template-columns:180px 1fr;gap:40px;margin-bottom:44px;display:grid}.section-head>span{text-transform:uppercase;color:var(--muted);font-family:IBM Plex Mono;font-size:.72rem}.section-head p{color:var(--muted);margin:0}.featured-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.project-card{background:var(--card);border-right:1px solid var(--border);border-bottom:1px solid var(--border);flex-direction:column;min-height:470px;padding:24px;transition:all .2s;display:flex}.project-card:hover{transform:translateY(-4px)}.card-meta{color:var(--muted);text-transform:uppercase;justify-content:space-between;font-family:IBM Plex Mono;font-size:.68rem;display:flex}.project-card h2,.support-card h3,.article-card h2,.contrib-card h2{font-family:Instrument Serif,serif;font-weight:400}.project-card h2{margin:78px 0 6px;font-size:3rem}.project-card h3{color:var(--blue);margin:0;font-size:.95rem}.project-card>p{color:var(--muted);margin:auto 0 24px;line-height:1.6}.chips{flex-wrap:wrap;gap:7px;display:flex}.chips span{border:1px solid var(--border);color:var(--muted);padding:5px 8px;font-family:IBM Plex Mono;font-size:.66rem}.support-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;display:grid}.support-card{border:1px solid var(--border);min-height:190px;padding:24px}.support-card h3{margin:34px 0 10px;font-size:1.7rem}.support-card p,.article-card p,.contrib-card p{color:var(--muted);line-height:1.55}.split-feature{grid-template-columns:1fr 1.4fr;gap:64px;display:grid}.split-feature h2,.publication h2,.footer h2{font-family:Instrument Serif,serif;font-weight:400}.split-feature h2{margin:12px 0;font-size:3rem;line-height:1.02}.list-row{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:18px 0;display:flex}.list-row div{flex-direction:column;gap:6px;display:flex}.list-row span{color:var(--muted);font-size:.88rem}.text-link{color:var(--blue);margin-top:20px;display:inline-block}.publication a{display:block}.publication h2{max-width:900px;margin:12px 0;font-size:2.8rem}.publication p{color:var(--muted)}.footer{justify-content:space-between;align-items:flex-end;min-height:300px;padding:72px 0;display:flex}.footer h2{max-width:720px;margin:12px 0;font-size:4rem;line-height:.98}.footer-links{gap:18px;font-family:IBM Plex Mono;font-size:.78rem;display:flex}.listing,.detail,.post{padding:90px 0 110px}.listing h1,.detail h1,.post h1{margin:16px 0;font-size:clamp(4rem,10vw,7rem)}.listing-grid,.contrib-list{border-top:1px solid var(--border);margin-top:60px}.article-card,.contrib-card{border-bottom:1px solid var(--border);justify-content:space-between;gap:24px;padding:28px 0;display:flex}.article-card h2,.contrib-card h2{margin:12px 0;font-size:2rem}.impact{font-size:.9rem}.detail>h2{color:var(--blue);margin:0 0 20px;font-family:Instrument Serif;font-size:3rem;font-weight:400}.detail .chips{margin:30px 0}.detail-section{border-top:1px solid var(--border);grid-template-columns:170px 1fr;gap:40px;padding:70px 0;display:grid}.big-copy{margin:0;font-family:Instrument Serif;font-size:2.6rem;line-height:1.1}.system-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid}.system-grid>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:190px;padding:20px}.system-grid>div>span{color:var(--muted);font-family:IBM Plex Mono;font-size:.7rem}.system-grid p{color:var(--muted);margin:54px 0 0;line-height:1.5}.post{max-width:900px}.markdown{white-space:pre-wrap;color:#30343a;margin-top:50px;font-size:1.02rem;line-height:1.85}.site-header a:hover,.footer a:hover,.text-link:hover{color:var(--blue)}@media (max-width:900px){.featured-grid,.support-grid,.hero-bottom,.section-head,.split-feature,.detail-section{grid-template-columns:1fr}.hero-links{justify-content:flex-start}.system-grid{grid-template-columns:1fr}.site-header nav{gap:14px;font-size:.78rem}.footer{flex-direction:column;align-items:flex-start;gap:40px}.footer h2{font-size:3rem}}@media (max-width:600px){.shell{width:min(100% - 24px,1180px)}.site-header nav a:nth-child(4){display:none}.hero{min-height:580px}.hero h1{font-size:4rem}.project-card{min-height:380px}.listing h1,.detail h1,.post h1{font-size:4rem}.big-copy{font-size:2rem}.footer h2{font-size:2.5rem}}.name-mark{letter-spacing:-.01em;font-weight:600}.intro{border-bottom:1px solid var(--border);padding:96px 0 88px}.intro h1{letter-spacing:-.04em;margin:0 0 28px;font-family:Instrument Serif,serif;font-size:clamp(4rem,8vw,7rem);font-weight:400;line-height:.95}.intro>p{max-width:680px;color:var(--muted);margin:0;font-size:1.08rem;line-height:1.7}.intro-links{gap:18px;margin-top:28px;font-size:.88rem;display:flex}.intro-links a:hover{color:var(--blue)}.simple-section-title{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:36px;font-family:IBM Plex Mono,monospace;font-size:.72rem}.experience-list{border-top:1px solid var(--border)}.experience-row{border-bottom:1px solid var(--border);grid-template-columns:180px 280px 1fr;gap:36px;padding:30px 0;display:grid}.experience-date{color:var(--muted);padding-top:3px;font-family:IBM Plex Mono,monospace;font-size:.74rem}.experience-main h2{margin:0 0 6px;font-size:1rem}.experience-company{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.experience-row ul{color:var(--muted);margin:0;padding-left:18px;line-height:1.65}.experience-row li+li{margin-top:8px}.publication-simple{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;gap:28px;padding:30px 0;display:flex}.publication-simple h2{max-width:850px;margin:0 0 10px;font-family:Instrument Serif,serif;font-size:2.2rem;font-weight:400;line-height:1.12}.publication-simple p{color:var(--muted);margin:0;font-size:.9rem}.publication-simple:hover h2{color:var(--blue)}.footer-simple{min-height:150px;color:var(--muted);justify-content:space-between;align-items:center;padding:40px 0;font-size:.78rem;display:flex}.footer-simple div{gap:18px;display:flex}.footer-simple a:hover{color:var(--fg)}@media (max-width:900px){.experience-row{grid-template-columns:130px 1fr}.experience-row ul{grid-column:2}.intro{padding-top:72px}}@media (max-width:600px){.site-header nav a:nth-child(3),.site-header nav a:nth-child(4){display:none}.intro{padding:64px 0}.intro h1{font-size:4rem}.experience-row{grid-template-columns:1fr;gap:10px}.experience-row ul{grid-column:1}.publication-simple h2{font-size:1.8rem}.footer-simple{flex-direction:column;align-items:flex-start;gap:20px}.footer-simple div{flex-wrap:wrap}}.markdown{white-space:normal;color:#30343a;max-width:760px;margin-top:56px;line-height:1.8}.markdown h2{color:var(--fg);margin:64px 0 18px;font-family:Instrument Serif,serif;font-size:2.35rem;font-weight:400;line-height:1.08}.markdown h3{color:var(--fg);margin:36px 0 12px;font-size:1.15rem}.markdown p{margin:0 0 22px}.markdown ul,.markdown ol{margin:0 0 24px;padding-left:22px}.markdown li+li{margin-top:8px}.markdown strong{color:var(--fg)}.markdown a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.markdown code{background:var(--surface);border-radius:3px;padding:2px 5px;font-family:IBM Plex Mono,monospace;font-size:.87em}.markdown pre{color:#f3f1eb;background:#17191d;border-radius:4px;margin:28px 0;padding:18px;overflow-x:auto}.markdown pre code{color:inherit;background:0 0;padding:0}.markdown table{border-collapse:collapse;width:100%;margin:28px 0 36px;font-size:.9rem}.markdown th,.markdown td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:10px 12px}.markdown th{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-family:IBM Plex Mono,monospace;font-size:.72rem}.markdown blockquote{border-left:2px solid var(--blue);color:var(--muted);margin:28px 0;padding-left:18px}.project-list{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.project-item{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:#ffffff2e;flex-direction:column;min-height:300px;padding:26px;display:flex}.project-item-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.project-name{font-family:Instrument Serif,serif;font-size:2rem;font-weight:400;line-height:1}.project-name:hover{color:var(--blue)}.project-subtitle{color:var(--muted);margin:8px 0 0;font-size:.9rem}.repo-link{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-family:IBM Plex Mono,monospace;font-size:.72rem;display:inline-flex}.repo-link:hover{color:var(--fg)}.project-summary{color:var(--muted);max-width:560px;margin:34px 0 30px;line-height:1.65}.tech-icons{flex-wrap:wrap;align-items:center;gap:10px;margin-top:auto;display:flex}.tech-icon{border:1px solid var(--border);background:var(--card);border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.tech-icon img{width:18px;height:18px;display:block}.experience-focus{color:var(--blue);margin:0 0 8px;font-family:IBM Plex Mono,monospace;font-size:.7rem}.experience-description{color:var(--muted);margin:0;line-height:1.65}.credential-row{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;gap:32px;padding:30px 0;display:flex}.credential-row h2{margin:0 0 8px;font-family:Instrument Serif,serif;font-size:2rem;font-weight:400}.credential-row p,.credential-row>span{color:var(--muted);margin:0;font-size:.9rem}@media (max-width:900px){.project-list{grid-template-columns:1fr}.experience-row{grid-template-columns:130px 1fr}.experience-description{grid-column:2}}@media (max-width:600px){.project-item{min-height:260px}.project-item-top{flex-direction:column}.experience-description{grid-column:1}.credential-row{flex-direction:column;gap:10px}}.auth-shell{max-width:760px;padding:90px 0 120px}.auth-shell h1{margin:16px 0 32px;font-family:Instrument Serif,serif;font-size:clamp(3.5rem,8vw,6rem);font-weight:400;line-height:.95}.auth-card,.subscribe-box{border:1px solid var(--border);background:var(--card);padding:28px}.auth-card{gap:18px;display:grid}.auth-card label{color:var(--muted);gap:8px;font-size:.85rem;display:grid}.auth-card input{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--fg);font:inherit;border-radius:4px;padding:12px 13px}.auth-card input:focus{border-color:var(--blue);outline:2px solid #1d4ed82e}.auth-actions{flex-wrap:wrap;gap:10px;display:flex}.button{appearance:none;border:1px solid var(--fg);background:var(--fg);color:var(--bg);font:inherit;cursor:pointer;border-radius:4px;padding:10px 14px;font-size:.84rem}.button:hover{opacity:.88}.button-secondary{color:var(--fg);background:0 0}.form-message{color:var(--muted);margin:16px 0 0;font-size:.88rem}.subscribe-box{max-width:680px;margin-top:44px}.subscribe-box h2{margin:10px 0 8px;font-family:Instrument Serif,serif;font-size:2rem;font-weight:400}.subscribe-box p{color:var(--muted);line-height:1.55}.subscribe-box a{color:var(--blue)}
