:root{--bg:#f7f5ef;--text:#1c1c1a;--accent:#a8763e;--dim:#1c1c1a8c}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;padding:2rem;font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-size:18px;line-height:1.6;display:flex}main{width:100%;min-width:0;max-width:32rem}h1{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:500}.bio{max-width:30rem;margin-bottom:2rem;font-size:1.0625rem;line-height:1.65}.links{flex-direction:column;gap:.5rem;font-size:1rem;display:flex}a{color:var(--accent);text-decoration:none;transition:opacity .2s}a:hover{opacity:.7;text-underline-offset:3px;text-decoration:underline}@media (max-width:600px){h1{font-size:2rem}}
