:root{--page-bg:#f4f6f9;--surface:#ffffff;--surface-strong:#0a1128;--text-main:#1e293b;--text-muted:#64748b;--text-light:#f8fafc;--accent:#0f62fe;--accent-2:#da291c;--accent-3:#006847;--border:#e2e8f0;--accent-glow:rgba(15,98,254,0.15)}body{background-color:var(--page-bg);color:var(--text-main);font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;overflow-x:hidden}.navbar{background-color:rgba(10,17,40,0.95) !important;backdrop-filter:blur(10px);border-bottom:2px solid var(--accent);padding:0.8rem 1rem}.navbar-brand{font-weight:800;color:var(--text-light) !important;display:flex;align-items:center;gap:10px}.navbar-brand img{height:40px;width:auto}.nav-link{color:rgba(248,250,252,0.85) !important;font-weight:500;padding:0.5rem 1rem !important;transition:color 0.3s ease}.nav-link:hover,.nav-link.active{color:var(--accent) !important}section{padding:5rem 0;border-bottom:1px solid var(--border)}.section-title{font-weight:800;position:relative;margin-bottom:3rem;color:var(--surface-strong);display:inline-block}.section-title::after{content:'';position:absolute;left:0;bottom:-10px;width:60px;height:4px;background:linear-gradient(90deg,var(--accent),var(--accent-2));border-radius:2px}#overview{background:radial-gradient(circle at top right,#111b36,#050a18);color:var(--text-light);padding:7rem 0 5rem 0;position:relative;overflow:hidden}#overview::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}#overview h1{font-size:2.5rem;font-weight:900;line-height:1.2;background:linear-gradient(135deg,#ffffff 60%,#cbd5e1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem}.hero-tagline{font-size:1.15rem;color:#94a3b8;margin-bottom:2rem;border-left:4px solid var(--accent-2);padding-left:1rem}.hero-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.stat-card{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);padding:1rem;border-radius:12px;text-align:center}.stat-num{font-size:1.8rem;font-weight:800;color:var(--accent);display:block}.stat-label{font-size:0.85rem;color:#94a3b8}#live-scores{background-color:var(--surface-strong);padding:2rem 0;color:var(--text-light)}.score-ticker-container{display:flex;gap:1.5rem;overflow-x:auto;padding-bottom:0.5rem}.score-ticker-container::-webkit-scrollbar{height:6px}.score-ticker-container::-webkit-scrollbar-thumb{background:var(--accent);border-radius:3px}.ticker-card{background:rgba(255,255,255,0.08);border-radius:10px;padding:1rem;min-width:280px;flex-shrink:0;border-left:4px solid var(--accent-3)}.ticker-status{font-size:0.75rem;text-transform:uppercase;font-weight:bold;color:#10b981;margin-bottom:0.5rem;display:flex;justify-content:space-between}.ticker-teams{display:flex;flex-direction:column;gap:0.3rem}.ticker-team-row{display:flex;justify-content:space-between;font-weight:600}.schedule-table-wrapper{background:var(--surface);border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.05);overflow:hidden;border:1px solid var(--border)}.table-schedule th{background-color:#0f172a;color:var(--text-light);font-weight:600;border:none}.table-schedule td{vertical-align:middle;padding:1.2rem 1rem}.stage-badge{background:#f1f5f9;color:var(--text-main);padding:0.25rem 0.6rem;border-radius:20px;font-size:0.75rem;font-weight:bold}.group-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.group-card{background:var(--surface);border-radius:12px;border:1px solid var(--border);box-shadow:0 2px 10px rgba(0,0,0,0.02);transition:transform 0.3s}.group-card:hover{transform:translateY(-5px)}.group-header{background:linear-gradient(135deg,var(--accent),#1d4ed8);color:var(--text-light);padding:1rem;font-weight:bold;font-size:1.2rem;border-top-left-radius:12px;border-top-right-radius:12px}.group-header.mexico{background:linear-gradient(135deg,var(--accent-3),#064e3b)}.group-header.canada{background:linear-gradient(135deg,var(--accent-2),#991b1b)}.group-list{list-style:none;padding:0;margin:0}.group-list li{padding:0.8rem 1.2rem;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.group-list li:last-child{border-bottom:none}.team-profile-card{background:var(--surface);border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.05);margin-bottom:1.5rem;border:1px solid var(--border)}.team-banner{height:120px;background-size:cover;background-position:center;position:relative}.team-banner-us{background-image:linear-gradient(rgba(15,98,254,0.8),rgba(15,98,254,0.9))}.team-banner-ca{background-image:linear-gradient(rgba(218,41,28,0.8),rgba(218,41,28,0.9))}.team-banner-mx{background-image:linear-gradient(rgba(0,104,71,0.8),rgba(0,104,71,0.9))}.team-info{padding:1.5rem}.team-avatar{width:70px;height:70px;background:var(--surface);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.5rem;box-shadow:0 4px 10px rgba(0,0,0,0.1);margin-top:-50px;border:3px solid var(--surface);position:relative;z-index:2}.news-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem}.news-featured{background:var(--surface);border-radius:14px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.05);border:1px solid var(--border)}.news-featured img{width:100%;height:auto;object-fit:cover}.news-featured-body{padding:2rem}.news-list-item{background:var(--surface);padding:1.2rem;border-radius:10px;margin-bottom:1rem;box-shadow:0 2px 5px rgba(0,0,0,0.02);transition:all 0.3s;border-left:4px solid transparent;border:1px solid var(--border)}.news-list-item:hover{border-left-color:var(--accent);transform:translateX(5px)}.stadium-slide{background:var(--surface);border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.05);border:1px solid var(--border)}.stadium-info{padding:1.5rem}.guide-section{background:linear-gradient(135deg,#0f172a,#1e293b);color:var(--text-light);border-radius:16px;padding:3rem;margin-top:2rem}.guide-card{background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:10px;padding:1.5rem;height:100%}.faq-accordion .accordion-item{background:var(--surface);border:1px solid var(--border);border-radius:8px !important;margin-bottom:0.8rem;overflow:hidden}.faq-accordion .accordion-button{font-weight:600;color:var(--surface-strong);background:var(--surface)}.faq-accordion .accordion-button:not(.collapsed){background-color:rgba(15,98,254,0.08);color:var(--accent)}.about-box{background:#eff6ff;border-left:5px solid var(--accent);padding:2rem;border-radius:0 12px 12px 0}footer{background-color:var(--surface-strong);color:#94a3b8;padding:4rem 0 2rem 0;font-size:0.9rem}footer h5{color:var(--text-light);font-weight:bold;margin-bottom:1.5rem}footer a{color:#94a3b8;text-decoration:none;transition:color 0.3s}footer a:hover{color:var(--text-light)}.footer-bottom{border-top:1px solid rgba(255,255,255,0.1);margin-top:3rem;padding-top:2rem}@media (max-width:991.98px){.news-grid{grid-template-columns:1fr}.hero-stats-grid{grid-template-columns:1fr}section{padding:3.5rem 0}.guide-section{padding:1.5rem}}