.team-list-head{margin:1.5rem auto 0;max-width:960px;padding:0 1rem;text-align:center}.team-list-head h1{font-size:1.9rem;margin:0 0 .5rem}.team-list-intro{color:#475569;line-height:1.5;margin:0 auto 1rem;max-width:720px}.team-list-actions{display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.team-list-empty{margin:2rem auto;max-width:640px;padding:1.5rem 1rem;text-align:center}.team-list-empty h2{font-size:1.3rem;margin:0 0 .6rem}.team-list-empty p{color:#475569;line-height:1.5;margin:0 0 1.2rem}.team-list-stage{margin:1.5rem auto 2.5rem;max-width:1100px;padding:0 1rem}.team-board{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.team-card{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:12px;border-top:4px solid rgba(0,0,0,.1);box-shadow:0 1px 3px rgba(0,0,0,.06);padding:.7rem .85rem .85rem}.team-card-color-0{border-top-color:#ef4444}.team-card-color-1{border-top-color:#3b82f6}.team-card-color-2{border-top-color:#22c55e}.team-card-color-3{border-top-color:#eab308}.team-card-color-4{border-top-color:#a855f7}.team-card-color-5{border-top-color:#f97316}.team-card-color-6{border-top-color:#06b6d4}.team-card-color-7{border-top-color:#ec4899}.team-card-bench{background:#f8fafc;border-top-color:#9ca3af}.team-card-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.team-card-name{flex:1 1 auto;font-size:.95rem;font-weight:700;min-width:0;overflow-wrap:anywhere;padding:.15rem .3rem}.team-card-badge{background:rgba(0,0,0,.07);border-radius:999px;flex:0 0 auto;font-size:.75rem;font-weight:700;padding:.15rem .5rem}.team-card-members{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}.team-card-members li{background:rgba(0,0,0,.04);border-radius:6px;font-size:.9rem;overflow-wrap:anywhere;padding:.25rem .4rem}.team-list-stage.fullscreen-fallback,.team-list-stage:-webkit-full-screen,.team-list-stage:fullscreen{align-items:center;background:#fff;display:flex;justify-content:center;margin:0;max-width:none;overflow:auto;padding:2.5vh 2.5vw}.team-list-stage.fullscreen-fallback{inset:0;position:fixed;z-index:9999}body.team-list-fullscreen-fallback{overflow:hidden}.team-list-stage.fullscreen-fallback .team-board,.team-list-stage:-webkit-full-screen .team-board,.team-list-stage:fullscreen .team-board{gap:1.6vw;grid-template-columns:repeat(var(--team-list-columns,3),minmax(0,1fr));width:100%}.team-list-stage.fullscreen-fallback .team-card,.team-list-stage:-webkit-full-screen .team-card,.team-list-stage:fullscreen .team-card{border-radius:18px;border-top-width:8px;padding:1.4vh 1.4vw 1.8vh}.team-list-stage.fullscreen-fallback .team-card-name,.team-list-stage:-webkit-full-screen .team-card-name,.team-list-stage:fullscreen .team-card-name{font-size:clamp(1.2rem,2.2vw,2.6rem)}.team-list-stage.fullscreen-fallback .team-card-badge,.team-list-stage:-webkit-full-screen .team-card-badge,.team-list-stage:fullscreen .team-card-badge{font-size:clamp(.85rem,1.2vw,1.5rem);padding:.3rem .8rem}.team-list-stage.fullscreen-fallback .team-card-members li,.team-list-stage:-webkit-full-screen .team-card-members li,.team-list-stage:fullscreen .team-card-members li{font-size:clamp(1rem,1.8vw,2.1rem);padding:.4vh .6vw}.team-list-exit-btn{align-items:center;background:hsla(0,0%,100%,.75);border:1px solid rgba(0,0,0,.12);border-radius:50%;color:#334155;cursor:pointer;display:flex;font-size:1rem;height:2.2rem;justify-content:center;line-height:1;opacity:.25;position:fixed;right:1rem;top:1rem;transition:opacity .15s ease;width:2.2rem;z-index:10000}.team-list-exit-btn:focus-visible,.team-list-exit-btn:hover{opacity:1}@media(max-width:640px){.team-list-head h1{font-size:1.5rem}.team-board{grid-template-columns:1fr}.team-list-stage.fullscreen-fallback .team-board,.team-list-stage:-webkit-full-screen .team-board,.team-list-stage:fullscreen .team-board{grid-template-columns:1fr}}