.ph-profile-page{background:#fff}.ph-profile-container{width:min(1180px, calc(100% - 2rem));margin-inline:auto}.ph-profile-hero{position:relative;overflow:hidden;background:#064a70;color:#fff}.ph-profile-hero--image{background-image:linear-gradient(90deg,rgba(2,54,84,.94),rgba(2,54,84,.55)),var(--ph-profile-hero);background-size:cover;background-position:center}.ph-profile-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.08));pointer-events:none}.ph-profile-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(220px, 340px) 1fr;gap:clamp(1.5rem, 5vw, 4.5rem);align-items:center;min-height:420px;padding-block:clamp(3rem, 8vw, 6rem)}.ph-profile-portrait{aspect-ratio:4/5;overflow:hidden;border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.25);background:#eef3f7}.ph-profile-portrait img{width:100%;height:100%;object-fit:cover;display:block}.ph-profile-kicker{margin:0 0 .7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;opacity:.85}.ph-profile-hero h1{margin:0;color:inherit;font-size:clamp(2.4rem, 6vw, 5rem);line-height:1.02}.ph-profile-role{margin:1rem 0 0;font-size:clamp(1.1rem, 2.5vw, 1.5rem);font-weight:700}.ph-profile-motto{max-width:48rem;margin:1.5rem 0 0;font-size:1.1rem;font-style:italic;line-height:1.65}.ph-profile-content{padding-block:clamp(3rem, 7vw, 6rem)}.ph-profile-section{margin-bottom:clamp(3rem, 6vw, 5rem)}.ph-profile-section h2{margin:0 0 1.4rem;color:#073f64;font-size:clamp(1.7rem, 3vw, 2.35rem)}.ph-profile-prose{max-width:820px;font-size:1.08rem;line-height:1.8}.ph-profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0}.ph-profile-facts>div{padding:1.25rem;border:1px solid #d9e2ea;border-radius:12px;background:#f7fafc}.ph-profile-facts dt{margin-bottom:.35rem;font-weight:700;color:#073f64}.ph-profile-facts dd{margin:0;line-height:1.6}.ph-profile-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.ph-profile-gallery figure{aspect-ratio:4/3;overflow:hidden;margin:0;border-radius:12px;background:#eef3f7}.ph-profile-gallery img{width:100%;height:100%;object-fit:cover;display:block}.ph-profile-links{display:flex;flex-wrap:wrap;gap:.75rem}.ph-profile-links a{display:inline-flex;padding:.75rem 1rem;border-radius:8px;background:#006b9f;color:#fff;font-weight:700;text-decoration:none}.ph-profile-links a:hover{filter:brightness(.92);color:#fff}@media (max-width:760px){.ph-profile-hero__inner{grid-template-columns:1fr;min-height:0}.ph-profile-portrait{width:min(300px, 80vw)}.ph-profile-facts{grid-template-columns:1fr}.ph-profile-gallery{grid-template-columns:1fr}}