.plan-table{border-collapse:separate;border-spacing:0}
.plan-table thead th{position:sticky;top:0;z-index:10;background-image:linear-gradient(to right,#FF460C,#FF6C47);color:#fff}
.plan-table th,.plan-table td{border-bottom:1px solid #FFE9B0}
.plan-table tbody tr:nth-child(odd){background-color:#fff}
.plan-table tbody tr:nth-child(even){background-color:#FFF9EB}
.plan-table tr:hover{background-color:#FFF1CC}
.plan-table tr:hover td{color:inherit}
.plan-table th:first-child,.plan-table td:first-child{position:sticky;left:0;z-index:11;background-color:#fff}
.plan-table thead th:first-child{z-index:12}
.plan-table td:first-child{font-weight:700}
.plan-table .plan-goal-row td,.plan-table tbody tr:first-child td{background-color:#FFF2EE;color:#FF6C47;font-weight:700}
.plan-table td.plan-cell .cell-meta{font-size:.875rem;color:#6B7280}
.plan-table td.is-rest{color:#9CA3AF}
.plan-table td.is-long{background-color:#ECFEFF}
.plan-table td.is-race{background-color:#EEF2FF}
.plan-table .badge{display:inline-block;margin-left:.5rem;font-size:.75rem;padding:.1rem .45rem;border-radius:9999px;font-weight:600}
.plan-table .badge-race{background-color:#EDE9FE;color:#5B21B6}
