.matches{border-radius:var(--border-radius);border:1px solid #17806b33;border-inline-start:4px solid var(--accent-color);background-color:#17806b0d;margin-bottom:2.5rem;padding:1.4rem 1.5rem}.matches-head{margin-bottom:1rem}.matches-title{color:var(--accent-on-tint);margin:0 0 .25rem;font-size:1.2rem}.matches-sub{color:var(--text-muted);margin:0;font-size:.9rem}.matches-groups,.matches-list{margin:0;padding:0;list-style:none}.matches-groups{flex-direction:column;gap:.6rem;display:flex}.matches-group{background-color:var(--bg-card);border:1px solid var(--border-light);border-radius:12px;overflow:hidden}.matches-group-head{text-align:right;cursor:pointer;background:0 0;border:none;align-items:center;gap:.85rem;width:100%;padding:.85rem 1rem;font-family:inherit;transition:background-color .2s;display:flex}.matches-group-head:hover{background-color:#087f8c0a}.matches-count{background-color:var(--accent-color);min-width:2rem;height:2rem;color:var(--white);font-variant-numeric:tabular-nums;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 .45rem;font-size:.95rem;font-weight:800;display:inline-flex}.matches-group-text{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.matches-group-title{color:var(--text-main);overflow-wrap:anywhere;font-weight:700}.matches-group-meta{color:var(--text-muted);font-size:.83rem}.matches-caret{color:var(--text-muted);flex:none;transition:transform .2s}.matches-group-head.open .matches-caret{transform:rotate(180deg)}.matches-list{border-top:1px solid var(--border-light);flex-direction:column;display:flex}.match{border-bottom:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1rem;display:flex}.match:last-child{border-bottom:none}.match-main{flex:220px;min-width:0}.match-title{color:var(--text-main);overflow-wrap:anywhere;margin:0 0 .15rem;font-weight:600}.match-meta{color:var(--text-muted);margin:0;font-size:.83rem}.match-label{color:var(--accent-on-tint);font-weight:600}.match-side{flex:none;align-items:center;gap:.75rem;display:flex}.match-price{color:var(--text-main);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:800}.match-price.free{color:var(--good-on-tint)}.match-open{color:var(--primary-on-tint);white-space:nowrap;cursor:pointer;background-color:#087f8c12;border:1px solid #087f8c38;border-radius:8px;padding:.45rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:none;transition:background-color .2s}.match-open:hover{background-color:#087f8c24}@media (max-width:520px){.matches{padding:1.1rem 1rem}.match{align-items:flex-start}.match-side{justify-content:space-between;width:100%}}
