.ladder-page{background:var(--background);min-height:100vh;color:var(--foreground)}.ladder-page main{max-width:1100px;margin:60px auto;padding:0 24px}.ladder-page h1{margin:8px 0;font-size:30px;font-weight:600}.ladder-page p{color:var(--muted-foreground);font-size:13px;line-height:1.6}.ladder-caption{color:var(--muted-foreground);letter-spacing:.04em;font-size:11px}.ladder-filters{flex-wrap:wrap;gap:18px;margin:32px 0 20px;display:flex}.ladder-filters label{gap:8px;min-width:150px;font-size:12px;display:grid}.ladder-filters select{background:var(--card);border:1px solid var(--border);border-radius:6px;padding:9px}.ladder-table{border:1px solid var(--border);border-radius:10px;overflow:auto}.ladder-table table{border-collapse:collapse;white-space:nowrap;width:100%}.ladder-table th,.ladder-table td{text-align:left;border-bottom:1px solid var(--border);padding:15px;font-size:13px}.ladder-table th,.ladder-table small{color:var(--muted-foreground);font-size:11px}.ladder-table small{margin-top:4px;display:block}.ladder-table a:hover{text-decoration:underline}.ladder-page footer{justify-content:space-between;align-items:center;gap:12px;margin:20px 0;font-size:12px;display:flex}.ladder-player{align-items:center;gap:10px;min-width:220px;display:flex}.ladder-profile-icon,.ladder-profile-placeholder{border:1px solid var(--border);object-fit:cover;border-radius:8px;flex-shrink:0;width:38px;height:38px}.ladder-profile-placeholder{color:var(--muted-foreground);background:var(--card);place-items:center;display:grid}.ladder-rank-icon{object-fit:contain;flex-shrink:0;width:30px;height:34px}.ladder-player a{padding:4px 0;display:block}.ladder-player strong{font-weight:600}.ladder-player a:hover strong{color:var(--primary)}.ladder-player a:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:3px}.ladder-table tbody tr:hover{background:var(--accent)}.ladder-rank{align-items:center;gap:8px;display:inline-flex}.ladder-podium{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.ladder-podium article{border:1px solid var(--border);background:var(--card);border-radius:10px;padding:22px}.ladder-podium article:first-child{border-top:2px solid #c9ac69}.ladder-podium article:nth-child(2){border-top:2px solid #a5b4c5}.ladder-podium article:nth-child(3){border-top:2px solid #b98b70}.ladder-podium-header{justify-content:center;align-items:center;gap:12px;min-width:0;display:flex}.ladder-podium-header>div{overflow-wrap:anywhere;min-width:0}.ladder-podium-header a:hover{text-decoration:underline}.ladder-podium small{color:var(--muted-foreground);margin-top:5px;font-size:11px;display:block}.ladder-place{color:var(--muted-foreground);font-size:24px;font-weight:600}.ladder-podium-lp{justify-content:center;align-items:center;gap:10px;margin:26px 0 16px;display:flex}.ladder-podium-lp>strong{color:var(--primary);font-variant-numeric:tabular-nums;font-size:30px}.ladder-podium-lp strong small{font-size:13px;display:inline}.ladder-podium-record{justify-content:space-between;gap:10px;font-size:12px;display:flex}.ladder-wr-bar{background:color-mix(in srgb, var(--muted-foreground) 25%, transparent);border-radius:4px;width:100px;height:4px;margin-top:8px;overflow:hidden}.ladder-wr-bar>span{background:var(--primary);height:100%;display:block}@media (max-width:700px){.ladder-podium{grid-template-columns:1fr}.ladder-podium article{padding:16px}.ladder-podium-lp{margin:14px 0}}.ladder-linked-card,.ladder-linked-row{position:relative}.ladder-profile-link:after{content:"";z-index:1;cursor:pointer;position:absolute;inset:0}.ladder-linked-card:hover{background:var(--accent)}.ladder-linked-card:focus-within,.ladder-linked-row:focus-within{outline:2px solid var(--primary);outline-offset:-2px}.ladder-cutoffs>div{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.ladder-cutoffs article{background:var(--card);border:1px solid var(--border);border-radius:8px;gap:8px;padding:18px;display:grid}.ladder-cutoffs b{color:var(--primary);font-size:24px}.ladder-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.ladder-heading p{margin-bottom:0}.ladder-toolbar .ladder-filters{flex-wrap:nowrap;gap:8px;margin:0}.ladder-toolbar .ladder-filters label{gap:5px;min-width:0;font-size:11px}.ladder-toolbar .ladder-filters select{max-width:150px;height:36px;padding:6px 10px;font-size:12px}.ladder-cutoffs{margin:0 0 18px}.ladder-cutoffs>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ladder-cutoffs article{border-radius:5px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:6px 14px;display:flex}.ladder-cutoffs article>strong{font-size:12px;font-weight:600}.ladder-cutoff-value{white-space:nowrap;align-items:center;gap:6px;display:flex}.ladder-cutoff-value img{object-fit:contain;width:28px;height:30px}.ladder-cutoffs b{font-variant-numeric:tabular-nums;font-size:20px}.ladder-cutoff-value small{color:var(--muted-foreground);font-size:11px}.ladder-cutoffs .ladder-caption{margin:5px 0 0;font-size:10px}.ladder-podium{gap:12px;margin-bottom:18px}.ladder-podium article{border-radius:6px;padding:16px}.ladder-podium-lp{margin:18px 0 12px}.ladder-table th,.ladder-table td{padding:10px 14px}@media (max-width:900px){.ladder-toolbar{flex-wrap:wrap;gap:16px}.ladder-toolbar .ladder-filters{margin-left:auto}}@media (max-width:540px){.ladder-page main{margin-top:30px;padding:0 16px}.ladder-toolbar .ladder-filters{width:100%}.ladder-toolbar .ladder-filters label{flex:1}.ladder-toolbar .ladder-filters select{width:100%;min-width:0;max-width:none}.ladder-cutoffs>div{grid-template-columns:1fr;gap:8px}}
