:root{--bg:#fdfdfc;--text:#1c1c1e;--muted:#6a6a70;--rule:#e6e6e2;--link:#1b4dd6;--measure:40rem}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}.page{max-width:var(--measure);margin:0 auto;padding:4.5rem 1.25rem 6rem}h1{font-size:1.6rem;font-weight:600;letter-spacing:-.01em;margin:0}header{margin-bottom:2rem}.role{margin:.4rem 0 0}.role,h2{color:var(--muted)}h2{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;margin:2.75rem 0 .9rem}p{margin:0 0 1rem}section>p:last-child{margin-bottom:0}a{color:var(--link);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}a:hover{color:var(--text)}ul{margin:0;padding:0;list-style:none}.work li{margin-bottom:1rem}.work li:last-child{margin-bottom:0}.work b{font-weight:600}.projects li{margin-bottom:.7rem}.projects li:last-child{margin-bottom:0}ul+p{margin-top:1rem}.links{display:flex;flex-wrap:wrap;gap:.35rem 1.25rem}.polaroid{float:right;width:236px;max-width:46%;margin:.5rem .4rem 1.1rem 2rem;transform:rotate(4deg)}.polaroid img{display:block;width:100%;height:auto;box-shadow:0 20px 44px rgba(20,20,25,.28)}@media (max-width:560px){.polaroid{float:none;width:232px;max-width:74%;margin:1.5rem auto 2rem;transform:rotate(-3deg)}}hr{border:0;border-top:1px solid var(--rule);margin:3rem 0 0}footer{margin-top:2rem;color:var(--muted);font-size:.85rem}