:root{--primary:#10b981;--primary-dark:#047857;--primary-light:#ecfdf5;--secondary:#1e3a8a;--secondary-light:#eff6ff;--accent:#f97316;--accent-light:#fff7ed;--dark:#0f172a;--light:#f8fafc;--white:#ffffff;--border:#e2e8f0;--text-main:#1e293b;--text-muted:#64748b;--radius-lg:14px;--radius-md:8px;--shadow-sm:0 1px 3px rgba(0,0,0,0.05);--shadow-md:0 4px 12px rgba(15,23,42,0.08)}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:var(--text-main);background-color:var(--light);line-height:1.6}.navbar-custom{background-color:var(--white);border-bottom:1px solid var(--border);padding:0.75rem 1rem;transition:all 0.3s ease}.navbar-brand img{height:40px;margin-right:10px}.nav-link-custom{color:var(--text-main);font-weight:500;padding:0.5rem 1rem !important;transition:color 0.2s ease}.nav-link-custom:hover,.nav-link-custom.active{color:var(--primary)}.section-padding{padding:5rem 0}.section-bg-white{background-color:var(--white)}.section-bg-light{background-color:var(--light)}.badge-sport{background-color:var(--primary-light);color:var(--primary-dark);font-weight:600;padding:0.35rem 0.75rem;border-radius:50px;font-size:0.85rem;display:inline-block;margin-bottom:1rem}.section-title{font-size:2.25rem;font-weight:800;color:var(--dark);margin-bottom:1rem}.section-desc{color:var(--text-muted);font-size:1.1rem;margin-bottom:3rem;max-width:700px}.hero-section{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);color:var(--white);padding:6rem 0;position:relative;overflow:hidden}.hero-section::before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(16,185,129,0.15) 0%,transparent 50%);pointer-events:none}.hero-title{font-size:2.75rem;font-weight:800;line-height:1.25;margin-bottom:1.5rem;color:var(--white)}.hero-desc{font-size:1.2rem;color:rgba(255,255,255,0.85);margin-bottom:2.5rem;max-width:600px}.hero-img-wrap{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,0.3)}.hero-img-wrap img{width:100%;height:auto;object-fit:cover;display:block}.ticker-container{background-color:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin-top:-3rem;position:relative;z-index:10;padding:1.5rem;border:1px solid var(--border)}.match-card-ticker{border-right:1px solid var(--border);padding:0 1.5rem}.match-card-ticker:last-child{border-right:none}.match-status{font-size:0.75rem;font-weight:700;text-transform:uppercase;color:var(--accent);display:flex;align-items:center;gap:0.25rem}.match-teams{font-size:0.95rem;font-weight:700;margin:0.5rem 0;color:var(--dark)}.match-score{font-family:monospace;font-size:1.1rem;color:var(--primary-dark)}.card-custom{background-color:var(--white);border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);transition:all 0.3s ease;overflow:hidden;height:100%}.card-custom:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:var(--primary-light)}.card-header-sport{background-color:var(--secondary-light);border-bottom:1px solid var(--border);padding:1rem 1.25rem;font-weight:700;color:var(--secondary)}.group-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.group-table{width:100%;margin-bottom:0;font-size:0.9rem}.group-table th{background-color:var(--light);color:var(--text-muted);font-weight:600;padding:0.5rem;text-align:center}.group-table td{padding:0.5rem;vertical-align:middle;text-align:center;border-bottom:1px solid var(--border)}.group-table td.team-name{text-align:left;font-weight:600;color:var(--dark)}.schedule-tab .nav-link{color:var(--text-muted);font-weight:600;border:none;padding:0.75rem 1.5rem;border-radius:var(--radius-md);transition:all 0.2s ease}.schedule-tab .nav-link.active{background-color:var(--primary);color:var(--white) !important}.schedule-row{background-color:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);padding:1rem 1.5rem;margin-bottom:1rem;transition:border-color 0.2s ease}.schedule-row:hover{border-color:var(--primary)}.news-img{height:200px;object-fit:cover;width:100%}.news-title{font-size:1.15rem;font-weight:700;line-height:1.4;color:var(--dark);margin-bottom:0.75rem}.news-meta{font-size:0.8rem;color:var(--text-muted);display:flex;gap:1rem;margin-bottom:0.75rem}.stadium-wrap{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.stadium-wrap img{width:100%;height:auto;max-height:480px;object-fit:cover}.stadium-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(15,23,42,0.95) 0%,rgba(15,23,42,0) 100%);padding:2.5rem 2rem 1.5rem;color:var(--white)}.accordion-custom .accordion-item{border:1px solid var(--border);border-radius:var(--radius-md) !important;margin-bottom:0.75rem;overflow:hidden}.accordion-custom .accordion-button{font-weight:700;color:var(--dark);background-color:var(--white);padding:1.15rem 1.5rem}.accordion-custom .accordion-button:not(.collapsed){color:var(--primary-dark);background-color:var(--primary-light);box-shadow:none}.accordion-custom .accordion-body{color:var(--text-main);background-color:var(--white);padding:1.25rem 1.5rem;font-size:0.95rem}.info-list-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem 0;border-bottom:1px dashed var(--border)}.info-list-item:last-child{border-bottom:none}.info-icon{background-color:var(--secondary-light);color:var(--secondary);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.footer-main{background-color:var(--dark);color:rgba(255,255,255,0.8);font-size:0.95rem;border-top:4px solid var(--primary)}.footer-main a{color:rgba(255,255,255,0.7);text-decoration:none;transition:color 0.2s ease}.footer-main a:hover{color:var(--primary)}.footer-title{color:var(--white);font-size:1.15rem;font-weight:700;margin-bottom:1.5rem}.footer-bottom{background-color:#0b111e;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,0.08);font-size:0.85rem}@media (max-width:991.98px){.hero-section{padding:4rem 0;text-align:center}.hero-desc{margin-left:auto;margin-right:auto}.ticker-container{margin-top:2rem}.match-card-ticker{border-right:none;border-bottom:1px solid var(--border);padding:1rem 0}.match-card-ticker:last-child{border-bottom:none}.section-title{font-size:1.85rem}}