.teams-page{color:#eeeff1;background:#07080a;min-height:100vh}.teams-header{border-top:4px solid var(--accent);z-index:20;background:#07080af0;border-bottom:1px solid #2e2f31;justify-content:space-between;align-items:center;height:72px;padding:0 5vw;display:flex;position:sticky;top:0}.teams-header>a:last-child{letter-spacing:.12em;font-size:9px;font-weight:900}.teams-brand{font-family:var(--font-display);letter-spacing:-2px;font-size:27px}.teams-brand span,.teams-hero em,.teams-footer span{color:var(--accent)}.teams-hero{background:radial-gradient(circle at 80% 10%,#72a9ff1f,#0000 28%),linear-gradient(140deg,#131416,#050608);border-bottom:1px solid #303133;justify-content:space-between;align-items:end;min-height:480px;padding:80px 6vw 55px;display:flex}.teams-hero small{color:var(--accent);letter-spacing:.14em;font-size:9px;font-weight:900}.teams-hero h1{font:400 clamp(66px,9vw,142px)/.82 var(--font-display);letter-spacing:-.075em;margin:35px 0 0}.teams-hero em{font-style:normal}.teams-hero p{color:#9b9c9e;width:290px;margin:0;font-size:13px;line-height:1.6}.league-filter{scrollbar-width:none;border-bottom:1px solid #303133;padding:0 6vw;display:flex;overflow:auto}.league-filter button{color:#777;letter-spacing:.1em;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:23px 26px;font-size:9px;font-weight:900}.league-filter button.active{color:#fff;border-bottom:3px solid var(--accent)}.club-grid{background:#262729;grid-template-columns:repeat(3,1fr);gap:1px;padding:50px 6vw 90px;display:grid}.club-tile{--club:#333;background:linear-gradient(155deg,#111 0%,#0e0f11 68%);flex-direction:column;justify-content:space-between;min-height:330px;padding:24px;transition:all .25s;display:flex;position:relative;overflow:hidden}.club-tile:after{content:"";border:45px solid var(--club);opacity:.16;border-radius:50%;width:260px;height:260px;position:absolute;inset:auto -60px -120px auto}.club-tile:hover{z-index:2;transform:translateY(-6px);box-shadow:0 22px 50px #000}.club-rank{text-transform:uppercase;letter-spacing:.1em;color:#bbb;justify-content:space-between;font-size:8px;font-weight:900;display:flex}.club-rank b{font:24px var(--font-display);color:#fff}.club-tile>img{object-fit:contain;filter:drop-shadow(0 18px 18px #00000080);align-self:center;width:130px;height:130px;transition:all .25s}.club-tile:hover>img{transform:scale(1.08)}.club-tile small{color:var(--accent);letter-spacing:.14em;font-size:8px;font-weight:900}.club-tile h2{font:400 28px/.95 var(--font-display);letter-spacing:-.04em;text-transform:uppercase;max-width:80%;margin:10px 0 20px}.club-tile>div:last-child>span{letter-spacing:.1em;font-size:8px;font-weight:900}.teams-loading{color:#9b9c9e;letter-spacing:.13em;place-items:center;height:400px;font-size:9px;display:grid}.teams-footer{background:#101113;justify-content:space-between;align-items:center;padding:45px 6vw;display:flex}.teams-footer b{font:34px var(--font-display)}.teams-footer p{letter-spacing:.12em;font-size:9px;font-weight:900}@media (max-width:800px){.teams-header{height:62px;padding:0 18px}.teams-hero{min-height:420px;padding:70px 20px 40px;display:block}.teams-hero h1{margin-top:45px;font-size:18vw}.teams-hero p{width:auto;margin-top:35px}.league-filter{padding:0}.league-filter button{padding:18px}.club-grid{background:#07080a;grid-template-columns:1fr;gap:10px;padding:25px 18px 70px}.club-tile{min-height:270px}.club-tile>img{width:105px;height:105px}.teams-footer{padding:35px 20px;display:block}.teams-footer p{margin-top:15px}}
