.player-headshot-img{object-fit:cover;object-position:top center;display:block;transition:transform .3s ease}.headshot--large{width:260px;max-width:100%;height:auto;aspect-ratio:26/19;border-radius:12px}.headshot--medium{width:60px}.headshot--medium,.headshot--small{max-width:100%;height:auto;aspect-ratio:1/1;border-radius:50%}.headshot--small{width:32px}.headshot--fill{width:100%;height:100%;max-width:100%;object-fit:cover;border-radius:inherit}.player-headshot-fallback{flex-direction:column;background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}.fallback-silhouette,.player-headshot-fallback{display:flex;align-items:center;justify-content:center}.fallback-silhouette{color:rgba(255,255,255,.15)}.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{position:absolute;font-family:var(--font-outfit);font-weight:800;color:var(--accent-teal);text-shadow:0 0 10px rgba(102,252,241,.3);letter-spacing:-.05em}.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:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,transparent 30%,rgba(0,0,0,.2) 100%);pointer-events:none}