
.gold-intro{background:var(--navy);color:white;padding:30px 7% 0}.crumb{font-size:12px;color:#bdc9dd}.gold-title{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px 0}.gold-title h1{font-size:clamp(60px,7vw,100px);margin:18px 0}.gold-title p{color:#bcc9df}.gold-number{display:flex;align-items:center;gap:22px}.gold-number strong{font-family:'Barlow Condensed',sans-serif;font-size:100px;line-height:1;color:#ff6576}.gold-number span{font-size:11px;letter-spacing:2px;line-height:2}.group-switch{display:flex;gap:12px}.group-switch>*{padding:16px 32px;font-size:12px;letter-spacing:1px;font-weight:800}.group-switch>span{background:var(--paper);color:var(--ink);border-top:3px solid var(--red)}.group-switch>a{border:1px solid #ffffff30;border-bottom:0;color:#cad5e6}.gold-body{max-width:1400px;margin:auto;padding:55px 7%}.standings{margin-bottom:65px}.season-label,.legend{font-size:11px;color:var(--muted)}.table-scroll{overflow-x:auto;background:white}table{border-collapse:collapse;width:100%;font-size:14px}thead{background:#e7ebf2;color:#627087;font-size:10px;letter-spacing:1px}th,td{padding:18px 15px;text-align:center;border-bottom:1px solid #e9edf3;white-space:nowrap}th:nth-child(2),tbody th{text-align:left}tbody th{color:var(--navy);font-weight:800}.position{font-size:18px;color:#8290a6;width:50px}.points{font-size:23px;font-weight:800;color:var(--red);background:#fdf4f5}.team-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-right:14px;background:#edf0f6;border-radius:50%;font-size:10px;color:#67768d}tbody tr:first-child .position{color:var(--red);border-left:3px solid var(--red)}.legend{margin:14px 0}.all-stats>summary{font-size:12px;font-weight:700;padding:13px 0;color:var(--ink)}.all-stats table{font-size:12px}.filter{font-size:12px;display:flex;align-items:center;gap:12px}.filter select{font:inherit;padding:12px;border:1px solid #ccd4e0;background:white;color:var(--ink);border-radius:0}.round{margin-bottom:32px}.round[hidden]{display:none}.round-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 13px}.round-heading h3{font-size:24px}.round-heading>span{font-size:11px;color:var(--muted)}.match-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.match{background:white;padding:24px;border-top:2px solid #d6dde8}.match-date{display:flex;justify-content:space-between;gap:10px;text-transform:uppercase;font-size:10px;color:var(--muted);margin-bottom:19px}.match-date>span{font-weight:800;color:#46725d}.match-team{display:flex;justify-content:space-between;align-items:center;font-size:16px;color:var(--muted);padding:4px 0;gap:15px}.match-team strong{font-size:25px;line-height:1.3}.match-team.winner{color:var(--navy);font-weight:800}.winner strong{color:var(--red)}.sets{display:flex;align-items:center;gap:8px;border-top:1px solid #e8ecf1;margin-top:17px;padding-top:15px;flex-wrap:wrap}.sets>span{font-size:9px;letter-spacing:1px;color:var(--muted);margin-right:6px}.sets b{font-size:11px;font-weight:600;background:#f1f4f8;padding:4px 7px}.snapshot{font-size:11px;color:var(--muted);margin-top:30px}.snapshot a{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:750px){.match-grid{grid-template-columns:1fr}.gold-number{display:none}.gold-body{padding:35px 5%}.gold-title{padding:30px 0}.gold-title h1{font-size:65px}.gold-intro{padding:25px 5% 0}.fixtures .section-title{display:block}.filter{margin-top:20px}.round-heading{align-items:flex-start;flex-direction:column;gap:7px}th,td{padding:15px 10px}.team-icon{display:none}table{font-size:12px}.points{font-size:20px}.group-switch>*{padding:13px 20px}}

.group-switch>a[aria-current="page"]{background:var(--paper);color:var(--ink);border-top:3px solid var(--red)}.gold-refresh{font-size:12px;color:var(--muted);padding:0 7% 20px}.gold-refresh:empty{display:none}

/* Keep match cards within their grid at desktop and landscape widths. */
body.vph-page .gold-body .match-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
body.vph-page .gold-body .match{min-width:0}
body.vph-page .gold-body .match-team>span{min-width:0;overflow-wrap:anywhere}
body.vph-page .gold-body .match-team>strong{flex-shrink:0}
@media(max-width:750px){body.vph-page .gold-body .match-grid{grid-template-columns:minmax(0,1fr)}}
