:root{--ink:#10202b;--muted:#61717b;--line:#e4e9ec;--paper:#f7f9fa;--green:#087f5b;--amber:#f0a202;--red:#d94a3a}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);margin:0;font-family:Noto Sans Thai,Leelawadee UI,Tahoma,Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{max-width:1180px;margin:0 auto;padding:0 20px}.topbar{color:#fff;background:#10202b;font-size:13px}.topbar .shell{justify-content:space-between;align-items:center;height:34px;display:flex}.nav{border-bottom:1px solid var(--line);z-index:10;background:#fff;position:sticky;top:0}.nav .shell{align-items:center;gap:28px;min-height:68px;display:flex}.brand{color:var(--green);letter-spacing:0;font-size:22px;font-weight:700}.navlinks{color:#41515a;flex:1;gap:18px;font-size:15px;display:flex}.navlinks a:hover{color:var(--green)}.search{border:1px solid var(--line);background:#f8fafb;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;display:flex}.search input{width:170px;font:inherit;background:0 0;border:0;outline:0}.hero{color:#fff;background:#0d2d35;padding:34px 0 30px}.hero h1{margin:0 0 8px;font-size:32px;line-height:1.2}.hero p{color:#c5d9d9;margin:0;font-size:16px}.layout{grid-template-columns:minmax(0,1fr) 310px;gap:22px;padding:24px 0 48px;display:grid}.section{border:1px solid var(--line);background:#fff;border-radius:6px}.section h2{border-bottom:1px solid var(--line);margin:0;padding:16px 18px;font-size:19px}.match{border-bottom:1px solid #eef1f2;grid-template-columns:92px minmax(0,1fr) 80px;align-items:center;gap:14px;padding:14px 18px;display:grid}.match:last-child{border-bottom:0}.matchtime{color:var(--muted);font-size:13px}.teams{gap:3px;font-size:15px;display:grid}.score{text-align:right;font-size:18px;font-weight:700}.badge{color:var(--green);align-items:center;gap:5px;font-size:12px;display:inline-flex}.dot{background:var(--green);border-radius:50%;width:7px;height:7px}.news{border-bottom:1px solid #eef1f2;padding:14px 18px}.news:last-child{border-bottom:0}.news small{color:var(--muted)}.chips{flex-wrap:wrap;gap:8px;padding:14px 18px;display:flex}.chip{border:1px solid var(--line);background:#fbfcfc;border-radius:999px;padding:7px 10px;font-size:13px}.footer{border-top:1px solid var(--line);color:var(--muted);padding:26px 0;font-size:13px}.admin-page{padding:32px 20px 60px}.admin-form{gap:14px;max-width:680px;padding:20px;display:grid}.admin-form label{color:var(--muted);gap:6px;font-size:14px;display:grid}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:5px;padding:10px 12px}.admin-form textarea{resize:vertical;min-height:110px}.admin-form .check{color:var(--ink);grid-template-columns:auto 1fr;align-items:center;display:flex}.admin-form .check input{width:auto}.admin-form button{background:var(--green);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:5px;padding:11px 16px}.admin-form input[type=file]{background:#f8fafb;padding:8px}.admin-form small{color:var(--muted);font-size:12px}.admin-site-preview{object-fit:contain;object-position:left center;max-width:260px;max-height:90px}.admin-favicon-preview{object-fit:contain;width:48px;height:48px}.admin-login-form{gap:14px;display:grid}.admin-login-help{color:var(--muted);margin:0;font-size:13px}.main-nav .navlinks form{display:flex}.main-nav .navlinks form button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0}.admin-scope-tabs{flex-wrap:wrap;gap:8px;margin:14px 0 20px;display:flex}.admin-scope-tabs a{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:5px;padding:9px 12px;font-size:13px}.admin-scope-tabs a.active{border-color:var(--green);color:var(--green);background:#e8f5f0}.admin-list{max-width:900px;margin-top:22px}.admin-list>div{border-top:1px solid var(--line);grid-template-columns:140px 140px 1fr 80px;gap:12px;padding:12px 18px;font-size:14px;display:grid}.admin-edit-row{align-items:start;grid-template-columns:1fr auto!important;gap:14px!important;display:grid!important}.admin-inline-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;display:grid}.admin-inline-form label{color:var(--muted);gap:6px;font-size:13px;display:grid}.admin-inline-form input{border:1px solid var(--line);width:100%;font:inherit;border-radius:5px;padding:9px 10px}.admin-inline-form .check{color:var(--ink);align-items:center;gap:8px;display:flex}.admin-inline-form .check input{width:auto}.admin-inline-form button,.admin-list .danger{font:inherit;cursor:pointer;border:0;border-radius:5px;padding:10px 14px}.admin-inline-form button{background:var(--green);color:#fff}.admin-list .danger{color:#fff;background:#b42318}.admin-category-seo{margin-top:22px}.admin-category-seo-list>div{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) 70px 85px 85px;align-items:center;gap:12px;min-height:66px;padding:10px 18px;display:grid}.admin-category-seo-list>div>div{gap:2px;min-width:0;display:grid}.admin-category-seo-list small,.admin-category-seo-list code{color:var(--muted);font-size:11px}.admin-category-seo-list code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-category-seo-list a{color:var(--green);font-size:12px}.admin-category-editor{margin-top:22px}.admin-category-editor .section-heading{align-items:flex-start}.admin-category-editor .section-heading p{color:var(--muted);margin:4px 0 0;font-size:13px}.admin-category-edit-list{gap:14px;display:grid}.admin-category-edit-card{border-top:1px solid var(--line);gap:14px;padding:16px 18px;display:grid}.admin-category-edit-form{gap:14px;display:grid}.admin-category-edit-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.admin-category-edit-head>div{gap:3px;min-width:0;display:grid}.admin-category-edit-head small,.admin-category-edit-head code{color:var(--muted);font-size:12px}.admin-category-edit-head code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-category-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-category-edit-grid label{color:var(--muted);gap:6px;font-size:13px;display:grid}.admin-category-edit-grid .check{color:var(--ink);align-items:center;gap:8px;display:flex}.admin-category-edit-grid .check input{width:auto}.admin-category-edit-grid input,.admin-category-edit-grid textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:5px;padding:9px 10px}.admin-category-edit-grid textarea{resize:vertical;min-height:82px}.admin-category-edit-card button{background:var(--green);color:#fff;width:max-content;font:inherit;cursor:pointer;border:0;border-radius:5px;padding:10px 14px}.admin-category-delete{border-top:1px dashed var(--line);flex-wrap:wrap;align-items:center;gap:10px;padding-top:10px;display:flex}.admin-category-delete .danger{color:#fff;background:#b42318}.admin-category-delete small{color:var(--muted);font-size:12px}.admin-category-sync-now{padding-top:2px;display:flex}.admin-category-sync-now button{border:1px solid var(--green);color:var(--green);font:inherit;cursor:pointer;background:#fff;border-radius:5px;padding:9px 13px}.admin-source-error{color:#b42318!important}.admin-action-success{color:#087f5b;background:#e8f5f0;border:1px solid #9bd8c3;border-radius:5px;margin:14px 0;padding:11px 14px}.admin-action-error{color:#b42318;background:#fff0ee;border:1px solid #efb4ad;border-radius:5px;margin:14px 0;padding:11px 14px}.admin-category-search{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:10px;padding:14px 18px;display:flex}.admin-category-search input{border:1px solid var(--line);min-width:0;font:inherit;border-radius:5px;flex:1;padding:9px 10px}.admin-category-search button{color:#fff;background:var(--green);font:inherit;cursor:pointer;border:0;border-radius:5px;padding:9px 14px}.admin-category-details{padding:0}.admin-category-details>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 18px;list-style:none;display:grid}.admin-category-details>summary::-webkit-details-marker{display:none}.admin-category-details>summary>div:first-child{gap:3px;min-width:0;display:grid}.admin-category-details>summary code{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-category-details[open]>summary{border-bottom:1px solid var(--line);background:#f8fafb}.admin-category-details .admin-category-edit-form{padding:16px 18px 8px}.admin-category-details .admin-category-sync-now,.admin-category-details .admin-category-delete{margin:0 18px 14px}.admin-category-status{grid-template-columns:auto auto;place-items:center end;gap:3px 8px;display:grid}.admin-category-status span{color:#596a72;background:#eef2f3;border-radius:4px;padding:3px 6px;font-size:10px}.admin-category-status .sync-success{color:#087f5b;background:#e8f5f0}.admin-category-status .sync-failed{color:#b42318;background:#fff0ee}.admin-category-status .sync-running,.admin-category-status .sync-queued{color:#8a5a00;background:#fff4dc}.admin-category-status b{font-size:11px}.admin-category-status small{color:var(--muted);grid-column:1/-1;font-size:10px}.admin-system-categories>details>summary{cursor:pointer;justify-content:space-between;padding:16px 18px;display:flex}@media (max-width:620px){.admin-category-details>summary{grid-template-columns:1fr}.admin-category-status{justify-items:start}.admin-category-search{flex-direction:column}}.admin-category-edit-card a,.admin-category-editor .section-heading a{color:var(--green);font-size:13px}.seo-ready,.seo-missing{text-align:center;border-radius:4px;padding:4px 6px;font-size:10px}.seo-ready{color:var(--green);background:#e8f5f0}.seo-missing{color:#9a6700;background:#fff4dc}.utility{color:#cbd8da;background:#10242a;font-size:12px}.utility .shell{justify-content:space-between;align-items:center;height:34px;display:flex}.utility .shell div{gap:18px;display:flex}.main-nav{border-bottom:1px solid var(--line);z-index:20;background:#fff;position:sticky;top:0}.main-nav .shell{align-items:center;gap:28px;min-height:70px;display:flex}.brand{align-items:center;gap:9px;min-width:max-content;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:5px;place-items:center;width:31px;height:31px;font:700 18px Inter,Arial,sans-serif;display:grid}.site-logo{object-fit:contain;flex:none;width:auto;max-width:150px;height:34px}.main-nav .navlinks{align-items:center;height:70px}.main-nav .navlinks a{border-bottom:3px solid #0000;align-items:center;height:70px;display:flex}.main-nav .navlinks a.active{color:var(--green);border-color:var(--green);font-weight:600}.media-recommendations{border-bottom:1px solid var(--line);background:#f4f7f7}.media-recommendation-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) 320px;padding-top:20px;padding-bottom:20px;display:grid}.media-feature-column,.media-live-column{min-width:0}.media-feature-column{padding:0 20px}.media-video-feature{padding-left:0}.media-news-feature,.media-live-column{border-left:1px solid var(--line)}.media-live-column{padding-left:20px}.media-recommendation-heading{justify-content:space-between;align-items:center;gap:12px;min-height:40px;margin-bottom:12px;display:flex}.media-recommendation-heading h2{align-items:center;gap:7px;margin:0;font-size:16px;line-height:1.3;display:flex}.media-live-column .media-recommendation-heading h2{color:#b4232d}.media-recommendation-heading a{color:var(--green);white-space:nowrap;align-items:center;gap:2px;font-size:12px;display:flex}.media-lead-video,.media-lead-news{border:1px solid var(--line);background:#fff;border-radius:6px;min-width:0;display:block;overflow:hidden}.media-lead-image{aspect-ratio:16/8.5;background:#dfe6e6;min-height:180px;position:relative;overflow:hidden}.media-lead-image img{object-fit:cover;width:100%;height:100%}.media-lead-image>span{color:#fff;background:#b4232d;border-radius:4px;align-items:center;gap:5px;padding:6px 8px;font-size:11px;font-weight:700;display:flex;position:absolute;bottom:10px;left:10px}.media-lead-copy{padding:12px 14px 13px}.media-lead-copy h3,.media-lead-news h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:17px;line-height:1.4;display:-webkit-box;overflow:hidden}.media-lead-copy p{color:var(--muted);margin:5px 0 0;font-size:12px}.media-lead-news{grid-template-columns:180px minmax(0,1fr);min-height:146px;display:grid}.media-lead-news>img{object-fit:cover;width:180px;height:100%;min-height:146px}.media-lead-news>div{min-width:0;padding:13px 14px}.media-lead-news span{color:#b4232d;font-size:10px;font-weight:700}.media-lead-news h3{margin-top:5px}.media-lead-news p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:7px 0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.media-lead-news small{color:var(--muted);font-size:10px}.media-secondary-list{background:var(--line);border:1px solid var(--line);border-radius:6px;gap:1px;margin-top:10px;display:grid;overflow:hidden}.media-secondary-list>a{background:#fff;grid-template-columns:108px minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:72px;padding:8px;display:grid}.media-secondary-list img{object-fit:cover;border-radius:4px;width:108px;height:62px}.media-secondary-list>a>div{gap:5px;min-width:0;display:grid}.media-secondary-list strong,.media-live-list strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.media-secondary-list small,.media-live-list small{color:var(--muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.media-live-intro{color:#fff;background:#a91f2a;border-radius:6px 6px 0 0;align-items:center;gap:12px;min-height:86px;padding:15px;display:flex}.media-live-intro span{border:1px solid #ffffffa6;border-radius:3px;padding:5px 7px;font-size:10px;font-weight:800}.media-live-intro strong{font-size:15px;line-height:1.35}.media-live-list{border:1px solid var(--line);border-top:0;border-radius:0 0 6px 6px;display:grid;overflow:hidden}.media-live-list>a{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:78px;padding:11px 12px;display:grid}.media-live-list>a:last-child{border-bottom:0}.media-live-list>a>span{color:#fff;text-align:center;background:#c62632;border-radius:3px;padding:4px;font:700 8px Inter,Arial,sans-serif}.media-live-list>a>div{gap:4px;min-width:0;display:grid}.media-live-list>a>svg{color:var(--muted)}body.template-night .media-recommendations{color:#f8fbff;background:#071820;border-color:#38505b}body.template-night .media-news-feature,body.template-night .media-live-column{border-color:#38505b}body.template-night .media-lead-video,body.template-night .media-lead-news,body.template-night .media-secondary-list,body.template-night .media-secondary-list>a,body.template-night .media-live-list,body.template-night .media-live-list>a{color:#f8fbff;background:#102a35;border-color:#38505b}body.template-night .media-lead-image{background:#0b202b}body.template-night .media-lead-copy p,body.template-night .media-lead-news p,body.template-night .media-lead-news small,body.template-night .media-secondary-list small,body.template-night .media-live-list small{color:#b9cbd3}@media (max-width:1180px){.media-recommendation-grid{grid-template-columns:1fr 1fr;row-gap:20px}.media-live-column{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;padding:18px 0 0}.media-live-list{border-top:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr))}.media-live-intro{display:none}.media-live-list>a{border-right:1px solid var(--line);border-bottom:0}.media-live-list>a:last-child{border-right:0}}@media (max-width:760px){.media-recommendation-grid{grid-template-columns:1fr;padding-top:14px;padding-bottom:14px}.media-feature-column{padding:0}.media-news-feature{border-left:0;border-top:1px solid var(--line);margin-top:18px;padding-top:18px}.media-live-column{margin-top:18px}.media-lead-image{min-height:0}.media-lead-news{grid-template-columns:128px minmax(0,1fr);min-height:128px}.media-lead-news>img{width:128px;min-height:128px}.media-lead-news p{display:none}.media-secondary-list>a{grid-template-columns:96px minmax(0,1fr)}.media-secondary-list img{width:96px;height:58px}.media-live-list{grid-template-columns:1fr}.media-live-list>a{border-right:0;border-bottom:1px solid var(--line)}.media-live-list>a:last-child{border-bottom:0}.media-recommendation-heading h2{font-size:15px}}.live-recommendations-band{border-bottom:1px solid var(--line);background:#f4f7f7}.live-recommendations-band>.shell{grid-template-columns:210px minmax(0,1fr);align-items:center;gap:16px;padding-top:16px;padding-bottom:16px;display:grid}.live-band-heading{border-right:1px solid var(--line);align-content:center;gap:10px;margin:0;padding-right:16px;display:grid}.live-band-heading h2{color:#b4232d;align-items:center;gap:7px;margin:0;font-size:16px;display:flex}.live-band-heading a{color:var(--green);align-items:center;gap:3px;font-size:12px;display:flex}.live-band-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.live-band-grid>a{border:1px solid var(--line);background:#fff;border-top:3px solid #c62632;border-radius:6px;grid-template-columns:118px minmax(0,1fr) 20px;align-items:center;gap:12px;min-width:0;min-height:104px;padding:9px;display:grid}.live-band-thumb{background:#dfe6e6;border-radius:4px;width:118px;height:78px;position:relative;overflow:hidden}.live-band-thumb img{object-fit:cover;width:100%;height:100%}.live-band-thumb>span{color:#fff;text-align:center;background:#c62632;border-radius:3px;padding:4px 5px;font:700 8px Inter,Arial,sans-serif;position:absolute;bottom:6px;left:6px}.live-band-grid>a>div{gap:5px;min-width:0;display:grid}.live-band-grid strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.live-band-grid small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.live-band-grid>a>svg{color:var(--muted)}body.template-night .live-recommendations-band{color:#f8fbff;background:#071820;border-color:#38505b}body.template-night .live-band-grid>a{color:#f8fbff;background:#102a35;border-color:#e04853 #38505b #38505b}body.template-night .live-band-grid small{color:#b9cbd3}@media (max-width:760px){.live-recommendations-band>.shell{display:block}.live-band-heading{border-right:0;justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;padding-right:0;display:flex}.live-band-grid{grid-template-columns:1fr}.live-band-grid>a{grid-template-columns:108px minmax(0,1fr) 18px;min-height:94px}.live-band-thumb{width:108px;height:72px}.live-band-heading h2{font-size:15px}}.score-hero{color:#fff;border-bottom:4px solid var(--green);background:#10343b}.hero-grid{grid-template-columns:minmax(0,1fr) 400px;align-items:center;gap:50px;min-height:210px;display:grid}.eyebrow{color:#8de0c1;align-items:center;gap:7px;margin:0 0 10px;font:600 12px Inter,Arial,sans-serif;display:flex}.score-hero h1{max-width:690px;margin:0;font-size:34px;line-height:1.25}.score-hero p:not(.eyebrow){color:#c6d7d9;max-width:650px;margin:10px 0 0}.hero-metrics{background:#183e45;border:1px solid #31545b;border-radius:6px;grid-template-columns:repeat(3,1fr);display:grid}.hero-metrics a{text-align:center;border-right:1px solid #31545b;place-content:center;min-height:96px;display:grid}.hero-metrics a:last-child{border:0}.hero-metrics strong{color:#fff;font:700 26px Inter,Arial,sans-serif}.hero-metrics span{color:#b8cccf;font-size:12px}.hero-metrics small{color:#8faeb1;max-width:118px;margin-top:4px;font-size:10px;line-height:1.3;display:block}.status-strip{border-bottom:1px solid var(--line);background:#fff}.status-strip .shell{align-items:center;gap:6px;min-height:55px;display:flex;overflow-x:auto}.status-strip a{color:#52626a;border-radius:5px;align-items:center;gap:7px;min-width:max-content;padding:9px 13px;font-size:14px;display:flex}.status-strip a.selected{color:var(--green);background:#e8f5f0;font-weight:600}.status-strip b{background:var(--red);color:#fff;border-radius:10px;place-items:center;min-width:20px;height:20px;font:600 11px Inter,Arial,sans-serif;display:grid}.status-strip small{color:var(--muted);font-size:10px}.portal-layout{grid-template-columns:minmax(0,1fr) 310px;gap:22px;padding-top:24px;padding-bottom:50px;display:grid}.portal-main{align-content:start;gap:22px;display:grid}.data-section,.side-section{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.section-heading,.side-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:15px 18px;display:flex}.section-heading h2,.side-heading h2{margin:2px 0 0;font-size:19px}.section-note{color:var(--muted);margin-top:5px;font-size:11px;font-weight:400;display:block}.section-kicker{color:var(--green);font:600 10px Inter,Arial,sans-serif}.section-heading>a,.side-heading a{color:var(--green);align-items:center;gap:4px;font-size:13px;display:flex}.segmented{border:1px solid var(--line);background:#f5f7f8;border-radius:5px;padding:3px;display:flex}.segmented a{color:var(--muted);border-radius:3px;padding:6px 10px;font-size:12px}.segmented a.selected{color:var(--ink);background:#fff;box-shadow:0 1px 3px #dce2e5}.match-row{border-bottom:1px solid #edf1f2;grid-template-columns:86px 92px minmax(0,1fr) 42px 18px;align-items:center;gap:14px;min-height:78px;padding:10px 18px;display:grid}.match-row:hover{background:#f8fbfa}.match-league-group+.match-league-group{border-top:8px solid #f1f4f5}.match-league-heading{border-bottom:1px solid var(--line);cursor:pointer;background:#f8faf9;align-items:center;gap:10px;min-height:48px;padding:8px 18px;list-style:none;display:flex}.match-league-heading::-webkit-details-marker{display:none}.match-league-heading:before{content:"▾";color:var(--muted);font-size:12px}.match-league-group:not([open]) .match-league-heading:before{content:"▸"}.match-status-group>summary{cursor:pointer;border-bottom:1px solid var(--line);background:#fbfcfc;align-items:center;gap:8px;min-height:38px;padding:7px 18px 7px 42px;list-style:none;display:flex}.match-status-group>summary::-webkit-details-marker{display:none}.match-status-group>summary:before{content:"▾";color:var(--muted)}.match-status-group:not([open])>summary:before{content:"▸"}.match-status-group>summary strong{font-size:11px}.match-status-group>summary span{color:var(--muted);margin-left:auto;font-size:10px}.match-league-heading img{object-fit:contain;width:28px;height:28px}.match-league-heading h3{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:14px;overflow:hidden}.match-league-heading span{color:var(--muted);margin-left:auto;font-size:11px}body.template-night .match-league-heading{color:#f8fbff;background:#173846;border-color:#38505b}.league-cell{align-items:center;gap:7px;min-width:0;display:flex}.league-cell img,.team-pair img,.league-list img,.team-grid img{object-fit:contain}.league-cell small{text-overflow:ellipsis;color:var(--muted);font:600 10px Inter,Arial,sans-serif;overflow:hidden}.logo-fallback,.team-fallback,.news-thumb{color:#839198;background:#eef3f4;border-radius:4px;place-items:center;display:grid}.logo-fallback{flex:none;width:30px;height:30px}.match-date{gap:4px;display:grid}.match-date strong{font:600 13px Inter,Arial,sans-serif}.state{color:#63727a;text-transform:uppercase;background:#eef1f2;border-radius:3px;width:max-content;padding:2px 5px;font:600 9px Inter,Arial,sans-serif}.state-live,.state-halftime{color:var(--green);background:#e8f7f0}.state-scheduled{color:#9a6700;background:#fff4dc}.team-pair{gap:8px;min-width:0;display:grid}.team-pair span{white-space:nowrap;text-overflow:ellipsis;justify-content:flex-end;align-items:center;gap:9px;font-size:14px;display:flex;overflow:hidden}.team-pair i{flex:none;place-items:center;width:28px;display:grid}.score-pair{text-align:center;gap:8px;font:700 15px Inter,Arial,sans-serif;display:grid}.match-row-shell{border-bottom:1px solid #edf1f2;position:relative}.match-row-shell .match-row{border-bottom:0}.match-row-shell.has-action .match-row{padding-right:108px}.match-video-link{color:#fff;background:var(--green);text-align:center;z-index:2;border-radius:4px;width:82px;padding:6px;font-size:10px;font-weight:700;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.match-video-link.live{background:#bd1e2d}.match-video-link.details{color:var(--green);background:#eef7f3;border:1px solid #9fcbbb}.video-tabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:16px;display:flex}.video-tabs a{color:var(--muted);padding:10px 14px}.video-tabs a.active{color:var(--green);border-bottom:2px solid var(--green)}.video-filters{border:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end;gap:10px;margin-bottom:20px;padding:14px;display:grid}.video-filters label{color:var(--muted);gap:5px;font-size:11px;display:grid}.video-filters input,.video-filters select{border:1px solid var(--line);min-width:0;font:inherit;background:#fff;padding:9px}.video-filters button{color:#fff;background:var(--green);cursor:pointer;border:0;height:38px;padding:0 15px}.video-directory>.section-heading{border:1px solid var(--line);background:#fff}.video-grid{border:1px solid var(--line);background:var(--line);border-top:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.video-card{background:#fff;min-width:0}.video-thumb{aspect-ratio:16/9;background:#111;display:block;position:relative;overflow:hidden}.video-thumb img{object-fit:cover;width:100%;height:100%}.video-thumb>span{color:#fff;background:#185c49;border-radius:3px;align-items:center;gap:5px;padding:5px 7px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:9px;left:9px}.video-thumb>span.live{background:#bd1e2d}.video-card>div{gap:7px;padding:13px;display:grid}.video-card h2{margin:0;font-size:14px;line-height:1.45}.video-card p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.video-card small{color:var(--muted);font-size:10px}.video-card small a{color:var(--green)}.video-detail{max-width:1000px}.video-detail>h1{font-size:26px;line-height:1.4}.video-detail-player{aspect-ratio:16/9;background:#111;width:100%;position:relative}.video-detail-player iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.youtube-player{position:absolute;inset:0}.video-start{z-index:4;color:#fff;cursor:pointer;background:#111;border:0;place-content:center;justify-items:center;gap:9px;width:100%;height:100%;display:grid;position:absolute;inset:0}.youtube-player.is-started .video-start{visibility:hidden;opacity:0;pointer-events:none}.video-start span{background:#16805f;border-radius:50%;place-items:center;width:58px;height:58px;padding-left:4px;font-size:25px;display:grid}.video-start strong{font-size:13px}.youtube-embed-crop{background:#111;position:absolute;inset:0;overflow:hidden}.youtube-embed-crop iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-detail-info{margin-top:18px;padding:20px}.video-detail-info h2{margin-top:0}.video-detail-info>div{flex-wrap:wrap;gap:8px;display:flex}.video-detail-info a{border:1px solid var(--line);color:var(--green);padding:6px 8px;font-size:11px}.collected-category-page{padding-bottom:48px}.external-source-content{border:1px solid var(--line);background:#fff;border-radius:6px;min-width:0;display:block;overflow:hidden}.external-source-block{background:0 0;border:0;min-width:0;margin:0;padding:0;display:block}.collected-category-more{justify-content:center;padding:22px 0 4px;display:flex}.collected-category-more a{color:#fff;background:var(--green);border-radius:5px;justify-content:center;align-items:center;min-height:42px;padding:9px 18px;font-size:13px;font-weight:700;display:inline-flex}.video-detail>h1>a,.video-detail-info>p>a{color:var(--green);font:inherit;text-underline-offset:3px;border:0;padding:0;text-decoration:underline;text-decoration-thickness:1px}.video-entity-links{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.video-recommend-section,.live-section{margin-top:24px}.video-recommend-section>.section-heading{border:1px solid var(--line);background:#fff}.video-recommend-section>.video-grid{border-top:0}.recommended-videos>a{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;align-items:center;gap:10px;min-height:86px;padding:9px;display:grid}.recommended-videos img{object-fit:cover;width:110px;height:68px}.recommended-videos div{gap:5px;min-width:0;display:grid}.recommended-videos strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.recommended-videos small{color:var(--muted);font-size:10px}@media (max-width:800px){.video-grid,.video-filters{grid-template-columns:repeat(2,1fr)}.video-filters button{grid-column:1/-1}}@media (max-width:520px){.video-grid{grid-template-columns:1fr}.match-row-shell.has-action .match-row{grid-template-columns:65px minmax(0,1fr) 36px}.match-video-link{grid-column:2;width:max-content}.video-filters{grid-template-columns:1fr}}.section-more{min-height:48px;color:var(--green);justify-content:center;align-items:center;gap:5px;font-size:13px;display:flex}.portal-side{align-content:start;gap:22px;display:grid}.ad-slot{color:#809096;text-align:center;background:#f2f5f6;border:1px dashed #b9c5c8;grid-template-rows:auto 1fr;min-height:165px;display:grid}.ad-slot>span{padding:7px;font:500 9px Inter,Arial,sans-serif}.ad-slot>div{color:#596a72;place-content:center;font-size:15px;display:grid}.ad-slot small{color:#8b989e;font-size:11px}.league-list a{border-bottom:1px solid #edf1f2;grid-template-columns:24px 34px 1fr 16px;align-items:center;gap:10px;min-height:61px;padding:8px 14px;display:grid}.league-list a:hover{background:#f8fbfa}.league-list b{color:#a0acb1;font:500 11px Inter,Arial,sans-serif}.league-list div{min-width:0;display:grid}.league-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.league-list small{color:var(--muted);font:500 10px Inter,Arial,sans-serif}.quick-links a{min-height:62px;color:var(--green);border-bottom:1px solid #edf1f2;align-items:center;gap:12px;padding:10px 16px;display:flex}.quick-links span{color:var(--ink);font-size:14px;display:grid}.quick-links small{color:var(--muted);font-size:11px}.related-home-grid>.quick-menu-panel{grid-column:1/-1}.quick-menu-panel .quick-links{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.quick-menu-panel .quick-links a{border-right:1px solid #edf1f2}.quick-menu-panel .quick-links a:nth-child(3n){border-right:0}.news-grid{grid-template-columns:1.15fr .85fr;min-height:420px;display:grid}.lead-news{border-right:1px solid var(--line);grid-template-rows:230px 1fr;display:grid}.lead-news>img,.news-placeholder{object-fit:cover;background:#e9edef;width:100%;height:230px}.news-placeholder{color:#7c898f;place-items:center;display:grid}.lead-news>div:last-child{padding:17px 18px}.lead-news span{color:var(--green);font-size:11px;font-weight:600}.lead-news h3{margin:6px 0;font-size:20px;line-height:1.35}.lead-news p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.lead-news small,.news-stack small{color:var(--muted);font-size:11px}.news-stack a{border-bottom:1px solid #edf1f2;grid-template-columns:112px 1fr;align-items:center;gap:12px;min-height:100px;padding:10px 12px;display:grid}.news-stack img,.news-thumb{object-fit:cover;border-radius:4px;width:112px;height:72px}.news-stack h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.team-grid{grid-template-columns:repeat(4,1fr);display:grid}.team-grid a{text-align:center;border-bottom:1px solid #edf1f2;border-right:1px solid #edf1f2;align-content:center;place-items:center;gap:6px;min-height:132px;padding:14px;display:grid}.team-grid a:nth-child(4n){border-right:0}.team-grid strong{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:13px;overflow:hidden}.team-grid small{color:var(--muted);font-size:10px}.team-fallback{width:50px;height:50px}.empty{color:var(--muted);text-align:center;padding:30px}.site-footer{color:#c5d2d4;background:#10242a}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:50px;padding-top:42px;padding-bottom:36px;display:grid}.footer-brand{color:#fff;font-size:20px}.footer-grid p{color:#91a4a8;max-width:360px;font-size:13px}.footer-grid>div:not(:first-child){align-content:start;gap:9px;display:grid}.footer-grid strong{color:#fff;margin-bottom:5px;font-size:13px}.footer-grid a{color:#9eafb2;font-size:12px}.footer-bottom{color:#84989c;border-top:1px solid #294147;justify-content:space-between;align-items:center;min-height:55px;font-size:11px;display:flex}@media (max-width:800px){.layout{grid-template-columns:1fr}.navlinks{display:none}.nav .shell{justify-content:space-between}.search input{width:120px}.hero h1{font-size:27px}.match{grid-template-columns:72px minmax(0,1fr) 58px;padding:13px 12px}.shell{padding:0 14px}}@media (max-width:900px){.main-nav .navlinks{display:none}.hero-grid{grid-template-columns:1fr;gap:24px;padding-top:30px;padding-bottom:30px}.portal-layout{grid-template-columns:1fr}.portal-side{grid-template-columns:1fr 1fr}.ad-slot{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.search input{width:130px}}@media (max-width:620px){.utility .shell>span{display:none}.utility .shell{justify-content:flex-end}.main-nav .shell{gap:12px}.main-nav .search{margin-left:auto}.main-nav .search input{width:90px}.score-hero h1{font-size:27px}.hero-metrics a{min-height:78px}.portal-side{grid-template-columns:1fr}.match-row{grid-template-columns:65px minmax(0,1fr) 36px 16px;gap:8px;padding:10px 11px}.league-cell{display:none}.match-date{grid-column:1}.team-pair{grid-column:2}.score-pair{grid-column:3}.news-grid{grid-template-columns:1fr}.lead-news{border-right:0;border-bottom:1px solid var(--line)}.team-grid{grid-template-columns:repeat(2,1fr)}.team-grid a:nth-child(odd){border-right:1px solid #edf1f2}.team-grid a:nth-child(2n){border-right:0}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px}.admin-list>div,.admin-category-seo-list>div,.admin-category-edit-grid{grid-template-columns:1fr}.admin-category-edit-head{display:grid}.admin-form{padding:15px}}.news-index{padding-top:30px;padding-bottom:60px}.news-index .section-heading{border:1px solid var(--line);background:#fff;border-radius:6px 6px 0 0}.news-index h1{margin:3px 0 0;font-size:25px}.news-index-grid{background:var(--line);border:1px solid var(--line);border-top:0;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.index-news{background:#fff;grid-template-columns:180px 1fr;gap:15px;min-height:150px;padding:14px;display:grid}.index-news:hover{background:#f8fbfa}.index-news img,.index-news .news-placeholder{object-fit:cover;border-radius:4px;width:180px;height:118px}.index-news h2{margin:3px 0 7px;font-size:16px;line-height:1.4}.index-news p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 10px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.index-news small{color:var(--muted);font-size:10px}.article-layout{grid-template-columns:minmax(0,780px) 300px;gap:24px;padding-top:30px;padding-bottom:60px;display:grid}.article{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.article-breadcrumbs{color:var(--muted);align-items:center;gap:8px;padding:18px 28px 0;font-size:12px;line-height:1.5;display:flex}.article-breadcrumbs a{color:var(--green);font-weight:700}.article-breadcrumbs span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);overflow:hidden}.article-meta{color:var(--green);gap:12px;padding:14px 28px 0;font-size:12px;display:flex}.article-meta time{color:var(--muted)}.article>h1{margin:12px 28px 8px;font-size:32px;line-height:1.35}.article-dek{color:var(--muted);margin:0 28px 20px;font-size:16px;line-height:1.6}.article-cover,.article-inline-image{margin:0}.article-cover img{object-fit:cover;width:100%;max-height:440px;display:block}.article figure figcaption{color:var(--muted);background:#f5f7f8;padding:7px 28px;font-size:11px}.article-body{padding:24px 42px;font-size:17px;line-height:1.9}.article-body p{margin:0 0 20px}.article-body h2{margin:30px 0 12px;font-size:24px;line-height:1.35}.article-body h3{margin:24px 0 10px;font-size:20px;line-height:1.4}.article-body ol,.article-body ul{gap:10px;margin:0 0 22px;padding-left:28px;display:grid}.article-body li{padding-left:4px}.article-body strong{font-weight:800}.article-body a{color:var(--green);text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.article-body a:hover{color:#055f46}.article-body blockquote{border-left:3px solid var(--green);color:#41515a;background:#f4f8f7;margin:0 0 22px;padding:10px 16px}.article-table-scroll{max-width:100%;margin:0 0 24px;overflow-x:auto}.article-body table{border-collapse:collapse;width:100%;min-width:520px;font-size:15px;line-height:1.55}.article-body th,.article-body td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:10px 12px}.article-body th{background:#f4f7f8;font-weight:800}.article-inline-image{margin:22px 0}.article-key-facts{border:1px solid var(--line);border-left:4px solid var(--green);background:#f8faf9;margin:24px 42px 0;padding:18px 20px}.article-key-facts h2{margin:0 0 12px;font-size:20px}.article-key-facts dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0;display:grid}.article-key-facts dl>div{border-top:1px solid var(--line);grid-template-columns:minmax(90px,.7fr) minmax(0,1.3fr);gap:10px;padding:9px 0;display:grid}.article-key-facts dt{color:var(--muted);font-weight:700}.article-key-facts dd{margin:0;font-weight:700}.article-credit{border-top:1px solid var(--line);color:var(--muted);margin:8px 42px 0;padding:16px 0;font-size:14px}.article-credit p{margin:3px 0}.article-credit strong{color:var(--ink)}.article-prev-next{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:22px 42px 0;display:grid}.article-prev-next a{border:1px solid var(--line);min-height:118px;color:var(--ink);background:#f8faf9;border-radius:6px;gap:6px;padding:14px 16px;display:grid}.article-prev-next a:hover{background:#f2faf6;border-color:#9ed8c1}.article-prev-next span{color:var(--green);font-size:12px;font-weight:800}.article-prev-next strong{font-size:15px;line-height:1.45}.article-prev-next p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.55;display:-webkit-box;overflow:hidden}.article-inline-image img{object-fit:contain;width:100%;max-height:480px;display:block}.article-no-cover{display:none}.article-source{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:5px;margin:0 28px;padding:18px 0 24px;font-size:12px;display:flex}.article-source a{color:var(--green);align-items:center;gap:3px;display:inline-flex}.article-aside{align-content:start;gap:22px;display:grid}.article-aside .side-section>a{color:var(--green);align-items:center;gap:4px;padding:15px;font-size:13px;display:flex}@media (max-width:620px){.news-index-grid{grid-template-columns:1fr}.index-news{grid-template-columns:110px 1fr;gap:10px}.index-news img,.index-news .news-placeholder{width:110px;height:90px}.index-news h2{font-size:14px}.article-layout{grid-template-columns:1fr;padding-top:18px}.article>h1{margin-left:18px;margin-right:18px;font-size:25px}.article-breadcrumbs,.article-meta,.article-dek{margin-left:18px;margin-right:18px;padding-left:0;padding-right:0}.article-body{padding:20px 18px;font-size:16px}.article-key-facts,.article-credit,.article-prev-next{margin-left:18px;margin-right:18px}.article-prev-next,.article-key-facts dl{grid-template-columns:1fr}.article figure figcaption{padding-left:18px;padding-right:18px}.article-source{margin-left:18px;margin-right:18px}}.inner-hero{color:#fff;background:#10343b;padding:34px 0}.inner-hero span{color:#8de0c1;font:600 11px Inter,Arial,sans-serif}.inner-hero h1{margin:5px 0;font-size:30px}.inner-hero p{color:#bfd0d3;margin:0}.route-page{padding-top:24px;padding-bottom:60px}.directory-grid{border:1px solid var(--line);background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.directory-grid>a{text-align:center;background:#fff;align-content:center;place-items:center;gap:8px;min-height:170px;padding:18px;display:grid}.directory-grid>a:hover{background:#f8fbfa}.directory-grid img,.directory-fallback{object-fit:contain;width:68px;height:68px}.directory-fallback{color:#819097;background:#edf2f3;border-radius:6px;place-items:center;display:grid}.directory-grid strong{max-width:180px;font-size:14px}.directory-grid small{color:var(--muted);font-size:11px}.directory-grid .headshot{object-fit:cover;border-radius:50%}.entity-hero{border-bottom:1px solid var(--line);background:#fff}.entity-hero .shell{align-items:center;gap:25px;min-height:180px;display:flex}.entity-hero img,.entity-fallback{object-fit:contain;width:96px;height:96px}.entity-hero .headshot{object-fit:cover;border-radius:50%}.entity-fallback{color:#819097;background:#edf2f3;border-radius:50%;place-items:center;display:grid}.entity-hero span{color:var(--green);font:600 11px Inter,Arial,sans-serif}.entity-hero h1{margin:4px 0;font-size:32px}.entity-hero p{color:var(--muted);margin:0}.entity-tabs{border-bottom:1px solid var(--line);gap:4px;margin-bottom:18px;display:flex;overflow-x:auto}.entity-tabs a{min-width:max-content;color:var(--muted);padding:10px 14px;font-size:13px}.entity-tabs a:first-child{color:var(--green);border-bottom:2px solid var(--green)}.simple-matches a{border-bottom:1px solid #edf1f2;grid-template-columns:100px 1fr 80px 1fr 80px;align-items:center;gap:10px;min-height:58px;padding:10px 18px;font-size:13px;display:grid}.simple-matches time,.simple-matches small{color:var(--muted)}.simple-matches strong{text-align:center}.match-page{padding-top:30px;padding-bottom:60px}.match-centre{border:1px solid var(--line);background:#fff;border-radius:6px;padding:20px 28px 28px}.match-league,.match-kickoff,.match-venue{color:var(--muted);justify-content:center;align-items:center;gap:7px;font-size:12px;display:flex}.match-league img{object-fit:contain;width:28px;height:28px}.match-kickoff{margin-top:7px}.match-teams{text-align:center;grid-template-columns:1fr 150px 1fr;align-items:center;gap:25px;max-width:760px;margin:25px auto;display:grid}.match-teams>div:not(.match-score) img{object-fit:contain;width:82px;height:82px}.match-teams h1{margin:8px 0 0;font-size:20px}.match-teams>div:not(.match-score)>strong{margin-top:8px;font-size:20px;line-height:1.3;display:block}.match-score{justify-items:center;gap:8px;display:grid}.match-score strong{font:700 34px Inter,Arial,sans-serif}.match-content-grid{grid-template-columns:minmax(0,1fr) 300px;gap:22px;margin-top:22px;display:grid}.match-facts{grid-template-columns:repeat(3,1fr);display:grid}.match-facts div{border-right:1px solid var(--line);gap:4px;padding:20px;display:grid}.match-facts span{color:var(--muted);font-size:11px}.match-odds-section{margin-top:20px}.match-odds-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;padding:16px;display:grid}.match-odds-grid article{border:1px solid var(--line);background:#f8faf9;gap:10px;padding:14px;display:grid}.match-odds-grid article>strong{color:var(--green);font-size:13px}.match-odds-grid article>div{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 10px;font-size:12px;display:grid}.match-odds-grid article>div span{color:var(--muted)}.match-odds-grid article>div b{font-family:Inter,Arial,sans-serif}@media (max-width:700px){.directory-grid{grid-template-columns:repeat(2,1fr)}.simple-matches a{grid-template-columns:74px 1fr 56px}.simple-matches span:nth-of-type(2),.simple-matches small{display:none}.match-teams{grid-template-columns:1fr 80px 1fr;gap:8px}.match-teams h1,.match-teams>div:not(.match-score)>strong{font-size:15px}.match-teams>div:not(.match-score) img{width:58px;height:58px}.match-score strong{font-size:25px}.match-content-grid,.match-facts{grid-template-columns:1fr}.match-facts div{border-right:0;border-bottom:1px solid var(--line)}}.date-picker{width:max-content;color:var(--muted);align-items:center;gap:10px;margin-bottom:16px;font-size:13px;display:flex}.date-picker input{border:1px solid var(--line);color:var(--ink);font:inherit;background:#fff;border-radius:5px;padding:8px 10px}.date-picker button{color:#fff;background:var(--green);font:inherit;cursor:pointer;border:0;border-radius:5px;padding:8px 12px}.global-related{background:#eaf0f1;border-top:1px solid #d8e0e2;padding:34px 0 44px}.related-heading{margin-bottom:16px}.related-heading span{color:var(--green);font:600 10px Inter,Arial,sans-serif}.related-heading h2{margin:3px 0 0;font-size:20px}.related-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.related-matches,.related-news{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.related-matches>a{border-bottom:1px solid #edf1f2;grid-template-columns:34px 1fr 44px;align-items:center;gap:10px;min-height:68px;padding:9px 13px;display:grid}.related-matches img{object-fit:contain;width:30px;height:30px}.related-matches div{min-width:0;display:grid}.related-matches small{color:var(--muted);font-size:9px}.related-matches strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.related-matches b{text-align:right;font:700 13px Inter,Arial,sans-serif}.related-news>a{border-bottom:1px solid #edf1f2;grid-template-columns:110px 1fr;align-items:center;gap:12px;min-height:90px;padding:9px;display:grid}.related-news img,.related-news>a>span{object-fit:cover;border-radius:4px;width:110px;height:70px}.related-news>a>span{color:#809096;background:#edf2f3;place-items:center;display:grid}.related-news div{gap:5px;display:grid}.related-news strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.related-news small{color:var(--muted);font-size:10px}@media (max-width:700px){.related-grid{grid-template-columns:1fr}.date-picker{justify-content:space-between;width:100%}.related-news>a{grid-template-columns:90px 1fr}.related-news img,.related-news>a>span{width:90px;height:62px}}.standings-wrap{overflow-x:auto}.standings{border-collapse:collapse;width:100%;min-width:700px;font-size:13px}.standings th{color:var(--muted);text-align:center;background:#f5f7f8;padding:10px 12px;font-size:11px}.standings th:nth-child(2){text-align:left}.standings td{text-align:center;border-top:1px solid #edf1f2;padding:10px 12px}.standings td:nth-child(2){text-align:left}.standings td a{align-items:center;gap:9px;display:flex}.standings td img{object-fit:contain;width:28px;height:28px}.standings td b{color:var(--green)}.news-category-nav{border-bottom:1px solid var(--line);background:#fff}.news-category-nav .shell{align-items:center;gap:4px;min-height:48px;display:flex;overflow-x:auto}.news-category-nav a{min-width:max-content;color:var(--muted);border-radius:4px;align-items:center;gap:6px;padding:8px 11px;font-size:12px;display:flex}.news-category-nav a.active{color:#fff;background:var(--green)}.news-category-nav small{color:#738289;background:#edf2f3;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font:600 9px Inter,Arial,sans-serif;display:grid}.news-category-nav a.active small{color:var(--green);background:#fff}.news-feature{border:1px solid var(--line);background:#fff;border-radius:6px;margin-bottom:22px;overflow:hidden}.news-feature>a{grid-template-columns:1.25fr 1fr;min-height:330px;display:grid}.news-feature img,.news-feature .news-placeholder{object-fit:cover;width:100%;height:100%;min-height:330px}.news-feature>a>div:last-child{align-content:center;padding:28px;display:grid}.news-feature span{color:var(--green);font-size:11px;font-weight:600}.news-feature h1{margin:7px 0 10px;font-size:27px;line-height:1.35}.news-feature p{color:var(--muted);margin:0 0 14px;line-height:1.6}.news-feature small{color:var(--muted);font-size:11px}.article-category-links{flex-wrap:wrap;gap:7px;padding:14px;display:flex}.article-category-links a{border:1px solid var(--line);color:var(--green);border-radius:4px;padding:6px 8px;font-size:11px}@media (max-width:700px){.news-feature>a{grid-template-columns:1fr}.news-feature img,.news-feature .news-placeholder{height:220px;min-height:220px}.news-feature>a>div:last-child{padding:20px}.news-feature h1{font-size:21px}}.team-overview-grid,.player-page-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.team-leagues>a,.player-teams>a{border-top:1px solid #edf1f2;align-items:center;gap:12px;min-height:68px;padding:10px 16px;display:flex}.team-leagues img,.player-teams img{object-fit:contain;width:40px;height:40px}.team-leagues div,.player-teams div{display:grid}.team-leagues small,.player-teams small{color:var(--muted);font-size:11px}.team-standing>a{border-top:1px solid #edf1f2;grid-template-columns:1fr 55px;align-items:center;gap:3px 10px;min-height:68px;padding:10px 16px;display:grid}.team-standing strong{color:var(--green);text-align:right;grid-area:1/2/3;font:700 22px Inter,Arial,sans-serif}.team-standing small{color:var(--muted);font-size:11px}.team-section{margin-top:20px}.relation-note{color:var(--muted);font-size:10px}.squad-grid{grid-template-columns:repeat(4,1fr);display:grid}.squad-grid>a{border-bottom:1px solid #edf1f2;border-right:1px solid #edf1f2;align-items:center;gap:10px;min-height:88px;padding:10px;display:flex}.squad-grid>a:nth-child(4n){border-right:0}.squad-grid img,.squad-grid>a>span{object-fit:cover;border-radius:50%;flex:none;width:48px;height:48px}.squad-grid>a>span{color:#7e8d93;background:#edf2f3;place-items:center;display:grid}.squad-grid>a>div{min-width:0;display:grid}.squad-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.squad-grid small{color:var(--muted);font-size:10px}.player-facts{grid-template-columns:repeat(2,1fr);display:grid}.player-facts div{border-bottom:1px solid #edf1f2;border-right:1px solid #edf1f2;gap:4px;padding:16px;display:grid}.player-facts span{color:var(--muted);font-size:10px}.player-news{grid-template-columns:repeat(2,1fr);display:grid}.player-news>a{border-bottom:1px solid #edf1f2;border-right:1px solid #edf1f2;grid-template-columns:110px 1fr;align-items:center;gap:11px;min-height:94px;padding:10px;display:grid}.player-news img{object-fit:cover;border-radius:4px;width:110px;height:72px}.player-news div{gap:5px;display:grid}.player-news strong{font-size:12px;line-height:1.4}.player-news small{color:var(--muted);font-size:10px}@media (max-width:750px){.team-overview-grid,.player-page-grid{grid-template-columns:1fr}.squad-grid{grid-template-columns:repeat(2,1fr)}.squad-grid>a:nth-child(odd){border-right:1px solid #edf1f2}.squad-grid>a:nth-child(2n){border-right:0}.player-news{grid-template-columns:1fr}}.score-tools{justify-content:space-between;align-items:center;gap:14px;display:flex}.score-tools>a{border:1px solid var(--line);color:var(--green);background:#fff;border-radius:5px;margin-bottom:16px;padding:8px 11px;font-size:12px}.archive-tools{border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;gap:12px;width:max-content;margin:0 auto 17px;padding:5px;display:flex}.archive-tools a,.archive-tools strong{padding:7px 13px;font-size:13px}.archive-tools strong{color:#fff;background:var(--green);border-radius:4px}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin-top:20px;display:flex}.pagination a{border:1px solid var(--line);min-width:36px;height:36px;color:var(--muted);background:#fff;border-radius:4px;place-items:center;padding:0 10px;font-size:12px;display:grid}.pagination a.active{color:#fff;border-color:var(--green);background:var(--green)}@media (max-width:620px){.score-tools{flex-direction:column;align-items:stretch;margin-bottom:15px}.score-tools .date-picker,.score-tools>a{margin-bottom:0}}.league-overview-grid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:20px;display:grid}.league-team-grid{grid-template-columns:repeat(4,1fr);display:grid}.league-team-grid>a{text-align:center;border-bottom:1px solid #edf1f2;border-right:1px solid #edf1f2;align-content:center;place-items:center;gap:7px;min-height:105px;padding:10px;display:grid}.league-team-grid>a:nth-child(4n){border-right:0}.league-team-grid img,.league-team-grid>a>span{object-fit:contain;width:45px;height:45px}.league-team-grid>a>span{color:#809096;background:#edf2f3;border-radius:5px;place-items:center;display:grid}.league-team-grid strong{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:11px;overflow:hidden}.league-standing-mini>a{border-bottom:1px solid #edf1f2;grid-template-columns:25px 30px 1fr 32px;align-items:center;gap:8px;min-height:52px;padding:7px 12px;display:grid}.league-standing-mini img{object-fit:contain;width:28px;height:28px}.league-standing-mini b{color:var(--muted);font:600 11px Inter,Arial,sans-serif}.league-standing-mini strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.league-standing-mini span{color:var(--green);text-align:right;font-weight:700}@media (max-width:800px){.league-overview-grid{grid-template-columns:1fr}.league-team-grid{grid-template-columns:repeat(2,1fr)}.league-team-grid>a:nth-child(odd){border-right:1px solid #edf1f2}.league-team-grid>a:nth-child(2n){border-right:0}}.match-facts a{color:var(--green);font-weight:600}.match-videos{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:16px;display:grid}.match-video{border:1px solid var(--line);background:#fff;min-width:0}.match-video-player{aspect-ratio:16/9;background:#111;width:100%;position:relative;overflow:hidden}.match-video-player iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.match-video-info{gap:6px;padding:12px;display:grid}.match-video-info h3{margin:0;font-size:14px;line-height:1.45}.match-video-info p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.match-video-info small{color:var(--muted);font-size:10px}.match-video-live{color:#c5262d;font-weight:700}.match-media-cta{color:#fff;background:var(--green);border-radius:5px;align-items:center;gap:6px;width:max-content;margin:16px auto 0;padding:9px 13px;font-size:12px;font-weight:700;display:flex}.match-media-recommendation-layout{gap:20px;padding:16px;display:grid}.match-media-recommendation-layout.has-both{grid-template-columns:minmax(0,2fr) minmax(280px,.85fr)}.match-media-recommendation-layout>div,.match-media-recommendation-layout>aside{min-width:0}.match-context-grid{gap:20px;padding:16px;display:grid}.match-context-grid.has-both{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr)}.match-context-panel{min-width:0}.match-context-panel .match-list{border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.match-context-news{border:1px solid var(--line);background:var(--line);border-radius:6px;gap:1px;display:grid;overflow:hidden}.match-context-news>a{background:#fff;grid-template-columns:120px minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:88px;padding:8px;display:grid}.match-context-news img{object-fit:cover;border-radius:4px;width:120px;height:72px}.match-context-news>a>div{gap:6px;min-width:0;display:grid}.match-context-news strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.match-context-news small{color:var(--muted);font-size:10px}.match-media-subheading{justify-content:space-between;align-items:center;gap:12px;min-height:38px;margin-bottom:8px;display:flex}.match-media-subheading h3{margin:0;font-size:15px}.match-media-subheading a{color:var(--green);white-space:nowrap;font-size:11px}.match-live-recommend-grid{gap:10px;display:grid}.match-live-recommend-grid>a{border:1px solid var(--line);background:#fff;border-top:3px solid #c62632;border-radius:6px;grid-template-rows:1fr 1fr;grid-template-columns:112px minmax(0,1fr);column-gap:10px;min-width:0;padding:8px;display:grid}.match-live-recommend-grid>a>div{background:#dfe6e6;border-radius:4px;grid-row:1/3;width:112px;height:70px;position:relative;overflow:hidden}.match-live-recommend-grid img{object-fit:cover;width:100%;height:100%}.match-live-recommend-grid span{color:#fff;background:#c62632;border-radius:3px;padding:3px 5px;font:700 8px Inter,Arial,sans-serif;position:absolute;bottom:5px;left:5px}.match-live-recommend-grid strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;grid-area:1/2;align-self:end;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.match-live-recommend-grid small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;grid-area:2/2;align-self:start;font-size:9px;overflow:hidden}body.template-night .match-live-recommend-grid>a{color:#f8fbff;background:#102a35;border-color:#e04853 #38505b #38505b}body.template-night .match-live-recommend-grid small{color:#b9cbd3}body.template-night .match-context-panel .match-list,body.template-night .match-context-news,body.template-night .match-context-news>a{color:#f8fbff;background:#102a35;border-color:#38505b}body.template-night .match-context-news small{color:#b9cbd3}@media (max-width:850px){.match-videos{grid-template-columns:1fr}.match-video{width:100%;max-width:680px;margin:auto}}@media (max-width:900px){.match-media-recommendation-layout.has-both,.match-context-grid.has-both{grid-template-columns:1fr}}@media (max-width:520px){.match-media-recommendation-layout,.match-context-grid{padding:12px}.match-live-recommend-grid>a{grid-template-columns:96px minmax(0,1fr)}.match-live-recommend-grid>a>div{width:96px;height:62px}.match-context-news>a{grid-template-columns:96px minmax(0,1fr)}.match-context-news img{width:96px;height:62px}}.match-events>div{border-bottom:1px solid #edf1f2;grid-template-columns:70px minmax(0,1fr) 180px;align-items:center;gap:12px;min-height:54px;padding:9px 18px;display:grid}.match-events time{color:var(--green);font:600 12px Inter,Arial,sans-serif}.match-events strong{font-size:13px}.match-events span{color:var(--muted);text-align:right;font-size:12px}@media (max-width:620px){.match-events>div{grid-template-columns:50px 1fr}.match-events span{text-align:left;grid-column:2}}.directory-tools{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.directory-search{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:8px;width:100%;max-width:420px;padding:8px 10px;display:flex}.directory-search input{min-width:0;font:inherit;border:0;outline:0;flex:1}.directory-search button{background:var(--green);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:4px;padding:7px 11px}.directory-count{color:var(--muted);font-size:13px}.related-grid-wide{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(230px,.8fr)}.related-entities{align-content:start;gap:8px;display:grid}.related-entities a{background:#fff;border:1px solid #dce5e7;border-radius:5px;align-items:center;gap:9px;min-height:42px;padding:8px 10px;display:flex}.related-entities img,.related-entities svg{object-fit:contain;flex:none;width:24px;height:24px}.related-entities .round{object-fit:cover;border-radius:50%}.related-entities span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}@media (max-width:900px){.related-grid-wide{grid-template-columns:1fr}.directory-tools{flex-direction:column;align-items:stretch}.directory-search{max-width:none}}.global-ad{border-top:1px solid var(--line);background:#fff;padding:18px 0}.global-ad-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:12px;display:grid}.global-ad a{border:1px solid var(--line);min-height:76px;color:var(--ink);text-align:center;background:#f8fafb;border-radius:6px;justify-content:center;align-items:center;gap:14px;padding:12px;display:flex;overflow:hidden}.global-ad img{object-fit:contain;max-width:100%;max-height:90px}.global-ad span{font-weight:700}body.ads-disabled .global-ad,body.ads-disabled .ad-slot{display:none!important}.related-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.global-related .related-home-grid.home-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-panel{background:0 0;min-width:0;padding:0}.compact-list a{border-color:#dce5e7;grid-template-columns:24px 28px 1fr;min-height:48px;padding:7px 0}.compact-list img{object-fit:contain;width:26px;height:26px}.related-media-list{background:#dce5e7;border:1px solid #dce5e7;border-radius:6px;gap:1px;display:grid;overflow:hidden}.related-media-list>a{background:#fff;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:86px;padding:8px;display:grid}.related-media-list>a>img,.related-video-thumb{border-radius:4px;width:112px;height:70px;overflow:hidden}.related-media-list>a>img,.related-video-thumb img{object-fit:cover;width:100%;height:100%}.related-video-thumb{background:#dfe6e6;position:relative}.related-video-thumb>svg{color:#fff;filter:drop-shadow(0 1px 3px #0000008c);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.related-media-list>a>div:last-child{gap:5px;min-width:0;display:grid}.related-media-list strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.related-media-list small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}body.template-night .related-media-list{background:#38505b;border-color:#38505b}body.template-night .related-media-list>a{color:#f8fbff;background:#102a35}body.template-night .related-media-list small{color:#b9cbd3}@media (max-width:900px){.related-home-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.related-home-grid,.global-related .related-home-grid.home-related-grid{grid-template-columns:1fr}}@media (max-width:900px){.quick-menu-panel .quick-links{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-menu-panel .quick-links a:nth-child(3n){border-right:1px solid #edf1f2}.quick-menu-panel .quick-links a:nth-child(2n){border-right:0}}@media (max-width:620px){.quick-menu-panel .quick-links{grid-template-columns:1fr}.quick-menu-panel .quick-links a{border-right:0}}.related-recommendation-layout{display:block}.related-recommendation-layout.has-live{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:22px;display:grid}.global-related .related-recommendation-layout .related-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-live-sidebar{background:#fff;border:1px solid #d7e0e2;border-top:3px solid #c62632;border-radius:6px;min-width:0;position:sticky;top:16px;overflow:hidden}.live-sidebar-heading{border-bottom:1px solid #e5ebed;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;padding:14px;display:grid}.live-sidebar-heading>span{color:#c62632;grid-column:1/-1;align-items:center;gap:5px;font:700 10px Inter,Arial,sans-serif;display:flex}.live-sidebar-heading h2{margin:0;font-size:15px}.live-sidebar-heading>a{color:var(--green);font-size:10px}.live-sidebar-list>a{border-bottom:1px solid #edf1f2;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:10px;min-height:78px;padding:10px;display:grid}.live-sidebar-list>a:last-child{border-bottom:0}.live-sidebar-thumb{background:#111;border-radius:4px;width:96px;height:58px;position:relative;overflow:hidden}.live-sidebar-thumb img{object-fit:cover;width:100%;height:100%}.live-sidebar-thumb span{color:#fff;background:#c62632;border-radius:2px;padding:3px 5px;font:700 8px Inter,Arial,sans-serif;position:absolute;bottom:5px;left:5px}.live-sidebar-list>a>div:last-child{gap:5px;min-width:0;display:grid}.live-sidebar-list strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.live-sidebar-list small{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.4;display:-webkit-box;overflow:hidden}body.template-minimal .global-related .related-recommendation-layout .related-home-grid,body.template-newsroom .global-related .related-recommendation-layout .related-home-grid{grid-template-columns:1fr}@media (max-width:980px){.related-recommendation-layout.has-live{grid-template-columns:1fr}.related-live-sidebar{order:-1;position:static}.live-sidebar-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.live-sidebar-list>a:nth-child(odd){border-right:1px solid #edf1f2}}@media (max-width:620px){.live-sidebar-list{grid-template-columns:1fr}.live-sidebar-list>a:nth-child(odd){border-right:0}}.search-recommendations{padding-top:22px}.search-rec-grid{grid-template-columns:minmax(0,1.15fr) repeat(2,minmax(220px,.85fr));align-items:start;gap:18px;display:grid}.search-rec-panel{border:1px solid var(--line);background:#fff;border-radius:6px;min-width:0;padding:16px;overflow:hidden}.search-news-panel{grid-row:span 2}.search-news-list{gap:10px;display:grid}.search-news-item{border:1px solid #edf1f2;border-radius:5px;grid-template-columns:88px 1fr;align-items:center;gap:10px;min-height:78px;padding:8px;display:grid}.search-news-item img,.search-news-item>span{object-fit:cover;border-radius:4px;width:88px;height:62px}.search-news-item>span{color:#809096;background:#edf2f3;place-items:center;display:grid}.search-news-item div{gap:5px;min-width:0;display:grid}.search-news-item strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.search-news-item small{color:var(--muted);font-size:10px}.compact-matches a{border-color:#edf1f2;grid-template-columns:22px minmax(0,1fr) 46px;min-height:48px;padding:8px 0}@media (max-width:980px){.search-rec-grid{grid-template-columns:1fr 1fr}.search-news-panel{grid-area:auto/1/auto/-1}}@media (max-width:650px){.search-rec-grid{grid-template-columns:1fr}.search-news-panel{grid-column:auto}}.page-heading{padding:28px 0 20px}.page-heading h1{margin:5px 0 8px;font-size:28px}.page-heading p{color:var(--muted);margin:0}.tournament-progress{gap:20px;display:grid}.qualification-grid{background:var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.qualification-grid article{background:#fff;min-width:0}.qualification-grid h3{background:#f5f7f8;margin:0;padding:11px 13px;font-size:13px}.qualification-grid article>a{border-top:1px solid #edf1f2;grid-template-columns:22px 28px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:45px;padding:7px 10px;display:grid}.qualification-grid article>a img{object-fit:contain;width:27px;height:27px}.qualification-grid article>a>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.qualification-grid article>a>b{color:var(--muted);font:600 11px Inter,Arial,sans-serif}.qualification-grid article>a small{color:var(--muted);white-space:nowrap;font-size:9px}.qualification-grid article>a.qualified small{color:var(--green);font-weight:700}.qualification-grid article>a.not-qualified{opacity:.62}.bracket-scroll{padding-bottom:8px;overflow-x:auto}.bracket-rounds{grid-template-columns:repeat(6,minmax(205px,1fr));align-items:start;gap:28px;min-width:1400px;display:grid}.bracket-column{min-width:0;position:relative}.bracket-arrow{z-index:1;color:var(--green);background:#fff;position:absolute;top:50%;right:-25px}.bracket-zoom-controls{align-items:center;gap:4px;display:flex}.bracket-zoom-controls button{border:1px solid var(--line);width:30px;height:30px;color:var(--green);cursor:pointer;background:#fff;border-radius:4px;place-items:center;display:grid}.bracket-zoom-controls button:hover{background:#e8f5f0}.bracket-zoom-controls output{min-width:42px;color:var(--muted);text-align:center;font:600 11px Inter,Arial,sans-serif}.bracket-zoom-canvas{transform-origin:0 0;width:max-content;min-width:100%}.bracket-round h3{border-bottom:2px solid var(--green);margin:0 0 10px;padding-bottom:9px;font-size:13px}.bracket-round-list{gap:12px;display:grid}.bracket-match{border:1px solid var(--line);background:#fff;border-radius:5px;padding:9px;box-shadow:0 1px 2px #dfe6e8}.bracket-match-meta{color:var(--muted);justify-content:space-between;gap:6px;margin-bottom:5px;font-size:9px;display:flex}.bracket-match-meta a{color:var(--green)}.bracket-team{border-top:1px solid #edf1f2;grid-template-columns:23px minmax(0,1fr) 18px;align-items:center;gap:6px;min-width:0;padding:5px 3px;font-size:11px;display:grid}.bracket-team img{object-fit:contain;width:22px;height:22px}.bracket-team span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bracket-team b{text-align:right;font:700 12px Inter,Arial,sans-serif}.bracket-team.winner{color:var(--green);font-weight:700}.bracket-match p{color:var(--muted);margin:6px 2px 0;font-size:9px}@media (max-width:900px){.qualification-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.qualification-grid{grid-template-columns:1fr}.page-heading h1{font-size:23px}}.article-faq{border-top:1px solid var(--line);margin-top:34px;padding-top:24px}.article-faq h2{margin:0 0 14px;font-size:1.35rem}.article-faq-item{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:14px 16px}.article-faq-item+.article-faq-item{margin-top:10px}.article-faq-item h3{color:var(--text);margin:0;font-size:1rem;font-weight:800;line-height:1.5}.article-faq-item p{color:var(--muted);margin:8px 0 0;line-height:1.75}.admin-news-tools{gap:12px;max-width:1100px;padding:16px;display:grid}.admin-news-search{grid-template-columns:minmax(240px,1fr) 150px auto auto;align-items:center;gap:10px;display:grid}.admin-news-search input,.admin-news-search select{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:5px;padding:10px 12px}.admin-news-search .check{white-space:nowrap;color:var(--muted);align-items:center;gap:7px;font-size:13px;display:flex}.admin-news-search .check input{width:auto}.admin-news-search button,.admin-news-actions button,.admin-danger-zone button,.admin-page-heading button,.admin-news-editor button{font:inherit;cursor:pointer;background:var(--green);color:#fff;border:0;border-radius:5px;padding:10px 14px}.admin-news-count{color:var(--muted);font-size:13px}.admin-news-list{gap:0;max-width:1100px;padding:0;display:grid;overflow:hidden}.admin-news-actions{border-bottom:1px solid var(--line);background:#f8fafb;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.admin-news-row{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:24px minmax(0,1fr) 80px;align-items:start;gap:12px;padding:13px 16px;display:grid}.admin-news-row.has-missing{background:#fff7ed}.admin-news-row input{margin-top:4px}.admin-news-row div{gap:4px;min-width:0;display:grid}.admin-news-row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-news-row small,.admin-news-row span,.admin-news-current-filter,.admin-danger-zone p,.admin-page-heading p{color:var(--muted);font-size:12px}.admin-news-row code{text-overflow:ellipsis;white-space:nowrap;color:var(--green);font-size:12px;overflow:hidden}.admin-danger-zone{background:#fff7f7;border-color:#fecaca;max-width:1100px;padding:18px}.admin-danger-zone .danger,.admin-news-actions .danger,.admin-page-heading .danger{color:#fff;background:#b42318}.admin-page-heading{justify-content:space-between;align-items:flex-start;gap:18px;max-width:1100px;margin-bottom:18px;display:flex}.admin-news-editor{grid-template-columns:1fr 1fr;gap:22px;max-width:1100px;padding:20px;display:grid}.admin-news-editor section{align-content:start;gap:12px;display:grid}.admin-news-editor h2{margin:0;font-size:18px}.admin-news-editor label{color:var(--muted);gap:6px;font-size:13px;display:grid}.admin-news-editor input,.admin-news-editor select,.admin-news-editor textarea{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:5px;padding:10px 12px}.admin-news-editor textarea{resize:vertical;min-height:130px;font-family:Consolas,monospace;font-size:12px}.admin-news-editor .admin-large-textarea{min-height:420px}.admin-news-editor>button{grid-column:1/-1;justify-self:start}@media (max-width:800px){.admin-news-search,.admin-news-editor{grid-template-columns:1fr}.admin-news-row{grid-template-columns:24px minmax(0,1fr)}.admin-news-row>a{grid-column:2}.admin-page-heading{display:grid}}body.template-classic{--ink:#10202b;--muted:#61717b;--line:#e4e9ec;--paper:#f7f9fa;--green:#087f5b;--amber:#f0a202;--red:#d94a3a}body.template-pitch{--ink:#09221a;--muted:#587168;--line:#d4e6dc;--paper:#eef8f2;--green:#0b8f55;--amber:#e8b923;--red:#d94841;background:linear-gradient(90deg,#edf8f1 0 25%,#f7fbf8 25% 50%,#edf8f1 50% 75%,#f7fbf8 75%)}body.template-pitch .score-hero,body.template-pitch .inner-hero{background:#0b3d2c;border-bottom-color:#8bd66f}body.template-pitch .data-section,body.template-pitch .side-section{border-radius:4px;box-shadow:0 6px 18px #15523614}body.template-pitch .hero-grid{grid-template-columns:minmax(0,1fr) 480px}body.template-pitch .league-list a{grid-template-columns:30px 42px 1fr 16px}body.template-newsroom{--ink:#1e2529;--muted:#6d7478;--line:#ddd6cd;--paper:#faf7f1;--green:#1b6f7a;--amber:#bf7b2b;--red:#b83d3d;font-family:Georgia,Times New Roman,Noto Sans Thai,serif}body.template-newsroom .main-nav,body.template-newsroom .data-section,body.template-newsroom .side-section,body.template-newsroom .article{background:#fffdf8}body.template-newsroom .section-heading h2,body.template-newsroom .side-heading h2,body.template-newsroom .article>h1{font-family:Georgia,Times New Roman,Noto Sans Thai,serif}body.template-newsroom .match-row{border-bottom-style:dashed}body.template-newsroom .news-grid{grid-template-columns:1fr}body.template-newsroom .news-stack{grid-template-columns:repeat(2,1fr)}body.template-newsroom .article-layout{grid-template-columns:minmax(0,860px) 250px}body.template-night{--ink:#eaf2f5;--muted:#9db0b8;--line:#263c45;--paper:#091820;--green:#3ddc97;--amber:#ffd166;--red:#ff6b6b;color:var(--ink)}body.template-night .main-nav,body.template-night .status-strip,body.template-night .data-section,body.template-night .side-section,body.template-night .article,body.template-night .ad-slot,body.template-night .global-related,body.template-night .public-footer{color:var(--ink);background:#10242d}body.template-night .score-hero,body.template-night .inner-hero{background:#071117}body.template-night .search,body.template-night .segmented,body.template-night .chip{background:#142d37}body.template-night .match-row:hover,body.template-night .league-list a:hover{background:#162f39}body.template-night .global-related .related-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.template-night .article-layout{grid-template-columns:280px minmax(0,1fr)}body.template-night .article-aside{order:-1}body.template-royal{--ink:#14243c;--muted:#66718a;--line:#e3d7b7;--paper:#f7f3e8;--green:#1c4c84;--amber:#c99722;--red:#b94444}body.template-royal .utility,body.template-royal .score-hero,body.template-royal .inner-hero{background:#12294d;border-bottom-color:#c99722}body.template-royal .brand-mark,body.template-royal .admin-form button{background:#c99722}body.template-royal .data-section,body.template-royal .side-section{border-color:#e3d7b7}body.template-royal .main-nav .shell{justify-content:center}body.template-royal .hero-grid{text-align:center;grid-template-columns:1fr;gap:20px}body.template-royal .hero-metrics{max-width:680px;margin:0 auto}body.template-compact{--ink:#16242a;--muted:#66737a;--line:#dce2e5;--paper:#f3f6f7;--green:#096d62;--amber:#d9901f;--red:#d94a3a}body.template-compact .shell{max-width:1320px}body.template-compact .main-nav .shell{min-height:56px}body.template-compact .main-nav .navlinks,body.template-compact .main-nav .navlinks a{height:56px}body.template-compact .hero-grid{min-height:160px}body.template-compact .portal-layout,body.template-compact .layout{gap:14px;padding-top:14px}body.template-compact .match-row{min-height:58px;padding:7px 14px}body.template-compact .section-heading,body.template-compact .side-heading{min-height:54px;padding:10px 14px}body.template-compact .news-grid{grid-template-columns:1fr 1fr}body.template-compact .related-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.template-magazine{--ink:#202026;--muted:#6c6870;--line:#eadde2;--paper:#fff6f8;--green:#b0185b;--amber:#e4a11b;--red:#d7334f}body.template-magazine .score-hero,body.template-magazine .inner-hero{background:#4b1232}body.template-magazine .data-section,body.template-magazine .side-section,body.template-magazine .article{border-radius:8px;box-shadow:0 12px 28px #78194614}body.template-magazine .news-grid{gap:18px}body.template-magazine .lead-news>img{height:280px}body.template-magazine .portal-side{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}body.template-magazine .portal-side .ad-slot{grid-column:1/-1}body.template-magazine .article-layout{grid-template-columns:1fr;max-width:960px}body.template-magazine .article-aside{grid-template-columns:repeat(2,minmax(0,1fr))}body.template-stadium{--ink:#111827;--muted:#5d6672;--line:#d9e0e7;--paper:#eef1f5;--green:#0f766e;--amber:#f59e0b;--red:#dc2626}body.template-stadium .score-hero,body.template-stadium .inner-hero{background:#111827;border-bottom-color:#f59e0b}body.template-stadium .hero-metrics{background:#1f2937;border-color:#374151}body.template-stadium .data-section,body.template-stadium .side-section{border-top:4px solid var(--green)}body.template-stadium .state-live,body.template-stadium .state-halftime{background:#dcfce7}body.template-stadium .match-row{grid-template-columns:110px 112px minmax(0,1fr) 58px 18px}body.template-stadium .hero-grid{grid-template-columns:minmax(0,1fr) 460px}body.template-minimal{--ink:#1f2933;--muted:#6b7280;--line:#edf0f2;--paper:#fff;--green:#2563eb;--amber:#ca8a04;--red:#dc2626}body.template-minimal .utility,body.template-minimal .score-hero,body.template-minimal .inner-hero{color:var(--ink);border-bottom:1px solid var(--line);background:#f8fafc}body.template-minimal .score-hero p:not(.eyebrow),body.template-minimal .hero p,body.template-minimal .inner-hero p{color:var(--muted)}body.template-minimal .data-section,body.template-minimal .side-section,body.template-minimal .article{box-shadow:none;border-radius:0}body.template-minimal .brand-mark{border-radius:50%}body.template-minimal .portal-side{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}body.template-minimal .match-row{grid-template-columns:72px minmax(0,1fr) 34px}body.template-minimal .match-row .league-cell,body.template-minimal .match-row .state{display:none}body.template-minimal .article-layout{grid-template-columns:minmax(0,1fr);max-width:860px}body.template-data{--ink:#0f172a;--muted:#64748b;--line:#cbd5e1;--paper:#eef2f6;--green:#0369a1;--amber:#b45309;--red:#b91c1c;font-family:Inter,Noto Sans Thai,Arial,sans-serif}body.template-data .score-hero,body.template-data .inner-hero{background:#0f172a}body.template-data .match-row,body.template-data .league-list a,body.template-data .related-matches a{font-variant-numeric:tabular-nums}body.template-data .data-section,body.template-data .side-section{border-radius:3px}body.template-data .section-heading,body.template-data .side-heading{background:#f8fafc}body.template-data .match-row{grid-template-columns:110px 110px minmax(0,1fr) 68px 18px;min-height:64px}body.template-data .article-layout{grid-template-columns:minmax(0,1fr) 360px}@media (max-width:900px){body[class*=template-] .portal-layout,body[class*=template-] .article-layout{grid-template-columns:1fr}body[class*=template-] .portal-side,body.template-magazine .article-aside,body.template-minimal .portal-side{grid-template-columns:1fr;display:grid}body.template-night .portal-side,body.template-night .article-aside{order:0}body.template-compact .team-grid,body.template-data .team-grid,body.template-stadium .team-grid{grid-template-columns:repeat(2,1fr)}}.news-category-nav .news-category-shell{gap:8px;min-height:auto;padding-top:10px;padding-bottom:10px;display:grid;overflow:visible}.news-cat-primary,.news-cat-secondary{scrollbar-width:thin;align-items:center;gap:8px;display:flex;overflow-x:auto}.news-cat-primary a,.news-cat-secondary a{border:1px solid var(--line);min-width:max-content;color:var(--muted);background:#fff;align-items:center;gap:7px;display:flex}.news-cat-primary a{border-radius:5px;padding:10px 14px;font-size:13px;font-weight:800}.news-cat-secondary a{border-radius:999px;padding:7px 10px;font-size:11px}.news-cat-primary a.active,.news-cat-secondary a.active{color:#fff;background:var(--green);border-color:var(--green)}.news-cat-primary small,.news-cat-secondary small{color:#738289;background:#edf2f3;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 5px;font:700 9px Inter,Arial,sans-serif;display:grid}.news-cat-primary a.active small,.news-cat-secondary a.active small{color:var(--green);background:#fff}body.template-classic .news-cat-primary{border-bottom:1px solid var(--line);padding-bottom:8px}body.template-pitch .news-category-shell{grid-template-columns:210px minmax(0,1fr);align-items:start}body.template-pitch .news-cat-primary{flex-direction:column;align-items:stretch;overflow:visible}body.template-pitch .news-cat-primary a{border-radius:4px;justify-content:space-between}body.template-pitch .news-cat-secondary{border-left:3px solid var(--green);flex-wrap:wrap;align-content:start;align-items:flex-start;min-height:92px;padding-left:14px;overflow:hidden}body.template-pitch .news-index{grid-template-columns:350px minmax(0,1fr);align-items:start;gap:18px;display:grid}body.template-pitch .news-feature{grid-row:1/3;margin:0;position:sticky;top:100px}body.template-pitch .news-feature>a{grid-template-columns:1fr;min-height:0}body.template-pitch .news-index-grid{border-top:1px solid var(--line);grid-template-columns:1fr}body.template-pitch .index-news{grid-template-columns:145px 1fr;min-height:128px}body.template-pitch .index-news img{width:145px;height:96px}body.template-pitch .related-home-grid{grid-template-columns:1.1fr .9fr}body.template-newsroom .news-category-shell{gap:12px}body.template-newsroom .news-cat-primary{border-bottom:2px solid var(--ink);justify-content:center;padding-bottom:10px}body.template-newsroom .news-cat-primary a{text-transform:uppercase;background:0 0;border:0;border-radius:0;font-size:14px}body.template-newsroom .news-cat-secondary{justify-content:center}body.template-newsroom .news-cat-secondary a{background:#fffdf8;border-style:dashed}body.template-newsroom .news-feature>a{grid-template-columns:1fr}body.template-newsroom .news-feature img,body.template-newsroom .news-feature .news-placeholder{height:420px;min-height:420px}body.template-newsroom .news-feature>a>div:last-child{padding:24px 34px}body.template-newsroom .news-index-grid{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body.template-newsroom .index-news{border-top:3px solid var(--ink);grid-template-columns:1fr;min-height:0}body.template-newsroom .index-news img{width:100%;height:150px}body.template-newsroom .portal-side{order:-1}body.template-newsroom .related-home-grid{grid-template-columns:2fr 1fr}body.template-night .news-category-nav{background:#071117;border-color:#263c45}body.template-night .news-cat-primary{justify-content:space-between}body.template-night .news-cat-secondary{background:#0b1b23;border-radius:7px;padding:8px}body.template-night .news-feature>a{min-height:420px;display:block;position:relative}body.template-night .news-feature img,body.template-night .news-feature .news-placeholder{filter:saturate(.9)brightness(.72);height:420px;min-height:420px}body.template-night .news-feature>a>div:last-child{background:linear-gradient(#0000,#071117f0);padding:80px 30px 28px;position:absolute;bottom:0;left:0;right:0}body.template-night .news-index-grid{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}body.template-night .index-news{background:#10242d;border:1px solid #263c45;grid-template-columns:1fr}body.template-night .index-news img{width:100%;height:170px}body.template-night .related-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.template-royal .news-category-shell{gap:10px}body.template-royal .news-cat-primary{justify-content:center}body.template-royal .news-cat-primary a{color:#14243c;background:#fffaf0;border-color:#c99722}body.template-royal .news-cat-secondary{border-top:1px solid #e3d7b7;justify-content:center;padding-top:8px}body.template-royal .news-feature>a{grid-template-columns:.95fr 1.15fr}body.template-royal .news-feature>a>div:last-child{border-right:1px solid #e3d7b7;order:-1}body.template-royal .news-index-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px}body.template-royal .index-news{grid-template-columns:1fr;min-height:0}body.template-royal .index-news img{width:100%;height:132px}body.template-royal .portal-side{grid-template-columns:repeat(3,minmax(0,1fr))}body.template-royal .portal-side .ad-slot{grid-column:1/-1}body.template-compact .news-category-shell{gap:5px;padding-top:6px;padding-bottom:6px}body.template-compact .news-cat-primary{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid;overflow:visible}body.template-compact .news-cat-primary a{justify-content:center;min-width:0;padding:7px 6px;font-size:11px}body.template-compact .news-cat-secondary a{padding:5px 8px}body.template-compact .news-feature>a{grid-template-columns:130px 1fr;min-height:120px}body.template-compact .news-feature img,body.template-compact .news-feature .news-placeholder{width:130px;height:120px;min-height:120px}body.template-compact .news-feature>a>div:last-child{padding:12px 14px}body.template-compact .news-feature h1{font-size:18px}body.template-compact .news-index-grid{grid-template-columns:1fr}body.template-compact .index-news{grid-template-columns:92px 1fr;min-height:82px;padding:8px}body.template-compact .index-news img{width:92px;height:62px}body.template-compact .related-home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body.template-magazine .news-category-shell{max-width:1260px}body.template-magazine .news-cat-primary{justify-content:flex-start}body.template-magazine .news-cat-primary a{border-radius:0;min-height:54px;padding:10px 18px}body.template-magazine .news-cat-secondary{padding:10px 0}body.template-magazine .news-feature>a{min-height:520px;display:block;position:relative}body.template-magazine .news-feature img,body.template-magazine .news-feature .news-placeholder{height:520px;min-height:520px}body.template-magazine .news-feature>a>div:last-child{background:#fffffff0;max-width:560px;padding:22px 24px;position:absolute;bottom:28px;left:28px}body.template-magazine .news-index-grid{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}body.template-magazine .index-news{border:1px solid var(--line);grid-template-columns:1fr;min-height:0;padding:0;overflow:hidden}body.template-magazine .index-news:nth-child(5n+1){grid-column:span 2}body.template-magazine .index-news img{border-radius:0;width:100%;height:190px}body.template-magazine .index-news div{padding:14px}body.template-magazine .portal-main .news-zone{order:-1}body.template-magazine .related-home-grid{grid-template-columns:1.4fr 1fr 1fr}body.template-stadium .news-category-shell{gap:0}body.template-stadium .news-cat-primary{background:#111827;border-radius:6px 6px 0 0;padding:8px}body.template-stadium .news-cat-primary a{color:#f8fafc;background:#1f2937;border-color:#374151}body.template-stadium .news-cat-secondary{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 6px 6px;padding:8px}body.template-stadium .news-feature>a{grid-template-columns:1fr 1fr}body.template-stadium .news-index-grid{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}body.template-stadium .index-news{border-top:4px solid var(--green);grid-template-columns:1fr}body.template-stadium .index-news img{width:100%;height:142px}body.template-stadium .portal-side{gap:14px}body.template-stadium .related-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.template-minimal .news-category-nav{background:#fff}body.template-minimal .news-cat-primary,body.template-minimal .news-cat-secondary{gap:18px}body.template-minimal .news-cat-primary a,body.template-minimal .news-cat-secondary a{background:0 0;border:0;border-radius:0;padding:6px 0}body.template-minimal .news-cat-primary a.active,body.template-minimal .news-cat-secondary a.active{color:var(--green);border-bottom:2px solid var(--green);background:0 0}body.template-minimal .news-feature{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0}body.template-minimal .news-feature>a{grid-template-columns:1fr;min-height:0}body.template-minimal .news-feature img,body.template-minimal .news-feature .news-placeholder{display:none}body.template-minimal .news-feature>a>div:last-child{padding:20px 0}body.template-minimal .news-index-grid{background:0 0;border:0;grid-template-columns:1fr}body.template-minimal .index-news{border-bottom:1px solid var(--line);background:0 0;grid-template-columns:1fr;padding:18px 0}body.template-minimal .index-news img{display:none}body.template-minimal .related-home-grid{grid-template-columns:1fr}body.template-data .news-category-shell{gap:6px}body.template-data .news-cat-primary,body.template-data .news-cat-secondary{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:visible}body.template-data .news-cat-primary a,body.template-data .news-cat-secondary a{background:#fff;border:0;border-radius:0;justify-content:space-between;min-width:0;padding:9px 10px;font-family:Inter,Noto Sans Thai,Arial,sans-serif}body.template-data .news-feature>a{grid-template-columns:220px 1fr;min-height:190px}body.template-data .news-feature img,body.template-data .news-feature .news-placeholder{width:220px;height:190px;min-height:190px}body.template-data .news-index-grid{border-top:1px solid var(--line);grid-template-columns:1fr}body.template-data .index-news{grid-template-columns:120px minmax(0,1fr);min-height:92px}body.template-data .index-news img{width:120px;height:76px}body.template-data .related-home-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:900px){.news-category-nav .news-category-shell,body.template-pitch .news-category-shell{grid-template-columns:1fr}body[class*=template-] .news-cat-primary,body.template-data .news-cat-primary,body.template-data .news-cat-secondary{flex-wrap:nowrap;justify-content:flex-start;display:flex;overflow-x:auto}body[class*=template-] .news-index,body.template-pitch .news-index{display:block}body[class*=template-] .news-index .section-heading,body[class*=template-] .news-index-grid,body.template-pitch .news-index .section-heading,body.template-pitch .news-index-grid{grid-column:auto}body.template-pitch .news-feature{margin-bottom:18px;position:static}body.template-newsroom .news-index-grid,body.template-royal .news-index-grid,body.template-magazine .news-index-grid,body.template-stadium .news-index-grid,body.template-night .news-index-grid{grid-template-columns:1fr 1fr}body.template-royal .portal-side,body.template-magazine .related-home-grid,body.template-stadium .related-home-grid,body.template-data .related-home-grid{grid-template-columns:1fr}}@media (max-width:620px){body[class*=template-] .news-feature>a,body.template-data .news-feature>a,body.template-compact .news-feature>a{grid-template-columns:1fr;min-height:0;display:grid;position:static}body[class*=template-] .news-feature img,body[class*=template-] .news-feature .news-placeholder{width:100%;height:210px;min-height:210px;display:block}body.template-minimal .news-feature img,body.template-minimal .news-feature .news-placeholder{display:none}body[class*=template-] .news-feature>a>div:last-child{background:0 0;max-width:none;padding:18px;position:static}body.template-newsroom .news-index-grid,body.template-royal .news-index-grid,body.template-magazine .news-index-grid,body.template-stadium .news-index-grid,body.template-night .news-index-grid{grid-template-columns:1fr}body.template-magazine .index-news:nth-child(5n+1){grid-column:auto}}.template-select-field{gap:8px;display:grid}.template-current{border:1px solid var(--line);color:var(--muted);background:#f8fafb;border-radius:5px;margin:0;padding:9px 11px;font-size:13px}.template-current strong{color:var(--green)}body[class*=template-] .article,body[class*=template-] .news-feature,body[class*=template-] .index-news{overflow:hidden}body[class*=template-] .article-cover img,body[class*=template-] .article-inline-image img,body[class*=template-] .news-feature img,body[class*=template-] .index-news img{max-width:100%}body[class*=template-] .article-body,body[class*=template-] .article-dek,body[class*=template-] .article-prev-next p{overflow-wrap:anywhere}body.template-pitch .article-layout{grid-template-columns:340px minmax(0,1fr)}body.template-pitch .article-aside{order:-1}body.template-pitch .article{border-top:5px solid #8bd66f}body.template-pitch .article-key-facts{background:#f0faf4}body.template-newsroom .article{border:0;border-top:5px solid var(--ink);background:#fffdf8}body.template-newsroom .article>h1{font-size:38px}body.template-newsroom .article-body{font-family:Georgia,Times New Roman,Noto Sans Thai,serif}body.template-night .article figure figcaption,body.template-night .article-body th{color:#9db0b8;background:#142d37}body.template-night .article-body td{border-color:#263c45}body.template-royal .article{border-color:#c99722 #e3d7b7 #e3d7b7;border-top-style:solid;border-top-width:5px}body.template-royal .article-key-facts,body.template-royal .article-prev-next a{background:#fffaf0;border-color:#e3d7b7}body.template-compact .article-layout{grid-template-columns:minmax(0,1fr) 260px;gap:14px}body.template-compact .article>h1{font-size:26px}body.template-compact .article-body{padding:18px 26px;font-size:15px;line-height:1.75}body.template-compact .article-key-facts,body.template-compact .article-prev-next{margin-left:26px;margin-right:26px}body.template-magazine .article{border:0;box-shadow:0 18px 38px #7819461a}body.template-magazine .article-cover img{max-height:560px}body.template-magazine .article>h1{font-size:40px}body.template-stadium .article{border-top:6px solid var(--green)}body.template-stadium .article-meta{border-bottom:1px solid var(--line);background:#f8fafc;margin:0;padding:14px 28px}body.template-minimal .article-layout{max-width:900px}body.template-minimal .article{background:0 0;border:0}body.template-minimal .article-cover img{max-height:360px}body.template-minimal .article-key-facts,body.template-minimal .article-prev-next a,body.template-minimal .article-faq-item{background:#fff}body.template-data .article{border-radius:2px}body.template-data .article>h1{font-family:Inter,Noto Sans Thai,Arial,sans-serif;font-size:30px}body.template-data .article-key-facts dl,body.template-data .article-prev-next{grid-template-columns:1fr}@media (max-width:900px){body.template-pitch .article-layout,body.template-compact .article-layout{grid-template-columns:1fr}body.template-pitch .article-aside{order:0}}.news-page-meta{color:var(--muted);margin:0 0 12px;font-size:13px}.news-pagination{margin-top:20px}body.template-night{--ink:#f8fbff;--muted:#d2dee5;--line:#38505b;--paper:#061119;--green:#63f0b2;--amber:#ffe08a;--red:#ff8585}body.template-night .main-nav,body.template-night .status-strip,body.template-night .data-section,body.template-night .side-section,body.template-night .article,body.template-night .index-news,body.template-night .news-feature,body.template-night .global-related,body.template-night .public-footer{color:#f8fbff;background:#102a35;border-color:#38505b}body.template-night .section-heading,body.template-night .side-heading,body.template-night .news-page-meta,body.template-night .article-meta,body.template-night .article-dek,body.template-night .article-credit,body.template-night .article-source,body.template-night .index-news p,body.template-night .news-feature p,body.template-night .related-news small,body.template-night .league-list small,body.template-night .team-grid small{color:#d2dee5}body.template-night .match-row,body.template-night .league-list a,body.template-night .team-grid a,body.template-night .related-entities a,body.template-night .quick-links a,body.template-night .related-matches a{color:#f8fbff;background:#102a35;border-color:#38505b}body.template-night .match-row:hover,body.template-night .league-list a:hover,body.template-night .related-entities a:hover{background:#173846}body.template-night .news-cat-primary a,body.template-night .news-cat-secondary a{color:#f8fbff;background:#102a35;border-color:#38505b}body.template-night .news-cat-primary a.active,body.template-night .news-cat-secondary a.active{color:#061119;background:#63f0b2;border-color:#63f0b2}body.template-night .article-key-facts,body.template-night .article-prev-next a,body.template-night .article-body blockquote,body.template-night .article-faq-item{color:#f8fbff;background:#0b202b;border-color:#38505b}body.template-minimal .portal-layout{grid-template-columns:1fr;max-width:980px}body.template-minimal .portal-side .ad-slot{grid-column:1/-1;min-height:110px}body.template-minimal .news-feature img,body.template-minimal .news-feature .news-placeholder{object-fit:cover;width:100%;height:300px;min-height:300px;display:block}body.template-minimal .news-feature>a{grid-template-columns:1fr}body.template-minimal .index-news{grid-template-columns:150px minmax(0,1fr);gap:14px}body.template-minimal .index-news img{object-fit:cover;width:150px;height:96px;display:block}body.template-pitch .news-category-shell{grid-template-columns:1fr;gap:8px}body.template-pitch .news-cat-primary{flex-direction:row;overflow-x:auto}body.template-pitch .news-cat-secondary{border-left:0;flex-wrap:nowrap;min-height:0;padding-left:0;overflow-x:auto}body.template-pitch .news-index{padding-top:18px;display:block}body.template-pitch .news-feature{margin-bottom:18px;position:static}body.template-pitch .news-feature>a{grid-template-columns:1.2fr 1fr}body.template-pitch .news-feature img,body.template-pitch .news-feature .news-placeholder{height:300px;min-height:300px}body.template-pitch .news-index .section-heading,body.template-pitch .news-index-grid{grid-column:auto}body.template-pitch .news-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.template-royal .portal-side,body.template-magazine .portal-side{order:-1}body.template-royal .portal-side .ad-slot,body.template-magazine .portal-side .ad-slot{grid-column:1/-1;min-height:120px}body.template-compact .portal-side .ad-slot,body.template-stadium .portal-side .ad-slot,body.template-data .portal-side .ad-slot,body.template-classic .portal-side .ad-slot{min-height:130px}@media (max-width:900px){body.template-minimal .portal-side,body.template-pitch .news-feature>a,body.template-pitch .news-index-grid{grid-template-columns:1fr}}@media (max-width:620px){body.template-minimal .index-news{grid-template-columns:110px minmax(0,1fr)}body.template-minimal .index-news img{width:110px;height:82px}body.template-minimal .news-feature img,body.template-minimal .news-feature .news-placeholder{height:220px;min-height:220px}}body.template-night{color:#f8fbff;background:#061119}body.template-night .utility,body.template-night .main-nav,body.template-night .status-strip,body.template-night .news-category-nav,body.template-night .match-centre,body.template-night .directory-grid>a,body.template-night .entity-hero,body.template-night .related-matches,body.template-night .related-news,body.template-night .news-index .section-heading,body.template-night .article-body th,body.template-night .article figure figcaption,body.template-night .qualification-grid article,body.template-night .qualification-grid h3,body.template-night .bracket-match{color:#f8fbff;background:#102a35;border-color:#38505b}body.template-night .section-kicker,body.template-night small,body.template-night .muted,body.template-night .article-breadcrumbs,body.template-night .article-breadcrumbs span:last-child,body.template-night .match-date,body.template-night .article-body p,body.template-night .article-body li,body.template-night .article-body dd,body.template-night .article-faq-item p{color:#d2dee5}body.template-night .section-heading h2,body.template-night .side-heading h2,body.template-night .article>h1,body.template-night .article-body h2,body.template-night .article-body h3,body.template-night .index-news h2,body.template-night .news-feature h1,body.template-night .lead-news h3,body.template-night .team-pair,body.template-night .score-pair,body.template-night .league-list strong,body.template-night .team-grid strong,body.template-night .search input,body.template-night .date-picker input,body.template-night .directory-search input{color:#f8fbff}body.template-night .search input::placeholder,body.template-night .directory-search input::placeholder{color:#a9bac3}body.template-night .segmented a.selected,body.template-night .state,body.template-night .chip{color:#061119;background:#f8fbff}body.template-night .state-live,body.template-night .state-halftime{color:#061119;background:#63f0b2}body.template-night .state-scheduled{color:#061119;background:#ffe08a}body.template-night .score-hero{background:#03090e;border-bottom-color:#63f0b2}body.template-night .hero-metrics{background:#0b202b;border-color:#38505b}body.template-night .hero-metrics a{border-color:#38505b}body.template-night .article-body a,body.template-night .article-breadcrumbs a,body.template-night .section-more,body.template-night .side-heading a{color:#8ff6c6}body.template-night .pagination a{color:#f8fbff;background:#102a35;border-color:#38505b}body.template-night .pagination a.active{color:#061119;background:#63f0b2}body.template-classic .news-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.template-pitch .portal-side{order:-1}body.template-pitch .portal-main{gap:22px;display:grid}body.template-pitch .news-grid{grid-template-columns:1fr}body.template-pitch .team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.template-pitch .league-list a{min-height:72px}body.template-newsroom .portal-layout{grid-template-columns:1fr}body.template-newsroom .portal-main>.data-section:first-child{grid-column:1/-1}body.template-newsroom .portal-side{order:0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}body.template-newsroom .portal-side .ad-slot{grid-column:1/-1}body.template-newsroom .news-index-grid{grid-template-columns:1.2fr repeat(2,minmax(0,1fr))}body.template-night .portal-side{order:-1}body.template-night .news-grid{grid-template-columns:1fr}body.template-night .team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.template-royal .portal-side{order:-1;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}body.template-royal .news-index-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.template-compact .portal-layout{grid-template-columns:minmax(0,1fr) 235px}body.template-compact .portal-side{gap:12px}body.template-compact .news-grid{min-height:0}body.template-compact .team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.template-magazine .portal-side{order:-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}body.template-magazine .news-index-grid{grid-template-columns:1.3fr repeat(3,minmax(0,1fr))}body.template-stadium .news-grid{grid-template-columns:.8fr 1.2fr}body.template-stadium .team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.template-minimal .portal-layout{grid-template-columns:1fr}body.template-minimal .portal-side{order:0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}body.template-minimal .portal-side .ad-slot{order:-1;grid-column:1/-1}body.template-minimal .news-index-grid{grid-template-columns:1fr}body.template-minimal .news-feature{max-width:860px;margin-left:auto;margin-right:auto}body.template-data .portal-layout{grid-template-columns:minmax(0,1fr) 420px}body.template-data .portal-main>.data-section:first-child,body.template-data .news-zone{grid-column:1/-1}body.template-data .news-grid{grid-template-columns:260px minmax(0,1fr);min-height:0}body.template-data .team-grid{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:900px){body[class*=template-] .portal-layout,body.template-night .portal-layout,body.template-pitch .portal-layout,body.template-stadium .portal-layout,body.template-data .portal-layout{grid-template-columns:1fr}body[class*=template-] .portal-main,body.template-newsroom .portal-main,body.template-royal .portal-main,body.template-compact .portal-main,body.template-magazine .portal-main,body.template-data .portal-main{grid-template-columns:1fr;display:grid}body[class*=template-] .portal-side,body.template-newsroom .portal-side,body.template-royal .portal-side,body.template-magazine .portal-side,body.template-minimal .portal-side{order:0;grid-template-columns:1fr}body.template-night .portal-side,body.template-pitch .portal-side{order:-1}body.template-newsroom .news-index-grid,body.template-royal .news-index-grid,body.template-magazine .news-index-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){body.template-newsroom .news-index-grid,body.template-royal .news-index-grid,body.template-magazine .news-index-grid{grid-template-columns:1fr}}body.template-night .segmented{background:#0b202b;border-color:#38505b}body.template-night .segmented a{color:#d2dee5}body.template-night .segmented a.selected,body.template-night .chip,body.template-night .state{color:#f8fbff;box-shadow:none;background:#173846;border:1px solid #4e6b78}body.template-night .state-live,body.template-night .state-halftime{color:#8ff6c6;background:#123d31;border-color:#2d8a69}body.template-night .news-cat-primary a.active,body.template-night .news-cat-secondary a.active,body.template-night .pagination a.active{color:#8ff6c6;background:#123d31;border-color:#2d8a69}body.template-night .hero-metrics b,body.template-night .status-strip b{color:#8ff6c6;background:#123d31}body.template-night,body.template-night .site,body.template-night .admin-page{color:#f8fbff;background:#061119}body.template-night .section,body.template-night .admin-form,body.template-night .admin-list,body.template-night .admin-news-tools,body.template-night .admin-news-list,body.template-night .admin-danger-zone,body.template-night .admin-news-editor,body.template-night .admin-category-seo,body.template-night .admin-category-seo-list,body.template-night .admin-category-editor,body.template-night .admin-category-edit-card,body.template-night .data-section,body.template-night .side-section,body.template-night .article,body.template-night .match-centre,body.template-night .directory-grid>a,body.template-night .directory-tools,body.template-night .entity-hero,body.template-night .news-feature,body.template-night .index-news,body.template-night .related-matches,body.template-night .related-news,body.template-night .qualification-grid article,body.template-night .bracket-match,body.template-night .article-key-facts,body.template-night .article-prev-next a,body.template-night .article-faq-item,body.template-night .template-current{color:#f8fbff;box-shadow:none;background:#102a35;border-color:#38505b}body.template-night .main-nav,body.template-night .utility,body.template-night .status-strip,body.template-night .news-category-nav,body.template-night .news-index .section-heading,body.template-night .section-heading,body.template-night .side-heading,body.template-night .article figure figcaption,body.template-night .article-body th,body.template-night .qualification-grid h3{color:#f8fbff;background:#0b202b;border-color:#38505b}body.template-night input,body.template-night select,body.template-night textarea,body.template-night .search,body.template-night .directory-search,body.template-night .date-picker,body.template-night .date-picker input,body.template-night .admin-form input,body.template-night .admin-form select,body.template-night .admin-form textarea,body.template-night .admin-inline-form input,body.template-night .admin-category-edit-grid input,body.template-night .admin-category-edit-grid textarea,body.template-night .admin-news-search input,body.template-night .admin-news-search select,body.template-night .admin-news-editor input,body.template-night .admin-news-editor select,body.template-night .admin-news-editor textarea{color:#f8fbff!important;box-shadow:none!important;background:#0b202b!important;border-color:#4e6b78!important}body.template-night input[type=file]{color:#d2dee5!important;background:#0b202b!important}body.template-night input::placeholder,body.template-night textarea::placeholder{color:#9fb4be!important}body.template-night option{color:#f8fbff;background:#0b202b}body.template-night .status-strip a,body.template-night .segmented a,body.template-night .chip,body.template-night .state,body.template-night .pagination a,body.template-night .news-cat-primary a,body.template-night .news-cat-secondary a,body.template-night .article-category-links a,body.template-night .admin-scope-tabs a,body.template-night .quick-links a,body.template-night .related-entities a,body.template-night .league-list a,body.template-night .team-grid a,body.template-night .team-leagues>a,body.template-night .player-teams>a,body.template-night .team-standing>a,body.template-night .squad-grid>a,body.template-night .player-news>a,body.template-night .admin-list>div,body.template-night .admin-category-seo-list>div,body.template-night .admin-category-edit-card,body.template-night .admin-news-row{color:#f8fbff!important;box-shadow:none!important;background:#102a35!important;border-color:#38505b!important}body.template-night .status-strip a.selected,body.template-night .segmented a.selected,body.template-night .pagination a.active,body.template-night .admin-scope-tabs a.active,body.template-night .news-cat-primary a.active,body.template-night .news-cat-secondary a.active,body.template-night .main-nav .navlinks a.active{color:#8ff6c6!important;box-shadow:none!important;background:#123d31!important;border-color:#2d8a69!important}body.template-night .seo-ready{color:#8ff6c6!important;background:#123d31!important}body.template-night .seo-missing{color:#ffe08a!important;background:#3d3212!important}body.template-night .match-video-link.details{color:#8ff6c6;background:#123d31;border-color:#2d8a69}body.template-night .empty,body.template-night .admin-login-help,body.template-night .news-page-meta,body.template-night small,body.template-night code,body.template-night .section-kicker,body.template-night .article-meta,body.template-night .article-dek,body.template-night .article-credit,body.template-night .article-source,body.template-night .article-breadcrumbs,body.template-night .article-breadcrumbs span:last-child,body.template-night .index-news p,body.template-night .news-feature p,body.template-night .lead-news p,body.template-night .match-date,body.template-night .article-body p,body.template-night .article-body li,body.template-night .article-faq-item p{color:#d2dee5!important}body.template-night h1,body.template-night h2,body.template-night h3,body.template-night strong,body.template-night .brand,body.template-night .section-heading h2,body.template-night .side-heading h2,body.template-night .team-pair,body.template-night .score-pair,body.template-night .league-list strong,body.template-night .team-grid strong{color:#f8fbff!important}body.template-night a,body.template-night .article-body a,body.template-night .article-breadcrumbs a,body.template-night .side-heading a,body.template-night .section-more{color:#8ff6c6}body.template-night .state-live,body.template-night .state-halftime,body.template-night .hero-metrics b,body.template-night .status-strip b{color:#8ff6c6!important;background:#123d31!important;border-color:#2d8a69!important}body.template-night .state-scheduled{color:#ffe08a!important;background:#3d3212!important;border-color:#806c25!important}body.template-night .state-finished{color:#d2dee5!important;background:#23313a!important;border-color:#4e6b78!important}body.template-night .ad-slot{color:#f8fbff!important;background:#081923!important;border-color:#2d8a69!important}body.template-night .ad-slot>div,body.template-night .ad-slot small{color:#d2dee5!important}body.template-night table,body.template-night th,body.template-night td{border-color:#38505b!important}body.template-night .score-tools,body.template-night .archive-tools,body.template-night .date-picker{color:#d2dee5!important;box-shadow:none!important;background:#0b202b!important;border-color:#38505b!important}body.template-night .score-tools{border:1px solid #38505b;border-radius:6px;padding:10px}body.template-night .score-tools>a,body.template-night .archive-tools a,body.template-night .archive-tools strong{border-radius:5px;color:#8ff6c6!important;box-shadow:none!important;background:#102a35!important;border:1px solid #38505b!important}body.template-night .archive-tools strong{color:#8ff6c6!important;background:#123d31!important;border-color:#2d8a69!important}body.template-night input[type=date],body.template-night input[type=month],body.template-night input[type=number],body.template-night select[name*=year],body.template-night .date-picker input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f8fbff!important;background:#081923!important;border-color:#4e6b78!important}body.template-night .news-feature span,body.template-night .lead-news span,body.template-night .section-kicker,body.template-night .badge,body.template-night .eyebrow,body.template-night .news-page-meta,body.template-night .admin-news-count,body.template-night .admin-news-current-filter{border:1px solid #2d8a69;border-radius:999px;width:max-content;max-width:100%;padding:4px 8px;color:#8ff6c6!important;box-shadow:none!important;background:#0b202b!important}body.template-night .news-page-meta,body.template-night .admin-news-count,body.template-night .admin-news-current-filter{border-radius:6px;width:auto}body.template-night mark,body.template-night .highlight,body.template-night [class*=highlight],body.template-night [class*=notice],body.template-night [class*=hint],body.template-night [class*=tip]{color:#8ff6c6!important;box-shadow:none!important;background:#0b202b!important;border-color:#2d8a69!important}body.template-night .news-category-nav small,body.template-night .news-cat-primary small,body.template-night .news-cat-secondary small,body.template-night .news-category-nav a.active small,body.template-night .news-cat-primary a.active small,body.template-night .news-cat-secondary a.active small{color:#8ff6c6!important;box-shadow:none!important;background:#081923!important;border:1px solid #2d8a69!important}body.template-night .news-cat-primary a.active small,body.template-night .news-cat-secondary a.active small{color:#b8ffd8!important;background:#123d31!important}body.template-classic .portal-layout{grid-template-columns:minmax(0,1fr) 310px}body.template-classic .portal-main{display:block}body.template-classic .portal-side{order:0;grid-template-columns:1fr;display:grid}body.template-classic .directory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}body.template-pitch .portal-layout{grid-template-columns:320px minmax(0,1fr)}body.template-pitch .portal-side{order:-1;grid-template-columns:1fr;display:grid}body.template-pitch .portal-main{grid-template-columns:1fr;gap:22px;display:grid}body.template-pitch .directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.template-pitch .team-overview-grid,body.template-pitch .player-page-grid{grid-template-columns:.8fr 1.2fr}body.template-newsroom .portal-layout{grid-template-columns:280px minmax(0,1fr);align-items:start}body.template-newsroom .portal-side{order:-1;grid-template-columns:1fr;gap:16px;display:grid}body.template-newsroom .portal-side .ad-slot{order:-10;grid-column:auto;min-height:150px}body.template-newsroom .portal-main{grid-template-columns:1.15fr .85fr;gap:20px;display:grid}body.template-newsroom .portal-main>.data-section:first-child,body.template-newsroom .portal-main>.news-zone{grid-column:1/-1}body.template-newsroom .directory-grid{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body.template-newsroom .directory-grid>a{text-align:left;border-top:3px solid var(--ink);grid-template-columns:62px minmax(0,1fr);align-content:center;place-items:center start;min-height:104px}body.template-newsroom .directory-grid img{grid-row:1/3}body.template-night .portal-layout{grid-template-columns:1fr}body.template-night .portal-side{order:-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}body.template-night .portal-side .ad-slot{order:-10;grid-column:1/-1;min-height:120px}body.template-night .portal-main{grid-template-columns:1fr;gap:18px;display:grid}body.template-night .directory-grid{background:0 0;border:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}body.template-night .directory-grid>a{border:1px solid #38505b;min-height:145px}body.template-night .team-overview-grid,body.template-night .player-page-grid{grid-template-columns:1.25fr .75fr}body.template-royal .portal-layout{grid-template-columns:1fr}body.template-royal .portal-side{order:-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}body.template-royal .portal-side .ad-slot{order:-10;grid-column:1/-1}body.template-royal .portal-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}body.template-royal .portal-main>.data-section:first-child,body.template-royal .portal-main>.news-zone{grid-column:1/-1}body.template-royal .directory-grid{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}body.template-royal .directory-grid>a{border:1px solid #e3d7b7}body.template-compact .portal-layout{grid-template-columns:minmax(0,1fr) 235px;gap:14px}body.template-compact .portal-side{order:0;grid-template-columns:1fr;gap:12px;display:grid}body.template-compact .portal-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}body.template-compact .portal-main>.data-section:first-child{grid-column:1/-1}body.template-compact .directory-grid{grid-template-columns:repeat(6,minmax(0,1fr))}body.template-compact .directory-grid>a{min-height:126px;padding:10px}body.template-compact .team-overview-grid,body.template-compact .player-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}body.template-magazine .portal-layout{grid-template-columns:1fr}body.template-magazine .portal-side{order:-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}body.template-magazine .portal-side .ad-slot{order:-10;grid-column:1/-1}body.template-magazine .portal-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}body.template-magazine .portal-main>.news-zone{order:-1;grid-column:1/-1}body.template-magazine .portal-main>.data-section:first-child{grid-column:1/-1}body.template-magazine .directory-grid{background:0 0;border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}body.template-magazine .directory-grid>a:nth-child(5n+1){grid-column:span 2}body.template-magazine .directory-grid>a{border:1px solid var(--line)}body.template-stadium .portal-layout{grid-template-columns:minmax(0,1fr) 390px}body.template-stadium .portal-side{order:0;grid-template-columns:1fr;gap:14px;display:grid}body.template-stadium .portal-main{grid-template-columns:1fr;gap:18px;display:grid}body.template-stadium .directory-grid{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}body.template-stadium .directory-grid>a{border-top:4px solid var(--green)}body.template-stadium .team-overview-grid,body.template-stadium .player-page-grid{grid-template-columns:1.35fr .65fr}body.template-minimal .portal-layout{grid-template-columns:minmax(0,900px);justify-content:center}body.template-minimal .portal-main{grid-template-columns:1fr;gap:28px;display:grid}body.template-minimal .portal-side{order:0;grid-template-columns:1fr;gap:18px;display:grid}body.template-minimal .portal-side .ad-slot{order:-10}body.template-minimal .directory-grid{background:0 0;border:0;grid-template-columns:1fr;gap:0}body.template-minimal .directory-grid>a{text-align:left;border-bottom:1px solid var(--line);grid-template-columns:72px minmax(0,1fr);align-content:center;place-items:center start;min-height:92px}body.template-minimal .directory-grid img{grid-row:1/3}body.template-minimal .team-overview-grid,body.template-minimal .player-page-grid{grid-template-columns:1fr}body.template-data .portal-layout{grid-template-columns:minmax(0,1fr) 420px;gap:16px}body.template-data .portal-side{order:0;grid-template-columns:1fr;gap:12px;display:grid}body.template-data .portal-main{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}body.template-data .portal-main>.data-section:first-child,body.template-data .portal-main>.news-zone{grid-column:1/-1}body.template-data .directory-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1px}body.template-data .directory-grid>a{border-radius:0;min-height:132px}body.template-data .team-overview-grid,body.template-data .player-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (max-width:900px){body[class*=template-] .portal-layout{grid-template-columns:1fr;justify-content:stretch}body[class*=template-] .portal-main{grid-template-columns:1fr;display:grid}body[class*=template-] .portal-side{order:0;grid-template-columns:1fr;display:grid}body.template-pitch .portal-side,body.template-newsroom .portal-side,body.template-night .portal-side,body.template-royal .portal-side,body.template-magazine .portal-side{order:-1}body[class*=template-] .team-overview-grid,body[class*=template-] .player-page-grid{grid-template-columns:1fr}body.template-night .directory-grid,body.template-compact .directory-grid,body.template-data .directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}body.template-newsroom .directory-grid,body.template-royal .directory-grid,body.template-magazine .directory-grid,body.template-stadium .directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){body[class*=template-] .directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.template-newsroom .directory-grid,body.template-minimal .directory-grid{grid-template-columns:1fr}body.template-magazine .directory-grid>a:nth-child(5n+1){grid-column:auto}.match-row-shell.has-action .match-row{padding-bottom:40px;padding-right:11px}.match-row-shell .match-video-link{inset:auto auto 7px 76px;transform:none}.match-status-group>summary{padding-left:22px}}body[class*=template-] .external-source-content{border:1px solid #dfe5e8;border-radius:6px;min-width:0;display:block;overflow:hidden;color:#10202b!important;background:#fff!important;font-family:Noto Sans Thai,Leelawadee UI,Tahoma,Arial,sans-serif!important}body[class*=template-] .external-source-content *{box-sizing:border-box;letter-spacing:0}body[class*=template-] .external-source-block{border:0;border-bottom:1px solid #e8edef;min-width:0;margin:0;padding:0;display:block;color:#10202b!important;background:#fff!important}body[class*=template-] .external-source-block:last-child{border-bottom:0}body[class*=template-] .external-source-block a{color:#087f5b;text-decoration:none}body[class*=template-] .external-source-block img{object-fit:contain;max-width:100%;height:auto}body[class*=template-] .external-source-block h2,body[class*=template-] .external-source-block h3,body[class*=template-] .external-source-block h4,body[class*=template-] .external-source-block h5,body[class*=template-] .external-source-block h6{margin:0 0 8px;line-height:1.45;color:#10202b!important;font-family:inherit!important}body[class*=template-] .external-source-block p{margin:7px 0;line-height:1.65;color:#52636c!important}body[class*=template-] .external-source-block small{color:#61717b!important}body[class*=template-] .external-source-block ul,body[class*=template-] .external-source-block ol{margin:8px 0;padding-left:22px}body[class*=template-] .external-source-block table{border-collapse:collapse;width:100%;color:#10202b!important;background:#fff!important}body[class*=template-] .external-source-block th,body[class*=template-] .external-source-block td{text-align:left;border:1px solid #dfe5e8;padding:8px;color:#10202b!important;background:#fff!important}body[class*=template-] .external-source-content .source-match-row-shell{border:0;min-width:0;position:relative;background:#fff!important}body[class*=template-] .external-source-content .source-match-row{grid-template-columns:86px 92px minmax(0,1fr) 42px 18px;align-items:center;gap:14px;min-height:78px;padding:10px 108px 10px 18px;display:grid;color:#10202b!important;background:#fff!important}body[class*=template-] .external-source-content .source-match-row:hover{background:#f8fbfa!important}body[class*=template-] .external-source-content .source-league-cell{align-items:center;gap:7px;min-width:0;display:flex}body[class*=template-] .external-source-content .source-league-cell img{object-fit:contain;flex:none;width:30px;height:30px}body[class*=template-] .external-source-content .source-league-cell small{text-overflow:ellipsis;white-space:nowrap;font:600 10px Inter,Arial,sans-serif;overflow:hidden;color:#61717b!important}body[class*=template-] .external-source-content .source-match-date{gap:4px;display:grid;color:#10202b!important}body[class*=template-] .external-source-content .source-match-date strong{font:600 13px Inter,Arial,sans-serif}body[class*=template-] .external-source-content .source-state{text-transform:uppercase;border:0;border-radius:3px;width:max-content;padding:2px 5px;font:600 9px Inter,Arial,sans-serif;color:#63727a!important;background:#eef1f2!important}body[class*=template-] .external-source-content .source-state-live,body[class*=template-] .external-source-content .source-state-halftime{color:#087f5b!important;background:#e8f7f0!important}body[class*=template-] .external-source-content .source-state-scheduled{color:#9a6700!important;background:#fff4dc!important}body[class*=template-] .external-source-content .source-team-pair{gap:8px;min-width:0;display:grid;color:#10202b!important}body[class*=template-] .external-source-content .source-team-pair span{text-overflow:ellipsis;white-space:nowrap;justify-content:flex-end;align-items:center;gap:9px;min-width:0;font-size:14px;display:flex;overflow:hidden;color:#10202b!important}body[class*=template-] .external-source-content .source-team-pair i{flex:none;place-items:center;width:28px;display:grid}body[class*=template-] .external-source-content .source-team-pair img{object-fit:contain;width:26px;height:26px}body[class*=template-] .external-source-content .source-score-pair{text-align:center;gap:8px;font:700 15px Inter,Arial,sans-serif;display:grid;color:#10202b!important}body[class*=template-] .external-source-content .source-match-video-link{z-index:2;text-align:center;border-radius:4px;width:82px;padding:6px;font-size:10px;font-weight:700;position:absolute;top:50%;right:18px;transform:translateY(-50%);color:#fff!important;background:#087f5b!important}body[class*=template-] .external-source-content .source-match-video-link.source-live{background:#bd1e2d!important}body[class*=template-] .external-source-content .source-match-video-link.source-details{border:1px solid #9fcbbb;color:#087f5b!important;background:#eef7f3!important}@media (max-width:700px){body[class*=template-] .external-source-content .source-match-row{grid-template-columns:65px minmax(0,1fr) 36px;gap:8px;min-height:96px;padding:10px 11px 40px}body[class*=template-] .external-source-content .source-league-cell{display:none}body[class*=template-] .external-source-content .source-match-date{grid-column:1}body[class*=template-] .external-source-content .source-team-pair{grid-column:2}body[class*=template-] .external-source-content .source-score-pair{grid-column:3}body[class*=template-] .external-source-content .source-match-video-link{width:max-content;inset:auto auto 7px 76px;transform:none}}body[class*=template-] .collected-source-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0;display:grid}body[class*=template-] .collected-source-card{border:1px solid #dfe5e8;border-radius:6px;grid-template-rows:150px minmax(150px,1fr);min-width:0;display:grid;overflow:hidden;color:#10202b!important;background:#fff!important;font-family:Noto Sans Thai,Leelawadee UI,Tahoma,Arial,sans-serif!important;text-decoration:none!important}body[class*=template-] .collected-source-card:hover{border-color:#9fcbbb;box-shadow:0 5px 14px #10202b14}body[class*=template-] .collected-source-thumb{border-bottom:1px solid #e8edef;place-items:center;width:100%;height:150px;display:grid;overflow:hidden;background:#f1f4f5!important}body[class*=template-] .collected-source-thumb img{object-fit:contain;width:100%;height:100%;padding:10px}body[class*=template-] .collected-source-copy{flex-direction:column;gap:8px;min-width:0;padding:13px 14px 14px;display:flex;color:#10202b!important;background:#fff!important}body[class*=template-] .collected-source-copy h2{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;margin:0;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden;color:#10202b!important;font-family:inherit!important}body[class*=template-] .collected-source-copy p{overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden;color:#61717b!important}body[class*=template-] .collected-source-copy span{width:max-content;max-width:100%;margin-top:auto;font-size:11px;font-weight:700;color:#087f5b!important}body[class*=template-] .collected-category-more a{color:#fff!important;background:#087f5b!important;text-decoration:none!important}@media (max-width:900px){body[class*=template-] .collected-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){body[class*=template-] .collected-source-grid{grid-template-columns:1fr}body[class*=template-] .collected-source-card{grid-template-rows:minmax(132px,auto);grid-template-columns:108px minmax(0,1fr)}body[class*=template-] .collected-source-thumb{border-bottom:0;border-right:1px solid #e8edef;height:100%;min-height:132px}body[class*=template-] .collected-source-copy{padding:12px}}
