<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.template-standings .standings .standings__header{display:flex;align-items:center;flex-direction:column}.template-standings .standings .standings__body{margin-top:40px}.template-standings .standings .standing-filter{display:flex;justify-content:center;margin-top:24px}.template-standings .standings .standings-content{margin-top:24px}.template-standings .standings .standings-content .group-name{font-family:"Overpass",sans-serif;font-style:normal;font-weight:900;font-size:28px;line-height:32px;color:#1a1919;border-top:1px solid #6b5b52;padding:24px 0;margin-top:48px}.template-standings .standings .standings-last-updated{color:#6b5b52;font-family:"Overpass",sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:15px;letter-spacing:0;text-align:left;margin-top:24px;margin-bottom:40px}.template-standings .standings .standings-description .entry-team{display:flex}.template-standings .standings .standings-description .entry-team .entry-team-item{font-family:"Overpass",sans-serif;font-style:normal;font-weight:normal;font-size:20px;line-height:24px;color:#1a1919;display:flex;align-items:center}.template-standings .standings .standings-description .entry-team .entry-team-item.entry-team-item--promoted::before,.template-standings .standings .standings-description .entry-team .entry-team-item.entry-team-item--relagated::before,.template-standings .standings .standings-description .entry-team .entry-team-item.entry-team-item--playoff::before{content:'';width:8px;height:40px;display:inline-block;margin-right:12px;position:relative}.template-standings .standings .standings-description .entry-team .entry-team-item.entry-team-item--promoted::before{background:#416ac2}.template-standings .standings .standings-description .entry-team .entry-team-item.entry-team-item--relagated::before{background:#e25e40}.template-standings .standings .standings-description .entry-team .entry-team-item.entry-team-item--playoff::before{background:#1a1919}.template-standings .standings .standings-description .entry-team .entry-team-item+.entry-team-item{margin-left:72px}.template-standings .standings .standings-description .notes{font-family:"Overpass",sans-serif;font-style:normal;font-weight:normal;font-size:16px;line-height:25px;color:#1a1919;margin-top:40px}.template-standings .standings .standing-table{width:100%}.template-standings .standings .standing-table .standing-table__row{height:80px}.template-standings .standings .standing-table .standing-table__row .standing-table__col{position:relative;box-shadow:inset 0 -1px 0 #ede2da;color:#6b5b52;font-family:"JLEAGUE KICK",sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:20px;text-align:center;vertical-align:middle;padding:0 8px}.template-standings .standings .standing-table .standing-table__row .standing-table__col.standing-table__col--club,.template-standings .standings .standing-table .standing-table__row .standing-table__col.standing-table__col--form{text-align:left}.template-standings .standings .standing-table .standing-table__row.standing-table__row--header{background:#f5ede8;border-radius:6px;height:32px}.template-standings .standings .standing-table .standing-table__row.standing-table__row--header .standing-table__col{color:#6b5b52;font-family:"Barlow Condensed",sans-serif;font-size:15px;line-height:16px;letter-spacing:1px;text-transform:uppercase}.template-standings .standings .standing-table .standing-table__row:not(.standing-table__row--header) .standing-table__col.standing-table__col--position::before{content:'';position:absolute;left:0;top:0;height:100%;width:8px;display:block}.template-standings .standings .standing-table .standing-table__row:not(.standing-table__row--header) .standing-table__col.standing-table__col--position.standing-table__col--promoted::before{background-color:#416ac2}.template-standings .standings .standing-table .standing-table__row:not(.standing-table__row--header) .standing-table__col.standing-table__col--position.standing-table__col--relegated::before{background-color:#e25e40}.template-standings .standings .standing-table .standing-table__row:not(.standing-table__row--header) .standing-table__col.standing-table__col--position.standing-table__col--playoff::before{background-color:#1a1919}.template-standings .standings .standing-table .standing-table__row:not(.standing-table__row--header) .standing-table__col.standing-table__col--points{color:#1a1919}.template-standings .standings .rank-item{display:flex;align-items:center;justify-content:center;padding-left:4px}.template-standings .standings .rank-item .rank-item__icon{padding-left:6px}.template-standings .standings .club-item{display:flex;align-items:center}.template-standings .standings .club-item .club-emblem{margin-right:8px;width:64px;height:64px;display:block}.template-standings .standings .club-item .club-item__name{color:#1a1919;font-family:"JLEAGUE KICK",sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:32px;text-align:left;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.template-standings .standings .club-item:hover{opacity:1}.template-standings .standings .club-item:hover[href] .club-item__name{text-decoration:underline}.template-standings .standings .form-item{display:inline-block;width:32px;height:32px;text-align:center;color:#fff;font-family:"Overpass",sans-serif;font-style:normal;font-weight:900;font-size:16px;line-height:32px;border-radius:50%;margin-right:2px}.template-standings .standings .form-item.form-item--W{background:#277b50}.template-standings .standings .form-item.form-item--L{background:#bf3333}.template-standings .standings .form-item.form-item--D{background:#646a78}.template-standings .standings .form-item+.template-standings .standings .form-item{margin-left:4px}
@media screen and (max-width:991px){.template-standings .standings .standing-table__col.standing-table__col--form{display:none}}@media screen and (max-width:767px){.template-standings .standings .standings-content .group-name{font-size:20px;line-height:24px}.template-standings .standings .standings-content .match-detail-table-wrapper{overflow-x:auto;scrollbar-color:rgba(100,106,120,0.2) rgba(100,106,120,0.05)}.template-standings .standings .standings-content .match-detail-table-wrapper::-webkit-scrollbar{width:6px;height:6px}.template-standings .standings .standings-content .match-detail-table-wrapper::-webkit-scrollbar-thumb{background:rgba(100,106,120,0.2);border-radius:3px}.template-standings .standings .standings-content .match-detail-table-wrapper::-webkit-scrollbar-track{background:rgba(100,106,120,0.05);border-radius:3px}.template-standings .standings .standing-table .standing-table__row .standing-table__col{font-size:16px;line-height:20px}.template-standings .standings .club-item .club-item__name{font-size:20px;line-height:24px}.template-standings .standings .club-item .club-emblem{width:40px;height:40px}}@media screen and (max-width:576px){.template-standings .standings{padding:0}.template-standings .standings .standings__header{padding:0 16px}.template-standings .standings .standings__footer{padding:0 16px}.template-standings .standings .standing-table .standing-table__row{height:56px}.template-standings .standings .standing-table .standing-table__row .standing-table__col{padding:0 4px}.template-standings .standings .standing-table .standing-table__row .standing-table__col.standing-table__col--won,.template-standings .standings .standing-table .standing-table__row .standing-table__col.standing-table__col--drawn,.template-standings .standings .standing-table .standing-table__row .standing-table__col.standing-table__col--lost,.template-standings .standings .standing-table .standing-table__row .standing-table__col.standing-table__col--goals-for,.template-standings .standings .standing-table .standing-table__row .standing-table__col.standing-table__col--goals-against{display:none}.template-standings .standings .standing-table .standing-table__row.standing-table__row--header{height:24px}.template-standings .standings .standing-table .standing-table__row.standing-table__row--header .standing-table__col{font-size:14px;line-height:14px}.template-standings .standings .standing-table .standing-table__row:not(.standing-table__row--header) .standing-table__col.standing-table__col--position::before{width:6px}.template-standings .standings .club-item .club-item__name{font-size:16px;line-height:20px}.template-standings .standings .standings-description .entry-team{flex-direction:column}.template-standings .standings .standings-description .entry-team .entry-team-item{font-size:16px;line-height:16px}.template-standings .standings .standings-description .entry-team .entry-team-item+.entry-team-item{margin-left:0;margin-top:24px}}@media screen and (max-width:420px){.template-standings .standings .standing-table .standing-table__row{height:48px}.template-standings .standings .standing-table .standing-table__row.standing-table__row--header .standing-table__col{font-size:12px}.template-standings .standings .standings-last-updated{margin-top:12px;margin-bottom:24px}.template-standings .standings .standings-description .entry-team .entry-team-item{font-size:14px}.template-standings .standings .standings-description .entry-team .entry-team-item.entry-team-item--promoted::before,.template-standings .standings .standings-description .entry-team .entry-team-item.entry-team-item--relagated::before,.template-standings .standings .standings-description .entry-team .entry-team-item.entry-team-item--playoff::before{width:6px;height:28px}.template-standings .standings .standings-description .entry-team .entry-team-item+.entry-team-item{margin-left:0;margin-top:8px}.template-standings .standings .standings-description .notes{font-size:14px;line-height:16px;margin-top:24px}}body.lang-th .standings .standing-table .standing-table__row.standing-table__row--header .standing-table__col,body.lang-th .standings .standing-table .club-item .club-item__name{font-family:"Notosansthai","Overpass",sans-serif;letter-spacing:normal;line-height:1.5}body.lang-th .standings .standings-description .entry-team .entry-team-item,body.lang-th .standings .standings-description .notes{font-family:"Notosansthai","Overpass",sans-serif;letter-spacing:normal;line-height:1.5}body.lang-th .standings .standings-last-updated{font-family:"Notosansthai","Overpass",sans-serif;letter-spacing:normal;line-height:1.5}
</pre></body></html>