.public-performance-filters{display:grid;grid-template-columns:1.4fr repeat(5,minmax(130px,1fr)) auto auto;align-items:end;gap:10px;margin:18px 0;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.public-performance-filters .btn{min-height:48px;padding:0 15px}.performance-view-bar{display:flex;align-items:center;gap:3px;margin-bottom:12px}.performance-view-bar span{margin-right:8px;color:var(--muted);font-size:12px;font-weight:800}.performance-view-bar a{padding:8px 13px;border-radius:5px;color:var(--dark);background:#e9effa;text-decoration:none;font-size:12px;font-weight:800}.performance-view-bar a.active{color:#fff;background:var(--blue)}.performance-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:14px}.performance-stat-grid div{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border:1px solid var(--line);border-radius:7px;background:#fff}.performance-stat-grid strong{color:var(--dark);font-size:24px}.performance-stat-grid span{color:var(--muted);font-size:11px;text-transform:uppercase}.performance-group-head small{display:block;margin-top:3px;color:#dce7ff}.performance-group-head b{font-size:11px;text-transform:uppercase}.athlete-performance-events{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;padding:8px 16px 12px}.athlete-performance-events>div{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 3px;border-bottom:1px solid var(--line)}.athlete-performance-events span,.athlete-performance-events small{display:block}.athlete-performance-events small{margin-top:3px;color:var(--muted);font-size:11px}.athlete-performance-events b{white-space:nowrap;color:var(--dark);font-size:12px}
@media(max-width:1200px){.public-performance-filters{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.public-performance-filters{grid-template-columns:1fr 1fr}.performance-stat-grid{grid-template-columns:1fr 1fr}.athlete-performance-events{grid-template-columns:1fr}}@media(max-width:520px){.public-performance-filters,.performance-stat-grid{grid-template-columns:1fr}.performance-view-bar{overflow:auto}.performance-view-bar span{display:none}}
@media print{.athlete-performance-events{grid-template-columns:repeat(2,1fr);padding:4px 10px}.athlete-performance-events>div{padding:5px 2px}.performance-stat-grid{display:none}}
