.fco-match-result-row{container-type:inline-size}.fco-match-result-row:nth-child(odd){background-color:var(--odd-row-bg-color)}.fco-match-result-row__container{-moz-column-gap:.25rem;grid-template-rows:repeat(2,auto);grid-template-columns:auto .25rem;grid-template-areas:"match-form-date match-form-date""match-form-teams match-form-icon";align-items:center;grid-column-gap:.25rem;column-gap:.25rem;block-size:5rem;padding-inline-start:.25rem;text-decoration:none;display:grid}.fco-match-result-row__date{text-align:center;grid-area:match-form-date}.fco-match-result-row__teams{-moz-column-gap:1rem;grid-area:match-form-teams;grid-template-columns:1fr auto 1fr;align-items:center;grid-column-gap:1rem;column-gap:1rem;display:grid}.fco-match-result-row__teams .fco-match-header-score{border-radius:.2rem;padding-inline:.35rem;font-size:1.1rem;font-weight:700}.fco-match-result-row__team{color:var(--text-color)}.fco-match-result-row__team--long-name{display:none}.fco-match-result-row__team--long-name:first-child{text-align:end}.fco-match-result-row__team--short-name{display:block}.fco-match-result-row__team--short-name:nth-child(2){text-align:end}.fco-match-result-row__icon{grid-area:match-form-icon;justify-content:flex-end;display:flex}.fco-match-result-row__icon .fco-match-result-icon{block-size:1rem;inline-size:.25rem;font-size:0}@container (width>=360px){@media (min-width:768px){.fco-match-result-row__container{-moz-column-gap:1rem;grid-template:"match-form-date match-form-teams match-form-icon"/80px 1fr 21px;column-gap:1rem;block-size:3.5rem;padding-inline:.5rem}.fco-match-result-row__date{text-align:unset}.fco-match-result-row .fco-match-result-icon{block-size:21px;inline-size:21px;font-size:.875rem}}.fco-match-result-row__team--long-name{-webkit-line-clamp:3;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-box-orient:vertical;block-size:-moz-fit-content;block-size:fit-content;display:-webkit-box;overflow:hidden}.fco-match-result-row__team--short-name{display:none}}.fco-head-to-head{background-color:var(--head-to-head-background);flex-direction:column;display:flex}.fco-head-to-head__scores{grid-template-columns:repeat(3,1fr);display:grid}@media (min-width:768px){.fco-head-to-head__scores{-moz-column-gap:100px;grid-template-columns:repeat(3,80px);justify-content:center;place-items:center;column-gap:100px}}.fco-head-to-head__team-scores{flex-direction:column;justify-content:center;align-items:center;gap:2px;margin-block:8px 32px;display:flex}@media (min-width:768px){.fco-head-to-head__team-scores{margin-block:20px 24px}}.fco-head-to-head__score{font-family:var(--header-font-family);font-size:42px;font-weight:800}.fco-head-to-head__status{font-family:var(--body-font-family);font-size:12px}.fco-head-to-head__stats{margin-block-start:24px}@media (min-width:768px){.fco-head-to-head__stats{margin-block-start:32px}}