.team-hero[data-astro-cid-yx4rnsrm]{background:var(--white);border-bottom:1px solid var(--hair);padding:clamp(4rem,9vw,6.5rem) 0 clamp(2.5rem,5vw,3.5rem)}.team-hero[data-astro-cid-yx4rnsrm] h1[data-astro-cid-yx4rnsrm]{font-family:var(--serif);font-size:clamp(2rem,4.5vw,3.25rem);font-weight:500;color:var(--ink);line-height:1.1;margin-top:.5rem}.team-hero[data-astro-cid-yx4rnsrm] .lead[data-astro-cid-yx4rnsrm]{margin-top:.9rem;max-width:54ch;color:var(--warm)}.team-stats[data-astro-cid-yx4rnsrm]{display:flex;align-items:center;gap:2rem;margin-top:2rem;flex-wrap:wrap}.tstat[data-astro-cid-yx4rnsrm]{display:flex;flex-direction:column;gap:.1rem}.tstat[data-astro-cid-yx4rnsrm] strong[data-astro-cid-yx4rnsrm]{font-family:var(--serif);font-size:2rem;font-weight:600;color:var(--ink);line-height:1}.tstat[data-astro-cid-yx4rnsrm] span[data-astro-cid-yx4rnsrm]{font-size:.78rem;color:var(--warm);font-weight:500}.tstat-div[data-astro-cid-yx4rnsrm]{width:1px;height:40px;background:var(--hair)}.dept-list[data-astro-cid-yx4rnsrm]{display:flex;flex-direction:column;gap:3.5rem}.dept-heading[data-astro-cid-yx4rnsrm]{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--red)}.dept-name[data-astro-cid-yx4rnsrm]{font-family:var(--serif);font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:500;color:var(--ink);line-height:1}.dept-count[data-astro-cid-yx4rnsrm]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--warm)}.team-grid[data-astro-cid-yx4rnsrm]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}@media(max-width:640px){.team-grid[data-astro-cid-yx4rnsrm]{grid-template-columns:repeat(2,1fr);gap:1rem}}.tmcard[data-astro-cid-yx4rnsrm]{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--hair);border-radius:var(--radius-card);overflow:hidden;transition:transform .25s var(--ease-out),box-shadow .25s,border-color .2s}.tmcard[data-astro-cid-yx4rnsrm]:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:var(--red)}.tmcard-photo[data-astro-cid-yx4rnsrm]{aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,#1a1a2e,#e63946);display:grid;place-items:center}.tmcard-photo[data-astro-cid-yx4rnsrm] img[data-astro-cid-yx4rnsrm]{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;transition:transform .35s var(--ease-out);filter:grayscale(10%)}.tmcard[data-astro-cid-yx4rnsrm]:hover .tmcard-photo[data-astro-cid-yx4rnsrm] img[data-astro-cid-yx4rnsrm]{transform:scale(1.04);filter:grayscale(0)}.tmcard-initials[data-astro-cid-yx4rnsrm]{font-family:var(--serif);font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700;color:#ffffffe6;letter-spacing:.03em}.tmcard-body[data-astro-cid-yx4rnsrm]{padding:1rem 1.1rem 1.15rem;flex:1;display:flex;flex-direction:column;gap:.2rem}.tmcard-name[data-astro-cid-yx4rnsrm]{font-family:var(--serif);font-size:1rem;font-weight:500;color:var(--ink);line-height:1.25}.tmcard-role[data-astro-cid-yx4rnsrm]{font-size:.76rem;color:var(--red);font-weight:600;line-height:1.35;margin-top:.1rem}.tmcard-bio[data-astro-cid-yx4rnsrm]{font-size:.78rem;color:var(--warm);line-height:1.5;margin-top:.35rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tmcard-li[data-astro-cid-yx4rnsrm]{display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;padding-top:.65rem;font-size:.72rem;font-weight:600;color:#0a66c2;text-decoration:none;transition:opacity .15s}.tmcard-li[data-astro-cid-yx4rnsrm]:hover{opacity:.75}.tmcard-li[data-astro-cid-yx4rnsrm] svg[data-astro-cid-yx4rnsrm]{width:14px;height:14px}.team-cta[data-astro-cid-yx4rnsrm]{background:var(--ink);padding:clamp(3rem,6vw,5rem) 0;text-align:center}.team-cta[data-astro-cid-yx4rnsrm] h2[data-astro-cid-yx4rnsrm]{font-family:var(--serif);font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:500;color:#fff}.team-cta[data-astro-cid-yx4rnsrm] p[data-astro-cid-yx4rnsrm]{color:#fff9;margin-top:.6rem;font-size:.95rem}.btn-hero[data-astro-cid-yx4rnsrm]{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.5rem;padding:.75rem 2rem;background:var(--red);color:#fff;border-radius:6px;font-weight:600;font-size:.95rem;text-decoration:none;border:none;cursor:pointer;font-family:var(--sans);transition:background .15s,transform .15s}.btn-hero[data-astro-cid-yx4rnsrm]:hover{background:#c1121f;transform:translateY(-1px)}.join-dialog[data-astro-cid-yx4rnsrm]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;border:none;border-radius:16px;padding:0;max-width:480px;width:calc(100% - 2rem);box-shadow:0 24px 80px #00000059;background:#fff}.join-dialog[data-astro-cid-yx4rnsrm]::backdrop{background:#0000008c;backdrop-filter:blur(4px)}.jd-inner[data-astro-cid-yx4rnsrm]{padding:2.5rem 2rem 2rem;position:relative}.jd-close[data-astro-cid-yx4rnsrm]{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;cursor:pointer;width:36px;height:36px;border-radius:8px;display:grid;place-items:center;color:var(--warm);transition:background .15s,color .15s}.jd-close[data-astro-cid-yx4rnsrm]:hover{background:var(--hair);color:var(--ink)}.jd-close[data-astro-cid-yx4rnsrm] svg[data-astro-cid-yx4rnsrm]{width:20px;height:20px}.jd-title[data-astro-cid-yx4rnsrm]{font-family:var(--serif);font-size:clamp(1.4rem,3vw,1.85rem);font-weight:500;line-height:1.2;color:var(--ink);margin:.35rem 0 1.5rem}.jd-form[data-astro-cid-yx4rnsrm]{display:flex;flex-direction:column;gap:1rem}.jd-field[data-astro-cid-yx4rnsrm]{display:flex;flex-direction:column;gap:.4rem}.jd-field[data-astro-cid-yx4rnsrm] label[data-astro-cid-yx4rnsrm]{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--warm)}.jd-field[data-astro-cid-yx4rnsrm] input[data-astro-cid-yx4rnsrm]{border:1.5px solid var(--hair);border-radius:8px;padding:.8rem 1rem;font-size:.95rem;font-family:var(--sans);color:var(--ink);transition:border-color .15s;width:100%;box-sizing:border-box}.jd-field[data-astro-cid-yx4rnsrm] input[data-astro-cid-yx4rnsrm]:focus{outline:none;border-color:var(--red)}.jd-field[data-astro-cid-yx4rnsrm] input[data-astro-cid-yx4rnsrm]::placeholder{color:#bbb}.jd-error[data-astro-cid-yx4rnsrm]{padding:.65rem .9rem;border-radius:7px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:.88rem}.jd-success[data-astro-cid-yx4rnsrm]{padding:.65rem .9rem;border-radius:7px;background:#f0fdf4;border:1px solid #bbf7d0;color:#15803d;font-size:.88rem;font-weight:500}.jd-btn[data-astro-cid-yx4rnsrm]{padding:.9rem 1.5rem;background:var(--red);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;font-family:var(--sans);cursor:pointer;transition:background .15s,transform .15s;box-shadow:0 4px 16px #e639464d}.jd-btn[data-astro-cid-yx4rnsrm]:hover:not(:disabled){background:#c1121f;transform:translateY(-1px)}.jd-btn[data-astro-cid-yx4rnsrm]:disabled{opacity:.6;cursor:not-allowed}
