/* SOURCE: public résumé is the curated one-page CV. GitHub stays for code. */
.resume-page{padding:20px 28px 72px;max-width:920px;margin:0 auto}
.resume-actions{display:flex;flex-wrap:wrap;gap:8px 22px;margin:0 0 16px;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.resume-actions a{text-decoration:underline;text-underline-offset:4px}
.resume-sheet{margin:0;background:#fff;box-shadow:0 18px 50px rgba(41,40,36,.12)}
.resume-sheet img{width:100%;height:auto;display:block}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:700px){.resume-page{padding:18px 14px 56px}}
