:root{--wc-primary:#0a1931;--wc-primary-light:#15305b;--wc-secondary:#00205b;--wc-accent-green:#00a86b;--wc-accent-gold:#f5a623;--wc-accent-red:#d90429;--wc-light-bg:#f4f6f9;--wc-card-bg:#ffffff;--wc-text-dark:#1f2937;--wc-text-light:#f9fafb;--wc-text-muted:#6b7280;--wc-border-color:#e5e7eb}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:var(--wc-text-dark);background-color:var(--wc-light-bg);line-height:1.6;overflow-x:hidden}.navbar-custom{background-color:var(--wc-primary);box-shadow:0 4px 12px rgba(0,0,0,0.15);padding:0.8rem 1rem}.navbar-custom .navbar-brand{display:flex;align-items:center;font-weight:800;color:var(--wc-text-light) !important;font-size:1.4rem;letter-spacing:0.5px}.navbar-custom .navbar-brand img{max-height:40px;margin-right:10px}.navbar-custom .nav-link{color:rgba(255,255,255,0.85) !important;font-weight:500;margin:0 10px;transition:color 0.3s ease}.navbar-custom .nav-link:hover{color:var(--wc-accent-gold) !important}.navbar-custom .btn-nav-action{background-color:var(--wc-accent-red);color:white !important;font-weight:600;border-radius:20px;padding:0.4rem 1.2rem;border:none;transition:background 0.3s}.navbar-custom .btn-nav-action:hover{background-color:#b3001e}.hero-section{background:linear-gradient(135deg,var(--wc-primary) 30%,var(--wc-primary-light) 100%);color:var(--wc-text-light);padding:5rem 0;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle,rgba(255,255,255,0.05) 10%,transparent 80%);pointer-events:none}.hero-title{font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#ffffff;text-shadow:0 2px 4px rgba(0,0,0,0.2)}.hero-title span{color:var(--wc-accent-gold)}.hero-desc{font-size:1.15rem;color:rgba(255,255,255,0.9);margin-bottom:2rem;font-weight:300}.hero-badge-group{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:2rem}.hero-badge{background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.2);padding:6px 14px;border-radius:30px;font-size:0.9rem;font-weight:500;color:var(--wc-text-light)}.hero-image-wrapper{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.3)}.hero-image-wrapper img{width:100%;height:auto;display:block;transition:transform 0.5s ease}.hero-image-wrapper:hover img{transform:scale(1.03)}.section-header{text-align:center;margin-bottom:3.5rem;position:relative}.section-header h2{font-size:2.2rem;font-weight:800;color:var(--wc-primary);margin-bottom:0.8rem;display:inline-block;position:relative}.section-header h2::after{content:'';display:block;width:60px;height:4px;background:var(--wc-accent-red);margin:10px auto 0;border-radius:2px}.section-header p{font-size:1.1rem;color:var(--wc-text-muted);max-width:600px;margin:0 auto}.content-section{padding:5rem 0}.bg-white-block{background-color:var(--wc-card-bg)}.bg-dark-block{background-color:var(--wc-primary);color:var(--wc-text-light)}.bg-dark-block .section-header h2{color:#ffffff}.bg-dark-block .section-header p{color:rgba(255,255,255,0.7)}.live-ticker{background-color:var(--wc-secondary);color:white;padding:1rem 0;border-bottom:4px solid var(--wc-accent-gold)}.ticker-container{display:flex;align-items:center;justify-content:space-between;overflow-x:auto;white-space:nowrap;gap:20px}.ticker-item{display:inline-flex;align-items:center;background:rgba(255,255,255,0.1);padding:8px 16px;border-radius:6px;font-size:0.9rem;min-width:280px}.ticker-badge{background:var(--wc-accent-red);font-size:0.75rem;padding:2px 6px;border-radius:4px;margin-right:8px;font-weight:bold}.schedule-card{background:var(--wc-card-bg);border-radius:12px;border:1px solid var(--wc-border-color);padding:1.5rem;margin-bottom:1.5rem;transition:all 0.3s ease;box-shadow:0 2px 8px rgba(0,0,0,0.04)}.schedule-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,0.08);border-color:var(--wc-accent-gold)}.schedule-meta{display:flex;justify-content:space-between;font-size:0.85rem;color:var(--wc-text-muted);border-bottom:1px solid var(--wc-border-color);padding-bottom:0.8rem;margin-bottom:1rem}.match-teams{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.team-row{display:flex;align-items:center;font-size:1.1rem;font-weight:700;color:var(--wc-text-dark)}.team-flag-placeholder{width:28px;height:20px;background:#e2e8f0;border-radius:3px;margin-right:10px;display:inline-block;text-align:center;line-height:20px;font-size:0.65rem;font-weight:bold;color:#475569}.match-score{font-size:1.3rem;font-weight:800;color:var(--wc-accent-red)}.match-footer{display:flex;justify-content:space-between;align-items:center;font-size:0.85rem;color:var(--wc-text-muted);background:var(--wc-light-bg);padding:6px 12px;border-radius:6px}.group-container{background:var(--wc-card-bg);border-radius:12px;border:1px solid var(--wc-border-color);padding:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,0.03);margin-bottom:2rem}.group-title{font-size:1.25rem;font-weight:800;color:var(--wc-primary);border-left:4px solid var(--wc-accent-green);padding-left:10px;margin-bottom:1rem}.group-table{width:100%;font-size:0.9rem;margin-bottom:0}.group-table th{font-weight:600;color:var(--wc-text-muted);border-bottom:2px solid var(--wc-border-color);padding:8px}.group-table td{padding:10px 8px;border-bottom:1px solid var(--wc-border-color);vertical-align:middle}.group-table tr:last-child td{border-bottom:none}.qualified-row{background-color:rgba(0,168,107,0.05)}.team-card{background:var(--wc-card-bg);border-radius:12px;overflow:hidden;border:1px solid var(--wc-border-color);transition:all 0.3s ease}.team-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,0.1)}.team-header-img{background:linear-gradient(135deg,var(--wc-secondary),var(--wc-primary));height:100px;display:flex;align-items:center;justify-content:center;color:white;font-size:2.5rem}.team-body{padding:1.5rem}.team-name{font-size:1.2rem;font-weight:800;margin-bottom:0.5rem;color:var(--wc-primary)}.team-meta-info{font-size:0.85rem;color:var(--wc-text-muted);margin-bottom:1rem}.team-stats{display:flex;justify-content:space-between;font-size:0.85rem;border-top:1px solid var(--wc-border-color);padding-top:0.8rem}.news-card{background:var(--wc-card-bg);border-radius:12px;border:1px solid var(--wc-border-color);overflow:hidden;height:100%;display:flex;flex-direction:column;transition:all 0.3s ease}.news-card:hover{box-shadow:0 10px 20px rgba(0,0,0,0.06);transform:translateY(-2px)}.news-body{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.news-tag{background:rgba(217,4,4,0.1);color:var(--wc-accent-red);font-size:0.75rem;font-weight:700;padding:3px 8px;border-radius:4px;align-self:flex-start;margin-bottom:0.8rem}.news-title{font-size:1.15rem;font-weight:800;color:var(--wc-primary);margin-bottom:0.8rem;line-height:1.4}.news-excerpt{font-size:0.9rem;color:var(--wc-text-muted);margin-bottom:1.5rem;flex-grow:1}.news-footer{font-size:0.8rem;color:var(--wc-text-muted);display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--wc-border-color);padding-top:0.8rem}.stadium-card{background:var(--wc-card-bg);border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.05);margin-bottom:1.5rem}.stadium-info{padding:1.5rem}.stadium-city{color:var(--wc-accent-red);font-weight:700;font-size:0.85rem;text-transform:uppercase;margin-bottom:0.4rem}.stadium-name{font-size:1.25rem;font-weight:800;color:var(--wc-primary);margin-bottom:0.8rem}.stadium-capacity{font-size:0.9rem;color:var(--wc-text-muted)}.guide-box{background:var(--wc-card-bg);border-radius:12px;border:1px solid var(--wc-border-color);padding:1.8rem;height:100%;transition:all 0.3s}.guide-box:hover{border-color:var(--wc-accent-green);box-shadow:0 6px 15px rgba(0,0,0,0.05)}.guide-icon{font-size:2rem;color:var(--wc-accent-green);margin-bottom:1.2rem}.guide-box h3{font-size:1.25rem;font-weight:800;color:var(--wc-primary);margin-bottom:0.8rem}.guide-box p{font-size:0.9rem;color:var(--wc-text-muted);margin-bottom:1rem}.guide-list{list-style:none;padding-left:0;margin-bottom:0;font-size:0.85rem}.guide-list li{padding:5px 0;border-bottom:1px dashed var(--wc-border-color);color:var(--wc-text-dark)}.guide-list li:last-child{border-bottom:none}.timeline{position:relative;padding-left:30px}.timeline::before{content:'';position:absolute;left:9px;top:0;bottom:0;width:2px;background:var(--wc-accent-gold)}.timeline-item{position:relative;margin-bottom:2rem}.timeline-item::before{content:'';position:absolute;left:-26px;top:5px;width:12px;height:12px;border-radius:50%;background:var(--wc-accent-gold);border:2px solid var(--wc-primary)}.timeline-date{font-weight:800;color:var(--wc-accent-gold);font-size:1.1rem;margin-bottom:0.4rem}.timeline-content h4{font-size:1.15rem;font-weight:700;margin-bottom:0.5rem}.timeline-content p{font-size:0.9rem;color:rgba(255,255,255,0.8)}.faq-accordion .accordion-item{border:1px solid var(--wc-border-color);border-radius:8px !important;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,0.02)}.faq-accordion .accordion-button{font-weight:700;color:var(--wc-primary);background-color:var(--wc-card-bg);padding:1.2rem}.faq-accordion .accordion-button:not(.collapsed){background-color:var(--wc-light-bg);color:var(--wc-accent-red);box-shadow:none}.faq-accordion .accordion-body{color:var(--wc-text-dark);background-color:var(--wc-card-bg);font-size:0.95rem;line-height:1.7;padding:1.2rem}.disclaimer-section{background-color:#f1f5f9;border-left:4px solid var(--wc-text-muted);padding:1.5rem;border-radius:0 8px 8px 0;font-size:0.9rem;color:var(--wc-text-muted)}.footer-section{background-color:var(--wc-primary);color:rgba(255,255,255,0.75);padding:4rem 0 2rem;border-top:4px solid var(--wc-accent-red)}.footer-section h5{color:white;font-weight:700;margin-bottom:1.5rem}.footer-links{list-style:none;padding-left:0}.footer-links li{margin-bottom:0.8rem}.footer-links a{color:rgba(255,255,255,0.75);text-decoration:none;transition:color 0.3s}.footer-links a:hover{color:var(--wc-accent-gold)}.footer-bottom{border-top:1px solid rgba(255,255,255,0.1);padding-top:2rem;margin-top:3rem;font-size:0.85rem;text-align:center}.img-cover-standard{width:100%;height:250px;object-fit:cover;border-bottom:1px solid var(--wc-border-color)}@media (max-width:991.98px){.hero-section{padding:3rem 0}.hero-title{font-size:2.2rem}.hero-image-wrapper{margin-top:2.5rem}.section-header{margin-bottom:2.5rem}.section-header h2{font-size:1.8rem}}