.fdc-view-athlete-matchup .c27-top-content-margin {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
    visibility: hidden !important;
}

.fdc-view-athlete-matchup .c27-main-header,
.fdc-view-athlete-matchup .header-container,
.fdc-view-athlete-matchup .main-header-bar {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.fdc-view-athlete-matchup .c27-main-header,
.fdc-view-athlete-matchup .site-header,
.fdc-view-athlete-matchup #masthead {
    z-index: 10050 !important;
}

.fdc-view-athlete-matchup .c27-main-header .i-dropdown,
.fdc-view-athlete-matchup .c27-main-header .sub-menu,
.fdc-view-athlete-matchup .c27-main-header .dropdown-menu {
    z-index: 10060 !important;
}

.fdc-view-athlete-matchup .fdc-matchup-page {
    background: #e8eef5;
    color: #0b1b34;
    min-height: 70vh;
    margin: 0 !important;
    max-width: none !important;
    overflow-x: hidden;
    padding: 0 0 80px !important;
    position: relative;
    width: 100% !important;
    z-index: 0;
}

.fdc-matchup-shell {
    margin: 0;
    max-width: none;
    width: 100%;
}

.fdc-matchup-video-hero {
    align-items: center;
    background: #020617;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: flex;
    isolation: isolate;
    min-height: clamp(440px, 62vh, 700px);
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.fdc-matchup-pair-header {
    min-height: clamp(430px, 58vh, 660px);
}

.fdc-matchup-hero-video,
.fdc-matchup-hero-shade,
.fdc-matchup-hero-glow {
    height: 100%;
    inset: 0;
    pointer-events: none;
    position: absolute;
    width: 100%;
}

.fdc-matchup-hero-video {
    object-fit: cover;
    z-index: -4;
}

.fdc-matchup-hero-shade {
    background: linear-gradient(100deg, rgba(2, 6, 23, .94) 0%, rgba(2, 17, 38, .82) 48%, rgba(3, 44, 70, .58) 100%);
    z-index: -3;
}

.fdc-matchup-hero-glow {
    background:
        radial-gradient(circle at 82% 14%, rgba(14, 165, 233, .3), transparent 38%),
        radial-gradient(circle at 12% 92%, rgba(2, 132, 199, .22), transparent 36%);
    z-index: -2;
}

.fdc-matchup-hero-depth {
    background: linear-gradient(180deg, transparent, rgba(2, 6, 23, .45));
    bottom: 0;
    height: 105px;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    z-index: -1;
}

.fdc-matchup-hero-content {
    margin: 0 auto;
    max-width: 1380px;
    padding: clamp(62px, 9vh, 110px) clamp(24px, 6vw, 84px);
    position: relative;
    width: 100%;
    z-index: 2;
}

.fdc-matchup-hero-content h1 {
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: clamp(2.65rem, 6.5vw, 5.7rem);
    letter-spacing: -.055em;
    line-height: .98;
    margin: 10px 0 18px;
    max-width: 1100px;
    text-shadow: 0 8px 34px rgba(0, 0, 0, .32);
}

.fdc-matchup-pair-header h1 .fdc-matchup-versus {
    color: #50c9ff;
    font-size: .52em;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.fdc-matchup-hero-athlete {
    color: inherit;
}

.fdc-matchup-hero-content > p {
    color: #c9d9eb;
    font-size: clamp(1rem, 2vw, 1.2rem);
    line-height: 1.75;
    margin: 0;
    max-width: 780px;
}

.fdc-matchup-kicker,
.fdc-matchup-section-heading > span {
    color: #27baf7;
    display: block;
    font-size: .75rem;
    font-weight: 800;
    letter-spacing: .16em;
    text-transform: uppercase;
}

.fdc-matchup-preview-notice {
    align-items: center;
    background: rgba(255, 255, 255, .08);
    border: 1px solid rgba(255, 255, 255, .14);
    border-radius: 15px;
    display: flex;
    gap: 12px;
    margin-top: 28px;
    max-width: 760px;
    padding: 14px 16px;
}

.fdc-matchup-preview-notice > span {
    align-items: center;
    background: #24b9f5;
    border-radius: 50%;
    color: #04213c;
    display: inline-flex;
    flex: 0 0 24px;
    font-weight: 900;
    height: 24px;
    justify-content: center;
}

.fdc-matchup-preview-notice p {
    color: #d8e8f6;
    font-size: .9rem;
    line-height: 1.55;
    margin: 0;
}

.fdc-matchup-swap {
    align-items: center;
    appearance: none;
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .24);
    border-radius: 999px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font: inherit;
    font-size: .8rem;
    font-weight: 800;
    gap: 8px;
    margin-top: 24px;
    min-height: 42px;
    padding: 9px 16px;
}

.fdc-matchup-swap[hidden] {
    display: none;
}

.fdc-matchup-swap:hover {
    background: rgba(80, 201, 255, .2);
    border-color: rgba(80, 201, 255, .65);
}

.fdc-matchup-swap:focus-visible {
    outline: 3px solid rgba(80, 201, 255, .45);
    outline-offset: 3px;
}

.fdc-matchup-swap > span {
    color: #50c9ff;
    font-size: 1.15rem;
    line-height: 1;
}

.fdc-matchup-selector,
.fdc-matchup-validation,
.fdc-matchup-career,
.fdc-matchup-current-form,
.fdc-matchup-direct,
.fdc-matchup-disciplines,
.fdc-matchup-dna,
.fdc-matchup-timeline,
.fdc-matchup-foundation {
    background: #fff;
    border: 1px solid #d5dfeb;
    border-radius: 24px;
    box-shadow: 0 18px 50px rgba(19, 45, 75, .08);
    margin: 32px auto 0;
    max-width: 1240px;
    padding: clamp(26px, 4vw, 46px);
    width: calc(100% - 36px);
}

.fdc-matchup-selector-form {
    margin-top: 28px;
}

.fdc-matchup-selector *,
.fdc-matchup-selector *::before,
.fdc-matchup-selector *::after {
    box-sizing: border-box;
}

.fdc-matchup-selector-grid {
    align-items: center;
    display: grid;
    gap: 18px;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
}

.fdc-matchup-selector-side {
    min-width: 0;
    position: relative;
}

.fdc-matchup-selector-side > label {
    color: #334a64;
    display: block;
    font-size: .77rem;
    font-weight: 800;
    letter-spacing: .08em;
    margin: 0 0 8px 2px;
    text-transform: uppercase;
}

.fdc-matchup-search-state,
.fdc-matchup-search-wrap {
    position: relative;
}

.fdc-matchup-search-state[hidden] {
    display: none !important;
}

.fdc-matchup-search-wrap {
    align-items: center;
    display: flex;
}

.fdc-matchup-search-icon {
    border: 2px solid #7890a8;
    border-radius: 50%;
    height: 16px;
    left: 17px;
    pointer-events: none;
    position: absolute;
    width: 16px;
    z-index: 2;
}

.fdc-matchup-search-icon::after {
    background: #7890a8;
    border-radius: 2px;
    content: "";
    height: 2px;
    position: absolute;
    right: -6px;
    top: 12px;
    transform: rotate(45deg);
    width: 7px;
}

.fdc-matchup-search-input {
    appearance: none;
    background: #f7f9fc !important;
    border: 1px solid #cbd7e4 !important;
    border-radius: 14px !important;
    box-shadow: none !important;
    color: #102843 !important;
    font: inherit;
    font-size: 1rem !important;
    height: 58px !important;
    margin: 0 !important;
    outline: none;
    padding: 0 48px 0 48px !important;
    width: 100% !important;
}

.fdc-matchup-search-input:focus {
    background: #fff !important;
    border-color: #159dd8 !important;
    box-shadow: 0 0 0 4px rgba(21, 157, 216, .13) !important;
}

.fdc-matchup-search-progress {
    border: 2px solid #c6d5e3;
    border-radius: 50%;
    border-top-color: #139dd8;
    display: none;
    height: 18px;
    position: absolute;
    right: 17px;
    width: 18px;
}

.fdc-matchup-selector-side.is-searching .fdc-matchup-search-progress {
    animation: fdc-matchup-spin .7s linear infinite;
    display: block;
}

@keyframes fdc-matchup-spin {
    to { transform: rotate(360deg); }
}

.fdc-matchup-search-results {
    background: #fff;
    border: 1px solid #cbd7e4;
    border-radius: 14px;
    box-shadow: 0 18px 44px rgba(15, 43, 72, .17);
    left: 0;
    max-height: 390px;
    overflow-y: auto;
    padding: 6px;
    position: absolute;
    right: 0;
    top: calc(100% + 7px);
    z-index: 40;
}

.fdc-matchup-search-result {
    align-items: center;
    background: transparent;
    border: 0;
    border-radius: 10px;
    color: #102843;
    cursor: pointer;
    display: flex;
    gap: 12px;
    padding: 10px;
    text-align: left;
    width: 100%;
}

.fdc-matchup-search-result:hover,
.fdc-matchup-search-result:focus-visible {
    background: #edf7fc;
    outline: 2px solid transparent;
}

.fdc-matchup-search-result img {
    background: #dce8f2;
    border-radius: 50%;
    flex: 0 0 46px;
    height: 46px;
    object-fit: cover;
    width: 46px;
}

.fdc-matchup-search-result > span {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-width: 0;
}

.fdc-matchup-search-result strong {
    font-size: .92rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fdc-matchup-search-result span span {
    color: #6b7f93;
    font-size: .75rem;
}

.fdc-matchup-search-result small {
    color: #8a620c;
    font-size: .68rem;
    font-weight: 800;
    margin-top: 2px;
}

.fdc-matchup-search-empty {
    color: #65788c;
    font-size: .85rem;
    margin: 0;
    padding: 16px;
    text-align: center;
}

.fdc-matchup-selected-athlete {
    align-items: center;
    background: linear-gradient(135deg, #eef8fd, #f8fbfd);
    border: 1px solid #8dcbe7;
    border-radius: 14px;
    display: flex;
    gap: 13px;
    min-height: 76px;
    padding: 10px 12px;
}

.fdc-matchup-selected-athlete[hidden] {
    display: none;
}

.fdc-matchup-selected-athlete img {
    background: #dce8f2;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #b8d2e2;
    flex: 0 0 52px;
    height: 52px;
    object-fit: cover;
    width: 52px;
}

.fdc-matchup-selected-athlete > div {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-width: 0;
}

.fdc-matchup-selected-athlete strong {
    color: #102843;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fdc-matchup-selected-athlete span {
    color: #62778b;
    font-size: .78rem;
}

.fdc-matchup-selected-athlete small {
    color: #8a620c;
    font-size: .68rem;
    font-weight: 800;
    margin-top: 2px;
}

.fdc-matchup-selected-athlete button {
    align-items: center;
    background: #fff;
    border: 1px solid #c9d8e5;
    border-radius: 50%;
    color: #5c7186;
    cursor: pointer;
    display: inline-flex;
    flex: 0 0 30px;
    font-size: 1.15rem;
    height: 30px;
    justify-content: center;
    line-height: 1;
    padding: 0;
}

.fdc-matchup-selected-athlete button:focus-visible,
.fdc-matchup-compare-button:focus-visible {
    outline: 3px solid rgba(14, 165, 233, .35);
    outline-offset: 3px;
}

.fdc-matchup-selector-vs {
    align-items: center;
    background: #092845;
    border: 4px solid #e8eef5;
    border-radius: 50%;
    color: #49c6fb;
    display: flex;
    font-size: .72rem;
    font-weight: 900;
    height: 50px;
    justify-content: center;
    margin-top: 25px;
    text-transform: uppercase;
    width: 50px;
}

.fdc-matchup-selector-status {
    color: #64778a;
    font-size: .82rem;
    min-height: 22px;
    padding-top: 14px;
    text-align: center;
}

.fdc-matchup-selector-status.is-error {
    color: #b42318;
}

.fdc-matchup-selector-status.is-ready {
    color: #087a55;
}

.fdc-matchup-compare-button {
    align-items: center;
    background: linear-gradient(135deg, #0788c5, #075b92);
    border: 0;
    border-radius: 12px;
    box-shadow: 0 12px 26px rgba(7, 108, 160, .22);
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: .92rem;
    font-weight: 800;
    gap: 9px;
    justify-content: center;
    margin: 5px auto 0;
    min-height: 48px;
    padding: 11px 22px;
}

.fdc-matchup-compare-button:disabled {
    background: #c8d3dd;
    box-shadow: none;
    color: #6c7e8f;
    cursor: not-allowed;
}

.fdc-matchup-noscript {
    color: #8a3b12;
    font-size: .82rem;
    margin: 14px 0 0;
    text-align: center;
}

.fdc-matchup-section-heading h2 {
    color: #0b1b34;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: clamp(1.55rem, 3vw, 2.25rem);
    letter-spacing: -.035em;
    margin: 6px 0 8px;
}

.fdc-matchup-section-heading p {
    color: #5d6f84;
    margin: 0;
}

.fdc-matchup-pair-grid {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 26px;
}

.fdc-matchup-pair-link {
    align-items: center;
    background: #f5f8fc;
    border: 1px solid #dce5ef;
    border-radius: 15px;
    color: #17304f;
    display: grid;
    gap: 10px;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr) auto;
    padding: 22px;
    position: relative;
    text-decoration: none;
    transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}

.fdc-matchup-pair-link:hover,
.fdc-matchup-pair-link:focus-visible {
    border-color: #1aaeea;
    box-shadow: 0 12px 28px rgba(17, 137, 191, .12);
    color: #061d36;
    transform: translateY(-2px);
}

.fdc-matchup-pair-link > small {
    color: #087daF;
    font-size: .68rem;
    font-weight: 800;
    grid-column: 1 / -1;
    letter-spacing: .09em;
    text-align: center;
    text-transform: uppercase;
}

.fdc-matchup-pair-link > b {
    color: #149bda;
    font-size: .72rem;
    text-transform: uppercase;
}

.fdc-matchup-pair-athlete {
    align-items: center;
    display: flex;
    gap: 12px;
    min-width: 0;
}

.fdc-matchup-pair-athlete:first-of-type {
    flex-direction: row-reverse;
    text-align: right;
}

.fdc-matchup-pair-athlete img {
    background: #dce8f2;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #c8d8e6;
    flex: 0 0 58px;
    height: 58px;
    object-fit: cover;
    width: 58px;
}

.fdc-matchup-pair-athlete > span {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.fdc-matchup-pair-athlete strong {
    color: #17304f;
    font-size: .9rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fdc-matchup-pair-athlete small {
    color: #708397;
    font-size: .72rem;
    margin-top: 2px;
}

.fdc-matchup-pair-link .fdc-matchup-open {
    color: #149bda;
    font-size: 1.25rem;
}

.fdc-matchup-back {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 0 clamp(48px, 9vh, 88px);
}

.fdc-matchup-back a {
    color: #d8eaf7;
    font-weight: 700;
    text-decoration: none;
}

.fdc-matchup-back > span {
    color: #8bbfd8;
    font-size: .74rem;
    font-weight: 800;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.fdc-matchup-share {
    margin-top: 24px;
}

.fdc-matchup-share > span {
    color: #9fc8df;
    display: block;
    font-size: .7rem;
    font-weight: 800;
    letter-spacing: .1em;
    margin-bottom: 9px;
    text-transform: uppercase;
}

.fdc-matchup-share > div {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.fdc-matchup-share a,
.fdc-matchup-share button {
    align-items: center;
    appearance: none;
    background: rgba(255, 255, 255, .09);
    border: 1px solid rgba(255, 255, 255, .22);
    border-radius: 999px;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font: inherit;
    font-size: .76rem;
    font-weight: 750;
    gap: 6px;
    min-height: 38px;
    padding: 8px 13px;
    text-decoration: none;
}

.fdc-matchup-share [hidden] {
    display: none;
}

.fdc-matchup-share a:hover,
.fdc-matchup-share a:focus-visible,
.fdc-matchup-share button:hover,
.fdc-matchup-share button:focus-visible {
    background: rgba(80, 201, 255, .2);
    border-color: rgba(80, 201, 255, .7);
    color: #fff;
    outline: 2px solid transparent;
}

.fdc-matchup-athletes {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 28px auto 0;
    max-width: 1240px;
    width: calc(100% - 36px);
}

.fdc-matchup-athlete-card {
    background: #fff;
    border: 1px solid #d5dfeb;
    border-radius: 22px;
    box-shadow: 0 15px 40px rgba(19, 45, 75, .08);
    padding: clamp(22px, 4vw, 36px);
}

.fdc-matchup-athlete-topline {
    align-items: center;
    display: flex;
    gap: 20px;
}

.fdc-matchup-athlete-topline > img {
    background: #dce8f2;
    border: 4px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #cbd8e5, 0 10px 24px rgba(13, 49, 79, .16);
    height: 94px;
    object-fit: cover;
    width: 94px;
}

.fdc-matchup-athlete-topline > div > span:first-child {
    color: #64758a;
    display: block;
    font-size: .82rem;
    font-weight: 700;
    margin-bottom: 3px;
}

.fdc-matchup-athlete-topline h2 {
    color: #0b1b34;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: clamp(1.35rem, 3vw, 2rem);
    letter-spacing: -.035em;
    line-height: 1.15;
    margin: 0;
}

.fdc-matchup-legacy {
    background: #fff2c7;
    border: 1px solid #f2d36d;
    border-radius: 999px;
    color: #79520b !important;
    display: inline-flex !important;
    font-size: .72rem !important;
    margin-top: 9px;
    padding: 5px 9px;
}

.fdc-matchup-quick-stats {
    display: grid;
    gap: 1px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 28px 0 24px;
}

.fdc-matchup-quick-stats > div {
    background: #f4f7fb;
    padding: 14px;
}

.fdc-matchup-quick-stats > div:first-child {
    border-radius: 12px 0 0 12px;
}

.fdc-matchup-quick-stats > div:last-child {
    border-radius: 0 12px 12px 0;
}

.fdc-matchup-quick-stats dt {
    color: #6a7b8f;
    font-size: .7rem;
    line-height: 1.3;
}

.fdc-matchup-quick-stats dd {
    color: #102843;
    font-size: 1rem;
    font-weight: 800;
    margin: 5px 0 0;
}

.fdc-matchup-profile-link,
.fdc-matchup-error a {
    color: #0879b3;
    font-weight: 800;
    text-decoration: none;
}

.fdc-matchup-career {
    box-sizing: border-box;
}

.fdc-matchup-career-table-wrap {
    border: 1px solid #d8e3ed;
    border-radius: 18px;
    margin-top: 26px;
    overflow-x: auto;
}

.fdc-matchup-career-table-wrap:focus-visible {
    outline: 3px solid rgba(14, 165, 233, .3);
    outline-offset: 3px;
}

.fdc-matchup-career-table {
    border: 0;
    border-collapse: collapse;
    margin: 0;
    table-layout: fixed;
    width: 100%;
}

.fdc-matchup-career-table th,
.fdc-matchup-career-table td {
    border: 0;
    border-bottom: 1px solid #e2eaf2;
    padding: 17px 20px;
    text-align: left;
    vertical-align: middle;
}

.fdc-matchup-career-table thead th {
    background: #092845;
    color: #fff;
    font-size: .75rem;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.fdc-matchup-career-table thead th:first-child {
    width: 30%;
}

.fdc-matchup-career-table thead a {
    align-items: center;
    color: #fff;
    display: flex;
    gap: 10px;
    text-decoration: none;
}

.fdc-matchup-career-table thead img {
    background: #dce8f2;
    border: 2px solid rgba(255, 255, 255, .72);
    border-radius: 50%;
    height: 38px;
    object-fit: cover;
    width: 38px;
}

.fdc-matchup-career-table tbody tr:nth-child(even) {
    background: #f7f9fc;
}

.fdc-matchup-career-table tbody tr:last-child th,
.fdc-matchup-career-table tbody tr:last-child td {
    border-bottom: 0;
}

.fdc-matchup-career-table tbody th {
    color: #536a80;
    font-size: .8rem;
    font-weight: 700;
}

.fdc-matchup-career-table td strong {
    color: #0b2845;
    display: block;
    font-size: 1.05rem;
}

.fdc-matchup-career-table td small {
    color: #708296;
    display: block;
    font-size: .7rem;
    line-height: 1.45;
    margin-top: 3px;
}

.fdc-matchup-unavailable {
    color: #6d7e8f;
    display: block;
    font-size: .88rem;
    font-style: italic;
}

.fdc-matchup-career-note {
    align-items: flex-start;
    background: #edf8fd;
    border-left: 4px solid #1aaeea;
    border-radius: 10px;
    color: #426076;
    display: flex;
    flex-direction: column;
    font-size: .83rem;
    gap: 3px;
    line-height: 1.55;
    margin-top: 18px;
    padding: 14px 17px;
}

.fdc-matchup-career-note strong {
    color: #0b5378;
}

.fdc-matchup-current-form {
    box-sizing: border-box;
}

.fdc-matchup-current-form-grid {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 26px;
}

.fdc-matchup-current-form-card {
    background: #f7fafc;
    border: 1px solid #d8e3ed;
    border-radius: 18px;
    padding: 22px;
}

.fdc-matchup-current-form-card.is-available {
    border-top: 4px solid #16a77a;
}

.fdc-matchup-current-form-card.is-limited {
    border-top: 4px solid #d59a24;
}

.fdc-matchup-current-form-card.is-unavailable {
    border-top: 4px solid #91a3b3;
}

.fdc-matchup-current-form-athlete {
    align-items: center;
    display: flex;
    gap: 13px;
}

.fdc-matchup-current-form-athlete img {
    background: #dce8f2;
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #c8d7e3;
    height: 54px;
    object-fit: cover;
    width: 54px;
}

.fdc-matchup-current-form-athlete h3 {
    color: #102843;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 1.02rem;
    margin: 0 0 3px;
}

.fdc-matchup-current-form-athlete span {
    color: #64798d;
    font-size: .72rem;
    font-weight: 700;
}

.fdc-matchup-current-form-stats {
    display: grid;
    gap: 1px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 20px 0 0;
}

.fdc-matchup-current-form-stats > div {
    background: #fff;
    min-width: 0;
    padding: 13px;
}

.fdc-matchup-current-form-stats dt {
    color: #6c7f92;
    font-size: .68rem;
    line-height: 1.35;
}

.fdc-matchup-current-form-stats dd {
    color: #12314e;
    font-size: .9rem;
    font-weight: 800;
    margin: 4px 0 0;
    overflow-wrap: anywhere;
}

.fdc-matchup-current-form-empty {
    background: #eef2f5;
    border-radius: 12px;
    margin-top: 20px;
    padding: 18px;
}

.fdc-matchup-current-form-empty strong {
    color: #42586d;
    display: block;
    font-size: .84rem;
}

.fdc-matchup-current-form-empty p,
.fdc-matchup-current-form-limited {
    color: #687b8d;
    font-size: .76rem;
    line-height: 1.55;
    margin: 5px 0 0;
}

.fdc-matchup-current-form-limited {
    background: #fff7e6;
    border-left: 3px solid #d59a24;
    border-radius: 7px;
    margin-top: 14px;
    padding: 10px 12px;
}

.fdc-matchup-current-form-note {
    background: #f0f6fa;
    border-left: 4px solid #6d8fa6;
    border-radius: 10px;
    color: #526b7e;
    display: flex;
    flex-direction: column;
    font-size: .8rem;
    gap: 3px;
    line-height: 1.55;
    margin-top: 18px;
    padding: 14px 17px;
}

.fdc-matchup-current-form-note strong {
    color: #294e66;
}

.fdc-matchup-direct {
    box-sizing: border-box;
}

.fdc-matchup-direct-summary {
    align-items: baseline;
    background: #eaf7fd;
    border: 1px solid #c4e6f4;
    border-radius: 14px;
    display: inline-flex;
    gap: 8px;
    margin-top: 24px;
    padding: 12px 16px;
}

.fdc-matchup-direct-summary strong {
    color: #0879b3;
    font-size: 1.35rem;
}

.fdc-matchup-direct-summary span {
    color: #4f6d82;
    font-size: .78rem;
    font-weight: 700;
}

.fdc-matchup-direct-limit,
.fdc-matchup-direct-coverage {
    background: #fff8e8;
    border-left: 3px solid #d49a26;
    border-radius: 8px;
    color: #765b25;
    font-size: .76rem;
    line-height: 1.5;
    margin: 14px 0 0;
    padding: 10px 13px;
}

.fdc-matchup-direct-events {
    display: grid;
    gap: 20px;
    margin-top: 22px;
}

.fdc-matchup-direct-event {
    border: 1px solid #d6e2ec;
    border-radius: 18px;
    overflow: hidden;
}

.fdc-matchup-direct-event > header {
    align-items: flex-start;
    background: linear-gradient(135deg, #092845, #0b4268);
    color: #fff;
    display: flex;
    gap: 18px;
    justify-content: space-between;
    padding: 20px 22px;
}

.fdc-matchup-direct-event > header > div:first-child > span {
    color: #65d2ff;
    display: block;
    font-size: .7rem;
    font-weight: 800;
    letter-spacing: .07em;
    text-transform: uppercase;
}

.fdc-matchup-direct-event h3 {
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 1.1rem;
    margin: 4px 0 0;
}

.fdc-matchup-direct-event header p {
    color: #bcd4e5;
    font-size: .76rem;
    margin: 4px 0 0;
}

.fdc-matchup-direct-event-actions {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.fdc-matchup-direct-event-actions > span {
    background: rgba(255, 255, 255, .1);
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: 999px;
    color: #dceaf4;
    font-size: .64rem;
    font-weight: 800;
    padding: 5px 8px;
}

.fdc-matchup-direct-event-actions a {
    color: #66d2ff;
    font-size: .76rem;
    font-weight: 800;
    text-decoration: none;
    white-space: nowrap;
}

.fdc-matchup-direct-event-actions a:hover,
.fdc-matchup-direct-event-actions a:focus-visible {
    text-decoration: underline;
}

.fdc-matchup-encounter-table-wrap {
    overflow-x: auto;
}

.fdc-matchup-encounter-table-wrap:focus-visible {
    outline: 3px solid rgba(14, 165, 233, .3);
    outline-offset: -3px;
}

.fdc-matchup-encounter-table {
    border: 0;
    border-collapse: collapse;
    margin: 0;
    table-layout: fixed;
    width: 100%;
}

.fdc-matchup-encounter-table th,
.fdc-matchup-encounter-table td {
    border: 0;
    border-bottom: 1px solid #e1e9f0;
    padding: 14px 18px;
    text-align: left;
    vertical-align: top;
}

.fdc-matchup-encounter-table thead th {
    background: #eef4f8;
    color: #476177;
    font-size: .7rem;
    letter-spacing: .03em;
}

.fdc-matchup-encounter-table thead th:first-child {
    width: 28%;
}

.fdc-matchup-encounter-table tbody tr:nth-child(even) {
    background: #f8fafc;
}

.fdc-matchup-encounter-table tbody th {
    color: #607589;
    font-size: .72rem;
}

.fdc-matchup-encounter-table td > strong {
    color: #102d49;
    display: block;
    font-size: .9rem;
}

.fdc-matchup-encounter-table td > small {
    color: #708295;
    display: block;
    font-size: .67rem;
    line-height: 1.45;
    margin-top: 3px;
}

.fdc-matchup-direct-disciplines-heading {
    align-items: baseline;
    background: #f5f8fb;
    border-top: 1px solid #dce6ee;
    display: flex;
    gap: 10px;
    justify-content: space-between;
    padding: 15px 18px;
}

.fdc-matchup-direct-disciplines-heading h4 {
    color: #173853;
    font-size: .82rem;
    margin: 0;
}

.fdc-matchup-direct-disciplines-heading span {
    color: #6a7d8e;
    font-size: .68rem;
}

.fdc-matchup-encounter-disciplines tbody th strong {
    color: #0879b3;
}

.fdc-matchup-direct-empty {
    background: #f3f6f8;
    border: 1px dashed #c7d5df;
    border-radius: 16px;
    margin-top: 24px;
    padding: 24px;
    text-align: center;
}

.fdc-matchup-direct-empty strong {
    color: #3f5669;
    display: block;
}

.fdc-matchup-direct-empty p {
    color: #6a7e90;
    font-size: .8rem;
    line-height: 1.55;
    margin: 7px auto 0;
    max-width: 620px;
}

.fdc-matchup-legacy-context {
    border-top: 1px solid #dce5ee;
    margin-top: 30px;
    padding-top: 28px;
}

.fdc-matchup-legacy-heading > span {
    color: #9a6810;
    font-size: .7rem;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.fdc-matchup-legacy-heading h3 {
    color: #142a43;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: clamp(1.15rem, 2.4vw, 1.55rem);
    margin: 5px 0 0;
}

.fdc-matchup-legacy-grid {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 18px;
}

.fdc-matchup-legacy-grid article {
    background: linear-gradient(135deg, #fff9e9, #fffdf7);
    border: 1px solid #ecd89a;
    border-radius: 16px;
    padding: 20px;
}

.fdc-matchup-legacy-grid article[data-matchup-legacy-position="1"]:only-child,
.fdc-matchup-shell.is-matchup-swapped .fdc-matchup-legacy-grid article[data-matchup-legacy-position="0"]:only-child {
    grid-column: 2;
}

.fdc-matchup-shell.is-matchup-swapped .fdc-matchup-legacy-grid article[data-matchup-legacy-position="1"]:only-child {
    grid-column: 1;
}

.fdc-matchup-legacy-grid article > div {
    align-items: center;
    display: flex;
    gap: 11px;
}

.fdc-matchup-legacy-grid img {
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #dec77f;
    height: 48px;
    object-fit: cover;
    width: 48px;
}

.fdc-matchup-legacy-grid article > div > div {
    display: flex;
    flex: 1;
    flex-direction: column;
    min-width: 0;
}

.fdc-matchup-legacy-grid strong {
    color: #3d321b;
}

.fdc-matchup-legacy-grid article > div > div span {
    color: #8a641a;
    font-size: .74rem;
    font-weight: 700;
}

.fdc-matchup-legacy-grid article > div > small {
    background: #754d09;
    border-radius: 999px;
    color: #fff;
    font-size: .65rem;
    font-weight: 800;
    padding: 5px 8px;
    white-space: nowrap;
}

.fdc-matchup-legacy-grid p {
    color: #65593d;
    font-size: .84rem;
    line-height: 1.6;
    margin: 15px 0 0;
}

.fdc-matchup-disciplines {
    box-sizing: border-box;
}

.fdc-matchup-measurement-controls {
    background: #eaf0f6;
    border-radius: 14px;
    display: inline-flex;
    gap: 4px;
    margin-top: 26px;
    max-width: 100%;
    padding: 5px;
}

.fdc-matchup-measurement-controls[hidden] {
    display: none;
}

.fdc-matchup-measurement-controls button {
    appearance: none;
    background: transparent;
    border: 0;
    border-radius: 10px;
    box-shadow: none;
    color: #4b637a;
    cursor: pointer;
    font: inherit;
    font-size: .78rem;
    font-weight: 800;
    line-height: 1.2;
    min-height: 42px;
    padding: 10px 16px;
    white-space: nowrap;
}

.fdc-matchup-measurement-controls button[aria-selected="true"] {
    background: #092845;
    box-shadow: 0 6px 14px rgba(9, 40, 69, .18);
    color: #fff;
}

.fdc-matchup-measurement-controls button:focus-visible {
    outline: 3px solid rgba(14, 165, 233, .34);
    outline-offset: 2px;
}

.fdc-matchup-sr-only {
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.fdc-matchup-measurement-panel {
    border-top: 1px solid #dce5ee;
    margin-top: 26px;
    padding-top: 24px;
}

.fdc-matchup-measurement-panel[hidden] {
    display: none;
}

.fdc-matchup-measurement-heading h3 {
    color: #102843;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: clamp(1.15rem, 2.5vw, 1.55rem);
    margin: 0 0 5px;
}

.fdc-matchup-measurement-heading p {
    color: #64798d;
    font-size: .84rem;
    line-height: 1.55;
    margin: 0;
}

.fdc-matchup-discipline-group {
    margin-top: 22px;
}

.fdc-matchup-discipline-group + .fdc-matchup-discipline-group {
    border-top: 1px solid #dce5ee;
    margin-top: 28px;
    padding-top: 28px;
}

.fdc-matchup-discipline-group-heading {
    align-items: flex-start;
    display: flex;
    gap: 12px;
}

.fdc-matchup-discipline-group-heading > span {
    background: linear-gradient(145deg, #42c5f5, #0879b3);
    border: 4px solid #e7f6fc;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #9bd9ee;
    flex: 0 0 18px;
    height: 18px;
    margin-top: 3px;
    width: 18px;
}

.fdc-matchup-discipline-group-depth .fdc-matchup-discipline-group-heading > span {
    background: linear-gradient(145deg, #075c91, #062744);
    border-color: #dfebf3;
    box-shadow: 0 0 0 1px #8aadc2;
}

.fdc-matchup-discipline-group-heading h4 {
    color: #102843;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 1rem;
    margin: 0;
}

.fdc-matchup-discipline-group-heading p {
    color: #6a7f92;
    font-size: .76rem;
    line-height: 1.45;
    margin: 3px 0 0;
}

.fdc-matchup-discipline-group-empty {
    background: #f5f8fb;
    border: 1px dashed #cbd9e5;
    border-radius: 12px;
    color: #6d7e8f;
    font-size: .8rem;
    margin: 14px 0 0;
    padding: 14px 16px;
}

.fdc-matchup-challenge {
    background:
        radial-gradient(circle at 90% 8%, rgba(34, 211, 238, .14), transparent 34%),
        linear-gradient(145deg, #071528, #0a2740);
    border: 1px solid rgba(80, 201, 255, .3);
    border-radius: 24px;
    box-shadow: 0 22px 55px rgba(3, 18, 35, .2);
    box-sizing: border-box;
    color: #fff;
    margin: 32px auto 0;
    max-width: 1240px;
    overflow: hidden;
    padding: clamp(26px, 4vw, 46px);
    width: calc(100% - 36px);
}

.fdc-matchup-challenge-heading {
    align-items: flex-start;
    display: flex;
    gap: 24px;
    justify-content: space-between;
}

.fdc-matchup-challenge-heading > div > span {
    color: #35c6fa;
    display: block;
    font-size: .74rem;
    font-weight: 850;
    letter-spacing: .15em;
    text-transform: uppercase;
}

.fdc-matchup-challenge-heading h2 {
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: clamp(1.55rem, 3vw, 2.25rem);
    letter-spacing: -.035em;
    margin: 6px 0 8px;
}

.fdc-matchup-challenge-heading p {
    color: #adc5d7;
    line-height: 1.6;
    margin: 0;
    max-width: 760px;
}

.fdc-matchup-challenge-badge {
    background: rgba(34, 211, 238, .12);
    border: 1px solid rgba(103, 232, 249, .42);
    border-radius: 999px;
    color: #a5f3fc;
    flex: 0 0 auto;
    font-size: .68rem;
    font-weight: 850;
    letter-spacing: .1em;
    padding: 8px 12px;
    text-transform: uppercase;
}

.fdc-matchup-challenge-warning {
    align-items: center;
    background: rgba(8, 47, 73, .7);
    border: 1px solid rgba(125, 211, 252, .25);
    border-left: 4px solid #22d3ee;
    border-radius: 12px;
    display: flex;
    gap: 11px;
    margin-top: 24px;
    padding: 13px 15px;
}

.fdc-matchup-challenge-warning strong {
    color: #67e8f9;
    white-space: nowrap;
}

.fdc-matchup-challenge-warning span {
    color: #c4d9e8;
    font-size: .83rem;
}

.fdc-matchup-challenge-toolbar {
    align-items: end;
    display: grid;
    gap: 10px 14px;
    grid-template-columns: minmax(240px, 1fr) auto;
    margin-top: 26px;
}

.fdc-matchup-challenge-toolbar label {
    color: #b9d0e0;
    font-size: .72rem;
    font-weight: 800;
    grid-column: 1;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.fdc-matchup-challenge-toolbar select {
    appearance: none;
    background: #f8fbfd;
    border: 1px solid #8fb3ca;
    border-radius: 11px;
    color: #08243d;
    font: inherit;
    height: 48px;
    padding: 0 42px 0 14px;
    width: 100%;
}

.fdc-matchup-challenge-toolbar button {
    background: transparent;
    border: 1px solid rgba(186, 230, 253, .42);
    border-radius: 11px;
    color: #d8edf7;
    cursor: pointer;
    font: inherit;
    font-size: .8rem;
    font-weight: 800;
    height: 48px;
    padding: 0 16px;
}

.fdc-matchup-challenge-views {
    background: rgba(2, 13, 27, .45);
    border: 1px solid rgba(148, 204, 230, .16);
    border-radius: 12px;
    display: inline-flex;
    gap: 4px;
    margin-top: 18px;
    padding: 4px;
}

.fdc-matchup-challenge-views[hidden] {
    display: none;
}

.fdc-matchup-challenge-views button {
    appearance: none;
    background: transparent;
    border: 0;
    border-radius: 9px;
    color: #9fbbce;
    cursor: pointer;
    font: inherit;
    font-size: .76rem;
    font-weight: 800;
    min-height: 38px;
    padding: 8px 14px;
}

.fdc-matchup-challenge-views button[aria-pressed="true"] {
    background: #22b9ee;
    color: #03213a;
}

.fdc-matchup-challenge-toolbar select:focus,
.fdc-matchup-challenge-toolbar button:focus-visible,
.fdc-matchup-challenge-views button:focus-visible,
.fdc-matchup-challenge-input input:focus {
    outline: 3px solid rgba(34, 211, 238, .35);
    outline-offset: 2px;
}

.fdc-matchup-challenge-panel {
    border-top: 1px solid rgba(148, 204, 230, .18);
    margin-top: 26px;
    padding-top: 22px;
}

.fdc-matchup-challenge-panel[hidden] {
    display: none;
}

.fdc-matchup-challenge-context {
    align-items: baseline;
    display: flex;
    gap: 10px;
}

.fdc-matchup-challenge-context strong {
    color: #67e8f9;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 1.1rem;
}

.fdc-matchup-challenge-context span {
    color: #91acbf;
    font-size: .76rem;
}

.fdc-matchup-challenge-grid {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 16px;
}

.fdc-matchup-challenge-grid article {
    background: rgba(255, 255, 255, .065);
    border: 1px solid rgba(167, 220, 244, .18);
    border-radius: 16px;
    padding: 18px;
    transition: border-color .2s ease, background .2s ease;
}

.fdc-matchup-challenge-grid article.is-progress {
    background: rgba(16, 185, 129, .08);
    border-color: rgba(52, 211, 153, .4);
}

.fdc-matchup-challenge-grid article.is-below {
    border-color: rgba(251, 191, 36, .32);
}

.fdc-matchup-challenge-grid article.is-invalid {
    border-color: rgba(248, 113, 113, .7);
}

.fdc-matchup-challenge-grid article > header {
    align-items: center;
    display: flex;
    gap: 12px;
}

.fdc-matchup-challenge-grid article > header img {
    background: #17364f;
    border: 2px solid rgba(255, 255, 255, .8);
    border-radius: 50%;
    height: 48px;
    object-fit: cover;
    width: 48px;
}

.fdc-matchup-challenge-grid article > header div {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.fdc-matchup-challenge-grid article > header span {
    color: #8faabd;
    font-size: .7rem;
}

.fdc-matchup-challenge-grid article > header h3 {
    color: #fff;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 1rem;
    margin: 2px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fdc-matchup-challenge-reference {
    align-items: center;
    background: rgba(2, 13, 27, .38);
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 16px 0;
    padding: 10px 12px;
}

.fdc-matchup-challenge-reference[hidden] {
    display: none;
}

.fdc-matchup-challenge-reference span,
.fdc-matchup-challenge-grid article > label {
    color: #9bb5c7;
    font-size: .71rem;
    font-weight: 750;
}

.fdc-matchup-challenge-reference strong {
    color: #eaf7fc;
}

.fdc-matchup-challenge-reference small {
    color: #86a6bb;
    flex-basis: 100%;
    font-size: .68rem;
    margin-top: 5px;
    text-align: right;
}

.fdc-matchup-challenge-grid article > label {
    display: block;
    letter-spacing: .04em;
    margin-bottom: 7px;
    text-transform: uppercase;
}

.fdc-matchup-challenge-input {
    align-items: center;
    display: flex;
    position: relative;
}

.fdc-matchup-challenge-input input {
    appearance: textfield;
    background: #fff;
    border: 1px solid #91b3c8;
    border-radius: 10px;
    color: #08243d;
    font: inherit;
    font-size: 1rem;
    font-weight: 800;
    height: 48px;
    padding: 0 54px 0 13px;
    width: 100%;
}

.fdc-matchup-challenge-input span {
    color: #537086;
    font-size: .74rem;
    font-weight: 800;
    position: absolute;
    right: 14px;
    text-transform: uppercase;
}

.fdc-matchup-challenge-result {
    border-top: 1px solid rgba(148, 204, 230, .14);
    margin-top: 15px;
    padding-top: 13px;
}

.fdc-matchup-challenge-result > span {
    color: #86a7bb;
    display: block;
    font-size: .67rem;
    font-weight: 800;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.fdc-matchup-challenge-result > strong {
    color: #f0f9ff;
    display: block;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 1.18rem;
    margin-top: 3px;
}

.fdc-matchup-challenge-result > p {
    color: #a9c0d0;
    font-size: .76rem;
    line-height: 1.45;
    margin: 7px 0 0;
    min-height: 34px;
}

.fdc-matchup-challenge-grid article.is-progress .fdc-matchup-challenge-result > p {
    color: #6ee7b7;
}

.fdc-matchup-challenge-grid article.is-invalid .fdc-matchup-challenge-result > p {
    color: #fca5a5;
}

.fdc-matchup-challenge-milestones {
    border-top: 1px solid rgba(148, 204, 230, .14);
    margin-top: 14px;
    padding-top: 13px;
}

.fdc-matchup-challenge-milestones > span {
    color: #67e8f9;
    display: block;
    font-size: .68rem;
    font-weight: 800;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.fdc-matchup-challenge-milestones dl {
    display: grid;
    gap: 7px;
    margin: 9px 0 0;
}

.fdc-matchup-challenge-milestones dl > div {
    align-items: baseline;
    display: grid;
    gap: 10px;
    grid-template-columns: minmax(105px, .7fr) minmax(0, 1.3fr);
}

.fdc-matchup-challenge-milestones dt {
    color: #86a6bb;
    font-size: .67rem;
}

.fdc-matchup-challenge-milestones dd {
    color: #eaf7fc;
    font-size: .72rem;
    font-weight: 750;
    margin: 0;
    text-align: right;
}

.fdc-matchup-challenge-methodology {
    background: rgba(2, 13, 27, .38);
    border: 1px solid rgba(148, 204, 230, .16);
    border-radius: 12px;
    margin-top: 20px;
    padding: 14px 16px;
}

.fdc-matchup-challenge-methodology[hidden] {
    display: none;
}

.fdc-matchup-challenge-methodology strong {
    color: #67e8f9;
    font-size: .78rem;
}

.fdc-matchup-challenge-methodology p {
    color: #9fb8c9;
    font-size: .76rem;
    line-height: 1.55;
    margin: 5px 0 0;
}

.fdc-matchup-challenge-safety {
    border-left: 3px solid #fbbf24;
    margin-top: 18px;
    padding: 4px 0 4px 13px;
}

.fdc-matchup-challenge-safety strong {
    color: #fde68a;
    font-size: .74rem;
}

.fdc-matchup-challenge-safety p {
    color: #9fb8c9;
    font-size: .72rem;
    line-height: 1.55;
    margin: 4px 0 0;
}

.fdc-matchup-challenge-share {
    align-items: center;
    background: rgba(8, 47, 73, .62);
    border: 1px solid rgba(103, 232, 249, .22);
    border-radius: 14px;
    display: grid;
    gap: 16px 22px;
    grid-template-columns: minmax(0, 1fr) auto;
    margin-top: 20px;
    padding: 16px;
}

.fdc-matchup-challenge-share[hidden] {
    display: none;
}

.fdc-matchup-challenge-share > div:first-child > span {
    color: #67e8f9;
    display: block;
    font-size: .66rem;
    font-weight: 850;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.fdc-matchup-challenge-share > div:first-child > strong {
    color: #f0f9ff;
    display: block;
    font-size: .84rem;
    margin-top: 4px;
}

.fdc-matchup-challenge-share > div:first-child > p {
    color: #9fb8c9;
    font-size: .71rem;
    line-height: 1.5;
    margin: 4px 0 0;
}

.fdc-matchup-challenge-share-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    justify-content: flex-end;
}

.fdc-matchup-challenge-share-actions button,
.fdc-matchup-challenge-share-actions a {
    align-items: center;
    appearance: none;
    background: transparent;
    border: 1px solid rgba(186, 230, 253, .38);
    border-radius: 9px;
    color: #dff5ff;
    cursor: pointer;
    display: inline-flex;
    font: inherit;
    font-size: .7rem;
    font-weight: 800;
    justify-content: center;
    min-height: 38px;
    padding: 8px 12px;
    text-decoration: none;
}

.fdc-matchup-challenge-share-actions [hidden] {
    display: none;
}

.fdc-matchup-challenge-share-actions button:first-child {
    background: #22b9ee;
    border-color: #22b9ee;
    color: #03213a;
}

.fdc-matchup-challenge-share-actions button:focus-visible,
.fdc-matchup-challenge-share-actions a:focus-visible {
    outline: 3px solid rgba(34, 211, 238, .35);
    outline-offset: 2px;
}

.fdc-matchup-challenge-share-status {
    color: #a9c0d0;
    font-size: .72rem;
    grid-column: 1 / -1;
    margin: -4px 0 0;
    min-height: 18px;
}

.fdc-matchup-challenge-share-status.is-ready {
    color: #6ee7b7;
}

.fdc-matchup-challenge-share-status.is-error {
    color: #fca5a5;
}

.fdc-matchup-challenge-share-status.is-notice {
    color: #fde68a;
}

.fdc-matchup-challenge-noscript {
    color: #fcd34d;
    margin: 18px 0 0;
}

.fdc-matchup-dna {
    box-sizing: border-box;
}

.fdc-matchup-dna-controls {
    background: #eaf0f6;
    border-radius: 14px;
    display: inline-flex;
    gap: 4px;
    margin-top: 26px;
    padding: 5px;
}

.fdc-matchup-dna-controls[hidden] {
    display: none;
}

.fdc-matchup-dna-controls button {
    appearance: none;
    background: transparent;
    border: 0;
    border-radius: 10px;
    color: #4b637a;
    cursor: pointer;
    font: inherit;
    font-size: .78rem;
    font-weight: 800;
    min-height: 40px;
    padding: 9px 18px;
}

.fdc-matchup-dna-controls button[aria-selected="true"] {
    background: #092845;
    box-shadow: 0 6px 14px rgba(9, 40, 69, .18);
    color: #fff;
}

.fdc-matchup-dna-controls button:focus-visible {
    outline: 3px solid rgba(14, 165, 233, .34);
    outline-offset: 2px;
}

.fdc-matchup-dna-panel {
    border-top: 1px solid #dce5ee;
    margin-top: 24px;
    padding-top: 24px;
}

.fdc-matchup-dna-panel[hidden] {
    display: none;
}

.fdc-matchup-dna-panel-heading {
    align-items: flex-start;
    display: flex;
    gap: 20px;
    justify-content: space-between;
}

.fdc-matchup-dna-panel-heading h3 {
    color: #102843;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 1.25rem;
    margin: 0 0 4px;
}

.fdc-matchup-dna-panel-heading p {
    color: #687d90;
    font-size: .78rem;
    line-height: 1.5;
    margin: 0;
}

.fdc-matchup-dna-legend {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.fdc-matchup-dna-legend span {
    align-items: center;
    color: #536a7e;
    display: flex;
    font-size: .72rem;
    font-weight: 700;
    gap: 7px;
    text-align: right;
}

.fdc-matchup-dna-legend i {
    background: #0ea5e9;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    width: 10px;
}

.fdc-matchup-dna-legend i.is-right {
    background: #f59e0b;
}

.fdc-matchup-dna-layout {
    align-items: start;
    display: grid;
    gap: 22px;
    grid-template-columns: minmax(0, 1.08fr) minmax(340px, .92fr);
    margin-top: 20px;
}

.fdc-matchup-dna-visual {
    align-items: center;
    aspect-ratio: 6 / 5;
    background:
        radial-gradient(circle at 50% 47%, rgba(14, 165, 233, .08), transparent 48%),
        #f7fafc;
    border: 1px solid #d8e3ed;
    border-radius: 18px;
    color: #718698;
    display: flex;
    justify-content: center;
    min-height: 380px;
    padding: 12px;
    text-align: center;
}

.fdc-matchup-dna-visual > span {
    font-size: .78rem;
    max-width: 250px;
}

.fdc-matchup-dna-visual svg {
    display: block;
    height: auto;
    max-height: 520px;
    width: 100%;
}

.fdc-matchup-dna-table-wrap {
    border: 1px solid #d8e3ed;
    border-radius: 15px;
    overflow-x: auto;
}

.fdc-matchup-dna-table-wrap:focus-visible {
    outline: 3px solid rgba(14, 165, 233, .3);
    outline-offset: 3px;
}

.fdc-matchup-dna-table {
    border: 0;
    border-collapse: collapse;
    margin: 0;
    table-layout: fixed;
    width: 100%;
}

.fdc-matchup-dna-table th,
.fdc-matchup-dna-table td {
    border: 0;
    border-bottom: 1px solid #e1e9f0;
    padding: 12px 13px;
    text-align: left;
    vertical-align: middle;
}

.fdc-matchup-dna-table thead th {
    background: #092845;
    color: #fff;
    font-size: .67rem;
}

.fdc-matchup-dna-table thead th:first-child {
    width: 34%;
}

.fdc-matchup-dna-table tbody tr:nth-child(even) {
    background: #f7f9fb;
}

.fdc-matchup-dna-table tbody tr:last-child th,
.fdc-matchup-dna-table tbody tr:last-child td {
    border-bottom: 0;
}

.fdc-matchup-dna-table tbody th strong {
    color: #0879b3;
    display: block;
    font-size: .76rem;
}

.fdc-matchup-dna-table tbody th span {
    color: #708295;
    display: block;
    font-size: .62rem;
    font-weight: 500;
    line-height: 1.35;
    margin-top: 2px;
}

.fdc-matchup-dna-table td strong {
    color: #14334f;
    font-size: .78rem;
}

.fdc-matchup-dna-table .fdc-matchup-unavailable {
    font-size: .7rem;
}

.fdc-matchup-dna-empty {
    background: #f3f6f8;
    border: 1px dashed #c7d5df;
    border-radius: 15px;
    color: #6a7e90;
    font-size: .8rem;
    margin-top: 20px;
    padding: 22px;
    text-align: center;
}

.fdc-matchup-timeline {
    box-sizing: border-box;
}

.fdc-matchup-timeline-loading {
    align-items: center;
    background: linear-gradient(135deg, #edf7fc, #f7fafc);
    border: 1px solid #cfe2ee;
    border-radius: 17px;
    color: #526b80;
    display: flex;
    gap: 15px;
    margin-top: 26px;
    min-height: 92px;
    padding: 20px;
}

.fdc-matchup-timeline-loading[hidden] {
    display: none;
}

.fdc-matchup-timeline-loading > span {
    animation: fdc-matchup-timeline-spin .9s linear infinite;
    border: 3px solid rgba(14, 165, 233, .2);
    border-radius: 50%;
    border-top-color: #0ea5e9;
    flex: 0 0 auto;
    height: 30px;
    width: 30px;
}

.fdc-matchup-timeline-loading strong {
    color: #14334f;
    display: block;
    font-size: .9rem;
}

.fdc-matchup-timeline-loading p {
    font-size: .75rem;
    margin: 3px 0 0;
}

.fdc-matchup-timeline-loading.is-error {
    align-items: flex-start;
    background: #fff7f3;
    border-color: #efc8b8;
    display: grid;
    gap: 5px;
}

.fdc-matchup-timeline-loading.is-error button {
    background: #143b5d;
    border: 0;
    border-radius: 9px;
    color: #fff;
    cursor: pointer;
    font: inherit;
    font-size: .73rem;
    font-weight: 800;
    justify-self: start;
    margin-top: 7px;
    padding: 9px 13px;
}

.fdc-matchup-timeline-loading.is-error button:focus-visible {
    outline: 3px solid rgba(14, 165, 233, .35);
    outline-offset: 3px;
}

@keyframes fdc-matchup-timeline-spin {
    to { transform: rotate(360deg); }
}

.fdc-matchup-timeline-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 26px;
}

.fdc-matchup-timeline-grid[hidden] {
    display: none;
}

.fdc-matchup-timeline-lane {
    background: #f7fafc;
    border: 1px solid #d9e4ed;
    border-radius: 18px;
    min-width: 0;
    overflow: hidden;
}

.fdc-matchup-timeline-lane > header {
    align-items: center;
    background: linear-gradient(135deg, #eaf7fd, #f8fbfd);
    border-bottom: 1px solid #d9e5ee;
    display: flex;
    gap: 12px;
    padding: 17px 19px;
}

.fdc-matchup-timeline-lane.is-right > header {
    background: linear-gradient(135deg, #fff5df, #fffaf0);
}

.fdc-matchup-timeline-lane > header img {
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #bdd7e7;
    height: 48px;
    object-fit: cover;
    width: 48px;
}

.fdc-matchup-timeline-lane.is-right > header img {
    box-shadow: 0 0 0 1px #e5cb91;
}

.fdc-matchup-timeline-lane > header div {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.fdc-matchup-timeline-lane > header strong {
    color: #123451;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fdc-matchup-timeline-lane > header span {
    color: #6c8193;
    font-size: .7rem;
    margin-top: 2px;
}

.fdc-matchup-timeline-lane ol {
    list-style: none;
    margin: 0;
    padding: 20px 18px 20px 42px;
    position: relative;
}

.fdc-matchup-timeline-lane ol::before {
    background: #bcdcec;
    bottom: 28px;
    content: "";
    left: 24px;
    position: absolute;
    top: 28px;
    width: 2px;
}

.fdc-matchup-timeline-lane.is-right ol::before {
    background: #ead2a1;
}

.fdc-matchup-timeline-item {
    background: #fff;
    border: 1px solid #dbe6ee;
    border-radius: 14px;
    box-shadow: 0 7px 18px rgba(25, 52, 76, .05);
    margin: 0 0 14px;
    padding: 15px;
    position: relative;
}

.fdc-matchup-timeline-item:last-child {
    margin-bottom: 0;
}

.fdc-matchup-timeline-item::before {
    background: #0ea5e9;
    border: 3px solid #f7fafc;
    border-radius: 50%;
    content: "";
    height: 12px;
    left: -25px;
    position: absolute;
    top: 20px;
    width: 12px;
}

.fdc-matchup-timeline-lane.is-right .fdc-matchup-timeline-item::before {
    background: #f59e0b;
}

.fdc-matchup-timeline-item-top {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    justify-content: space-between;
}

.fdc-matchup-timeline-item-top time {
    color: #527089;
    font-size: .67rem;
    font-weight: 800;
}

.fdc-matchup-timeline-item-top span {
    background: #e8f6fc;
    border-radius: 999px;
    color: #0879b3;
    font-size: .59rem;
    font-weight: 800;
    padding: 4px 7px;
    text-transform: uppercase;
}

.fdc-matchup-timeline-lane.is-right .fdc-matchup-timeline-item-top span {
    background: #fff3d8;
    color: #95610a;
}

.fdc-matchup-timeline-item h3 {
    color: #173751;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: .9rem;
    line-height: 1.35;
    margin: 9px 0 0;
}

.fdc-matchup-timeline-summary {
    color: #64798b;
    font-size: .72rem;
    line-height: 1.55;
    margin: 7px 0 0;
}

.fdc-matchup-timeline-details {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 10px;
}

.fdc-matchup-timeline-details span,
.fdc-matchup-timeline-details strong {
    background: #f0f5f8;
    border-radius: 7px;
    color: #4e667a;
    font-size: .64rem;
    padding: 5px 7px;
}

.fdc-matchup-timeline-details strong {
    background: #e7f6fd;
    color: #0878b1;
}

.fdc-matchup-timeline-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 12px;
}

.fdc-matchup-timeline-actions a {
    border: 1px solid #c8d9e5;
    border-radius: 8px;
    color: #116d9a;
    font-size: .65rem;
    font-weight: 800;
    padding: 7px 9px;
    text-decoration: none;
}

.fdc-matchup-timeline-actions a:hover,
.fdc-matchup-timeline-actions a:focus-visible {
    background: #edf8fd;
    border-color: #73bfdf;
}

.fdc-matchup-timeline-actions a:focus-visible {
    outline: 3px solid rgba(14, 165, 233, .3);
    outline-offset: 2px;
}

.fdc-matchup-timeline-actions .fdc-matchup-timeline-video {
    background: #122e47;
    border-color: #122e47;
    color: #fff;
}

.fdc-matchup-timeline-actions .fdc-matchup-timeline-video:hover,
.fdc-matchup-timeline-actions .fdc-matchup-timeline-video:focus-visible {
    background: #0a2238;
    border-color: #0a2238;
}

.fdc-matchup-timeline-empty {
    background: #fff;
    border: 1px dashed #cbd9e4;
    border-radius: 13px;
    color: #6e8191;
    font-size: .75rem;
    line-height: 1.55;
    padding: 18px;
    position: relative;
}

.fdc-matchup-timeline-limit,
.fdc-matchup-timeline-noscript {
    background: #eef3f6;
    color: #65798a;
    font-size: .67rem;
    line-height: 1.5;
    margin: 0;
    padding: 11px 18px;
}

.fdc-matchup-timeline-noscript {
    border: 1px dashed #cbd9e4;
    border-radius: 12px;
    margin-top: 20px;
}

.fdc-matchup-discipline-table-wrap {
    border: 1px solid #d8e3ed;
    border-radius: 16px;
    margin-top: 14px;
    overflow-x: auto;
}

.fdc-matchup-discipline-table-wrap:focus-visible {
    outline: 3px solid rgba(14, 165, 233, .3);
    outline-offset: 3px;
}

.fdc-matchup-discipline-table {
    border: 0;
    border-collapse: collapse;
    margin: 0;
    table-layout: fixed;
    width: 100%;
}

.fdc-matchup-discipline-table th,
.fdc-matchup-discipline-table td {
    border: 0;
    border-bottom: 1px solid #e0e8f0;
    padding: 17px 19px;
    text-align: left;
    vertical-align: top;
}

.fdc-matchup-discipline-table thead th {
    background: #0b2d4b;
    color: #fff;
    font-size: .74rem;
    letter-spacing: .04em;
}

.fdc-matchup-discipline-table thead th:first-child {
    width: 27%;
}

.fdc-matchup-discipline-table tbody tr:nth-child(even) {
    background: #f7f9fc;
}

.fdc-matchup-discipline-table tbody tr:last-child th,
.fdc-matchup-discipline-table tbody tr:last-child td {
    border-bottom: 0;
}

.fdc-matchup-discipline-table tbody th strong {
    color: #0879b3;
    display: block;
    font-size: .9rem;
}

.fdc-matchup-discipline-table tbody th span {
    color: #65798d;
    display: block;
    font-size: .72rem;
    font-weight: 500;
    line-height: 1.4;
    margin-top: 3px;
}

.fdc-matchup-discipline-table td > strong {
    color: #0b2845;
    display: block;
    font-size: 1.08rem;
}

.fdc-matchup-discipline-table td > small {
    color: #708296;
    display: block;
    font-size: .69rem;
    line-height: 1.45;
    margin-top: 3px;
}

.fdc-matchup-discipline-table td > a {
    color: #0879b3;
    display: block;
    font-size: .74rem;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 7px;
    text-decoration: none;
}

.fdc-matchup-discipline-table td > a:hover,
.fdc-matchup-discipline-table td > a:focus-visible {
    text-decoration: underline;
}

.fdc-matchup-methodology,
.fdc-matchup-discipline-empty {
    background: #edf8fd;
    border: 1px solid #c6e6f4;
    border-radius: 14px;
    color: #49677c;
    line-height: 1.55;
    margin-top: 22px;
    padding: 17px 19px;
}

.fdc-matchup-methodology strong,
.fdc-matchup-discipline-empty strong {
    color: #0b5378;
    display: block;
    font-size: .86rem;
}

.fdc-matchup-methodology p,
.fdc-matchup-discipline-empty span {
    display: block;
    font-size: .8rem;
    margin: 4px 0 0;
}

.fdc-matchup-advanced {
    border-top: 1px solid #dce6ee;
    margin-top: 26px;
    padding-top: 25px;
}

.fdc-matchup-advanced-heading > span {
    color: #0b83ba;
    font-size: .66rem;
    font-weight: 800;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.fdc-matchup-advanced-heading h3 {
    color: #14324d;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: clamp(1.08rem, 2.2vw, 1.4rem);
    margin: 5px 0 0;
}

.fdc-matchup-advanced-pair {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 18px;
}

.fdc-matchup-advanced-pair article {
    background: linear-gradient(135deg, #edf8fd, #f7fbfd);
    border: 1px solid #cfe3ee;
    border-radius: 15px;
    padding: 17px;
}

.fdc-matchup-advanced-pair article > span,
.fdc-matchup-advanced-signal-list section > span {
    color: #60778a;
    display: block;
    font-size: .63rem;
    font-weight: 800;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.fdc-matchup-advanced-pair strong {
    color: #0877ac;
    display: block;
    font-size: 1.2rem;
    margin-top: 5px;
}

.fdc-matchup-advanced-pair p,
.fdc-matchup-advanced-signal-list p,
.fdc-matchup-advanced-method p {
    color: #63798c;
    font-size: .7rem;
    line-height: 1.55;
    margin: 5px 0 0;
}

.fdc-matchup-advanced-athletes {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 16px;
}

.fdc-matchup-advanced-athlete {
    background: #f8fbfd;
    border: 1px solid #d6e4ed;
    border-radius: 17px;
    min-width: 0;
    overflow: hidden;
}

.fdc-matchup-advanced-athlete > header {
    align-items: center;
    background: linear-gradient(135deg, #e7f6fd, #f8fbfd);
    border-bottom: 1px solid #d7e5ee;
    display: flex;
    gap: 11px;
    padding: 15px 17px;
}

.fdc-matchup-advanced-athlete.is-right > header {
    background: linear-gradient(135deg, #fff3d8, #fffaf0);
}

.fdc-matchup-advanced-athlete > header img {
    border: 2px solid #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #bcd7e7;
    height: 44px;
    object-fit: cover;
    width: 44px;
}

.fdc-matchup-advanced-athlete.is-right > header img {
    box-shadow: 0 0 0 1px #e5cb91;
}

.fdc-matchup-advanced-athlete > header div {
    display: flex;
    flex-direction: column;
    min-width: 0;
}

.fdc-matchup-advanced-athlete > header strong {
    color: #153651;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fdc-matchup-advanced-athlete > header span {
    color: #6d8192;
    font-size: .66rem;
    margin-top: 2px;
}

.fdc-matchup-advanced-signal-list {
    display: grid;
    gap: 9px;
    padding: 13px;
}

.fdc-matchup-advanced-signal-list section {
    background: #fff;
    border: 1px solid #e0e8ef;
    border-radius: 12px;
    padding: 13px;
}

.fdc-matchup-advanced-signal-list section > strong {
    color: #183a55;
    display: block;
    font-size: .92rem;
    margin-top: 5px;
}

.fdc-matchup-advanced-athlete.is-right .fdc-matchup-advanced-signal-list section > strong {
    color: #80550d;
}

.fdc-matchup-advanced-method {
    background: #f1f5f8;
    border: 1px solid #d9e3ea;
    border-radius: 13px;
    margin-top: 15px;
    padding: 14px 16px;
}

.fdc-matchup-advanced-method strong {
    color: #315269;
    font-size: .76rem;
}

.fdc-matchup-foundation-grid {
    display: grid;
    gap: 14px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 25px;
}

.fdc-matchup-foundation-grid article {
    background: #f4f8fc;
    border: 1px solid #dce6f0;
    border-radius: 16px;
    padding: 22px;
}

.fdc-matchup-foundation-grid strong {
    color: #086a9d;
    display: block;
    font-size: 1.45rem;
    margin-bottom: 4px;
}

.fdc-matchup-foundation-grid span {
    color: #5b6e83;
    font-size: .9rem;
    line-height: 1.55;
}

.fdc-matchup-insights {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin: 24px 0 0;
}

.fdc-matchup-insights article {
    align-items: flex-start;
    background: #f5f9fc;
    border: 1px solid #dce7f0;
    border-radius: 14px;
    display: flex;
    gap: 11px;
    padding: 16px;
}

.fdc-matchup-insights article > span {
    align-items: center;
    background: #d8f1fc;
    border-radius: 50%;
    color: #0879b3;
    display: inline-flex;
    flex: 0 0 24px;
    font-size: .75rem;
    font-weight: 900;
    height: 24px;
    justify-content: center;
}

.fdc-matchup-insights p {
    color: #526a7f;
    font-size: .82rem;
    line-height: 1.58;
    margin: 0;
}

.fdc-matchup-error-shell {
    display: grid;
    min-height: 55vh;
    padding: 40px 18px 0;
    place-items: center;
}

.fdc-matchup-error {
    background: #fff;
    border: 1px solid #d5dfeb;
    border-radius: 24px;
    box-shadow: 0 20px 55px rgba(19, 45, 75, .1);
    max-width: 650px;
    padding: clamp(32px, 6vw, 58px);
    text-align: center;
}

.fdc-matchup-error h1 {
    color: #0b1b34;
    font-family: "Plus Jakarta Sans", sans-serif;
    margin: 8px 0 12px;
}

.fdc-matchup-error p {
    color: #5d6f84;
    margin-bottom: 22px;
}

@media (max-width: 820px) {
    .fdc-matchup-video-hero,
    .fdc-matchup-pair-header {
        min-height: 540px;
    }

    .fdc-matchup-pair-grid,
    .fdc-matchup-athletes {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-legacy-grid {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-current-form-grid {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-dna-layout {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-challenge-grid {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-timeline-grid {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-foundation-grid {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-advanced-pair,
    .fdc-matchup-advanced-athletes {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-insights {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-selector-grid {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-selector-vs {
        margin: -3px auto;
    }
}

@media (prefers-reduced-motion: reduce) {
    .fdc-matchup-hero-video {
        display: none;
    }

    .fdc-matchup-pair-link {
        transition: none;
    }

    .fdc-matchup-timeline-loading > span {
        animation: none;
    }
}

@media (max-width: 560px) {
    .fdc-matchup-video-hero,
    .fdc-matchup-pair-header {
        min-height: 500px;
    }

    .fdc-matchup-hero-content {
        padding: 62px 20px 54px;
    }

    .fdc-matchup-hero-content h1 {
        font-size: clamp(2.35rem, 13vw, 3.65rem);
        line-height: 1.02;
    }

    .fdc-matchup-validation,
    .fdc-matchup-challenge,
    .fdc-matchup-career,
    .fdc-matchup-current-form,
    .fdc-matchup-direct,
    .fdc-matchup-disciplines,
    .fdc-matchup-dna,
    .fdc-matchup-timeline,
    .fdc-matchup-foundation,
    .fdc-matchup-selector,
    .fdc-matchup-athlete-card {
        border-radius: 18px;
    }

    .fdc-matchup-validation,
    .fdc-matchup-challenge,
    .fdc-matchup-career,
    .fdc-matchup-current-form,
    .fdc-matchup-direct,
    .fdc-matchup-disciplines,
    .fdc-matchup-dna,
    .fdc-matchup-timeline,
    .fdc-matchup-foundation,
    .fdc-matchup-selector,
    .fdc-matchup-athletes {
        width: calc(100% - 20px);
    }

    .fdc-matchup-pair-link {
        grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
        padding: 16px 12px;
    }

    .fdc-matchup-pair-link .fdc-matchup-open {
        display: none;
    }

    .fdc-matchup-pair-athlete,
    .fdc-matchup-pair-athlete:first-of-type {
        flex-direction: column;
        text-align: center;
    }

    .fdc-matchup-pair-athlete img {
        height: 50px;
        width: 50px;
    }

    .fdc-matchup-athlete-topline {
        align-items: flex-start;
    }

    .fdc-matchup-athlete-topline > img {
        height: 74px;
        width: 74px;
    }

    .fdc-matchup-quick-stats {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-quick-stats > div:first-child {
        border-radius: 12px 12px 0 0;
    }

    .fdc-matchup-quick-stats > div:last-child {
        border-radius: 0 0 12px 12px;
    }

    .fdc-matchup-back {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .fdc-matchup-career {
        padding-left: 14px;
        padding-right: 14px;
    }

    .fdc-matchup-current-form {
        padding-left: 14px;
        padding-right: 14px;
    }

    .fdc-matchup-direct {
        padding-left: 14px;
        padding-right: 14px;
    }

    .fdc-matchup-dna {
        padding-left: 14px;
        padding-right: 14px;
    }

    .fdc-matchup-challenge {
        padding-left: 16px;
        padding-right: 16px;
    }

    .fdc-matchup-challenge-heading,
    .fdc-matchup-challenge-warning {
        align-items: flex-start;
        flex-direction: column;
    }

    .fdc-matchup-challenge-toolbar {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-challenge-toolbar label,
    .fdc-matchup-challenge-toolbar select,
    .fdc-matchup-challenge-toolbar button {
        grid-column: 1;
    }

    .fdc-matchup-challenge-views {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        width: 100%;
    }

    .fdc-matchup-challenge-views[hidden] {
        display: none;
    }

    .fdc-matchup-challenge-share {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-challenge-share-actions {
        justify-content: stretch;
    }

    .fdc-matchup-challenge-share-actions button,
    .fdc-matchup-challenge-share-actions a {
        flex: 1 1 100%;
    }

    .fdc-matchup-timeline {
        padding-left: 14px;
        padding-right: 14px;
    }

    .fdc-matchup-disciplines {
        padding-left: 14px;
        padding-right: 14px;
    }

    .fdc-matchup-career-table {
        min-width: 610px;
    }

    .fdc-matchup-measurement-controls {
        display: grid;
        grid-template-columns: 1fr;
        width: 100%;
    }

    .fdc-matchup-measurement-controls[hidden] {
        display: none;
    }

    .fdc-matchup-measurement-controls button {
        white-space: normal;
        width: 100%;
    }

    .fdc-matchup-discipline-table {
        min-width: 650px;
    }

    .fdc-matchup-career-table th,
    .fdc-matchup-career-table td {
        padding: 14px 13px;
    }

    .fdc-matchup-legacy-grid article > div {
        align-items: flex-start;
        flex-wrap: wrap;
    }

    .fdc-matchup-legacy-grid article[data-matchup-legacy-position]:only-child {
        grid-column: 1;
    }

    .fdc-matchup-current-form-stats {
        grid-template-columns: 1fr;
    }

    .fdc-matchup-direct-event > header,
    .fdc-matchup-direct-disciplines-heading {
        align-items: flex-start;
        flex-direction: column;
    }

    .fdc-matchup-direct-event-actions {
        align-items: flex-start;
    }

    .fdc-matchup-encounter-table {
        min-width: 650px;
    }

    .fdc-matchup-dna-panel-heading {
        flex-direction: column;
    }

    .fdc-matchup-dna-legend {
        align-items: flex-start;
    }

    .fdc-matchup-dna-legend span {
        text-align: left;
    }

    .fdc-matchup-dna-controls {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        width: 100%;
    }

    .fdc-matchup-dna-controls[hidden] {
        display: none;
    }

    .fdc-matchup-dna-controls button {
        padding-left: 8px;
        padding-right: 8px;
    }

    .fdc-matchup-dna-visual {
        min-height: 280px;
        padding: 4px;
    }

    .fdc-matchup-dna-table {
        min-width: 520px;
    }
}
