/* Change this single value to tune the homepage preview. Full mode is unrestricted. */
.fld-dashboard{--football-home-table-max-height:760px;--fld-orange:#bd4d00;display:grid;grid-template-columns:minmax(0,2.2fr) minmax(280px,1fr);gap:16px;align-items:start;width:100%;font-family:inherit;color:#252525}
.fld-dashboard *{box-sizing:border-box}
.fld-dashboard>.football-live-data{min-width:0}
.football-live-data,.fld-latest{background:#fff;border:1px solid #e8e5e1;border-radius:10px;padding:14px;max-width:100%;min-width:0}
.football-live-data .fld-heading{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-bottom:12px}
.football-live-data .fld-heading h2{font-size:1.2rem;font-weight:700;margin:0;line-height:1.5}
.football-live-data .fld-heading time{border:1px solid #eee6dd;border-radius:5px;padding:3px 8px;font-size:.78rem;white-space:nowrap}
.football-live-data .fld-program-link{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:6px 10px;border:1px solid #d8b699;border-radius:5px;color:#974000;background:#fff;text-decoration:none;font-size:.78rem;font-weight:600;line-height:1.5}
.football-live-data .fld-program-link:hover{background:#fff4e8;border-color:var(--fld-orange)}
.football-live-data .fld-program-link:focus-visible,.football-live-data .fld-table-scroll:focus-visible{outline:3px solid var(--fld-orange);outline-offset:2px}
.football-table--preview .fld-table-list{max-height:var(--football-home-table-max-height);overflow:hidden;overflow:clip}
.football-table--full .fld-table-list{max-height:none;overflow:visible}
.football-live-data .fld-table-scroll{margin-bottom:10px;max-width:100%}
.football-live-data .fld-table-scroll:last-child{margin-bottom:0}
.football-live-data .fld-table{width:100%;min-width:0;table-layout:fixed;border-collapse:collapse;font-size:.82rem;line-height:1.5;margin:0}
.football-live-data .fld-table caption{text-align:left;font-weight:600;padding:8px;background:#fff4e7;color:#73340d;caption-side:top;overflow-wrap:anywhere;border-bottom:1px solid #efd9c6}
.football-live-data .fld-table th{background:var(--fld-orange);color:#fff;font-weight:600;text-align:center;padding:6px 4px;overflow-wrap:anywhere;font-size:.78rem}
.football-live-data .fld-table th:nth-child(1){width:8%}
.football-live-data .fld-table th:nth-child(2){width:5%}
.football-live-data .fld-table th:nth-child(3){width:33%}
.football-live-data .fld-table th:nth-child(4){width:9%}
.football-live-data .fld-table th:nth-child(5){width:15%}
.football-live-data .fld-table th:nth-child(6){width:16%}
.football-live-data .fld-table th:nth-child(7){width:14%}
.football-live-data .fld-table td{padding:7px 5px;border:1px solid #f0ece6;text-align:center;vertical-align:middle;overflow-wrap:anywhere}
.football-live-data .fld-table tbody tr:nth-child(even){background:#fffdf9}
.football-live-data .fld-teams{display:grid;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);align-items:center;gap:4px}
.football-live-data .fld-team{overflow-wrap:anywhere}
.football-live-data .fld-rank,.football-live-data .fld-country{color:#666;font-size:.85em}
.football-live-data .fld-versus{font-size:.75em;font-weight:700;color:#777}
.football-live-data .fld-time{white-space:nowrap;font-variant-numeric:tabular-nums;font-weight:600}
.football-live-data .fld-odds-line,.football-live-data .fld-status{display:block}
.football-live-data .fld-odds-line{line-height:1.35;margin:1px 0;font-variant-numeric:tabular-nums}
.football-live-data .fld-movement{font-size:.75em;white-space:nowrap}
.football-live-data .fld-movement-up{color:#217132}
.football-live-data .fld-movement-down{color:#b11d28}
.football-live-data .fld-movement-unknown{color:#756747}
.football-live-data .fld-status{font-size:.8em;color:#666;margin:2px auto 0;line-height:1.4}
.football-live-data .fld-status-live_first_half,.football-live-data .fld-status-live_second_half,.football-live-data .fld-status-extra_time{color:#b43c0a;font-weight:600}
.football-live-data .fld-result strong{font-size:1.15em;white-space:nowrap;font-weight:750;font-variant-numeric:tabular-nums}
.football-live-data .fld-broadcasts{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;font-size:.8em}
.football-live-data .fld-channel{display:inline-flex;align-items:center;justify-content:center;max-width:100%}
.football-live-data .fld-channel-fallback{font-size:.9em;overflow-wrap:anywhere}
.football-live-data .fld-logo{width:22px;height:22px;object-fit:contain;vertical-align:middle;margin-right:5px}
.football-live-data .fld-broadcasts .fld-logo{width:52px;max-width:100%;height:19px;margin:0}
.football-live-data [hidden]{display:none!important}
.football-live-data .fld-flag{display:inline-block;width:21px;height:16px;vertical-align:middle;margin-right:5px;background-position:center;background-size:contain;background-repeat:no-repeat}
.football-live-data .fld-flag-gb-eng{background-image:url('flags/gb-eng.svg')}
.football-live-data .fld-flag-es{background-image:url('flags/es.svg')}
.football-live-data .fld-flag-it{background-image:url('flags/it.svg')}
.football-live-data .fld-flag-de{background-image:url('flags/de.svg')}
.football-live-data .fld-flag-pt{background-image:url('flags/pt.svg')}
.fld-latest .fld-latest-heading{padding-bottom:9px;border-bottom:1px solid #eee9e3}
.fld-latest .fld-latest-heading h2{color:#a84700;font-size:1.15rem;font-weight:700;line-height:1.5;margin:0}
.fld-latest .fld-latest-list{list-style:none;padding:0;margin:0}
.fld-latest .fld-latest-row{padding:10px 0;border-bottom:1px solid #eee9e3}
.fld-latest .fld-latest-row:last-child{border-bottom:0;padding-bottom:0}
.fld-latest .fld-latest-league{font-size:.72rem;line-height:1.5;color:#666;margin:0 0 6px}
.fld-latest .fld-latest-match{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}
.fld-latest .fld-latest-team{font-size:.8rem;line-height:1.5;overflow-wrap:anywhere;text-align:center}
.fld-latest .fld-latest-score{font-size:1.5rem;line-height:1.2;font-weight:800;white-space:nowrap;font-variant-numeric:tabular-nums}
.fld-latest .fld-latest-date{text-align:right;font-size:.68rem;line-height:1.5;color:#666;margin:7px 0 0}
.fld-latest .fld-latest-empty{font-size:.85rem;line-height:1.7;color:#666;padding:12px 0;margin:0}
.fld-refresh-announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@media(max-width:1199px){.fld-dashboard{grid-template-columns:minmax(0,1fr)}.fld-latest{width:100%}}
@media(max-width:767px){
 .fld-dashboard{gap:12px}
 .football-live-data,.fld-latest{padding:10px}
 .football-live-data .fld-heading h2{font-size:1.1rem}
 .football-live-data .fld-program-link{width:100%;margin-left:0}
 .football-live-data .fld-table{display:block;min-width:0;width:100%;font-size:.82rem}
 .football-live-data .fld-table caption{display:block;padding:8px;line-height:1.5}
 .football-live-data .fld-table thead{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
 .football-live-data .fld-table tbody{display:block}
 .football-live-data .fld-match{display:grid;grid-template-columns:52px 24px minmax(0,1fr) 82px;border:1px solid #eee7df;border-radius:4px;margin-bottom:5px}
 .football-live-data .fld-table td{min-width:0;border:0;padding:6px 4px;overflow-wrap:anywhere}
 .football-live-data .fld-table td:nth-child(1){grid-column:1;grid-row:1;align-self:center}
 .football-live-data .fld-table td:nth-child(2){grid-column:2;grid-row:1;align-self:center;padding:4px 0}
 .football-live-data .fld-table td:nth-child(3){grid-column:3;grid-row:1}
 .football-live-data .fld-table td:nth-child(6){grid-column:4;grid-row:1;align-self:center}
 .football-live-data .fld-table td:nth-child(4){grid-column:1 / span 2;grid-row:2;border-top:1px solid #eee7df}
 .football-live-data .fld-table td:nth-child(5){grid-column:3;grid-row:2;border-top:1px solid #eee7df}
 .football-live-data .fld-table td:nth-child(7){grid-column:4;grid-row:2;border-top:1px solid #eee7df}
 .football-live-data .fld-table td:nth-child(4)::before{content:'ราคาบอล';display:block;font-size:.68rem;color:#666}
 .football-live-data .fld-table td:nth-child(5)::before{content:'ทีมต่อ';display:block;font-size:.68rem;color:#666}
 .football-live-data .fld-table td:nth-child(7)::before{content:'ถ่ายทอดสด';display:block;font-size:.68rem;color:#666}
 .football-live-data .fld-teams{grid-template-columns:minmax(0,1fr);gap:1px}
 .football-live-data .fld-versus{font-size:.6rem;line-height:1.1}
 .football-live-data .fld-status{font-size:.72rem}
 .football-live-data .fld-flag{width:18px;height:14px}
 .football-live-data .fld-broadcasts .fld-logo{width:48px;height:17px}
 .fld-latest .fld-latest-heading h2{font-size:1.08rem}
 .fld-latest .fld-latest-score{font-size:1.4rem}
}

/* Competition identity stays in the caption; country context belongs to each match. */
.football-live-data .fld-league-emblem{display:inline-block;width:22px;height:22px;vertical-align:middle;margin-right:6px}
.football-live-data .fld-league-emblem .fld-logo{width:100%;height:100%;margin:0}
.football-live-data .fld-competition-fallback{display:block;width:100%;height:100%;background:url('competition.svg') center/contain no-repeat}
.football-live-data .fld-league-emblem .fld-logo:not([hidden]) + .fld-competition-fallback{display:none}
.football-live-data .fld-flag-cell .fld-flag{margin:0}
.football-live-data .fld-odds-line{line-height:1.25;margin:1px 0}
@media(max-width:767px){.football-live-data .fld-league-emblem{width:20px;height:20px}}
