/* Shared portrait and a photo-led home composition; retain the source photograph. */
.leader-masthead{display:flex;align-items:center;gap:.7rem;margin-left:auto}.leader-masthead img{display:block;width:68px;height:85px;object-fit:contain;background:#ffce36;border-radius:10px;border-bottom:3px solid #e2ab26}.leader-copy{display:flex;flex-direction:column;gap:.12rem;color:#122f54;line-height:1.25}.leader-copy strong{font-size:1.08rem;font-weight:750}.leader-copy small{font-size:.76rem;font-weight:650;white-space:nowrap}.home-page .hero{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}.home-page .hero-main{display:flex;flex-direction:column;justify-content:center;padding:2rem}.home-page .cm-office{background:#ffcb26}.home-page .cm-office .office-photo{display:block;width:100%;height:auto;min-height:0;max-height:none;aspect-ratio:4/5;object-fit:contain;object-position:top center}.home-page .cm-office figcaption{border-radius:0;padding:1rem 1.5rem}.home-page .hero h1{font-size:clamp(2rem,3.3vw,3rem)}.home-page .hero-sub{font-size:1.35rem}.home-page .hero{overflow:hidden}@media(max-width:760px){header{display:grid;grid-template-columns:1fr auto;align-items:center}.leader-masthead{margin-left:0;gap:.45rem}.leader-masthead img{width:52px;height:65px}.leader-copy strong{font-size:.9rem}.leader-copy small{font-size:.66rem}.header-right{grid-column:1/-1;justify-content:space-between}.home-page .hero{display:flex;flex-direction:column}.home-page .cm-office{order:-1}.home-page .cm-office .office-photo{width:100%;height:auto;max-height:none;aspect-ratio:4/5;object-fit:contain}.home-page .hero-main{padding:1.5rem}.home-page .cm-office figcaption{border-radius:0}.home-page .hero .actions{margin-top:1rem}}@media(max-width:400px){.leader-masthead{gap:.35rem}.leader-masthead img{width:46px;height:58px}.leader-copy strong{font-size:.82rem}.leader-copy small{font-size:.6rem}.brand{font-size:1.2rem}}
