:root{--bg: #f7f5f2;--text: #1c1c1c;--muted: #5c5c5c;--rule: #e2ddd6;--max: 42rem}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Georgia,Iowan Old Style,Palatino Linotype,Palatino,serif;font-size:1.05rem;line-height:1.65}#root{min-height:100vh}a{color:inherit;text-underline-offset:.18em}a:hover{color:var(--muted)}.shell{max-width:var(--max);margin:0 auto;padding:2.5rem 1.25rem 4rem}header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.75rem 1.5rem;padding-bottom:1.25rem;margin-bottom:2.25rem;border-bottom:1px solid var(--rule)}.brand{margin:0;font-size:1rem;letter-spacing:.02em}nav{display:flex;flex-wrap:wrap;gap:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:.92rem}nav a{text-decoration:none}nav a:hover,nav a.active{text-decoration:underline}h1,h2,h3{font-weight:600;line-height:1.3}h1{margin:0 0 .75rem;font-size:1.85rem}h2{margin:2rem 0 .75rem;font-size:1.15rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted)}h3{margin:0 0 .35rem;font-size:1.08rem}p{margin:0 0 1rem}.subtitle,.meta{color:var(--muted)}.subtitle{margin-bottom:1.25rem}.about{display:grid;gap:1.75rem;align-items:start}.portrait{width:50%;height:auto;display:block;border-radius:5px}.item-list{list-style:none;margin:0;padding:0}.item-list li{padding:1.15rem 0;border-top:1px solid var(--rule)}.item-list li:last-child{padding-bottom:0}.item-list p:last-child{margin-bottom:0}.links{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:.92rem}@media(max-width:640px){.about{grid-template-columns:1fr}.portrait{width:8.5rem}}
