.prediction-tools{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:18px 24px;background:#f5f6f0;border-bottom:1px solid var(--line)}
.prediction-schedule>span,.prediction-schedule>small,.prediction-refresh>small{display:block}
.prediction-schedule>span{margin-bottom:7px;color:#9a7418;font-size:11px;font-weight:700;letter-spacing:.08em}
.prediction-schedule>strong{display:flex;flex-wrap:wrap;gap:6px 12px;color:#10150f;font-size:13px}
.prediction-schedule>small,.prediction-refresh>small{margin-top:7px;color:#839084;font-size:10px}
.prediction-refresh{flex:0 0 auto;text-align:right}
.prediction-refresh button{border:0;padding:12px 17px;background:#9a7418;color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}
.prediction-refresh button:hover{background:#76580f}.prediction-refresh button:disabled{opacity:.65;cursor:wait}.prediction-refresh>small{text-align:right}
.race-times{display:grid;grid-template-columns:auto auto;gap:8px 15px;text-align:right}
.race-times span{display:block;margin-bottom:2px;color:#839084;font-size:10px;font-weight:700}
.race-times strong{display:block;color:#10150f;font-size:17px;line-height:1.2}
.race-times .deadline-time span,.race-times .deadline-time strong{color:#d62828}
.race-name{max-width:180px;margin:5px 0 0;color:#657267;font-size:10px;line-height:1.35}
@media(max-width:620px){.prediction-tools{display:block;padding:16px}.prediction-refresh{margin-top:15px;text-align:left}.prediction-refresh button{width:100%}.prediction-refresh>small{text-align:center}.race-times{gap:7px 10px}.race-times span{font-size:9px}.race-times strong{font-size:15px}}
