:root{--page-bg:#f4f6f9;--surface:#ffffff;--surface-strong:#0f172a;--surface-card:#f8fafc;--text-main:#1e293b;--text-muted:#64748b;--text-light:#f8fafc;--accent:#0f62fe;--accent-red:#da291c;--accent-green:#006847;--accent-gold:#f59e0b;--border:#e2e8f0;--border-hover:#cbd5e1;--transition-speed:0.3s}body{background-color:var(--page-bg);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--text-main);margin-bottom:0.5rem}.navbar-custom{background-color:var(--surface-strong);box-shadow:0 4px 12px rgba(0,0,0,0.1);padding:0.8rem 1rem;position:sticky;top:0;z-index:1000}.navbar-brand-img{height:40px;width:auto;margin-right:10px}.navbar-brand-text{color:var(--text-light) !important;font-weight:800;font-size:1.35rem;letter-spacing:0.5px}.nav-link-custom{color:#cbd5e1 !important;font-size:0.95rem;font-weight:500;padding:0.5rem 1rem !important;transition:color var(--transition-speed)}.nav-link-custom:hover{color:var(--text-light) !important}.btn-header{background-color:var(--accent);color:var(--text-light) !important;border:none;padding:0.5rem 1.25rem;border-radius:8px;font-weight:600;transition:background var(--transition-speed)}.btn-header:hover{background-color:#004ecc}.hero-section{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);color:var(--text-light);padding:5rem 0;overflow:hidden;position:relative}.hero-badge{background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);color:var(--accent-gold);padding:0.4rem 1rem;border-radius:50px;display:inline-block;font-size:0.85rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase}.hero-title{font-size:2.75rem;line-height:1.2;color:var(--text-light);margin-bottom:1.5rem}.hero-title span{background:linear-gradient(45deg,#ff4d4d,#4ade80,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-desc{font-size:1.125rem;color:#94a3b8;margin-bottom:2rem;line-height:1.7}.hero-img-wrap{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,0.3)}.hero-img{width:100%;height:auto;object-fit:cover;display:block}.hero-stats{background:rgba(255,255,255,0.05);border-radius:10px;padding:1.5rem;margin-top:2rem;border:1px solid rgba(255,255,255,0.1)}.stat-item h4{color:var(--accent-gold);font-size:1.75rem;margin-bottom:0.2rem}.stat-item p{color:#94a3b8;font-size:0.85rem;margin-bottom:0}.scores-section{margin-top:-3rem;position:relative;z-index:10}.scores-container{background:var(--surface);border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,0.08);padding:1.5rem}.score-card{background:var(--surface-card);border:1px solid var(--border);border-radius:10px;padding:1.25rem;text-align:center;transition:transform var(--transition-speed),border-color var(--transition-speed)}.score-card:hover{transform:translateY(-4px);border-color:var(--accent)}.match-meta{font-size:0.75rem;color:var(--text-muted);margin-bottom:0.75rem;font-weight:600}.match-badge{font-size:0.7rem;padding:0.2rem 0.5rem;border-radius:4px;font-weight:700}.badge-live{background-color:#fee2e2;color:#ef4444}.badge-upcoming{background-color:#e0f2fe;color:#0284c7}.team-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:0.5rem}.team-name{font-weight:700;font-size:0.95rem}.team-score{font-size:1.25rem;font-weight:800;color:var(--accent)}.section-padding{padding:5rem 0}.section-header{margin-bottom:3.5rem;position:relative}.section-subtitle{font-size:0.85rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:0.5rem;display:block}.section-title h2{font-size:2.25rem;position:relative;padding-bottom:1rem}.section-title h2::after{content:'';position:absolute;left:0;bottom:0;width:50px;height:4px;background-color:var(--accent);border-radius:2px}.section-title-center h2::after{left:50%;transform:translateX(-50%)}.schedule-tab{background:var(--surface);border-radius:10px;padding:0.5rem;margin-bottom:2rem;box-shadow:0 4px 10px rgba(0,0,0,0.03)}.schedule-btn{border:none;background:none;padding:0.75rem 1.5rem;font-weight:600;color:var(--text-muted);border-radius:8px;width:100%;transition:all var(--transition-speed)}.schedule-btn.active,.schedule-btn:hover{background-color:var(--accent);color:var(--text-light)}.timeline-card{background:var(--surface);border-radius:10px;padding:1.5rem;margin-bottom:1rem;border-left:4px solid var(--accent);box-shadow:0 4px 12px rgba(0,0,0,0.02)}.group-card{background:var(--surface);border-radius:10px;overflow:hidden;border:1px solid var(--border);box-shadow:0 4px 12px rgba(0,0,0,0.02);margin-bottom:1.5rem}.group-header{background:var(--surface-strong);color:var(--text-light);padding:1rem;font-weight:700;text-align:center;font-size:1.1rem}.group-table{margin-bottom:0}.group-table th{font-size:0.75rem;text-transform:uppercase;color:var(--text-muted);background:var(--surface-card);border-bottom:1px solid var(--border)}.group-table td{font-size:0.9rem;vertical-align:middle;border-bottom:1px solid var(--border)}.team-profile-card{background:var(--surface);border-radius:10px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.03);border:1px solid var(--border);transition:transform var(--transition-speed)}.team-profile-card:hover{transform:translateY(-5px)}.team-banner-usa{border-top:5px solid var(--accent-red)}.team-banner-mex{border-top:5px solid var(--accent-green)}.team-banner-can{border-top:5px solid #d9383a}.team-banner-default{border-top:5px solid var(--accent-gold)}.stadium-card{position:relative;border-radius:10px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.05);margin-bottom:1.5rem}.stadium-img{width:100%;height:250px;object-fit:cover;display:block}.stadium-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(15,23,42,0.95) 0%,rgba(15,23,42,0.4) 70%,rgba(15,23,42,0) 100%);color:var(--text-light);padding:1.5rem}.info-grid-card{background:var(--surface);border-radius:10px;padding:2rem;height:100%;border:1px solid var(--border);box-shadow:0 4px 12px rgba(0,0,0,0.02)}.info-grid-icon{font-size:2.5rem;color:var(--accent);margin-bottom:1.5rem;display:inline-block}.news-card{background:var(--surface);border-radius:10px;border:1px solid var(--border);overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,0.03);transition:transform var(--transition-speed);height:100%}.news-card:hover{transform:translateY(-4px)}.news-body{padding:1.5rem}.news-tag{font-size:0.75rem;font-weight:700;color:var(--accent);text-transform:uppercase;margin-bottom:0.5rem;display:block}.news-title{font-size:1.15rem;font-weight:700;line-height:1.4;margin-bottom:0.75rem}.news-meta{font-size:0.8rem;color:var(--text-muted)}.guide-banner{background:linear-gradient(135deg,#0f172a 0%,#004ecc 100%);color:var(--text-light);border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.15)}.guide-content{padding:3rem}.guide-img-wrap{padding:0}.guide-img{width:100%;height:100%;object-fit:cover;display:block}.faq-accordion .accordion-item{border:none;background:none;margin-bottom:1rem}.faq-accordion .accordion-button{background-color:var(--surface);color:var(--text-main);font-weight:700;border:1px solid var(--border);border-radius:10px !important;padding:1.25rem;box-shadow:none}.faq-accordion .accordion-button:not(.collapsed){background-color:var(--surface-card);border-color:var(--accent);color:var(--accent)}.faq-accordion .accordion-body{background-color:var(--surface);border:1px solid var(--border);border-top:none;border-radius:0 0 10px 10px;padding:1.25rem;color:var(--text-muted)}.about-section{background-color:var(--surface-card);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.footer-custom{background-color:var(--surface-strong);color:#94a3b8;padding:4rem 0 2rem 0;font-size:0.9rem}.footer-brand{color:var(--text-light);font-weight:800;font-size:1.5rem;margin-bottom:1rem;display:block}.footer-links-title{color:var(--text-light);font-weight:700;margin-bottom:1.25rem;font-size:1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:0.75rem}.footer-links a{color:#94a3b8;text-decoration:none;transition:color var(--transition-speed)}.footer-links a:hover{color:var(--text-light)}.footer-bottom{border-top:1px solid rgba(255,255,255,0.1);padding-top:2rem;margin-top:3rem;text-align:center}@media (max-width:991.98px){.hero-title{font-size:2.25rem}.hero-section{padding:3rem 0}.guide-content{padding:2rem}}@media (max-width:767.98px){.section-padding{padding:3.5rem 0}.section-title h2{font-size:1.85rem}.timeline-card{padding:1rem}}