:root{--primary-dark:#0a1128;--primary-blue:#1e3a8a;--accent-red:#da291c;--accent-green:#006847;--accent-gold:#d4af37;--bg-light:#f8fafc;--text-main:#1e293b;--text-muted:#64748b;--card-shadow:0 10px 30px rgba(0,0,0,0.05);--transition-ease:all 0.3s cubic-bezier(0.4,0,0.2,1)}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;color:var(--text-main);background-color:var(--bg-light);line-height:1.6;overflow-x:hidden}.navbar-custom{background-color:rgba(10,17,40,0.95);backdrop-filter:blur(10px);border-bottom:2px solid var(--accent-red);padding:0.75rem 1rem;position:sticky;top:0;z-index:1030}.navbar-custom .navbar-brand{display:flex;align-items:center;gap:10px;color:#ffffff;font-weight:800;font-size:1.25rem;letter-spacing:0.5px}.navbar-custom .navbar-brand img{height:40px;width:auto}.navbar-custom .nav-link{color:rgba(255,255,255,0.85);font-weight:500;padding:0.5rem 1rem !important;transition:var(--transition-ease)}.navbar-custom .nav-link:hover,.navbar-custom .nav-link.active{color:var(--accent-gold)}.navbar-custom .btn-nav{background-color:var(--accent-red);color:#ffffff;border:none;padding:0.5rem 1.25rem;border-radius:6px;font-weight:600;transition:var(--transition-ease)}.navbar-custom .btn-nav:hover{background-color:#be123c;color:#ffffff}.hero-section{background:linear-gradient(135deg,#0a1128 0%,#111827 100%);color:#ffffff;padding:6rem 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(30,58,138,0.15) 0%,transparent 50%);pointer-events:none}.hero-badge{background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);padding:0.4rem 1rem;border-radius:50px;font-size:0.875rem;display:inline-flex;align-items:center;gap:8px;color:var(--accent-gold);margin-bottom:1.5rem}.hero-section h1{font-size:2.75rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-section h1 span{color:var(--accent-red)}.hero-section p{font-size:1.125rem;color:#94a3b8;margin-bottom:2rem;max-width:600px}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2.5rem;border-top:1px solid rgba(255,255,255,0.1);padding-top:2rem}.hero-stat-item h4{font-size:1.75rem;font-weight:700;color:var(--accent-gold);margin-bottom:0.25rem}.hero-stat-item p{font-size:0.875rem;margin-bottom:0;color:#cbd5e1}.hero-image-wrapper{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,0.5)}.hero-image-wrapper img{width:100%;height:auto;object-fit:cover;display:block}.ticker-section{background-color:#1e293b;color:#ffffff;padding:0.75rem 0;border-bottom:1px solid rgba(255,255,255,0.1)}.ticker-wrapper{display:flex;align-items:center;overflow-x:auto;gap:2rem;scrollbar-width:none}.ticker-wrapper::-webkit-scrollbar{display:none}.ticker-label{background:var(--accent-red);font-size:0.75rem;font-weight:700;padding:0.25rem 0.75rem;border-radius:4px;text-transform:uppercase;white-space:nowrap}.ticker-list{display:flex;align-items:center;gap:2rem}.ticker-item{display:flex;align-items:center;gap:1rem;background:rgba(255,255,255,0.05);padding:0.35rem 1rem;border-radius:6px;white-space:nowrap;font-size:0.875rem}.ticker-team{font-weight:600}.ticker-score{font-weight:800;color:var(--accent-gold);background:rgba(0,0,0,0.2);padding:0.1rem 0.5rem;border-radius:4px}.ticker-status{font-size:0.75rem;color:#94a3b8}.section-header{text-align:center;margin-bottom:3.5rem}.section-header .sub-title{color:var(--accent-red);font-weight:700;text-transform:uppercase;letter-spacing:1.5px;font-size:0.875rem;margin-bottom:0.5rem;display:block}.section-header h2{font-size:2.25rem;font-weight:800;color:var(--primary-dark);margin-bottom:1rem}.section-header .divider{width:60px;height:4px;background-color:var(--accent-gold);margin:0 auto;border-radius:2px}.schedule-tab-nav{border-bottom:none;justify-content:center;gap:1rem;margin-bottom:2.5rem}.schedule-tab-nav .nav-link{border:1px solid var(--border-color) !important;border-radius:50px !important;color:var(--text-muted);font-weight:600;padding:0.6rem 1.5rem;transition:var(--transition-ease)}.schedule-tab-nav .nav-link.active{background-color:var(--primary-blue) !important;color:#ffffff !important;border-color:var(--primary-blue) !important}.match-card{background-color:#ffffff;border-radius:12px;box-shadow:var(--card-shadow);padding:1.5rem;margin-bottom:1rem;border-left:5px solid var(--accent-gold);transition:var(--transition-ease)}.match-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(0,0,0,0.08)}.match-meta{display:flex;justify-content:space-between;font-size:0.8rem;color:var(--text-muted);margin-bottom:1rem;border-bottom:1px dashed var(--border-color);padding-bottom:0.5rem}.match-teams{display:flex;align-items:center;justify-content:space-between}.team-row{display:flex;align-items:center;gap:0.75rem;font-weight:700;font-size:1.05rem}.team-flag{width:32px;height:22px;object-fit:cover;border-radius:3px;box-shadow:0 2px 4px rgba(0,0,0,0.1);background:#e2e8f0;display:inline-block;text-align:center;line-height:22px;font-size:0.6rem;color:#475569}.match-vs{font-size:0.85rem;color:var(--text-muted);font-weight:600;background:#f1f5f9;padding:0.25rem 0.75rem;border-radius:50px}.group-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.group-card{background-color:#ffffff;border-radius:12px;box-shadow:var(--card-shadow);overflow:hidden;border:1px solid var(--border-color)}.group-header{background:linear-gradient(135deg,var(--primary-blue) 0%,var(--primary-dark) 100%);color:#ffffff;padding:1rem;font-weight:700;text-align:center;font-size:1.15rem}.group-table{width:100%;margin-bottom:0}.group-table th,.group-table td{padding:0.75rem 1rem;font-size:0.875rem}.group-table th{background-color:#f1f5f9;font-weight:600;color:var(--text-muted)}.group-table tbody tr{border-bottom:1px solid #f1f5f9}.group-table tbody tr:last-child{border-bottom:none}.team-profile-card{background:#ffffff;border-radius:12px;box-shadow:var(--card-shadow);padding:1.5rem;text-align:center;transition:var(--transition-ease);border:1px solid var(--border-color)}.team-profile-card:hover{border-color:var(--accent-red);transform:translateY(-5px)}.team-avatar{width:70px;height:70px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.75rem;font-weight:800;color:var(--primary-blue);border:3px solid var(--bg-light);box-shadow:0 4px 10px rgba(0,0,0,0.05)}.team-profile-card h4{font-size:1.15rem;font-weight:700;margin-bottom:0.5rem}.team-meta-tag{font-size:0.75rem;background:#eff6ff;color:var(--primary-blue);padding:0.25rem 0.75rem;border-radius:50px;font-weight:600;display:inline-block;margin-bottom:1rem}.team-stats-mini{display:flex;justify-content:space-around;border-top:1px solid #f1f5f9;padding-top:1rem;font-size:0.8rem}.team-stat-val{display:block;font-weight:700;color:var(--primary-dark)}.news-section{background-color:#f1f5f9;padding:5rem 0}.news-featured{background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:var(--card-shadow);height:100%}.news-featured img{width:100%;height:280px;object-fit:cover}.news-featured-body{padding:2rem}.news-tag{background-color:var(--accent-red);color:#ffffff;font-size:0.75rem;font-weight:700;padding:0.3rem 0.8rem;border-radius:4px;text-transform:uppercase;display:inline-block;margin-bottom:1rem}.news-featured h3{font-size:1.5rem;font-weight:800;margin-bottom:1rem;line-height:1.4}.news-featured p{color:var(--text-muted);font-size:0.95rem;margin-bottom:1.5rem}.news-list-item{background:#ffffff;border-radius:8px;padding:1.25rem;margin-bottom:1rem;box-shadow:0 4px 10px rgba(0,0,0,0.02);transition:var(--transition-ease);display:flex;flex-direction:column;justify-content:space-between}.news-list-item:hover{transform:translateX(5px);box-shadow:0 6px 15px rgba(0,0,0,0.05)}.news-list-item h4{font-size:1.05rem;font-weight:700;margin-bottom:0.5rem;line-height:1.4}.news-list-meta{font-size:0.75rem;color:var(--text-muted);display:flex;gap:1rem}.venue-card{background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:var(--card-shadow);border:1px solid var(--border-color);height:100%}.venue-info{padding:1.5rem}.venue-city-badge{background-color:var(--primary-blue);color:#ffffff;font-size:0.75rem;padding:0.25rem 0.6rem;border-radius:3px;display:inline-block;margin-bottom:0.75rem;font-weight:600}.venue-info h4{font-size:1.2rem;font-weight:700;margin-bottom:0.5rem}.venue-details{font-size:0.85rem;color:var(--text-muted);margin-bottom:0;list-style:none;padding-left:0}.venue-details li{margin-bottom:0.25rem;display:flex;align-items:center;gap:5px}.history-card{background:linear-gradient(135deg,#1e3a8a 0%,#0a1128 100%);color:#ffffff;border-radius:12px;padding:2.5rem;position:relative;overflow:hidden}.history-card::after{content:"\F60B";font-family:"bootstrap-icons";position:absolute;right:-20px;bottom:-30px;font-size:12rem;opacity:0.05;pointer-events:none}.history-card h3{font-size:1.75rem;font-weight:800;color:var(--accent-gold);margin-bottom:1.25rem}.history-card p{color:#cbd5e1;font-size:1rem;margin-bottom:1.5rem}.rule-badge-list{display:flex;flex-wrap:wrap;gap:0.75rem}.rule-badge{background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);color:#ffffff;padding:0.5rem 1rem;border-radius:8px;font-size:0.875rem;font-weight:600}.guide-section{background:linear-gradient(180deg,#ffffff 0%,var(--bg-light) 100%)}.guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.guide-card{background:#ffffff;border-radius:12px;padding:2rem;box-shadow:var(--card-shadow);border-top:4px solid var(--accent-red);transition:var(--transition-ease)}.guide-card:hover{transform:translateY(-5px)}.guide-icon{font-size:2.5rem;color:var(--accent-red);margin-bottom:1.25rem}.guide-card h4{font-size:1.2rem;font-weight:700;margin-bottom:0.75rem}.guide-card p{font-size:0.875rem;color:var(--text-muted);margin-bottom:0;line-height:1.6}.guide-image-container{border-radius:12px;overflow:hidden;box-shadow:var(--card-shadow)}.guide-image-container img{width:100%;height:auto;display:block}.about-section{background-color:#0a1128;color:#ffffff;padding:4rem 0;border-bottom:1px solid rgba(255,255,255,0.1)}.about-content{max-width:800px;margin:0 auto;text-align:center}.about-content p{color:#94a3b8;font-size:1rem;line-height:1.8}.about-brand{font-size:1.5rem;font-weight:800;color:var(--accent-gold);margin-bottom:1rem}.faq-section{padding:5rem 0;background-color:#ffffff}.faq-accordion .accordion-item{border:1px solid var(--border-color);border-radius:10px !important;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,0.01)}.faq-accordion .accordion-button{font-weight:700;color:var(--primary-dark);padding:1.25rem;background-color:#ffffff}.faq-accordion .accordion-button:not(.collapsed){background-color:#f1f5f9;color:var(--primary-blue);box-shadow:none}.faq-accordion .accordion-body{padding:1.25rem;color:var(--text-muted);font-size:0.95rem;background-color:#ffffff;line-height:1.7}.footer-custom{background-color:#050b18;color:#94a3b8;padding:4rem 0 2rem;font-size:0.9rem}.footer-brand{color:#ffffff;font-size:1.5rem;font-weight:800;margin-bottom:1.25rem;display:flex;align-items:center;gap:10px}.footer-brand img{height:35px}.footer-title{color:#ffffff;font-weight:700;font-size:1.1rem;margin-bottom:1.5rem;position:relative;padding-bottom:0.5rem}.footer-title::after{content:'';position:absolute;bottom:0;left:0;width:35px;height:2px;background-color:var(--accent-red)}.footer-links{list-style:none;padding-left:0;margin-bottom:0}.footer-links li{margin-bottom:0.75rem}.footer-links a{color:#94a3b8;text-decoration:none;transition:var(--transition-ease)}.footer-links a:hover{color:#ffffff;padding-left:5px}.footer-bottom{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.05);text-align:center;font-size:0.8rem}@media (max-width:991.98px){.hero-section{padding:4rem 0;text-align:center}.hero-section h1{font-size:2.25rem}.hero-stats{justify-content:center}.hero-image-wrapper{margin-top:3rem}.section-header h2{font-size:1.75rem}.group-grid{grid-template-columns:1fr}}@media (max-width:575.98px){.hero-section h1{font-size:1.85rem}.hero-stats{grid-template-columns:1fr;gap:1rem}.match-teams{flex-direction:column;align-items:flex-start;gap:0.5rem}.match-vs{align-self:center;margin:0.25rem 0}}