:root{--houston:#0057b8;--houston-red:#cf152d;--houston-navy:#0f1a2c;--houston-ink:#1e293b;--houston-muted:#64748b;--houston-ice:#f8fafc;--houston-line:#e2e8f0;--houston-soft:#dbeafe;--houston-row:#f0f7ff;--houston-deep:#003d82;--houston-field:#002d6b;--houston-stroke:#1d6ec5;--houston-gray:#4b5563;--houston-gray-ink:#1f2937;--houston-gray-line:#e5e7eb;--houston-mist:#f8fafe;--houston-hint:#bfdbfe;--font-display:"Lexend Deca", sans-serif;--font-body:"Archivo", sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);font-variation-settings:"wdth" 100;color:var(--houston-ink);background:var(--houston-ice);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input{font:inherit}.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}.page{background:var(--houston-ice);flex-direction:column;min-height:100vh;display:flex}.page main{flex:1}.site-header{background:var(--houston);position:relative}.site-header__bar{justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.site-header__logo-box{border-radius:4px;width:130px;height:39px;display:block;overflow:hidden}.site-header__logo-box img{object-fit:contain;width:130px;height:39px}.site-header__nav{white-space:nowrap;align-items:center;gap:32px;font-size:16px;display:none}.site-header__nav a{color:#dbeafe;font-weight:500}.site-header__nav a.is-current{color:#fff;font-weight:700}.site-header__menu-btn{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.site-header__menu-btn img{width:20px;height:20px}.site-header__drawer{flex-direction:column;gap:16px;padding:8px 24px 20px;display:flex}.site-header__drawer a{color:#dbeafe;font-size:16px;font-weight:500}.site-header__drawer a.is-current{color:#fff;font-weight:700}.home-banner{background:var(--houston);padding:0 16px;line-height:0}.home-banner__frame{width:100%;max-width:1200px;margin-inline:auto}.home-banner img{width:100%;height:auto;display:block}.hero{background:var(--houston);flex-direction:column;align-items:center;gap:24px;padding:32px 24px 48px;display:flex}.hero__copy{text-align:center;color:#fff;width:100%;max-width:1200px}.hero h1{font-family:var(--font-display);margin:0;font-size:32px;font-weight:900;line-height:1.05}.hero__lede{opacity:.8;margin:12px 0 0;font-size:14px;line-height:1.5}.hero__lede--desktop{display:none}.search{flex-direction:column;gap:12px;width:100%;max-width:1200px;display:flex}.search__field{background:#fff;border-radius:6px;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex}.search__icon{flex:0 0 18px;width:18px;height:18px}.search__field input{min-width:0;color:var(--houston-ink);background:0 0;border:0;outline:none;flex:1;font-size:14px}.search__submit{cursor:pointer;color:#fff;border:0;font-weight:700}.search__submit--desktop{display:none}.search__submit--mobile{background:var(--houston-red);border-radius:6px;justify-content:center;align-items:center;width:100%;height:50px;font-size:15px;display:flex}.search-dropdown{border:1px solid var(--houston-line);background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 8px 24px -8px #0f172a14}.search-dropdown__row{border-bottom:1px solid var(--houston-line);flex-direction:column;gap:2px;padding:12px;display:flex}.search-dropdown__name{color:var(--houston);font-size:14px;font-weight:700;text-decoration:underline}.search-dropdown__city,.search-dropdown__race,.search-dropdown__count{color:var(--houston-muted);font-size:12px}.search-dropdown__finish{justify-content:space-between;width:100%;display:flex}.search-dropdown__all{color:var(--houston-red);padding:12px;font-size:13px;font-weight:700;display:block}.stats{padding:20px 24px 8px}.stats__row{flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;display:flex}.stat-card{border:1px solid var(--houston-line);background:#fff;border-radius:8px;padding:24px;box-shadow:0 4px 6px #0f172a05}.stat-card__value{font-family:var(--font-display);color:var(--houston-red);margin:0 0 8px;font-size:36px;font-weight:700}.stat-card__label{text-transform:uppercase;color:var(--houston-ink);margin:0;font-size:14px;font-weight:600}.stat-card__label--desktop{display:none}.leaders{padding:16px 24px 40px}.leaders h2{margin:0 0 24px;max-width:1200px;font-family:var(--font-display);color:var(--houston);margin-left:auto;margin-right:auto;font-size:24px;font-weight:900}.leaders__row{flex-direction:column;gap:24px;max-width:1200px;margin:0 auto;display:flex}.board{border:1px solid var(--houston-line);background:#fff;border-radius:12px;overflow:hidden}.board__head{background:var(--houston-soft);border-bottom:1px solid var(--houston-line);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.board__titles{flex:1;min-width:0}.board__title{font-family:var(--font-display);color:var(--houston);margin:0;font-size:15px;font-weight:800}.board__title--desktop,.board__subtitle{display:none}.board__logo{border-radius:4px;flex:0 0 48px;width:48px;height:36px;overflow:hidden}.board__logo img{object-fit:contain;width:48px;height:36px}.board__table{border-top:0}.board__cols,.board__row{border-bottom:1px solid var(--houston-line);grid-template-columns:32px minmax(0,1fr) 56px 48px;align-items:center;gap:8px;padding:12px 16px;display:grid}.board__cols{color:var(--houston-muted);text-transform:uppercase;padding:10px 16px;font-size:11px;font-weight:700}.board__col-desktop{display:none}.board__row.is-top{background:#0057b80a}.board__rank{font-family:var(--font-display);color:var(--houston-muted);font-size:14px;font-weight:500}.board__row.is-top .board__rank{color:var(--houston-red);font-weight:800}.board__runner{color:var(--houston);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;text-decoration:underline;overflow:hidden}.board__finishes{font-family:var(--font-display);text-align:right;font-size:14px;font-weight:700}.board__year{color:var(--houston-muted);text-align:right;font-size:12px}.board__more{color:var(--houston);justify-content:center;align-items:center;gap:6px;padding:14px 16px;font-size:14px;font-weight:700;display:flex}.board__more-arrow{width:16px;height:16px;display:none}.board__more-arrow-sm{width:14px;height:14px}.features{flex-direction:column;gap:20px;width:100%;max-width:1200px;margin:0 auto;padding:32px 24px 48px;display:flex}.feature-card{border:1px solid var(--houston-line);background:#fff;border-radius:12px;flex-direction:column;gap:16px;padding:32px;display:flex;box-shadow:0 4px 8px #0f172a05}.feature-card__top{justify-content:space-between;align-items:center;gap:16px;min-height:50px;display:flex}.feature-card__badge{background:var(--houston-soft);color:var(--houston);text-transform:uppercase;white-space:nowrap;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:700}.feature-card__legacy{border-radius:4px;flex:0 0 59px;width:59px;height:50px;overflow:hidden}.feature-card__legacy img{object-fit:cover;width:55px;height:60px;margin-top:-5px}.feature-card__marathon,.feature-card__aramco{border-radius:4px;flex:0 0 80px;width:80px;height:48px;overflow:hidden}.feature-card__marathon img,.feature-card__aramco img{object-fit:contain;width:80px;height:48px}.feature-card__copy h3,.feature-card__title-desktop,.feature-card__title-mobile{font-family:var(--font-display);color:var(--houston);margin:0 0 8px;font-size:22px;font-weight:700}.feature-card__title-desktop{display:none}.feature-card__copy p{color:var(--houston-muted);margin:0;font-size:15px;line-height:1.6}.feature-card__link{color:var(--houston);align-items:center;gap:8px;padding-top:8px;font-size:14px;font-weight:700;display:inline-flex}.feature-card__link img{width:16px;height:16px}.site-footer{background:var(--houston-navy);color:#fff;flex-direction:column;gap:40px;padding:48px 24px 32px;display:flex}.site-footer__top{flex-direction:column;gap:40px;width:100%;max-width:1200px;margin:0 auto;display:flex}.site-footer__logo{object-fit:contain;width:120px;height:36px;margin-bottom:16px}.site-footer__blurb{opacity:.7;max-width:400px;margin:0;font-size:13px;line-height:1.5}.site-footer__blurb--desktop{display:none}.site-footer__cols{gap:48px;display:flex}.site-footer__col{flex-direction:column;gap:16px;display:flex}.site-footer__heading{text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.site-footer__heading--desktop,.site-footer__col--desktop{display:none}.site-footer a{opacity:.7;font-size:14px}.site-footer a:hover{opacity:1}.site-footer__rule{width:100%;max-width:1200px;height:1px;margin:0 auto}.site-footer__legal{opacity:.5;flex-direction:column;gap:12px;width:100%;max-width:1200px;margin:0 auto;font-size:11px;display:flex}.site-footer__legal p{margin:0}.site-footer__credit{text-decoration:underline}@media (width>=900px){.site-header__bar{gap:40px;min-height:128px;padding:16px 48px}.site-header__logo-box{flex-shrink:0;width:240px;height:72px;overflow:visible}.site-header__logo-box img{width:234px;height:72px}.site-header__nav{gap:28px;display:flex}.site-header__menu-btn,.site-header__drawer{display:none}.home-banner{padding:0 120px}.hero{gap:32px;padding:40px 120px 48px}.hero h1{font-size:56px}.hero__lede{max-width:720px;margin:16px auto 0;font-size:18px;line-height:1.6}.hero__lede--desktop{display:block}.hero__lede--mobile{display:none}.search{gap:0;position:relative}.search__field{border-radius:8px;gap:16px;height:64px;padding:0 8px 0 24px}.search__icon{flex-basis:20px;width:20px;height:20px}.search__field input{font-size:16px}.search__submit--desktop{background:var(--houston);border-radius:6px;align-items:center;padding:14px 32px;font-size:16px;display:inline-flex}.search__submit--mobile{display:none}.search-dropdown{margin-top:32px;box-shadow:0 10px 24px -8px #0f172a14}.search-dropdown__row{flex-direction:row;align-items:center;gap:16px;padding:12px 16px}.search-dropdown__meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.search-dropdown__finish{text-align:right;flex-direction:column;align-items:flex-end;gap:2px;width:140px}.search-dropdown__count{color:var(--houston-ink);font-size:13px;font-weight:600}.search-dropdown__city,.search-dropdown__race{font-size:13px}.search-dropdown__all{padding:12px 16px;font-size:14px}.stats{padding:24px 120px 8px}.stats__row{flex-direction:row;gap:24px}.stat-card{flex:1}.stat-card__label--desktop{display:block}.stat-card__label--mobile{display:none}.leaders{padding:16px 120px 64px}.leaders h2{margin-bottom:40px;font-size:32px;font-weight:800}.leaders__row{flex-direction:row;gap:32px}.board{flex-direction:column;flex:1;gap:20px;padding:32px;display:flex;box-shadow:0 4px 8px #0f172a05}.board__head{background:0 0;border:0;padding:0}.board__title--desktop,.board__subtitle{display:block}.board__title--desktop{color:var(--houston-ink);font-size:18px;font-weight:700}.board__title--mobile{display:none}.board__subtitle{color:var(--houston-muted);margin:4px 0 0;font-size:13px;font-weight:500}.board__logo{flex-basis:80px;width:80px;height:44px}.board__logo img{width:80px;height:44px}.board__table{border:1px solid var(--houston-line);border-radius:6px;overflow:hidden}.board__cols,.board__row{grid-template-columns:50px minmax(0,1fr) 100px 90px;gap:0;padding:12px 16px}.board__cols{background:var(--houston-ice)}.board__col-desktop{display:inline}.board__col-mobile{display:none}.is-center{text-align:center}.is-end{text-align:right}.board__row.is-top{background:var(--houston-row);border-left:4px solid var(--houston)}.board__rank{font-weight:500}.board__row.is-top .board__rank{color:var(--houston);font-weight:700}.board__finishes{font-family:var(--font-body);text-align:center}.board__year{text-align:right;font-size:14px}.board__more{justify-content:flex-start;padding:8px 0 0}.board__more-arrow{display:block}.board__more-arrow-sm{display:none}.features{flex-direction:row;gap:24px;max-width:none;padding:48px 120px}.feature-card{flex:1}.feature-card__top{min-height:60px}.feature-card__legacy{flex-basis:78px;width:78px;height:60px}.feature-card__legacy img{width:73px;height:72px;margin-top:-6px}.feature-card__marathon,.feature-card__aramco{flex-basis:100px;width:100px;height:60px}.feature-card__marathon img,.feature-card__aramco img{width:100px;height:60px}.feature-card__title-desktop{display:block}.feature-card__title-mobile{display:none}.site-footer{gap:19px;padding:80px 120px 40px}.site-footer__top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:48px}.site-footer__logo{display:none}.site-footer__blurb{font-size:14px;line-height:1.6}.site-footer__blurb--desktop{display:block}.site-footer__blurb--mobile{display:none}.site-footer__heading--desktop,.site-footer__col--desktop{display:flex}.site-footer__heading--mobile,.site-footer__mobile-only{display:none}.site-footer__col{gap:12px}.site-footer__heading{font-size:14px}.site-footer__legal{flex-direction:row;justify-content:space-between;font-size:12px}}@media (width>=1280px){.site-header__bar{gap:48px;padding:16px 120px}.site-header__logo-box{width:322px;height:96px}.site-header__logo-box img{width:314px;height:96px}.site-header__nav{gap:32px}}.icon-box{flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.icon-box img{display:block}.icon-box--14,.icon-box--14 img{width:14px;height:14px}.icon-box--16,.icon-box--16 img{width:16px;height:16px}.icon-box--18,.icon-box--18 img{width:18px;height:18px}.subpage{background:var(--houston-ice)}.subpage--white{background:#fff}.page-hero,.profiles-hero,.legacy-hero,.profile-banner{background:var(--houston);color:#fff}.page-hero{text-align:center;padding:32px 24px}.page-hero h1,.profiles-hero h1,.legacy-hero h1,.profile-banner h1{margin:0}.page-hero__title-desktop,.profile-banner__title-desktop,.hero__lede--desktop,.page-hero__lede--desktop,.filter-card__title p:first-of-type,.desktop-only,.data-table,.page-size,.empty-preview,.profile-card__cta--desktop,.profile-card__dash,.profile-card__prs-label-desktop,.pager--boxed,.pager--text .pager__nums,.legacy-summary .page-size{display:none}.page-hero__title-mobile,.profile-banner__title-mobile{font-family:var(--font-display);font-size:28px;font-weight:800}.page-hero__lede{opacity:.85;margin:16px 0 0;font-size:14px;line-height:1.5}.filter-wrap{background:var(--houston);padding:0 24px 24px}.filter-card{background:var(--houston-deep);border:1px solid var(--houston-stroke);border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex}.filter-card__title{color:#fff;font-family:var(--font-display);align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.filter-card__title .icon-box--16,.filter-card__title .icon-box--16 img{width:14px;height:14px}.search-pill .icon-box--14,.search-pill .icon-box--14 img,.profile-card__demo .icon-box--14,.profile-card__demo .icon-box--14 img{width:12px;height:12px}.profile-search__field .icon-box--18,.profile-search__field .icon-box--18 img{width:16px;height:16px}.filter-card__title-mobile{font-family:var(--font-display);margin:0;font-weight:700}.filter-grid{gap:12px;display:grid}.filter-field{color:#fff;flex-direction:column;gap:6px;display:flex}.filter-field span{letter-spacing:.04em;text-transform:uppercase;opacity:.8;font-size:11px;font-weight:700}.filter-field input,.filter-field select{border:1px solid var(--houston-stroke);background:var(--houston-field);color:#fff;appearance:none;border-radius:4px;width:100%;height:44px;padding:0 12px}.filter-field select{background-image:url("data:image/svg+xml,%3csvg%20preserveAspectRatio='none'%20overflow='visible'%20style='display:%20block;'%20width='14'%20height='14'%20viewBox='0%200%2014%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='chevron-down'%3e%3cpath%20id='Vector'%20d='M3.5%205.25L7%208.75L10.5%205.25'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/g%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:14px 14px;padding-right:36px}.filter-field input::placeholder{color:var(--houston-hint)}.filter-card__actions{justify-content:flex-end;align-items:center;gap:24px;display:flex}.text-btn{color:#fff;opacity:.7;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.btn-red,.btn-blue,.btn-outline{cursor:pointer;border:0;border-radius:4px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:inline-flex}.btn-red{background:var(--houston-red);color:#fff;padding:12px 32px}.btn-blue{background:var(--houston);color:#fff;border-radius:8px;padding:12px 20px;font-size:14px}.btn-outline{color:var(--houston);border:1px solid var(--houston);background:#fff;padding:8px 16px;font-size:13px}.results-panel,.profiles-list,.legacy-results,.performances{padding:20px 16px 48px}.results-toolbar,.legacy-summary{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.results-count{color:var(--houston-muted);margin:0;font-size:14px}.results-count strong{color:var(--houston);font-family:var(--font-display);font-size:18px;font-weight:800}.page-size{color:var(--houston-muted);align-items:center;gap:8px;font-size:13px}.page-size button,.pager button{border:1px solid var(--houston-line);color:var(--houston-ink);cursor:pointer;background:#fff;border-radius:4px}.page-size button{padding:6px 12px;font-size:12px;font-weight:700}.page-size button.is-on,.pager button.is-on{background:var(--houston);border-color:var(--houston);color:#fff}.result-cards,.legacy-cards,.perf-cards,.profile-stack{flex-direction:column;gap:12px;display:flex}.result-card,.legacy-card,.perf-card,.profile-card,.empty-card,.news-card{border:1px solid var(--houston-line);background:#fff;border-radius:12px}.result-card,.legacy-card,.perf-card{padding:16px}.result-card__name,.legacy-card a,.profile-card h2{color:var(--houston);font-weight:700}.result-card__meta,.legacy-card p,.perf-card p{color:var(--houston-muted);margin:4px 0 0;font-size:13px}.result-card__time,.perf-card__time{font-family:var(--font-display);color:var(--houston-ink);margin-top:8px;font-weight:700}.result-card__time span,.perf-card__time+p{color:var(--houston-muted);font-family:var(--font-body);font-weight:400}.empty-card{text-align:center;border:1px solid var(--houston-line);background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:32px 20px;display:flex;box-shadow:0 4px 8px #0f172a05}a.btn-red,a.btn-outline{text-decoration:none}.empty-card__icon{background:var(--houston-ice);border-radius:99px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.empty-card__icon img{width:32px;height:32px}.empty-card--profiles .empty-card__icon img{width:24px;height:24px}.empty-card__title{font-family:var(--font-display);margin:0;font-size:18px;font-weight:700}.empty-card__copy{max-width:420px;color:var(--houston-muted);margin:0;font-size:14px;line-height:1.5}.empty-card--missing{max-width:560px;margin:48px auto}.empty-card__actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.profiles-hero{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 16px;display:flex}.profiles-hero h1{font-size:28px;font-weight:800}.profiles-hero>p{color:#fffc;max-width:800px;margin:0;line-height:1.5}.search-pill{background:#ffffff1a;border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.profile-search{width:100%}.profile-search__row{gap:8px;display:flex}.profile-search__field{background:#fff;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:0;height:44px;padding:0 12px;display:flex}.profile-search__field input{min-width:0;color:var(--houston-ink);background:0 0;border:0;outline:none;flex:1;font-size:15px}.profile-search__btn{border-radius:8px;height:44px;padding:0 16px}.profile-search__help{color:#e2e8f0;opacity:.8;margin:8px 0 0;font-size:12px}.profiles-count{align-items:center;gap:8px;margin:0 0 16px;font-weight:700;display:flex}.dot{background:#22c55e;border-radius:50%;width:8px;height:8px}.profile-card{border-radius:16px;flex-direction:column;gap:12px;padding:12px;display:flex;box-shadow:0 4px 6px #0f172a08}.profile-card__head{border-bottom:1px solid var(--houston-line);padding-bottom:12px}.profile-card h2{color:var(--houston-ink);margin:0;font-size:20px}.profile-card__demo{color:var(--houston-muted);align-items:center;gap:6px;margin:4px 0 0;font-size:13px;font-weight:500;display:flex}.profile-card__demo .rule{background:var(--houston-line);width:1px;height:10px}.profile-card__cta{color:var(--houston-red);justify-content:center;align-items:center;gap:4px;font-size:15px;font-weight:700;display:inline-flex}.profile-card__cta--mobile{background:var(--houston-ice);border-radius:8px;height:36px}.profile-card__total{background:#f4f6f9;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.profile-card__total strong{color:var(--houston);font-size:26px;font-weight:800}.profile-card__total span,.profile-card__splits span{color:var(--houston-muted);text-transform:uppercase;font-size:12px;font-weight:600}.profile-card__mobile-stats{gap:10px;display:flex}.profile-card__mobile-stats .profile-card__total{text-align:center;align-items:center;width:90px}.profile-card__rows{flex-direction:column;flex:1;gap:4px;display:flex}.profile-card__rows p{justify-content:space-between;margin:0;font-size:13px;display:flex}.profile-card__prs{background:var(--houston-ice);border-radius:8px;padding:10px}.profile-card__prs-label-mobile{color:var(--houston-muted);text-transform:uppercase;font-size:11px;font-weight:700;display:block}.profile-card__pr-items{justify-content:space-between;margin-top:8px;font-size:13px;display:flex}.profile-card__pr-items b{font-weight:700}.mobile-only{display:inline}.pager{justify-content:center;align-items:center;gap:8px;padding:16px 0 0;display:flex}.pager button{min-width:30px;height:30px}.pager--round button{border-radius:18px}.pager--round .pager__icon{width:30px;padding:0}.pager button:disabled{opacity:.45;cursor:default}.profile-banner{padding:24px 16px 32px}.profile-banner__actions{justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.back-link,.share-btn,.profile-banner__meta{color:#fff;align-items:center;gap:8px;display:flex}.back-link{font-size:14px;font-weight:500}.share-btn{cursor:pointer;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600}.profile-banner__id{flex-direction:column;gap:16px;display:flex}.avatar{background:var(--houston-red);color:#fff;width:80px;height:80px;font-family:var(--font-display);border-radius:40px;justify-content:center;align-items:center;font-size:32px;font-weight:800;display:flex}.profile-banner__title-mobile{font-family:var(--font-display);font-size:28px;font-weight:800}.profile-banner__meta{flex-wrap:wrap;margin:8px 0 0;font-size:15px}.profile-banner__meta .pipe{opacity:.6}.legacy-tags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.legacy-tag{cursor:help;background:#ffffff24;border:1px solid #ffffff59;border-radius:999px;align-items:center;padding:4px 12px;font-size:13px;font-weight:600;display:inline-flex}.profile-stats{grid-template-columns:1fr 1fr;gap:12px;padding:20px 16px 0;display:grid}.profile-stats article{border:1px solid var(--houston-line);background:#fff;border-radius:8px;padding:16px;box-shadow:0 4px 6px #0f172a05}.profile-stats strong{font-family:var(--font-display);color:var(--houston);font-size:28px;font-weight:700;display:block}.profile-stats .is-red{color:var(--houston-red)}.profile-stats span{text-transform:uppercase;margin-top:8px;font-size:13px;font-weight:600;display:block}.performances h2{color:var(--houston);font-family:var(--font-display);margin:0 0 16px;font-size:22px;font-weight:800}.performances__empty{color:var(--houston-muted)}.perf-card__top{align-items:center;gap:8px;display:flex}.badge{text-transform:uppercase;border-radius:4px;align-items:center;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.badge--full{background:var(--houston);color:#fff}.badge--half{background:var(--houston-soft);color:var(--houston)}.badge--vr{color:var(--houston-red);background:#fee2e2}.badge--para{color:#374151;background:#e5e7eb}.legacy-hero{flex-direction:column;gap:24px;padding:32px 16px 0;display:flex}.legacy-hero__copy p{color:#dbeafe;max-width:800px;margin:12px 0 0;line-height:1.5}.legacy-hero__photo{border-radius:12px 12px 0 0;height:200px;position:relative;overflow:hidden}.legacy-hero__photo img{object-fit:cover;width:100%;height:200px}.legacy-hero__overlay{background:#0006;align-items:flex-end;padding:16px;display:flex;position:absolute;inset:0}.legacy-hero__overlay p{margin:0;font-weight:600}.race-filter{border-bottom:1px solid var(--houston-gray-line);flex-direction:column;align-items:center;gap:12px;padding:24px 16px;display:flex}.race-filter p{color:var(--houston-gray);text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.segmented{flex-direction:column;gap:8px;width:100%;display:flex}.segmented button{border:1px solid var(--houston);color:var(--houston);cursor:pointer;background:#fff;border-radius:99px;padding:11px 24px;font-weight:600}.segmented button.is-on{background:var(--houston);color:#fff;font-weight:700}.legacy-active{border:1px solid var(--houston);color:var(--houston);cursor:pointer;background:#fff;border-radius:99px;padding:8px 20px;font-weight:600}.legacy-active.is-on{background:var(--houston);color:#fff;font-weight:700}.legacy-summary{background:var(--houston-mist);border:1px solid var(--houston-gray-line);border-radius:8px;padding:16px}.legacy-summary p{color:var(--houston-gray);margin:0}.legacy-summary strong{color:var(--houston-gray-ink)}.legacy-card__rank{margin:0;font-weight:700}.legacy-about,.legacy-news{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:48px 16px;display:flex}.legacy-news{background:var(--houston-mist)}.legacy-about__logo{width:160px;height:124px;overflow:hidden}.legacy-about__logo img{object-fit:cover;width:160px;height:156px;margin-top:-16px}.legacy-about h2,.legacy-news h2{color:var(--houston-gray-ink);margin:0;font-size:26px;font-weight:800}.legacy-about p,.legacy-news>p{max-width:800px;color:var(--houston-gray);margin:0;line-height:1.6}.news-grid{flex-direction:column;gap:16px;width:100%;display:flex}.news-card{text-align:left;padding:24px;box-shadow:0 2px 4px #0000000a}.news-card span:first-child{color:var(--houston-gray-ink);justify-content:space-between;align-items:center;gap:12px;font-weight:700;display:flex}.news-card p{color:var(--houston-gray);margin:16px 0 0;font-size:14px}@media (width>=1024px){.page-hero__title-desktop,.profile-banner__title-desktop,.page-hero__lede--desktop,.filter-card__title p:first-of-type,.desktop-only,.data-table,.page-size,.empty-preview,.profile-card__cta--desktop,.profile-card__dash,.profile-card__prs-label-desktop,.pager--boxed,.legacy-summary .page-size{display:flex}.page-hero__title-desktop{font-family:var(--font-display);font-size:48px;font-weight:900;display:block}.page-hero__title-mobile,.profile-banner__title-mobile,.page-hero__lede--mobile,.filter-card__title-mobile,.result-cards,.legacy-cards,.perf-cards,.mobile-only,.profile-card__cta--mobile,.profile-card__mobile-stats,.profile-card__prs-label-mobile{display:none}.page-hero{padding:64px 120px 56px}.page-hero--center .page-hero__lede{max-width:800px;margin-left:auto;margin-right:auto;font-size:16px}.filter-wrap{padding:0 120px 48px}.filter-card{gap:24px;max-width:1200px;margin:0 auto;padding:32px}.filter-card__title .icon-box--16,.filter-card__title .icon-box--16 img{width:16px;height:16px}.search-pill .icon-box--14,.search-pill .icon-box--14 img,.profile-card__demo .icon-box--14,.profile-card__demo .icon-box--14 img{width:14px;height:14px}.profile-search__field .icon-box--18,.profile-search__field .icon-box--18 img{width:18px;height:18px}.filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.filter-field input,.filter-field select{height:auto;padding:12px}.filter-field select{padding-right:36px}.results-panel{padding:32px 120px 80px}.results-toolbar,.legacy-summary{flex-direction:row;justify-content:space-between;align-items:center}.results-count strong{font-size:20px}.page-size{display:flex}.data-table{border:1px solid var(--houston-line);background:#fff;border-radius:8px;flex-direction:column;width:100%;display:flex;overflow:hidden}.data-table__head,.data-table__row{border-bottom:1px solid var(--houston-line);align-items:center;gap:0;padding:14px 24px;display:grid}.data-table__head{background:var(--houston-ice);color:var(--houston-muted);text-transform:uppercase;font-size:12px;font-weight:700}.data-table--results .data-table__head,.data-table--results .data-table__row{grid-template-columns:56px 170px minmax(0,1.2fr) 110px 70px 70px 50px 100px 100px 80px}.data-table--perf .data-table__head,.data-table--perf .data-table__row{grid-template-columns:60px 180px 60px 90px 90px 90px 110px 110px minmax(0,1fr);padding:14px 20px}.data-table--legacy{border-color:var(--houston-gray-line)}.data-table--legacy .data-table__head{color:#fff;background:#1b2a4a;padding:14px 20px}.data-table--legacy .data-table__head,.data-table--legacy .data-table__row{grid-template-columns:70px minmax(160px,1.3fr) 110px 90px 60px minmax(120px,1fr) 70px 100px 100px;padding-left:20px;padding-right:20px}.data-table__row.is-alt{background:#0057b80a}.data-table__row.is-stripe{background:var(--houston-mist)}.data-table__row.is-virtual{background:var(--houston-ice)}.data-table__row a{color:var(--houston);font-weight:600;text-decoration:underline}.data-table--legacy .data-table__row a{font-weight:700;text-decoration:none}.is-year,.is-time{font-family:var(--font-display);font-weight:700}.is-time-blue{font-family:var(--font-display);color:var(--houston);font-weight:700}.is-muted{color:var(--houston-muted)}.is-strong{font-weight:600}.event-badges{gap:6px;display:flex}.pager--boxed{gap:8px;padding-top:24px}.pager--boxed button{height:auto;padding:8px 16px}.pager--boxed .is-next{color:var(--houston);font-weight:700}.empty-preview{border-top:1px solid var(--houston-line);flex-direction:column;gap:24px;margin-top:48px;padding-top:24px}.empty-preview__label{color:var(--houston-muted);font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:14px;font-weight:700}.empty-card{padding:48px}.profiles-hero{gap:24px;padding:64px 80px}.profiles-hero h1{font-size:44px}.profile-search__field{height:48px;padding:0 16px}.profile-search__btn{height:48px;padding:0 24px}.profiles-list{padding:48px 80px}.profile-card{padding:16px}.profile-card__head{justify-content:space-between;align-items:center;display:flex}.profile-card__dash{gap:12px;display:flex}.profile-card__total{width:180px}.profile-card__total strong{font-size:28px}.profile-card__splits{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-card__splits div{background:var(--houston-ice);border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.profile-card__splits strong{font-size:17px}.profile-card__prs{align-items:center;gap:16px;min-height:34px;padding:0 16px;display:flex}.profile-card__pr-items{justify-content:flex-start;gap:16px;margin:0}.pager--round button{width:36px;min-width:36px;height:36px}.profile-banner{padding:40px 120px}.profile-banner__id{flex-direction:row;align-items:center;gap:48px}.profile-banner__title-desktop{font-family:var(--font-display);font-size:36px;font-weight:800;display:block}.profile-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;padding:40px 120px 20px}.profile-stats article{padding:24px}.profile-stats strong{font-size:36px}.performances{padding:20px 120px 64px}.performances h2{font-size:24px}.legacy-hero{flex-direction:column;align-items:stretch;gap:40px;padding:56px 120px 0}.legacy-hero__copy,.legacy-hero__photo{width:100%;max-width:1200px;margin-inline:auto}.legacy-hero h1{font-size:48px}.legacy-hero__copy p{max-width:800px;font-size:18px}.legacy-hero__photo{border-radius:12px;height:360px}.legacy-hero__photo img{width:100%;height:360px}.legacy-hero__overlay{padding:32px}.race-filter{gap:16px;padding:48px 120px 32px}.segmented{flex-direction:row;width:auto}.legacy-results{flex-direction:column;align-items:center;gap:24px;padding:48px 120px;display:flex}.legacy-summary,.data-table--legacy,.pager--text{width:1200px}.legacy-summary{padding:16px 24px}.legacy-summary p{align-items:center;gap:12px;display:flex}.legacy-summary__rule{background:var(--houston-gray-line);width:1px;height:16px}.page-size--plain button{color:var(--houston-gray);background:0 0;border:0;padding:4px 12px}.page-size--plain button.is-on{background:var(--houston);color:#fff;border-radius:4px}.pager--text{justify-content:center;gap:24px;display:flex}.pager--text button{background:0 0;border:0;align-items:center;gap:6px;min-width:0;height:auto;font-weight:600;display:inline-flex}.pager__nums{gap:8px;display:flex}.pager__nums button{border-radius:18px;width:36px;height:36px}.pager__nums button.is-on{background:var(--houston);color:#fff}.legacy-about,.legacy-news{gap:40px;padding:80px 120px}.legacy-about__logo{width:244px;height:189px}.legacy-about__logo img{width:244px;height:238px;margin-top:-26px}.legacy-about h2,.legacy-news h2{font-size:32px}.news-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:1100px;display:grid}}
