:root{--page-bg:#f8fafc;--surface:#ffffff;--surface-strong:#0f172a;--text-main:#1e293b;--text-muted:#64748b;--accent-blue:#1d4ed8;--accent-red:#dc2626;--accent-green:#059669;--border:#e2e8f0;--card-radius:12px;--accent-gold:#d97706}body{background-color:var(--page-bg);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;overflow-x:hidden;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--surface-strong)}p,li,td{color:var(--text-main)}.navbar-custom{background-color:var(--surface-strong);border-bottom:3px solid var(--accent-blue);padding:0.8rem 1rem;position:sticky;top:0;z-index:1000}.navbar-custom .navbar-brand{font-weight:800;color:#ffffff !important;display:flex;align-items:center;gap:10px}.navbar-custom .navbar-brand img{max-height:40px;width:auto}.navbar-custom .nav-link{color:rgba(255,255,255,0.85) !important;font-weight:500;transition:color 0.3s ease}.navbar-custom .nav-link:hover{color:var(--accent-blue) !important}.hero-section{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);color:#ffffff;padding:5rem 0;position:relative;overflow:hidden}.hero-section h1{color:#ffffff;font-size:2.5rem;line-height:1.25;margin-bottom:1.5rem}.hero-section p{color:#e2e8f0;font-size:1.125rem;margin-bottom:2rem}.hero-badge{background-color:var(--accent-blue);color:#ffffff;font-size:0.875rem;text-transform:uppercase;letter-spacing:0.05em;padding:0.35rem 0.75rem;border-radius:50px;display:inline-block;margin-bottom:1rem}.hero-img-container img{border-radius:var(--card-radius);box-shadow:0 20px 25px -5px rgba(0,0,0,0.3);max-width:100%;height:auto}.stats-bar{background-color:var(--surface);border-bottom:1px solid var(--border);box-shadow:0 4px 6px -1px rgba(0,0,0,0.05);padding:1.5rem 0;position:relative;z-index:10}.stat-item{text-align:center;border-right:1px solid var(--border)}.stat-item:last-child{border-right:none}.stat-value{font-size:1.75rem;font-weight:800;color:var(--accent-blue)}.stat-label{font-size:0.875rem;color:var(--text-muted);text-transform:uppercase}.section-padding{padding:5rem 0}.section-title{position:relative;padding-bottom:1rem;margin-bottom:3rem;font-weight:800}.section-title::after{content:'';position:absolute;left:0;bottom:0;width:60px;height:4px;background-color:var(--accent-blue);border-radius:2px}.score-card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--card-radius);padding:1.5rem;transition:transform 0.3s ease,box-shadow 0.3s ease}.score-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1)}.match-status{font-size:0.75rem;font-weight:600;padding:0.25rem 0.5rem;border-radius:4px;text-transform:uppercase;display:inline-block;margin-bottom:1rem}.status-upcoming{background-color:#f1f5f9;color:var(--text-muted)}.status-completed{background-color:#e2f0d9;color:var(--accent-green)}.team-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:0.75rem}.team-info{display:flex;align-items:center;gap:10px;font-weight:600}.team-score{font-size:1.25rem;font-weight:800}.schedule-table th{background-color:var(--surface-strong);color:#ffffff;font-weight:600;border:none}.schedule-table td{vertical-align:middle}.group-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.group-card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--card-radius);overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05)}.group-header{background-color:var(--surface-strong);color:#ffffff;padding:0.75rem 1rem;font-weight:bold;display:flex;justify-content:space-between;align-items:center}.group-table{width:100%;margin-bottom:0;font-size:0.875rem}.group-table th,.group-table td{padding:0.5rem 0.75rem;text-align:center}.group-table td:first-child,.group-table th:first-child{text-align:left}.team-badge-card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--card-radius);text-align:center;padding:2rem 1.5rem;transition:all 0.3s}.team-badge-card:hover{border-color:var(--accent-blue);transform:translateY(-5px)}.team-icon-circle{width:80px;height:80px;border-radius:50%;background-color:#f1f5f9;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.75rem;color:var(--accent-blue);font-weight:bold}.stadium-card{background-color:var(--surface);border-radius:var(--card-radius);overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05);border:1px solid var(--border)}.stadium-card img{width:100%;height:200px;object-fit:cover}.stadium-info{padding:1.5rem}.news-item{display:flex;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid var(--border)}.news-item:last-child{border-bottom:none}.news-meta{font-size:0.8125rem;color:var(--text-muted);margin-bottom:0.5rem}.news-title{font-size:1.125rem;font-weight:bold;color:var(--surface-strong);margin-bottom:0.5rem}.faq-accordion .accordion-item{border-radius:var(--card-radius);margin-bottom:1rem;border:1px solid var(--border);overflow:hidden}.faq-accordion .accordion-button{font-weight:600;color:var(--surface-strong);background-color:var(--surface)}.faq-accordion .accordion-button:not(.collapsed){background-color:#f1f5f9;color:var(--accent-blue)}.footer-custom{background-color:var(--surface-strong);color:#e2e8f0;padding:4rem 0 2rem;font-size:0.9375rem;border-top:5px solid var(--accent-blue)}.footer-custom h5{color:#ffffff;margin-bottom:1.5rem;font-weight:bold}.footer-custom a{color:#cbd5e1;text-decoration:none;transition:color 0.3s}.footer-custom a:hover{color:#ffffff}.footer-bottom{border-top:1px solid #334155;padding-top:1.5rem;margin-top:3rem;text-align:center;font-size:0.8125rem;color:#94a3b8}@media (max-width:991.98px){.stat-item{border-right:none;border-bottom:1px solid var(--border);padding-bottom:1rem;margin-bottom:1rem}.stat-item:last-child{border-bottom:none;margin-bottom:0}.hero-img-container{margin-top:2rem}}.table-responsive-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}