:root{--page-bg:#f8fafc;--surface:#ffffff;--surface-strong:#0f172a;--primary:#1e3a8a;--accent-usa:#0a2540;--accent-can:#da291c;--accent-mex:#006847;--accent-gold:#d97706;--text-main:#1e293b;--text-muted:#64748b;--border:#e2e8f0;--card-radius:12px}body{background-color:var(--page-bg);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;overflow-x:hidden;line-height:1.6}.navbar{background-color:rgba(255,255,255,0.95);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);transition:all 0.3s ease}.navbar-brand img{max-height:40px}.nav-link{color:var(--text-main) !important;font-weight:500;padding:0.5rem 1rem !important;transition:color 0.2s ease}.nav-link:hover{color:var(--primary) !important}.hero-section{background:radial-gradient(circle at 10% 20%,rgba(30,58,138,0.95) 0%,rgba(15,23,42,0.98) 90%),url('https://wwwnow-2026worldcup.com.cn/skin/cover/wwwnow2026worldcupcomcn/wwwnow2026worldcupcomcnhero-58.webp') no-repeat center center/cover;color:#ffffff;padding:6rem 0 5rem;margin-bottom:3rem}.hero-badge{background:linear-gradient(90deg,var(--accent-can),var(--accent-mex));color:white;font-size:0.85rem;padding:0.35rem 1rem;border-radius:50px;display:inline-block;margin-bottom:1.5rem;font-weight:600;letter-spacing:0.5px}.hero-title{font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,0.3)}.hero-desc{font-size:1.15rem;color:rgba(255,255,255,0.85);margin-bottom:2rem;max-width:650px}.hero-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;background:rgba(255,255,255,0.1);backdrop-filter:blur(5px);padding:1.25rem;border-radius:var(--card-radius);border:1px solid rgba(255,255,255,0.15)}.hero-info-item h4{font-size:1.3rem;font-weight:700;margin-bottom:0.2rem;color:#ffd700}.hero-info-item p{font-size:0.85rem;color:rgba(255,255,255,0.8);margin:0}.section-title{position:relative;font-weight:800;font-size:1.85rem;color:var(--surface-strong);margin-bottom:2rem;padding-left:1rem}.section-title::before{content:'';position:absolute;left:0;top:15%;height:70%;width:5px;background:linear-gradient(180deg,var(--accent-can),var(--accent-mex));border-radius:2px}.custom-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--card-radius);box-shadow:0 4px 6px -1px rgba(0,0,0,0.05);transition:transform 0.2s ease,box-shadow 0.2s ease;overflow:hidden}.custom-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1)}.score-ticker-wrap{background:#ffffff;border-bottom:1px solid var(--border);padding:0.75rem 0}.score-item{display:inline-flex;align-items:center;padding:0.5rem 1rem;border-right:1px solid var(--border);min-width:260px}.score-item .team-name{font-weight:600;font-size:0.9rem}.score-item .match-status{font-size:0.75rem;padding:0.1rem 0.4rem;border-radius:4px;margin-left:auto}.group-table th{background-color:var(--page-bg);font-weight:600;font-size:0.85rem}.group-table td{vertical-align:middle;font-size:0.9rem}.accordion-item{border:1px solid var(--border);border-radius:var(--card-radius) !important;margin-bottom:0.75rem;overflow:hidden}.accordion-button:not(.collapsed){background-color:rgba(30,58,138,0.05);color:var(--primary)}.stadium-card img{height:220px;object-fit:cover;width:100%}footer{background-color:var(--surface-strong);color:rgba(255,255,255,0.75);font-size:0.9rem}footer a{color:rgba(255,255,255,0.85);text-decoration:none}footer a:hover{color:#ffffff;text-decoration:underline}@media (max-width:768px){.hero-title{font-size:2rem}.hero-info-grid{grid-template-columns:1fr}.score-ticker-scroll{display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.score-item{flex:0 0 auto}}