.team-card[data-astro-cid-koqwdsno]{text-align:center;text-decoration:none;display:block;background:#fff;padding:2rem 1.5rem 0;border:1px solid var(--border-subtle);position:relative;cursor:pointer;transition:all .4s ease;overflow:hidden}.team-card-accent[data-astro-cid-koqwdsno]{height:3px;background:var(--navy);margin-top:1.5rem;transition:background .4s ease}.team-card[data-astro-cid-koqwdsno]:hover .team-card-accent[data-astro-cid-koqwdsno]{background:var(--gold)}.team-card[data-astro-cid-koqwdsno]:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.team-photo-wrapper[data-astro-cid-koqwdsno]{position:relative;margin:0 auto 1.4rem;overflow:hidden;border-radius:50%;width:150px;height:150px;border:3px solid var(--navy);transition:all .4s ease}.team-card[data-astro-cid-koqwdsno]:hover .team-photo-wrapper[data-astro-cid-koqwdsno]{border-color:var(--gold)}.team-photo[data-astro-cid-koqwdsno]{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .4s ease}.team-card[data-astro-cid-koqwdsno]:hover .team-photo[data-astro-cid-koqwdsno]{transform:scale(1.08)}.team-overlay[data-astro-cid-koqwdsno]{position:absolute;top:0;left:0;width:100%;height:100%;background:#0f1f3ae6;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:50%}.team-card[data-astro-cid-koqwdsno]:hover .team-overlay[data-astro-cid-koqwdsno]{opacity:1}.overlay-icon[data-astro-cid-koqwdsno]{width:50px;height:50px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#0077b5;font-size:1.8rem;font-family:Crimson Text,serif;box-shadow:0 5px 20px #0003}.overlay-label[data-astro-cid-koqwdsno]{font-family:Source Sans Pro,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:#fff;padding:.5rem 1.2rem;border:1.5px solid rgba(255,255,255,.6)}.team-info[data-astro-cid-koqwdsno]{padding-bottom:.5rem}.team-info[data-astro-cid-koqwdsno] h3[data-astro-cid-koqwdsno]{font-size:1.3rem;color:var(--navy);margin-bottom:.4rem;font-weight:700;letter-spacing:-.3px;transition:color .3s ease}.team-card[data-astro-cid-koqwdsno]:hover .team-info[data-astro-cid-koqwdsno] h3[data-astro-cid-koqwdsno]{color:var(--burgundy)}.team-title-text[data-astro-cid-koqwdsno]{font-size:.85rem;color:var(--text-medium);font-weight:400;letter-spacing:.3px;line-height:1.5}.team-summary[data-astro-cid-koqwdsno]{font-size:.88rem;color:var(--text-medium);line-height:1.65;margin-top:1rem;text-align:left}@media(max-width:768px){.team-photo-wrapper[data-astro-cid-koqwdsno]{width:130px;height:130px}}.bio-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0f1f3ad9;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.bio-modal-overlay.active{opacity:1;visibility:visible}.bio-modal{background:#fff;width:94%;max-width:720px;max-height:88vh;overflow-y:auto;position:relative;transform:translateY(30px);transition:transform .4s ease}.bio-modal-overlay.active .bio-modal{transform:translateY(0)}.bio-modal-close{position:absolute;top:1.2rem;right:1.4rem;width:36px;height:36px;background:none;border:1px solid rgba(255,255,255,.2);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.3rem;color:#fff;transition:all .25s ease;z-index:10}.bio-modal-close:hover{background:var(--burgundy);border-color:var(--burgundy)}.bio-modal-header{background:var(--deep-navy);padding:3rem 3rem 2.4rem;display:flex;align-items:center;gap:2.2rem}.bio-modal-photo{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid var(--gold);flex-shrink:0}.bio-modal-header-text h2{font-family:Crimson Text,serif;font-size:1.8rem;color:#fff;font-weight:700;margin-bottom:.3rem}.bio-modal-role{font-size:.82rem;color:var(--gold);font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.6rem}.bio-modal-tagline{font-size:.85rem;color:var(--silver);font-weight:300;line-height:1.5}.bio-modal-body{padding:2.4rem 3rem 2.8rem}.bio-section-label{font-family:Source Sans Pro,sans-serif;font-weight:600;font-size:.68rem;letter-spacing:3px;text-transform:uppercase;color:var(--burgundy);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(30,58,95,.1)}.bio-text{font-size:.95rem;color:#444;line-height:1.75;margin-bottom:2.2rem}.bio-domains-grid{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.bio-domain-item{display:flex;align-items:flex-start;gap:.6rem;padding:.7rem .9rem;background:#0f1f3a08;border-left:2px solid var(--gold)}.bio-domain-item span{font-size:.88rem;color:var(--navy);line-height:1.45}.bio-contact-bar{background:var(--deep-navy);padding:1.6rem 3rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.bio-contact-links{display:flex;align-items:center;gap:1.8rem}.bio-contact-link{font-size:.82rem;color:#fffc;text-decoration:none;display:flex;align-items:center;gap:.4rem;transition:color .25s ease}.bio-contact-link:hover{color:var(--gold)}.bio-contact-link svg{width:14px;height:14px;fill:currentColor;flex-shrink:0}.bio-selective-note{font-size:.78rem;color:#999;font-style:italic;text-align:center;padding:1rem 3rem 1.6rem;border-top:1px solid rgba(30,58,95,.06)}@media(max-width:600px){.bio-modal-header{flex-direction:column;text-align:center;padding:2.2rem 1.8rem 1.8rem;gap:1.2rem}.bio-modal-body{padding:1.8rem 1.8rem 2rem}.bio-domains-grid{grid-template-columns:1fr}.bio-contact-bar{flex-direction:column;text-align:center;padding:1.4rem 1.8rem}.bio-contact-links{flex-direction:column;gap:.8rem}}
