.ehcw-roster-group{margin:2rem 0}.ehcw-roster-group>h3{border-bottom:3px solid var(--ehcw-primary);padding-bottom:.5rem}.ehcw-player-grid{container-type:inline-size;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,210px),1fr))}.ehcw-player-card{background:var(--ehcw-surface);border:1px solid var(--ehcw-border);border-radius:14px;overflow:hidden}.ehcw-player-card>a{color:var(--ehcw-text);display:block;height:100%;text-decoration:none}.ehcw-player-card>a:hover .ehcw-player-card__media img{transform:scale(1.025)}.ehcw-player-card__media{aspect-ratio:4/5;background:var(--ehcw-primary-dark);overflow:hidden}.ehcw-player-card__media img{height:100%;object-fit:cover;object-position:top center;transition:transform .2s;width:100%}.ehcw-player-fallback{align-items:center;background:linear-gradient(145deg,var(--ehcw-primary-dark),#123e66);color:#fff;display:flex;height:100%;justify-content:center;min-height:220px;width:100%}.ehcw-player-fallback span{font-size:clamp(3rem,10cqi,5rem);font-weight:800;opacity:.85}.ehcw-player-card__body{padding:1rem}.ehcw-player-card__body h4{font-size:1.05rem;margin:.25rem 0}.ehcw-player-card__body p{color:var(--ehcw-muted);margin:0}.ehcw-player-card__number{color:var(--ehcw-primary);font-weight:800}.ehcw-player-hero{align-items:center;background:var(--ehcw-primary-dark);border-radius:16px;color:#fff;display:grid;gap:clamp(1rem,4vw,3rem);grid-template-columns:minmax(180px,34%) 1fr;overflow:hidden;padding:clamp(1rem,4vw,2.5rem)}.ehcw-player-hero__media{align-self:stretch;min-height:320px}.ehcw-player-hero__media img{height:100%;object-fit:cover;object-position:top center;width:100%}.ehcw-player-hero h1{color:#fff;font-size:clamp(2rem,6vw,4.5rem);line-height:1;margin:.3rem 0}.ehcw-player-hero__number{font-size:clamp(2rem,5vw,4rem);font-weight:800;margin:0}.ehcw-player-section{border-top:1px solid var(--ehcw-border);margin-top:1.5rem;padding-top:1.5rem}.ehcw-player-metrics,.ehcw-player-stats{display:grid;gap:.7rem;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.ehcw-player-metrics>div,.ehcw-player-stats>div{background:var(--ehcw-surface-alt);border-radius:10px;padding:.85rem}.ehcw-player-metrics dt,.ehcw-player-stats span{color:var(--ehcw-muted);display:block;font-size:.78rem}.ehcw-player-metrics dd,.ehcw-player-stats strong{font-size:1.15rem;font-weight:700;margin:0}
@media(max-width:620px){.ehcw-player-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ehcw-player-card__media{aspect-ratio:3/4}.ehcw-player-card__body{padding:.7rem}.ehcw-player-hero{grid-template-columns:1fr}.ehcw-player-hero__media{max-height:420px}.ehcw-player-hero h1{font-size:2.25rem}}@container(max-width:460px){.ehcw-player-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.ehcw-roster-group>summary{border-bottom:3px solid var(--ehcw-primary);cursor:pointer;font-size:1.35rem;font-weight:700;list-style:none;padding:.65rem 2.5rem .65rem 0;position:relative}.ehcw-roster-group>summary::-webkit-details-marker{display:none}.ehcw-roster-group>summary:after{content:"+";font-size:1.6rem;font-weight:400;line-height:1;position:absolute;right:.35rem;top:50%;transform:translateY(-50%)}.ehcw-roster-group[open]>summary:after{content:"−"}.ehcw-roster-group>summary+.ehcw-player-grid,.ehcw-roster-group>summary+.ehcw-staff-grid{margin-top:1rem}.ehcw-roster-group>summary:focus-visible{outline:3px solid var(--ehcw-highlight);outline-offset:3px}

/* Context choice appears only for a player in more than one configured roster. */
.ehcw-player-teams{display:flex;flex-wrap:wrap;gap:.6rem;margin:0 0 1rem}
.ehcw-player-teams a{border:1px solid var(--ehcw-border);border-radius:999px;color:var(--ehcw-primary-dark);display:block;font-weight:650;padding:.55rem .9rem;text-decoration:none;overflow-wrap:anywhere;max-width:100%;box-sizing:border-box}
.ehcw-player-teams a[aria-current="page"]{background:var(--ehcw-primary-dark);border-color:var(--ehcw-primary-dark);color:#fff}
.ehcw-player-teams a:focus-visible{outline:3px solid var(--ehcw-highlight);outline-offset:3px}
