.results-page{background:#eef1f5}.results-hero{padding:64px clamp(20px,7vw,110px);background:var(--ink);color:#fff;display:flex;justify-content:space-between;align-items:end;gap:30px}.results-hero h1{font-size:clamp(3.5rem,8vw,7rem)}.results-hero>div>p:last-child{color:#aeb6c4;font-size:1.05rem}.result-state{min-width:280px;background:#202735;border:1px solid #343d4d;border-radius:6px;padding:18px;display:flex;gap:13px;align-items:center}.result-state div{display:flex;flex-direction:column;gap:4px}.result-state small{color:#aeb6c4}.live-dot{width:12px;height:12px;background:var(--lime);border-radius:50%;box-shadow:0 0 0 6px rgba(223,255,82,.12)}.results-shell{padding:46px clamp(20px,6vw,92px) 90px;min-height:580px}.result-tabs{display:inline-flex;background:#dfe3e9;border-radius:6px;padding:5px;margin-bottom:22px}.result-tabs button{border:0;background:transparent;padding:11px 18px;border-radius:4px;font:inherit;font-weight:800;cursor:pointer}.result-tabs button[aria-selected=true]{background:#fff;box-shadow:0 2px 8px rgba(16,20,28,.08)}.result-panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:clamp(20px,4vw,42px)}.panel-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.panel-title h2{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.04em;margin:0}.panel-title>p{max-width:390px;color:var(--muted);line-height:1.5}.score-duel{display:grid;grid-template-columns:1fr 60px 1fr;align-items:center;margin-bottom:30px}.score-team{min-height:110px;padding:25px 30px;display:flex;align-items:center;justify-content:space-between;color:#fff}.score-team.pumas{background:var(--blue)}.score-team.tigres{background:var(--red)}.score-team span{font-size:2rem}.score-team div{display:flex;flex-direction:column}.score-team small{text-transform:uppercase;letter-spacing:.12em;font-weight:900}.score-team b{font-size:2.4rem;line-height:1}.score-team.tigres div{text-align:right}.versus{text-align:center;font-weight:950}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:5px}table{border-collapse:collapse;width:100%;min-width:720px}th,td{padding:16px;text-align:left;border-bottom:1px solid var(--line)}thead th{background:#f4f6f8;color:#667080;text-transform:uppercase;font-size:.72rem;letter-spacing:.08em}tbody th{white-space:nowrap}.team-dot{width:10px;height:10px;border-radius:50%;display:inline-block;margin-right:9px}.team-dot.blue{background:var(--blue)}.team-dot.red{background:var(--red)}.status{display:inline-block;border-radius:99px;padding:6px 10px;font-size:.73rem;font-weight:850}.status.waiting{background:#edf0f4;color:#697080}.detail-filters{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.detail-filters button{border:1px solid var(--line);background:#fff;border-radius:99px;padding:8px 13px;font:inherit;font-size:.78rem;font-weight:800}.detail-filters .active{background:var(--ink);color:#fff}.empty-row td{text-align:center;padding:64px 20px;color:var(--muted)}.empty-row b,.empty-row span{display:block}.empty-row b{color:var(--ink);font-size:1.05rem;margin-bottom:7px}@media(max-width:900px){.results-hero{align-items:start;flex-direction:column}.panel-title{align-items:start;flex-direction:column}.score-duel{grid-template-columns:1fr}.versus{padding:10px}}@media(max-width:580px){.result-state{min-width:0;width:100%}.result-tabs{width:100%}.result-tabs button{flex:1;padding:10px}.score-team{min-height:90px}.results-shell{padding-top:28px}}
