* { box-sizing: border-box; }
html { color-scheme: dark; scroll-behavior: smooth; }
body { margin: 0; background: #09131e; color: #92adbb; font: 400 15px/1.8 Outfit, sans-serif; }
a { color: #8bd5dc; text-decoration: none; }
a:hover { color: #d4ffff; }
a:focus-visible { outline: 2px solid #6ddfea; outline-offset: 5px; }
.wrap { width: min(100%, 1300px); padding: 0 48px; margin: 0 auto; }
.team-nav { display: flex; justify-content: space-between; align-items: center; min-height: 100px; gap: 24px; }
.team-nav img { display: block; max-width: 126px; height: auto; }
.team-nav nav { display: flex; gap: 28px; align-items: center; font-size: 13px; }
.team-nav a[aria-current] { color: #e4f1f3; }
.nav-join { padding: 8px 16px; border-radius: 5px; background: #6ddfea12; }
.team-hero { display: grid; grid-template-columns: 1.1fr .9fr; gap: 75px; align-items: center; padding: 85px 0 75px; }
.eyebrow { font-size: 10px; font-weight: 500; letter-spacing: .15em; color: #77a4b1; margin: 0 0 18px; }
h1,h2,h3 { color: #e0edf1; font-weight: 400; }
h1 { margin: 0 0 26px; font-size: clamp(42px, 5.5vw, 70px); line-height: 1.06; letter-spacing: -.04em; }
h1 span,h2 span { color: #87cbd0; }
h2 { margin: 0; font-size: clamp(28px, 3vw, 38px); line-height: 1.2; letter-spacing: -.025em; }
h3 { font-size: 22px; line-height: 1.4; margin: 13px 0; }
p { margin: 0 0 18px; }
.lead { color: #c1dbe3; font-size: 18px; }
.text-link { display: inline-block; margin-top: 12px; font-size: 13px; }
.text-link span,.button span { margin-left: 12px; }
.team-photo { position: relative; margin: 0; height: 440px; overflow: hidden; border-radius: 12px; }
.team-photo img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.8) brightness(.8); }
.team-photo::after { content: ''; position: absolute; inset: 50% 0 0; background: linear-gradient(transparent, #09131eeb); }
.team-photo figcaption { position: absolute; bottom: 22px; left: 22px; right: 22px; z-index: 1; color: #c6dde4; font-size: 12px; }
.team-perspective,.team-advisors { display: grid; grid-template-columns: 1fr 1.1fr; gap: 80px; padding: 55px 0; border-top: 1px solid #96d4df16; }
.team-principles { padding: 30px 0 60px; }
.principle-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 36px; }
.principle-grid p { font-size: 14px; }
.number { color: #628c9c; font-size: 11px; }
.button { display: inline-block; border-radius: 6px; background: #6ddfea; color: #08232b; padding: 12px 22px; font-size: 13px; font-weight: 500; }
.button:hover { background: #a0edf2; color: #08232b; }
.team-footer { display: flex; justify-content: space-between; gap: 20px; padding-top: 28px; padding-bottom: 30px; font-size: 11px; border-top: 1px solid #96d4df16; }
.skip-link { position: absolute; top: -100px; left: 20px; padding: 10px; background: #102633; z-index: 10; }
.skip-link:focus { top: 10px; }
@media(max-width: 850px) { .wrap { padding-left: 28px; padding-right: 28px; } .team-hero { gap: 35px; padding-top: 50px; } .team-photo { height: 360px; } .team-perspective,.team-advisors { gap: 35px; } }
@media(max-width: 650px) { .team-nav { flex-wrap: wrap; padding-top: 20px; padding-bottom: 15px; gap: 15px; } .team-nav nav { gap: 18px; } .team-hero,.team-perspective,.team-advisors,.principle-grid { grid-template-columns: 1fr; gap: 24px; } .team-hero { padding: 45px 0; } .team-photo { height: 270px; } .team-perspective,.team-advisors { padding: 35px 0; } .team-footer { flex-wrap: wrap; } }
@media(max-width: 400px) { .wrap { padding-left: 20px; padding-right: 20px; } .team-nav nav { font-size: 12px; gap: 14px; } }
@media(prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

/* Team portfolio: concise profiles, place-based photography, clear placeholders. */
.team-photo { height: auto; aspect-ratio: 3 / 2; border-radius: 10px; }
.team-photo img { display: block; filter: saturate(.9) brightness(.92); }
.team-hero { grid-template-columns: 1fr 1.15fr; gap: 55px; }
.team-hero .lead { font-size: 26px; margin-bottom: 12px; color: #a7dce0; }
.team-perspective { display: block; padding: 52px 0 62px; }
.team-perspective .eyebrow { margin-bottom: 30px; }
.team-perspective h2 { font-size: clamp(25px, 2.5vw, 33px); margin: 15px 0; }
.team-perspective article p { max-width: 29ch; }
.team-profiles { padding: 60px 0; border-top: 1px solid #96d4df16; }
.section-heading { margin-bottom: 36px; }
.profile-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 32px; }
.portrait-placeholder { aspect-ratio: 4 / 3; background: radial-gradient(ellipse at 50% 110%, #31566555, transparent 70%), #122330; border: 1px solid #6ba4b018; border-radius: 9px; display: grid; place-content: center; position: relative; margin-bottom: 23px; }
.portrait-monogram { font-size: 48px; font-weight: 300; letter-spacing: -.04em; color: #698b9b; }
.portrait-label { position: absolute; bottom: 14px; left: 17px; color: #65818f; font-size: 10px; letter-spacing: .1em; text-transform: uppercase; }
.profile-role { color: #86bcc8; font-size: 11px; line-height: 1.6; margin-bottom: 8px; }
.profile-card h3 { font-size: 27px; margin: 0 0 12px; }
.profile-card > p:last-child { font-size: 14px; line-height: 1.85; }
.upcoming-profiles { margin-top: 30px; padding-top: 26px; border-top: 1px solid #96d4df16; }
.upcoming-profiles > div { display: flex; gap: 18px 36px; flex-wrap: wrap; font-size: 13px; }
.advisor-intro { margin-top: 20px; }
.advisor-placeholder { align-self: center; padding: 28px 32px; border: 1px dashed #6b95a43d; border-radius: 9px; }
.advisor-placeholder p { margin-bottom: 0; font-size: 14px; }
.team-contact { display: flex; align-items: center; justify-content: space-between; gap: 30px; padding: 55px 0 75px; }
.team-contact h2 { font-size: 30px; }
.team-contact .button { flex-shrink: 0; }
@media(max-width: 850px) { .team-hero { gap: 30px; } .profile-grid { gap: 22px; } }
@media(max-width: 650px) { .team-hero,.profile-grid { grid-template-columns: 1fr; } .team-photo { height: auto; } .profile-grid { gap: 35px; } .portrait-placeholder { aspect-ratio: 3 / 2; } .team-contact { flex-direction: column; align-items: flex-start; } .team-perspective,.team-profiles { padding: 35px 0; } }

/* Practical working principles and vertically stacked team profiles. */
.team-principles { padding: 45px 0 55px; border-top: 1px solid #96d4df16; }
.profile-grid { grid-template-columns: 1fr; gap: 0; }
.profile-card { display: grid; grid-template-columns: minmax(180px, 250px) minmax(0, 1fr); gap: 42px; align-items: center; padding: 30px 0; border-bottom: 1px solid #96d4df16; }
.profile-card:first-child { padding-top: 0; }
.profile-card:last-child { border-bottom: 0; padding-bottom: 0; }
.profile-card .portrait-placeholder { aspect-ratio: 1; margin: 0; }
.profile-copy { max-width: 660px; }
.profile-copy > p:last-child { margin-bottom: 0; font-size: 15px; line-height: 1.85; }
.profile-copy .profile-role { font-size: 12px; }
@media(max-width: 650px) { .profile-card { grid-template-columns: 120px minmax(0, 1fr); gap: 22px; align-items: start; } .profile-card h3 { font-size: 24px; } .profile-copy > p:last-child { font-size: 14px; } .portrait-label { font-size: 8px; left: 10px; bottom: 10px; } }
@media(max-width: 420px) { .profile-card { grid-template-columns: 1fr; gap: 20px; } .profile-card .portrait-placeholder { width: 140px; } }

/* Supplied team and advisor portraits, preserving the vertical profile layout. */
.profile-portrait { display: block; width: 100%; height: auto; aspect-ratio: 1; object-fit: cover; border-radius: 9px; }
.advisor-list { display: grid; gap: 25px; }
.advisor-card { display: grid; grid-template-columns: 120px minmax(0,1fr); align-items: center; gap: 24px; }
.advisor-card img { display: block; width: 120px; height: 120px; object-fit: cover; object-position: center 35%; border-radius: 8px; }
.advisor-card h3 { margin: 0; font-size: 23px; line-height: 1.3; }
.advisor-card .profile-role { margin-bottom: 7px; }
@media(max-width: 650px) { .advisor-card { grid-template-columns: 100px minmax(0,1fr); gap: 20px; } .advisor-card img { width: 100px; height: 100px; } }
@media(max-width: 420px) { .profile-portrait { width: 140px; } .advisor-card h3 { font-size: 20px; } }

/* Portrait-led columns let the team be read together. */
.profile-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; }
.profile-card, .profile-card:first-child, .profile-card:last-child { display: flex; flex-direction: column; align-items: stretch; gap: 24px; padding: 0; border: 0; min-width: 0; }
.profile-portrait { width: 100%; max-width: none; aspect-ratio: 1; }
.profile-copy { max-width: none; }
.profile-copy .profile-role { min-height: 3.2em; margin-bottom: 8px; }
.profile-card h3 { font-size: 26px; }
.profile-copy > p:last-child { font-size: 14px; line-height: 1.8; }
.team-advisors { grid-template-columns: 1fr; gap: 32px; }
.advisor-list { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px; }
@media(max-width: 850px) { .profile-grid { gap: 22px; } .profile-card h3 { font-size: 23px; } .advisor-card { grid-template-columns: 95px minmax(0, 1fr); gap: 18px; } .advisor-card img { width: 95px; height: 95px; } }
@media(max-width: 650px) { .profile-grid, .advisor-list { grid-template-columns: 1fr; } .profile-grid { gap: 42px; } .profile-card { gap: 20px; } .profile-portrait { width: 100%; max-width: 360px; } .profile-copy .profile-role { min-height: 0; } .advisor-list { gap: 24px; } }
