*,*:before,*:after{box-sizing:border-box}:root{--bg: #f5f5f0;--fg: #1a1a1a;--muted: #6b6560;--border: #d4cfc4;--accent: #5c6b3c;--surface: #fafaf7;--font-serif: "Playfair Display", Georgia, "Times New Roman", serif;--font-sans: "Source Sans 3", system-ui, -apple-system, sans-serif;--content-max: 76rem;--page-pad: clamp(1.25rem, 4vw, 3rem)}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1.0625rem;line-height:1.65;color:var(--fg);background:var(--bg)}a{color:var(--accent)}a:hover{opacity:.85}img{max-width:100%;height:auto;display:block}header.site-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;max-width:var(--content-max);margin:0 auto;padding:1.25rem var(--page-pad)}header.site-header .brand{font-family:var(--font-sans);font-weight:400;font-size:.95rem;text-decoration:none;color:var(--fg);letter-spacing:.01em}nav{display:flex;flex-wrap:wrap;gap:.25rem 1.25rem}nav a{text-decoration:none;color:var(--muted);font-size:.95rem}nav a:hover,nav a[aria-current=page]{color:var(--fg)}main{max-width:var(--content-max);margin:0 auto;padding:0 var(--page-pad) 4rem}.hero{margin-bottom:3.5rem}.hero-grid{display:grid;grid-template-columns:1fr minmax(12rem,22rem);gap:clamp(2rem,5vw,4rem);align-items:start}.hero-text .name-serif{margin:0;font-family:var(--font-serif);font-weight:400;line-height:1.05}.hero-text .name-first{font-size:clamp(3rem,8vw,5.5rem);font-style:italic}.hero-text .name-last{font-size:clamp(2rem,5vw,3.5rem);margin-top:.1em}.hero-text .role-title{margin:1.75rem 0 .35rem;font-family:var(--font-sans);font-size:1.125rem;font-weight:600;letter-spacing:.02em}.hero-text .role-subtitle{margin:0 0 1.25rem;font-size:1.05rem;font-style:italic;color:var(--muted)}.hero-text .hero-body{margin:0;max-width:36rem;font-size:1.0625rem;line-height:1.7}.hero-portrait{margin:0}.hero-portrait img{width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:center top}.strikeline-wrap{margin-top:2.5rem;padding:1.25rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.strikeline{margin:0;font-size:.95rem;color:var(--muted);letter-spacing:.02em}.hub-sections{display:flex;flex-direction:column;gap:3rem}.hub-section{padding-bottom:.5rem}.hub-section .section-label{display:block;font-family:var(--font-sans);font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.75rem}.hub-section h2{margin:0 0 1rem;font-family:var(--font-serif);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400;line-height:1.2}.hub-section .hub-body{margin:0 0 1.25rem;max-width:42rem;color:var(--fg)}.hub-section .cta-link{margin-top:1.25rem}.mini-cv{display:flex;flex-direction:column;gap:1.25rem;max-width:42rem}.mini-cv-block{margin:0}.mini-cv-label{display:block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:.35rem}.mini-cv-text{margin:0;line-height:1.6}.mini-cv-sub{margin:.25rem 0 0;font-size:.95rem;color:var(--muted)}.credit-list{display:flex;flex-wrap:wrap;gap:.35rem .5rem;margin:0;padding:0;list-style:none}.credit-list li{font-size:.9rem;padding:.25rem .65rem;border:1px solid var(--border);border-radius:999px;background:var(--surface)}.credit-list--page{gap:.5rem .75rem}.credit-list--page li{font-size:.95rem;padding:.35rem .75rem}.cv-projects{margin:0 0 .5rem;font-size:.95rem;color:var(--muted)}.cta-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.95rem;font-weight:500;text-decoration:none;color:var(--accent)}.cta-link:hover{text-decoration:underline}.page-header{margin-bottom:2.5rem}.page-header h1{margin:0 0 1rem;font-family:var(--font-serif);font-size:clamp(2rem,5vw,3rem);font-weight:400;line-height:1.15}.page-intro{margin:0 0 1rem;max-width:42rem;font-size:1.125rem;line-height:1.7}.page-meta{margin:0 0 1.5rem;font-size:.95rem;color:var(--muted)}.page-actions{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-bottom:2.5rem}.page-actions a{font-weight:500}.cv-section{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--border)}.cv-section:last-of-type{border-bottom:none}.cv-section h2{margin:0 0 1.25rem;font-family:var(--font-serif);font-size:1.5rem;font-weight:400}.cv-entry{margin-bottom:2rem}.cv-entry:last-child{margin-bottom:0}.cv-entry h3{margin:0 0 .25rem;font-family:var(--font-sans);font-size:1.1rem;font-weight:600}.cv-entry .cv-meta{margin:0 0 .75rem;font-size:.95rem;color:var(--muted)}.cv-entry ul{margin:0;padding-left:1.25rem}.cv-entry li{margin-bottom:.4rem}.cv-entry li:last-child{margin-bottom:0}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem .75rem;margin:0;padding:0;list-style:none}.skill-tags li{font-size:.9rem;padding:.35rem .75rem;border:1px solid var(--border);border-radius:999px;background:var(--surface)}.mentoring-body p{margin:0 0 1.25rem;max-width:42rem}.mentoring-body p:last-child{margin-bottom:0}footer.site-footer{max-width:var(--content-max);margin:0 auto;padding:2.5rem var(--page-pad) 3rem;border-top:1px solid var(--border);text-align:center}footer.site-footer p{margin:.35rem 0}footer.site-footer .footer-links{font-size:.95rem}footer.site-footer .footer-links a{color:var(--fg);text-decoration:none}footer.site-footer .footer-links a:hover{color:var(--accent)}footer.site-footer .meta{font-size:.85rem;color:var(--muted)}.sr-only{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:768px){.hero-grid{grid-template-columns:1fr}.hero-portrait{order:-1;max-width:16rem}}
