:root{--primary-rgb:15,23,42;--page-bg:#f8fafc;--surface:#ffffff;--surface-strong:#0f172a;--text-main:#1e293b;--text-muted:#64748b;--accent-usa:#ef4444;--accent-mex:#10b981;--accent-can:#0284c7;--accent-gold:#eab308;--border-color:#e2e8f0;--card-shadow:0 10px 25px -5px rgba(0,0,0,0.05),0 8px 10px -6px rgba(0,0,0,0.05);--transition-smooth:all 0.3s cubic-bezier(0.4,0,0.2,1)}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background-color:var(--page-bg);color:var(--text-main);overflow-x:hidden;line-height:1.6}h2,h3{font-weight:800;letter-spacing:-0.025em}.section-header{margin-bottom:3rem;position:relative}.section-header h2{font-size:2.25rem;color:var(--surface-strong);display:inline-block;position:relative;padding-bottom:0.75rem}.section-header h2::after{content:'';position:absolute;left:0;bottom:0;width:60px;height:4px;background:linear-gradient(90deg,var(--accent-usa),var(--accent-can),var(--accent-mex));border-radius:2px}.navbar-custom{background-color:rgba(15,23,42,0.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,0.1);padding:0.85rem 0}.navbar-brand img{max-height:45px;object-fit:contain}.nav-link-custom{color:rgba(255,255,255,0.85) !important;font-weight:500;font-size:0.95rem;transition:var(--transition-smooth);padding:0.5rem 1rem !important;border-radius:6px}.nav-link-custom:hover,.nav-link-custom:focus{color:#ffffff !important;background-color:rgba(255,255,255,0.1)}.hero-section{padding:8rem 0 6rem 0;background:radial-gradient(circle at 80% 20%,rgba(2,132,199,0.15) 0%,rgba(15,23,42,1) 100%),#0f172a;color:#ffffff;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(15,23,42,0) 60%,rgba(15,23,42,0.95) 100%);z-index:1}.hero-container{position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;background:linear-gradient(90deg,rgba(239,68,68,0.2),rgba(16,185,129,0.2));border:1.5px solid rgba(255,255,255,0.15);padding:0.5rem 1.25rem;border-radius:30px;font-size:0.875rem;font-weight:600;color:#f8fafc;margin-bottom:1.5rem}.hero-title{font-size:3.5rem;font-weight:900;line-height:1.15;margin-bottom:1.5rem;letter-spacing:-0.03em;background:linear-gradient(135deg,#ffffff 40%,#cbd5e1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-text{font-size:1.15rem;color:#cbd5e1;margin-bottom:2.5rem;max-width:600px}.hero-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.hero-stat-card{background:rgba(255,255,255,0.05);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,0.08);border-radius:12px;padding:1.25rem;text-align:center}.hero-stat-num{font-size:2rem;font-weight:800;color:var(--accent-gold);display:block}.hero-stat-label{font-size:0.825rem;color:#94a3b8;text-transform:uppercase;letter-spacing:0.05em}.hero-image-wrapper{position:relative;border-radius:14px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,0.5);border:4px solid rgba(255,255,255,0.08)}.hero-image-wrapper img{transition:var(--transition-smooth);width:100%;height:auto;object-fit:cover}.hero-image-wrapper:hover img{transform:scale(1.03)}.score-hub{margin-top:-4rem;position:relative;z-index:10}.score-card{background:var(--surface);border-radius:14px;box-shadow:var(--card-shadow);border:1px solid var(--border-color);overflow:hidden;transition:var(--transition-smooth)}.score-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0,0,0,0.08)}.score-header{background-color:#f1f5f9;padding:0.75rem 1.25rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);font-size:0.825rem;font-weight:600;color:var(--text-muted)}.score-body{padding:1.5rem}.team-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:0.75rem}.team-row:last-child{margin-bottom:0}.team-info{display:flex;align-items:center;gap:0.75rem}.team-flag-placeholder{width:32px;height:20px;border-radius:3px;display:inline-block;background-size:cover;background-position:center;box-shadow:0 1px 3px rgba(0,0,0,0.15)}.team-name{font-weight:700;font-size:1rem;color:var(--text-main)}.team-score-val{font-size:1.25rem;font-weight:800;color:var(--surface-strong)}.score-status{text-align:center;background:#f8fafc;border-top:1px solid var(--border-color);padding:0.5rem;font-size:0.8rem;font-weight:600;color:var(--text-muted)}.match-list{display:flex;flex-direction:column;gap:1rem}.match-strip{background:var(--surface);border-radius:12px;border:1px solid var(--border-color);padding:1.25rem;display:flex;align-items:center;justify-content:space-between;transition:var(--transition-smooth)}.match-strip:hover{border-color:#cbd5e1;background-color:#fafbfc}.match-meta-info{flex:1;font-size:0.875rem}.match-teams-box{flex:2;display:flex;align-items:center;justify-content:center;gap:1.5rem}.match-venue-box{flex:1;text-align:right;font-size:0.825rem;color:var(--text-muted)}.group-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.group-card{background:var(--surface);border-radius:14px;border:1px solid var(--border-color);box-shadow:var(--card-shadow);overflow:hidden}.group-header-title{background:linear-gradient(135deg,var(--surface-strong) 0%,#1e293b 100%);color:#ffffff;padding:1rem 1.25rem;font-size:1.15rem;font-weight:700}.group-table{width:100%;margin-bottom:0}.group-table th{font-size:0.75rem;text-transform:uppercase;color:var(--text-muted);background-color:#f8fafc;font-weight:700;padding:0.6rem 1rem;border-bottom:1px solid var(--border-color)}.group-table td{padding:0.75rem 1rem;font-size:0.875rem;vertical-align:middle;border-bottom:1px solid var(--border-color)}.team-profile-card{background-color:var(--surface);border-radius:14px;border:1px solid var(--border-color);overflow:hidden;box-shadow:var(--card-shadow);transition:var(--transition-smooth)}.team-profile-card:hover{transform:translateY(-5px)}.team-profile-header{height:120px;background:linear-gradient(135deg,#1e293b,#0f172a);position:relative;display:flex;align-items:flex-end;padding:1rem}.team-profile-badge{width:64px;height:64px;border-radius:50%;border:3px solid #ffffff;background-color:#f1f5f9;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);position:absolute;bottom:-32px;left:1.25rem;display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:1.5rem}.team-profile-body{padding:3rem 1.25rem 1.25rem 1.25rem}.city-card{position:relative;border-radius:14px;overflow:hidden;box-shadow:var(--card-shadow);min-height:280px;display:flex;align-items:flex-end;margin-bottom:1.5rem}.city-card img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:var(--transition-smooth)}.city-card:hover img{transform:scale(1.05)}.city-card-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(15,23,42,0.1) 40%,rgba(15,23,42,0.9) 100%);z-index:1}.city-card-content{position:relative;z-index:2;padding:1.5rem;color:#ffffff}.news-item{border-bottom:1px solid var(--border-color);padding-bottom:1.5rem;margin-bottom:1.5rem}.news-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.news-tag{font-size:0.75rem;text-transform:uppercase;font-weight:700;padding:0.25rem 0.6rem;border-radius:4px;margin-bottom:0.5rem;display:inline-block}.faq-card{border:1px solid var(--border-color) !important;border-radius:10px !important;margin-bottom:1rem;background-color:var(--surface);box-shadow:0 4px 6px -1px rgba(0,0,0,0.02)}.faq-button{font-weight:700;color:var(--surface-strong);text-decoration:none;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;background:none;border:none}.faq-button:focus{outline:none;box-shadow:none}.platform-statement{background-color:#f1f5f9;border-left:5px solid var(--accent-usa);border-radius:0 10px 10px 0;padding:2rem;margin:4rem 0}.footer-custom{background-color:var(--surface-strong);color:#94a3b8;padding:5rem 0 2.5rem 0;border-top:1px solid rgba(255,255,255,0.1)}.footer-custom h5{color:#ffffff;font-weight:700;margin-bottom:1.5rem;font-size:1.1rem}.footer-link{color:#94a3b8;text-decoration:none;transition:var(--transition-smooth);display:block;margin-bottom:0.75rem}.footer-link:hover{color:#ffffff;transform:translateX(3px)}@media (max-width:991.98px){.hero-title{font-size:2.75rem}.hero-stats-grid{grid-template-columns:1fr;gap:1rem}.match-strip{flex-direction:column;gap:1rem;text-align:center}.match-venue-box{text-align:center}.score-hub{margin-top:2rem}}