:root{--page-bg:#f4f7fc;--surface:#ffffff;--surface-strong:#0a1931;--primary:#0052cc;--accent:#00df89;--accent-red:#ff3366;--text-main:#1e293b;--text-muted:#64748b;--border:#e2e8f0;--card-shadow:0 4px 20px rgba(0,0,0,0.05);--transition: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);line-height:1.6;overflow-x:hidden}.header-navbar{background-color:var(--surface-strong);border-bottom:2px solid var(--accent);padding:0.8rem 1rem;position:sticky;top:0;z-index:1030}.navbar-brand-img{height:40px;width:auto;object-fit:contain;margin-right:10px}.navbar-brand-text{color:var(--surface);font-weight:800;font-size:1.3rem;letter-spacing:0.5px}.nav-link-custom{color:rgba(255,255,255,0.85) !important;font-weight:500;padding:0.5rem 1rem !important;transition:var(--transition)}.nav-link-custom:hover{color:var(--accent) !important}.hero-section{background:linear-gradient(135deg,#0a1931 0%,#15305b 100%);color:var(--surface);padding:5rem 0;position:relative;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-title-container h1{font-size:2.8rem;font-weight:800;line-height:1.25;margin-bottom:1.5rem;text-shadow:0 2px 10px rgba(0,0,0,0.3)}.hero-title-container h1 span{color:var(--accent)}.hero-badge{background:rgba(0,223,137,0.15);border:1px solid var(--accent);color:var(--accent);padding:0.4rem 1rem;border-radius:50px;display:inline-block;font-weight:600;margin-bottom:1.5rem;font-size:0.9rem}.hero-img{border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,0.3);border:3px solid rgba(255,255,255,0.1);max-width:100%;height:auto;object-fit:cover}.hero-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem}.hero-stat-card{background:rgba(255,255,255,0.05);padding:1rem;border-radius:8px;border-left:3px solid var(--accent)}.hero-stat-num{font-size:1.8rem;font-weight:700;color:var(--surface)}.section-header{margin-bottom:2.5rem;position:relative}.section-header h2{font-weight:700;font-size:2rem;color:var(--surface-strong);display:inline-block;position:relative;padding-bottom:0.5rem}.section-header h2::after{content:'';position:absolute;bottom:0;left:0;width:50px;height:4px;background:var(--primary);border-radius:2px}.schedule-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--card-shadow);padding:1.5rem;transition:var(--transition);margin-bottom:1rem}.schedule-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,0.08)}.match-badge{background:var(--page-bg);padding:0.25rem 0.75rem;border-radius:4px;font-size:0.8rem;color:var(--text-muted);font-weight:600}.match-badge.live{background:rgba(255,51,102,0.1);color:var(--accent-red);border:1px solid rgba(255,51,102,0.2)}.match-team{font-weight:700;font-size:1.1rem}.match-score{font-size:1.5rem;font-weight:800;color:var(--surface-strong);padding:0 1rem}.group-table-container{overflow-x:auto;border-radius:12px;background:var(--surface);box-shadow:var(--card-shadow);border:1px solid var(--border);padding:1rem}.group-table{min-width:600px;margin-bottom:0}.group-table th{background:var(--page-bg);color:var(--text-muted);font-weight:600}.team-card{background:var(--surface);border-radius:12px;border:1px solid var(--border);box-shadow:var(--card-shadow);overflow:hidden;transition:var(--transition)}.team-card:hover{transform:translateY(-5px)}.team-flag-bg{height:8px;background:linear-gradient(90deg,var(--primary),var(--accent))}.team-body{padding:1.5rem}.stadium-card{position:relative;border-radius:12px;overflow:hidden;height:300px;box-shadow:var(--card-shadow)}.stadium-card img{width:100%;height:100%;object-fit:cover;transition:var(--transition)}.stadium-card:hover img{transform:scale(1.05)}.stadium-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(10,25,49,0.95),rgba(10,25,49,0.2));color:var(--surface);padding:1.5rem}.news-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:var(--card-shadow);height:100%;display:flex;flex-direction:column}.news-body{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.news-title{font-size:1.15rem;font-weight:700;line-height:1.4;margin-bottom:0.75rem;color:var(--surface-strong)}.news-desc{color:var(--text-muted);font-size:0.9rem;margin-bottom:1.5rem;flex-grow:1}.guide-card{background:var(--surface-strong);color:var(--surface);border-radius:12px;padding:2rem;box-shadow:var(--card-shadow)}.guide-item{display:flex;align-items:flex-start;margin-bottom:1.5rem}.guide-icon{background:rgba(0,223,137,0.15);color:var(--accent);width:48px;height:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-right:1rem;flex-shrink:0}.faq-accordion .accordion-item{border:1px solid var(--border);border-radius:8px !important;margin-bottom:0.75rem;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.01)}.faq-accordion .accordion-button{font-weight:600;color:var(--surface-strong);background-color:var(--surface);padding:1.1rem}.faq-accordion .accordion-button:not(.collapsed){background-color:var(--page-bg);color:var(--primary);box-shadow:none}.disclaimer-panel{background:rgba(0,82,204,0.04);border:1px dashed var(--primary);border-radius:12px;padding:1.5rem}.site-footer{background-color:var(--surface-strong);color:rgba(255,255,255,0.7);padding:4rem 0 2rem;border-top:4px solid var(--primary);font-size:0.95rem}.site-footer a{color:rgba(255,255,255,0.85);text-decoration:none;transition:var(--transition)}.site-footer a:hover{color:var(--accent)}@media (max-width:991px){.hero-title-container h1{font-size:2.2rem}.stadium-card{height:240px}}