body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.results-app{--runner-col-width:240px;--yards-col-width:82px;--miles-col-width:92px;background:var(--results-bg);box-sizing:border-box;color:var(--results-text);font-variant-numeric:tabular-nums;text-align:left;width:min(100vw - 28px,1500px);margin-top:-34px;margin-bottom:-48px;padding:28px 0 52px;position:relative;left:50%;transform:translate(-50%)}.results-app *,.results-app :before,.results-app :after{box-sizing:border-box}.results-app a{color:var(--results-accent-strong);text-underline-offset:3px;font-weight:800;text-decoration-color:#728f2861}.results-app a:hover,.results-app a:focus{color:#000}.results-app :focus-visible{outline:3px solid var(--results-accent);outline-offset:3px}.results-sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.results-page-title{color:var(--results-text);letter-spacing:0;text-transform:uppercase;white-space:nowrap;margin:0;font-size:clamp(2.45rem,4vw,4.2rem);font-weight:900;line-height:1}.results-kicker{color:var(--results-accent-strong);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:900}.results-muted{color:var(--results-text-muted)}.results-section{margin-top:30px}.results-section-title{color:var(--results-text);letter-spacing:0;text-transform:uppercase;border-bottom:2px dotted #728f2861;margin:0 0 16px;padding-bottom:9px;font-size:1.18rem;font-weight:900;line-height:1.2}.results-subsection-title{color:var(--results-text);text-transform:uppercase;margin:0 0 12px;font-size:1rem;font-weight:900;line-height:1.2}.results-grid{gap:12px;display:grid}.edition-results-hero{border-bottom:1px solid var(--results-border);color:var(--results-text);padding:6px 0 22px}.edition-hero-title-row{grid-template-columns:minmax(0,1fr) minmax(260px,430px);align-items:flex-end;gap:24px;display:grid}.edition-date-lockup{border-left:4px solid var(--results-accent);color:var(--results-text-muted);justify-items:start;gap:8px;padding-left:18px;display:grid}.edition-date-lockup span{text-transform:uppercase;font-size:1.02rem;font-weight:900;display:block}.edition-hero-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 22px;margin-top:22px;display:flex}.results-year-selector{flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:flex}.results-year-link,.results-button,.results-filter-button,.results-external-link{border:1px solid var(--results-border);color:var(--results-text);cursor:pointer;font:inherit;text-transform:uppercase;background:#fff;border-radius:6px;align-items:center;gap:6px;min-height:40px;padding:9px 12px;font-size:.86rem;font-weight:900;text-decoration:none;display:inline-flex}.edition-results-hero .results-year-link,.edition-results-hero .results-external-link{border-color:var(--results-border);color:var(--results-text);background:#fff}.results-year-link.is-active,.results-filter-button.is-active,.results-button.is-primary{background:var(--results-accent);border-color:var(--results-accent-strong);color:var(--results-contrast-text)}.results-button:disabled,.results-filter-button:disabled{color:#9a9a9a;cursor:not-allowed;opacity:.62}.featured-results-section{color:#f5f5f5;background:linear-gradient(110deg,#a3cd3a1f,#0000 48%),#111;border:1px solid #1d2415;border-radius:6px;margin-top:18px;padding:20px 22px}.featured-results-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.95fr);align-items:stretch;gap:14px;display:grid}.featured-result-card{background-color:#111;background-image:linear-gradient(90deg, #0506043d 0%, #050604b8 42%, #05060452 100%), var(--featured-result-image);background-position:center, var(--featured-result-position,center);background-repeat:no-repeat;background-size:cover, var(--featured-result-size,cover);border:1px solid #ffffff24;border-radius:6px;align-items:center;min-height:250px;padding:30px 34px;display:flex;position:relative;overflow:hidden}.featured-result-card-assist{--featured-result-position:42% 54%;--featured-result-size:112% auto;background-image:linear-gradient(90deg, #0506043d 0%, #05060433 36%, #050604b8 100%), var(--featured-result-image)}.featured-result-card-winner{--featured-result-position:28% 36%;--featured-result-size:112% auto;box-shadow:inset 8px 0 0 var(--results-accent)}.featured-result-copy{text-shadow:0 3px 12px #000000b8;z-index:1;width:min(58%,430px);min-width:0;margin-left:clamp(160px,34%,310px);position:relative}.featured-result-card-assist .featured-result-copy{margin-left:clamp(210px,39%,330px)}.featured-result-label{color:var(--results-accent);text-transform:uppercase;margin-bottom:10px;font-size:clamp(1.18rem,1.45vw,1.55rem);font-weight:900;line-height:1}.featured-result-card-assist .featured-result-label{color:var(--results-accent)}.featured-result-card h3{text-transform:uppercase;margin:12px 0 16px;font-size:2.55rem;line-height:.98}.featured-result-card-winner h3{font-size:3rem}.featured-result-card a{color:#fff;text-decoration-color:#ffffff61}.featured-result-metrics{text-transform:uppercase;flex-wrap:wrap;gap:10px 22px;display:flex}.featured-result-metrics span{gap:3px;display:grid}.featured-result-metrics span+span{border-left:1px solid #ffffff6b;padding-left:22px}.featured-result-metrics strong{color:#fff;font-size:2rem;font-weight:900;line-height:1}.featured-result-metrics em{color:#fff;font-size:.9rem;font-style:normal;font-weight:900}.event-stat-strip{border-bottom:1px solid var(--results-border);border-top:1px solid var(--results-border);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:18px 0 0;padding:0;display:grid}.event-stat-strip-item{border-right:1px solid #e1e5d8;padding:13px 16px}.event-stat-strip-item:last-child{border-right:0}.results-stat-label,.event-stat-strip dt{color:var(--results-text-muted);text-transform:uppercase;margin-bottom:6px;font-size:.75rem;font-weight:900;display:block}.event-stat-strip dd{color:var(--results-text);margin:0;font-size:1.42rem;font-weight:900;line-height:1}.results-card,.results-stat-card{border:1px solid var(--results-border);background:#fff;border-radius:6px;padding:15px}.results-stat-card{min-height:96px}.results-stat-card.is-primary{background:linear-gradient(#a3cd3a29,#fff0),#fff;border-color:#728f2859;min-height:116px;padding:18px}.results-stat-value{color:var(--results-text);font-size:1.42rem;font-weight:900;line-height:1.1;display:block}.results-stat-card.is-primary .results-stat-value{font-size:1.7rem}.results-stat-detail{color:var(--results-text-muted);margin-top:7px;font-size:.9rem;display:block}.results-toolbar{background:0 0;border:0;border-radius:0;padding:0}.results-toolbar-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:12px;display:flex}.results-toolbar-heading .results-section-title{border-bottom:0;margin-bottom:0;padding-bottom:0}.results-filter-count{color:var(--results-accent-strong);text-transform:uppercase;white-space:nowrap;font-size:.92rem}.results-toolbar-controls{grid-template-columns:minmax(260px,1fr) minmax(150px,210px) auto auto;align-items:flex-end;gap:10px;display:grid}.results-field label{color:var(--results-text-muted);text-transform:uppercase;margin-bottom:5px;font-size:.78rem;font-weight:900;display:block}.results-field input,.results-field select{color:var(--results-text);font:inherit;background:#fff;border:1px solid #bfc8b4;border-radius:6px;width:100%;min-height:44px;padding:9px 11px}.results-field input::placeholder{color:#77806d}.results-reset-button{justify-content:center}.results-zero-toggle{color:var(--results-text-muted);white-space:nowrap;align-items:center;gap:8px;min-height:44px;font-size:.82rem;font-weight:800;display:inline-flex}.results-zero-toggle input{accent-color:var(--results-accent-strong);cursor:pointer;width:17px;height:17px}.results-zero-toggle span{line-height:1.15}.results-badge{color:var(--results-text);text-transform:uppercase;white-space:nowrap;border:1px solid #bfc8b4;border-radius:5px;padding:5px 7px;font-size:.68rem;font-weight:900;line-height:1;display:inline-flex}.results-badge-winner{background:var(--results-winner);border-color:var(--results-accent-strong);color:var(--results-contrast-text)}.results-badge-assist{color:#fff;background:#111;border-color:#111}.results-loading,.results-error,.results-empty{border:1px solid var(--results-border);background:#fff;border-radius:6px;padding:18px}.results-error{border-color:var(--results-danger)}.matrix-heading-row{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.matrix-heading-row .results-section-title{margin-bottom:0}.matrix-scroll-actions,.yard-range-nav{flex-wrap:wrap;gap:8px;display:flex}.yard-range-nav{margin:16px 0 12px}.backyard-matrix-frame{background:#fff;border:1px solid #c5ccb9;border-radius:6px;position:relative;overflow:hidden}.backyard-matrix-shell{scrollbar-color:var(--results-accent-strong) #e8ecdf;scrollbar-width:thin;background:#fff;max-height:72vh;position:relative;overflow:auto}.backyard-matrix{border-collapse:separate;border-spacing:0;width:max-content;min-width:1040px;font-size:.84rem}.backyard-matrix th,.backyard-matrix td{text-align:right;vertical-align:middle;white-space:nowrap;background:#fff;border-bottom:1px solid #e1e5d8;border-right:1px solid #e8ecdf;min-width:74px;padding:10px 11px}.backyard-matrix thead th{background:var(--results-accent);border-bottom-color:var(--results-accent-strong);color:#050604;text-transform:uppercase;z-index:5;font-weight:900;position:sticky;top:0}.backyard-matrix .sticky-runner,.backyard-matrix .sticky-yards,.backyard-matrix .sticky-miles{position:sticky}.backyard-matrix .sticky-runner{min-width:var(--runner-col-width);text-align:left;width:var(--runner-col-width);left:0}.backyard-matrix .sticky-yards{left:var(--runner-col-width);min-width:var(--yards-col-width);width:var(--yards-col-width)}.backyard-matrix .sticky-miles{left:calc(var(--runner-col-width) + var(--yards-col-width));min-width:var(--miles-col-width);width:var(--miles-col-width);box-shadow:12px 0 16px -16px #000}.backyard-matrix thead .sticky-runner,.backyard-matrix thead .sticky-yards,.backyard-matrix thead .sticky-miles{z-index:8}.backyard-matrix tbody .sticky-runner,.backyard-matrix tbody .sticky-yards,.backyard-matrix tbody .sticky-miles{z-index:4;background:#f7f9f1}.backyard-matrix tbody .sticky-yards,.backyard-matrix tbody .sticky-miles{color:var(--results-text);font-weight:900}.backyard-matrix tbody tr:nth-child(2n) td,.backyard-matrix tbody tr:nth-child(2n) th{background:#fbfcf8}.backyard-matrix tbody tr:hover td,.backyard-matrix tbody tr:hover th,.backyard-matrix tbody tr:focus-within td,.backyard-matrix tbody tr:focus-within th{background:#eef5df}.matrix-row-winner .sticky-runner{box-shadow:inset 5px 0 0 var(--results-accent)}.matrix-row-assist .sticky-runner{box-shadow:inset 5px 0 #111}.backyard-matrix .runner-meta{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.backyard-matrix .runner-meta a{text-overflow:ellipsis;max-width:100%;overflow:hidden}.split-cell{color:#202020}.split-fast{color:var(--results-accent-strong);font-weight:900}.split-late{color:var(--results-danger);font-weight:800}.backyard-matrix .split-empty{color:#a8aea1;background:#f2f4ee}.mobile-results-list{display:none}.mobile-runner-card{border:1px solid var(--results-border);background:#fff;border-radius:6px;padding:15px}.mobile-runner-card-winner{border-left:5px solid var(--results-winner)}.mobile-runner-card-assist{border-left:5px solid #111}.mobile-runner-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-runner-name{text-transform:uppercase;font-size:1.1rem;line-height:1.2;display:block}.mobile-runner-result{color:var(--results-text-muted);margin-top:5px}.mobile-runner-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.mobile-runner-kpis{border-top:1px solid #e1e5d8;border-bottom:1px solid #e1e5d8;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;padding:12px 0;display:grid}.mobile-runner-kpis strong{color:var(--results-text);font-size:1.08rem;display:block}.mobile-runner-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.results-back-link{text-transform:uppercase;gap:7px;margin-bottom:18px;font-size:.9rem;display:inline-flex}.athlete-profile-header{border:1px solid #1d2415;border-bottom:5px solid var(--results-accent);color:#fff;background:linear-gradient(105deg,#a3cd3a24,#0000 48%),#111;border-radius:6px;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:28px;padding:28px 30px;display:grid}.athlete-profile-copy{min-width:0}.athlete-profile-header .results-kicker,.athlete-profile-header .results-page-title,.athlete-profile-header .athlete-record-label{color:#fff}.athlete-profile-header .results-muted{color:#d7ddce}.athlete-profile-header .results-page-title{font-size:2.45rem}.athlete-record-label{text-transform:uppercase;margin:10px 0 0;font-size:1.02rem;font-weight:900}.athlete-hero-facts{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,minmax(0,max-content));gap:14px 22px;margin:22px 0 0;padding:16px 0 0;display:grid}.athlete-hero-facts div{gap:5px;display:grid}.athlete-hero-facts dt,.athlete-hero-achievements span,.career-record-totals dt,.career-highlight-list dt,.athlete-performance-strip dt{color:#d7ddce;text-transform:uppercase;font-size:.75rem;font-weight:900}.athlete-hero-facts dd{color:#fff;margin:0;font-size:1.28rem;font-weight:900;line-height:1}.athlete-hero-achievements{border-left:4px solid var(--results-accent);align-self:end;gap:14px;padding-left:18px;display:grid}.athlete-achievement{gap:4px;display:grid}.athlete-achievement strong{color:#fff;text-transform:uppercase;font-size:1.06rem;line-height:1.15}.athlete-achievement-winner span,.athlete-achievement-best span{color:var(--results-accent)}.athlete-career-record{border-bottom:1px solid var(--results-border);padding-bottom:26px}.career-record-layout{gap:20px;display:grid}.career-record-totals{border-bottom:1px solid var(--results-border);border-top:1px solid var(--results-border);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;display:grid}.career-record-totals div{border-right:1px solid #e1e5d8;padding:16px 18px}.career-record-totals div:last-child{border-right:0}.career-record-totals dt,.career-highlight-list dt,.athlete-performance-strip dt{color:var(--results-text-muted)}.career-record-totals dd{color:var(--results-text);margin:0;font-size:1.62rem;font-weight:900;line-height:1}.career-highlight-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 26px;margin:0;display:grid}.career-highlight-list div{border-top:3px solid #dfe5d3;padding-top:12px}.career-highlight-list dd{color:var(--results-text);text-transform:uppercase;margin:0;font-size:1.05rem;font-weight:900;line-height:1.18}.career-highlight-list dd span{color:var(--results-text-muted);text-transform:none;margin-top:5px;font-size:.85rem;font-weight:700;display:block}.athlete-section-heading-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;display:grid}.athlete-section-heading-row .results-section-title{margin-bottom:4px}.athlete-section-note,.athlete-performance-context{color:var(--results-text-muted);margin:0;font-weight:700}.athlete-history-frame{border-bottom:1px solid var(--results-border);border-top:1px solid var(--results-border);overflow-x:auto}.athlete-history-table{border-collapse:collapse;width:100%;min-width:620px}.athlete-history-table th,.athlete-history-table td{text-align:left;border-bottom:1px solid #e1e5d8;padding:13px 14px}.athlete-history-table thead th{color:var(--results-text-muted);text-transform:uppercase;font-size:.76rem;font-weight:900}.athlete-history-table tbody tr:last-child th,.athlete-history-table tbody tr:last-child td{border-bottom:0}.athlete-history-table tbody tr.is-selected th,.athlete-history-table tbody tr.is-selected td{background:var(--results-surface-raised)}.athlete-history-table tbody tr.is-selected th:first-child{box-shadow:inset 5px 0 0 var(--results-accent-strong)}.athlete-history-button{color:var(--results-accent-strong);cursor:pointer;font:inherit;text-align:left;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:1.12rem;font-weight:900;text-decoration:underline}.athlete-history-badge{justify-content:flex-start;align-items:center;gap:8px;min-width:112px;display:inline-flex}.athlete-progression-section{border-bottom:1px solid var(--results-border);padding-bottom:24px}.career-progression-chart{border:1px solid var(--results-border);background:#fff;border-radius:6px;margin-top:14px;padding:12px}.career-progression-chart svg{width:100%;height:auto;display:block}.career-progression-grid{stroke:#e1e5d8;stroke-width:1px}.career-progression-line{fill:none;stroke:var(--results-accent-strong);stroke-linecap:round;stroke-linejoin:round;stroke-width:3px}.career-progression-point{fill:var(--results-accent);stroke:#050604;stroke-width:1.5px}.career-progression-chart .is-selected .career-progression-point{fill:#fff;stroke:var(--results-accent-strong);stroke-width:3px}.career-progression-label,.career-progression-year{fill:var(--results-text-muted);font-size:12px;font-weight:700}.athlete-performance-section{border-bottom:1px solid var(--results-border);padding-bottom:24px}.athlete-year-tabs{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.athlete-performance-strip{border-bottom:1px solid var(--results-border);border-top:1px solid var(--results-border);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:16px 0 0;display:grid}.athlete-performance-strip div{border-right:1px solid #e1e5d8;padding:14px 16px}.athlete-performance-strip div:last-child{border-right:0}.athlete-performance-strip dd{color:var(--results-text);margin:0;font-size:1.46rem;font-weight:900;line-height:1}.athlete-performance-secondary{color:var(--results-text-muted);flex-wrap:wrap;gap:9px 18px;margin-top:10px;font-size:.88rem;font-weight:700;display:flex}.athlete-chart-panel,.athlete-split-panel{margin-top:22px}.split-breakdown-table{border-collapse:separate;border-spacing:0;width:100%}.split-breakdown-table th,.split-breakdown-table td{text-align:left;background:#fff;border-bottom:1px solid #e1e5d8;padding:10px 12px}.split-breakdown-table th{color:var(--results-accent-strong);text-transform:uppercase;background:#f0f3e8;font-size:.78rem;font-weight:900}.yard-chart{border:1px solid var(--results-border);background:#fff;border-radius:6px;padding:18px}.yard-chart svg{width:100%;height:auto;display:block}.yard-chart .chart-line{fill:none;stroke:var(--results-accent-strong);stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5px}.yard-chart .chart-point{fill:var(--results-accent);stroke:#050604;stroke-width:1.4px}.yard-chart .chart-point.is-fastest{fill:#fff;stroke:var(--results-accent-strong);stroke-width:2.4px}.yard-chart .chart-point.is-slowest{fill:#fff;stroke:var(--results-danger);stroke-width:2.2px}.yard-chart .chart-cutoff{stroke:var(--results-danger);stroke-dasharray:8 6;stroke-width:2px}.yard-chart .chart-grid{stroke:#dfe5d3;stroke-width:1px}.yard-chart .chart-label{fill:var(--results-text-muted);font-size:12px}@media (width<=1024px){.results-app{width:min(100vw - 22px,1200px)}.edition-hero-title-row,.athlete-profile-header,.featured-results-grid{grid-template-columns:1fr}.event-stat-strip,.career-highlight-list,.athlete-performance-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.career-highlight-list{gap:18px}}@media (width<=768px){.results-page-title,.athlete-profile-header .results-page-title{font-size:2rem}.results-page-title{white-space:normal}.featured-result-card-winner h3,.featured-result-card h3{font-size:2rem}.featured-result-card-winner h3{font-size:2.25rem}.featured-result-card{min-height:220px;padding:24px}.featured-result-copy,.featured-result-card-assist .featured-result-copy{width:min(66%,420px);margin-left:clamp(140px,32%,280px)}.featured-result-metrics strong{font-size:1.7rem}.matrix-heading-row,.results-toolbar-heading,.athlete-section-heading-row{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.athlete-year-tabs{justify-content:flex-start}.results-toolbar-controls{grid-template-columns:minmax(220px,1fr) minmax(150px,210px)}.results-reset-button{grid-column:1/-1;justify-self:start}}@media (width<=700px){.results-app{width:calc(100vw - 14px);margin-top:-34px;margin-bottom:-48px;padding:22px 0 42px}.edition-results-hero,.featured-results-section,.athlete-profile-header{padding-left:16px;padding-right:16px}.edition-results-hero{padding-left:0;padding-right:0}.edition-hero-actions{align-items:stretch}.results-year-selector,.mobile-runner-actions{width:100%}.results-year-link,.results-filter-button,.results-button,.results-external-link{justify-content:center}.event-stat-strip{grid-template-columns:1fr 1fr}.event-stat-strip-item:nth-child(2n){border-right:0}.results-toolbar-controls,.career-record-totals,.career-highlight-list,.athlete-hero-facts{grid-template-columns:1fr}.athlete-performance-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.career-record-totals div,.athlete-performance-strip div{border-bottom:1px solid #e1e5d8;border-right:0}.athlete-performance-strip div:nth-child(odd){border-right:1px solid #e1e5d8}.career-record-totals div:last-child,.athlete-performance-strip div:last-child{border-bottom:0}.backyard-matrix-frame,.yard-range-nav,.matrix-scroll-actions{display:none}.featured-result-card{align-items:flex-end;min-height:225px;padding:20px}.featured-result-card-winner{--featured-result-position:24% center;--featured-result-size:cover}.featured-result-card-assist{--featured-result-position:32% center;--featured-result-size:cover}.featured-result-card h3,.featured-result-card-winner h3{font-size:1.5rem}.featured-result-copy,.featured-result-card-assist .featured-result-copy{width:66%;margin-left:34%}.featured-result-label{font-size:1rem}.featured-result-metrics{gap:8px 13px}.featured-result-metrics span+span{padding-left:13px}.featured-result-metrics strong{font-size:1.35rem}.featured-result-metrics em{font-size:.72rem}.mobile-results-list{gap:12px;display:grid}.athlete-history-badge{justify-content:start}.athlete-history-table{min-width:520px}.yard-chart,.career-progression-chart{padding:10px}.split-breakdown-table th,.split-breakdown-table td{padding:9px 8px}}
