.tm-portrait{position:relative;overflow:hidden;background:hsla(0,0%,4%,.05);border:1px solid var(--rule);flex:none;display:flex;align-items:center;justify-content:center}.tm-portrait img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tm-sm{width:100%;aspect-ratio:1/1}.tm-lg{width:132px;height:168px}.tm-initials{font-family:"Instrument Serif",serif;font-size:28px;color:var(--muted);letter-spacing:.04em}.tm-name{font-size:15px;line-height:1.3;margin-bottom:2px}.tm-title{font-family:JetBrains Mono,monospace;font-size:10.5px;line-height:1.5;color:var(--muted)}.tm-title-lg{font-size:12px;margin-top:.35rem}.tm-tags{display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin-top:.5rem}.tm-tag{display:inline-flex;align-items:center;gap:5px;font-family:DM Sans,sans-serif;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.tm-dot{width:7px;height:7px;flex:none}.tm-strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1px;background:var(--rule);border:1px solid var(--rule)}.tm-card{background:var(--paper);display:flex;flex-direction:column}.tm-card .tm-portrait{border:none;border-bottom:1px solid var(--rule)}.tm-card-body{padding:.75rem .85rem .9rem}.tm-roster{border-top:1px solid var(--rule)}.tm-row{display:flex;gap:1.5rem;padding:1.6rem 0;border-bottom:1px solid var(--rule)}.tm-row-body{flex:1 1 auto;min-width:0}.tm-affil{font-size:13px;line-height:1.6;color:var(--muted);margin-top:.7rem;max-width:66ch}.tm-bio{font-size:14px;line-height:1.7;margin-top:.7rem;max-width:68ch}.tm-links{display:flex;flex-wrap:wrap;gap:1.1rem;margin-top:.85rem}.tm-links a{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.tm-links a:hover{text-decoration-thickness:2px}.tm-credit{font-family:JetBrains Mono,monospace;font-size:9.5px;color:var(--muted);margin-top:.6rem;opacity:.8}@media (max-width:640px){.tm-row{flex-direction:column;gap:1rem}.tm-lg{width:108px;height:138px}}