:root{--wc-primary:#0a369d;--wc-primary-dark:#001f54;--wc-secondary:#da291c;--wc-accent:#006a4e;--wc-bg-light:#f5f7fa;--wc-text-dark:#1e293b;--wc-text-muted:#64748b;--wc-border:#e2e8f0;--card-shadow:0 4px 12px rgba(0,0,0,0.05)}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:var(--wc-text-dark);background-color:var(--wc-bg-light);line-height:1.6}.navbar-wc{background-color:rgba(255,255,255,0.96) !important;backdrop-filter:blur(8px);border-bottom:2px solid var(--wc-primary);box-shadow:0 2px 10px rgba(0,0,0,0.05)}.navbar-brand img{max-height:45px;object-fit:contain}.nav-link{color:var(--wc-text-dark) !important;font-weight:600;transition:color 0.2s ease}.nav-link:hover,.nav-link.active{color:var(--wc-primary) !important}.hero-section{background:linear-gradient(135deg,var(--wc-primary-dark) 0%,#1a365d 100%);color:#ffffff;padding:80px 0;overflow:hidden;border-bottom-right-radius:40px}.hero-section h1{font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#ffffff}.hero-section p{color:rgba(255,255,255,0.85);font-size:1.15rem;margin-bottom:2rem}.hero-badge{background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.25);padding:6px 16px;border-radius:30px;font-weight:600;display:inline-block;margin-bottom:1.5rem;color:#ffdd4b}.live-ticker{background-color:#ffffff;border-radius:12px;box-shadow:var(--card-shadow);margin-top:-40px;position:relative;z-index:10;border:1px solid var(--wc-border)}.wc-card{background-color:#ffffff;border-radius:12px;border:1px solid var(--wc-border);box-shadow:var(--card-shadow);transition:transform 0.3s ease,box-shadow 0.3s ease;overflow:hidden;height:100%}.wc-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,0.08)}.section-title{position:relative;padding-bottom:12px;margin-bottom:24px;font-weight:700;color:var(--wc-primary-dark)}.section-title::after{content:'';position:absolute;bottom:0;left:0;width:50px;height:4px;background-color:var(--wc-secondary);border-radius:2px}.group-badge{font-size:1.1rem;background-color:var(--wc-primary);color:#ffffff;font-weight:bold;padding:8px 16px;border-radius:8px;text-align:center}.team-flag-box{display:flex;align-items:center;padding:10px;border-radius:8px;background:#f8fafc;border:1px solid var(--wc-border);margin-bottom:10px}.team-flag-box span{font-weight:600}.table-responsive{border-radius:10px;overflow:hidden;border:1px solid var(--wc-border)}.table thead{background-color:var(--wc-primary-dark);color:#ffffff}footer{background-color:var(--wc-primary-dark);color:#e2e8f0;padding:60px 0 30px}footer a{color:#94a3b8;text-decoration:none;transition:color 0.2s}footer a:hover{color:#ffffff}@media (max-width:991.98px){.hero-section{padding:50px 0;text-align:center}.hero-section h1{font-size:2.2rem}.live-ticker{margin-top:20px}}