:root{--primary-us:#0A2540;--primary-mx:#006847;--primary-ca:#D80621;--accent:#FFC72C;--page-bg:#F5F7FA;--surface:#FFFFFF;--surface-strong:#0D1B2A;--text-main:#1E293B;--text-muted:#64748B;--border:#E2E8F0;--border-hover:#CBD5E1;--gradient-accent:linear-gradient(135deg,#D80621 0%,#0A2540 100%)}body{background-color:var(--page-bg);color:var(--text-main);font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.6;letter-spacing:0}.navbar{background-color:var(--surface);box-shadow:0 4px 20px rgba(0,0,0,0.05);border-bottom:1px solid var(--border);padding:0.8rem 1rem}.navbar-brand img{max-height:40px;object-fit:contain}.navbar-brand span{font-weight:800;font-size:1.25rem;background:var(--gradient-accent);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-left:0.5rem}.nav-link{font-weight:600;color:var(--text-main);transition:color 0.3s ease;margin:0 0.25rem}.nav-link:hover{color:var(--primary-ca)}.hero-section{padding:5rem 0;background:radial-gradient(circle at 80% 20%,rgba(216,6,33,0.05) 0%,rgba(10,37,64,0.05) 100%),var(--surface);border-bottom:1px solid var(--border);overflow:hidden}.hero-badge{display:inline-flex;align-items:center;padding:0.5rem 1rem;background-color:rgba(216,6,33,0.1);color:var(--primary-ca);border-radius:50px;font-weight:700;font-size:0.875rem;margin-bottom:1.5rem}.hero-title{font-weight:900;font-size:2.8rem;line-height:1.2;color:var(--primary-us);margin-bottom:1.5rem}.hero-desc{font-size:1.15rem;color:var(--text-muted);margin-bottom:2rem}.hero-img-wrapper{position:relative;border-radius:14px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,0.1)}.hero-img-wrapper img{width:100%;height:auto;object-fit:cover;transition:transform 0.5s ease}.hero-img-wrapper:hover img{transform:scale(1.03)}.stats-bar{background:var(--primary-us);color:var(--surface);border-radius:12px;padding:2rem;margin-top:-3rem;position:relative;z-index:10;box-shadow:0 10px 30px rgba(10,37,64,0.15)}.stat-item{text-align:center;border-right:1px solid rgba(255,255,255,0.1)}.stat-item:last-child{border-right:none}.stat-number{font-size:2.2rem;font-weight:800;color:var(--accent);display:block}.stat-label{font-size:0.9rem;color:rgba(255,255,255,0.8);margin-top:0.25rem}.section-padding{padding:5rem 0}.section-header{margin-bottom:3.5rem;position:relative}.section-tag{font-weight:700;text-transform:uppercase;color:var(--primary-mx);font-size:0.85rem;letter-spacing:1px;display:block;margin-bottom:0.5rem}.section-title{font-size:2.2rem;font-weight:800;color:var(--primary-us);position:relative;display:inline-block}.section-title::after{content:'';position:absolute;left:0;bottom:-8px;width:50px;height:4px;background:var(--primary-ca);border-radius:2px}.schedule-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;transition:all 0.3s ease;overflow:hidden;height:100%}.schedule-card:hover{transform:translateY(-5px);border-color:var(--border-hover);box-shadow:0 10px 25px rgba(0,0,0,0.05)}.schedule-header{background-color:#F8FAFC;padding:1rem 1.25rem;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.schedule-badge{background-color:var(--primary-us);color:var(--surface);font-size:0.75rem;font-weight:700;padding:0.25rem 0.6rem;border-radius:4px}.schedule-body{padding:1.5rem}.match-vs{display:flex;align-items:center;justify-content:space-between;margin:1rem 0}.team-info{display:flex;flex-direction:column;align-items:center;width:40%}.team-flag-placeholder{width:48px;height:48px;border-radius:50%;background-color:#E2E8F0;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;margin-bottom:0.5rem;border:2px solid var(--border)}.team-name{font-weight:700;font-size:0.95rem;text-align:center}.vs-divider{font-size:0.85rem;color:var(--text-muted);font-weight:800;background-color:var(--page-bg);padding:0.35rem 0.75rem;border-radius:20px}.group-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem}.group-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,0.02)}.group-name-title{font-size:1.25rem;font-weight:800;color:var(--primary-us);border-bottom:2px solid var(--primary-mx);padding-bottom:0.5rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.group-list{list-style:none;padding:0;margin:0}.group-item{display:flex;justify-content:space-between;align-items:center;padding:0.6rem 0;border-bottom:1px dashed var(--border)}.group-item:last-child{border-bottom:none}.group-team{font-weight:600}.group-seed{font-size:0.75rem;background:#F1F5F9;padding:0.15rem 0.4rem;border-radius:4px;color:var(--text-muted)}.team-card{background:var(--surface);border-radius:12px;overflow:hidden;border:1px solid var(--border);transition:transform 0.3s ease}.team-card:hover{transform:translateY(-5px)}.team-hero-bg{height:80px;background:var(--gradient-accent);position:relative}.team-card-body{padding:1.5rem;position:relative;margin-top:-40px;text-align:center}.team-avatar{width:80px;height:80px;border-radius:50%;background:var(--surface);border:4px solid var(--surface);box-shadow:0 4px 10px rgba(0,0,0,0.1);margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;font-size:1.8rem}.team-title-h{font-size:1.2rem;font-weight:800;color:var(--primary-us)}.team-meta{font-size:0.85rem;color:var(--text-muted);margin-bottom:1rem}.team-tag-list{display:flex;justify-content:center;gap:0.5rem;flex-wrap:wrap}.team-badge-tag{background-color:#F1F5F9;color:var(--text-main);font-size:0.75rem;padding:0.25rem 0.6rem;border-radius:4px;font-weight:600}.news-card{background:var(--surface);border-radius:12px;border:1px solid var(--border);padding:1.5rem;margin-bottom:1.5rem;transition:border-color 0.3s ease;display:flex;flex-direction:column;justify-content:space-between}.news-card:hover{border-color:var(--primary-mx)}.news-meta{font-size:0.8rem;color:var(--text-muted);margin-bottom:0.5rem;display:flex;align-items:center;gap:1rem}.news-title-h{font-size:1.15rem;font-weight:700;color:var(--primary-us);margin-bottom:0.75rem;line-height:1.4}.news-excerpt{font-size:0.9rem;color:var(--text-muted);margin-bottom:0}.guide-box{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:2rem;height:100%}.guide-item{display:flex;gap:1rem;margin-bottom:1.5rem}.guide-item:last-child{margin-bottom:0}.guide-icon{font-size:1.5rem;color:var(--primary-ca);background:rgba(216,6,33,0.08);width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.guide-info h4{font-size:1.05rem;font-weight:700;margin-bottom:0.25rem}.guide-info p{font-size:0.9rem;color:var(--text-muted);margin-bottom:0}.faq-accordion .accordion-item{background-color:var(--surface);border:1px solid var(--border);margin-bottom:1rem;border-radius:10px !important;overflow:hidden}.faq-accordion .accordion-button{font-weight:700;color:var(--primary-us);padding:1.25rem;box-shadow:none;background-color:var(--surface)}.faq-accordion .accordion-button:not(.collapsed){background-color:rgba(10,37,64,0.02);color:var(--primary-ca)}.faq-accordion .accordion-body{padding:1.25rem;color:var(--text-muted);font-size:0.95rem;border-top:1px solid var(--border);background-color:#FCFDFE}.about-site-box{background:var(--surface-strong);color:rgba(255,255,255,0.9);border-radius:14px;padding:3rem;box-shadow:0 15px 35px rgba(0,0,0,0.1)}.about-site-box h3{color:var(--surface);font-weight:800;margin-bottom:1.5rem}.info-img-section{border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.05);margin-bottom:2rem}.info-img-section img{width:100%;height:auto;object-fit:cover}footer{background-color:var(--primary-us);color:rgba(255,255,255,0.75);padding:4rem 0 2rem;border-top:5px solid var(--primary-ca)}footer h5{color:var(--surface);font-weight:700;margin-bottom:1.5rem}footer a{color:rgba(255,255,255,0.75);text-decoration:none;transition:color 0.3s ease}footer a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid rgba(255,255,255,0.1);padding-top:2rem;margin-top:3rem;font-size:0.85rem}@media (max-width:991.98px){.hero-title{font-size:2.2rem}.section-title{font-size:1.8rem}.stat-item{border-right:none;border-bottom:1px solid rgba(255,255,255,0.1);padding:1rem 0}.stat-item:last-child{border-bottom:none}.stats-bar{margin-top:2rem}}