/* A quiet, legible clock on the table; standings live in a focused dialog. */
.race-clock{display:flex;align-items:center;gap:9px;color:#ecd39d;padding:3px 12px;border-right:1px solid #b5a47645;flex-shrink:0}
.race-clock>.icon{width:20px;height:20px}.race-clock small{display:block;font:600 9px/1.4 'DM Sans',sans-serif;letter-spacing:1.2px;color:#bdc9b3}
.race-clock time{display:block;font:600 23px/1.2 'DM Sans',sans-serif;font-variant-numeric:tabular-nums;min-width:65px;white-space:nowrap}
.race-leaderboard{color:#e6d39f!important;background:#293f32!important;border-color:#af9b6055!important}.race-leaderboard:hover{background:#3c5642!important}.race-leaderboard span{font-size:12px}.race-leaderboard .icon{width:20px;height:20px}
.race-status{font-size:11px;line-height:1.5;color:#acbda3;text-align:center}.race-retry{font:inherit;color:#f1cc83;background:none;border:0;text-decoration:underline;cursor:pointer}
.race-result{border:1px solid #af9a685c;background:#152920;padding:15px 12px;margin:14px 0;border-radius:6px;text-align:center}.race-result>small{display:block;letter-spacing:1.4px;font-size:10px;color:#becaae}.race-result>strong{display:block;font-size:32px;font-variant-numeric:tabular-nums;color:#f5d894;margin:4px 0}.race-result>p{font-size:12px!important;margin:5px 0!important}.race-result>span{font-size:11px;color:#b0c1a6}.race-result>.btn{width:100%;margin-top:12px}
.race-date{font-size:13px;color:#bfd0b8;margin-bottom:18px}.race-tabs{display:flex;gap:6px;padding:4px;border:1px solid #97ad873b;background:#10261e;border-radius:7px}.race-tabs>.btn{flex:1;justify-content:center;border-color:transparent}.race-tabs>.active{background:#d7c18a!important;color:#193429!important;border-color:#e8d9b2!important}.race-explainer{font-size:12px;line-height:1.6;color:#b6c8af;margin:13px 0}
#race-name-form{margin:17px 0}#race-name-form label{font-size:13px;display:block;margin-bottom:7px;color:#eee4c9}#race-name-form label small{font-size:10px;font-weight:400;margin-left:8px;color:#b5c5ab}#race-name-form>div{display:flex;gap:8px}#race-name{min-width:0;flex:1;padding:9px 11px;border:1px solid #76916b;border-radius:4px;background:#172e24;color:#f2e4bf;font:inherit}#race-name-status{font-size:12px;margin:5px 0;color:#e8c37b}
.race-personal{padding:12px;border:1px solid #bcaa6880;background:#bca96414;color:#ecd59b;border-radius:5px;margin-bottom:15px;font-size:13px}.race-personal strong{font-size:18px;margin:0 4px}
.race-table-wrap{overflow:auto;max-height:40vh;border:1px solid #7c947045;border-radius:6px}.race-table{width:100%;border-collapse:collapse;font-size:13px}.race-table th{background:#253b2e;color:#c4d1b9;font-weight:500;text-align:left;position:sticky;top:0;font-size:11px}.race-table td,.race-table th{padding:12px 10px;border-bottom:1px solid #80987830}.race-table td:first-child{color:#d5bb79;white-space:nowrap}.race-table td:first-child .icon{width:14px;height:14px;vertical-align:middle;margin-right:5px}.race-table td>small,.race-table td>strong+small{display:block;color:#a6b99c;font-size:10px;margin-top:4px}.race-table td>strong{color:#e9e5cf;font-weight:500}.race-table td>strong>small{color:#dfc477}.race-table time{font-variant-numeric:tabular-nums;white-space:nowrap}.race-table .is-me{background:#b9a0641c}.race-table th:last-child,.race-table td:last-child{text-align:right}
.race-empty{text-align:center;padding:28px 16px;border:1px dashed #9caf7955;border-radius:7px}.race-empty>.icon{width:32px;height:32px;color:#d5b97a}.race-empty h3{font:400 20px Georgia,serif;color:#ecdbb6}.race-empty p{font-size:13px;color:#b2c4a6}.race-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:15px}.race-modal-footer small{font-size:11px;color:#b9c8ad}
.desk-header-actions .race-clock{border-color:#78928466}.desk-header-actions .race-clock time{color:#dfcb94}
.table-hud-title strong{display:block}
@media(max-width:1200px){.race-leaderboard span{display:none}.table-hud-title strong{font-size:17px}.race-clock{padding:3px 8px}.table-hud-buttons{gap:3px}}
@media(max-width:600px){.table-hud{gap:4px!important}.table-hud-title{min-width:0;max-width:40%}.table-hud-title strong{font-size:14px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-hud-title span{font-size:10px!important}.race-clock{padding:0 5px;gap:4px}.race-clock>.icon{display:none}.race-clock time{font-size:19px;min-width:54px}.race-clock small{font-size:8px;letter-spacing:.5px}.table-hud .btn{min-width:30px;width:30px;padding:5px}.table-hud-buttons{gap:2px!important}.race-table td,.race-table th{padding:10px 7px}.race-modal-footer{align-items:flex-start}.race-result>strong{font-size:27px}}
