.Squad-module__l8F8oq__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:30px;display:grid}.Squad-module__l8F8oq__card{background-color:var(--surface);border:1px solid var(--border);border-radius:4px;transition:all .3s;overflow:hidden}.Squad-module__l8F8oq__card:hover{border-color:var(--primary);box-shadow:var(--shadow);transform:translateY(-5px)}.Squad-module__l8F8oq__cardHeader{border-bottom:1px solid var(--border);background-color:#0003;justify-content:space-between;align-items:center;padding:15px 20px;display:flex}.Squad-module__l8F8oq__number{font-family:var(--font-roboto-condensed), sans-serif;color:var(--primary);font-size:1.8rem;font-style:italic;font-weight:900;line-height:1}.Squad-module__l8F8oq__captainBadge{color:#000;background-color:#e0a800;border-radius:2px;padding:2px 6px;font-size:.65rem;font-weight:800}.Squad-module__l8F8oq__playerImgPlaceholder{aspect-ratio:1/1.2;background:linear-gradient(to top, var(--surface) 0%, #1616164d 100%), #111;width:100%;font-family:var(--font-roboto-condensed), sans-serif;color:#ffffff08;text-transform:uppercase;border-bottom:1px solid var(--border);justify-content:center;align-items:center;font-size:2rem;font-style:italic;font-weight:900;display:flex;position:relative}.Squad-module__l8F8oq__playerImgPlaceholder:after{content:"";background:linear-gradient(to top, var(--surface), transparent);width:100%;height:50px;position:absolute;bottom:0;left:0}.Squad-module__l8F8oq__cardBody{padding:20px}.Squad-module__l8F8oq__name{font-family:var(--font-roboto-condensed), sans-serif;text-transform:uppercase;margin-bottom:15px;font-size:1.2rem;font-weight:700;line-height:1.2}.Squad-module__l8F8oq__details{flex-direction:column;gap:8px;display:flex}.Squad-module__l8F8oq__details p{color:var(--foreground);justify-content:space-between;font-size:.85rem;display:flex}.Squad-module__l8F8oq__details span{color:var(--text-muted);font-size:.8rem}
