:root{--paper:#fff;--ink:#292720;--muted:#756e61;--line:#b8ae9d;--link:#315b58}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.55}a{color:var(--link);text-underline-offset:2px;text-decoration:underline}a:hover{color:#1c3936}.page-wrap{max-width:860px;margin:0 auto;padding:24px 32px 42px}.topbar{justify-content:space-between;align-items:baseline;gap:28px;display:flex}.site-title{color:var(--ink);font-size:20px;font-weight:700;text-decoration:none}nav{flex-wrap:wrap;gap:18px;display:flex}nav a{font-size:14px}.rule{border-top:1px solid var(--line);margin:18px 0 34px}.intro{grid-template-columns:150px 1fr;align-items:start;gap:34px;padding:26px 0 48px;display:grid}.photo-frame{aspect-ratio:1;border:1px solid var(--line);overflow:hidden}.photo-frame img{object-fit:cover;width:100%;height:100%;display:block}.small-label,.period,.project-meta,.details{color:var(--muted);font-size:13px}.small-label{text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}h1,h2,h3{font-weight:400;line-height:1.15}h1{margin:0 0 16px;font-size:clamp(36px,6vw,58px)}h2{margin:0 0 22px;font-size:28px}h3{margin:0 0 3px;font-size:20px}.intro-text{max-width:560px;margin-bottom:18px;font-size:20px;line-height:1.4}.details{margin-bottom:18px}.links{line-height:1.9}.section{padding:0 0 22px}.experience-list,.project-list{border-top:1px solid var(--line)}.experience-item,.project-item{grid-template-columns:150px 1fr;gap:28px;padding:20px 0;display:grid}.experience-item+.experience-item,.project-item+.project-item{border-top:1px solid var(--line)}.experience-item p,.project-item p{margin-bottom:8px}.experience-item .period{margin-top:2px}.company{color:var(--muted);margin:0 0 9px}.experience-item div>p:last-child,.project-item div>p:last-child{max-width:590px}.section-heading{justify-content:space-between;align-items:baseline;display:flex}.section-heading a{font-size:14px}.project-meta{text-align:right;margin:0;line-height:1.7}.project-list-page{margin-bottom:22px}.page-heading{padding:24px 0 34px}.page-heading h1{margin-bottom:10px}.page-heading p:last-child{color:var(--muted)}.footer{color:var(--muted);justify-content:space-between;gap:18px;padding-top:2px;font-size:13px;display:flex}@media (max-width:640px){.page-wrap{padding:18px 20px 32px}.topbar{align-items:flex-start;display:block}nav{margin-top:10px}.intro{grid-template-columns:100px 1fr;gap:20px;padding-top:10px}.intro-text{font-size:18px}.experience-item,.project-item{display:block}.period{margin-bottom:6px}.project-meta{text-align:left;margin-top:12px}.footer{flex-wrap:wrap}}
