.player-headshot-img{object-fit:cover;object-position:top center;transition:transform .3s;display:block}.headshot--large{aspect-ratio:26/19;border-radius:12px;width:260px;max-width:100%;height:auto}.headshot--medium{aspect-ratio:1;border-radius:50%;width:60px;max-width:100%;height:auto}.headshot--small{aspect-ratio:1;border-radius:50%;width:32px;max-width:100%;height:auto}.headshot--fill{object-fit:cover;border-radius:inherit;width:100%;max-width:100%;height:100%}.player-headshot-fallback{background:linear-gradient(135deg,#ffffff0d,#ffffff05);border:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.fallback-silhouette{color:#ffffff26;justify-content:center;align-items:center;display:flex}.headshot--large .fallback-silhouette svg{width:120px;height:120px}.headshot--medium .fallback-silhouette svg{width:40px;height:40px}.headshot--small .fallback-silhouette svg{width:24px;height:24px}.headshot--fill .fallback-silhouette svg{width:60%;height:60%}.fallback-initials{font-family:var(--font-outfit);color:var(--accent-teal);text-shadow:0 0 10px #66fcf14d;letter-spacing:-.05em;font-weight:800;position:absolute}.headshot--large .fallback-initials{font-size:3rem}.headshot--medium .fallback-initials{font-size:1.2rem}.headshot--small .fallback-initials{display:none}.headshot--fill .fallback-initials{font-size:1rem}.player-headshot-fallback:after{content:"";pointer-events:none;background:radial-gradient(circle,#0000 30%,#0003 100%);position:absolute;inset:0}
