.cheers-shell{--cheers-ink:#19232e;--cheers-muted:#52606d;--cheers-paper:#edf1f3;--cheers-paper-deep:#e2e8ec;gap:28px;width:100%;max-width:1180px;padding-top:38px}.cheers-page-intro{gap:5px;max-width:660px;display:grid}.cheers-page-intro>span,.cheers-roster__heading>div>span{color:var(--team-color-ink,var(--team-color,var(--cheers-ink)));letter-spacing:.14em;font-size:10px;font-weight:800}.cheers-page-intro h1{color:var(--cheers-ink);letter-spacing:-.045em;font-size:clamp(28px,3.4vw,38px);font-weight:800;line-height:1.1}.cheers-page-intro p{color:var(--cheers-muted);text-wrap:pretty;font-size:14px;line-height:1.55}.cheers-lookup{background:var(--cheers-paper-deep);border:0;border-radius:10px;grid-template-columns:minmax(300px,1fr) auto;align-items:flex-end;gap:18px;padding:14px;display:grid}.cheers-shell .cheers-search{gap:6px;display:grid;position:static}.cheers-shell .cheers-search>label{color:var(--cheers-ink);white-space:normal;width:auto;height:auto;margin:0;font-size:11px;font-weight:800;position:static;overflow:visible}.cheers-shell .cheers-search-row{background:#fff;border:0;border-radius:7px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;height:44px;padding:4px;display:grid}.cheers-shell .cheers-search-row:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--team-color,var(--cheers-ink)) 24%, transparent 76%)}.cheers-shell .cheers-search input{color:var(--cheers-ink);background:0 0;border:0;outline:none;width:100%;min-height:0;padding:0 10px;font-size:13px}.cheers-shell .cheers-search input::placeholder{color:#697580}.cheers-search-clear,.cheers-search-submit,.cheers-roster-message button,.cheers-pagination button{border:0;border-radius:5px;min-height:34px;padding:0 12px;font-size:11px;font-weight:800;transition:background-color .16s,color .16s,transform .16s}.cheers-search-clear{color:var(--cheers-muted);background:0 0}.cheers-shell .cheers-search-clear{justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;padding:0;font-size:20px;line-height:1;display:inline-flex}.cheers-search-submit{background:var(--team-color,var(--cheers-ink));color:var(--team-color-contrast,#fff);min-width:58px}.cheers-view-options{align-items:center;gap:14px;display:flex}.cheers-shell .cheers-mode-bar{background:#d4dde2;border:0;border-radius:7px;grid-template-columns:repeat(2,minmax(84px,1fr));gap:3px;height:44px;padding:4px;display:grid}.cheers-shell .cheers-mode-bar button{color:var(--cheers-muted);background:0 0;border:0;border-radius:5px;min-height:36px;padding:0 11px;font-size:11px;font-weight:750}.cheers-shell .cheers-mode-bar button.active{color:var(--cheers-ink);background:#fff}.cheers-available-toggle{color:var(--cheers-ink);cursor:pointer;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.cheers-available-toggle input{opacity:0;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.cheers-available-toggle>span{background:#bdc8cf;border-radius:10px;width:32px;height:18px;padding:3px;transition:background-color .16s;display:inline-block}.cheers-available-toggle>span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .16s;display:block}.cheers-available-toggle input:checked+span{background:var(--team-color,var(--cheers-ink))}.cheers-available-toggle input:checked+span:after{transform:translate(14px)}.cheers-available-toggle input:focus-visible+span{outline:3px solid var(--color-ticket-gold-soft);outline-offset:2px}.cheers-team-section{gap:13px;display:grid}.cheers-section-heading,.cheers-roster__heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.cheers-section-heading h2,.cheers-roster__heading h2{color:var(--cheers-ink);letter-spacing:-.035em;font-size:20px;font-weight:800;line-height:1.2}.cheers-section-heading p,.cheers-roster__heading p{color:var(--cheers-muted);margin-top:3px;font-size:11px}.cheers-section-heading>span{color:var(--cheers-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:11px}.cheers-team-rail{grid-template-columns:repeat(11,minmax(70px,1fr));gap:6px;min-width:0;display:grid}.cheers-team-tab{background:var(--cheers-paper);color:var(--cheers-ink);border:0;border-radius:7px;place-items:center;gap:5px;min-width:0;min-height:76px;padding:9px 5px 8px;transition:background-color .16s,transform .16s;display:grid;position:relative}.cheers-team-tab:after{background:var(--team-tab-color,var(--team-color,var(--cheers-ink)));content:"";opacity:0;border-radius:2px;width:18px;height:3px;transition:opacity .16s,transform .16s;position:absolute;bottom:6px;transform:scaleX(.4)}.cheers-team-tab.active{background:color-mix(in srgb, var(--team-tab-color,var(--team-color,var(--cheers-ink))) 11%, #fff 89%)}.cheers-team-tab.active:after{opacity:1;transform:scaleX(1)}.cheers-team-tab img,.cheers-team-tab__all{object-fit:contain;width:34px;height:34px}.cheers-team-tab__all{background:var(--team-color,var(--cheers-ink));color:var(--team-color-contrast,#fff);letter-spacing:.04em;border-radius:6px;justify-content:center;align-items:center;font-size:9px;font-weight:800;display:inline-flex}.cheers-team-tab strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:800;overflow:hidden}.cheers-team-feature{background:color-mix(in srgb, var(--team-tab-color,var(--team-color,var(--cheers-ink))) 8%, #e9eef1 92%);border-radius:9px;justify-content:space-between;align-items:center;gap:24px;padding:16px 18px;display:flex}.cheers-team-feature__identity{align-items:center;gap:13px;min-width:0;display:flex}.cheers-team-feature__identity img{object-fit:contain;width:48px;height:48px}.cheers-team-feature__identity>div{gap:1px;display:grid}.cheers-team-feature__identity span{color:var(--cheers-muted);letter-spacing:.08em;font-size:9px;font-weight:800}.cheers-team-feature__identity h2{color:var(--cheers-ink);letter-spacing:-.025em;font-size:17px;font-weight:800}.cheers-team-feature__identity p{color:var(--cheers-muted);font-size:11px}.cheers-team-feature>button{background:var(--team-tab-surface,var(--team-color,var(--cheers-ink)));color:var(--team-tab-contrast,var(--team-color-contrast,#fff));white-space:nowrap;border:0;border-radius:6px;min-height:38px;padding:0 14px;font-size:11px;font-weight:800}.cheers-team-feature>button:disabled{color:#4b5966;cursor:not-allowed;opacity:1;background:#52606d1a}.cheers-roster{gap:15px;display:grid}.cheers-roster__heading>div{gap:3px;display:grid}.cheers-shell .cheers-search-note{background:var(--cheers-paper);color:var(--cheers-muted);border-radius:5px;margin:0;padding:7px 9px;font-size:11px}.cheers-shell .cheers-search-note strong{color:var(--cheers-ink)}.cheer-player-list,.cheers-roster-skeleton{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.cheer-player-row{color:var(--cheers-ink);text-align:left;background:#f7f9fa;border:0;border-radius:8px;grid-template-columns:44px 58px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;min-height:86px;padding:10px 12px 10px 8px;transition:background-color .16s,transform .16s;display:grid}.cheer-player-row:nth-child(4n+2),.cheer-player-row:nth-child(4n+3){background:var(--cheers-paper)}.cheer-player-order{background:color-mix(in srgb, var(--player-team-color,var(--team-color,var(--cheers-ink))) 8%, #fff 92%);border-radius:5px;align-content:center;align-self:stretch;justify-items:center;gap:1px;min-width:0;display:grid}.cheer-player-order strong{color:var(--cheers-ink);font-variant-numeric:tabular-nums;font-size:15px;font-weight:800;line-height:1}.cheer-player-order small{color:var(--cheers-muted);text-overflow:ellipsis;white-space:nowrap;max-width:38px;font-size:8px;font-weight:750;overflow:hidden}.cheers-shell .cheer-player-photo{object-fit:contain;background:#dfe6ea;border:2px solid #fff;border-radius:50%;width:58px;height:58px}.cheers-shell .cheer-player-main{gap:1px;min-width:0;display:grid}.cheers-shell .cheer-player-team{color:var(--team-color-ink,var(--team-color-surface,var(--team-color,var(--cheers-ink))));font-size:9px;font-weight:800}.cheer-player-main>strong{color:var(--cheers-ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:800;line-height:1.25;overflow:hidden}.cheers-shell .cheer-player-meta{color:var(--cheers-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.cheer-player-status{color:var(--cheers-muted);white-space:nowrap;justify-self:end;align-items:center;gap:6px;font-size:10px;font-weight:750;display:inline-flex}.cheer-player-row[data-available=true] .cheer-player-status{color:var(--team-color-ink,var(--team-color-surface,var(--team-color,var(--cheers-ink))));font-weight:800}.cheer-player-status span{font-size:13px;transition:transform .16s}.cheers-roster-skeleton span{background:var(--cheers-paper);border-radius:8px;min-height:86px;animation:1.2s ease-in-out infinite alternate cheers-skeleton-pulse}.cheers-roster-skeleton span:nth-child(2n){animation-delay:.12s}@keyframes cheers-skeleton-pulse{0%{opacity:.55}to{opacity:1}}.cheers-roster-message{background:var(--cheers-paper);color:var(--cheers-ink);border-radius:8px;align-content:center;justify-items:start;gap:5px;min-height:150px;padding:24px;display:grid}.cheers-roster-message strong{font-size:15px;font-weight:800}.cheers-roster-message p{color:var(--cheers-muted);font-size:12px}.cheers-roster-message button{background:var(--team-color,var(--cheers-ink));color:var(--team-color-contrast,#fff);margin-top:8px}.cheers-shell .cheers-pagination{color:var(--cheers-muted);justify-content:center;align-items:center;gap:9px;padding-top:7px;display:flex}.cheers-shell .cheers-pagination button{background:var(--cheers-paper);color:var(--cheers-ink);min-width:60px}.cheers-shell .cheers-pagination button:disabled{color:#89939c;cursor:not-allowed;opacity:.65}.cheers-shell .cheers-pagination>span{color:var(--cheers-muted);font-variant-numeric:tabular-nums;text-align:center;min-width:60px;font-size:11px;font-weight:600}.cheers-shell .cheers-pagination strong{color:var(--cheers-ink);font-weight:800}@media (hover:hover){.cheers-search-clear:hover,.cheers-shell .cheers-pagination button:not(:disabled):hover{color:var(--cheers-ink);background:#d9e1e5}.cheers-search-submit:hover,.cheers-roster-message button:hover{background:color-mix(in srgb, var(--team-color,var(--cheers-ink)) 88%, #000 12%)}.cheers-team-tab:hover,.cheer-player-row:hover{background:color-mix(in srgb, var(--team-color,var(--cheers-ink)) 7%, #fff 93%)}.cheer-player-row:hover{transform:translateY(-1px)}.cheer-player-row:hover .cheer-player-status span{transform:translate(3px)}.cheers-search-clear:active,.cheers-search-submit:active,.cheers-team-tab:active,.cheer-player-row:active,.cheers-pagination button:active{transform:translateY(1px)}}@media (max-width:900px){.cheers-lookup{grid-template-columns:1fr;align-items:stretch}.cheers-view-options{justify-content:space-between}.cheers-team-rail{grid-template-columns:repeat(11,minmax(64px,1fr))}.cheer-player-row{grid-template-columns:40px 54px minmax(0,1fr) auto}.cheers-shell .cheer-player-photo{width:54px;height:54px}}@media (max-width:720px){.cheers-shell{gap:22px;padding-top:24px}.cheers-page-intro h1{font-size:28px}.cheers-lookup{gap:13px;padding:12px}.cheers-view-options{flex-direction:column;align-items:stretch;gap:10px}.cheers-shell .cheers-mode-bar{width:100%}.cheers-available-toggle{min-height:28px}.cheers-section-heading,.cheers-roster__heading{flex-direction:column;align-items:flex-start;gap:7px}.cheers-section-heading>span{white-space:normal}.cheers-team-rail{overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:68px;grid-auto-flow:column;padding:0 2px 7px;scroll-padding-inline:2px;overflow-x:auto}.cheers-team-rail::-webkit-scrollbar{display:none}.cheers-team-tab{scroll-snap-align:start;min-height:72px}.cheers-team-feature{flex-direction:column;align-items:stretch;gap:13px}.cheers-team-feature>button{width:100%}.cheer-player-list,.cheers-roster-skeleton{grid-template-columns:1fr}.cheer-player-row:nth-child(4n+2),.cheer-player-row:nth-child(4n+3){background:#f7f9fa}.cheer-player-row:nth-child(2n){background:var(--cheers-paper)}}@media (max-width:420px){.cheers-shell .cheers-search-row{grid-template-columns:minmax(0,1fr) auto auto}.cheers-search-clear,.cheers-search-submit{padding-inline:9px}.cheer-player-row{grid-template-columns:37px 50px minmax(0,1fr) auto;gap:8px;min-height:78px;padding:8px 9px 8px 6px}.cheers-shell .cheer-player-photo{width:50px;height:50px}.cheer-player-order small{display:none}.cheer-player-status{gap:0;font-size:0}.cheer-player-status span{font-size:14px}}@media (prefers-reduced-motion:reduce){.cheers-available-toggle>span,.cheers-available-toggle>span:after,.cheers-search-clear,.cheers-search-submit,.cheers-team-tab,.cheer-player-row,.cheer-player-status span,.cheers-roster-message button,.cheers-pagination button{transition:none}.cheers-roster-skeleton span{animation:none}}
