:root{color:#202124;background:#f7f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}main{width:min(100% - 2rem,760px);margin:0 auto;padding:5rem 0}.hero{padding-bottom:3rem;border-bottom:1px solid #d8d8d3}.eyebrow{margin:0 0 .5rem;color:#536b5c;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3{line-height:1.2}h1{margin:0;font-size:clamp(2.5rem,8vw,4.5rem);letter-spacing:-.05em}.intro{max-width:600px;margin:1rem 0 0;color:#555953;font-size:1.2rem}section{padding-top:3rem}h2{margin:0 0 1.25rem;font-size:1.5rem}p{margin:0}.projects{display:grid;gap:1rem}article{padding:1.5rem;background:#fff;border:1px solid #e1e1dc;border-radius:.5rem}article h3{margin:0 0 .5rem}article p{margin-bottom:1rem;color:#555953}article p.project-links{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:0}.project-link-pill{padding:.1rem .6rem;border:1px solid #d8d8d3;border-radius:999px;font-size:.8rem;text-decoration:none}.project-link-pill:hover{border-color:#315b3d}a{color:#315b3d;font-weight:600;text-underline-offset:.2em}a:hover{color:#173d23}.link-button{padding:0;color:#315b3d;background:none;border:0;font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:.2em;cursor:pointer}.link-button:hover{color:#173d23}.project-detail{padding-top:2rem}@media(min-width:640px){.projects{grid-template-columns:repeat(3,1fr)}}
