.favorites-container{min-height:50vh;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:2rem}.league-group{border-bottom:1px solid #ddd;padding-bottom:1rem;margin-bottom:2rem}.league-title{font-size:1.5rem;color:#333;margin-bottom:1rem}.clubs-grid{display:flex;flex-wrap:wrap;gap:1rem}.favorite-club{width:120px;text-align:center}.club-logo{width:100px;height:100px;object-fit:contain;margin-bottom:.5rem}