html{background:#000}body{margin:0 auto;padding:1rem 20px;max-width:100%;min-height:100vh;box-sizing:border-box;display:flex;flex-direction:column;justify-content:safe center;background:#000;color:#ffffffe6;font-family:Geist,sans-serif}@media(min-width:48rem){body{padding:1.5rem;max-width:48rem}}@media(min-width:64rem){body{padding:2.5rem;max-width:64rem}}body.home,body.cv{max-width:640px}body.cv .site-nav,body.cv .site-header{margin-bottom:24px}body.cv #experience .experience:first-child{margin-top:0}body.cv #experience+.site-nav{margin-top:2rem}img{display:block;max-width:100%;height:auto}.site-nav{display:flex;gap:1.25rem;margin-top:1.5rem}.text-link{color:#ffffffe6;font-size:18px;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:1px;transition:border-color .15s ease}.text-link:hover{border-color:#fffc}.text-link:focus-visible{outline:2px solid #fff;outline-offset:2px}h1{text-align:left;font-weight:800;font-size:48px;line-height:1.4;color:#fff;margin-top:0;margin-bottom:18px}@media(min-width:48rem){h1{font-size:56px}}.role{margin:0;padding-bottom:1em;text-align:left;font-size:18px;line-height:1.4}.role:last-child{padding-bottom:0}@media(min-width:48rem){.site-header .role{display:inline;padding-bottom:0}}p{text-wrap:pretty}h1,h2{text-wrap:balance}.experience{margin-top:2rem}.experience h2{font-size:inherit;font-weight:600;margin:0 0 .25rem;color:#fff}.experience .meta{margin:0;color:#ffffffe6}.experience .description{margin:.25rem 0 0;max-width:32rem;color:#ffffffe6}
