/* Athlete Search and Club Search-owned presentation extracted from the legacy application stylesheet. Shared cross-application primitives remain in rsr-frontend.css. */
@layer rsr-legacy {.rsr-club-panel{border:0;background:var(--rsr-tone-cool-dark-004);color:var(--rsr-ds-text);border-radius:0;padding:0;margin:10px 0 16px;}.rsr-club-panel h2{font-size:18px;color:var(--rsr-ds-text);margin:0 0 8px;}body .rsr-athlete-ui .rsr-performance-grid{
  color:var(--rsr-tone-neutral-096);
}body .rsr-athlete-ui .rsr-perf-card,body .rsr-athlete-ui .rsr-pb-step-list{
  background:var(--rsr-ds-rank-a);
  color:var(--rsr-tone-neutral-096);
  border:1px solid var(--rsr-ds-panel-gradient-border);
  box-shadow:none;
}body .rsr-athlete-ui .rsr-perf-card span,body .rsr-athlete-ui .rsr-perf-card small,body .rsr-athlete-ui .rsr-pb-step-list small,body .rsr-athlete-ui .rsr-pb-toolbar,body .rsr-athlete-ui .rsr-pb-toolbar span{
  color:var(--rsr-ds-muted);
}body .rsr-athlete-ui .rsr-perf-card strong,body .rsr-athlete-ui .rsr-pb-step-list strong{
  color:var(--rsr-ds-text);
}body .rsr-athlete-ui .rsr-perf-card h4{
  color:var(--rsr-ds-accent);
}body .rsr-athlete-ui .rsr-perf-card>div{
  border-color:var(--rsr-tone-cool-dark-029);
}body .rsr-athlete-ui .rsr-bar{
  background:var(--rsr-table-selector-line-color);
}body .rsr-athlete-ui .rsr-bar i{
  background:var(--rsr-ds-accent);
}body .rsr-athlete-ui .rsr-pb-step-list li{
  border-bottom-color:var(--rsr-tone-cool-dark-029);
}body .rsr-athlete-ui .rsr-pb-toolbar select{
  background:var(--rsr-ds-control-hover-bg);
  color:var(--rsr-ds-text);
  border-color:var(--rsr-ds-control-hover-border);
}body .rsr-athlete-ui .rsr-pb-step-list a{
  color:var(--rsr-ds-text);
}body .rsr-athlete-ui .rsr-subhead{
  color:var(--rsr-ds-muted);
}}html body .rsr-athlete-ui .rsr-athlete-cat-note{margin:10px 0 0;}html body .rsr-athlete-ui .rsr-best-overall{
  display:block;
  margin:14px 0 18px;
  padding:16px 18px;
  border-color:var(--rsr-tone-cool-dark-044);
}html body .rsr-athlete-ui .rsr-best-overall>strong{
  display:block;
  margin:0 0 6px;
  color:var(--rsr-ds-accent);
  font-size:17px;
  line-height:1.2;
}html body .rsr-athlete-ui .rsr-best-overall-value{
  color:var(--rsr-ds-text);
  font-size:18px;
  line-height:1.35;
}html body .rsr-athlete-ui .rsr-best-overall-value a{color:var(--rsr-ds-text);}html body .rsr-athlete-ui .rsr-best-overall>small{
  display:block;
  margin-top:6px;
  color:var(--rsr-ds-muted);
  font-size:11px;
  line-height:1.35;
}html body .rsr-athlete-ui .rsr-performance-groups{display:grid;gap:13px;margin:10px 0 5px;}html body .rsr-athlete-ui .rsr-performance-group{
  margin:0;
  padding:12px;
  border:1px solid var(--rsr-ds-panel-gradient-border);
  border-radius:7px;
  background:var(--rsr-ds-panel);
}html body .rsr-athlete-ui .rsr-performance-group-title{
  margin:0 0 9px;
  color:var(--rsr-ds-text);
  font-size:12px;
  line-height:1.25;
}html body .rsr-athlete-ui .rsr-performance-group .rsr-performance-grid{
  grid-template-columns:repeat(auto-fit,minmax(175px,1fr));
  gap:9px;
  margin:0;
}html body .rsr-athlete-ui .rsr-performance-group .rsr-perf-card{
  min-width:0;
  padding:10px;
}html body .rsr-athlete-ui .rsr-perf-card h4{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:8px;
  margin:0 0 4px;
}html body .rsr-athlete-ui .rsr-perf-context{
  color:var(--rsr-ds-muted);
  font-size:9px;

  white-space:nowrap;
}html body .rsr-athlete-ui .rsr-perf-current-time{
  display:block;
  margin:0 0 2px;
  color:var(--rsr-ds-text);
  font-size:15px;
  line-height:1.1;
}html body .rsr-athlete-ui .rsr-perf-result-meta{
  display:block;
  min-height:25px;
  margin:0 0 8px;
  color:var(--rsr-ds-muted);
  font-size:10px;
  line-height:1.25;
}html body .rsr-athlete-ui .rsr-perf-result-meta a{color:var(--rsr-ds-text);}html body .rsr-athlete-ui .rsr-performance-footnote{
  margin:5px 0 14px;
  color:var(--rsr-ds-muted);
  font-size:10px;
}html body .rsr-athlete-ui .rsr-result-legend{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  align-items:center;
  margin:8px 0 18px;
  color:var(--rsr-ds-muted);
  font-size:10px;
}html body .rsr-athlete-ui .rsr-result-legend span{display:inline-flex;align-items:center;gap:6px;}html body .rsr-athlete-ui .rsr-result-legend i{display:inline-block;width:19px;height:10px;border:1px solid var(--rsr-ds-control-hover-border);}html body .rsr-athlete-ui .rsr-result-legend .rsr-pb-key{background:color-mix(in srgb,var(--rsr-tone-warning-light-026) 50%,transparent);border-color:var(--rsr-tone-warning-light-064);}html body .rsr-athlete-ui .rsr-result-legend .rsr-sb-key{background:var(--rsr-table-selector-line-color);border-color:var(--rsr-ds-control-hover-border);}@media(max-width:760px){html body .rsr-athlete-ui .rsr-best-overall{padding:14px;}html body .rsr-athlete-ui .rsr-performance-group{padding:9px;}html body .rsr-athlete-ui .rsr-performance-group .rsr-performance-grid{grid-template-columns:repeat(2,minmax(130px,1fr));}}@media(max-width:480px){html body .rsr-athlete-ui .rsr-performance-group .rsr-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr));}html body .rsr-athlete-ui .rsr-best-overall-value{font-size:14px;}}html body .rsr-athlete-ui .rsr-perf-card-footnote{
  display:block;
  margin-top:7px;
  color:var(--rsr-ds-muted);
  font-size:9px;
  line-height:1.25;
}html body .rsr-athlete-ui .rsr-perf-card .rsr-bar{
  display:block!important;
  position:relative;
  width:100%;
  height:6px;
  min-height:6px;
  margin:6px 0 0!important;
  padding:0!important;
  overflow:hidden;
  border:0!important;
  border-radius:999px;
  background:var(--rsr-table-selector-line-color)!important;
  box-shadow:none!important;
}html body .rsr-athlete-ui .rsr-perf-card .rsr-bar>i{
  display:block!important;
  height:100%!important;
  min-height:6px;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:999px;
  background:var(--rsr-ds-accent)!important;
  transition:width .45s cubic-bezier(.22,.61,.36,1);
}html body .rsr-athlete-ui .rsr-result-legend .rsr-pb-key{
  background:var(--rsr-tone-award-dark-021)!important;
  border-color:var(--rsr-tone-award-dark-042)!important;
}html body .rsr-athlete-ui .rsr-result-legend .rsr-sb-key{

  border-color:var(--rsr-tone-neutral-030)!important;
}html body .rsr-athlete-ui .rsr-perf-card .rsr-bar>i{
  will-change:width;
}@media (prefers-reduced-motion:reduce){html body .rsr-athlete-ui .rsr-perf-card .rsr-bar>i{
    transition:none!important;
  }}html body .rsr-athlete-ui .rsr-athlete-cat-note{
  color:var(--rsr-ds-muted)!important;

  font-size:12px!important;

  line-height:1.35;
}html body .rsr-athlete-ui .rsr-result-legend .rsr-pb-key{
  background:var(--rsr-criteria-distance-alt-bg,var(--rsr-ds-pb-row))!important;
  border-color:var(--rsr-tone-accent-dark-052)!important;
}html body .rsr-athlete-ui .rsr-performance-track-long-tropical .rsr-performance-grid,html body .rsr-athlete-ui .rsr-performance-track-long-cool .rsr-performance-grid{
  grid-template-columns:repeat(2,minmax(175px,1fr));
}@media(min-width:761px) and (max-width:899px){html body .rsr-athlete-ui .rsr-performance-road-tropical .rsr-performance-grid,html body .rsr-athlete-ui .rsr-performance-road-cool .rsr-performance-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }}@media(max-width:760px){html body .rsr-athlete-ui .rsr-performance-track-long-tropical .rsr-performance-grid,html body .rsr-athlete-ui .rsr-performance-track-long-cool .rsr-performance-grid{
    grid-template-columns:repeat(2,minmax(130px,1fr));
  }}@media(max-width:480px){html body .rsr-athlete-ui .rsr-performance-track-long-tropical .rsr-performance-grid,html body .rsr-athlete-ui .rsr-performance-track-long-cool .rsr-performance-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }}@media(min-width:900px){html body .rsr-athlete-ui .rsr-performance-groups{
    grid-template-columns:repeat(2,minmax(0,1fr));
    align-items:stretch;
  }html body .rsr-athlete-ui .rsr-performance-road-tropical,html body .rsr-athlete-ui .rsr-performance-road-cool,html body .rsr-athlete-ui .rsr-performance-track-middle{
    grid-column:1 / -1;
  }html body .rsr-athlete-ui .rsr-performance-track-long-tropical{
    grid-column:1;
  }html body .rsr-athlete-ui .rsr-performance-track-long-cool{
    grid-column:2;
  }html body .rsr-athlete-ui .rsr-performance-track-long-tropical .rsr-performance-grid,html body .rsr-athlete-ui .rsr-performance-track-long-cool .rsr-performance-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }}html body .rsr-athlete-ui .rsr-result-legend .rsr-pb-key{background:var(--rsr-ds-pb-row)!important;border-color:color-mix(in srgb,var(--rsr-ds-text) 26%,transparent)!important;}html body .rsr-athlete-ui .rsr-result-legend .rsr-sb-key{background:var(--rsr-ds-sb-row)!important;border-color:color-mix(in srgb,var(--rsr-ds-text) 26%,transparent)!important;}html body .rsr-club-panel.rsr-lookup-switchboard{
  padding:0!important;margin:10px 0 16px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}html body .rsr-club-panel.rsr-lookup-switchboard .rsr-row,html body .rsr-club-panel.rsr-lookup-switchboard .rsr-filter-row{
  border-color:var(--rsr-ds-control-border);background:var(--rsr-ds-panel);box-shadow:none
;}html body .rsr-athlete-ui .rsr-perf-scale{
  display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;margin:8px 0 5px!important;}html body .rsr-athlete-ui .rsr-perf-prebar-dots{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;}html body .rsr-athlete-ui .rsr-perf-prebar-dots i{
  display:block;width:5px;height:5px;border-radius:50%;background:var(--rsr-ds-accent)
;}html body .rsr-athlete-ui .rsr-perf-scale .rsr-bar{flex:1;min-width:0;margin:0!important;}html body .rsr-athlete-ui .rsr-top-performer-summary-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  margin:8px 0 18px;
}html body .rsr-athlete-ui .rsr-top-performer-summary-card{
  min-width:0;
  padding:13px 14px;
  border:1px solid var(--rsr-ds-panel-gradient-border);
  border-radius:5px;
  background:var(--rsr-ds-rank-a);
  color:var(--rsr-tone-warm-light-004);
  box-shadow:none;
}html body .rsr-athlete-ui .rsr-top-performer-summary-card>span{
  display:block;
  margin:0 0 5px;
  color:var(--rsr-ds-muted);
  font-size:10px;

  line-height:1.2;
  letter-spacing:.03em;
  text-transform:uppercase;
}html body .rsr-athlete-ui .rsr-top-performer-summary-card>strong,html body .rsr-athlete-ui .rsr-top-performer-position-link{
  display:inline-block;
  color:var(--rsr-ds-accent);
  font-size:21px;

  line-height:1.15;
}html body .rsr-athlete-ui .rsr-top-performer-summary-card>small{
  display:block;
  margin-top:5px;
  color:var(--rsr-ds-muted);
  font-size:10px;
  line-height:1.3;
}html body .rsr-athlete-ui .rsr-top-performer-position-link{
  color:var(--rsr-ds-text);
  text-decoration-line:underline;
  text-decoration-color:var(--rsr-ds-accent);
  text-decoration-thickness:2px;
  text-underline-offset:4px;
}html body .rsr-athlete-ui .rsr-top-performer-position-link:hover,html body .rsr-athlete-ui .rsr-top-performer-position-link:focus-visible{
  color:var(--rsr-ds-accent);
  outline:0;
}@media(max-width:900px){html body .rsr-athlete-ui .rsr-top-performer-summary-grid{grid-template-columns:1fr;}}html body .rsr-athlete-ui .rsr-athlete-headline-block{
  margin:14px 0 18px;
  border:1px solid var(--rsr-tone-cool-dark-044);
  border-radius:7px;
  background:var(--rsr-ds-panel);
  overflow:hidden;
}html body .rsr-athlete-ui .rsr-athlete-headline-row{
  display:grid;
  gap:10px;
  align-items:stretch;
  padding:16px 18px;
}html body .rsr-athlete-ui .rsr-athlete-headline-row-performance{
  grid-template-columns:minmax(280px,2.2fr) minmax(145px,.8fr) minmax(175px,1fr);
}html body .rsr-athlete-ui .rsr-athlete-headline-row-agegrade{
  grid-template-columns:minmax(320px,2.2fr) minmax(180px,1fr);
}html body .rsr-athlete-ui .rsr-athlete-headline-primary{
  min-width:0;
  padding:4px 2px;
  align-self:center;
}html body .rsr-athlete-ui .rsr-athlete-headline-primary>strong{
  display:block;
  margin:0 0 7px;
  color:var(--rsr-ds-accent);
  font-size:17px;

  line-height:1.2;
}html body .rsr-athlete-ui .rsr-athlete-headline-block>.rsr-athlete-headline-row .rsr-top-performer-summary-card{
  margin:0;
  height:100%;
  box-sizing:border-box;
}html body .rsr-athlete-ui .rsr-athlete-headline-block>p{
  margin:0;
  padding:10px 18px 12px;
  border-top:1px solid var(--rsr-table-selector-line-color);
  color:var(--rsr-ds-muted);
  font-size:11px;

  line-height:1.45;
}html body .rsr-athlete-ui .rsr-pb-progression-block{
  margin:18px 0;
  padding:16px 18px 18px;
  border:1px solid var(--rsr-tone-cool-dark-044);
  border-radius:7px;
  background:var(--rsr-ds-panel);
}html body .rsr-athlete-ui .rsr-pb-progression-block>h3{
  margin-top:0;
  font-size:16px!important;
  line-height:1.2!important;
}html body .rsr-athlete-ui .rsr-pb-progression-block .rsr-pb-toolbar{margin-bottom:0;}html body .rsr-athlete-ui .rsr-pb-progression-block .rsr-pb-step-list{margin-bottom:0;}html body .rsr-athlete-ui .rsr-result-history-block{margin:18px 0 0;}html body .rsr-athlete-ui .rsr-result-history-heading{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:14px;
  margin:0 0 10px;
}html body .rsr-athlete-ui .rsr-result-history-heading>h3{margin:0;}html body .rsr-athlete-ui .rsr-result-history-toolbar{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  min-width:0;
}html body .rsr-athlete-ui .rsr-result-history-toolbar select{
  width:auto;
  min-width:190px;
  max-width:100%;
}html body .rsr-athlete-ui .rsr-history-sort{flex:0 0 auto;}html body .rsr-athlete-ui table.rsr-athlete-history-table .rsr-col-net-time,html body .rsr-athlete-ui table.rsr-athlete-history-table .rsr-col-date,html body .rsr-athlete-ui table.rsr-athlete-history-table .rsr-col-distance,html body .rsr-athlete-ui table.rsr-athlete-history-table .rsr-col-cat,html body .rsr-athlete-ui table.rsr-athlete-history-table .rsr-col-age-grade,html body .rsr-athlete-ui table.rsr-athlete-history-table .rsr-col-score{text-align:center!important;}html body .rsr-athlete-ui table.rsr-athlete-history-table .rsr-col-race{text-align:left!important;}@media(max-width:900px){html body .rsr-athlete-ui .rsr-athlete-headline-row-performance,html body .rsr-athlete-ui .rsr-athlete-headline-row-agegrade{grid-template-columns:1fr 1fr;}html body .rsr-athlete-ui .rsr-athlete-headline-primary{grid-column:1/-1;}}@media(max-width:700px){html body .rsr-athlete-ui .rsr-athlete-headline-row-performance,html body .rsr-athlete-ui .rsr-athlete-headline-row-agegrade{grid-template-columns:1fr;padding:14px;}html body .rsr-athlete-ui .rsr-athlete-headline-primary{grid-column:auto;}html body .rsr-athlete-ui .rsr-athlete-headline-block>p{padding:10px 14px 12px;}html body .rsr-athlete-ui .rsr-pb-progression-block{padding:14px;}html body .rsr-athlete-ui .rsr-result-history-heading{align-items:stretch;flex-direction:column;}html body .rsr-athlete-ui .rsr-result-history-toolbar{justify-content:flex-start;flex-wrap:wrap;}html body .rsr-athlete-ui .rsr-result-history-toolbar label{flex:1 1 190px;}html body .rsr-athlete-ui .rsr-result-history-toolbar select{width:100%;min-width:0;}}html body .rsr-athlete-ui .rsr-history-sort{
  display:inline-grid!important;
  grid-template-columns:repeat(3,minmax(78px,1fr));
  align-items:stretch;
  border:1px solid var(--rsr-tone-cool-dark-044)!important;
  border-radius:5px!important;
  overflow:hidden;
  background:var(--rsr-tone-cool-dark-004)!important;
  box-shadow:none!important;
}html body .rsr-athlete-ui .rsr-history-sort .rsr-pill{
  min-width:0;
  margin:0!important;
  padding:9px 13px!important;
  border:0!important;
  border-radius:0!important;
  border-bottom:0!important;
  background:transparent!important;
  color:var(--rsr-tone-neutral-096)!important;
  font-size:12px!important;

  line-height:1.1!important;
  white-space:nowrap;
}html body .rsr-athlete-ui .rsr-history-sort .rsr-pill+.rsr-pill{
  border-left:1px solid var(--rsr-tone-cool-dark-044)!important;
}html body .rsr-athlete-ui .rsr-history-sort .rsr-pill.active{
  background:var(--rsr-red)!important;
  color:var(--rsr-ds-text)!important;
}@media(max-width:520px){html body .rsr-athlete-ui .rsr-history-sort{width:100%;grid-template-columns:repeat(3,minmax(0,1fr));}html body .rsr-athlete-ui .rsr-history-sort .rsr-pill{padding-left:7px!important;padding-right:7px!important;font-size:11px!important;}}html body .rsr-club-panel .rsr-ranking-athlete-locator,html body .rsr-club-panel .rsr-ranking-athlete-locator label>span{color:inherit;}html body .rsr-athlete-ui .rsr-table-view-controls button{
  box-sizing:border-box!important;
  min-height:36px!important;
  margin:0!important;
  padding:8px 12px!important;
  border:1px solid var(--rsr-tone-cool-dark-042)!important;
  border-radius:4px!important;
  background:var(--rsr-ds-control-hover-bg)!important;
  color:var(--rsr-tone-warm-light-005)!important;

  line-height:1.05!important;
  text-align:center!important;
  justify-content:center!important;
  box-shadow:none!important;
}html body .rsr-athlete-ui .rsr-table-view-controls button.active,html body .rsr-athlete-ui .rsr-table-view-controls button[aria-pressed="true"]{
  border-color:var(--rsr-red)!important;
  background:var(--rsr-red)!important;
  color:var(--rsr-ds-text)!important;
}html body .rsr-athlete-ui .rsr-result-legend-pb-only{
  justify-content:flex-start!important;
}html body .rsr-athlete-ui .rsr-result-legend .rsr-sb-key,html body .rsr-athlete-ui .rsr-result-legend span:has(.rsr-sb-key){
  display:none!important;
}html body .rsr-athlete-ui .rsr-result-legend .rsr-pb-key{
  box-sizing:border-box!important;
  background:transparent!important;
  border:2px solid var(--rsr-ds-pb-row)!important;
  border-radius:3px!important;
}html body .rsr-athlete-ui .rsr-athlete-challenge-statistics{
  margin-top:28px!important;
}html body .rsr-athlete-ui table.rsr-athlete-rsr-results-table{
  width:100%!important;
}html body .rsr-athlete-ui .rsr-athlete-challenge-results>h3{margin:0 0 10px;}html body .rsr-athlete-ui table.rsr-athlete-rsr-results-table .rsr-col-race{text-align:left!important;}html body .rsr-athlete-ui table.rsr-athlete-rsr-results-table :is(.rsr-col-pos,.rsr-col-time,.rsr-col-age,.rsr-col-age-grade,.rsr-col-cat,.rsr-col-m-f-pos,.rsr-col-m-f,.rsr-col-cat-pos,.rsr-col-tpb,.rsr-col-sb,.rsr-col-date){text-align:center!important;}@media (min-width:901px){html body .rsr-athlete-ui table.rsr-athlete-rsr-results-table tbody tr:nth-child(odd) td{
    background:var(--rsr-ds-rank-a)!important;
    color:var(--rsr-tone-neutral-096)!important;
  }html body .rsr-athlete-ui table.rsr-athlete-rsr-results-table tbody tr:nth-child(even) td{
    background:var(--rsr-ds-panel)!important;
    color:var(--rsr-tone-neutral-096)!important;
  }html body .rsr-athlete-ui table.rsr-athlete-rsr-results-table thead th{
    background:var(--rsr-ds-danger)!important;
    color:var(--rsr-ds-text)!important;
    border-right:1px solid var(--rsr-ds-table-divider)!important;
    border-bottom:1px solid var(--rsr-ds-table-divider)!important;
  }}@media (max-width:1024px){html body .rsr-athlete-ui table.rsr-athlete-rsr-results-table>tbody>tr:not(.rsr-non-result-row),html body .rsr-athlete-ui table.rsr-athlete-history-table>tbody>tr:not(.rsr-non-result-row){
    position:relative!important;
    isolation:isolate!important;
    overflow:visible!important;
    background:var(--rsr-ds-rank-a)!important;
    border:1px solid var(--rsr-ui-border)!important;
    border-radius:8px!important;
    outline:0!important;
    box-shadow:none!important;
  }html body .rsr-athlete-ui table.rsr-athlete-rsr-results-table>tbody>tr:not(.rsr-non-result-row):nth-child(even),html body .rsr-athlete-ui table.rsr-athlete-history-table>tbody>tr:not(.rsr-non-result-row):nth-child(even){
    background:var(--rsr-ds-rank-b)!important;
  }html body .rsr-athlete-ui table.rsr-athlete-rsr-results-table>tbody>tr:not(.rsr-non-result-row)>td,html body .rsr-athlete-ui table.rsr-athlete-history-table>tbody>tr:not(.rsr-non-result-row)>td,html body .rsr-athlete-ui table.rsr-athlete-rsr-results-table>tbody>tr:is(.rsr-pb-row,.rsr-sb-row)>td,html body .rsr-athlete-ui table.rsr-athlete-history-table>tbody>tr:is(.rsr-pb-row,.rsr-sb-row)>td{
    position:relative!important;
    z-index:1!important;
    background:transparent!important;
    color:var(--rsr-ds-text)!important;
    text-align:left!important;
    align-items:flex-start!important;
    justify-content:center!important;
  }html body .rsr-athlete-ui table.rsr-athlete-rsr-results-table>tbody>tr:not(.rsr-non-result-row)>td::before,html body .rsr-athlete-ui table.rsr-athlete-history-table>tbody>tr:not(.rsr-non-result-row)>td::before{
    text-align:left!important;
    align-self:stretch!important;
  }}html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table)>tbody>tr.rsr-pb-row{
  position:relative!important;
  isolation:isolate!important;
}html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table)>tbody>tr.rsr-pb-row>td{
  color:inherit!important;
}@media (max-width:1024px){html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table)>tbody>tr.rsr-pb-row::after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:6!important;
    box-sizing:border-box!important;
    border:2px solid var(--rsr-ds-pb-row)!important;
    border-radius:8px!important;
    pointer-events:none!important;
  }}@media (min-width:1025px){html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table)>tbody>tr.rsr-pb-row,html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table)>tbody>tr.rsr-pb-row>td{
    outline:0!important;
    box-shadow:none!important;
  }html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table)>tbody>tr.rsr-pb-row>td{
    border-top-color:transparent!important;
    border-bottom-color:transparent!important;
  }html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table)>tbody>tr.rsr-pb-row>td:first-child{border-left-color:transparent!important;}html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table)>tbody>tr.rsr-pb-row>td:last-child{border-right-color:transparent!important;}html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table)>tbody>tr.rsr-pb-row::after{
    content:""!important;
    position:absolute!important;
    inset:0!important;
    z-index:6!important;
    box-sizing:border-box!important;
    border:2px solid var(--rsr-ds-pb-row)!important;
    border-radius:8px!important;
    pointer-events:none!important;
  }}@media (min-width:901px){html body .rsr-athlete-ui .rsr-athlete-challenge-results .rsr-table tbody tr:nth-child(odd) td{
    background:var(--rsr-ds-rank-a)!important;
    color:var(--rsr-tone-neutral-096)!important;
  }html body .rsr-athlete-ui .rsr-athlete-challenge-results .rsr-table tbody tr:nth-child(even) td{
    background:var(--rsr-ds-panel)!important;
    color:var(--rsr-tone-neutral-096)!important;
  }}@media (max-width:900px){html body .rsr-athlete-ui .rsr-athlete-challenge-results table.rsr-table tbody tr{
    background:linear-gradient(145deg,var(--rsr-ds-rank-a),var(--rsr-ds-control-hover-bg))!important;
    border:1px solid var(--rsr-tone-cool-dark-044)!important;
  }}html body .rsr-athlete-ui .rsr-athlete-challenge-results{margin:18px 0 0;}html body .rsr-athlete-ui .rsr-athlete-challenge-results > h3{margin:0 0 10px;}@media (min-width:1025px){html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table) :is(th,td)[data-rsr-desktop-visible="0"]{
    display:none!important;
    width:0!important;
  }html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table) thead th{
    text-align:var(--rsr-desktop-heading-align,left)!important;
  }html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table) tbody td{
    text-align:var(--rsr-desktop-value-align,left)!important;
  }}@media (min-width:761px) and (max-width:1024px){html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table) td[data-rsr-tablet-visible="0"]{
    display:none!important;
  }}@media (max-width:760px){html body .rsr-athlete-ui :is(table.rsr-athlete-history-table,table.rsr-athlete-rsr-results-table) td[data-rsr-mobile-visible="0"]{
    display:none!important;
  }}html body .rsr-athlete-ui .rsr-athlete-challenge-stat-block .rsr-athlete-current-badges{
  min-height:42px!important;
  padding:8px 10px!important;
  gap:6px!important;
  border-width:1px!important;
  border-radius:6px!important;
}html body .rsr-athlete-ui .rsr-athlete-challenge-stat-block .rsr-athlete-current-badges .rsr-athlete-current-badge,html body .rsr-athlete-ui .rsr-athlete-challenge-stat-block .rsr-athlete-current-badges > img.rsr-badge{
  width:auto!important;
  height:42px!important;
  max-height:none!important;
}html body .rsr-athlete-ui .rsr-perf-scale-overall-best .rsr-perf-prebar-dots i,html body .rsr-athlete-ui .rsr-perf-scale-overall-best .rsr-bar > i{
  background:var(--rsr-ds-pb-row)!important;
}html body .rsr-athlete-ui .rsr-athlete-collapsible{
  box-sizing:border-box;
  margin:18px 0 0;
  padding:16px 18px 18px;
  border:1px solid var(--rsr-tone-cool-dark-044);
  border-radius:7px;
  background:var(--rsr-ds-panel);
}html body .rsr-athlete-ui .rsr-athlete-collapse-heading,html body .rsr-athlete-ui .rsr-athlete-collapse-heading>h3{margin:0;}html body .rsr-athlete-ui .rsr-athlete-collapsible.is-open>.rsr-athlete-collapse-heading{margin-bottom:18px;}html body .rsr-athlete-ui .rsr-athlete-collapse-region>:first-child{margin-top:0!important;}html body .rsr-athlete-ui .rsr-athlete-collapse-region[hidden],html body .rsr-athlete-ui .rsr-athlete-history-control-navigator[hidden],html body .rsr-athlete-ui .rsr-athlete-history-control-navigator.is-collapsed-away{display:none!important;}html body .rsr-athlete-ui .rsr-result-history-block .rsr-result-history-toolbar{justify-content:flex-end;margin:0 0 10px;}html body .rsr-athlete-ui .rsr-athlete-challenge-results>.rsr-athlete-collapse-heading,html body .rsr-athlete-ui .rsr-result-history-block>.rsr-athlete-collapse-heading{margin-top:0;}html body .rsr-athlete-ui .rsr-athlete-shared-table-view-controls[hidden]{display:none!important;}html body .rsr-athlete-ui .rsr-distance-performance-block .rsr-performance-groups{margin-top:0;}@media(max-width:760px){html body .rsr-athlete-ui .rsr-athlete-collapsible{padding:14px;}html body .rsr-athlete-ui .rsr-result-history-block .rsr-result-history-toolbar{justify-content:flex-start;}}html body .rsr-athlete-ui.rsr-lookup-mode-athlete.has-athlete-profile > .rsr-current-toplinks{
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}html body .rsr-athlete-ui.rsr-lookup-mode-athlete .rsr-athlete-profile-filter-navigator,html body .rsr-athlete-ui.rsr-lookup-mode-athlete .rsr-athlete-history-control-navigator{
  visibility:visible!important;
}html body .rsr-athlete-ui.rsr-lookup-mode-athlete :is(.rsr-athlete-prog-stepper,.rsr-athlete-history-stack,.rsr-athlete-sort-stack,.rsr-athlete-section-stack).is-disabled{
  opacity:1!important;
}html body .rsr-athlete-ui :is(
  .rsr-athlete-headline-block,
  .rsr-athlete-collapsible,
  .rsr-pb-progression-block,
  .rsr-athlete-challenge-statistics,
  .rsr-athlete-challenge-stat-block
){
  scroll-margin-top:calc(var(--rsr-site-header-height,0px) + var(--rsr-breadcrumb-height,0px) + 12px)!important;
}html body .rsr-athlete-ui .rsr-athlete-challenge-statistics{
  margin:18px 0 0!important;
}html body .rsr-athlete-ui .rsr-athlete-challenge-stat-block{
  margin:0 0 18px!important;
  padding:0!important;
  border:1px solid var(--rsr-tone-cool-dark-044)!important;
  border-radius:7px!important;
  background:var(--rsr-ds-panel)!important;
  color:inherit!important;
  box-shadow:none!important;
  overflow:hidden!important;
}html body .rsr-athlete-ui .rsr-athlete-challenge-stat-block>h3{
  margin:0!important;
  padding:16px 18px 0!important;
  color:var(--rsr-ds-accent)!important;
  font-family:inherit!important;
  font-size:16px!important;
  font-weight:var(--rsr-type-feature-heading-weight,700)!important;
  line-height:1.2!important;
}@media(max-width:760px){html body .rsr-athlete-ui .rsr-athlete-challenge-stat-block>h3{
    padding:14px 14px 0!important;
  }}html body .rsr-athlete-ui .rsr-search.rsr-rankings-family-aligned-block{
  display:block!important;
  text-align:left!important;
}html body .rsr-athlete-ui .rsr-search.rsr-rankings-family-aligned-block input{
  margin-left:0!important;
  margin-right:0!important;
}@media(min-width:761px){html body .rsr-athlete-ui :is(
    .rsr-athlete-search,
    .rsr-club-search
  ).rsr-search.rsr-rankings-family-aligned-block{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
    text-align:center!important;
  }html body .rsr-athlete-ui :is(
    .rsr-athlete-search,
    .rsr-club-search
  ).rsr-search.rsr-rankings-family-aligned-block input{
    margin-left:auto!important;
    margin-right:auto!important;
  }html body .rsr-athlete-ui :is(
    .rsr-athlete-search,
    .rsr-club-search
  ).rsr-search.rsr-rankings-family-aligned-block .rsr-search-results{
    width:100%!important;
    margin-left:auto!important;
    margin-right:auto!important;
    text-align:left!important;
  }}html body .rsr-athlete-ui .rsr-athlete-feature-icon-tile{
  display:inline-grid!important;
  place-items:center!important;
  box-sizing:border-box!important;
  flex:0 0 var(--rsr-central-nav-icon-desktop,34px)!important;
  width:var(--rsr-central-nav-icon-desktop,34px)!important;
  height:var(--rsr-central-nav-icon-desktop,34px)!important;
  padding:calc(var(--rsr-central-nav-icon-desktop,34px) * .20)!important;
  margin:0!important;
  border:0!important;
  border-radius:var(--rsr-ds-card-radius,7px)!important;
  background:var(--rsr-ds-accent,#ed1c24)!important;
  color:var(--rsr-ds-text,#fff)!important;
  line-height:0!important;
  box-shadow:none!important;
}html body .rsr-athlete-ui .rsr-athlete-feature-icon-tile>.rsr-icon,html body .rsr-athlete-ui .rsr-athlete-feature-icon-tile>svg{
  display:block!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  color:inherit!important;
  fill:currentColor!important;
  stroke:currentColor!important;
}html body .rsr-athlete-ui .rsr-athlete-headline-primary>strong.rsr-semantic-heading,html body .rsr-athlete-ui .rsr-pb-progression-block>h3.rsr-semantic-heading,html body .rsr-athlete-ui .rsr-athlete-challenge-stat-block>h3.rsr-semantic-heading{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  text-align:left!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-heading,html body .rsr-athlete-ui .rsr-athlete-collapse-heading>h3{
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-toggle{
  appearance:none!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:9px!important;
  width:100%!important;
  min-height:var(--rsr-central-nav-icon-desktop,34px)!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--rsr-ds-text,#fff)!important;
  box-shadow:none!important;
  outline:0!important;
  font-family:inherit!important;
  font-size:16px!important;
  font-weight:var(--rsr-type-feature-heading-weight,700)!important;
  line-height:1.15!important;
  text-align:left!important;
  text-decoration:none!important;
  cursor:pointer!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-toggle:hover,html body .rsr-athlete-ui .rsr-athlete-collapse-toggle[aria-expanded="true"]{
  border:0!important;
  background:transparent!important;
  color:var(--rsr-ds-text,#fff)!important;
  box-shadow:none!important;
  outline:0!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-toggle:focus-visible{
  border:0!important;
  background:transparent!important;
  color:var(--rsr-ds-text,#fff)!important;
  outline:2px solid var(--rsr-ds-text,#fff)!important;
  outline-offset:3px!important;
  box-shadow:none!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-toggle>.rsr-athlete-section-heading-icon{
  order:1!important;
  margin:0!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-title{
  order:2!important;
  min-width:0!important;
  color:inherit!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-subhead{
  order:3!important;
  flex:0 1 auto!important;


  font-size:.72em!important;
  font-weight:inherit!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-control{
  order:4!important;
  flex:0 0 20px!important;
  margin-left:auto!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-toggle[aria-expanded="true"] .rsr-athlete-collapse-control::after{
  transform:translate(-50%,-50%) rotate(0deg)!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-toggle:hover .rsr-athlete-collapse-control,html body .rsr-athlete-ui .rsr-athlete-collapse-toggle[aria-expanded="true"] .rsr-athlete-collapse-control{
  border-color:var(--rsr-ds-accent,#ed1c24)!important;
}@media(max-width:1024px){html body .rsr-athlete-ui .rsr-athlete-feature-icon-tile{
    flex-basis:var(--rsr-central-nav-icon-tablet,32px)!important;
    width:var(--rsr-central-nav-icon-tablet,32px)!important;
    height:var(--rsr-central-nav-icon-tablet,32px)!important;
    padding:calc(var(--rsr-central-nav-icon-tablet,32px) * .20)!important;
  }html body .rsr-athlete-ui .rsr-athlete-collapse-toggle{
    min-height:var(--rsr-central-nav-icon-tablet,32px)!important;
  }}@media(max-width:600px){html body .rsr-athlete-ui .rsr-athlete-feature-icon-tile{
    flex-basis:var(--rsr-central-nav-icon-mobile,30px)!important;
    width:var(--rsr-central-nav-icon-mobile,30px)!important;
    height:var(--rsr-central-nav-icon-mobile,30px)!important;
    padding:calc(var(--rsr-central-nav-icon-mobile,30px) * .20)!important;
  }html body .rsr-athlete-ui .rsr-athlete-collapse-toggle{
    min-height:var(--rsr-central-nav-icon-mobile,30px)!important;
    gap:6px!important;
  }}@media(prefers-reduced-motion:reduce){html body .rsr-athlete-ui .rsr-athlete-collapse-control::before,html body .rsr-athlete-ui .rsr-athlete-collapse-control::after{transition:none!important;}}html body .rsr-athlete-ui .rsr-athlete-collapsible.is-open>.rsr-athlete-collapse-heading{
  margin-bottom:18px!important;
}html body .rsr-athlete-ui .rsr-athlete-feature-icon-tile{
  padding:calc(var(--rsr-central-nav-icon-desktop,34px) * .13)!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-copy{
  order:2!important;
  display:flex!important;
  flex:1 1 auto!important;
  min-width:0!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:3px!important;
  text-align:left!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-title{
  order:initial!important;
  display:block!important;
  width:100%!important;
  line-height:1.15!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-subhead{
  order:initial!important;
  display:block!important;
  width:100%!important;
  max-width:780px!important;
  margin:0!important;
  color:var(--rsr-ds-muted)!important;
  font-size:11px!important;
  font-weight:var(--rsr-type-body-weight,400)!important;
  line-height:1.35!important;
  white-space:normal!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-control{order:3!important;}html body .rsr-athlete-ui .rsr-custom-select.rsr-table-custom-select.rsr-athlete-distance-custom-select{
  flex-grow:0!important;
  flex-shrink:0!important;
  width:var(--rsr-public-select-width,190px)!important;
  min-width:var(--rsr-public-select-width,190px)!important;
  max-width:100%!important;
}html body .rsr-athlete-ui .rsr-pb-toolbar label,html body .rsr-athlete-ui .rsr-result-history-toolbar label{
  min-width:0!important;
}html body .rsr-athlete-ui .rsr-pb-toolbar label{
  display:flex!important;
  align-items:center!important;
  margin:0!important;
}html body .rsr-athlete-ui .rsr-pb-toolbar label>.rsr-custom-select{
  margin-top:0!important;
}html body .rsr-athlete-ui .rsr-pb-toolbar>span{
  display:flex!important;
  align-items:center!important;
  min-height:34px!important;
}@media(max-width:1024px){html body .rsr-athlete-ui .rsr-athlete-feature-icon-tile{
    padding:calc(var(--rsr-central-nav-icon-tablet,32px) * .13)!important;
  }}@media(max-width:600px){html body .rsr-athlete-ui .rsr-athlete-feature-icon-tile{
    padding:calc(var(--rsr-central-nav-icon-mobile,30px) * .13)!important;
  }html body .rsr-athlete-ui .rsr-athlete-collapse-subhead{font-size:10px!important;}html body .rsr-athlete-ui .rsr-custom-select.rsr-table-custom-select.rsr-athlete-distance-custom-select{
    min-width:min(100%,var(--rsr-public-select-width,190px))!important;
  }}html body .rsr-athlete-ui .rsr-athlete-collapse-toggle[aria-expanded="false"]:is(:focus,:active):not(:hover){
  border-color:var(--rsr-ds-control-hover-border,var(--rsr-ds-control-border,#666))!important;
  background:var(--rsr-ds-control-hover-bg)!important;
  box-shadow:none!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-toggle[aria-expanded="false"]:focus:not(:focus-visible){
  outline:0!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-toggle[aria-expanded="false"]:focus-visible{
  border-color:var(--rsr-ds-control-hover-border,var(--rsr-ds-control-border,#666))!important;
  outline-color:var(--rsr-ds-text,#fff)!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-toggle[aria-expanded="true"]{
  border-color:var(--rsr-ds-accent,#ed1c24)!important;
}html body .rsr-athlete-ui .rsr-athlete-collapse-toggle[aria-expanded="false"]:not(:hover) .rsr-athlete-collapse-control{
  border-color:var(--rsr-ds-control-hover-border,var(--rsr-ds-control-border,#666))!important;
}@media(min-width:761px){html body .rsr-club-output .rsr-club-panel.rsr-lookup-switchboard > h2{
    text-align:center;
  }}
