.leagues-page h1{margin-bottom:1rem}.leagues-page .search-bar,.leagues-section{margin-bottom:1.5rem}.leagues-section h2{margin:0 0 1rem}.create-league-form .form-group{margin-bottom:.75rem}.create-league-form .form-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.league-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(320px,100%),1fr));grid-gap:12px;gap:12px;margin-top:1rem}.league-list{list-style:none;padding:0;margin:1rem 0 0}.league-list li{padding:.35rem 0;border-bottom:1px solid var(--border)}.league-list li:last-child{border-bottom:none}