:root{--clr-bg-primary:white;--clr-bg-secondary:#f2f2f2;--clr-bg-table-header:#5b95f9;--clr-bg-table-row-even:#e8f0fe;--clr-text-primary:#333;--clr-text-header:white;--clr-border:#ddd;--clr-link:#4285f4;--clr-greyed-out:#ccc;--clr-form-win:#00c300;--clr-form-draw:gray;--clr-form-loss:red;--clr-legend-champions:#5b95f9;--clr-legend-promotion:#00c300;--clr-legend-playoffs:orange;--clr-legend-playoff-winners:#8a2be2;--clr-legend-relegation:red;--clr-legend-title-winners:gold;--font-family-base:Arial,sans-serif;--font-size-base:14px;--font-size-h1:1.6rem;--font-size-h2:1.3rem;--font-size-h3:.9rem;--font-size-small:.8rem;--font-size-table:.9rem;--font-size-legend:.75rem;--font-size-timestamp:.8rem;--font-size-footer:.8rem;--spacing-unit:5px;--spacing-xs:calc(var(--spacing-unit)*1);--spacing-sm:calc(var(--spacing-unit)*2);--spacing-md:calc(var(--spacing-unit)*3);--spacing-lg:calc(var(--spacing-unit)*4);--spacing-xl:calc(var(--spacing-unit)*5);--border-radius:6px;--border-radius-small:4px;--table-cell-padding:3px 2px}html{box-sizing:border-box;height:100%}*,:before,:after{box-sizing:inherit}html,body{font-family:var(--font-family-base);font-size:var(--font-size-base);background-color:var(--clr-bg-primary);color:var(--clr-text-primary);margin:0;padding:0;overflow-x:hidden}body{flex-direction:column;justify-content:space-between;min-height:100vh;display:flex}h1{font-size:var(--font-size-h1);text-align:center;margin:var(--spacing-md)0}h2{font-size:var(--font-size-h2);text-align:center;margin-top:0;margin-bottom:var(--spacing-lg)}.league-header{text-align:center;margin-bottom:var(--spacing-sm);width:100%}.league-header h2{font-size:var(--font-size-h2);margin:0}.league-header h3{text-align:center;margin:var(--spacing-xs)0 0 0;font-weight:400;font-size:var(--font-size-h3)}.grid-container{flex-wrap:wrap;justify-content:center;gap:10px;padding:5px;display:flex}@media (max-width:1600px){.grid-item{flex:250px}}@media (max-width:1200px){.grid-item{flex:300px}}@media (max-width:1000px){.grid-container{gap:15px;padding:10px}.grid-item{max-width:500px;padding:8px}.data td:nth-child(2),.data th:nth-child(2){max-width:150px}}@media (max-width:600px){.grid-container{padding:8px}.grid-item{max-width:95%;margin:0 auto;padding:10px}.data th,.data td{padding:4px 2px}.loading-container,.error-container{max-width:90%;margin:var(--spacing-lg)auto;padding:var(--spacing-lg)var(--spacing-sm)}.loading-spinner{border-width:3px;width:40px;height:40px}.data td:nth-child(2),.data th:nth-child(2){min-width:120px;max-width:none}.legend{margin:15px auto 5px;padding:5px;font-size:calc(.55rem + .2vw)}.legend-item{margin-bottom:4px}h1{margin:15px 0;font-size:1.8rem}h2{font-size:1.3rem}.league-header h2{font-size:1.5rem}.league-header h3{font-size:.9rem}.main-header{padding:var(--spacing-sm)var(--spacing-md)}.main-header h1{margin-bottom:var(--spacing-sm);font-size:1.6rem}.season-selector select{min-width:130px;padding:6px 8px;font-size:.9rem}.update_timestamp{margin:15px 0 20px;padding:0 10px;font-size:.9rem}.footer-text{margin-top:50px;padding:15px 10px;font-size:.9rem}}@media (max-width:380px){.main-header{padding:var(--spacing-xs)var(--spacing-sm)}.main-header h1{margin-bottom:var(--spacing-xs);font-size:1.4rem}.season-selector select{min-width:120px;padding:5px 6px;font-size:.85rem}.grid-item{padding:8px}.data th,.data td{padding:3px 1px;font-size:calc(.65rem + .2vw)}.data td:nth-child(2),.data th:nth-child(2){min-width:100px}h1{font-size:1.6rem}.league-header h2{font-size:1.3rem}}table{border-collapse:collapse;table-layout:auto;width:100%;max-width:100%;margin:0 auto}.data{width:100%;font-size:var(--font-size-table);background-color:#0000}.data th,.data td{border:1px solid var(--clr-border);padding:var(--table-cell-padding);text-align:center;white-space:nowrap;vertical-align:middle}.data th{background-color:var(--clr-bg-table-header);color:var(--clr-text-header);font-weight:700}.grid-item .data tr:nth-child(odd){background-color:var(--clr-bg-primary)}.grid-item .data tr:nth-child(2n){background-color:var(--clr-bg-table-row-even)}.data th:first-child{border-top-left-radius:var(--border-radius-small)}.data th:last-child{border-top-right-radius:var(--border-radius-small)}.data tr:last-child td:first-child{border-bottom-left-radius:var(--border-radius-small)}.data tr:last-child td:last-child{border-bottom-right-radius:var(--border-radius-small)}.data td:nth-child(2),.data th:nth-child(2){text-align:left;white-space:normal}.data td:nth-child(7){font-size:.5rem}.grid-item .data td:first-child{border-left:4px solid var(--clr-greyed-out)}.league-premier .data tr:nth-child(-n+4) td:first-child{border-left-color:var(--clr-legend-champions)}.league-premier .data tr:nth-child(5) td:first-child{border-left-color:var(--clr-legend-playoffs)}.season-2024_25 .league-premier .data tr:nth-child(-n+5) td:first-child{border-left-color:var(--clr-legend-champions)}.season-2024_25 .league-premier .data tr:nth-child(6) td:first-child{border-left-color:var(--clr-legend-playoffs)}.season-2024_25 .league-premier .data tr:has(.team.crystal_palace) td:first-child{border-left-color:var(--clr-legend-playoffs)!important}.season-2024_25 .league-premier .data tr:has(.team.tottenham) td:first-child{border-left-color:var(--clr-legend-champions)!important}.league-premier .data tr:nth-last-child(-n+3) td:first-child{border-left-color:var(--clr-legend-relegation)}.league-championship .data tr:nth-child(-n+2) td:first-child{border-left-color:var(--clr-legend-promotion)}.league-championship .data tr:nth-child(n+3):nth-child(-n+6) td:first-child{border-left-color:var(--clr-legend-playoffs)}.league-championship .data tr:nth-last-child(-n+3) td:first-child{border-left-color:var(--clr-legend-relegation)}.league-one .data tr:nth-child(-n+2) td:first-child{border-left-color:var(--clr-legend-promotion)}.league-one .data tr:nth-child(n+3):nth-child(-n+7) td:first-child{border-left-color:var(--clr-legend-playoffs)}.league-one .data tr:nth-last-child(-n+4) td:first-child{border-left-color:var(--clr-legend-relegation)}.league-two .data tr:nth-child(-n+3) td:first-child{border-left-color:var(--clr-legend-promotion)}.league-two .data tr:nth-child(n+4):nth-child(-n+7) td:first-child{border-left-color:var(--clr-legend-playoffs)}.league-two .data tr:nth-last-child(-n+2) td:first-child{border-left-color:var(--clr-legend-relegation)}.league-national .data tr:nth-child(-n+1) td:first-child{border-left-color:var(--clr-legend-promotion)}.league-national .data tr:nth-child(n+2):nth-child(-n+7) td:first-child{border-left-color:var(--clr-legend-playoffs)}.league-national .data tr:nth-last-child(-n+4) td:first-child{border-left-color:var(--clr-legend-relegation)}.data tr.playoff-winner-row td:first-child{border-left-color:var(--clr-legend-playoff-winners)!important}.legend{font-size:var(--font-size-legend);margin:var(--spacing-md)0 0 0;padding:var(--spacing-xs);border:1px solid var(--clr-border);border-radius:var(--border-radius-small);background-color:#0000;align-self:flex-start;width:fit-content}.legend-item{margin-bottom:var(--spacing-xs);align-items:center;display:flex}.legend-item:last-child{margin-bottom:0}.legend-color,.legend-color-champions,.legend-color-promotion,.legend-color-playoffs,.legend-color-playoff-winners,.legend-color-relegation{width:12px;height:12px;margin-right:var(--spacing-sm);border:1px solid #0000001a}.legend-color-champions{background-color:var(--clr-legend-champions)}.legend-color-promotion{background-color:var(--clr-legend-promotion)}.legend-color-playoffs{background-color:var(--clr-legend-playoffs)}.legend-color-playoff-winners{background-color:var(--clr-legend-playoff-winners)}.legend-color-relegation{background-color:var(--clr-legend-relegation)}.legend-color-title{background-color:var(--clr-legend-title-winners)}.main-header{text-align:center;padding:var(--spacing-sm)var(--spacing-lg)var(--spacing-md);margin-bottom:var(--spacing-sm);flex-direction:column;align-items:center;display:flex}.main-header h1{margin:0 0 var(--spacing-md)0;font-size:var(--font-size-h1);color:var(--clr-text-primary);font-weight:700}.header-controls{justify-content:center;align-items:center;display:flex}.season-selector{justify-content:center;display:flex}.season-selector select{font-size:var(--font-size-base);padding:var(--spacing-xs)var(--spacing-sm);border:1px solid var(--clr-border);border-radius:var(--border-radius-small);background-color:var(--clr-bg-primary);color:var(--clr-text-primary);cursor:pointer;min-width:120px;font-weight:500;transition:all .2s}.season-selector select:hover{border-color:var(--clr-link);background-color:var(--clr-bg-table-row-even)}.season-selector select:focus{border-color:var(--clr-link);background-color:var(--clr-bg-primary);outline:none;box-shadow:0 0 0 3px #5b95f933}.update_timestamp{text-align:center;font-size:var(--font-size-timestamp);margin-bottom:var(--spacing-xl);color:var(--clr-text-primary);opacity:.8}.footer-text{text-align:center;font-size:var(--font-size-footer);padding:var(--spacing-lg)var(--spacing-sm);box-sizing:border-box;background-color:var(--clr-bg-secondary);border-top:1px solid var(--clr-border);width:100%;margin-top:auto}.footer-text a{color:var(--clr-link);text-decoration:none}.footer-text a:hover{text-decoration:underline}[class^=season-]{flex-direction:column;flex:1;display:flex}.footer-text{margin-top:auto}table tbody td.team:before,.team:before{content:"";width:12px;height:12px;margin-right:var(--spacing-xs);vertical-align:middle;background-image:url(/images/team-logos-sprite.png);background-repeat:no-repeat;background-size:156px 144px;display:inline-block;position:relative;top:-1px}.team.accrington_stanley:before{background-position:0 0}.team.afc_wimbledon:before{background-position:-12px 0}.team.aldershot_town:before{background-position:-24px 0}.team.alfreton_town:before{background-position:-36px 0}.team.altrincham:before{background-position:-48px 0}.team.arsenal:before{background-position:-60px 0}.team.aston_villa:before{background-position:-72px 0}.team.barnet:before{background-position:-84px 0}.team.barnsley:before{background-position:-96px 0}.team.barrow:before{background-position:-108px 0}.team.bath_city:before{background-position:-120px 0}.team.birmingham_city:before{background-position:-132px 0}.team.blackburn_rovers:before{background-position:-144px 0}.team.blackpool:before{background-position:0 -12px}.team.bolton:before{background-position:-12px -12px}.team.boreham_wood:before{background-position:-24px -12px}.team.boston_united:before{background-position:-36px -12px}.team.bournemouth:before{background-position:-48px -12px}.team.brackley_town:before{background-position:-60px -12px}.team.bradford_city:before{background-position:-72px -12px}.team.braintree_town:before{background-position:-84px -12px}.team.brentford:before{background-position:-96px -12px}.team.brighton:before{background-position:-108px -12px}.team.bristol_city:before{background-position:-120px -12px}.team.bristol_rovers:before{background-position:-132px -12px}.team.bromley:before{background-position:-144px -12px}.team.burnley:before{background-position:0 -24px}.team.burton:before{background-position:-12px -24px}.team.bury:before{background-position:-24px -24px}.team.cambridge_united:before{background-position:-36px -24px}.team.cardiff_city:before{background-position:-48px -24px}.team.carlisle_united:before{background-position:-60px -24px}.team.charlton_athletic:before{background-position:-72px -24px}.team.chelsea:before{background-position:-84px -24px}.team.cheltenham:before{background-position:-96px -24px}.team.chester:before{background-position:-108px -24px}.team.chesterfield:before{background-position:-120px -24px}.team.chorley:before{background-position:-132px -24px}.team.colchester_united:before{background-position:-144px -24px}.team.coventry_city:before{background-position:0 -36px}.team.crawley_town:before{background-position:-12px -36px}.team.crewe_alexandra:before{background-position:-24px -36px}.team.crystal_palace:before{background-position:-36px -36px}.team.dag_and_red:before{background-position:-48px -36px}.team.darlington:before{background-position:-60px -36px}.team.dartford:before{background-position:-72px -36px}.team.derby_county:before{background-position:-84px -36px}.team.doncaster:before{background-position:-96px -36px}.team.dorking:before{background-position:-108px -36px}.team.dover:before{background-position:-120px -36px}.team.eastbourne_borough:before{background-position:-132px -36px}.team.eastleigh:before{background-position:-144px -36px}.team.ebbsfleet_united:before{background-position:0 -48px}.team.everton:before{background-position:-12px -48px}.team.exeter_city:before{background-position:-24px -48px}.team.fleetwood:before{background-position:-36px -48px}.team.forest_green:before{background-position:-48px -48px}.team.fulham:before{background-position:-60px -48px}.team.fylde:before{background-position:-72px -48px}.team.gateshead:before{background-position:-84px -48px}.team.gillingham:before{background-position:-96px -48px}.team.grimsby_town:before{background-position:-108px -48px}.team.guiseley:before{background-position:-120px -48px}.team.halifax_town:before{background-position:-132px -48px}.team.harrogate_town:before{background-position:-144px -48px}.team.hartlepool_united:before{background-position:0 -60px}.team.havant_\&_waterlooville:before{background-position:-12px -60px}.team.hayes_\&_yeading:before{background-position:-24px -60px}.team.hereford_united:before{background-position:-36px -60px}.team.histon:before{background-position:-48px -60px}.team.huddersfield:before{background-position:-60px -60px}.team.hull_city:before{background-position:-72px -60px}.team.hyde_united:before{background-position:-84px -60px}.team.ipswich_town:before{background-position:-96px -60px}.team.kettering_town:before{background-position:-108px -60px}.team.kidderminster:before{background-position:-120px -60px}.team.kings_lynn:before{background-position:-132px -60px}.team.leeds_united:before{background-position:-144px -60px}.team.leicester_city:before{background-position:0 -72px}.team.leyton_orient:before{background-position:-12px -72px}.team.lincoln_city:before{background-position:-24px -72px}.team.liverpool:before{background-position:-36px -72px}.team.luton_town:before{background-position:-48px -72px}.team.macclesfield:before{background-position:-60px -72px}.team.maidenhead:before{background-position:-72px -72px}.team.maidstone_united:before{background-position:-84px -72px}.team.man_city:before{background-position:-96px -72px}.team.man_united:before{background-position:-108px -72px}.team.mansfield_town:before{background-position:-120px -72px}.team.middlesbrough:before{background-position:-132px -72px}.team.millwall:before{background-position:-144px -72px}.team.mk_dons:before{background-position:0 -84px}.team.morecambe:before{background-position:-12px -84px}.team.newcastle:before{background-position:-24px -84px}.team.newport_county:before{background-position:-36px -84px}.team.north_ferriby:before{background-position:-48px -84px}.team.northampton:before{background-position:-60px -84px}.team.norwich_city:before{background-position:-72px -84px}.team.nottm_forest:before{background-position:-84px -84px}.team.notts_county:before{background-position:-96px -84px}.team.nuneaton_town:before{background-position:-108px -84px}.team.oldham_athletic:before{background-position:-120px -84px}.team.oxford_city:before{background-position:-132px -84px}.team.oxford_united:before{background-position:-144px -84px}.team.peterborough:before{background-position:0 -96px}.team.plymouth_argyle:before{background-position:-12px -96px}.team.port_vale:before{background-position:-24px -96px}.team.portsmouth:before{background-position:-36px -96px}.team.preston_north_end:before{background-position:-48px -96px}.team.qpr:before{background-position:-60px -96px}.team.reading:before{background-position:-72px -96px}.team.rochdale:before{background-position:-84px -96px}.team.rotherham_united:before{background-position:-96px -96px}.team.rushden_\&_diamonds:before{background-position:-108px -96px}.team.salford_city:before{background-position:-120px -96px}.team.salisbury_city:before{background-position:-132px -96px}.team.scunthorpe_united:before{background-position:-144px -96px}.team.sheffield_united:before{background-position:0 -108px}.team.sheffield_weds:before{background-position:-12px -108px}.team.shrewsbury:before{background-position:-24px -108px}.team.solihull_moors:before{background-position:-36px -108px}.team.southampton:before{background-position:-48px -108px}.team.southend_united:before{background-position:-60px -108px}.team.southport:before{background-position:-72px -108px}.team.stevenage:before{background-position:-84px -108px}.team.stockport:before{background-position:-96px -108px}.team.stoke_city:before{background-position:-108px -108px}.team.sunderland:before{background-position:-120px -108px}.team.sutton_united:before{background-position:-132px -108px}.team.swansea:before{background-position:-144px -108px}.team.swindon_town:before{background-position:0 -120px}.team.tamworth:before{background-position:-12px -120px}.team.telford_united:before{background-position:-24px -120px}.team.torquay_united:before{background-position:-36px -120px}.team.tottenham:before{background-position:-48px -120px}.team.tranmere:before{background-position:-60px -120px}.team.truro_city:before{background-position:-72px -120px}.team.walsall:before{background-position:-84px -120px}.team.watford:before{background-position:-96px -120px}.team.wealdstone:before{background-position:-108px -120px}.team.welling_united:before{background-position:-120px -120px}.team.west_brom:before{background-position:-132px -120px}.team.west_ham:before{background-position:-144px -120px}.team.weymouth:before{background-position:0 -132px}.team.wigan_athletic:before{background-position:-12px -132px}.team.woking:before{background-position:-24px -132px}.team.wolves:before{background-position:-36px -132px}.team.wrexham:before{background-position:-48px -132px}.team.wycombe:before{background-position:-60px -132px}.team.yeovil_town:before{background-position:-72px -132px}.team.york_city:before{background-position:-84px -132px}@media (min-width:600px){.team:before{background-size:182px 168px;width:14px;height:14px}.team.accrington_stanley:before{background-position:0 0}.team.afc_wimbledon:before{background-position:-14px 0}.team.aldershot_town:before{background-position:-28px 0}.team.alfreton_town:before{background-position:-42px 0}.team.altrincham:before{background-position:-56px 0}.team.arsenal:before{background-position:-70px 0}.team.aston_villa:before{background-position:-84px 0}.team.barnet:before{background-position:-98px 0}.team.barnsley:before{background-position:-112px 0}.team.barrow:before{background-position:-126px 0}.team.bath_city:before{background-position:-140px 0}.team.birmingham_city:before{background-position:-154px 0}.team.blackburn_rovers:before{background-position:-168px 0}.team.blackpool:before{background-position:0 -14px}.team.bolton:before{background-position:-14px -14px}.team.boreham_wood:before{background-position:-28px -14px}.team.boston_united:before{background-position:-42px -14px}.team.bournemouth:before{background-position:-56px -14px}.team.brackley_town:before{background-position:-70px -14px}.team.bradford_city:before{background-position:-84px -14px}.team.braintree_town:before{background-position:-98px -14px}.team.brentford:before{background-position:-112px -14px}.team.brighton:before{background-position:-126px -14px}.team.bristol_city:before{background-position:-140px -14px}.team.bristol_rovers:before{background-position:-154px -14px}.team.bromley:before{background-position:-168px -14px}.team.burnley:before{background-position:0 -28px}.team.burton:before{background-position:-14px -28px}.team.bury:before{background-position:-28px -28px}.team.cambridge_united:before{background-position:-42px -28px}.team.cardiff_city:before{background-position:-56px -28px}.team.carlisle_united:before{background-position:-70px -28px}.team.charlton_athletic:before{background-position:-84px -28px}.team.chelsea:before{background-position:-98px -28px}.team.cheltenham:before{background-position:-112px -28px}.team.chester:before{background-position:-126px -28px}.team.chesterfield:before{background-position:-140px -28px}.team.chorley:before{background-position:-154px -28px}.team.colchester_united:before{background-position:-168px -28px}.team.coventry_city:before{background-position:0 -42px}.team.crawley_town:before{background-position:-14px -42px}.team.crewe_alexandra:before{background-position:-28px -42px}.team.crystal_palace:before{background-position:-42px -42px}.team.dag_and_red:before{background-position:-56px -42px}.team.darlington:before{background-position:-70px -42px}.team.dartford:before{background-position:-84px -42px}.team.derby_county:before{background-position:-98px -42px}.team.doncaster:before{background-position:-112px -42px}.team.dorking:before{background-position:-126px -42px}.team.dover:before{background-position:-140px -42px}.team.eastbourne_borough:before{background-position:-154px -42px}.team.eastleigh:before{background-position:-168px -42px}.team.ebbsfleet_united:before{background-position:0 -56px}.team.everton:before{background-position:-14px -56px}.team.exeter_city:before{background-position:-28px -56px}.team.fleetwood:before{background-position:-42px -56px}.team.forest_green:before{background-position:-56px -56px}.team.fulham:before{background-position:-70px -56px}.team.fylde:before{background-position:-84px -56px}.team.gateshead:before{background-position:-98px -56px}.team.gillingham:before{background-position:-112px -56px}.team.grimsby_town:before{background-position:-126px -56px}.team.guiseley:before{background-position:-140px -56px}.team.halifax_town:before{background-position:-154px -56px}.team.harrogate_town:before{background-position:-168px -56px}.team.hartlepool_united:before{background-position:0 -70px}.team.havant_\&_waterlooville:before{background-position:-14px -70px}.team.hayes_\&_yeading:before{background-position:-28px -70px}.team.hereford_united:before{background-position:-42px -70px}.team.histon:before{background-position:-56px -70px}.team.huddersfield:before{background-position:-70px -70px}.team.hull_city:before{background-position:-84px -70px}.team.hyde_united:before{background-position:-98px -70px}.team.ipswich_town:before{background-position:-112px -70px}.team.kettering_town:before{background-position:-126px -70px}.team.kidderminster:before{background-position:-140px -70px}.team.kings_lynn:before{background-position:-154px -70px}.team.leeds_united:before{background-position:-168px -70px}.team.leicester_city:before{background-position:0 -84px}.team.leyton_orient:before{background-position:-14px -84px}.team.lincoln_city:before{background-position:-28px -84px}.team.liverpool:before{background-position:-42px -84px}.team.luton_town:before{background-position:-56px -84px}.team.macclesfield:before{background-position:-70px -84px}.team.maidenhead:before{background-position:-84px -84px}.team.maidstone_united:before{background-position:-98px -84px}.team.man_city:before{background-position:-112px -84px}.team.man_united:before{background-position:-126px -84px}.team.mansfield_town:before{background-position:-140px -84px}.team.middlesbrough:before{background-position:-154px -84px}.team.millwall:before{background-position:-168px -84px}.team.mk_dons:before{background-position:0 -98px}.team.morecambe:before{background-position:-14px -98px}.team.newcastle:before{background-position:-28px -98px}.team.newport_county:before{background-position:-42px -98px}.team.north_ferriby:before{background-position:-56px -98px}.team.northampton:before{background-position:-70px -98px}.team.norwich_city:before{background-position:-84px -98px}.team.nottm_forest:before{background-position:-98px -98px}.team.notts_county:before{background-position:-112px -98px}.team.nuneaton_town:before{background-position:-126px -98px}.team.oldham_athletic:before{background-position:-140px -98px}.team.oxford_city:before{background-position:-154px -98px}.team.oxford_united:before{background-position:-168px -98px}.team.peterborough:before{background-position:0 -112px}.team.plymouth_argyle:before{background-position:-14px -112px}.team.port_vale:before{background-position:-28px -112px}.team.portsmouth:before{background-position:-42px -112px}.team.preston_north_end:before{background-position:-56px -112px}.team.qpr:before{background-position:-70px -112px}.team.reading:before{background-position:-84px -112px}.team.rochdale:before{background-position:-98px -112px}.team.rotherham_united:before{background-position:-112px -112px}.team.rushden_\&_diamonds:before{background-position:-126px -112px}.team.salford_city:before{background-position:-140px -112px}.team.salisbury_city:before{background-position:-154px -112px}.team.scunthorpe_united:before{background-position:-168px -112px}.team.sheffield_united:before{background-position:0 -126px}.team.sheffield_weds:before{background-position:-14px -126px}.team.shrewsbury:before{background-position:-28px -126px}.team.solihull_moors:before{background-position:-42px -126px}.team.southampton:before{background-position:-56px -126px}.team.southend_united:before{background-position:-70px -126px}.team.southport:before{background-position:-84px -126px}.team.stevenage:before{background-position:-98px -126px}.team.stockport:before{background-position:-112px -126px}.team.stoke_city:before{background-position:-126px -126px}.team.sunderland:before{background-position:-140px -126px}.team.sutton_united:before{background-position:-154px -126px}.team.swansea:before{background-position:-168px -126px}.team.swindon_town:before{background-position:0 -140px}.team.tamworth:before{background-position:-14px -140px}.team.telford_united:before{background-position:-28px -140px}.team.torquay_united:before{background-position:-42px -140px}.team.tottenham:before{background-position:-56px -140px}.team.tranmere:before{background-position:-70px -140px}.team.truro_city:before{background-position:-84px -140px}.team.walsall:before{background-position:-98px -140px}.team.watford:before{background-position:-112px -140px}.team.wealdstone:before{background-position:-126px -140px}.team.welling_united:before{background-position:-140px -140px}.team.west_brom:before{background-position:-154px -140px}.team.west_ham:before{background-position:-168px -140px}.team.weymouth:before{background-position:0 -154px}.team.wigan_athletic:before{background-position:-14px -154px}.team.woking:before{background-position:-28px -154px}.team.wolves:before{background-position:-42px -154px}.team.wrexham:before{background-position:-56px -154px}.team.wycombe:before{background-position:-70px -154px}.team.yeovil_town:before{background-position:-84px -154px}.team.york_city:before{background-position:-98px -154px}}@media (min-width:2000px){.team:before{background-size:208px 192px;width:16px;height:16px}.team.accrington_stanley:before{background-position:0 0}.team.afc_wimbledon:before{background-position:-16px 0}.team.aldershot_town:before{background-position:-32px 0}.team.alfreton_town:before{background-position:-48px 0}.team.altrincham:before{background-position:-64px 0}.team.arsenal:before{background-position:-80px 0}.team.aston_villa:before{background-position:-96px 0}.team.barnet:before{background-position:-112px 0}.team.barnsley:before{background-position:-128px 0}.team.barrow:before{background-position:-144px 0}.team.bath_city:before{background-position:-160px 0}.team.birmingham_city:before{background-position:-176px 0}.team.blackburn_rovers:before{background-position:-192px 0}.team.blackpool:before{background-position:0 -16px}.team.bolton:before{background-position:-16px -16px}.team.boreham_wood:before{background-position:-32px -16px}.team.boston_united:before{background-position:-48px -16px}.team.bournemouth:before{background-position:-64px -16px}.team.brackley_town:before{background-position:-80px -16px}.team.bradford_city:before{background-position:-96px -16px}.team.braintree_town:before{background-position:-112px -16px}.team.brentford:before{background-position:-128px -16px}.team.brighton:before{background-position:-144px -16px}.team.bristol_city:before{background-position:-160px -16px}.team.bristol_rovers:before{background-position:-176px -16px}.team.bromley:before{background-position:-192px -16px}.team.burnley:before{background-position:0 -32px}.team.burton:before{background-position:-16px -32px}.team.bury:before{background-position:-32px -32px}.team.cambridge_united:before{background-position:-48px -32px}.team.cardiff_city:before{background-position:-64px -32px}.team.carlisle_united:before{background-position:-80px -32px}.team.charlton_athletic:before{background-position:-96px -32px}.team.chelsea:before{background-position:-112px -32px}.team.cheltenham:before{background-position:-128px -32px}.team.chester:before{background-position:-144px -32px}.team.chesterfield:before{background-position:-160px -32px}.team.chorley:before{background-position:-176px -32px}.team.colchester_united:before{background-position:-192px -32px}.team.coventry_city:before{background-position:0 -48px}.team.crawley_town:before{background-position:-16px -48px}.team.crewe_alexandra:before{background-position:-32px -48px}.team.crystal_palace:before{background-position:-48px -48px}.team.dag_and_red:before{background-position:-64px -48px}.team.darlington:before{background-position:-80px -48px}.team.dartford:before{background-position:-96px -48px}.team.derby_county:before{background-position:-112px -48px}.team.doncaster:before{background-position:-128px -48px}.team.dorking:before{background-position:-144px -48px}.team.dover:before{background-position:-160px -48px}.team.eastbourne_borough:before{background-position:-176px -48px}.team.eastleigh:before{background-position:-192px -48px}.team.ebbsfleet_united:before{background-position:0 -64px}.team.everton:before{background-position:-16px -64px}.team.exeter_city:before{background-position:-32px -64px}.team.fleetwood:before{background-position:-48px -64px}.team.forest_green:before{background-position:-64px -64px}.team.fulham:before{background-position:-80px -64px}.team.fylde:before{background-position:-96px -64px}.team.gateshead:before{background-position:-112px -64px}.team.gillingham:before{background-position:-128px -64px}.team.grimsby_town:before{background-position:-144px -64px}.team.guiseley:before{background-position:-160px -64px}.team.halifax_town:before{background-position:-176px -64px}.team.harrogate_town:before{background-position:-192px -64px}.team.hartlepool_united:before{background-position:0 -80px}.team.havant_\&_waterlooville:before{background-position:-16px -80px}.team.hayes_\&_yeading:before{background-position:-32px -80px}.team.hereford_united:before{background-position:-48px -80px}.team.histon:before{background-position:-64px -80px}.team.huddersfield:before{background-position:-80px -80px}.team.hull_city:before{background-position:-96px -80px}.team.hyde_united:before{background-position:-112px -80px}.team.ipswich_town:before{background-position:-128px -80px}.team.kettering_town:before{background-position:-144px -80px}.team.kidderminster:before{background-position:-160px -80px}.team.kings_lynn:before{background-position:-176px -80px}.team.leeds_united:before{background-position:-192px -80px}.team.leicester_city:before{background-position:0 -96px}.team.leyton_orient:before{background-position:-16px -96px}.team.lincoln_city:before{background-position:-32px -96px}.team.liverpool:before{background-position:-48px -96px}.team.luton_town:before{background-position:-64px -96px}.team.macclesfield:before{background-position:-80px -96px}.team.maidenhead:before{background-position:-96px -96px}.team.maidstone_united:before{background-position:-112px -96px}.team.man_city:before{background-position:-128px -96px}.team.man_united:before{background-position:-144px -96px}.team.mansfield_town:before{background-position:-160px -96px}.team.middlesbrough:before{background-position:-176px -96px}.team.millwall:before{background-position:-192px -96px}.team.mk_dons:before{background-position:0 -112px}.team.morecambe:before{background-position:-16px -112px}.team.newcastle:before{background-position:-32px -112px}.team.newport_county:before{background-position:-48px -112px}.team.north_ferriby:before{background-position:-64px -112px}.team.northampton:before{background-position:-80px -112px}.team.norwich_city:before{background-position:-96px -112px}.team.nottm_forest:before{background-position:-112px -112px}.team.notts_county:before{background-position:-128px -112px}.team.nuneaton_town:before{background-position:-144px -112px}.team.oldham_athletic:before{background-position:-160px -112px}.team.oxford_city:before{background-position:-176px -112px}.team.oxford_united:before{background-position:-192px -112px}.team.peterborough:before{background-position:0 -128px}.team.plymouth_argyle:before{background-position:-16px -128px}.team.port_vale:before{background-position:-32px -128px}.team.portsmouth:before{background-position:-48px -128px}.team.preston_north_end:before{background-position:-64px -128px}.team.qpr:before{background-position:-80px -128px}.team.reading:before{background-position:-96px -128px}.team.rochdale:before{background-position:-112px -128px}.team.rotherham_united:before{background-position:-128px -128px}.team.rushden_\&_diamonds:before{background-position:-144px -128px}.team.salford_city:before{background-position:-160px -128px}.team.salisbury_city:before{background-position:-176px -128px}.team.scunthorpe_united:before{background-position:-192px -128px}.team.sheffield_united:before{background-position:0 -144px}.team.sheffield_weds:before{background-position:-16px -144px}.team.shrewsbury:before{background-position:-32px -144px}.team.solihull_moors:before{background-position:-48px -144px}.team.southampton:before{background-position:-64px -144px}.team.southend_united:before{background-position:-80px -144px}.team.southport:before{background-position:-96px -144px}.team.stevenage:before{background-position:-112px -144px}.team.stockport:before{background-position:-128px -144px}.team.stoke_city:before{background-position:-144px -144px}.team.sunderland:before{background-position:-160px -144px}.team.sutton_united:before{background-position:-176px -144px}.team.swansea:before{background-position:-192px -144px}.team.swindon_town:before{background-position:0 -160px}.team.tamworth:before{background-position:-16px -160px}.team.telford_united:before{background-position:-32px -160px}.team.torquay_united:before{background-position:-48px -160px}.team.tottenham:before{background-position:-64px -160px}.team.tranmere:before{background-position:-80px -160px}.team.truro_city:before{background-position:-96px -160px}.team.walsall:before{background-position:-112px -160px}.team.watford:before{background-position:-128px -160px}.team.wealdstone:before{background-position:-144px -160px}.team.welling_united:before{background-position:-160px -160px}.team.west_brom:before{background-position:-176px -160px}.team.west_ham:before{background-position:-192px -160px}.team.weymouth:before{background-position:0 -176px}.team.wigan_athletic:before{background-position:-16px -176px}.team.woking:before{background-position:-32px -176px}.team.wolves:before{background-position:-48px -176px}.team.wrexham:before{background-position:-64px -176px}.team.wycombe:before{background-position:-80px -176px}.team.yeovil_town:before{background-position:-96px -176px}.team.york_city:before{background-position:-112px -176px}}@media (min-width:2500px){.team:before{background-size:234px 216px;width:18px;height:18px}.team.accrington_stanley:before{background-position:0 0}.team.afc_wimbledon:before{background-position:-18px 0}.team.aldershot_town:before{background-position:-36px 0}.team.alfreton_town:before{background-position:-54px 0}.team.altrincham:before{background-position:-72px 0}.team.arsenal:before{background-position:-90px 0}.team.aston_villa:before{background-position:-108px 0}.team.barnet:before{background-position:-126px 0}.team.barnsley:before{background-position:-144px 0}.team.barrow:before{background-position:-162px 0}.team.bath_city:before{background-position:-180px 0}.team.birmingham_city:before{background-position:-198px 0}.team.blackburn_rovers:before{background-position:-216px 0}.team.blackpool:before{background-position:0 -18px}.team.bolton:before{background-position:-18px -18px}.team.boreham_wood:before{background-position:-36px -18px}.team.boston_united:before{background-position:-54px -18px}.team.bournemouth:before{background-position:-72px -18px}.team.brackley_town:before{background-position:-90px -18px}.team.bradford_city:before{background-position:-108px -18px}.team.braintree_town:before{background-position:-126px -18px}.team.brentford:before{background-position:-144px -18px}.team.brighton:before{background-position:-162px -18px}.team.bristol_city:before{background-position:-180px -18px}.team.bristol_rovers:before{background-position:-198px -18px}.team.bromley:before{background-position:-216px -18px}.team.burnley:before{background-position:0 -36px}.team.burton:before{background-position:-18px -36px}.team.bury:before{background-position:-36px -36px}.team.cambridge_united:before{background-position:-54px -36px}.team.cardiff_city:before{background-position:-72px -36px}.team.carlisle_united:before{background-position:-90px -36px}.team.charlton_athletic:before{background-position:-108px -36px}.team.chelsea:before{background-position:-126px -36px}.team.cheltenham:before{background-position:-144px -36px}.team.chester:before{background-position:-162px -36px}.team.chesterfield:before{background-position:-180px -36px}.team.chorley:before{background-position:-198px -36px}.team.colchester_united:before{background-position:-216px -36px}.team.coventry_city:before{background-position:0 -54px}.team.crawley_town:before{background-position:-18px -54px}.team.crewe_alexandra:before{background-position:-36px -54px}.team.crystal_palace:before{background-position:-54px -54px}.team.dag_and_red:before{background-position:-72px -54px}.team.darlington:before{background-position:-90px -54px}.team.dartford:before{background-position:-108px -54px}.team.derby_county:before{background-position:-126px -54px}.team.doncaster:before{background-position:-144px -54px}.team.dorking:before{background-position:-162px -54px}.team.dover:before{background-position:-180px -54px}.team.eastbourne_borough:before{background-position:-198px -54px}.team.eastleigh:before{background-position:-216px -54px}.team.ebbsfleet_united:before{background-position:0 -72px}.team.everton:before{background-position:-18px -72px}.team.exeter_city:before{background-position:-36px -72px}.team.fleetwood:before{background-position:-54px -72px}.team.forest_green:before{background-position:-72px -72px}.team.fulham:before{background-position:-90px -72px}.team.fylde:before{background-position:-108px -72px}.team.gateshead:before{background-position:-126px -72px}.team.gillingham:before{background-position:-144px -72px}.team.grimsby_town:before{background-position:-162px -72px}.team.guiseley:before{background-position:-180px -72px}.team.halifax_town:before{background-position:-198px -72px}.team.harrogate_town:before{background-position:-216px -72px}.team.hartlepool_united:before{background-position:0 -90px}.team.havant_\&_waterlooville:before{background-position:-18px -90px}.team.hayes_\&_yeading:before{background-position:-36px -90px}.team.hereford_united:before{background-position:-54px -90px}.team.histon:before{background-position:-72px -90px}.team.huddersfield:before{background-position:-90px -90px}.team.hull_city:before{background-position:-108px -90px}.team.hyde_united:before{background-position:-126px -90px}.team.ipswich_town:before{background-position:-144px -90px}.team.kettering_town:before{background-position:-162px -90px}.team.kidderminster:before{background-position:-180px -90px}.team.kings_lynn:before{background-position:-198px -90px}.team.leeds_united:before{background-position:-216px -90px}.team.leicester_city:before{background-position:0 -108px}.team.leyton_orient:before{background-position:-18px -108px}.team.lincoln_city:before{background-position:-36px -108px}.team.liverpool:before{background-position:-54px -108px}.team.luton_town:before{background-position:-72px -108px}.team.macclesfield:before{background-position:-90px -108px}.team.maidenhead:before{background-position:-108px -108px}.team.maidstone_united:before{background-position:-126px -108px}.team.man_city:before{background-position:-144px -108px}.team.man_united:before{background-position:-162px -108px}.team.mansfield_town:before{background-position:-180px -108px}.team.middlesbrough:before{background-position:-198px -108px}.team.millwall:before{background-position:-216px -108px}.team.mk_dons:before{background-position:0 -126px}.team.morecambe:before{background-position:-18px -126px}.team.newcastle:before{background-position:-36px -126px}.team.newport_county:before{background-position:-54px -126px}.team.north_ferriby:before{background-position:-72px -126px}.team.northampton:before{background-position:-90px -126px}.team.norwich_city:before{background-position:-108px -126px}.team.nottm_forest:before{background-position:-126px -126px}.team.notts_county:before{background-position:-144px -126px}.team.nuneaton_town:before{background-position:-162px -126px}.team.oldham_athletic:before{background-position:-180px -126px}.team.oxford_city:before{background-position:-198px -126px}.team.oxford_united:before{background-position:-216px -126px}.team.peterborough:before{background-position:0 -144px}.team.plymouth_argyle:before{background-position:-18px -144px}.team.port_vale:before{background-position:-36px -144px}.team.portsmouth:before{background-position:-54px -144px}.team.preston_north_end:before{background-position:-72px -144px}.team.qpr:before{background-position:-90px -144px}.team.reading:before{background-position:-108px -144px}.team.rochdale:before{background-position:-126px -144px}.team.rotherham_united:before{background-position:-144px -144px}.team.rushden_\&_diamonds:before{background-position:-162px -144px}.team.salford_city:before{background-position:-180px -144px}.team.salisbury_city:before{background-position:-198px -144px}.team.scunthorpe_united:before{background-position:-216px -144px}.team.sheffield_united:before{background-position:0 -162px}.team.sheffield_weds:before{background-position:-18px -162px}.team.shrewsbury:before{background-position:-36px -162px}.team.solihull_moors:before{background-position:-54px -162px}.team.southampton:before{background-position:-72px -162px}.team.southend_united:before{background-position:-90px -162px}.team.southport:before{background-position:-108px -162px}.team.stevenage:before{background-position:-126px -162px}.team.stockport:before{background-position:-144px -162px}.team.stoke_city:before{background-position:-162px -162px}.team.sunderland:before{background-position:-180px -162px}.team.sutton_united:before{background-position:-198px -162px}.team.swansea:before{background-position:-216px -162px}.team.swindon_town:before{background-position:0 -180px}.team.tamworth:before{background-position:-18px -180px}.team.telford_united:before{background-position:-36px -180px}.team.torquay_united:before{background-position:-54px -180px}.team.tottenham:before{background-position:-72px -180px}.team.tranmere:before{background-position:-90px -180px}.team.truro_city:before{background-position:-108px -180px}.team.walsall:before{background-position:-126px -180px}.team.watford:before{background-position:-144px -180px}.team.wealdstone:before{background-position:-162px -180px}.team.welling_united:before{background-position:-180px -180px}.team.west_brom:before{background-position:-198px -180px}.team.west_ham:before{background-position:-216px -180px}.team.weymouth:before{background-position:0 -198px}.team.wigan_athletic:before{background-position:-18px -198px}.team.woking:before{background-position:-36px -198px}.team.wolves:before{background-position:-54px -198px}.team.wrexham:before{background-position:-72px -198px}.team.wycombe:before{background-position:-90px -198px}.team.yeovil_town:before{background-position:-108px -198px}.team.york_city:before{background-position:-126px -198px}}@media (min-width:3000px){.team:before{background-size:260px 240px;width:20px;height:20px}.team.accrington_stanley:before{background-position:0 0}.team.afc_wimbledon:before{background-position:-20px 0}.team.aldershot_town:before{background-position:-40px 0}.team.alfreton_town:before{background-position:-60px 0}.team.altrincham:before{background-position:-80px 0}.team.arsenal:before{background-position:-100px 0}.team.aston_villa:before{background-position:-120px 0}.team.barnet:before{background-position:-140px 0}.team.barnsley:before{background-position:-160px 0}.team.barrow:before{background-position:-180px 0}.team.bath_city:before{background-position:-200px 0}.team.birmingham_city:before{background-position:-220px 0}.team.blackburn_rovers:before{background-position:-240px 0}.team.blackpool:before{background-position:0 -20px}.team.bolton:before{background-position:-20px -20px}.team.boreham_wood:before{background-position:-40px -20px}.team.boston_united:before{background-position:-60px -20px}.team.bournemouth:before{background-position:-80px -20px}.team.brackley_town:before{background-position:-100px -20px}.team.bradford_city:before{background-position:-120px -20px}.team.braintree_town:before{background-position:-140px -20px}.team.brentford:before{background-position:-160px -20px}.team.brighton:before{background-position:-180px -20px}.team.bristol_city:before{background-position:-200px -20px}.team.bristol_rovers:before{background-position:-220px -20px}.team.bromley:before{background-position:-240px -20px}.team.burnley:before{background-position:0 -40px}.team.burton:before{background-position:-20px -40px}.team.bury:before{background-position:-40px -40px}.team.cambridge_united:before{background-position:-60px -40px}.team.cardiff_city:before{background-position:-80px -40px}.team.carlisle_united:before{background-position:-100px -40px}.team.charlton_athletic:before{background-position:-120px -40px}.team.chelsea:before{background-position:-140px -40px}.team.cheltenham:before{background-position:-160px -40px}.team.chester:before{background-position:-180px -40px}.team.chesterfield:before{background-position:-200px -40px}.team.chorley:before{background-position:-220px -40px}.team.colchester_united:before{background-position:-240px -40px}.team.coventry_city:before{background-position:0 -60px}.team.crawley_town:before{background-position:-20px -60px}.team.crewe_alexandra:before{background-position:-40px -60px}.team.crystal_palace:before{background-position:-60px -60px}.team.dag_and_red:before{background-position:-80px -60px}.team.darlington:before{background-position:-100px -60px}.team.dartford:before{background-position:-120px -60px}.team.derby_county:before{background-position:-140px -60px}.team.doncaster:before{background-position:-160px -60px}.team.dorking:before{background-position:-180px -60px}.team.dover:before{background-position:-200px -60px}.team.eastbourne_borough:before{background-position:-220px -60px}.team.eastleigh:before{background-position:-240px -60px}.team.ebbsfleet_united:before{background-position:0 -80px}.team.everton:before{background-position:-20px -80px}.team.exeter_city:before{background-position:-40px -80px}.team.fleetwood:before{background-position:-60px -80px}.team.forest_green:before{background-position:-80px -80px}.team.fulham:before{background-position:-100px -80px}.team.fylde:before{background-position:-120px -80px}.team.gateshead:before{background-position:-140px -80px}.team.gillingham:before{background-position:-160px -80px}.team.grimsby_town:before{background-position:-180px -80px}.team.guiseley:before{background-position:-200px -80px}.team.halifax_town:before{background-position:-220px -80px}.team.harrogate_town:before{background-position:-240px -80px}.team.hartlepool_united:before{background-position:0 -100px}.team.havant_\&_waterlooville:before{background-position:-20px -100px}.team.hayes_\&_yeading:before{background-position:-40px -100px}.team.hereford_united:before{background-position:-60px -100px}.team.histon:before{background-position:-80px -100px}.team.huddersfield:before{background-position:-100px -100px}.team.hull_city:before{background-position:-120px -100px}.team.hyde_united:before{background-position:-140px -100px}.team.ipswich_town:before{background-position:-160px -100px}.team.kettering_town:before{background-position:-180px -100px}.team.kidderminster:before{background-position:-200px -100px}.team.kings_lynn:before{background-position:-220px -100px}.team.leeds_united:before{background-position:-240px -100px}.team.leicester_city:before{background-position:0 -120px}.team.leyton_orient:before{background-position:-20px -120px}.team.lincoln_city:before{background-position:-40px -120px}.team.liverpool:before{background-position:-60px -120px}.team.luton_town:before{background-position:-80px -120px}.team.macclesfield:before{background-position:-100px -120px}.team.maidenhead:before{background-position:-120px -120px}.team.maidstone_united:before{background-position:-140px -120px}.team.man_city:before{background-position:-160px -120px}.team.man_united:before{background-position:-180px -120px}.team.mansfield_town:before{background-position:-200px -120px}.team.middlesbrough:before{background-position:-220px -120px}.team.millwall:before{background-position:-240px -120px}.team.mk_dons:before{background-position:0 -140px}.team.morecambe:before{background-position:-20px -140px}.team.newcastle:before{background-position:-40px -140px}.team.newport_county:before{background-position:-60px -140px}.team.north_ferriby:before{background-position:-80px -140px}.team.northampton:before{background-position:-100px -140px}.team.norwich_city:before{background-position:-120px -140px}.team.nottm_forest:before{background-position:-140px -140px}.team.notts_county:before{background-position:-160px -140px}.team.nuneaton_town:before{background-position:-180px -140px}.team.oldham_athletic:before{background-position:-200px -140px}.team.oxford_city:before{background-position:-220px -140px}.team.oxford_united:before{background-position:-240px -140px}.team.peterborough:before{background-position:0 -160px}.team.plymouth_argyle:before{background-position:-20px -160px}.team.port_vale:before{background-position:-40px -160px}.team.portsmouth:before{background-position:-60px -160px}.team.preston_north_end:before{background-position:-80px -160px}.team.qpr:before{background-position:-100px -160px}.team.reading:before{background-position:-120px -160px}.team.rochdale:before{background-position:-140px -160px}.team.rotherham_united:before{background-position:-160px -160px}.team.rushden_\&_diamonds:before{background-position:-180px -160px}.team.salford_city:before{background-position:-200px -160px}.team.salisbury_city:before{background-position:-220px -160px}.team.scunthorpe_united:before{background-position:-240px -160px}.team.sheffield_united:before{background-position:0 -180px}.team.sheffield_weds:before{background-position:-20px -180px}.team.shrewsbury:before{background-position:-40px -180px}.team.solihull_moors:before{background-position:-60px -180px}.team.southampton:before{background-position:-80px -180px}.team.southend_united:before{background-position:-100px -180px}.team.southport:before{background-position:-120px -180px}.team.stevenage:before{background-position:-140px -180px}.team.stockport:before{background-position:-160px -180px}.team.stoke_city:before{background-position:-180px -180px}.team.sunderland:before{background-position:-200px -180px}.team.sutton_united:before{background-position:-220px -180px}.team.swansea:before{background-position:-240px -180px}.team.swindon_town:before{background-position:0 -200px}.team.tamworth:before{background-position:-20px -200px}.team.telford_united:before{background-position:-40px -200px}.team.torquay_united:before{background-position:-60px -200px}.team.tottenham:before{background-position:-80px -200px}.team.tranmere:before{background-position:-100px -200px}.team.truro_city:before{background-position:-120px -200px}.team.walsall:before{background-position:-140px -200px}.team.watford:before{background-position:-160px -200px}.team.wealdstone:before{background-position:-180px -200px}.team.welling_united:before{background-position:-200px -200px}.team.west_brom:before{background-position:-220px -200px}.team.west_ham:before{background-position:-240px -200px}.team.weymouth:before{background-position:0 -220px}.team.wigan_athletic:before{background-position:-20px -220px}.team.woking:before{background-position:-40px -220px}.team.wolves:before{background-position:-60px -220px}.team.wrexham:before{background-position:-80px -220px}.team.wycombe:before{background-position:-100px -220px}.team.yeovil_town:before{background-position:-120px -220px}.team.york_city:before{background-position:-140px -220px}}.grid-container{align-items:center;gap:var(--spacing-lg);padding:0 var(--spacing-md);box-sizing:border-box;flex-direction:column;width:100%;display:flex}.grid-item{background-color:var(--clr-bg-secondary);border-radius:var(--border-radius);padding:var(--spacing-sm);box-sizing:border-box;flex-direction:column;flex:none;width:100%;display:flex}@media (min-width:600px){:root{--font-size-h1:1.8rem;--font-size-h2:1.5rem;--font-size-h3:1rem;--font-size-small:.85rem;--font-size-table:.85rem;--font-size-legend:.8rem;--font-size-timestamp:.9rem;--font-size-footer:.9rem;--table-cell-padding:4px 3px}.grid-container{padding:0 var(--spacing-md);justify-content:center;gap:var(--spacing-xl);flex-flow:wrap;align-items:stretch}.grid-item{max-width:45%;padding:var(--spacing-md);flex:400px}.data td:nth-child(2),.data th:nth-child(2){white-space:nowrap;text-overflow:ellipsis;max-width:150px;overflow:hidden}.legend{margin-top:var(--spacing-lg);padding:var(--spacing-sm)}.legend-color,.legend-color-champions,.legend-color-promotion,.legend-color-playoffs,.legend-color-playoff-winners,.legend-color-relegation{width:15px;height:15px}table tbody td.team:before,.team:before{width:14px;height:14px;margin-right:var(--spacing-xs)}}@media (min-width:1000px){:root{--font-size-h1:2rem;--font-size-h2:1.7rem;--font-size-table:.8rem;--font-size-legend:.75rem;--table-cell-padding:2px 1px}.league-header h2{font-size:var(--font-size-h2)}.grid-container{padding:0 var(--spacing-lg);gap:var(--spacing-lg)}.grid-item{max-width:32%;padding:var(--spacing-sm);flex:300px}.data td:nth-child(2),.data th:nth-child(2){max-width:110px}.data td:nth-child(7){font-size:calc(.2rem + .2vw)}.legend{margin-top:var(--spacing-md);padding:var(--spacing-xs)}table tbody td.team:before,.team:before{margin-right:var(--spacing-xs)}}@media (min-width:1600px){.grid-item{flex-basis:250px;max-width:23%}}@media (min-width:2000px){:root{--font-size-table:.9rem;--table-cell-padding:4px 3px;--spacing-md:calc(var(--spacing-unit)*4)}.grid-item{max-width:24.5%;padding:var(--spacing-md)}table tbody td.team:before,.team:before{width:16px;height:16px;margin-right:var(--spacing-xs)}.legend{font-size:.85rem}.legend-color,.legend-color-champions,.legend-color-promotion,.legend-color-playoffs,.legend-color-playoff-winners,.legend-color-relegation{width:14px;height:14px}.league-header h2{font-size:1.8rem}.league-header h3{font-size:1.1rem}.data td:nth-child(2),.data th:nth-child(2){max-width:180px}}@media (min-width:2500px){:root{--font-size-table:.95rem;--table-cell-padding:5px 4px;--spacing-md:calc(var(--spacing-unit)*5)}.grid-item{max-width:19.5%;padding:var(--spacing-md)}table tbody td.team:before,.team:before{width:18px;height:18px;margin-right:var(--spacing-xs)}.legend{font-size:.9rem}.legend-color,.legend-color-champions,.legend-color-promotion,.legend-color-playoffs,.legend-color-playoff-winners,.legend-color-relegation{width:16px;height:16px}.league-header h2{font-size:1.9rem}.league-header h3{font-size:1.2rem}.data td:nth-child(2),.data th:nth-child(2){max-width:200px}}@media (min-width:3000px){:root{--font-size-table:1rem;--table-cell-padding:6px 5px;--spacing-md:calc(var(--spacing-unit)*6)}.grid-item{max-width:16.2%;padding:var(--spacing-md)}table tbody td.team:before,.team:before{width:20px;height:20px;margin-right:var(--spacing-xs)}.legend{font-size:1rem}.legend-color,.legend-color-champions,.legend-color-promotion,.legend-color-playoffs,.legend-color-playoff-winners,.legend-color-relegation{width:18px;height:18px}.league-header h2{font-size:2rem}.league-header h3{font-size:1.3rem}.data td:nth-child(2),.data th:nth-child(2){max-width:220px}}.data tr.champion-row{background-color:#ffd70099!important}.data tr.champion-row td{box-shadow:inset 0 0 0 1px #daa52066;background-color:#ffd70099!important}.loading-container,.error-container{text-align:center;padding:var(--spacing-xl)var(--spacing-md);margin:var(--spacing-xl)auto;max-width:600px}.loading-spinner{border:4px solid var(--clr-bg-secondary);border-top:4px solid var(--clr-link);width:50px;height:50px;margin:0 auto var(--spacing-md);border-radius:50%;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p,.error-container p{font-size:var(--font-size-base);color:var(--clr-text-primary);margin:0}.error-container{border-radius:var(--border-radius);color:#c00;background-color:#fee;border:1px solid #fcc}.error-container p{color:#c00}#standings-container{display:none}
