@charset "UTF-8";
.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.m-0 {
  margin: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pl-0 {
  padding-left: 0 !important;
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mr-1 {
  margin-right: 0.25rem !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1 {
  margin-left: 0.25rem !important;
}

.mx-1 {
  margin-left: 0.25rem !important;
  margin-right: 0.25rem !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pr-1 {
  padding-right: 0.25rem !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1 {
  padding-left: 0.25rem !important;
}

.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mr-2 {
  margin-right: 0.5rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2 {
  margin-left: 0.5rem !important;
}

.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pr-2 {
  padding-right: 0.5rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2 {
  padding-left: 0.5rem !important;
}

.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.m-3 {
  margin: 0.75rem !important;
}

.mt-3 {
  margin-top: 0.75rem !important;
}

.mr-3 {
  margin-right: 0.75rem !important;
}

.mb-3 {
  margin-bottom: 0.75rem !important;
}

.ml-3 {
  margin-left: 0.75rem !important;
}

.mx-3 {
  margin-left: 0.75rem !important;
  margin-right: 0.75rem !important;
}

.my-3 {
  margin-top: 0.75rem !important;
  margin-bottom: 0.75rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.pt-3 {
  padding-top: 0.75rem !important;
}

.pr-3 {
  padding-right: 0.75rem !important;
}

.pb-3 {
  padding-bottom: 0.75rem !important;
}

.pl-3 {
  padding-left: 0.75rem !important;
}

.px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}

.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

.m-4 {
  margin: 1rem !important;
}

.mt-4 {
  margin-top: 1rem !important;
}

.mr-4 {
  margin-right: 1rem !important;
}

.mb-4 {
  margin-bottom: 1rem !important;
}

.ml-4 {
  margin-left: 1rem !important;
}

.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.pt-4 {
  padding-top: 1rem !important;
}

.pr-4 {
  padding-right: 1rem !important;
}

.pb-4 {
  padding-bottom: 1rem !important;
}

.pl-4 {
  padding-left: 1rem !important;
}

.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.m-5 {
  margin: 1.25rem !important;
}

.mt-5 {
  margin-top: 1.25rem !important;
}

.mr-5 {
  margin-right: 1.25rem !important;
}

.mb-5 {
  margin-bottom: 1.25rem !important;
}

.ml-5 {
  margin-left: 1.25rem !important;
}

.mx-5 {
  margin-left: 1.25rem !important;
  margin-right: 1.25rem !important;
}

.my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

.p-5 {
  padding: 1.25rem !important;
}

.pt-5 {
  padding-top: 1.25rem !important;
}

.pr-5 {
  padding-right: 1.25rem !important;
}

.pb-5 {
  padding-bottom: 1.25rem !important;
}

.pl-5 {
  padding-left: 1.25rem !important;
}

.px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}

.py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.m-6 {
  margin: 1.5rem !important;
}

.mt-6 {
  margin-top: 1.5rem !important;
}

.mr-6 {
  margin-right: 1.5rem !important;
}

.mb-6 {
  margin-bottom: 1.5rem !important;
}

.ml-6 {
  margin-left: 1.5rem !important;
}

.mx-6 {
  margin-left: 1.5rem !important;
  margin-right: 1.5rem !important;
}

.my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.p-6 {
  padding: 1.5rem !important;
}

.pt-6 {
  padding-top: 1.5rem !important;
}

.pr-6 {
  padding-right: 1.5rem !important;
}

.pb-6 {
  padding-bottom: 1.5rem !important;
}

.pl-6 {
  padding-left: 1.5rem !important;
}

.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.m-8 {
  margin: 2rem !important;
}

.mt-8 {
  margin-top: 2rem !important;
}

.mr-8 {
  margin-right: 2rem !important;
}

.mb-8 {
  margin-bottom: 2rem !important;
}

.ml-8 {
  margin-left: 2rem !important;
}

.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.p-8 {
  padding: 2rem !important;
}

.pt-8 {
  padding-top: 2rem !important;
}

.pr-8 {
  padding-right: 2rem !important;
}

.pb-8 {
  padding-bottom: 2rem !important;
}

.pl-8 {
  padding-left: 2rem !important;
}

.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.m-10 {
  margin: 2.5rem !important;
}

.mt-10 {
  margin-top: 2.5rem !important;
}

.mr-10 {
  margin-right: 2.5rem !important;
}

.mb-10 {
  margin-bottom: 2.5rem !important;
}

.ml-10 {
  margin-left: 2.5rem !important;
}

.mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

.my-10 {
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.p-10 {
  padding: 2.5rem !important;
}

.pt-10 {
  padding-top: 2.5rem !important;
}

.pr-10 {
  padding-right: 2.5rem !important;
}

.pb-10 {
  padding-bottom: 2.5rem !important;
}

.pl-10 {
  padding-left: 2.5rem !important;
}

.px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}

.py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}

.m-12 {
  margin: 3rem !important;
}

.mt-12 {
  margin-top: 3rem !important;
}

.mr-12 {
  margin-right: 3rem !important;
}

.mb-12 {
  margin-bottom: 3rem !important;
}

.ml-12 {
  margin-left: 3rem !important;
}

.mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

.my-12 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.p-12 {
  padding: 3rem !important;
}

.pt-12 {
  padding-top: 3rem !important;
}

.pr-12 {
  padding-right: 3rem !important;
}

.pb-12 {
  padding-bottom: 3rem !important;
}

.pl-12 {
  padding-left: 3rem !important;
}

.px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}

.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.bg-primary {
  background-color: #3869c5 !important;
}

.bg-white {
  background-color: #ffffff !important;
}

.bg-gray-100 {
  background-color: #f1f5f9 !important;
}

.bg-gray-200 {
  background-color: #e2e8f0 !important;
}

.text-primary {
  color: #3869c5 !important;
}

.text-white {
  color: #ffffff !important;
}

.text-gray-700 {
  color: #334155 !important;
}

.text-gray-500 {
  color: #64748b !important;
}

.d-flex {
  display: flex !important;
}

.items-center {
  align-items: center !important;
}

.justify-between {
  justify-content: space-between !important;
}

.justify-center {
  justify-content: center !important;
}

.rounded-sm {
  border-radius: 0.25rem;
}

.rounded-md {
  border-radius: 0.5rem;
}

.rounded-lg {
  border-radius: 0.75rem;
}

.rounded-full {
  border-radius: 9999px;
}

*, *::before, *::after {
  box-sizing: border-box;
}

html {
  font-size: 16px;
}

body {
  margin: 0;
  font-family: "Plus Jakarta Sans", sans-serif;
  line-height: 1.5;
  color: #0f172a;
  background-color: #ffffff;
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0 0 0.75rem 0;
}

p {
  margin: 0 0 0.75rem 0;
  color: #334155;
}

button {
  font-family: inherit;
}

input, select, textarea {
  font-family: inherit;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 0.75rem 1rem;
  border: 1px solid transparent;
  border-radius: 0.5rem;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.02s ease;
}
.btn:active {
  transform: translateY(1px);
}

.btn-primary {
  background-color: #3869c5;
  color: #ffffff;
  box-shadow: 0 1px 2px 0 rgba(2, 6, 23, 0.06);
}
.btn-primary:hover {
  background-color: #315cad;
}
.btn-primary:active {
  background-color: #2a5095;
  box-shadow: none;
}

.btn-outline {
  background-color: transparent;
  color: #3869c5;
  border-color: #3869c5;
}
.btn-outline:hover {
  background-color: #eef2fa;
}

.btn-round {
  border-radius: 9999px;
}

.card {
  background-color: #ffffff;
  border-radius: 0.75rem;
  box-shadow: 0 4px 8px -2px rgba(2, 6, 23, 0.08), 0 2px 4px -2px rgba(2, 6, 23, 0.06);
  padding: 1.25rem;
}

.card-header {
  font-weight: 700;
  margin-bottom: 0.75rem;
}

.card-body {
  color: #334155;
}

.card-footer {
  margin-top: 0.75rem;
}

.site-footer {
  background: #0f172a;
  color: #cbd5e1;
  padding: 4rem 0 2rem;
  margin-top: 4rem;
}
.site-footer .footer-content {
  margin-bottom: 3rem;
}
.site-footer .footer-widget {
  margin-bottom: 1.5rem;
}
.site-footer .footer-widget .widget-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 1.25rem;
  position: relative;
  padding-bottom: 0.75rem;
}
.site-footer .footer-widget .widget-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50px;
  height: 3px;
  background: #3869c5;
  border-radius: 0.25rem;
}
.site-footer .footer-widget .widget-text {
  color: #cbd5e1;
  line-height: 1.7;
  margin-bottom: 1rem;
}
.site-footer .footer-social {
  display: flex;
  gap: 0.75rem;
  margin-top: 1.25rem;
}
.site-footer .footer-social .social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.1);
  color: #cbd5e1;
  border-radius: 9999px;
  text-decoration: none;
  transition: all 0.3s ease;
}
.site-footer .footer-social .social-link:hover {
  background: #3869c5;
  color: #ffffff;
  transform: translateY(-2px);
}
.site-footer .footer-social .social-link i {
  font-size: 1rem;
}
.site-footer .footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-links li {
  margin-bottom: 0.75rem;
}
.site-footer .footer-links li a {
  color: #cbd5e1;
  text-decoration: none;
  transition: all 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.site-footer .footer-links li a::before {
  content: "→";
  color: #3869c5;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.site-footer .footer-links li a:hover {
  color: #3869c5;
  padding-left: 0.5rem;
}
.site-footer .footer-links li a:hover::before {
  opacity: 1;
}
.site-footer .footer-contact {
  list-style: none;
  padding: 0;
  margin: 0;
}
.site-footer .footer-contact li {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  margin-bottom: 1rem;
  color: #cbd5e1;
}
.site-footer .footer-contact li i {
  color: #3869c5;
  margin-top: 4px;
  min-width: 20px;
}
.site-footer .footer-contact li a {
  color: #cbd5e1;
  text-decoration: none;
  transition: color 0.2s ease;
}
.site-footer .footer-contact li a:hover {
  color: #3869c5;
}
.site-footer .footer-contact li span {
  line-height: 1.6;
}
.site-footer .footer-bottom {
  padding-top: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-top: 1.5rem;
}
.site-footer .footer-bottom .copyright {
  color: #94a3b8;
  font-size: 0.9rem;
  margin: 0;
}
.site-footer .footer-bottom .footer-legal a {
  color: #94a3b8;
  text-decoration: none;
  font-size: 0.9rem;
  transition: color 0.2s ease;
}
.site-footer .footer-bottom .footer-legal a:hover {
  color: #3869c5;
}
.site-footer .footer-bottom .footer-legal .separator {
  color: #475569;
  margin: 0 0.5rem;
}

@media (max-width: 768px) {
  .site-footer {
    padding: 3rem 0 1.5rem;
  }
  .site-footer .footer-widget {
    margin-bottom: 2rem;
  }
  .site-footer .footer-bottom {
    text-align: center;
  }
  .site-footer .footer-bottom .copyright {
    margin-bottom: 0.75rem;
  }
  .site-footer .footer-bottom .footer-legal {
    justify-content: center;
    display: flex;
  }
}
.hero-section {
  background: linear-gradient(135deg, #3869c5 0%, #2a5095 100%);
  color: #ffffff;
  padding: 4rem 0;
  text-align: center;
}
.hero-section .hero-content {
  max-width: 700px;
  margin: 0 auto;
}
.hero-section .hero-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #ffffff;
}
.hero-section .hero-subtitle {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0;
}

.section-header .section-title {
  font-size: 2rem;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 0.5rem;
}
.section-header .section-subtitle {
  color: #64748b;
  font-size: 1rem;
  margin-bottom: 0;
}

.fixtures-section .fixtures-table-wrapper {
  background: #ffffff;
  border-radius: 0.75rem;
  box-shadow: 0 1px 2px 0 rgba(2, 6, 23, 0.06);
  overflow: hidden;
  border: 1px solid #e2e8f0;
  margin-bottom: 1.5rem;
}
.fixtures-section .fixtures-table-wrapper:last-child {
  margin-bottom: 0;
}
.fixtures-section .fixtures-league-header {
  background: #f1f5f9;
  padding: 1rem 1.25rem;
  border-bottom: 2px solid #3869c5;
}
.fixtures-section .fixtures-league-header .league-logo-table {
  width: 32px;
  height: 32px;
  object-fit: contain;
}
.fixtures-section .fixtures-league-header .league-title-table {
  font-size: 1.25rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0;
}
.fixtures-section .fixtures-table {
  margin: 0;
  border-collapse: collapse;
}
.fixtures-section .fixtures-table thead {
  background: #f8fafc;
}
.fixtures-section .fixtures-table thead th {
  font-weight: 700;
  color: #334155;
  padding: 1rem 1.25rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-bottom: 2px solid #e2e8f0;
  text-align: left;
}
.fixtures-section .fixtures-table thead th.date-time-col {
  width: 180px;
}
.fixtures-section .fixtures-table thead th.teams-col {
  width: auto;
}
.fixtures-section .fixtures-table thead th.venue-col {
  width: 200px;
}
.fixtures-section .fixtures-table tbody .fixture-row {
  transition: background-color 0.2s ease;
  border-bottom: 1px solid #f1f5f9;
}
.fixtures-section .fixtures-table tbody .fixture-row:hover {
  background: #f8fafc;
}
.fixtures-section .fixtures-table tbody .fixture-row:last-child {
  border-bottom: none;
}
.fixtures-section .fixtures-table tbody td {
  padding: 1rem 1.25rem;
  vertical-align: middle;
}
.fixtures-section .date-time-cell .fixture-date {
  font-weight: 700;
  color: #0f172a;
  font-size: 0.95rem;
  margin-bottom: 0.25rem;
}
.fixtures-section .date-time-cell .fixture-time {
  color: #3869c5;
  font-weight: 500;
  font-size: 0.875rem;
}
.fixtures-section .teams-cell .fixture-teams-table {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.fixtures-section .teams-cell .fixture-team-row {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.fixtures-section .teams-cell .team-logo-table {
  width: 28px;
  height: 28px;
  object-fit: contain;
  flex-shrink: 0;
}
.fixtures-section .teams-cell .team-logo-placeholder-table {
  width: 28px;
  height: 28px;
  background: #e2e8f0;
  border-radius: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  color: #64748b;
  font-size: 0.75rem;
}
.fixtures-section .teams-cell .team-name-table-cell {
  font-weight: 500;
  color: #0f172a;
  font-size: 0.95rem;
}
.fixtures-section .teams-cell .fixture-vs-divider {
  text-align: center;
  color: #64748b;
  font-size: 0.8rem;
  font-weight: 500;
  margin: 0.25rem 0;
  padding: 0 0.5rem;
}
.fixtures-section .venue-cell .venue-text {
  color: #475569;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.fixtures-section .venue-cell .venue-text i {
  color: #3869c5;
  font-size: 0.75rem;
}
.fixtures-section .leagues-sidebar {
  background: #ffffff;
  border-radius: 0.75rem;
  box-shadow: 0 4px 8px -2px rgba(2, 6, 23, 0.08), 0 2px 4px -2px rgba(2, 6, 23, 0.06);
  overflow: hidden;
  border: 1px solid #e2e8f0;
  position: sticky;
  top: 1rem;
}
.fixtures-section .leagues-sidebar .sidebar-header {
  background: #3869c5;
  padding: 1.25rem;
  color: #ffffff;
}
.fixtures-section .leagues-sidebar .sidebar-header .sidebar-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.fixtures-section .leagues-sidebar .sidebar-header .sidebar-title i {
  font-size: 1.1rem;
}
.fixtures-section .leagues-sidebar .sidebar-content {
  padding: 1rem;
}
.fixtures-section .leagues-sidebar .leagues-sidebar-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fixtures-section .leagues-sidebar .league-sidebar-item {
  margin-bottom: 0.5rem;
}
.fixtures-section .leagues-sidebar .league-sidebar-item:last-child {
  margin-bottom: 0;
}
.fixtures-section .leagues-sidebar .league-sidebar-link {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: all 0.2s ease;
}
.fixtures-section .leagues-sidebar .league-sidebar-link:hover .league-sidebar-content {
  background: #f8fafc;
  transform: translateX(4px);
}
.fixtures-section .leagues-sidebar .league-sidebar-link:hover .league-arrow {
  color: #3869c5;
  transform: translateX(4px);
}
.fixtures-section .leagues-sidebar .league-sidebar-content {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  transition: all 0.2s ease;
  border: 1px solid transparent;
}
.fixtures-section .leagues-sidebar .league-sidebar-content:hover {
  border-color: #e2e8f0;
}
.fixtures-section .leagues-sidebar .league-logo-sidebar {
  width: 36px;
  height: 36px;
  object-fit: contain;
  flex-shrink: 0;
}
.fixtures-section .leagues-sidebar .league-logo-placeholder-sidebar {
  width: 36px;
  height: 36px;
  background: #f1f5f9;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3869c5;
  font-size: 1rem;
  flex-shrink: 0;
}
.fixtures-section .leagues-sidebar .league-sidebar-info {
  display: flex;
  flex-direction: column;
  gap: 2px;
  flex: 1;
  min-width: 0;
}
.fixtures-section .leagues-sidebar .league-name-sidebar {
  font-weight: 500;
  color: #0f172a;
  font-size: 0.95rem;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fixtures-section .leagues-sidebar .league-country-sidebar {
  color: #64748b;
  font-size: 0.8rem;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.fixtures-section .leagues-sidebar .league-arrow {
  color: #94a3b8;
  font-size: 0.75rem;
  transition: all 0.2s ease;
  flex-shrink: 0;
}
.fixtures-section .leagues-sidebar .sidebar-footer {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #e2e8f0;
  text-align: center;
}
.fixtures-section .leagues-sidebar .view-all-leagues {
  color: #3869c5;
  text-decoration: none;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: gap 0.2s ease;
}
.fixtures-section .leagues-sidebar .view-all-leagues:hover {
  color: #2a5095;
  gap: 0.75rem;
}
.fixtures-section .leagues-sidebar .view-all-leagues:hover i {
  transform: translateX(2px);
}
.fixtures-section .leagues-sidebar .view-all-leagues i {
  font-size: 0.875rem;
  transition: transform 0.2s ease;
}
.fixtures-section .leagues-sidebar .sidebar-empty {
  text-align: center;
  padding: 2rem 1rem;
  color: #64748b;
}
.fixtures-section .leagues-sidebar .sidebar-empty i {
  font-size: 2.5rem;
  margin-bottom: 0.75rem;
  color: #cbd5e1;
}
.fixtures-section .leagues-sidebar .sidebar-empty p {
  margin: 0;
  font-size: 0.95rem;
}

.standings-section .standings-card {
  background: #ffffff;
  border-radius: 0.75rem;
  overflow: hidden;
  box-shadow: 0 4px 8px -2px rgba(2, 6, 23, 0.08), 0 2px 4px -2px rgba(2, 6, 23, 0.06);
}
.standings-section .standings-header {
  background: #3869c5;
  color: #ffffff;
  padding: 1.25rem;
  text-align: center;
}
.standings-section .standings-header .standings-league-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 0;
  color: #ffffff;
}
.standings-section .standings-table thead {
  background: #f1f5f9;
}
.standings-section .standings-table thead th {
  font-weight: 700;
  color: #334155;
  padding: 1rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.standings-section .standings-table tbody tr {
  transition: background-color 0.2s ease;
}
.standings-section .standings-table tbody tr:hover {
  background: #f8fafc;
}
.standings-section .standings-table tbody tr.top-position {
  background: rgba(56, 105, 197, 0.05);
}
.standings-section .standings-table tbody tr.top-position .position-number {
  background: #3869c5;
  color: #ffffff;
}
.standings-section .standings-table tbody td {
  padding: 1rem;
  vertical-align: middle;
}
.standings-section .position-cell {
  width: 50px;
  text-align: center;
}
.standings-section .position-number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 9999px;
  background: #e2e8f0;
  color: #334155;
  font-weight: 700;
  font-size: 0.875rem;
}
.standings-section .team-info-cell {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.standings-section .team-logo-xs {
  width: 28px;
  height: 28px;
  object-fit: contain;
}
.standings-section .team-name-table {
  font-weight: 500;
  color: #0f172a;
}

.leagues-section .leagues-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 1.25rem;
}
.leagues-section .league-card {
  background: #ffffff;
  border-radius: 0.75rem;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgba(2, 6, 23, 0.06);
  transition: all 0.3s ease;
  border: 1px solid #e2e8f0;
}
.leagues-section .league-card:hover {
  box-shadow: 0 12px 16px -4px rgba(2, 6, 23, 0.12), 0 6px 8px -4px rgba(2, 6, 23, 0.1);
  transform: translateY(-4px);
  border-color: #3869c5;
}
.leagues-section .league-card-body {
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.leagues-section .league-image {
  width: 80px;
  height: 80px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.leagues-section .league-image img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.leagues-section .league-image-placeholder {
  width: 80px;
  height: 80px;
  background: #f1f5f9;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3869c5;
  font-size: 2rem;
  margin-bottom: 1rem;
}
.leagues-section .league-info {
  margin-bottom: 1rem;
  width: 100%;
}
.leagues-section .league-name {
  font-size: 1.25rem;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 0.5rem;
}
.leagues-section .league-country {
  color: #64748b;
  font-size: 0.9rem;
  margin-bottom: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.leagues-section .league-country i {
  color: #3869c5;
}
.leagues-section .league-season {
  color: #64748b;
  font-size: 0.85rem;
  margin-bottom: 0;
}
.leagues-section .league-link {
  color: #3869c5;
  text-decoration: none;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: gap 0.2s ease;
}
.leagues-section .league-link:hover {
  gap: 0.75rem;
  color: #2a5095;
}
.leagues-section .league-link i {
  font-size: 0.875rem;
}

.news-section .news-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  gap: 1.25rem;
}
.news-section .news-card {
  background: #ffffff;
  border-radius: 0.75rem;
  overflow: hidden;
  box-shadow: 0 1px 2px 0 rgba(2, 6, 23, 0.06);
  transition: all 0.3s ease;
  border: 1px solid #e2e8f0;
  display: flex;
  flex-direction: column;
}
.news-section .news-card:hover {
  box-shadow: 0 12px 16px -4px rgba(2, 6, 23, 0.12), 0 6px 8px -4px rgba(2, 6, 23, 0.1);
  transform: translateY(-4px);
  border-color: #3869c5;
}
.news-section .news-image {
  width: 100%;
  height: 200px;
  overflow: hidden;
  background: #f1f5f9;
}
.news-section .news-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}
.news-section .news-image:hover img {
  transform: scale(1.05);
}
.news-section .news-image-placeholder {
  width: 100%;
  height: 200px;
  background: #f1f5f9;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #64748b;
  font-size: 3rem;
}
.news-section .news-content {
  padding: 1.25rem;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.news-section .news-date {
  color: #64748b;
  font-size: 0.875rem;
  margin-bottom: 0.75rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.news-section .news-date i {
  color: #3869c5;
}
.news-section .news-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 0.75rem;
  line-height: 1.4;
}
.news-section .news-excerpt {
  color: #64748b;
  font-size: 0.95rem;
  line-height: 1.6;
  margin-bottom: 1rem;
  flex: 1;
}
.news-section .news-link {
  color: #3869c5;
  text-decoration: none;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: gap 0.2s ease;
  margin-top: auto;
}
.news-section .news-link:hover {
  gap: 0.75rem;
  color: #2a5095;
}
.news-section .news-link i {
  font-size: 0.875rem;
}

@media (max-width: 992px) {
  .fixtures-section .leagues-sidebar {
    position: static;
    margin-top: 1.5rem;
  }
}
@media (max-width: 768px) {
  .hero-section {
    padding: 3rem 0;
  }
  .hero-section .hero-title {
    font-size: 2rem;
  }
  .hero-section .hero-subtitle {
    font-size: 1rem;
  }
  .section-header .section-title {
    font-size: 1.5rem;
  }
  .fixtures-section .fixtures-table-wrapper .fixtures-league-header {
    padding: 0.75rem 1rem;
  }
  .fixtures-section .fixtures-table-wrapper .fixtures-league-header .league-title-table {
    font-size: 1.1rem;
  }
  .fixtures-section .fixtures-table-wrapper .fixtures-table thead {
    display: none;
  }
  .fixtures-section .fixtures-table-wrapper .fixtures-table tbody .fixture-row {
    display: block;
    border-bottom: 2px solid #e2e8f0;
    padding: 1rem;
    margin-bottom: 0.75rem;
  }
  .fixtures-section .fixtures-table-wrapper .fixtures-table tbody .fixture-row:last-child {
    border-bottom: none;
  }
  .fixtures-section .fixtures-table-wrapper .fixtures-table tbody .fixture-row td {
    display: block;
    padding: 0.5rem 0;
    border: none;
  }
  .fixtures-section .fixtures-table-wrapper .fixtures-table tbody .fixture-row .date-time-cell {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0.75rem;
    margin-bottom: 0.75rem;
    border-bottom: 1px solid #e2e8f0;
  }
  .fixtures-section .fixtures-table-wrapper .fixtures-table tbody .fixture-row .teams-cell {
    margin-bottom: 0.75rem;
  }
  .fixtures-section .fixtures-table-wrapper .fixtures-table tbody .fixture-row .venue-cell {
    padding-top: 0.75rem;
    border-top: 1px solid #e2e8f0;
  }
  .fixtures-section .leagues-sidebar .sidebar-header {
    padding: 1rem;
  }
  .fixtures-section .leagues-sidebar .sidebar-content {
    padding: 0.75rem;
  }
  .leagues-grid,
  .news-grid {
    grid-template-columns: 1fr;
  }
  .standings-table {
    font-size: 0.875rem;
  }
  .standings-table thead th,
  .standings-table tbody td {
    padding: 0.75rem;
  }
}
.league-header-section {
  background: linear-gradient(135deg, #3869c5 0%, #2a5095 100%);
  color: #ffffff;
  padding: 3rem 0 2rem;
  margin-bottom: 0;
}
.league-header-section .league-header-content {
  padding: 0;
}
.league-header-section .league-header-logo {
  width: 120px;
  height: 120px;
  object-fit: contain;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0.75rem;
  padding: 0.75rem;
}
.league-header-section .league-header-logo-placeholder {
  width: 120px;
  height: 120px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 3rem;
}
.league-header-section .league-header-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 0.75rem 0;
}
.league-header-section .league-header-meta {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.league-header-section .league-header-meta .league-meta-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.9);
  font-size: 1rem;
}
.league-header-section .league-header-meta .league-meta-item i {
  opacity: 0.8;
}

.league-tabs-section {
  background: #ffffff;
  border-bottom: 2px solid #e2e8f0;
  position: sticky;
  top: 0;
  z-index: 100;
  box-shadow: 0 1px 2px 0 rgba(2, 6, 23, 0.06);
}
.league-tabs-section .league-nav-tabs {
  border-bottom: none;
  margin-bottom: 0;
}
.league-tabs-section .league-nav-tabs .nav-item {
  margin-bottom: 0;
}
.league-tabs-section .league-nav-tabs .nav-link {
  padding: 1rem 1.5rem;
  color: #475569;
  font-weight: 500;
  border: none;
  border-bottom: 3px solid transparent;
  transition: all 0.2s ease;
}
.league-tabs-section .league-nav-tabs .nav-link:hover {
  color: #3869c5;
  border-bottom-color: rgba(56, 105, 197, 0.3);
}
.league-tabs-section .league-nav-tabs .nav-link.active {
  color: #3869c5;
  background: transparent;
  border-bottom-color: #3869c5;
}

.league-content-section .section-heading {
  font-size: 1.5rem;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 1.25rem;
}
.league-content-section .league-description p {
  color: #475569;
  line-height: 1.8;
  font-size: 1rem;
}

.matches-list,
.fixtures-list,
.results-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.match-item,
.fixture-item,
.result-item {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 0.75rem;
  padding: 1rem;
  display: grid;
  grid-template-columns: 150px 1fr auto;
  gap: 1rem;
  align-items: center;
  transition: all 0.2s ease;
}
.match-item:hover,
.fixture-item:hover,
.result-item:hover {
  box-shadow: 0 4px 8px -2px rgba(2, 6, 23, 0.08), 0 2px 4px -2px rgba(2, 6, 23, 0.06);
  border-color: #3869c5;
}
.match-item .match-date,
.match-item .fixture-date-time,
.match-item .result-date,
.fixture-item .match-date,
.fixture-item .fixture-date-time,
.fixture-item .result-date,
.result-item .match-date,
.result-item .fixture-date-time,
.result-item .result-date {
  display: flex;
  flex-direction: column;
  gap: 2px;
  font-weight: 500;
  color: #334155;
}
.match-item .match-date small,
.match-item .fixture-date-time small,
.match-item .result-date small,
.fixture-item .match-date small,
.fixture-item .fixture-date-time small,
.fixture-item .result-date small,
.result-item .match-date small,
.result-item .fixture-date-time small,
.result-item .result-date small {
  color: #64748b;
  font-size: 0.875rem;
}
.match-item .match-teams,
.match-item .fixture-teams-row,
.match-item .result-teams-row,
.fixture-item .match-teams,
.fixture-item .fixture-teams-row,
.fixture-item .result-teams-row,
.result-item .match-teams,
.result-item .fixture-teams-row,
.result-item .result-teams-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  flex: 1;
}
.match-item .match-team,
.match-item .fixture-team-item,
.match-item .result-team-item,
.fixture-item .match-team,
.fixture-item .fixture-team-item,
.fixture-item .result-team-item,
.result-item .match-team,
.result-item .fixture-team-item,
.result-item .result-team-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex: 1;
}
.match-item .match-team .team-logo-match,
.match-item .match-team .team-logo-fixture,
.match-item .match-team .team-logo-result,
.match-item .fixture-team-item .team-logo-match,
.match-item .fixture-team-item .team-logo-fixture,
.match-item .fixture-team-item .team-logo-result,
.match-item .result-team-item .team-logo-match,
.match-item .result-team-item .team-logo-fixture,
.match-item .result-team-item .team-logo-result,
.fixture-item .match-team .team-logo-match,
.fixture-item .match-team .team-logo-fixture,
.fixture-item .match-team .team-logo-result,
.fixture-item .fixture-team-item .team-logo-match,
.fixture-item .fixture-team-item .team-logo-fixture,
.fixture-item .fixture-team-item .team-logo-result,
.fixture-item .result-team-item .team-logo-match,
.fixture-item .result-team-item .team-logo-fixture,
.fixture-item .result-team-item .team-logo-result,
.result-item .match-team .team-logo-match,
.result-item .match-team .team-logo-fixture,
.result-item .match-team .team-logo-result,
.result-item .fixture-team-item .team-logo-match,
.result-item .fixture-team-item .team-logo-fixture,
.result-item .fixture-team-item .team-logo-result,
.result-item .result-team-item .team-logo-match,
.result-item .result-team-item .team-logo-fixture,
.result-item .result-team-item .team-logo-result {
  width: 32px;
  height: 32px;
  object-fit: contain;
}
.match-item .match-team .team-name,
.match-item .fixture-team-item .team-name,
.match-item .result-team-item .team-name,
.fixture-item .match-team .team-name,
.fixture-item .fixture-team-item .team-name,
.fixture-item .result-team-item .team-name,
.result-item .match-team .team-name,
.result-item .fixture-team-item .team-name,
.result-item .result-team-item .team-name {
  font-weight: 500;
  color: #0f172a;
}
.match-item .match-score,
.fixture-item .match-score,
.result-item .match-score {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 100px;
  justify-content: center;
}
.match-item .match-score .score-text,
.fixture-item .match-score .score-text,
.result-item .match-score .score-text {
  font-size: 1.25rem;
  font-weight: 700;
  color: #0f172a;
}
.match-item .match-score .vs-text,
.fixture-item .match-score .vs-text,
.result-item .match-score .vs-text {
  color: #64748b;
  font-size: 0.9rem;
}
.match-item .match-score .live-badge,
.fixture-item .match-score .live-badge,
.result-item .match-score .live-badge {
  background: #3869c5;
  color: #ffffff;
  padding: 2px 8px;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  font-weight: 700;
  animation: pulse 2s infinite;
}
.match-item .result-score,
.fixture-item .result-score,
.result-item .result-score {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  min-width: 100px;
  justify-content: center;
}
.match-item .result-score .score-number,
.fixture-item .result-score .score-number,
.result-item .result-score .score-number {
  font-size: 1.5rem;
  font-weight: 700;
  color: #0f172a;
}
.match-item .result-score .score-separator,
.fixture-item .result-score .score-separator,
.result-item .result-score .score-separator {
  font-size: 1.25rem;
  color: #64748b;
}
.match-item .match-status,
.match-item .fixture-venue-info,
.match-item .result-venue,
.fixture-item .match-status,
.fixture-item .fixture-venue-info,
.fixture-item .result-venue,
.result-item .match-status,
.result-item .fixture-venue-info,
.result-item .result-venue {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #475569;
  font-size: 0.875rem;
}
.match-item .status-badge,
.fixture-item .status-badge,
.result-item .status-badge {
  padding: 4px 12px;
  border-radius: 9999px;
  font-size: 0.75rem;
  font-weight: 500;
}
.match-item .status-badge.status-finished,
.fixture-item .status-badge.status-finished,
.result-item .status-badge.status-finished {
  background: #e2e8f0;
  color: #334155;
}
.match-item .status-badge.status-live,
.fixture-item .status-badge.status-live,
.result-item .status-badge.status-live {
  background: #3869c5;
  color: #ffffff;
}
.match-item .status-badge.status-scheduled,
.fixture-item .status-badge.status-scheduled,
.result-item .status-badge.status-scheduled {
  background: #f1f5f9;
  color: #475569;
}
.match-item .status-badge.status-postponed,
.fixture-item .status-badge.status-postponed,
.result-item .status-badge.status-postponed {
  background: #cbd5e1;
  color: #334155;
}
.match-item .fixture-vs,
.fixture-item .fixture-vs,
.result-item .fixture-vs {
  color: #64748b;
  font-size: 0.875rem;
  font-weight: 500;
}

.standings-table-league {
  background: #ffffff;
  border-radius: 0.75rem;
  overflow: hidden;
}
.standings-table-league thead {
  background: #3869c5;
  color: #ffffff;
}
.standings-table-league thead th {
  padding: 1rem;
  font-weight: 700;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: none;
  color: #ffffff;
}
.standings-table-league tbody tr {
  transition: background-color 0.2s ease;
  border-bottom: 1px solid #f1f5f9;
}
.standings-table-league tbody tr:hover {
  background: #f8fafc;
}
.standings-table-league tbody tr.top-four {
  background: rgba(56, 105, 197, 0.05);
}
.standings-table-league tbody td {
  padding: 1rem;
  vertical-align: middle;
}
.standings-table-league .position-cell-league {
  text-align: center;
}
.standings-table-league .position-number-league {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 9999px;
  background: #e2e8f0;
  color: #334155;
  font-weight: 700;
  font-size: 0.875rem;
}
.standings-table-league .position-number-league.top-position {
  background: #3869c5;
  color: #ffffff;
}
.standings-table-league .team-info-league {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.standings-table-league .team-logo-standings {
  width: 28px;
  height: 28px;
  object-fit: contain;
}
.standings-table-league .team-name-standings {
  font-weight: 500;
  color: #0f172a;
}

@keyframes pulse {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
}
@media (max-width: 768px) {
  .league-header-section {
    padding: 2rem 0 1.5rem;
  }
  .league-header-section .league-header-logo,
  .league-header-section .league-header-logo-placeholder {
    width: 80px;
    height: 80px;
  }
  .league-header-section .league-header-title {
    font-size: 1.75rem;
  }
  .league-header-section .league-header-meta {
    flex-direction: column;
    gap: 0.5rem;
  }
  .league-nav-tabs .nav-link {
    padding: 0.75rem 1rem;
    font-size: 0.9rem;
  }
  .match-item,
  .fixture-item,
  .result-item {
    grid-template-columns: 1fr;
    gap: 0.75rem;
  }
  .match-item .match-date,
  .match-item .fixture-date-time,
  .match-item .result-date,
  .fixture-item .match-date,
  .fixture-item .fixture-date-time,
  .fixture-item .result-date,
  .result-item .match-date,
  .result-item .fixture-date-time,
  .result-item .result-date {
    text-align: center;
    padding-bottom: 0.75rem;
    border-bottom: 1px solid #e2e8f0;
  }
  .match-item .match-teams,
  .match-item .fixture-teams-row,
  .match-item .result-teams-row,
  .fixture-item .match-teams,
  .fixture-item .fixture-teams-row,
  .fixture-item .result-teams-row,
  .result-item .match-teams,
  .result-item .fixture-teams-row,
  .result-item .result-teams-row {
    flex-direction: column;
    gap: 0.75rem;
  }
  .match-item .match-status,
  .fixture-item .match-status,
  .result-item .match-status {
    justify-content: center;
    margin-top: 0.75rem;
    padding-top: 0.75rem;
    border-top: 1px solid #e2e8f0;
  }
  .standings-table-league {
    font-size: 0.875rem;
  }
  .standings-table-league thead th,
  .standings-table-league tbody td {
    padding: 0.75rem;
  }
}
.matches-hero {
  background: linear-gradient(135deg, #3869c5 0%, #2a5095 90%);
  color: #ffffff;
}
.matches-hero .hero-title {
  color: #ffffff;
}
.matches-hero .hero-subtitle {
  color: rgba(255, 255, 255, 0.9);
}
.matches-hero .matches-metrics .matches-metric-card {
  background: rgba(255, 255, 255, 0.12);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.75rem;
  padding: 1rem 1.5rem;
  min-width: 160px;
  text-align: center;
  box-shadow: 0 1px 2px 0 rgba(2, 6, 23, 0.06);
  backdrop-filter: blur(4px);
}
.matches-hero .matches-metrics .matches-metric-card .metric-label {
  display: block;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0.5rem;
}
.matches-hero .matches-metrics .matches-metric-card .metric-value {
  font-size: 2rem;
  font-weight: 700;
  color: #ffffff;
}

.matches-content {
  background: #f8fafc;
}
.matches-content .section-header .section-subtitle {
  color: #64748b;
}

.matches-tabs-wrapper {
  background: #ffffff;
  border-radius: 0.75rem;
  border: 1px solid #e2e8f0;
  padding: 0.75rem;
  box-shadow: 0 1px 2px 0 rgba(2, 6, 23, 0.06);
}
.matches-tabs-wrapper .nav-link {
  color: #475569;
  font-weight: 500;
  border-radius: 0.5rem;
  padding: 0.75rem 1rem;
  transition: all 0.2s ease;
}
.matches-tabs-wrapper .nav-link i {
  color: #3869c5;
}
.matches-tabs-wrapper .nav-link.active {
  background: #3869c5;
  color: #ffffff;
}
.matches-tabs-wrapper .nav-link.active i {
  color: #ffffff;
}

.matches-date-group {
  margin-bottom: 1.25rem;
}
.matches-date-group:last-child {
  margin-bottom: 0;
}

.matches-date-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  background: #f1f5f9;
  padding: 0.75rem 1rem;
  border-radius: 0.5rem;
  border: 1px solid #e2e8f0;
  margin-bottom: 0.75rem;
}
.matches-date-heading h3 {
  font-weight: 700;
  color: #334155;
}
.matches-date-heading h3 i {
  color: #3869c5;
}
.matches-date-heading .badge {
  font-weight: 500;
}

.matches-sidebar {
  position: sticky;
  top: 1.5rem;
}
.matches-sidebar .card {
  border-radius: 0.75rem;
}
.matches-sidebar .card .card-body {
  padding: 1.25rem;
}
.matches-sidebar .matches-legend li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #475569;
  margin-bottom: 0.5rem;
}
.matches-sidebar .matches-legend li:last-child {
  margin-bottom: 0;
}

.match-item-link,
.fixture-item-link,
.result-item-link {
  text-decoration: none;
  color: inherit;
  display: block;
  transition: transform 0.2s ease;
}
.match-item-link:hover,
.fixture-item-link:hover,
.result-item-link:hover {
  text-decoration: none;
  color: inherit;
  transform: translateY(-2px);
}
.match-item-link:hover .match-item,
.match-item-link:hover .fixture-item,
.match-item-link:hover .result-item,
.fixture-item-link:hover .match-item,
.fixture-item-link:hover .fixture-item,
.fixture-item-link:hover .result-item,
.result-item-link:hover .match-item,
.result-item-link:hover .fixture-item,
.result-item-link:hover .result-item {
  box-shadow: 0 12px 16px -4px rgba(2, 6, 23, 0.12), 0 6px 8px -4px rgba(2, 6, 23, 0.1);
  border-color: #3869c5;
}

@media (max-width: 992px) {
  .matches-tabs-wrapper .nav {
    flex-direction: column;
  }
  .matches-tabs-wrapper .nav .nav-link {
    text-align: center;
  }
  .matches-sidebar {
    position: static;
  }
}
@media (max-width: 768px) {
  .matches-hero .matches-metrics .matches-metric-card {
    min-width: 140px;
    padding: 0.75rem 1rem;
  }
}
.news-hero {
  background: linear-gradient(135deg, #3869c5 0%, #2a5095 100%);
  color: #ffffff;
}
.news-hero .hero-title {
  color: #ffffff;
}
.news-hero .hero-subtitle {
  color: rgba(255, 255, 255, 0.88);
}
.news-hero .alert {
  background: rgba(255, 255, 255, 0.15);
  border: 1px solid rgba(255, 255, 255, 0.25);
  color: #ffffff;
}
.news-hero .alert a {
  color: #ffffff;
  opacity: 0.9;
}

.news-search-card {
  background: #ffffff;
  border-radius: 0.75rem;
  padding: 1.25rem;
  border: 1px solid rgba(255, 255, 255, 0.15);
  box-shadow: 0 4px 8px -2px rgba(2, 6, 23, 0.08), 0 2px 4px -2px rgba(2, 6, 23, 0.06);
}
.news-search-card .input-group-text {
  border-right: 0;
}
.news-search-card .form-control {
  border-left: 0;
}
.news-search-card .form-control,
.news-search-card .input-group-text,
.news-search-card .btn {
  border-radius: 0.5rem;
}

.news-listing-section {
  background: #f8fafc;
}
.news-listing-section .section-header .section-subtitle {
  color: #64748b;
}

.news-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  gap: 1rem;
}

.news-sidebar {
  position: sticky;
  top: 1.5rem;
}
.news-sidebar .card {
  border-radius: 0.75rem;
}
.news-sidebar .card .card-body {
  padding: 1.25rem;
}
.news-sidebar .news-sidebar-list {
  margin: 0;
}
.news-sidebar .news-sidebar-list .news-sidebar-item:last-child {
  margin-bottom: 0;
}
.news-sidebar .news-sidebar-thumb,
.news-sidebar .news-sidebar-placeholder {
  width: 72px;
  height: 72px;
  border-radius: 0.5rem;
  object-fit: cover;
  flex-shrink: 0;
}
.news-sidebar .news-sidebar-placeholder {
  background: #f1f5f9;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3869c5;
}
.news-sidebar .news-sidebar-title {
  font-size: 0.95rem;
  font-weight: 500;
  color: #0f172a;
}

.news-pagination .pagination {
  justify-content: center;
}

.empty-state-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 0.75rem;
}
.empty-state-card .empty-icon {
  font-size: 3rem;
}

@media (max-width: 992px) {
  .news-sidebar {
    position: static;
  }
}
@media (max-width: 768px) {
  .news-hero .news-search-card {
    padding: 1rem;
  }
  .news-grid {
    grid-template-columns: 1fr;
  }
}
.match-detail-header {
  background: #f8fafc;
  border-bottom: 1px solid #e2e8f0;
}

.match-detail-content {
  background: #f8fafc;
}

.match-header-card {
  background: #ffffff;
  border-radius: 0.75rem;
  padding: 1.5rem;
  box-shadow: 0 4px 8px -2px rgba(2, 6, 23, 0.08), 0 2px 4px -2px rgba(2, 6, 23, 0.06);
  border: 1px solid #e2e8f0;
}
.match-header-card .match-header-league {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e2e8f0;
}
.match-header-card .match-header-league .league-logo-header {
  width: 48px;
  height: 48px;
  object-fit: contain;
}
.match-header-card .match-header-teams {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  gap: 1.5rem;
  align-items: center;
  padding: 1.5rem 0;
  text-align: center;
}
.match-header-card .match-header-teams .match-team-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
}
.match-header-card .match-header-teams .match-team-header .team-logo-header {
  width: 80px;
  height: 80px;
  object-fit: contain;
}
.match-header-card .match-header-teams .match-team-header .team-logo-placeholder-header {
  width: 80px;
  height: 80px;
  background: #f1f5f9;
  border-radius: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #94a3b8;
  font-size: 2rem;
}
.match-header-card .match-header-teams .match-team-header .team-name-header {
  font-size: 1.5rem;
  font-weight: 700;
  color: #0f172a;
  margin: 0;
}
.match-header-card .match-header-teams .match-score-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
}
.match-header-card .match-header-teams .match-score-header .score-display {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.match-header-card .match-header-teams .match-score-header .score-number-large {
  font-size: 3rem;
  font-weight: 700;
  color: #0f172a;
}
.match-header-card .match-header-teams .match-score-header .score-separator-large {
  font-size: 2rem;
  color: #64748b;
}
.match-header-card .match-header-teams .match-score-header .vs-display .vs-text-large {
  font-size: 1.5rem;
  font-weight: 700;
  color: #64748b;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.match-header-card .match-header-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #e2e8f0;
}
.match-header-card .match-header-meta .match-meta-item {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #475569;
  font-size: 0.95rem;
}
.match-header-card .match-header-meta .match-meta-item i {
  color: #3869c5;
  width: 20px;
  text-align: center;
}

.match-info-card {
  background: #ffffff;
  border-radius: 0.75rem;
  padding: 1.25rem;
  box-shadow: 0 1px 2px 0 rgba(2, 6, 23, 0.06);
  border: 1px solid #e2e8f0;
}
.match-info-card .card-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #0f172a;
  margin-bottom: 1rem;
}
.match-info-card .info-item {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.match-info-card .info-item strong {
  color: #334155;
  font-weight: 500;
  font-size: 0.9rem;
}
.match-info-card .info-item span {
  color: #0f172a;
  font-size: 0.95rem;
}

.related-matches-sidebar {
  background: #ffffff;
  border-radius: 0.75rem;
  padding: 1.25rem;
  box-shadow: 0 1px 2px 0 rgba(2, 6, 23, 0.06);
  border: 1px solid #e2e8f0;
}
.related-matches-sidebar .sidebar-title {
  font-size: 1.25rem;
  font-weight: 700;
  color: #0f172a;
}
.related-matches-sidebar .related-matches-list .related-match-item {
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #f1f5f9;
}
.related-matches-sidebar .related-matches-list .related-match-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.related-matches-sidebar .related-matches-list .related-match-item a {
  color: inherit;
  transition: color 0.2s ease;
}
.related-matches-sidebar .related-matches-list .related-match-item a:hover {
  color: #3869c5;
}
.related-matches-sidebar .related-matches-list .related-match-item .related-match-thumb {
  width: 32px;
  height: 32px;
  object-fit: contain;
  flex-shrink: 0;
}
.related-matches-sidebar .related-matches-list .related-match-item .related-match-team {
  font-weight: 500;
  color: #0f172a;
  font-size: 0.9rem;
}

.status-badge {
  padding: 4px 12px;
  border-radius: 9999px;
  font-size: 0.75rem;
  font-weight: 500;
  display: inline-block;
}
.status-badge.status-finished {
  background: #e2e8f0;
  color: #334155;
}
.status-badge.status-live {
  background: #3869c5;
  color: #ffffff;
  animation: pulse 2s infinite;
}
.status-badge.status-scheduled {
  background: #f1f5f9;
  color: #475569;
}
.status-badge.status-postponed {
  background: #cbd5e1;
  color: #334155;
}

@media (max-width: 992px) {
  .match-header-card .match-header-teams {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .match-header-card .match-header-teams .match-score-header {
    order: -1;
  }
}
@media (max-width: 768px) {
  .match-header-card {
    padding: 1rem;
  }
  .match-header-card .match-header-teams .match-team-header .team-logo-header,
  .match-header-card .match-header-teams .match-team-header .team-logo-placeholder-header {
    width: 60px;
    height: 60px;
  }
  .match-header-card .match-header-teams .match-team-header .team-name-header {
    font-size: 1.25rem;
  }
  .match-header-card .match-header-teams .match-score-header .score-number-large {
    font-size: 2.5rem;
  }
  .match-header-card .match-header-teams .match-score-header .score-separator-large {
    font-size: 1.5rem;
  }
  .match-header-card .match-header-meta {
    flex-direction: column;
    gap: 0.5rem;
  }
}

/*# sourceMappingURL=style.css.map */
