.season-standings-module{color:#fff;padding-block-end:4rem;padding-block-start:2rem;position:relative;z-index:1}.season-standings-module h3+h4{margin-block-start:2rem}.standings-table-container{overflow-x:auto}.standings-table{background-color:var(--color-dark);border-collapse:collapse;color:#fff;font-size:.875rem;inline-size:100%}.standings-header{background-color:var(--color-dark-grey);color:#fff;font-weight:600;padding-block:.5rem;padding-inline:1rem;text-align:start}.standings-header--rank{inline-size:3rem;text-align:center}.standings-header--team{inline-size:auto}.standings-header--games,.standings-header--losses,.standings-header--points,.standings-header--ties,.standings-header--wins{inline-size:3rem;text-align:center}.standings-row{background-color:var(--color-dark);transition:background-color .2s ease}.standings-row:hover{background-color:#404040}.standings-row--own-team .standings-cell{color:var(--color-yellow)}.standings-cell{border-block-end:1px solid var(--color-dark-grey);color:#fff;font-weight:400;padding-block:.75rem;padding-inline:1rem;vertical-align:middle}.standings-cell--rank{font-weight:600;text-align:center}.standings-cell--team{font-weight:500}.standings-cell--games,.standings-cell--losses,.standings-cell--points,.standings-cell--ties,.standings-cell--wins{text-align:center}.standings-cell--points{font-weight:600}.standings-row:nth-child(12) .standings-cell,.standings-row:nth-child(14) .standings-cell,.standings-row:nth-child(4) .standings-cell{border-block-end:2px solid #fff}.team-name{display:block;font-size:.875rem}.standings-no-data{color:#ccc;font-style:italic;text-align:center}@media (max-width:768px){.season-standings-module{padding-inline:1rem}.standings-table{font-size:.75rem}.standings-cell,.standings-header{padding-block:.5rem;padding-inline:.5rem}}