.pcc-matches{display:grid;gap:1.5rem}.pcc-match-day{display:grid;gap:.75rem}.pcc-match-day h3{margin:0;color:#17365d;font-size:1.15rem}.pcc-match-card{display:grid;grid-template-columns:4.5rem 1fr;overflow:hidden;border:1px solid #d8e0ea;border-radius:12px;background:#fff;box-shadow:0 4px 14px rgba(23,54,93,.08)}.pcc-match-time{display:grid;place-items:center;background:#17365d;color:#fff;font-weight:700}.pcc-match-info{padding:.8rem 1rem}.pcc-match-top,.pcc-match-meta,.pcc-teams{display:flex;align-items:center;justify-content:space-between;gap:1rem}.pcc-match-top{color:#526176;font-size:.82rem}.pcc-status{padding:.2rem .55rem;border-radius:999px;background:#e9eef5}.pcc-status.is-live{background:#fee2e2;color:#991b1b}.pcc-status.is-finished{background:#dcfce7;color:#166534}.pcc-match-link{display:block;margin:.65rem 0;color:inherit;text-decoration:none}.pcc-team{display:flex;flex:1;align-items:center;gap:.5rem}.pcc-team:last-child{justify-content:flex-end;text-align:right}.pcc-team img{width:32px;height:22px;object-fit:cover;border-radius:3px}.pcc-score{white-space:nowrap;font-size:1.15rem}.pcc-match-meta{justify-content:flex-start;flex-wrap:wrap;color:#526176;font-size:.82rem}.pcc-empty{padding:1rem;border-radius:8px;background:#f3f6fa}@media(max-width:600px){.pcc-match-card{grid-template-columns:3.5rem 1fr}.pcc-match-info{padding:.7rem}.pcc-team{flex-direction:column;text-align:center}.pcc-team:last-child{flex-direction:column-reverse;text-align:center}.pcc-match-meta{display:none}}
