:root{--page-bg:#f8fafc;--surface:#ffffff;--surface-strong:#0f172a;--text-main:#1e293b;--text-muted:#64748b;--accent-usa:#0a58ca;--accent-can:#dc3545;--accent-mex:#198754;--accent-gold:#f59e0b;--border:#e2e8f0;--primary-gradient:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);--host-gradient:linear-gradient(90deg,#0a58ca 0%,#dc3545 50%,#198754 100%)}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}.navbar-custom{background-color:var(--surface-strong);box-shadow:0 4px 20px rgba(0,0,0,0.1);padding:0.8rem 1.5rem}.navbar-brand img{max-height:45px;object-fit:contain}.navbar-brand span{color:#ffffff;font-weight:800;letter-spacing:0.5px;font-size:1.25rem}.nav-link{color:#cbd5e1 !important;font-weight:500;margin-right:1.25rem;transition:color 0.3s ease}.nav-link:hover,.nav-link.active{color:var(--accent-gold) !important}.hero-section{background:var(--primary-gradient);position:relative;padding:5rem 0;color:#ffffff;overflow:hidden}.hero-section::after{content:'';position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to top,var(--page-bg),transparent)}.hero-tagline{background:var(--host-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:800;text-transform:uppercase;font-size:1.1rem;letter-spacing:2px;display:inline-block;margin-bottom:1rem}.hero-title{font-size:3rem;font-weight:900;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,0.3)}.hero-desc{font-size:1.15rem;color:#cbd5e1;margin-bottom:2rem;max-width:600px}.hero-img{border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,0.4);border:3px solid rgba(255,255,255,0.1);width:100%;height:auto;object-fit:cover}section{padding:4.5rem 0}.section-header{margin-bottom:3rem;text-align:center}.section-title{font-size:2.25rem;font-weight:800;color:var(--surface-strong);position:relative;display:inline-block;padding-bottom:1rem}.section-title::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:4px;background:var(--host-gradient);border-radius:2px}.section-subtitle{color:var(--text-muted);font-size:1rem;margin-top:0.75rem}.score-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:transform 0.3s ease,box-shadow 0.3s ease;box-shadow:0 4px 6px rgba(0,0,0,0.02)}.score-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.05)}.match-badge{font-size:0.75rem;font-weight:700;padding:0.35rem 0.75rem;border-radius:20px;text-transform:uppercase}.badge-upcoming{background-color:#f1f5f9;color:#475569}.badge-group{background-color:#e0f2fe;color:#0369a1}.team-row{display:flex;align-items:center;justify-content:space-between;margin:1rem 0}.team-info{display:flex;align-items:center;gap:10px}.team-flag-icon{width:32px;height:22px;border-radius:3px;object-fit:cover;box-shadow:0 2px 4px rgba(0,0,0,0.1);background-color:#f1f5f9;display:inline-block;text-align:center;line-height:22px;font-weight:bold;font-size:11px;color:#64748b;border:1px solid #e2e8f0}.team-name{font-weight:600;font-size:1.05rem}.match-score{font-size:1.5rem;font-weight:800;color:var(--surface-strong)}.table-responsive{background:var(--surface);border-radius:12px;border:1px solid var(--border);padding:1rem;box-shadow:0 4px 12px rgba(0,0,0,0.02)}.table{margin-bottom:0;vertical-align:middle}.table th{font-weight:700;color:var(--text-muted);border-bottom-width:2px;text-transform:uppercase;font-size:0.85rem;padding:1rem}.table td{padding:1.2rem 1rem;color:var(--text-main)}.group-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.02)}.group-header{background:var(--surface-strong);color:#ffffff;font-weight:800;text-align:center;padding:0.75rem;font-size:1.15rem;letter-spacing:1px;border-bottom:2px solid var(--accent-gold)}.group-list{list-style:none;padding:0;margin:0}.group-list-item{display:flex;align-items:center;justify-content:space-between;padding:0.8rem 1.2rem;border-bottom:1px solid var(--border);transition:background 0.2s ease}.group-list-item:last-child{border-bottom:none}.group-list-item:hover{background-color:#f8fafc}.team-profile-card{background:var(--surface);border-radius:12px;overflow:hidden;border:1px solid var(--border);transition:transform 0.3s ease;height:100%}.team-profile-card:hover{transform:translateY(-5px)}.team-cover{height:140px;background-size:cover;background-position:center;position:relative}.team-cover::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,0.1),rgba(0,0,0,0.7))}.team-cover-title{position:absolute;bottom:12px;left:15px;color:#ffffff;font-weight:800;font-size:1.35rem;z-index:2}.team-body{padding:1.25rem}.stat-badge{font-size:0.8rem;background-color:#f1f5f9;color:#475569;padding:0.25rem 0.6rem;border-radius:4px;display:inline-block;margin-right:0.5rem;margin-bottom:0.5rem}.news-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;height:100%;transition:box-shadow 0.3s ease}.news-card:hover{box-shadow:0 10px 25px rgba(0,0,0,0.06)}.news-img{height:180px;object-fit:cover;width:100%}.news-content{padding:1.25rem}.news-meta{font-size:0.8rem;color:var(--text-muted);margin-bottom:0.5rem;display:flex;align-items:center;gap:15px}.news-title{font-size:1.1rem;font-weight:700;line-height:1.4;color:var(--surface-strong);margin-bottom:0.75rem}.news-desc{font-size:0.9rem;color:var(--text-muted);line-height:1.5}.rules-wrapper{background-color:#0f172a;color:#ffffff;border-radius:14px;padding:2.5rem;box-shadow:0 15px 35px rgba(15,23,42,0.15)}.rule-item{border-bottom:1px solid rgba(255,255,255,0.1);padding:1.2rem 0}.rule-item:last-child{border-bottom:none}.rule-title{font-size:1.1rem;font-weight:700;color:var(--accent-gold);margin-bottom:0.5rem}.stadium-visual{border-radius:12px;overflow:hidden;box-shadow:0 15px 30px rgba(0,0,0,0.1);position:relative}.stadium-overlay{position:absolute;bottom:0;left:0;right:0;padding:2rem;background:linear-gradient(to top,rgba(0,0,0,0.95),rgba(0,0,0,0.4) 70%,transparent);color:#ffffff}.faq-accordion .accordion-item{border:1px solid var(--border);border-radius:8px !important;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,0.01)}.faq-accordion .accordion-button{font-weight:600;color:var(--surface-strong);background-color:var(--surface);padding:1.2rem}.faq-accordion .accordion-button:not(.collapsed){background-color:#f8fafc;color:var(--accent-usa);box-shadow:none}.faq-accordion .accordion-body{background-color:var(--surface);color:var(--text-main);padding:1.2rem;line-height:1.6;border-top:1px solid var(--border)}.guide-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.75rem;height:100%;transition:all 0.3s ease}.guide-card:hover{border-color:var(--accent-usa);box-shadow:0 8px 24px rgba(10,88,202,0.05)}.guide-icon{font-size:2.25rem;margin-bottom:1.25rem;display:inline-block}.icon-ticket{color:var(--accent-usa)}.icon-visa{color:var(--accent-can)}.icon-traffic{color:var(--accent-mex)}.footer-custom{background-color:#0f172a;color:#cbd5e1;padding:4rem 0 2rem;border-top:5px solid var(--accent-usa)}.footer-brand{color:#ffffff;font-weight:800;font-size:1.4rem;margin-bottom:1.25rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:0.75rem}.footer-links a{color:#cbd5e1;text-decoration:none;transition:color 0.3s}.footer-links a:hover{color:#ffffff}.footer-bottom{margin-top:3rem;padding-top:1.5rem;border-top:1px solid #1e293b;font-size:0.85rem;color:#94a3b8}@media (max-width:991.98px){.hero-title{font-size:2.25rem}.section-title{font-size:1.75rem}.navbar-collapse{background:var(--surface-strong);padding:1rem;border-radius:8px;margin-top:0.5rem}}