:root{--page-bg:#f6f8fc;--surface:#ffffff;--surface-strong:#eff3f8;--text-main:#1e293b;--text-muted:#64748b;--accent:#0f52ba;--accent-2:#e0115f;--accent-3:#f59e0b;--border:#e2e8f0;--radius-custom:12px}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}.navbar-custom{background-color:rgba(255,255,255,0.95);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:1030;transition:all 0.3s ease}.navbar-brand img{max-height:40px;width:auto}.nav-link{color:var(--text-main);font-weight:500;transition:color 0.2s ease}.nav-link:hover,.nav-link.active{color:var(--accent)}@media (min-width:1200px){.side-anchor-nav{position:fixed;left:20px;top:50%;transform:translateY(-50%);z-index:1000;background:var(--surface);padding:15px 10px;border-radius:var(--radius-custom);box-shadow:0 4px 20px rgba(0,0,0,0.05);border:1px solid var(--border)}.side-anchor-nav a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:8px;color:var(--text-muted);border-radius:50%;transition:all 0.3s ease;text-decoration:none}.side-anchor-nav a:hover,.side-anchor-nav a.active{background-color:var(--accent);color:#fff}}@media (max-width:1199px){.side-anchor-nav{display:none}}.hero-section{padding:80px 0;background:linear-gradient(135deg,#0f52ba 0%,#1d4ed8 40%,#e0115f 100%);color:#ffffff;border-radius:0 0 24px 24px;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,0.1) 0%,rgba(0,0,0,0) 60%);pointer-events:none}.hero-content{position:relative;z-index:2}.hero-title-badge{background-color:rgba(255,255,255,0.2);padding:6px 16px;border-radius:30px;font-size:0.9rem;display:inline-block;margin-bottom:20px;backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,0.3)}.hero-title{font-weight:800;font-size:2.8rem;line-height:1.2;margin-bottom:20px}.hero-desc{font-size:1.15rem;opacity:0.9;margin-bottom:30px}.hero-stats{background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);border-radius:var(--radius-custom);padding:20px;border:1px solid rgba(255,255,255,0.15)}.hero-stat-item h3{font-size:2rem;font-weight:700;color:var(--accent-3);margin-bottom:2px}.hero-stat-item p{font-size:0.85rem;opacity:0.8;margin:0}.hero-img-wrapper img{border-radius:var(--radius-custom);box-shadow:0 10px 30px rgba(0,0,0,0.15);transition:transform 0.3s ease}.hero-img-wrapper img:hover{transform:scale(1.02)}.section-header{margin-bottom:40px;position:relative}.section-header h2{font-size:2rem;font-weight:700;color:var(--text-main);display:inline-block;position:relative;padding-bottom:12px}.section-header h2::after{content:'';position:absolute;left:0;bottom:0;width:50px;height:4px;background:linear-gradient(90deg,var(--accent),var(--accent-2));border-radius:2px}.section-header p{color:var(--text-muted);margin-top:10px;font-size:1rem}.content-section{padding:60px 0}.custom-card{background-color:var(--surface);border-radius:var(--radius-custom);border:1px solid var(--border);box-shadow:0 2px 12px rgba(0,0,0,0.02);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);overflow:hidden}.custom-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(15,82,186,0.08);border-color:rgba(15,82,186,0.2)}.schedule-timeline{position:relative;padding-left:20px;border-left:2px solid var(--border)}.schedule-item{position:relative;margin-bottom:30px}.schedule-item::before{content:'';position:absolute;left:-27px;top:5px;width:12px;height:12px;border-radius:50%;background-color:var(--accent);border:3px solid var(--surface);box-shadow:0 0 0 3px rgba(15,82,186,0.2)}.schedule-date{font-weight:700;color:var(--accent-2);font-size:0.95rem;margin-bottom:8px}.score-board-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:15px;scroll-behavior:smooth}.score-board-scroll::-webkit-scrollbar{height:6px}.score-board-scroll::-webkit-scrollbar-thumb{background-color:var(--border);border-radius:3px}.score-card{flex:0 0 280px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-custom);padding:15px;text-align:center}.score-status{font-size:0.75rem;font-weight:600;display:inline-block;padding:3px 8px;border-radius:20px;margin-bottom:10px}.status-live{background-color:#fef2f2;color:#ef4444}.status-upcoming{background-color:#eff6ff;color:#1d4ed8}.status-end{background-color:#f1f5f9;color:#64748b}.score-team-row{display:flex;align-items:center;justify-content:space-between;margin:8px 0}.score-team-name{font-weight:600;font-size:0.95rem}.score-num{font-size:1.2rem;font-weight:700}.group-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.group-card-header{background:linear-gradient(135deg,var(--accent) 0%,#1e3a8a 100%);color:#fff;padding:12px 15px;font-weight:700;font-size:1.1rem;border-radius:var(--radius-custom) var(--radius-custom) 0 0}.group-list-item{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;border-bottom:1px solid var(--border)}.group-list-item:last-child{border-bottom:none}.team-profile-card{position:relative;overflow:hidden}.team-flag-bg{height:8px;background:linear-gradient(90deg,#3b82f6,#ef4444,#10b981)}.team-avatar{width:48px;height:48px;background-color:var(--surface-strong);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--accent);border:2px solid var(--border)}.stadium-card img{width:100%;height:200px;object-fit:cover;border-bottom:1px solid var(--border)}.guide-box{background-color:var(--surface);border-left:4px solid var(--accent-2);padding:20px;border-radius:0 var(--radius-custom) var(--radius-custom) 0}.accordion-button:not(.collapsed){background-color:#eff6ff;color:var(--accent);box-shadow:none}.accordion-button:focus{box-shadow:none;border-color:rgba(15,82,186,0.1)}.footer-section{background-color:#0f172a;color:#94a3b8;padding:60px 0 30px;border-top:5px solid var(--accent)}.footer-section h5{color:#ffffff;font-weight:700;margin-bottom:20px}.footer-section a{color:#94a3b8;text-decoration:none;transition:color 0.2s ease}.footer-section a:hover{color:#ffffff}@media (max-width:768px){.hero-title{font-size:2rem}.content-section{padding:40px 0}.stadium-card img{height:160px}}