*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.7;color:#17202a;background:#fff}a{color:inherit;text-decoration:none}.container{width:min(1100px,92%);margin:auto}.narrow{max-width:820px}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.96);border-bottom:1px solid #e7e9ed}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-weight:800;letter-spacing:-.02em}.nav nav{display:flex;gap:22px;font-size:.94rem}.nav nav a:hover{opacity:.65}.hero{padding:92px 0;background:linear-gradient(135deg,#f4f7fb,#fff)}.hero-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:70px;align-items:center}.eyebrow{font-size:.78rem;letter-spacing:.18em;font-weight:800;margin:0 0 12px;color:#53606d}.hero h1{font-size:clamp(2.8rem,7vw,5.6rem);line-height:1.02;letter-spacing:-.055em;margin:0 0 14px}.hero h2{font-size:clamp(1.35rem,3vw,2rem);margin:0 0 8px;font-weight:700}.lead{font-size:1.15rem;font-weight:600}.intro{font-size:1.08rem;max-width:680px;color:#53606d}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-block;padding:12px 20px;border-radius:8px;background:#17202a;color:white;font-weight:700}.button.secondary{background:white;color:#17202a;border:1px solid #cfd5dc}.portrait-card{background:white;border:1px solid #e2e6eb;border-radius:18px;padding:22px;text-align:center;box-shadow:0 14px 45px rgba(20,30,40,.08)}.portrait{width:100%;height:290px;object-fit:cover;object-position:center 25%;border-radius:12px;display:block}.portrait-card p{font-weight:700;margin:14px 0 2px}.portrait-card small,.note{color:#68737e}.section{padding:82px 0}.alt{background:#f6f8fa}.section h2{font-size:2.2rem;line-height:1.2;margin:0 0 30px;letter-spacing:-.03em}.card,.cards article,.publication{background:white;border:1px solid #e0e5ea;border-radius:14px;padding:24px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cards h3{margin-top:0}.publication h3{font-size:1.45rem;line-height:1.3;margin-top:0}.byline{font-weight:700}.quote{padding:70px 0;background:#17202a;color:white}.quote blockquote{font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.35;margin:0;max-width:850px;font-weight:700}.note{font-size:.92rem;margin-top:20px}footer{border-top:1px solid #e1e5e9;padding:30px 0}.footer{display:flex;justify-content:space-between;gap:20px;color:#68737e;font-size:.9rem}.footer strong{color:#17202a}@media(max-width:800px){.nav{align-items:flex-start;padding:16px 0}.nav nav{display:none}.hero{padding:60px 0}.hero-grid{grid-template-columns:1fr;gap:35px}.cards{grid-template-columns:1fr 1fr}.portrait-placeholder{height:240px}}@media(max-width:520px){.cards{grid-template-columns:1fr}.footer{flex-direction:column}.hero h1{font-size:3rem}}
