.atty-card{border:1px solid var(--rule);background:var(--ground);border-radius:3px;grid-template-columns:17rem minmax(0,1fr);align-items:start;gap:2.5rem;margin-top:2.5rem;display:grid;overflow:hidden}@media (width<=780px){.atty-card{grid-template-columns:1fr;gap:0}}.atty-card figure{margin:0}.atty-card img{aspect-ratio:4/5;object-fit:cover;object-position:50% 20%;width:100%;display:block}@media (width<=780px){.atty-card img{aspect-ratio:16/10;object-position:50% 22%}}.atty-card__body{padding:2rem 2rem 2rem 0}@media (width<=780px){.atty-card__body{padding:1.75rem}}.atty-card__role{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;font-size:.72rem;font-weight:700}.atty-card h3{margin:0 0 1.2rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:700}.atty-card h3 a{color:var(--text);text-decoration:none}.atty-card h3 a:hover{color:var(--gold)}.atty-card__creds{gap:.6rem;margin:0 0 1.6rem;padding:0;list-style:none;display:grid}.atty-card__creds li{color:var(--mute);padding-left:1.1rem;font-size:.95rem;line-height:1.5;position:relative}.atty-card__creds li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:.58em;left:0}
