:root{--team-card-gap:18px}.team-page{padding:0}.page-hero{width:min(calc(100% - 40px), var(--max-width));border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);color:#fff;background:linear-gradient(135deg,#12253af5,#1e3c5ff0),radial-gradient(circle at 100% 0,#ffffff1f,#0000 36%);margin:25px auto 32px;padding:clamp(34px,6vw,70px)}.page-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(3rem,7vw,6rem);line-height:.92}.page-hero p{color:#ffffffdb;max-width:740px;margin:20px 0 0;font-size:clamp(1rem,1.7vw,1.35rem);line-height:1.5}.team-stack{width:min(calc(100% - 40px), var(--max-width));gap:28px;margin:24px auto 0;display:grid}.team-sections{gap:0;margin-top:0;display:grid}.team-sections .team-block{border-top:1px solid #1322351a}.team-sections .team-block:first-child{border-top:0}.team-sections .team-block.dark,.team-sections .team-block.darkest,.team-sections .team-block.light{border-top-color:#ffffff1f}.team-sections .team-block:not(.darkest):not(.dark):not(.light){background:linear-gradient(#fffffffc,#f7fafdf5)}.team-sections .team-block:not(.darkest):not(.dark):not(.light) .team-card{background:linear-gradient(135deg,#12253a 0%,#1a3958 100%);border-color:#ffffff29}.team-sections .team-block:not(.darkest):not(.dark):not(.light) .team-card h3,.team-sections .team-block:not(.darkest):not(.dark):not(.light) .team-card p{color:#fff}.team-sections .team-block:not(.darkest):not(.dark):not(.light) .team-photo{background:#ffffff14}.team-sections .team-block:not(.darkest):not(.dark):not(.light) .team-photo.is-placeholder span{color:#fff}.team-sections .team-block.dark .team-card,.team-sections .team-block.darkest .team-card,.team-sections .team-block.light .team-card{background:#fffffffa;border-color:#1322351a}.team-sections .team-block.dark .team-card h3,.team-sections .team-block.dark .team-card p,.team-sections .team-block.darkest .team-card h3,.team-sections .team-block.darkest .team-card p,.team-sections .team-block.light .team-card h3,.team-sections .team-block.light .team-card p{color:var(--blue-dark)}.team-sections .team-block.dark .team-card p,.team-sections .team-block.darkest .team-card p,.team-sections .team-block.light .team-card p{color:var(--blue)}.team-sections .team-content{max-width:650px;margin:0 auto}.team-sections .team-heading h2{color:var(--blue-dark);display:inline-block}.meet-the-team-sections .team-heading{text-align:center}.team-sections .team-block.dark .team-heading h2,.team-sections .team-block.darkest .team-heading h2,.team-sections .team-block.light .team-heading h2{color:#fff}.division-grid{grid-template-columns:1fr;justify-items:stretch;gap:0;display:grid}.division-grid .team-block{width:100%;box-shadow:none;background:0 0;border:0;border-top:1px solid #1322351f;border-radius:0;padding:34px 0 0}.division-grid .team-content{gap:18px}.division-grid .team-grid{grid-template-columns:repeat(auto-fit,minmax(180px,220px));justify-content:center}.team-block{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(#f9fafcfa,#f3f6f9f0);width:100%;max-width:100%;padding:clamp(22px,3vw,34px);display:grid;container-type:inline-size}.team-content{gap:22px;width:100%;display:grid}.team-block.darkest{background:linear-gradient(135deg,#0d1a29 0%,#15283c 100%);border-color:#ffffff24}.team-block.dark{background:linear-gradient(135deg,#12253a 0%,#1a3958 100%);border-color:#ffffff2e}.team-block.light{background:linear-gradient(135deg,#1c3d5e 0%,#35587a 100%);border-color:#ffffff2e}.team-block.featured{width:100%}.team-block.page-end{justify-self:center;width:min(100%,650px)}.team-block.page-end .team-content{max-width:650px;margin:0 auto}.team-block.banded{padding:clamp(42px, 6vw, 72px) var(--page-inline);box-shadow:none;border:0;border-top:1px solid #13223514;border-radius:0;width:100%}.team-block.banded.darkest,.team-block.banded.dark,.team-block.banded.light{border-top-color:#ffffff1a}.team-block.banded .team-content{max-width:var(--max-width);margin:0 auto}.team-sections .team-block.banded .team-content,.team-block.banded.page-end .team-content{max-width:650px}.team-row-scroll{overflow:visible}.team-heading h2{letter-spacing:.14em;text-transform:uppercase;color:var(--ink);margin:0;font-size:clamp(1.32rem,1.8vw,1.6rem);font-weight:500;line-height:1.1}.team-block.darkest .team-heading h2,.team-block.dark .team-heading h2,.team-block.light .team-heading h2{color:#fff}.team-grid{gap:var(--team-card-gap);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}@media (width>=561px){.team-sections .team-grid>.team-card:only-child,.team-block.page-end .team-grid>.team-card:only-child,.team-sections .team-grid>.team-card:last-child:nth-child(odd):not(:first-child),.team-block.page-end .team-grid>.team-card:last-child:nth-child(odd):not(:first-child){width:calc((100% - var(--team-card-gap)) / 2);grid-column:1/-1;margin-inline:auto}}.team-block.featured .team-grid{grid-template-columns:repeat(var(--featured-column-count), minmax(0, 1fr))}.team-sections .team-block.featured:not(.page-end) .team-grid,.team-block.page-end.featured .team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.team-card{border:1px solid var(--line);background:var(--panel-bg);text-align:center;width:100%;min-width:0;min-height:100%;box-shadow:var(--shadow);border-radius:18px;padding:14px}.team-photo{aspect-ratio:1/1.1;background:#1d3c5f14;border-radius:14px;place-items:center;display:grid;overflow:hidden}.team-photo img{object-fit:cover;width:100%;height:100%}.team-photo.is-placeholder span{letter-spacing:-.06em;color:var(--blue-dark);font-size:clamp(2rem,4vw,3.2rem);font-weight:500}.team-card h3{letter-spacing:-.02em;margin:22px 0 2px;font-size:clamp(1.35rem,2.1vw,1.5rem);font-weight:500;line-height:1}.team-card p{color:var(--blue);margin:0;font-size:clamp(.96rem,1.35vw,1rem);font-weight:500}@container (width<=860px){.team-block.featured:not(.page-end) .team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (width<=700px){.team-card{padding:12px}.team-card h3{margin-top:18px}}@container (width<=520px){.team-block:not(.featured) .team-grid{grid-template-columns:1fr;justify-content:stretch}.team-block .team-card{width:min(100%,320px);margin-inline:auto}}@media (width<=560px){.team-page{padding:0}.team-block{padding:20px}.team-block.banded{padding:40px 20px}.page-hero,.team-stack{width:min(calc(100% - 24px), var(--max-width))}.team-stack{margin-top:18px}.team-sections{margin-top:0}.team-grid{grid-template-columns:1fr;justify-content:stretch}.team-block.featured:not(.page-end) .team-grid,.team-sections .team-block.featured:not(.page-end) .team-grid{grid-template-columns:1fr}.team-card{width:min(100%,320px);margin-inline:auto}}@media (width<=500px){.team-block.page-end.featured .team-grid{grid-template-columns:1fr}}
