/* Phase 10.12: sports-data trust and narrow-layout reliability. */
.fdfc-score-bars>div:last-child{display:flex;justify-content:flex-end}
.fdfc-score-bars>div:last-child span{transform-origin:right center}
.fdfc-empty-state{min-height:0!important}
.fdfc-panel--games:has(.fdfc-empty-state){min-height:0!important}
.fdfc-day-rail__track{scrollbar-width:thin}
.fdfc-round-panel article{grid-template-columns:minmax(0,1fr)!important}
.fdfc-round-panel article>span{justify-content:space-between!important;text-align:left!important}
.fdfc-round-panel article>strong{width:100%;text-align:center}
@media(max-width:768px){.fdfc-knockout-games{display:flex;overflow-x:auto;scroll-snap-type:x proximity}.fdfc-knockout-tie{min-width:min(86vw,320px);scroll-snap-align:start}}
