.playersstats-select-with-icon select.playersstats-filter-select{padding-left:1rem!important}td .hl-team-logo{width:20px;height:20px;object-fit:contain;border-radius:.2rem;margin-right:.4rem;vertical-align:middle}.roster-stats-global{background:var(--bg2-color);border:1px solid var(--border-color);border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}.roster-stats-global h2{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:var(--text2-color)}.roster-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.roster-stat-card{background:rgba(0,0,0,.2);border:1px solid var(--border-color);border-radius:.5rem;padding:1rem;text-align:center}.roster-stat-label{font-size:.75rem;letter-spacing:.05em;color:var(--text3-color);margin-bottom:.25rem}.roster-stat-value{font-size:1.75rem;font-weight:700;line-height:1;color:var(--text2-color)}.roster-region-section{margin-bottom:1.5rem}.roster-region-header{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:var(--bg2-color);border:1px solid var(--border-color);border-radius:.75rem .75rem 0 0;cursor:pointer;transition:background .2s;margin-bottom:0}.roster-region-section.collapsed .roster-region-header{border-radius:.75rem}.roster-region-icon{width:36px;height:36px;object-fit:contain}.roster-region-title{font-size:1.125rem;font-weight:600;margin:0;color:var(--text2-color)}.roster-region-stats{display:flex;gap:1.5rem;margin-left:auto}.roster-region-stat{text-align:center;min-width:45px}.roster-region-stat-label{font-size:.625rem;color:var(--text3-color);margin-bottom:.125rem;display:none}.roster-region-stat-value{font-size:1.125rem;font-weight:700;color:var(--text2-color);display:flex;align-items:center;justify-content:center;gap:.25rem}.roster-region-stat-icon{width:24px;height:24px;border-radius:.25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.roster-change-badge.badge-add,.roster-region-stat-icon.add-icon,.roster-team-stat-icon.add-icon{background:rgba(16,185,129,.15);color:#10b981}.roster-change-badge.badge-drop,.roster-region-stat-icon.drop-icon,.roster-team-stat-icon.drop-icon{background:rgba(239,68,68,.15);color:#ef4444}.roster-change-badge.badge-roleChange,.roster-region-stat-icon.roleChange-icon,.roster-team-stat-icon.roleChange-icon{background:rgba(251,191,36,.15);color:#fbbf24}.roster-teams-container{background:rgba(0,0,0,.2);border:1px solid var(--border-color);border-top:none;border-radius:0 0 .75rem .75rem;padding:1.5rem}.roster-region-section .playersstats-collapsible{margin:0;padding:0;max-height:unset!important}.roster-teams-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.roster-team-card{background:var(--bg2-color);border:1px solid var(--border-color);border-radius:.5rem;padding:1.25rem}.roster-team-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem}.roster-team-logo{width:32px;height:32px;object-fit:contain;border-radius:.25rem;background:rgba(0,0,0,.2)}.roster-team-name{font-size:1rem;font-weight:600;color:var(--text2-color);flex:1}.roster-team-stats{display:flex;gap:.5rem;align-items:center}.roster-team-stat{display:flex;align-items:center;gap:.25rem}.roster-team-stat-icon{width:20px;height:20px;border-radius:.25rem;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700}.roster-team-stat-value{font-size:.875rem;font-weight:600;color:var(--text2-color)}.roster-team-previous{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem;background:rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.05);border-radius:.375rem;margin-bottom:1rem;font-size:.8rem}.roster-team-previous-label{color:var(--text3-color);font-weight:500;flex-shrink:0;padding-top:.125rem}.roster-team-previous-list{display:flex;flex-wrap:wrap;align-items:center}.roster-team-previous-item{display:flex;align-items:center;gap:.375rem}.roster-team-previous-logo{width:20px;height:20px;object-fit:contain;border-radius:.2rem;background:rgba(0,0,0,.2)}.roster-team-previous-name{color:var(--text2-color);font-weight:600}.roster-team-changes{display:flex;flex-direction:column;gap:.75rem}.roster-change-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.5rem;background:rgba(0,0,0,.2);border-radius:.375rem;border:1px solid var(--border-color)}.roster-change-badge{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:.25rem;font-size:.75rem;font-weight:700;flex-shrink:0;align-self:flex-start}.roster-change-info{flex:1;font-size:.875rem}.roster-change-player{font-weight:600;color:var(--text2-color);margin-bottom:.25rem}.roster-change-details{font-size:.75rem;color:var(--text3-color)}@media screen and (max-width:768px){.roster-region-header{flex-wrap:wrap}.roster-region-stats{width:100%;justify-content:space-around}.roster-stats-grid,.roster-teams-grid{grid-template-columns:1fr}}.roster-team-previous-separator{width:1px;height:16px;background:var(--border-color);margin:0 .5rem;align-self:center}