/* Executive personal-brand layer — v4 */
.mt-hero{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr);gap:5vw;background:linear-gradient(125deg,#071c27 0%,#0a2530 62%,#103c35 100%)}.mt-hero-copy{max-width:800px}.mt-hero h1{font-size:clamp(48px,4.45vw,68px);max-width:780px}.mt-lead{max-width:660px}.mt-metrics{max-width:700px}
.mt-executive-visual{position:relative;z-index:2;height:min(650px,72vh);min-height:540px;margin:0;overflow:hidden;border-radius:28px;border:1px solid rgba(155,230,193,.32);background:#183d38;box-shadow:0 40px 110px rgba(0,0,0,.34),inset 0 1px rgba(255,255,255,.1)}.mt-executive-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:70% center;filter:saturate(.82) contrast(1.04)}.mt-executive-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,24,31,.05) 32%,rgba(4,23,29,.88) 100%),linear-gradient(90deg,rgba(7,27,34,.1),transparent 50%)}.mt-executive-badge{position:absolute;top:24px;left:24px;padding:9px 13px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(6,28,34,.62);backdrop-filter:blur(12px);color:white;font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.mt-executive-badge span{display:inline-block;width:6px;height:6px;margin-right:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px rgba(155,230,193,.1)}.mt-executive-visual figcaption{position:absolute;z-index:2;right:30px;bottom:28px;left:30px;color:white}.mt-executive-visual figcaption small{display:block;margin-bottom:8px;color:var(--mint);font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.mt-executive-visual figcaption strong{display:block;font-size:27px;line-height:1.12;letter-spacing:-.035em}.mt-executive-visual figcaption p{margin:13px 0 0;color:#abc0c0;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}
.mt-about{position:relative}.mt-about:before{content:'MXT';position:absolute;right:var(--pad);top:78px;color:rgba(14,104,77,.045);font-size:150px;font-weight:800;letter-spacing:-.08em;pointer-events:none}.mt-about>div{position:relative}.mt-about-copy .mt-large{color:#183239}.mt-trust p:after{content:'Executive profile';display:inline-block;margin-left:18px;color:var(--green);font-size:9px;font-weight:800;letter-spacing:.12em}
@media(max-width:1000px){.mt-hero{grid-template-columns:1fr}.mt-executive-visual{width:min(100%,700px);height:650px}.mt-executive-visual>img{object-position:68% center}}
@media(max-width:600px){.mt-hero h1{font-size:42px}.mt-executive-visual{height:520px;min-height:0;border-radius:20px}.mt-executive-visual>img{object-position:67% center}.mt-executive-badge{top:18px;left:18px;font-size:8px}.mt-executive-visual figcaption{right:22px;bottom:22px;left:22px}.mt-executive-visual figcaption strong{font-size:24px}.mt-about:before{display:none}.mt-trust p:after{display:none}}
