.meet-team-page{background:#fff}.meet-team-hero-inner{text-align:center;max-width:820px;margin:0 auto}.meet-team-heading{font-family:var(--font-serif,"Cormorant Garamond", Georgia, serif);letter-spacing:.06em;text-transform:uppercase;color:var(--teal-dark,#2e444f);margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.35rem);font-weight:600}.meet-team-subheading{font-family:var(--font-serif,"Cormorant Garamond", Georgia, serif);color:var(--text,#333);margin:0 0 1.25rem;font-size:clamp(1.1rem,2vw,1.35rem)}.meet-team-intro{color:var(--muted,#5a6670);font-size:.98rem;line-height:1.75}.meet-team-intro p{margin:0 0 1rem}.meet-team-intro a{color:var(--teal,#3d7a84);text-decoration:underline}.meet-team-divider{background:var(--teal,#3d7a84);max-width:520px;height:1px;margin:2rem auto 0;position:relative}.meet-team-heart{color:var(--teal,#3d7a84);background:#fff;padding:0 .75rem;font-size:.85rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.meet-team-tabs-section{padding-top:1.5rem}.meet-team-tabs{flex-wrap:wrap;justify-content:center;gap:0;display:flex}.meet-team-tab{cursor:pointer;font-family:var(--font-body,"Roboto", sans-serif);letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#5f8f97;border:none;padding:.85rem 1.75rem;font-size:.8rem;font-weight:600;transition:background .2s,color .2s}.meet-team-tab:first-child{border-radius:2px 0 0 2px}.meet-team-tab:last-child{border-radius:0 2px 2px 0}.meet-team-tab.is-active{background:var(--teal-dark,#2e444f)}.meet-team-tab:not(.is-active):hover{background:#4d7d86}.meet-team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}@media (max-width:960px){.meet-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.meet-team-grid{grid-template-columns:1fr}.meet-team-tab{flex:auto;min-width:120px}}.meet-team-card{background:#fff;overflow:hidden;box-shadow:0 4px 24px #2e444f14}.meet-team-card-photo{aspect-ratio:3/4;background:#e8ecef;overflow:hidden}.meet-team-card-photo img{object-fit:cover;filter:grayscale();width:100%;height:100%;display:block}.meet-team-card-photo--placeholder{background:linear-gradient(#d9e0e4 0%,#c5ced4 100%)}.meet-team-card-body{text-align:left;padding:1.25rem 1.25rem 1.5rem}.meet-team-card-name{font-family:var(--font-serif,"Cormorant Garamond", Georgia, serif);color:var(--teal-dark,#2e444f);margin:0 0 .35rem;font-size:1.35rem;font-weight:600}.meet-team-card-title{color:var(--text,#222);margin:0 0 1rem;font-size:.9rem;font-weight:700}.meet-team-card-contacts{flex-direction:column;gap:.45rem;display:flex}.meet-team-contact{color:var(--text,#333);align-items:center;gap:.45rem;font-size:.82rem;text-decoration:none;display:inline-flex}.meet-team-contact:hover{color:var(--teal,#3d7a84)}.meet-team-empty{text-align:center;color:var(--muted);padding:3rem 0}
