.team-mark{color:var(--db-color-textPrimary);background:color-mix(in srgb, var(--db-color-surfaceRaised) 46%, #718096);border:1px solid color-mix(in srgb, var(--db-color-border) 78%, white);font-weight:var(--db-font-weight-heavy);flex:none;place-items:center;display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff5c,0 1px 2px #00000029}.team-mark img{object-fit:contain;filter:drop-shadow(0 0 1px #000000c7)drop-shadow(0 0 1px #ffffffa3);width:100%;height:100%;padding:2px;display:block}.country-flag{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:2px;flex:none;width:18px;min-width:18px;height:13px;overflow:hidden;box-shadow:0 0 0 1px #ffffff24}.compact-loading{min-height:112px;color:var(--db-color-textMuted);text-align:center;align-content:center;place-items:center;gap:10px;padding:20px 14px;display:grid}.compact-loading__grid{grid-template-columns:repeat(3,1fr);gap:3px;width:34px;height:34px;display:grid;transform:rotate(45deg)}.compact-loading__grid i{background:color-mix(in srgb, var(--db-color-accent) 84%, white 16%);box-shadow:0 0 9px color-mix(in srgb, var(--db-color-accent) 30%, transparent);border-radius:2px;animation:1.25s ease-in-out infinite compact-loading-tile}.compact-loading__grid i:nth-child(2),.compact-loading__grid i:nth-child(4){animation-delay:90ms}.compact-loading__grid i:nth-child(3),.compact-loading__grid i:nth-child(5),.compact-loading__grid i:nth-child(7){animation-delay:.18s}.compact-loading__grid i:nth-child(6),.compact-loading__grid i:nth-child(8){animation-delay:.27s}.compact-loading__grid i:nth-child(9){animation-delay:.36s}.compact-loading strong{color:var(--db-color-textSecondary);font-size:11px;line-height:1.35}@keyframes compact-loading-tile{0%,62%,to{opacity:.24;transform:scale(.72)}24%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.compact-loading__grid i{opacity:.58;animation:none;transform:none}}.football-loading{text-align:center;align-content:center;place-items:center;gap:10px;min-height:238px;padding:36px 20px;display:grid}.football-loading__ball{place-items:center;width:64px;height:64px;animation:.9s cubic-bezier(.42,0,.3,1) infinite football-ball-hop;display:grid;position:relative}.football-loading__ball:after{content:"";filter:blur(2px);background:#00000052;border-radius:50%;width:38px;height:8px;animation:.9s cubic-bezier(.42,0,.3,1) infinite football-ball-shadow;position:absolute;bottom:-6px;left:13px}.football-loading__ball img{filter:drop-shadow(0 8px 11px #00000047);width:58px;height:58px;animation:1.4s linear infinite football-ball-spin;display:block}.football-loading strong{color:var(--db-color-textPrimary);font-size:14px}.football-loading small{max-width:280px;color:var(--db-color-textMuted);font-size:10px;line-height:1.45}@keyframes football-ball-hop{0%,to{transform:translateY(0)}48%{transform:translateY(-15px)}}@keyframes football-ball-shadow{0%,to{opacity:.72;transform:scaleX(1)}48%{opacity:.28;transform:scaleX(.62)}}@keyframes football-ball-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.football-loading__ball,.football-loading__ball:after,.football-loading__ball img{animation:none}}.player-avatar{color:var(--db-color-textStrong);background:radial-gradient(circle at 50% 28%, color-mix(in srgb, var(--db-color-accent) 30%, transparent), transparent 52%), var(--db-color-surfaceMuted);font-weight:var(--db-font-weight-bold);text-transform:uppercase;flex:none;place-items:center;display:grid;overflow:hidden}.player-avatar img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}
