:root{--page-bg:#f4f6fa;--surface:#ffffff;--surface-strong:#0f172a;--text-main:#1e293b;--text-muted:#64748b;--text-light:#f8fafc;--accent:#0284c7;--accent-hover:#0369a1;--accent-2:#e11d48;--border:#e2e8f0;--card-shadow:0 4px 12px rgba(15,23,42,0.05);--transition-speed:0.3s}body{background-color:var(--page-bg);color:var(--text-main);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.6;overflow-x:hidden}.navbar-custom{background-color:var(--surface-strong);padding:0.8rem 1rem;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.navbar-custom .navbar-brand{color:var(--text-light) !important;font-weight:700;display:flex;align-items:center;gap:10px}.navbar-custom .navbar-brand img{max-height:40px}.navbar-custom .nav-link{color:rgba(248,250,252,0.85) !important;font-weight:500;margin:0 5px;transition:color var(--transition-speed)}.navbar-custom .nav-link:hover,.navbar-custom .nav-link.active{color:var(--accent) !important}.navbar-custom .navbar-toggler{border-color:rgba(248,250,252,0.25)}.navbar-custom .navbar-toggler-icon{filter:invert(1)}.hero-section{background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);color:var(--text-light);padding:4rem 0;position:relative;overflow:hidden}.hero-section::after{content:'';position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(2,132,199,0.15) 0%,transparent 50%);pointer-events:none}.hero-section h1{font-size:2.5rem;font-weight:800;line-height:1.25;margin-bottom:1.5rem}.hero-section h1 span{color:var(--accent)}.hero-badge{background-color:rgba(2,132,199,0.2);border:1px solid var(--accent);color:var(--accent);display:inline-block;padding:0.35rem 1rem;border-radius:50px;font-size:0.9rem;font-weight:600;margin-bottom:1rem}.hero-img{border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,0.3);object-fit:cover;width:100%;height:auto}.section-padding{padding:4.5rem 0}.section-title{position:relative;font-weight:700;color:var(--text-main);margin-bottom:2.5rem;padding-left:15px}.section-title::before{content:'';position:absolute;left:0;top:15%;height:70%;width:5px;background-color:var(--accent);border-radius:4px}.section-subtitle{color:var(--text-muted);font-size:1rem;margin-top:-2rem;margin-bottom:2.5rem;display:block}.custom-card{background-color:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--card-shadow);transition:transform var(--transition-speed),box-shadow var(--transition-speed);overflow:hidden;height:100%}.custom-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(15,23,42,0.08)}.schedule-badge{font-size:0.75rem;padding:0.25rem 0.6rem;border-radius:4px;font-weight:600}.badge-upcoming{background-color:#e2e8f0;color:#475569}.badge-live{background-color:#fee2e2;color:#ef4444;animation:pulse-live 1.5s infinite}.badge-finished{background-color:#dcfce7;color:#15803d}@keyframes pulse-live{0%{opacity:1}50%{opacity:0.5}100%{opacity:1}}.match-row{border-bottom:1px solid var(--border);padding:1rem 0;align-items:center}.match-row:last-child{border-bottom:none}.team-flag-name{display:flex;align-items:center;gap:10px;font-weight:600}.team-score{font-weight:700;font-size:1.25rem;text-align:center;color:var(--text-main)}.group-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.group-card{background-color:var(--surface);border:1px solid var(--border);border-radius:12px;padding:1.25rem;box-shadow:var(--card-shadow)}.group-header{background-color:var(--surface-strong);color:var(--text-light);padding:0.5rem 1rem;margin:-1.25rem -1.25rem 1rem -1.25rem;font-weight:700;display:flex;justify-content:space-between;align-items:center}.group-table{width:100%;font-size:0.9rem}.group-table th,.group-table td{padding:0.5rem 0.25rem;text-align:center}.group-table th:first-child,.group-table td:first-child{text-align:left;padding-left:0.5rem}.card-img-wrapper{position:relative;overflow:hidden;height:200px}.card-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-speed)}.custom-card:hover .card-img-wrapper img{transform:scale(1.05)}.news-tag{background-color:var(--accent);color:var(--text-light);font-size:0.75rem;padding:0.2rem 0.5rem;border-radius:4px;display:inline-block;margin-bottom:0.5rem}.news-title{font-size:1.1rem;font-weight:700;color:var(--text-main);margin-bottom:0.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-meta{font-size:0.8rem;color:var(--text-muted)}.guide-box{background-color:var(--surface);border-left:4px solid var(--accent-2);padding:1.25rem;border-radius:0 12px 12px 0;box-shadow:var(--card-shadow);height:100%}.accordion-item-custom{background-color:var(--surface);border:1px solid var(--border);border-radius:8px !important;margin-bottom:0.75rem;overflow:hidden}.accordion-button-custom{background-color:var(--surface);color:var(--text-main);font-weight:600;padding:1.1rem 1.25rem;border:none;width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center;transition:background-color var(--transition-speed)}.accordion-button-custom:not(.collapsed){background-color:rgba(2,132,199,0.05);color:var(--accent)}.accordion-button-custom::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform var(--transition-speed) ease-in-out}.accordion-button-custom:not(.collapsed)::after{transform:rotate(-180deg);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230284c7'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.accordion-collapse-custom{border-top:1px solid var(--border);padding:1.25rem;background-color:var(--surface)}.footer-section{background-color:var(--surface-strong);color:rgba(248,250,252,0.7);padding:4rem 0 2rem 0;font-size:0.9rem;border-top:5px solid var(--accent)}.footer-section a{color:rgba(248,250,252,0.85);text-decoration:none;transition:color var(--transition-speed)}.footer-section a:hover{color:var(--accent)}.footer-brand{font-size:1.3rem;font-weight:700;color:var(--text-light) !important;margin-bottom:1rem;display:inline-block}@media (max-width:768px){.hero-section{padding:2.5rem 0;text-align:center}.hero-section h1{font-size:2rem}.section-padding{padding:3rem 0}.table-responsive-scroll{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}