.hof-podium{display:grid;grid-template-columns:repeat(5,1fr);gap:.6rem;align-items:end}@media(max-width:720px){.hof-podium{grid-template-columns:repeat(5,1fr);gap:.35rem}}.hof-card{list-style:none;border-radius:.7rem;overflow:hidden;transition:transform .18s,box-shadow .18s}.hof-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.hof-card-inner{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.25rem;padding:.85rem .6rem 1rem;text-align:center;min-height:8rem;border:1px solid rgb(var(--archive-line));background:rgb(var(--archive-surface) / .7);color:rgb(var(--archive-ink));text-decoration:none}.hof-medal{font-size:1.5rem;line-height:1;filter:drop-shadow(0 1px 2px rgb(43 35 26 / .2))}.hof-name{font-size:1rem;font-weight:600;color:rgb(var(--archive-ink));letter-spacing:-.005em;word-break:keep-all}.hof-count{font-size:.78rem;color:rgb(var(--archive-accent));font-weight:600;font-variant-numeric:tabular-nums}.hof-dept{font-size:.7rem;color:rgb(var(--archive-muted));max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hof-rank-1 .hof-card-inner{min-height:11rem;border-color:#d4af37;background:linear-gradient(180deg,color-mix(in srgb,#d4af37 28%,rgb(var(--archive-surface))),rgb(var(--archive-surface)) 70%);box-shadow:0 6px 18px -4px #d4af3759}.hof-rank-1 .hof-medal{font-size:2rem}.hof-rank-1 .hof-name{font-size:1.18rem}.hof-rank-2 .hof-card-inner{min-height:9.5rem;border-color:#a8a8a8;background:linear-gradient(180deg,color-mix(in srgb,#c0c0c0 22%,rgb(var(--archive-surface))),rgb(var(--archive-surface)) 70%)}.hof-rank-2 .hof-medal{font-size:1.7rem}.hof-rank-3 .hof-card-inner{min-height:9.5rem;border-color:#b08040;background:linear-gradient(180deg,color-mix(in srgb,#b87333 20%,rgb(var(--archive-surface))),rgb(var(--archive-surface)) 70%)}.hof-rank-3 .hof-medal{font-size:1.7rem}.hof-rank-4 .hof-card-inner,.hof-rank-5 .hof-card-inner{min-height:7.5rem}.hof-rank-4 .hof-medal,.hof-rank-5 .hof-medal{font-size:.95rem;font-weight:700;width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgb(var(--archive-line) / .6);color:rgb(var(--archive-muted))}.dark .hof-rank-1 .hof-card-inner{background:linear-gradient(180deg,color-mix(in srgb,#d4af37 22%,rgb(var(--archive-surface))),rgb(var(--archive-surface)) 70%)}.dark .hof-rank-2 .hof-card-inner{background:linear-gradient(180deg,color-mix(in srgb,#c0c0c0 16%,rgb(var(--archive-surface))),rgb(var(--archive-surface)) 70%)}.dark .hof-rank-3 .hof-card-inner{background:linear-gradient(180deg,color-mix(in srgb,#b87333 18%,rgb(var(--archive-surface))),rgb(var(--archive-surface)) 70%)}.hof-top50-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media(min-width:640px){.hof-top50-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.hof-top50-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.hof-top50-card{list-style:none}.hof-top50-inner{display:flex;flex-direction:column;gap:.15rem;padding:.55rem .7rem;border:1px solid rgb(var(--archive-line));border-radius:.45rem;background:rgb(var(--archive-surface) / .7);color:rgb(var(--archive-ink));text-decoration:none;transition:background .15s,border-color .15s,transform .15s}.hof-top50-inner:hover{background:rgb(var(--archive-surface));border-color:rgb(var(--archive-accent) / .5);transform:translateY(-1px)}.hof-top50-rank{font-size:.68rem;font-weight:600;color:rgb(var(--archive-accent));font-variant-numeric:tabular-nums;letter-spacing:.04em}.hof-top50-name{font-size:.95rem;font-weight:600;color:rgb(var(--archive-ink));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hof-top50-count{font-size:.72rem;color:rgb(var(--archive-muted));font-variant-numeric:tabular-nums}.hof-top50-dept{font-size:.7rem;color:rgb(var(--archive-muted) / .85);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.freq-rest-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;list-style:none;padding:0;margin:0}@media(min-width:640px){.freq-rest-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.freq-rest-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.freq-rest-row{list-style:none}.freq-rest-chip{display:flex;align-items:center;gap:.45rem;padding:.35rem .6rem;border:1px solid rgb(var(--archive-line));border-radius:.4rem;background:rgb(var(--archive-surface) / .7);color:rgb(var(--archive-ink));text-decoration:none;transition:background .15s,border-color .15s;min-height:2.1rem}.freq-rest-chip:hover{background:rgb(var(--archive-surface));border-color:rgb(var(--archive-accent) / .5);color:rgb(var(--archive-accent))}.freq-rest-rank{flex-shrink:0;font-size:.66rem;font-weight:600;color:rgb(var(--archive-muted));font-variant-numeric:tabular-nums}.freq-rest-name{flex:1;min-width:0;font-size:.85rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.freq-rest-count{flex-shrink:0;font-size:.7rem;color:rgb(var(--archive-muted));font-variant-numeric:tabular-nums}
