:root{--primary-color:#0d47a1;--primary-dark:#0a3070;--secondary-color:#1b5e20;--accent-color:#d84315;--accent-gold:#ffb300;--bg-light:#f8f9fa;--bg-white:#ffffff;--bg-card:#fdfdfd;--text-dark:#1a202c;--text-muted:#64748b;--border-color:#e2e8f0;--hero-bg:linear-gradient(135deg,#0d47a1 0%,#0a3070 50%,#1b5e20 100%)}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}a{text-decoration:none;transition:all 0.3s ease}.navbar{background-color:rgba(13,71,161,0.96) !important;backdrop-filter:blur(10px);border-bottom:2px solid var(--accent-gold);padding:0.8rem 1rem}.navbar-brand img{max-height:45px;object-fit:contain}.navbar-brand span{color:#fff;font-weight:700;letter-spacing:0.5px}.nav-link{color:rgba(255,255,255,0.85) !important;font-weight:500;font-size:0.95rem;padding:0.5rem 1rem !important;border-radius:4px}.nav-link:hover,.nav-link.active{color:var(--accent-gold) !important;background-color:rgba(255,255,255,0.1)}.hero-section{background:var(--hero-bg);color:#ffffff;padding:6rem 0 5rem 0;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%,transparent 50%);pointer-events:none}.hero-title h1{font-size:2.5rem;font-weight:800;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,0.3)}@media (min-width:992px){.hero-title h1{font-size:3.5rem}}.hero-tagline{font-size:1.15rem;color:#cbd5e1;max-width:600px}.hero-image-wrapper img{border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,0.3);border:4px solid rgba(255,255,255,0.2);object-fit:cover}.stats-grid{margin-top:-3rem;position:relative;z-index:10}.stat-card{background:var(--bg-white);border-radius:12px;padding:1.5rem;box-shadow:0 10px 25px rgba(0,0,0,0.05);border:1px solid var(--border-color);transition:transform 0.3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-icon{width:48px;height:48px;background-color:rgba(13,71,161,0.1);color:var(--primary-color);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1rem}section{padding:5rem 0}.section-title{margin-bottom:3rem;position:relative}.section-title h2{font-weight:800;color:var(--primary-dark);font-size:2rem;display:inline-block}.section-title h2::after{content:'';display:block;width:60px;height:4px;background:var(--accent-color);margin:0.75rem auto 0 auto;border-radius:2px}.section-title-left h2::after{margin:0.75rem 0 0 0}.section-subtitle{color:var(--text-muted);max-width:700px;margin:0.5rem auto 0 auto}.match-card{background:var(--bg-white);border-radius:12px;border:1px solid var(--border-color);padding:1.5rem;box-shadow:0 4px 12px rgba(0,0,0,0.02);transition:border-color 0.3s}.match-card:hover{border-color:var(--primary-color)}.match-header{font-size:0.85rem;color:var(--text-muted);border-bottom:1px dashed var(--border-color);padding-bottom:0.5rem;margin-bottom:1rem}.team-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:0.75rem}.team-info{display:flex;align-items:center;gap:10px}.team-flag{width:32px;height:20px;object-fit:cover;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.team-name{font-weight:600;font-size:1rem}.team-score{font-weight:700;font-size:1.25rem;color:var(--text-dark)}.match-status{text-align:center;margin-top:1rem;font-size:0.85rem;padding:0.35rem;border-radius:4px;font-weight:600}.status-upcoming{background-color:#f1f5f9;color:#475569}.status-live{background-color:#fee2e2;color:#ef4444;animation:pulse 2s infinite}.table-responsive{border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.03);border:1px solid var(--border-color)}.schedule-table th{background-color:var(--primary-color) !important;color:white !important;font-weight:600;padding:1rem}.schedule-table td{padding:1rem;vertical-align:middle;background-color:var(--bg-white)}.schedule-table tr:nth-child(even) td{background-color:#fafbfc}.group-card{background:var(--bg-white);border-radius:12px;border:1px solid var(--border-color);overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,0.02)}.group-header{background:linear-gradient(135deg,var(--primary-color),var(--primary-dark));color:white;padding:0.75rem 1rem;font-weight:700;font-size:1.1rem;text-align:center}.group-list{list-style:none;padding:0;margin:0}.group-item{display:flex;justify-content:space-between;align-items:center;padding:0.75rem 1rem;border-bottom:1px solid var(--border-color)}.group-item:last-child{border-bottom:none}.news-card{background:var(--bg-white);border-radius:12px;border:1px solid var(--border-color);overflow:hidden;transition:all 0.3s ease;height:100%}.news-card:hover{transform:translateY(-5px);box-shadow:0 12px 20px rgba(0,0,0,0.08);border-color:var(--primary-color)}.news-content{padding:1.5rem}.news-tag{font-size:0.75rem;text-transform:uppercase;font-weight:700;color:var(--accent-color);margin-bottom:0.5rem;display:inline-block}.news-title{font-size:1.1rem;font-weight:700;line-height:1.4;margin-bottom:0.75rem;color:var(--text-dark)}.news-excerpt{font-size:0.9rem;color:var(--text-muted);margin-bottom:1rem}.news-date{font-size:0.8rem;color:var(--text-muted)}.accordion-item{border:1px solid var(--border-color) !important;border-radius:8px !important;margin-bottom:0.75rem;overflow:hidden}.accordion-button{font-weight:600;color:var(--text-dark) !important;background-color:var(--bg-white) !important}.accordion-button:not(.collapsed){background-color:rgba(13,71,161,0.05) !important;color:var(--primary-color) !important;box-shadow:none}.accordion-body{background-color:var(--bg-white);color:#475569;font-size:0.95rem}footer{background-color:#0f172a;color:#94a3b8;padding:4rem 0 2rem 0;font-size:0.9rem;border-top:4px solid var(--primary-color)}footer a{color:#cbd5e1}footer a:hover{color:var(--accent-gold)}footer h5{color:#ffffff;font-weight:700;margin-bottom:1.5rem}.footer-bottom{border-top:1px solid #1e293b;padding-top:2rem;margin-top:3rem}@keyframes pulse{0%{opacity:1}50%{opacity:0.5}100%{opacity:1}}