.site-header.svelte-ocbj1u{z-index:2;box-sizing:border-box;height:var(--nav-height);border-bottom:1px solid var(--paper-border);background:var(--paper-surface);color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 5vw;font-family:Rubik,sans-serif;display:flex;position:fixed;inset:0 0 auto}.site-header.svelte-ocbj1u a:where(.svelte-ocbj1u){box-sizing:border-box;min-height:44px;color:inherit;border-radius:.25rem;justify-content:center;align-items:center;padding:.5rem .75rem;text-decoration:none;display:inline-flex}.site-header.svelte-ocbj1u .brand:where(.svelte-ocbj1u){white-space:nowrap;padding-inline:0;font-size:1.125rem;font-weight:600}nav.svelte-ocbj1u{align-items:center;gap:.25rem;display:flex}nav.svelte-ocbj1u a:where(.svelte-ocbj1u):hover{background:var(--paper-hover)}nav.svelte-ocbj1u a[aria-current=page]:where(.svelte-ocbj1u){text-underline-offset:.4rem;font-weight:600;text-decoration:underline;text-decoration-thickness:2px}@media (width<=767px){.site-header.svelte-ocbj1u{flex-direction:column;justify-content:center;align-items:flex-start;gap:0}nav.svelte-ocbj1u{justify-content:space-between;width:100%}nav.svelte-ocbj1u a:where(.svelte-ocbj1u){padding-inline:.5rem;font-size:.9375rem}}:root{--nav-height:4.5rem;--paper:#f7f3ea;--paper-surface:#fcfaf5;--paper-hover:#ece6da;--paper-border:#ded7ca;--ink:#2f2c27;--muted-ink:#655f56}html{scroll-padding-top:calc(var(--nav-height) + 1rem)}body{background:var(--paper);color:var(--ink);margin:0}button,input,textarea{font:inherit}:focus-visible{outline-offset:4px;outline:3px solid #174a82}main:focus{outline:none}.skip-link{z-index:3;background:var(--paper-surface);padding:.75rem;position:fixed;top:-100px;left:5rem}.skip-link:focus{top:.5rem}.site-title{box-sizing:border-box;padding:calc(var(--nav-height) + 2rem) 10vw 2rem;grid-template-rows:1fr auto;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:2rem;min-height:100svh;font-family:Rubik,sans-serif;font-weight:600;display:grid}.headshot-container{grid-area:1/2;justify-content:flex-end;align-items:center;width:100%;display:flex}.headshot{width:auto;max-width:100%;height:auto;max-height:500px;display:block}.site-content{overflow-wrap:anywhere;max-width:1000px;margin:0 5vw;padding:2vh 0;font-family:Raleway,sans-serif;font-weight:400;line-height:1.7}.page-content{padding-top:calc(var(--nav-height) + 2rem)}.site-content img{max-width:100%;height:auto}.site-content pre{overflow-x:auto}@media (width<=767px){:root{--nav-height:7.5rem}.site-title{grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1fr);font-size:clamp(1.5rem,8.21vw,2rem)}.headshot-container{grid-area:2/1;justify-content:center}.headshot{max-height:min(45svh,500px)}.site-content{max-width:500px}}
