:root{--primary-blue:#0A369D;--accent-red:#DA291C;--accent-green:#006847;--bg-light:#F4F7FA;--text-dark:#1A1F2C;--text-muted:#5C6E82;--border-color:#E2E8F0;--card-shadow:0 8px 30px rgba(10,54,157,0.05);--header-height:72px}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:var(--text-dark);background-color:var(--bg-light);line-height:1.6;overflow-x:hidden}section{padding:80px 0;border-bottom:1px solid var(--border-color);background:#ffffff}section:nth-of-type(even){background-color:var(--bg-light)}.section-title{font-size:2.25rem;font-weight:800;color:var(--primary-blue);margin-bottom:15px;position:relative;display:inline-block}.section-title::after{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,var(--accent-red),var(--accent-green));margin-top:10px;border-radius:2px}.section-desc{color:var(--text-muted);font-size:1.1rem;max-width:700px;margin-bottom:45px}.navbar-custom{height:var(--header-height);background-color:rgba(255,255,255,0.95);backdrop-filter:blur(10px);box-shadow:0 2px 15px rgba(0,0,0,0.05);transition:all 0.3s ease}.navbar-brand img{max-height:45px;margin-right:10px}.navbar-brand span{font-weight:800;font-size:1.25rem;color:var(--primary-blue);letter-spacing:-0.5px}.nav-link-custom{font-weight:600;color:var(--text-dark) !important;padding:0.5rem 1rem !important;transition:color 0.2s ease}.nav-link-custom:hover{color:var(--primary-blue) !important}.hero-section{padding:140px 0 100px 0;background:radial-gradient(circle at 10% 20%,rgba(10,54,157,0.08) 0%,rgba(255,255,255,1) 90%);border-bottom:1px solid var(--border-color)}.hero-title{font-size:3rem;font-weight:900;line-height:1.2;color:var(--primary-blue);margin-bottom:25px}.hero-title span{background:linear-gradient(135deg,var(--accent-red) 30%,var(--accent-green) 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-lead{font-size:1.25rem;color:var(--text-muted);margin-bottom:35px;font-weight:400}.hero-stats{background:#ffffff;border-radius:12px;padding:25px;box-shadow:var(--card-shadow);border:1px solid var(--border-color)}.stat-item{text-align:center}.stat-val{font-size:2rem;font-weight:800;color:var(--primary-blue)}.stat-lbl{font-size:0.85rem;color:var(--text-muted);text-transform:uppercase;font-weight:600}.hero-img-box img{border-radius:14px;box-shadow:0 15px 45px rgba(10,54,157,0.12);object-fit:cover}.score-ticker-container{background:var(--primary-blue);padding:15px 0;overflow:hidden}.ticker-card{background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.15);border-radius:8px;padding:12px 20px;color:#ffffff;min-width:280px;margin-right:20px;display:inline-block}.ticker-status{font-size:0.75rem;font-weight:700;color:#FFD700;text-transform:uppercase;margin-bottom:6px}.ticker-teams{display:flex;justify-content:space-between;align-items:center;font-size:0.95rem;font-weight:600}.group-card{background:#ffffff;border-radius:12px;border:1px solid var(--border-color);box-shadow:var(--card-shadow);overflow:hidden;transition:transform 0.2s ease}.group-card:hover{transform:translateY(-5px)}.group-header{background:linear-gradient(135deg,var(--primary-blue),#1A4FA2);color:#ffffff;font-weight:800;text-align:center;padding:12px;font-size:1.15rem}.group-list{list-style:none;padding:0;margin:0}.group-item{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-bottom:1px solid var(--border-color);font-weight:500}.group-item:last-child{border-bottom:none}.schedule-table-wrapper{background:#ffffff;border-radius:12px;border:1px solid var(--border-color);box-shadow:var(--card-shadow);overflow-x:auto}.schedule-table{width:100%;margin-bottom:0;min-width:800px}.schedule-table th{background-color:rgba(10,54,157,0.04);color:var(--primary-blue);font-weight:700;padding:16px;border-bottom:2px solid var(--border-color)}.schedule-table td{padding:16px;vertical-align:middle;border-bottom:1px solid var(--border-color)}.schedule-badge{font-size:0.8rem;font-weight:700;padding:4px 10px;border-radius:50px}.team-badge-card{background:#ffffff;border-radius:12px;border:1px solid var(--border-color);padding:24px;text-align:center;box-shadow:var(--card-shadow);transition:all 0.2s ease}.team-badge-card:hover{border-color:var(--primary-blue);transform:translateY(-4px)}.team-flag-placeholder{width:70px;height:45px;background:#f0f0f0;border-radius:4px;margin:0 auto 15px auto;border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;font-weight:bold;font-size:0.8rem;color:var(--text-muted)}.news-card{background:#ffffff;border-radius:12px;border:1px solid var(--border-color);overflow:hidden;box-shadow:var(--card-shadow);height:100%;display:flex;flex-direction:column}.news-body{padding:20px;display:flex;flex-direction:column;flex-grow:1}.news-tag{font-size:0.75rem;font-weight:700;color:var(--accent-red);text-transform:uppercase;margin-bottom:10px;display:inline-block}.news-title{font-size:1.15rem;font-weight:700;line-height:1.4;margin-bottom:12px;color:var(--text-dark)}.news-excerpt{font-size:0.9rem;color:var(--text-muted);margin-bottom:20px;flex-grow:1}.news-meta{font-size:0.8rem;color:var(--text-muted);border-top:1px solid var(--border-color);padding-top:12px;display:flex;justify-content:space-between}.stadium-image-box img{border-radius:14px;box-shadow:var(--card-shadow);object-fit:cover;width:100%}.custom-accordion .accordion-item{border:1px solid var(--border-color);border-radius:10px;margin-bottom:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.02)}.custom-accordion .accordion-header{margin-bottom:0}.custom-accordion .accordion-button{font-weight:700;color:var(--primary-blue);background-color:#ffffff;padding:18px 24px;font-size:1.05rem}.custom-accordion .accordion-button:not(.collapsed){background-color:rgba(10,54,157,0.03);color:var(--primary-blue);box-shadow:none}.custom-accordion .accordion-body{padding:20px 24px;color:var(--text-muted);line-height:1.7;background-color:#ffffff}footer{background-color:#0A192F;color:rgba(255,255,255,0.75);font-size:0.95rem;border-top:4px solid var(--accent-red)}footer h5{color:#ffffff;font-weight:700;margin-bottom:20px}footer a{color:rgba(255,255,255,0.65);text-decoration:none;transition:color 0.2s ease}footer a:hover{color:#ffffff}@media (max-width:991.98px){.hero-section{padding:110px 0 60px 0;text-align:center}.hero-title{font-size:2.25rem}.hero-img-box{margin-top:40px}.section-title{font-size:1.85rem}}