.hero{min-height:calc(100vh - 104px)}
.hero-copy{align-content:center}
.hero .lead{max-width:760px;font-size:clamp(18px,1.55vw,23px);line-height:2}
.role-lines{max-width:920px}
.role-lines span:first-child{font-size:clamp(34px,4.6vw,72px);line-height:1.16}
.role-lines span:last-child{font-size:clamp(20px,2.2vw,34px);font-weight:500;color:#b88a49;margin-top:12px}
.actions{flex-wrap:wrap}
.actions .primary{box-shadow:0 14px 32px rgba(16,42,53,.16)}
.profile-download{display:inline-flex;align-items:center;padding:13px 2px;border-bottom:1px solid currentColor;color:#66767b;font-size:13px;text-decoration:none}
.credential-strip{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr) minmax(0,1fr);gap:0;align-items:stretch}
.credential-strip>div{box-sizing:border-box;width:100%;min-width:0;display:grid;grid-template-rows:104px minmax(48px,auto) minmax(56px,auto);align-content:start;justify-items:center;text-align:center;padding-block:30px;gap:8px;background:#fff}
.credential-logos{height:104px;width:100%;margin:0;display:flex;align-items:center;justify-content:center;gap:clamp(8px,1.2vw,18px)}
.credential-logo{display:block;width:auto;max-width:110px;max-height:64px;object-fit:contain}
.credential-strip>div:first-child .credential-logo{max-width:68px;max-height:52px}
.credential-logo-2-1{max-width:150px;max-height:66px}
.credential-logo-3-1{max-width:118px;max-height:76px}
.credential-logo-3-2{max-width:150px;max-height:66px}
.credential-strip strong{display:flex;align-items:center;justify-content:center;min-height:48px;font-size:clamp(21px,2vw,31px);line-height:1.45;margin:0}
.credential-strip span{display:block;max-width:360px;line-height:1.9;margin:0 auto}
.about .body-copy{font-size:clamp(17px,1.35vw,20px);line-height:2.15}
.advisory-section{background:#f2eee6;display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.45fr);gap:clamp(42px,7vw,110px);align-items:start}
.advisory-heading{position:sticky;top:110px}
.advisory-heading h2{max-width:620px;margin-bottom:22px}
.advisory-heading>p:last-child{max-width:520px;color:#66767b;line-height:1.9}
.advisory-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(16,42,53,.18);border-inline-start:1px solid rgba(16,42,53,.18)}
.advisory-grid article{min-height:250px;padding:34px;border-inline-end:1px solid rgba(16,42,53,.18);border-bottom:1px solid rgba(16,42,53,.18);background:rgba(255,255,255,.52);transition:transform .25s ease,background .25s ease}
.advisory-grid article:hover{transform:translateY(-4px);background:#fff}
.advisory-grid span{color:#b88a49;font-size:13px;font-weight:700;letter-spacing:.08em}
.advisory-grid h3{font-size:clamp(20px,1.8vw,27px);line-height:1.55;margin:34px 0 14px}
.advisory-grid p{color:#66767b;line-height:1.9;margin:0}
.achievement-list article{grid-template-columns:minmax(225px,.72fr) minmax(0,1.28fr);gap:30px}
.contact-section{position:relative;overflow:hidden}
.contact-section:before{content:"";position:absolute;width:340px;height:340px;border:1px solid rgba(184,138,73,.35);border-radius:50%;inset-inline-end:-90px;top:-140px;pointer-events:none}
.contact-section h2{max-width:900px}
.contact-section>p:not(.kicker){max-width:760px;font-size:18px;line-height:2}
@media(max-width:980px){.advisory-section{grid-template-columns:1fr}.advisory-heading{position:static}.hero{min-height:auto}.role-lines span:first-child{font-size:clamp(32px,7vw,54px)}.credential-strip{grid-template-columns:1fr}}
@media(max-width:680px){.advisory-grid{grid-template-columns:1fr}.advisory-grid article{min-height:auto;padding:26px}.advisory-grid h3{margin-top:22px}.profile-download{width:max-content}.achievement-list article{grid-template-columns:1fr}.hero .lead{font-size:17px}.role-lines span:last-child{font-size:20px}.credential-strip>div{grid-template-rows:92px auto auto;padding-block:25px}.credential-logos{height:92px}.credential-strip>div:first-child .credential-logo{max-width:58px;max-height:46px}}
@media(prefers-reduced-motion:reduce){.advisory-grid article{transition:none}.advisory-grid article:hover{transform:none}}
