:root{--page-bg:#f8fafc;--surface:#ffffff;--surface-strong:#0f172a;--text-main:#1e293b;--text-muted:#64748b;--accent:#0284c7;--accent-hover:#0369a1;--accent-green:#10b981;--accent-gold:#f59e0b;--border:#e2e8f0;--card-radius:12px;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}body{background-color:var(--page-bg);color:var(--text-main);font-family:var(--font-family);line-height:1.6;overflow-x:hidden}a{color:var(--accent);text-decoration:none;transition:color 0.25s ease}a:hover{color:var(--accent-hover)}.navbar-custom{background-color:rgba(15,23,42,0.96);backdrop-filter:blur(8px);border-bottom:2px solid var(--accent);padding:0.75rem 1rem;position:sticky;top:0;z-index:1030}.navbar-brand-img{max-height:40px;object-fit:contain}.nav-link-custom{color:#f1f5f9 !important;font-weight:500;padding:0.5rem 1rem !important;transition:all 0.2s}.nav-link-custom:hover,.nav-link-custom:focus{color:var(--accent) !important}section{padding:5rem 0;border-bottom:1px solid var(--border)}section:nth-of-type(even){background-color:#f1f5f9}.section-title{position:relative;padding-bottom:1rem;margin-bottom:3rem;font-weight:700;color:var(--surface-strong)}.section-title::after{content:'';position:absolute;left:0;bottom:0;width:60px;height:4px;background-color:var(--accent);border-radius:2px}.hero-section{background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);color:#ffffff;padding:6rem 0;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(2,132,199,0.15) 0%,transparent 50%);pointer-events:none}.hero-tag{background:rgba(2,132,199,0.2);color:#38bdf8;padding:0.35rem 1rem;border-radius:30px;font-weight:600;font-size:0.9rem;border:1px solid rgba(2,132,199,0.3);display:inline-block;margin-bottom:1.5rem}.hero-title{font-size:2.75rem;font-weight:800;line-height:1.25;margin-bottom:1.5rem;color:#ffffff}.hero-desc{font-size:1.125rem;color:#cbd5e1;margin-bottom:2rem;line-height:1.7}.hero-img{border-radius:var(--card-radius);box-shadow:0 20px 40px rgba(0,0,0,0.4);border:1px solid rgba(255,255,255,0.1);max-width:100%;height:auto}.stats-bar{background:var(--surface);border-bottom:1px solid var(--border);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)}.stat-item:last-child{border-right:none}.stat-number{font-size:2rem;font-weight:800;color:var(--accent);line-height:1.2}.stat-label{font-size:0.875rem;color:var(--text-muted);font-weight:500}.score-card{background:var(--surface);border-radius:var(--card-radius);border:1px solid var(--border);padding:1.5rem;transition:transform 0.2s,box-shadow 0.2s;height:100%}.score-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1)}.match-meta{font-size:0.8rem;color:var(--text-muted);display:flex;justify-content:space-between;margin-bottom:1rem;border-bottom:1px solid var(--border);padding-bottom:0.5rem}.match-team{display:flex;align-items:center;justify-content:space-between;margin-bottom:0.75rem}.team-name{font-weight:600;font-size:1rem;color:var(--text-main)}.team-score{font-weight:800;font-size:1.25rem;color:var(--surface-strong)}.match-status{display:inline-block;padding:0.25rem 0.75rem;border-radius:20px;font-size:0.75rem;font-weight:600;text-align:center}.status-upcoming{background:#f1f5f9;color:var(--text-muted)}.status-live{background:#fee2e2;color:#ef4444;animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:0.6}100%{opacity:1}}.group-container{background:var(--surface);border-radius:var(--card-radius);border:1px solid var(--border);padding:1.25rem;height:100%}.group-header{background:var(--surface-strong);color:#ffffff;text-align:center;padding:0.5rem;font-weight:700;border-radius:8px;margin-bottom:1rem}.group-table{width:100%;font-size:0.9rem}.group-table th{color:var(--text-muted);font-weight:600;border-bottom:1px solid var(--border);padding:0.5rem 0.25rem}.group-table td{padding:0.6rem 0.25rem;border-bottom:1px solid #f1f5f9}.group-table tr:last-child td{border-bottom:none}.team-card{background:var(--surface);border-radius:var(--card-radius);border:1px solid var(--border);overflow:hidden;transition:all 0.3s ease;height:100%}.team-card:hover{box-shadow:0 12px 20px -5px rgba(0,0,0,0.15);transform:translateY(-5px)}.team-card-body{padding:1.5rem}.team-tag{font-size:0.75rem;background:rgba(2,132,199,0.1);color:var(--accent);padding:0.2rem 0.6rem;border-radius:4px;font-weight:600;margin-bottom:0.75rem;display:inline-block}.news-item{border-bottom:1px solid var(--border);padding-bottom:1.5rem;margin-bottom:1.5rem}.news-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.news-date{font-size:0.85rem;color:var(--accent);font-weight:600;margin-bottom:0.5rem}.news-title{font-size:1.15rem;font-weight:700;color:var(--surface-strong);margin-bottom:0.5rem}.news-excerpt{color:var(--text-muted);font-size:0.925rem}.guide-box{background:var(--surface);border-left:4px solid var(--accent);padding:1.5rem;border-radius:0 var(--card-radius) var(--card-radius) 0;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05);height:100%}.faq-accordion .accordion-item{border:1px solid var(--border);border-radius:var(--card-radius) !important;margin-bottom:1rem;overflow:hidden}.faq-accordion .accordion-button{font-weight:600;color:var(--surface-strong);background-color:var(--surface);padding:1.25rem}.faq-accordion .accordion-button:not(.collapsed){background-color:#f0f9ff;color:var(--accent);box-shadow:none}.faq-accordion .accordion-body{background-color:var(--surface);color:var(--text-muted);line-height:1.7;padding:1.25rem}@media (max-width:991.98px){.hero-section{padding:4rem 0;text-align:center}.hero-title{font-size:2.25rem}.stat-item{border-right:none;border-bottom:1px solid var(--border);padding:1rem 0}.stat-item:last-child{border-bottom:none}}footer{background-color:var(--surface-strong);color:#94a3b8;font-size:0.9rem;border-top:4px solid var(--accent)}footer h5{color:#ffffff;font-weight:600;margin-bottom:1.25rem}footer a{color:#94a3b8}footer a:hover{color:#ffffff}