* { font-family: 'Poppins', sans-serif; margin: 0; padding: 0; } body { background: linear-gradient(135deg, #0f172a 0%, #1e293b 50%, #0f172a 100%); background-attachment: fixed; min-height: 100vh; } .world-cup-title { background: linear-gradient(90deg, #ffd700, #ff9500); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } .match-card { background: rgba(255, 255, 255, 0.06); border: 1px solid rgba(255, 215, 0, 0.18); backdrop-filter: blur(12px); transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1); } .match-card:hover { transform: translateY(-8px) scale(1.015); border-color: rgba(255, 215, 0, 0.45); box-shadow: 0 20px 45px rgba(255, 215, 0, 0.12); } .flag-img { width: 90px; height: 56px; object-fit: cover; transition: transform 0.3s ease; border-radius: 12px; border: 2px solid rgba(255,255,255,0.1); box-shadow: 0 6px 16px rgba(0,0,0,0.35); display:block; } .match-card:hover .flag-img { transform: scale(1.08); } .vs-badge { background: linear-gradient(135deg, #ffd700, #ff8800); box-shadow: 0 4px 14px rgba(255, 180, 0, 0.3); } /* 国家垂直容器:图在上,文字在下 */ .nation-wrap { display: flex; flex-direction: column; align-items: center; gap: 12px; } /* 图片链接:块级铺满,手型光标 */ .img-link { display:block; cursor: pointer; } /* 文字链接样式 */ .txt-link { text-decoration: none; color: #e2e8f0; font-weight: 600; font-size: 1.25rem; transition: color 0.25s ease; cursor: pointer; } .txt-link:hover { color: #ffd700; text-shadow: 0 0 10px rgba(255, 215, 0, 0.4); } 2026 FIFA World Cup Round of 32 Complete Knockout Stage Matchups | Click Flag Or Nation Name To View Merchandise South Africa VS Canada Brazil VS Japan Germany VS Paraguay Netherlands VS Morocco Ivory Coast VS Norway France VS Sweden Mexico VS Ecuador England VS DR Congo Belgium VS Senegal USA VS Bosnia Spain VS Austria Portugal VS Croatia Switzerland VS Algeria Australia VS Egypt Argentina VS Cape Verde Colombia VS Ghana © 2026 World Cup Match Center | Click Country Flag Or Name To View Official Football Kits