:root{--page-bg:#f4f6f9;--surface:#ffffff;--surface-strong:#0f172a;--text-main:#1e293b;--text-muted:#64748b;--text-light:#f8fafc;--accent:#0284c7;--accent-2:#10b981;--highlight:#f59e0b;--border:#e2e8f0;--card-shadow:0 4px 12px rgba(15,23,42,0.05);--transition-smooth:all 0.3s cubic-bezier(0.4,0,0.2,1)}body{background-color:var(--page-bg);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;overflow-x:hidden}.custom-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--card-shadow);transition:var(--transition-smooth);overflow:hidden}.custom-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px rgba(15,23,42,0.1)}.navbar{background-color:var(--surface-strong);box-shadow:0 2px 10px rgba(0,0,0,0.1);padding:0.8rem 1rem}.navbar-brand img{max-height:40px}.navbar-brand span{color:var(--text-light);font-weight:700;letter-spacing:0.5px}.nav-link{color:rgba(248,250,252,0.85) !important;font-weight:500;margin:0 0.25rem;transition:var(--transition-smooth)}.nav-link:hover,.nav-link.active{color:var(--accent) !important}.hero-section{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);color:var(--text-light);position:relative;overflow:hidden;padding:5rem 0}.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-badge{display:inline-flex;align-items:center;background:rgba(2,132,199,0.2);border:1px solid rgba(2,132,199,0.4);color:#38bdf8;padding:0.35rem 1rem;border-radius:50px;font-size:0.875rem;font-weight:600;margin-bottom:1.5rem}.hero-title{font-size:2.5rem;font-weight:800;line-height:1.25;margin-bottom:1.5rem}@media (min-width:992px){.hero-title{font-size:3.5rem}}.hero-desc{color:#94a3b8;font-size:1.1rem;margin-bottom:2rem;max-width:600px}.hero-img-wrapper img{border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,0.3);border:1px solid rgba(255,255,255,0.1)}.section-title-wrap{margin-bottom:2.5rem;position:relative}.section-tag{color:var(--accent);text-transform:uppercase;font-weight:700;font-size:0.85rem;letter-spacing:1.5px;display:block;margin-bottom:0.5rem}.section-title{font-weight:800;color:var(--text-main);position:relative;display:inline-block;margin-bottom:0}.stat-badge{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.25rem;text-align:center;box-shadow:var(--card-shadow)}.stat-num{font-size:2rem;font-weight:800;color:var(--accent);line-height:1.1}.stat-label{color:var(--text-muted);font-size:0.875rem;margin-top:0.25rem;font-weight:500}.table-responsive{border-radius:10px;overflow:hidden;border:1px solid var(--border);background:var(--surface)}.table{margin-bottom:0;vertical-align:middle}.table th{background-color:#f1f5f9;color:var(--text-main);font-weight:600;border-bottom:2px solid var(--border);padding:1rem 0.75rem}.table td{padding:1rem 0.75rem;color:var(--text-main)}.match-bar{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.match-team{display:flex;align-items:center;width:35%}.match-team.team-right{justify-content:flex-end}.match-flag-placeholder{width:32px;height:32px;background:#cbd5e1;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:bold;font-size:0.75rem;color:var(--text-main)}.match-score-center{text-align:center;width:30%}.match-status-badge{font-size:0.75rem;padding:0.25rem 0.75rem;border-radius:50px;font-weight:600;background:#f1f5f9;color:var(--text-muted);display:inline-block;margin-bottom:0.5rem}.match-status-badge.live{background:#fee2e2;color:#ef4444}.match-score-nums{font-size:1.5rem;font-weight:800;color:var(--text-main)}.group-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem;height:100%}.group-header{background:var(--surface-strong);color:var(--text-light);padding:0.5rem 1rem;border-radius:6px;font-weight:700;text-align:center;margin-bottom:1rem}.group-team-item{display:flex;justify-content:space-between;padding:0.5rem 0;border-bottom:1px dashed var(--border)}.group-team-item:last-child{border-bottom:none}.news-card-body{padding:1.25rem}.news-date{font-size:0.8rem;color:var(--text-muted);margin-bottom:0.5rem;display:block}.news-title{font-size:1.05rem;font-weight:700;line-height:1.4;margin-bottom:0.75rem;color:var(--text-main)}.news-desc{font-size:0.875rem;color:var(--text-muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.guide-item{display:flex;align-items:flex-start;margin-bottom:1.5rem}.guide-icon{width:48px;height:48px;background:rgba(2,132,199,0.1);color:var(--accent);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0;margin-right:1rem}.guide-title{font-size:1.1rem;font-weight:700;margin-bottom:0.25rem}.guide-text{color:var(--text-muted);font-size:0.9rem;margin-bottom:0}.timeline-box{position:relative;padding-left:1.5rem;border-left:2px solid var(--border);margin-bottom:1.5rem}.timeline-box::before{content:'';position:absolute;left:-6px;top:4px;width:10px;height:10px;border-radius:50%;background-color:var(--accent)}.timeline-title{font-weight:700;font-size:1rem;margin-bottom:0.25rem}.accordion-item{border:1px solid var(--border) !important;border-radius:8px !important;margin-bottom:0.75rem;overflow:hidden;background:var(--surface)}.accordion-button{font-weight:600;color:var(--text-main) !important;background-color:var(--surface) !important;box-shadow:none !important}.accordion-button:not(.collapsed){background-color:#f1f5f9 !important;color:var(--accent) !important}.accordion-body{color:var(--text-muted);font-size:0.95rem;line-height:1.6;background-color:var(--surface)}footer{background-color:var(--surface-strong);color:rgba(248,250,252,0.75);font-size:0.9rem;border-top:4px solid var(--accent)}footer h5{color:var(--text-light);font-weight:700;margin-bottom:1.25rem}footer a{color:rgba(248,250,252,0.65);text-decoration:none;transition:var(--transition-smooth)}footer a:hover{color:var(--text-light);padding-left:4px}@media (max-width:768px){.match-bar{flex-direction:column;text-align:center;gap:0.5rem}.match-team{width:100%;justify-content:center !important}.match-score-center{width:100%;margin:0.5rem 0}}