.matrix-page-header{background:linear-gradient(135deg,var(--surface)0%,var(--surface-2)100%);color:var(--text);padding:1.5rem 0}.matrix-page-header h1{font-size:var(--text-3xl);color:var(--text);margin:0 0 .25rem;font-weight:800}.matrix-page-header .subtitle{font-size:var(--text-lg);opacity:.9;margin:0}.matrix-page-header .meta{font-size:var(--text-md);opacity:.7;margin:.5rem 0 0}.back-link{font-size:var(--text-md);color:var(--text-2);align-items:center;gap:.25rem;margin-bottom:.75rem;text-decoration:none;display:inline-flex}.back-link:hover{color:var(--text)}.legend{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius);font-size:var(--text-base);color:var(--text-2);flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.legend-item{align-items:center;gap:.35rem;display:flex}.legend-badge{border-radius:var(--radius-xs);width:20px;height:20px;font-weight:700;line-height:20px;font-size:var(--text-2xs);text-align:center;display:inline-block}.legend-badge.better{color:var(--green);background:#16a34a26}.legend-badge.worse{color:var(--red);background:#dc262626}.legend-badge.same{background:var(--surface-2);color:var(--text-2)}.matrix-wrapper{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);overflow-x:auto}.judge-matrix-table{border-collapse:collapse;width:100%;font-size:var(--text-base)}.judge-matrix-table th,.judge-matrix-table td{text-align:center;border:1px solid var(--border);white-space:nowrap;padding:8px 10px}.judge-matrix-table thead th{background:var(--table-header-bg);color:var(--text);z-index:2;font-weight:600;position:sticky;top:0}.judge-matrix-table tbody tr:nth-child(2n){background:var(--surface-2)}.judge-matrix-table tbody tr:hover{background:var(--table-row-hover)!important}.judge-matrix-table th.col-rank,.judge-matrix-table td.col-rank{z-index:1;background:inherit;min-width:40px;font-weight:800;font-size:var(--text-md);position:sticky;left:0}.judge-matrix-table thead th.col-rank{z-index:3;background:var(--table-header-bg)}.judge-matrix-table th.col-name,.judge-matrix-table td.col-name{z-index:1;background:inherit;text-align:left;min-width:160px;font-weight:500;position:sticky;left:40px}.judge-matrix-table thead th.col-name{z-index:3;background:var(--table-header-bg)}.judge-matrix-table th.col-nation,.judge-matrix-table td.col-nation{z-index:1;background:inherit;min-width:50px;position:sticky;left:200px}.judge-matrix-table thead th.col-nation{z-index:3;background:var(--table-header-bg)}.jm-cell{flex-direction:column;align-items:center;gap:2px;display:flex}.jm-rank-badge{border-radius:var(--radius-sm);min-width:22px;height:22px;font-weight:700;line-height:22px;font-size:var(--text-xs);text-align:center;display:inline-block}.jm-rank-badge.better{color:var(--green);background:#16a34a26}.jm-rank-badge.worse{color:var(--red);background:#dc262626}.jm-rank-badge.same{background:var(--surface-2);color:var(--text-2)}.jm-tss{font-size:var(--text-xs);color:var(--text-2)}.jm-official-tss{color:var(--blue,var(--blue));font-weight:700}.judge-header-cell{font-size:var(--text-sm);flex-direction:column;align-items:center;gap:2px;display:flex}.judge-header-link{color:inherit;font-weight:600;text-decoration:none}.judge-header-link:hover{color:var(--blue,var(--blue));text-decoration:underline}.judge-country-block{font-size:var(--text-2xs);color:var(--text-2);flex-direction:column;align-items:center;gap:0;display:flex}.judge-country-block .judge-flag{line-height:1}.judge-country-block .judge-country{font-size:var(--text-2xs);line-height:1}.skater-link{color:inherit;text-decoration:none}.skater-link:hover{color:var(--blue,var(--blue));text-decoration:underline}.jm-loading{text-align:center;padding:3rem}.jm-loading .spinner{border:3px solid var(--border);border-top-color:var(--blue,var(--blue));border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:.8s linear infinite jm-spin}@keyframes jm-spin{to{transform:rotate(360deg)}}.jm-empty-state{text-align:center;color:var(--text-3);padding:3rem}.jm-anon-warning{max-width:var(--container-width);border-radius:var(--radius);font-size:var(--text-base);color:var(--text-2);background:#eab30814;border:1px solid #eab30840;align-items:flex-start;gap:.5rem;margin:.75rem auto;padding:.65rem 1rem;line-height:1.4;display:flex}.jm-anon-warning .warn-icon{font-size:var(--text-xl);flex-shrink:0;margin-top:1px}@media (max-width:768px){.matrix-wrapper{overflow:visible!important}.judge-matrix-table{font-size:var(--text-2xs);table-layout:fixed!important;width:100%!important;min-width:unset!important}.judge-matrix-table th,.judge-matrix-table td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-width:unset!important;padding:1px!important;position:static!important;left:auto!important}.judge-matrix-table th{font-size:.45rem}.judge-matrix-table .col-rank{width:3%!important;font-size:var(--text-2xs)!important}.judge-matrix-table .col-name{width:14%!important;font-size:.4rem!important}.judge-matrix-table .col-nation{display:none!important}.judge-matrix-table th:not(.col-rank):not(.col-name):not(.col-nation),.judge-matrix-table td:not(.col-rank):not(.col-name):not(.col-nation){width:6%!important}.jm-tss{font-size:.35rem!important;display:block!important}.jm-rank-badge{min-width:12px;height:12px;font-size:.4rem;line-height:12px}.jm-cell{gap:0}.judge-header-cell{font-size:.45rem}.judge-header-name,.judge-header-name-link{display:none}.judge-country-block .judge-flag{font-size:.45rem}.judge-country-block .judge-country{display:none}.legend{font-size:var(--text-2xs);gap:.4rem;margin-bottom:.5rem;padding:.3rem .4rem}.legend-badge{width:12px;height:12px;font-size:.45rem;line-height:12px}.page-wrap,.wrap{padding-left:.15rem!important;padding-right:.15rem!important}.matrix-page-header h1{font-size:var(--text-md)}.matrix-page-header .subtitle{font-size:var(--text-xs)}.matrix-page-header .meta{font-size:var(--text-2xs)}.back-link{font-size:var(--text-xs);margin-bottom:.3rem}}@media (max-width:640px){.judge-matrix-table{font-size:.45rem}.judge-matrix-table th{font-size:.4rem}.jm-rank-badge{min-width:12px;height:12px;font-size:.4rem;line-height:12px}.matrix-page-header h1{font-size:var(--text-base)}}.jm-empty-icon{font-size:var(--text-5xl);margin-bottom:1rem}.jm-empty-msg{margin-bottom:1rem}.jm-browse-link{color:var(--blue);text-decoration:none}.jm-browse-link-mt{color:var(--blue);margin-top:1rem;text-decoration:none}.jm-error-state{color:var(--red)}.jm-section-top{padding-top:1rem}.jm-hint{font-size:var(--text-base)}.jm-judge-th{padding:10px 8px}.jm-isu-badge{font-size:var(--text-2xs);background:var(--surface-2);border-radius:var(--radius-xs);padding:1px 4px}.jm-ded-red{color:var(--red);font-weight:500}.jm-ded-normal{font-weight:500}.jm-fallback{text-align:center;padding:64px}.judge-header-name,.judge-header-name-link{font-size:var(--text-2xs);color:var(--text-2);text-overflow:ellipsis;white-space:nowrap;max-width:72px;font-weight:500;line-height:1.2;text-decoration:none;overflow:hidden}.judge-header-name-link:hover{color:var(--blue);text-decoration:underline}@media (min-width:1024px){.matrix-wrapper{overflow-x:hidden}.judge-matrix-table{font-size:var(--text-md)}.judge-matrix-table th,.judge-matrix-table td{padding:10px 12px;position:static;left:auto}.judge-matrix-table .col-rank{width:50px;position:static}.judge-matrix-table .col-name{min-width:180px;font-size:var(--text-md);position:static}.judge-matrix-table .col-nation{width:60px;position:static}.judge-matrix-table thead th.col-rank,.judge-matrix-table thead th.col-name,.judge-matrix-table thead th.col-nation{position:static}.jm-judge-th{padding:8px 6px!important}.jm-rank-badge{min-width:28px;height:28px;line-height:28px;font-size:var(--text-sm)}.jm-tss{font-size:var(--text-sm)}.jm-official-tss{font-size:var(--text-md)}.judge-header-cell{font-size:var(--text-sm);gap:2px}.judge-header-name,.judge-header-name-link{font-size:var(--text-2xs);max-width:80px}.judge-flag{font-size:1.1em}.legend{font-size:var(--text-md);gap:2rem;padding:.85rem 1.25rem}.legend-badge{width:24px;height:24px;line-height:24px;font-size:var(--text-xs)}.skater-link{font-size:var(--text-md)}}@media (min-width:1440px){.judge-matrix-table{font-size:var(--text-lg)}.judge-matrix-table th,.judge-matrix-table td{padding:12px 14px}.judge-matrix-table .col-name{min-width:240px}.jm-rank-badge{min-width:30px;height:30px;line-height:30px;font-size:var(--text-sm)}.jm-tss{font-size:var(--text-sm)}.judge-header-name,.judge-header-name-link{font-size:var(--text-xs);max-width:90px}.judge-header-cell{gap:3px}.legend{font-size:var(--text-lg)}}
