/* Shared site identity and navigation. The CV loads this only for screen display. */
@font-face{font-family:Manrope;src:url('assets/fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
.site-masthead{width:min(1200px,calc(100% - 96px));margin:0 auto;padding-top:36px;font-family:Manrope,'Segoe UI',Arial,sans-serif;color:#222}
.site-identity{display:inline-block;color:#222;font-size:2rem;font-weight:650;line-height:1.25;letter-spacing:-.045em;text-decoration:none}
.site-identity span{font-size:.875rem;font-weight:500;letter-spacing:0;margin-left:.4rem}
.site-masthead .identity-rule,.portfolio-home .intro .identity-rule{max-width:none;margin-bottom:0}
.site-masthead .identity-rule{height:4px;background:#e0a03d;width:100%;margin-top:20px}
.intro-nav{display:flex;flex-wrap:wrap;align-items:center;gap:0 24px;padding-block:10px;border-bottom:1px solid #dadad6;margin-bottom:24px}
.intro-nav a{display:inline-flex;align-items:center;min-height:44px;font-size:.9375rem;font-weight:600;line-height:1.5;color:#222;text-decoration:underline;text-decoration-color:#999;text-underline-offset:.3em;white-space:nowrap}
.intro-nav a:hover,.intro-nav a[aria-current]{text-decoration-color:#b67619;text-decoration-thickness:2px}
.intro-nav a:focus-visible,.site-identity:focus-visible{outline:3px solid #222;outline-offset:5px}
.site-masthead .intro-nav{margin-bottom:0}
.cv-page .site-masthead{width:min(170mm,calc(100% - 40px))}
.cv-page .skip-link{position:absolute;top:-100px;left:20px;padding:12px;background:#e0a03d;color:#222}
.cv-page .skip-link:focus{top:8px}
@media(max-width:1100px){.site-masthead{width:calc(100% - 64px)}}
@media(max-width:800px){.intro-nav{display:grid;grid-template-columns:repeat(3,max-content);column-gap:24px}}
@media(max-width:600px){.site-masthead{width:calc(100% - 40px);padding-top:26px}.site-identity{font-size:1.65rem}.intro-nav{gap:0 24px;padding-block:8px;margin-bottom:22px}}

.about-intro>h1,.archive-intro>h1{margin-bottom:24px}
.paper-hero .paper-lead{margin-top:24px}
