.vo2max-table{font-size:0.875rem}.vo2max-table small{font-weight:normal;opacity:0.8}.vo2max-header{background:var(--script-color-primary) !important;color:white !important;font-size:0.75rem}.vo2max-cat{color:#1a1a1a !important;font-weight:600}.vo2max-cat--poor{background:#ffcccb !important}.vo2max-cat--fair{background:#ffec8b !important}.vo2max-cat--good{background:#90ee90 !important}.vo2max-cat--excellent{background:#87cefa !important}.vo2max-cat--superior{background:#dda0dd !important}.vo2max-cat--elite{background:#ff69b4 !important}.vo2max-age{background:var(--script-color-primary) !important;color:white !important;font-weight:700}.vo2max-cell{font-weight:500;color:#1a1a1a !important}.vo2max-cell--poor{background:rgba(255,204,203,0.6) !important}.vo2max-cell--fair{background:rgba(255,236,139,0.6) !important}.vo2max-cell--good{background:rgba(144,238,144,0.6) !important}.vo2max-cell--excellent{background:rgba(135,206,250,0.6) !important}.vo2max-cell--superior{background:rgba(221,160,221,0.6) !important}.vo2max-cell--elite{background:rgba(255,105,180,0.6) !important}.vo2max-survival td{background:var(--script-color-primary) !important;color:white !important;font-weight:600}.vo2max-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--script-border);justify-content:center}.vo2max-legend-item{display:flex;align-items:center;gap:0.375rem;font-size:0.75rem;color:var(--script-text-secondary)}.vo2max-dot{width:12px;height:12px;border-radius:50%}.vo2max-dot--poor{background:#ffcccb}.vo2max-dot--fair{background:#ffec8b}.vo2max-dot--good{background:#90ee90}.vo2max-dot--excellent{background:#87cefa}.vo2max-dot--superior{background:#dda0dd}.vo2max-dot--elite{background:#ff69b4}@media (max-width:768px){.vo2max-table{font-size:0.75rem}.vo2max-table th,.vo2max-table td{padding:0.5rem 0.25rem !important}}