.profile-crumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:12px;color:var(--fg-tertiary);margin-block-end:16px}.profile-crumb a{color:var(--fg-tertiary);transition:color var(--duration-fast) var(--ease-expo-out)}.profile-crumb a:hover{color:var(--fg-primary)}.profile-crumb__sep{inline-size:13px;block-size:13px;color:var(--fg-disabled);flex:none}.profile-crumb b{color:var(--fg-secondary);font-weight:var(--weight-semibold)}.stbl{width:100%;border-collapse:collapse;font-size:13px}.stbl thead th{font-size:10px;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--fg-tertiary);text-align:right;padding:0 0 8px}.stbl thead th.club{text-align:left}.stbl tbody td{padding:8px 0;font-variant-numeric:tabular-nums;text-align:right;color:var(--fg-secondary)}.stbl tbody tr+tr td{border-top:1px solid var(--bd-subtle)}.stbl td.pos{width:36px;text-align:left;color:var(--fg-secondary);font-family:var(--font-data);font-weight:var(--weight-bold);font-variant-numeric:tabular-nums;position:relative}.stbl td.club{text-align:left;white-space:nowrap}.stbl td.pts{color:var(--fg-primary);font-weight:var(--weight-semibold)}.stbl .club-lockup{display:inline-flex;align-items:center;gap:8px}.stbl tbody td:first-child,.stbl thead th:first-child{padding-left:12px}.stbl tbody td:last-child,.stbl thead th:last-child{padding-right:12px}.stbl tr.is-self td{background:var(--primary-tint)}.stbl tr.is-self td.club{font-weight:var(--weight-semibold);color:var(--fg-primary)}.stbl tr.is-self td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.stbl tr.is-self td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.stbl tr.z-promo td.pos:before,.stbl tr.z-rel td.pos:before,.stbl tr.z-ucl td.pos:before,.stbl tr.z-uecl td.pos:before,.stbl tr.z-uel td.pos:before{content:"";position:absolute;left:2px;top:8px;bottom:8px;width:3px;border-radius:2px}.stbl tr.z-ucl td.pos:before{background:var(--success)}.stbl tr.z-uel td.pos:before{background:var(--warning)}.stbl tr.z-uecl td.pos:before{background:var(--info)}.stbl tr.z-promo td.pos:before{background:var(--success)}.stbl tr.z-rel td.pos:before{background:var(--danger)}.stbl-legend{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px;font-size:11px;color:var(--fg-tertiary)}.stbl-legend .lg{display:inline-flex;align-items:center;gap:8px}.stbl-legend .sw{width:3px;height:12px;border-radius:2px;flex:none}.stbl-legend .sw.ucl{background:var(--success)}.stbl-legend .sw.uel{background:var(--warning)}.stbl-legend .sw.uecl{background:var(--info)}.stbl-legend .sw.promo{background:var(--success)}.stbl-legend .sw.rel{background:var(--danger)}.cz-pagehead{margin:0}.cz-pagehead-back{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:var(--weight-medium);color:var(--fg-tertiary);text-decoration:none;margin-block-end:16px;transition:color var(--cz-dur-150)}.cz-pagehead-back:hover{color:var(--fg-primary)}.cz-pagehead-back .cz-pagehead-chev{font-size:15px;line-height:1}.cz-pagehead-eyebrow{font-size:11px;font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase;color:var(--primary);margin-block-end:8px}.cz-pagehead-row{display:flex;align-items:flex-start;gap:16px}.cz-pagehead-titlewrap{min-inline-size:0;flex:1}.cz-pagehead-title{font-family:var(--font-heading);font-weight:var(--weight-semibold);font-size:36px;letter-spacing:-.018em;line-height:1.08;margin:0;color:var(--fg-primary)}.cz-pagehead-title.compact{font-size:26px}.cz-pagehead-sub{font-size:13px;color:var(--fg-tertiary);margin:8px 0 0}.cz-pagehead-action{flex:none;display:inline-flex;align-items:center;gap:8px;padding-block-start:4px}.cz-ltable{width:100%;border-collapse:collapse;font-size:13px}.cz-ltable thead th{font-size:11px;font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--fg-tertiary);text-align:left;padding:0 12px 8px;border-bottom:1px solid var(--bd-subtle);white-space:nowrap}.cz-ltable thead th.num{text-align:right}.cz-ltable tbody td{padding:8px 12px;color:var(--fg-primary);border-bottom:1px solid var(--bd-subtle)}.cz-ltable tbody tr:last-child td{border-bottom:0}.cz-ltable td.num{text-align:right;font-variant-numeric:tabular-nums}.cz-ltable td.muted{color:var(--fg-tertiary)}.cz-ltable.dense tbody td{padding:4px 12px}.cz-ltable.clickable tbody tr{cursor:pointer;transition:background var(--cz-dur-150)}.cz-ltable.clickable tbody tr:hover{background:var(--bg-sunken)}