:root{--primary-color:#0c2340;--secondary-color:#1d70b8;--accent-color:#00a86b;--accent-gold:#ffb81c;--text-dark:#1e293b;--text-muted:#64748b;--bg-light:#f8fafc;--bg-white:#ffffff;--border-color:#e2e8f0;--hero-gradient:linear-gradient(135deg,#06101e 0%,#0c2340 50%,#1d3557 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}.navbar-custom{background-color:rgba(12,35,64,0.96);backdrop-filter:blur(10px);border-bottom:2px solid var(--accent-gold);padding:0.8rem 1rem}.navbar-brand img{max-height:45px;object-fit:contain}.nav-link{color:#e2e8f0 !important;font-weight:500;font-size:0.95rem;transition:color 0.3s ease}.nav-link:hover,.nav-link.active{color:var(--accent-gold) !important}.hero-section{background:var(--hero-gradient);color:#ffffff;padding:5rem 0 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(0,168,107,0.15) 0%,transparent 50%);pointer-events:none}.hero-tag{background:rgba(255,184,28,0.2);border:1px solid var(--accent-gold);color:var(--accent-gold);padding:0.4rem 1rem;border-radius:30px;font-size:0.85rem;font-weight:600;display:inline-block;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.hero-title{font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-title span{color:var(--accent-gold)}.hero-desc{font-size:1.1rem;color:#cbd5e1;margin-bottom:2rem;max-width:600px}.hero-img-container{border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,0.3);border:3px solid rgba(255,255,255,0.1)}.hero-img-container img{width:100%;height:auto;display:block;transition:transform 0.5s ease}.hero-img-container:hover img{transform:scale(1.03)}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{font-size:2.2rem;font-weight:700;color:var(--primary-color);position:relative;display:inline-block;padding-bottom:0.75rem}.section-header h2::after{content:'';position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:60px;height:4px;background:var(--accent-color);border-radius:2px}.section-header p{color:var(--text-muted);margin-top:0.75rem;font-size:1.05rem}.score-ticker-container{background:#ffffff;border-bottom:1px solid var(--border-color);padding:0.75rem 0;box-shadow:0 4px 6px -1px rgba(0,0,0,0.05)}.score-card{background:var(--bg-light);border-radius:8px;padding:0.5rem 1rem;min-width:260px;margin-right:1rem;border:1px solid var(--border-color);display:inline-block}.score-status{font-size:0.75rem;font-weight:600;color:var(--accent-color);margin-bottom:0.25rem}.score-team-row{display:flex;justify-content:space-between;align-items:center;font-size:0.85rem;margin-bottom:0.15rem}.score-team-name{font-weight:600}.score-num{font-weight:700;font-size:1rem}.content-section{padding:5rem 0}.bg-white-section{background-color:var(--bg-white)}.schedule-card{background:var(--bg-white);border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,0.02);border:1px solid var(--border-color);transition:all 0.3s ease;margin-bottom:1.5rem;overflow:hidden}.schedule-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,0.05)}.schedule-header{background:#f1f5f9;padding:0.75rem 1.25rem;font-size:0.85rem;font-weight:600;color:var(--text-muted);border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between}.schedule-body{padding:1.5rem}.team-box{display:flex;align-items:center;justify-content:space-between;margin:0.5rem 0}.team-info{display:flex;align-items:center}.team-flag{width:28px;height:20px;border-radius:3px;margin-right:10px;background:#e2e8f0;display:inline-block;text-align:center;line-height:20px;font-size:0.7rem;font-weight:bold}.vs-divider{text-align:center;font-weight:700;color:var(--text-muted);margin:1rem 0;position:relative}.vs-divider::before,.vs-divider::after{content:'';position:absolute;top:50%;width:40%;height:1px;background:var(--border-color)}.vs-divider::before{left:0}.vs-divider::after{right:0}.group-table{background:var(--bg-white);border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.03);border:1px solid var(--border-color);margin-bottom:2rem}.group-title-bar{background:var(--primary-color);color:#ffffff;padding:0.8rem 1.25rem;font-weight:700;font-size:1.1rem}.table-custom{margin-bottom:0}.table-custom th{background:#f8fafc;color:var(--text-muted);font-weight:600;font-size:0.85rem;border-bottom:1px solid var(--border-color)}.table-custom td{vertical-align:middle;font-size:0.9rem;padding:0.75rem 1.25rem}.team-grid-card{background:var(--bg-white);border-radius:10px;overflow:hidden;border:1px solid var(--border-color);transition:all 0.3s ease;height:100%}.team-grid-card:hover{box-shadow:0 12px 24px rgba(0,0,0,0.08);transform:translateY(-4px)}.team-grid-banner{height:80px;background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));padding:1rem;color:#ffffff;display:flex;align-items:center;justify-content:space-between}.team-grid-body{padding:1.25rem}.team-meta{font-size:0.8rem;color:var(--text-muted);margin-bottom:0.5rem}.news-card-featured{background:var(--bg-white);border-radius:12px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,0.05);border:1px solid var(--border-color);height:100%}.news-card-classic{background:var(--bg-white);border-radius:10px;border:1px solid var(--border-color);padding:1.25rem;margin-bottom:1.25rem;transition:border-color 0.3s ease}.news-card-classic:hover{border-color:var(--secondary-color)}.news-tag{font-size:0.75rem;color:#ffffff;background-color:var(--secondary-color);padding:0.25rem 0.6rem;border-radius:4px;font-weight:600;display:inline-block;margin-bottom:0.75rem}.stadium-card{border-radius:12px;overflow:hidden;position:relative;box-shadow:0 10px 25px rgba(0,0,0,0.1);margin-bottom:2rem;background:#000}.stadium-card img{width:100%;height:auto;display:block;transition:transform 0.6s ease;opacity:0.85}.stadium-card:hover img{transform:scale(1.05);opacity:0.75}.stadium-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,0.9));padding:2rem 1.5rem 1.5rem 1.5rem;color:#ffffff}.stadium-title{font-size:1.4rem;font-weight:700;margin-bottom:0.25rem}.stadium-city{font-size:0.9rem;color:var(--accent-gold);font-weight:600}.info-card-gradient{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);color:#ffffff;border-radius:12px;padding:2.5rem;position:relative;overflow:hidden;border-left:5px solid var(--accent-color)}.info-card-gradient h3{font-size:1.6rem;font-weight:700;color:#ffffff;margin-bottom:1rem}.info-card-gradient p{color:#94a3b8}.guide-item{display:flex;align-items:flex-start;margin-bottom:1.5rem;background:var(--bg-white);padding:1.25rem;border-radius:10px;border:1px solid var(--border-color)}.guide-icon{font-size:1.75rem;color:var(--secondary-color);margin-right:1.25rem;flex-shrink:0}.guide-text h4{font-size:1.1rem;font-weight:700;margin-bottom:0.4rem}.guide-text p{font-size:0.9rem;color:var(--text-muted);margin-bottom:0}.disclaimer-box{background-color:rgba(29,112,184,0.04);border:1px dashed var(--secondary-color);border-radius:12px;padding:2rem;margin-top:1rem}.accordion-item-custom{background:var(--bg-white);border:1px solid var(--border-color);border-radius:10px !important;margin-bottom:1rem;overflow:hidden}.accordion-button-custom{font-weight:600;color:var(--primary-color) !important;background-color:var(--bg-white) !important;box-shadow:none !important;padding:1.2rem}.accordion-button-custom:not(.collapsed){border-bottom:1px solid var(--border-color);background-color:#f8fafc !important}.accordion-body-custom{padding:1.2rem;color:var(--text-muted);font-size:0.95rem}.footer-dark{background-color:#060d17;color:#94a3b8;padding:5rem 0 2rem 0;border-top:4px solid var(--secondary-color);font-size:0.9rem}.footer-dark h5{color:#ffffff;font-weight:700;margin-bottom:1.5rem;font-size:1.1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:0.75rem}.footer-links a{color:#94a3b8;text-decoration:none;transition:color 0.3s ease}.footer-links a:hover{color:var(--accent-gold)}.footer-bottom{border-top:1px solid #1e293b;padding-top:2rem;margin-top:4rem;text-align:center;font-size:0.85rem}@media (max-width:991.98px){.hero-title{font-size:2.2rem}.section-header h2{font-size:1.8rem}.content-section{padding:3.5rem 0}}@media (max-width:767.98px){.hero-section{padding:4rem 0;text-align:center}.hero-desc{margin-left:auto;margin-right:auto}.stadium-card{margin-bottom:1.5rem}}