:root{--page-bg:#f5f7fa;--surface:#ffffff;--surface-strong:#0f2d59;--text-main:#1e293b;--text-muted:#64748b;--accent:#e31837;--accent-2:#006847;--border-color:#e2e8f0;--primary-gradient:linear-gradient(135deg,#0f2d59 0%,#1e40af 100%);--mexico-gradient:linear-gradient(135deg,#006847 0%,#008f5d 100%);--canada-gradient:linear-gradient(135deg,#e31837 0%,#ff4d4d 100%)}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background-color:var(--page-bg);color:var(--text-main);line-height:1.6}.custom-card{background-color:var(--surface);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05),0 2px 4px -1px rgba(0,0,0,0.03);transition:transform 0.2s ease,box-shadow 0.2s ease;overflow:hidden}.custom-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1)}.navbar-custom{background-color:var(--surface-strong);padding:1rem 0;position:sticky;top:0;z-index:1030;box-shadow:0 4px 10px rgba(0,0,0,0.1)}.navbar-custom .navbar-brand{font-weight:800;color:#ffffff;display:flex;align-items:center;gap:10px}.navbar-custom .navbar-brand img{max-height:40px;object-fit:contain}.navbar-custom .nav-link{color:rgba(255,255,255,0.85);font-weight:500;padding:0.5rem 1rem;transition:color 0.2s}.navbar-custom .nav-link:hover,.navbar-custom .nav-link.active{color:#ffffff;background-color:rgba(255,255,255,0.1);border-radius:6px}.hero-section{background:var(--primary-gradient);color:#ffffff;padding:4rem 0;border-bottom:8px solid var(--accent);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(255,255,255,0.1) 0%,transparent 50%);pointer-events:none}.hero-title{font-size:2.5rem;font-weight:800;line-height:1.25;margin-bottom:1.5rem;letter-spacing:-0.5px}.hero-desc{font-size:1.1rem;color:rgba(255,255,255,0.9);margin-bottom:2rem}.hero-tag{background:var(--accent);color:white;padding:0.35rem 0.85rem;font-size:0.85rem;font-weight:700;border-radius:50px;display:inline-block;margin-bottom:1rem;text-transform:uppercase}.hero-img{border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,0.3);border:4px solid rgba(255,255,255,0.1);object-fit:cover;width:100%;height:auto}.quick-stats-bar{background-color:var(--surface);border-bottom:1px solid var(--border-color);padding:1.5rem 0;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05)}.stat-item{text-align:center;border-right:1px solid var(--border-color)}.stat-item:last-child{border-right:none}.stat-value{font-size:1.75rem;font-weight:800;color:var(--surface-strong);line-height:1.2}.stat-label{font-size:0.85rem;color:var(--text-muted);font-weight:600;margin-top:0.25rem}.section-header{margin-bottom:2.5rem;position:relative}.section-header h2{font-size:1.85rem;font-weight:800;color:var(--surface-strong);position:relative;display:inline-block;padding-bottom:0.5rem}.section-header h2::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:4px;background-color:var(--accent);border-radius:2px}.section-desc{color:var(--text-muted);margin-top:0.5rem;font-size:0.95rem}.match-ticker-card{background:#ffffff;border-left:5px solid var(--accent-2);padding:1.25rem;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 4px rgba(0,0,0,0.02)}.match-ticker-meta{font-size:0.75rem;color:var(--text-muted);font-weight:600;display:flex;justify-content:space-between;margin-bottom:0.5rem}.match-ticker-teams{display:flex;align-items:center;justify-content:space-between}.ticker-team-name{font-weight:700;font-size:0.95rem}.ticker-score{font-weight:800;font-size:1.25rem;color:var(--surface-strong);background:#f1f5f9;padding:0.2rem 0.75rem;border-radius:4px}.group-card{border-top:4px solid var(--surface-strong)}.group-card-header{background:#f8fafc;padding:0.75rem 1.25rem;font-weight:800;color:var(--surface-strong);border-bottom:1px solid var(--border-color);font-size:1.1rem}.group-table th{font-size:0.8rem;color:var(--text-muted);font-weight:700;text-transform:uppercase}.group-table td{font-size:0.9rem;vertical-align:middle;font-weight:500}.team-profile-card{position:relative;overflow:hidden;border-radius:12px}.team-badge-overlay{position:absolute;right:-20px;bottom:-20px;font-size:6rem;color:rgba(15,45,89,0.04);pointer-events:none;font-weight:900}.faq-accordion .accordion-item{border:1px solid var(--border-color);border-radius:8px !important;margin-bottom:1rem;overflow:hidden}.faq-accordion .accordion-button{font-weight:700;color:var(--surface-strong);background-color:#ffffff;box-shadow:none}.faq-accordion .accordion-button:not(.collapsed){background-color:#f8fafc;color:var(--accent)}.faq-accordion .accordion-body{color:var(--text-muted);font-size:0.95rem;line-height:1.7}.guide-list{list-style:none;padding:0;margin:0}.guide-list li{position:relative;padding-left:2rem;margin-bottom:1.25rem}.guide-list li i{position:absolute;left:0;top:3px;color:var(--accent);font-size:1.2rem}.guide-title{font-weight:700;font-size:1rem;margin-bottom:0.25rem;color:var(--surface-strong)}.guide-desc{font-size:0.88rem;color:var(--text-muted)}.footer-section{background-color:var(--surface-strong);color:rgba(255,255,255,0.8);padding:4rem 0 2rem;border-top:6px solid var(--accent);font-size:0.9rem}.footer-brand{color:#ffffff;font-weight:800;font-size:1.5rem;margin-bottom:1.5rem}.footer-link-group h5{color:#ffffff;font-size:1rem;font-weight:700;margin-bottom:1.25rem}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:0.75rem}.footer-links a{color:rgba(255,255,255,0.7);text-decoration:none;transition:color 0.2s}.footer-links a:hover{color:#ffffff}.footer-disclaimer{border-top:1px solid rgba(255,255,255,0.1);margin-top:3rem;padding-top:1.5rem;font-size:0.8rem;color:rgba(255,255,255,0.5)}@media (max-width:768px){.hero-title{font-size:1.85rem}.stat-item{border-right:none;border-bottom:1px solid var(--border-color);padding:1rem 0}.stat-item:last-child{border-bottom:none}.navbar-custom .nav-link{padding:0.5rem 0.75rem}}