:root{--primary-rgb:13,35,80;--secondary-rgb:230,57,70;--accent-rgb:241,196,15;--page-bg:#f5f7fb;--surface:#ffffff;--surface-strong:#0d2350;--text-main:#1e293b;--text-muted:#64748b;--text-light:#f8fafc;--accent:#e63946;--accent-2:#1d3557;--border:#e2e8f0;--usa-blue:#0a1c3f;--can-red:#da291c;--mex-green:#006847}body{background-color:var(--page-bg);color:var(--text-main);font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden;line-height:1.6}.navbar-custom{background-color:var(--surface-strong);box-shadow:0 4px 20px rgba(0,0,0,0.1);padding:0.8rem 1rem}.navbar-brand img{max-height:45px;object-fit:contain}.nav-link{color:rgba(255,255,255,0.85) !important;font-weight:500;transition:color 0.3s ease}.nav-link:hover,.nav-link.active{color:#ffb703 !important}.hero-section{background:linear-gradient(135deg,#0a1c3f 0%,#16326c 100%);color:var(--text-light);padding:5rem 0 6rem;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(230,57,70,0.15) 0%,transparent 60%);pointer-events:none}.hero-title{font-size:2.75rem;font-weight:800;line-height:1.25;letter-spacing:-0.02em;margin-bottom:1.5rem}.hero-tagline{font-size:1.125rem;color:#cbd5e1;margin-bottom:2rem;max-width:600px}.hero-image-wrapper img{border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,0.3);border:4px solid rgba(255,255,255,0.1)}.stats-panel{margin-top:-3rem;position:relative;z-index:10}.stat-card{background:var(--surface);border-radius:12px;padding:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,0.05);border-bottom:4px solid var(--border);transition:transform 0.3s ease,border-color 0.3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-card.sc-usa{border-color:var(--usa-blue)}.stat-card.sc-can{border-color:var(--can-red)}.stat-card.sc-mex{border-color:var(--mex-green)}.section-padding{padding:5rem 0}.section-title{font-size:2rem;font-weight:700;color:var(--accent-2);margin-bottom:1rem;position:relative;display:inline-block}.section-title::after{content:'';display:block;width:50px;height:4px;background:var(--accent);margin-top:0.5rem;border-radius:2px}.section-desc{color:var(--text-muted);margin-bottom:3rem;font-size:1.05rem}.live-score-badge{font-size:0.75rem;font-weight:700;text-transform:uppercase;padding:0.25rem 0.6rem;border-radius:50px}.score-card{background:var(--surface);border-radius:12px;border:1px solid var(--border);padding:1.25rem;transition:all 0.3s ease}.score-card:hover{box-shadow:0 10px 20px rgba(0,0,0,0.05);border-color:#cbd5e1}.team-row{display:flex;align-items:center;justify-content:space-between;margin:0.5rem 0}.team-name{font-weight:600;font-size:1.05rem}.score-num{font-weight:700;font-size:1.25rem;font-family:monospace}.group-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.group-card{background:var(--surface);border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,0.02);border:1px solid var(--border);overflow:hidden}.group-header{background:var(--surface-strong);color:var(--text-light);padding:0.75rem 1rem;font-weight:700;font-size:1.1rem;display:flex;justify-content:space-between;align-items:center}.group-table{width:100%;margin-bottom:0}.group-table th,.group-table td{padding:0.6rem 0.75rem;font-size:0.9rem}.group-table tbody tr:hover{background-color:#f1f5f9}.stadium-card{background:var(--surface);border-radius:12px;overflow:hidden;border:1px solid var(--border);height:100%;transition:transform 0.3s ease}.stadium-card:hover{transform:translateY(-5px)}.stadium-info{padding:1.5rem}.stadium-meta{font-size:0.85rem;color:var(--text-muted);margin-bottom:0.5rem}.news-card{background:var(--surface);border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.02);border:1px solid var(--border);height:100%;transition:all 0.3s ease}.news-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px rgba(0,0,0,0.08)}.news-body{padding:1.5rem}.news-date{font-size:0.8rem;color:var(--text-muted);margin-bottom:0.5rem}.news-title{font-size:1.15rem;font-weight:700;line-height:1.4;margin-bottom:0.75rem}.news-excerpt{font-size:0.9rem;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.accordion-item{border:1px solid var(--border);border-radius:12px !important;margin-bottom:1rem;overflow:hidden}.accordion-button{font-weight:600;color:var(--accent-2);background-color:var(--surface);padding:1.25rem}.accordion-button:not(.collapsed){background-color:#f1f5f9;color:var(--accent);box-shadow:none}.footer-section{background-color:#050f24;color:#94a3b8;padding:4rem 0 2rem;font-size:0.9rem}.footer-section a{color:#cbd5e1;text-decoration:none;transition:color 0.3s}.footer-section a:hover{color:#ffb703}.footer-bottom{border-top:1px solid rgba(255,255,255,0.08);margin-top:3rem;padding-top:2rem;text-align:center}@media (max-width:991.98px){.hero-section{text-align:center;padding:4rem 0}.hero-title{font-size:2.25rem}.hero-image-wrapper{margin-top:3rem}.stats-panel{margin-top:-1.5rem}}.table-responsive-custom{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}