@import url(https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap);@charset "UTF-8";
/**
 * 2026 Dünya Kupası — Figma: AsideSideNavBar (node 125:44318)
 * https://www.figma.com/design/A56o537VQvtq9HfSIvAiLt/2026-D%C3%BCnya-Kupas%C4%B1?node-id=125-44318
 */
/* Bu CSS yalnızca 2026 DK sayfalarında linklendiği için global selector güvenli. */
#live-score-bar-widget {
  display: none !important;
}

.wc2026-container .world-cup-team-img {
  width: 140px !important;
  height: auto;
  border: solid 1px #E4E8F0;
}
.wc2026-container .euro-2020-team-table-heading {
  border-radius: 0 0 8px 8px;
}

/* Kadro sayfası: takım seçimi sağa yaslı (satır + mobil) */
.wc2026-team-page__head-row .wc2026-team-page__filter-wrap {
  margin-left: auto;
}
@media (max-width: 767px) {
  .wc2026-team-page__head-row .wc2026-team-page__filter-wrap {
    align-self: flex-end;
    width: 100%;
    flex: 1 !important;
    margin-bottom: 10px;
  }
  .wc2026-team-page__head-row .wc2026-team-page__filter-wrap .wc2026-teams-page__select {
    width: 100% !important;
    min-width: 200px;
    max-width: 100%;
  }
}

.wc2026-shell {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 8px 8px 0 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.wc2026-topnav {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  padding: 25px 20px;
}

.wc2026-topnav__brand {
  display: flex;
  align-items: center;
  flex: 0 1 250px;
  min-width: 0;
  text-decoration: none;
  color: #040404;
  gap: 15px;
}
.wc2026-topnav__brand:hover, .wc2026-topnav__brand:focus {
  color: #040404;
  text-decoration: none;
  opacity: 0.88;
}
.wc2026-topnav__brand.is-active .wc2026-topnav__title {
  text-decoration: none;
  text-underline-offset: 4px;
}

.wc2026-topnav__mark {
  display: flex;
  flex-shrink: 0;
  line-height: 0;
}
.wc2026-topnav__mark img {
  width: 30px;
  height: auto;
}

.wc2026-topnav__titles {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.wc2026-topnav__desktop-titles {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.wc2026-topnav__mobile-title {
  display: none;
}

.wc2026-topnav__title {
  font-weight: 700;
  font-size: 31.5px;
  line-height: 27.5px;
  color: #040404;
}

.wc2026-topnav__subtitle {
  font-weight: 400;
  font-size: 15.5px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #040404;
}

.wc2026-topnav__links {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-end;
  flex: 1 1 auto;
  min-width: 0;
}

.wc2026-topnav__link {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 12px 20px 12px 21px;
  border-left: 1px solid #8a8a8a;
  text-decoration: none;
  color: #000;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
  white-space: nowrap;
  /* Figma export SVG’lerde fill="black" — metin rengiyle eşleşsin */
}
.wc2026-topnav__link svg path {
  fill: currentColor;
}
.wc2026-topnav__link:hover, .wc2026-topnav__link:focus {
  color: #008e51;
  text-decoration: none;
  background: transparent;
}
.wc2026-topnav__link.is-active {
  color: #008e51;
  background: transparent;
}

.wc2026-topnav__icon {
  display: flex;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  align-items: center;
  justify-content: center;
  color: inherit;
}

.wc2026-topnav__label {
  flex-shrink: 0;
}

/* Takım alt menüsü (Figma dışı; mevcut sayfa yapısı için) */
.wc2026-subnav {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0 12px;
  padding: 12px 20px 16px;
  background: #F4F3F3;
  border-radius: 8px;
  width: 100%;
}

.wc2026-subnav__link {
  font-size: 15px;
  line-height: 22px;
  color: #040404;
  text-decoration: none;
  font-weight: 600;
  background-color: #fff;
  padding: 6px 15px;
  border-radius: 8px;
}
.wc2026-subnav__link:hover, .wc2026-subnav__link:focus {
  text-decoration: none;
  color: #040404;
}
.wc2026-subnav__link.active {
  color: #fff;
  background-color: #008E51;
  border-radius: 8px;
  padding: 6px 15px;
}

.wc2026-subnav__sep {
  width: 1px;
  height: 16px;
  background: #8a8a8a;
  flex-shrink: 0;
}

/* -------------------------------------------------------------------------- */
/* Anasayfa — geri sayım + bayrak şeridi (Figma 311:6145)                      */
/* -------------------------------------------------------------------------- */
.wc2026-home-hero {
  margin-bottom: 1.5rem;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
}

.wc2026-countdown {
  position: relative;
  width: 100%;
  background-color: #1a0a0a;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
}

.wc2026-countdown__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.15) 45%, rgba(0, 0, 0, 0.25) 100%);
  pointer-events: none;
}

.wc2026-countdown__inner {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 18px 28px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.wc2026-countdown__panel {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px 28px;
}

.wc2026-countdown__logo {
  display: flex;
  align-items: center;
  width: auto;
  height: auto;
  max-height: 93px;
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
}
.wc2026-countdown__logo .wc2026-countdown__logo-label {
  margin-left: 10px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.wc2026-countdown__logo .wc2026-countdown__logo-label .wc2026-countdown__logo-label-text {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
}
.wc2026-countdown__logo .wc2026-countdown__logo-label .wc2026-countdown__logo-label-text span {
  display: block;
  line-height: 1;
}
.wc2026-countdown__logo .wc2026-countdown__logo-label .wc2026-countdown__logo-label-text-small {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}

.wc2026-countdown__timer {
  flex-shrink: 0;
}

.wc2026-countdown__units {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  justify-content: center;
  gap: 8px 10px;
  color: #fff;
}

.wc2026-countdown__unit {
  display: flex;
  flex: 1 1 0;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  min-width: 0;
  max-width: 96px;
  border-radius: 10px;
  border: 1px solid #c36d71;
  background: linear-gradient(180deg, #c41e2a 0%, #95030c 100%);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  line-height: 1;
  padding: 10px 15px;
  box-sizing: border-box;
}

.wc2026-countdown__digit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 0;
  min-height: 52px;
  font-weight: 700;
  font-size: 40px;
  font-variant-numeric: tabular-nums;
  border-radius: 4px;
  box-sizing: border-box;
}

.wc2026-countdown__label {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
}

.wc2026-flags-strip {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: start;
  gap: 10px 20px;
  padding: 14px 16px;
  background: #000000;
  border-bottom: 1px solid #333;
  overflow-x: auto;
  width: 100%;
}

.wc2026-flags-strip__link {
  flex-shrink: 0;
  text-decoration: none;
  color: inherit;
}

.wc2026-flags-strip__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 2px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  width: 60px;
  flex-shrink: 0;
}

.wc2026-flags-strip__label {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}

.wc2026-flags-strip__item img {
  display: block;
  width: 60px;
  height: auto;
  vertical-align: middle;
}

/* -------------------------------------------------------------------------- */
/* Hero: geri sayım sonrası fikstür/score şeridi                               */
/* -------------------------------------------------------------------------- */
.wc2026-hero-fixture {
  width: 100%;
  background: #000;
  border-radius: 0 0 8px 8px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-top: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 10px 10px 12px;
}

.wc2026-hero-fixture__track {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
}
.wc2026-hero-fixture__track::-webkit-scrollbar {
  display: none;
}

.wc2026-hero-fixture__card {
  flex: 0 0 auto;
  min-width: 208px;
  background: #fff;
  border-radius: 8px;
  padding: 10px 12px 10px;
}

.wc2026-embed-widget .wc2026-hero-fixture__meta {
  margin-bottom: -15px;
}

.wc2026-hero-fixture__meta {
  display: flex;
  justify-content: center;
}

.wc2026-hero-fixture__group {
  font-size: 12px;
  font-weight: 400;
  color: #040404;
  opacity: 0.75;
  margin-bottom: 0px;
}

.wc2026-hero-fixture__main {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  -moz-column-gap: 2px;
       column-gap: 2px;
  position: relative;
}

.wc2026-hero-fixture__team {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
}
.wc2026-hero-fixture__team--home {
  justify-content: flex-start;
  flex-direction: column;
}
.wc2026-hero-fixture__team--away {
  justify-content: flex-end;
  flex-direction: column-reverse;
}

.wc2026-hero-fixture__team-link,
.wc2026-hero-fixture__score-link {
  color: inherit;
  text-decoration: none;
}
.wc2026-hero-fixture__team-link:hover, .wc2026-hero-fixture__team-link:focus, .wc2026-hero-fixture__team-link:focus-visible, .wc2026-hero-fixture__team-link:active,
.wc2026-hero-fixture__score-link:hover,
.wc2026-hero-fixture__score-link:focus,
.wc2026-hero-fixture__score-link:focus-visible,
.wc2026-hero-fixture__score-link:active {
  color: inherit;
  text-decoration: none;
}

.wc2026-hero-fixture__flag {
  width: auto;
  height: 28px;
  border-radius: 2px;
  border: 1px solid #e4e8f0;
  -o-object-fit: cover;
     object-fit: cover;
  flex-shrink: 0;
  object-fit: cover;
}

.wc2026-hero-fixture__short {
  font-size: 12px;
  font-weight: 800;
  color: #040404;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  position: absolute;
  top: -18px;
}

.wc2026-embed-widget .wc2026-hero-fixture__score {
  margin-bottom: -14px;
}

.wc2026-hero-fixture__score {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}

.wc2026-hero-fixture__score-link {
  cursor: pointer;
}

.wc2026-hero-fixture__score-box {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background: #e5e7eb;
  color: #040404;
  font-size: 18px;
  font-weight: 800;
  font-variant-numeric: tabular-nums;
  line-height: 1;
  border-radius: 4px;
}

.wc2026-hero-fixture__score-box--dash {
  width: 5px;
  background: transparent;
  color: #111827;
}

.wc2026-hero-fixture__foot {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-top: 8px;
  font-size: 12px;
  color: #505B73;
}

.wc2026-hero-fixture__empty {
  padding: 8px 10px;
}

/* -------------------------------------------------------------------------- */
/* iframe embed: siyah şerit + logo + yatay kartlar                             */
/* -------------------------------------------------------------------------- */
.wc2026-embed-widget {
  background: #000;
  padding: 10px 2px 10px 10px;
  box-sizing: border-box;
}

.wc2026-embed-widget__inner {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  min-width: 0;
}

.wc2026-embed-widget__logo-wrap {
  flex-shrink: 0;
  margin-top: 3px;
  display: flex;
  align-items: flex-start;
}

.wc2026-embed-widget__logo {
  display: block;
  width: auto;
  height: 114px;
}

.wc2026-embed-widget__content {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 8px;
  padding-top: 2px;
}

.wc2026-embed-widget__title {
  margin: 0;
  color: #fff !important;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.02em;
  text-align: left;
}

.wc2026-embed-widget__home-link {
  color: inherit;
  text-decoration: none;
}
.wc2026-embed-widget__home-link:hover, .wc2026-embed-widget__home-link:focus, .wc2026-embed-widget__home-link:focus-visible, .wc2026-embed-widget__home-link:active {
  color: inherit;
  text-decoration: none;
}

.wc2026-embed-widget .wc2026-hero-fixture {
  flex: 1;
  min-width: 0;
  border: none;
  box-shadow: none;
  padding: 0;
  border-radius: 0;
}
.wc2026-embed-widget .wc2026-hero-fixture__track {
  gap: 8px;
  padding: 2px 0;
}
.wc2026-embed-widget .wc2026-hero-fixture__card {
  min-width: 148px;
  padding: 8px 12px 7px;
  border-radius: 12px;
  background: #fff;
  box-shadow: none;
}
.wc2026-embed-widget .wc2026-hero-fixture__main {
  -moz-column-gap: 6px;
       column-gap: 6px;
  padding-top: 2px;
}
.wc2026-embed-widget .wc2026-hero-fixture__team {
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
  text-align: center;
}
.wc2026-embed-widget .wc2026-hero-fixture__team--home, .wc2026-embed-widget .wc2026-hero-fixture__team--away {
  align-items: center;
}
.wc2026-embed-widget .wc2026-hero-fixture__short {
  position: static;
  font-size: 11px;
  font-weight: 800;
  color: #040404;
  letter-spacing: 0.04em;
  line-height: 1;
  text-align: center;
}
.wc2026-embed-widget .wc2026-hero-fixture__flag {
  width: auto;
  height: 26px;
  border: 1px solid #e4e8f0;
  border-radius: 2px;
}
.wc2026-embed-widget .wc2026-hero-fixture__score {
  gap: 4px;
  align-self: center;
}
.wc2026-embed-widget .wc2026-hero-fixture__score-box {
  width: 22px;
  height: 22px;
  background: #d1d5db;
  color: #040404;
  font-size: 14px;
  font-weight: 800;
  border-radius: 3px;
}
.wc2026-embed-widget .wc2026-hero-fixture__score-box--dash {
  width: auto;
  min-width: 0;
  padding: 0 1px;
  background: transparent;
  font-size: 14px;
  font-weight: 700;
  color: #040404;
}
.wc2026-embed-widget .wc2026-hero-fixture__foot {
  margin-top: 6px;
  gap: 0;
}
.wc2026-embed-widget .wc2026-hero-fixture__date {
  font-size: 11px;
  font-weight: 400;
  color: #9ca3af;
}
.wc2026-embed-widget .wc2026-hero-fixture__empty {
  color: #9ca3af;
  font-size: 12px;
}

@media (max-width: 767px) {
  .wc2026-embed-widget__logo-wrap {
    max-width: 72px;
    opacity: 1;
    overflow: hidden;
    transition: max-width 0.22s ease, opacity 0.18s ease, margin 0.22s ease;
  }
  .wc2026-embed-widget.is-logo-hidden .wc2026-embed-widget__logo-wrap {
    max-width: 0;
    opacity: 0;
    margin: 0;
  }
  .wc2026-embed-widget.is-logo-hidden .wc2026-embed-widget__inner {
    gap: 0;
  }
}
/* -------------------------------------------------------------------------- */
/* Anasayfa ana sütun + sidebar (Figma 480:3074)                              */
/* https://www.figma.com/design/A56o537VQvtq9HfSIvAiLt/2026-D%C3%BCnya-Kupas%C4%B1?node-id=480-3074 */
/* -------------------------------------------------------------------------- */
.wc2026-main-layout {
  align-items: flex-start;
}

/* Flex içinde Swiper track’inin sütunu yatayda şişirmesini engeller */
.wc2026-main-layout__primary {
  min-width: 0;
}

/* Mobil: sidebar 300px, üst içerikle 40px aralık */
@media (max-width: 991.98px) {
  .wc2026-main-layout.row {
    margin-left: 0;
    margin-right: 0;
  }
  .wc2026-main-layout > .wc2026-main-layout__primary,
  .wc2026-main-layout > .wc2026-main-layout__aside, .wc2026-sidebar-widgets {
    max-width: 100% !important;
  }
  .wc2026-main-layout__aside {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
/* lg+: sol içerik + 40px boşluk + 300px sidebar */
@media (min-width: 992px) {
  .wc2026-main-layout.row {
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    gap: 40px;
  }
  .wc2026-main-layout > .wc2026-main-layout__primary.col-lg-8 {
    flex: 1 1 0;
    max-width: none;
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .wc2026-main-layout > .wc2026-main-layout__aside.col-lg-4 {
    flex: 0 0 300px;
    max-width: 300px;
    width: 300px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}
.wc2026-slider {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  background: #f4f3f3;
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.wc2026-slider.wc2026-slider-swiper.swiper-container {
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  height: -moz-max-content;
  height: max-content;
}

/* Swiper core: swiper.css yüklenmese bile tek satır çalışsın */
.wc2026-slider .swiper-wrapper {
  display: flex;
  flex-wrap: nowrap;
  box-sizing: border-box;
}

.wc2026-slider .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  box-sizing: border-box;
  height: auto;
}

.wc2026-slider__slide {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.wc2026-slider__slide-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

.wc2026-slider__slide-link:hover,
.wc2026-slider__slide-link:focus {
  color: inherit;
  text-decoration: none;
}

.wc2026-slider__media {
  position: relative;
  min-height: 260px;
}

@media (min-width: 768px) {
  .wc2026-slider__media {
    min-height: 360px;
  }
}
.wc2026-slider__img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 260px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) {
  .wc2026-slider__img {
    min-height: 360px;
  }
}
.wc2026-slider__gradient {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
  z-index: 1;
}

.wc2026-slider__content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 28px 20px 36px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.wc2026-slider__badge {
  display: inline-block;
  background: #008e51;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 12px;
}

.wc2026-slider__title {
  margin: 0;
  color: #fff;
  font-size: 26px;
  line-height: 1.25;
  font-weight: 700;
  max-width: 100%;
}

@media (min-width: 992px) {
  .wc2026-slider__title {
    font-size: 30px;
    line-height: 1.22;
    max-width: 36em;
  }
}
/* Swiper pagination — slayt sayısı kadar dinamik çubuk */
.wc2026-slider .wc2026-slider__pagination.swiper-pagination {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 18px;
  z-index: 3;
  display: flex !important;
  flex-wrap: nowrap;
  align-items: center;
  gap: 4px;
  width: auto;
  max-width: none;
  margin: 0;
  transform: none;
  line-height: 0;
}

.wc2026-slider .wc2026-slider__pagination .swiper-pagination-bullet {
  flex: 1 1 0;
  width: auto;
  height: 6px;
  margin: 0 !important;
  border-radius: 12px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.64);
}

.wc2026-slider .wc2026-slider__pagination .swiper-pagination-bullet-active {
  background: #008e51;
}

.wc2026-card-grid {
  margin-left: -8px;
  margin-right: -8px;
}

.wc2026-card-grid > [class*=col-] {
  padding-left: 8px;
  padding-right: 8px;
}

.wc2026-news-card {
  display: block;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.04);
  text-decoration: none;
  color: inherit;
  height: 100%;
}

.wc2026-news-card:hover,
.wc2026-news-card:focus {
  text-decoration: none;
  color: inherit;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
}

.wc2026-news-card__thumb {
  position: relative;
  background: #e8e8e8;
}

.wc2026-news-card__thumb img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 214px;
}

.wc2026-news-card__body {
  padding: 18px 20px 20px;
}

.wc2026-news-card__title {
  margin: 0;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #1a1c1c;
}

.wc2026-sidebar-ad {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.wc2026-milli {
  border-radius: 8px;
  overflow: hidden;
  background-color: #4a0a12;
  background-image: url("https://img7.mynet.com/rosetta/spor/milli-takim-haberleri-bg.png");
  background-size: cover;
  background-position: center;
}

.wc2026-milli__head {
  padding: 18px 16px 20px;
  background-color: rgba(0, 0, 0, 0.15);
  background-image: url("https://img7.mynet.com/rosetta/spor/milli-takim-haberleri-head-bg.png");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: row;
  align-items: self-end;
  gap: 10px;
  min-height: 140px;
}
.wc2026-milli__head .wc2026-milli__head-title-link {
  color: #fff;
}

.wc2026-milli__head-flag {
  width: 42px;
  height: auto;
  max-height: 28px;
  flex-shrink: 0;
  border: 1px solid #fff;
  -o-object-fit: cover;
     object-fit: cover;
}

.wc2026-milli__head-title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  letter-spacing: -0.5px;
  text-transform: capitalize;
  line-height: 1.2;
}

.wc2026-milli__body {
  padding: 12px 14px 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.wc2026-milli__row {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 11px;
  min-height: 70px;
  padding: 0;
  background: rgba(0, 0, 0, 0.5);
  text-decoration: none;
  color: #fff;
}

.wc2026-milli__row:hover,
.wc2026-milli__row:focus {
  text-decoration: none;
  color: #fff;
  background: rgba(0, 0, 0, 0.62);
}

.wc2026-milli__thumb {
  flex-shrink: 0;
  width: 105px;
  height: 68px;
  overflow: hidden;
  border: 1px solid #ff7176;
  position: relative;
}

.wc2026-milli__thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.wc2026-milli__row-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: -0.5px;
  text-transform: capitalize;
  padding: 8px 8px 8px 0;
}

/* -------------------------------------------------------------------------- */
/* Sidebar: D Grubu + Gol krallığı (Figma 311:6148, 311:6206)                 */
/* -------------------------------------------------------------------------- */
.wc2026-sidebar-widgets {
  width: 100%;
  max-width: 300px;
  margin-top: 12px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.wc2026-sidebar-widgets__ad--300x600 {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  flex-shrink: 0;
}

.wc2026-widget {
  background: #fff;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.04);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 11px 21px 11px;
}

.wc2026-widget__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding-bottom: 0;
  border-bottom: 1px solid #e4e8f0;
}

.wc2026-widget__head--standings .wc2026-widget__hdr-cols {
  gap: 10px;
}

.wc2026-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

/* Özel grup seçici (native select yerine — modern açılır liste) */
.wc2026-widget__custom-select {
  position: relative;
  flex: 1 1 auto;
  min-width: 0;
  max-width: calc(100% - 110px);
}

.wc2026-widget__custom-select-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: 100%;
  margin: 0;
  padding: 10px 12px 10px 14px;
  border: none;
  border-radius: 10px;
  background: linear-gradient(180deg, #fff 0%, #f8fafc 100%);
  font-family: "PT Sans", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #001344;
  letter-spacing: -0.4px;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: left;
  cursor: pointer;
  transition: border-color 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}

.wc2026-widget__custom-select-btn:hover {
  border-color: rgba(0, 142, 81, 0.45);
  background: #fff;
}

.wc2026-widget__custom-select.is-open .wc2026-widget__custom-select-btn {
  border-color: #008e51;
  box-shadow: 0 0 0 3px rgba(0, 142, 81, 0.18);
  background: #fff;
}

.wc2026-widget__custom-select-btn:focus {
  outline: none;
  border-color: #008e51;
  box-shadow: 0 0 0 3px rgba(0, 142, 81, 0.22);
}

.wc2026-widget__custom-select-label {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wc2026-widget__custom-select-caret {
  flex-shrink: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #001344;
  transition: transform 0.2s ease;
}

.wc2026-widget__custom-select.is-open .wc2026-widget__custom-select-caret {
  transform: rotate(180deg);
}

.wc2026-widget__custom-select-panel {
  position: absolute;
  z-index: 30;
  top: calc(100% + 8px);
  left: 0;
  right: 0;
  max-height: 260px;
  overflow-y: auto;
  padding: 8px;
  margin: 0;
  list-style: none;
  background: #fff;
  border: 1px solid #e8ecf2;
  border-radius: 12px;
  box-shadow: 0 4px 6px rgba(15, 23, 42, 0.04), 0 12px 32px rgba(15, 23, 42, 0.12);
}

.wc2026-widget__custom-select-option {
  display: block;
  width: 100%;
  margin: 0 0 4px;
  padding: 11px 14px;
  border: 0;
  border-radius: 8px;
  background: transparent;
  font-family: "PT Sans", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #1a1c1c;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: -0.3px;
  cursor: pointer;
  transition: background 0.12s ease, color 0.12s ease;
}

.wc2026-widget__custom-select-option:last-child {
  margin-bottom: 0;
}

.wc2026-widget__custom-select-option:hover,
.wc2026-widget__custom-select-option:focus {
  outline: none;
  background: rgba(0, 142, 81, 0.08);
  color: #006b3d;
}

.wc2026-widget__custom-select-option.is-active {
  background: rgba(0, 142, 81, 0.14);
  color: #008e51;
  font-weight: 700;
}

.wc2026-widget__select-native {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  border: 0 !important;
}

.wc2026-widget__title {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
  font-weight: 700;
  font-family: "PT Sans", sans-serif;
  color: #001344;
  letter-spacing: -0.5px;
  line-height: 1.2;
  text-transform: capitalize;
}

.wc2026-widget__title-text {
  white-space: nowrap;
}

.wc2026-widget__hdr-cols {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 700;
  font-family: "PT Sans", sans-serif;
  color: #505b73;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  padding: 12px 0;
}

.wc2026-widget__hdr-cols span {
  min-width: 22px;
  text-align: center;
}

.wc2026-widget__hdr-cols span:first-child {
  min-width: 18px;
}

.wc2026-widget__hdr-cols--scorers {
  padding: 12px 0;
  justify-content: flex-end;
}

.wc2026-widget__hdr-cols--scorers span {
  min-width: 32px;
}

.wc2026-widget__body {
  padding-top: 0;
}

.wc2026-widget__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  border-bottom: 1px solid #e4e8f0;
  padding: 14px 0 15px;
  min-height: 52px;
}

.wc2026-widget__row:last-child {
  border-bottom: none;
}

.wc2026-widget__row--standings {
  padding-bottom: 16px;
  justify-content: space-between;
}

.wc2026-widget__nums--standings {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  flex-shrink: 0;
}

.wc2026-widget__team {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 auto;
  min-width: 0;
  padding-right: 8px;
}

.wc2026-widget__team-link {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 auto;
  min-width: 0;
  text-decoration: none;
  color: inherit;
  transition: opacity 0.12s ease;
}
.wc2026-widget__team-link:hover, .wc2026-widget__team-link:focus {
  text-decoration: none;
  color: inherit;
  opacity: 0.85;
  outline: none;
}
.wc2026-widget__team-link .wc2026-widget__name {
  color: #1a1c1c;
}

.wc2026-widget__team--scorer {
  flex: 1 1 auto;
}

.wc2026-widget__flag {
  display: block;
  flex-shrink: 0;
  width: 30px;
  height: 20px;
  overflow: hidden;
  line-height: 0;
}

.wc2026-widget__flag img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.wc2026-widget__flag--bordered {
  border: 1px solid #e4e8f0;
  box-sizing: content-box;
  width: 30px;
  height: 20px;
}

.wc2026-widget__name {
  font-size: 14px;
  font-weight: 700;
  font-family: "PT Sans", sans-serif;
  color: #1a1c1c;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wc2026-widget__row--standings .wc2026-widget__name {
  font-weight: 700;
}

.wc2026-widget__nums--standings .wc2026-widget__num {
  font-size: 14px;
  font-family: "PT Sans", sans-serif;
  font-weight: 400;
  color: #1a1c1c;
  line-height: 20px;
  min-width: 23px;
  text-align: center;
}

.wc2026-widget__hdr-cols span.wc2026-widget__hdr-col {
  min-width: 23px;
  text-align: center;
}
.wc2026-widget__hdr-cols span.wc2026-widget__hdr-col:first-child {
  min-width: 23px;
}

.wc2026-widget__nums--standings .wc2026-widget__num--bold {
  font-weight: 700;
}

.wc2026-widget__row--scorer .wc2026-widget__name {
  font-weight: 700;
  white-space: normal;
}

.wc2026-widget__row--scorer {
  justify-content: space-between;
}

.wc2026-widget__row--scorer .wc2026-widget__num--gol {
  font-size: 14px;
  font-family: "PT Sans", sans-serif;
  color: #1a1c1c;
  text-align: right;
  min-width: 28px;
  padding-left: 8px;
}

.wc2026-cup-tree {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .wc2026-container {
    padding: 0 !important;
  }
  .wc2026-main-layout__primary {
    padding: 0 10px !important;
  }
  .wc2026-card-grid > [class*=col-] {
    width: 100%;
  }
  .wc2026-topnav__mark img {
    width: 18px;
    height: auto;
  }
  .wc2026-shell {
    z-index: 9999;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  }
  .wc2026-topnav {
    flex-direction: column;
    align-items: stretch;
    padding: 0;
    gap: 0;
  }
  .wc2026-topnav__brand {
    flex-basis: auto;
    align-items: center;
    padding: 12px 14px;
    gap: 12px;
  }
  .wc2026-topnav__titles {
    gap: 0;
  }
  .wc2026-topnav__desktop-titles {
    display: none;
  }
  .wc2026-topnav__mobile-title {
    display: block;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.25;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #040404;
  }
  .wc2026-topnav__brand.is-active .wc2026-topnav__mobile-title {
    text-underline-offset: 3px;
  }
  .wc2026-topnav__title {
    font-size: 26px;
    line-height: 1.1;
  }
  .wc2026-topnav__subtitle {
    font-size: 13px;
  }
  .wc2026-topnav__links {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: stretch;
    justify-content: flex-start;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
    border-top: 1px solid rgba(138, 138, 138, 0.45);
  }
  .wc2026-topnav__link {
    flex: 1 1 0;
    min-width: 0;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    padding: 10px 4px 12px;
    border-left: 1px solid rgba(138, 138, 138, 0.45);
    border-top: none;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 400;
    white-space: normal;
    text-align: center;
  }
  .wc2026-topnav__links .wc2026-topnav__link:first-of-type {
    border-left: none;
  }
  .wc2026-topnav__icon {
    width: auto;
    height: auto;
    min-height: 22px;
  }
  .wc2026-topnav__icon svg {
    display: block;
    max-width: 26px;
    height: auto;
  }
  .wc2026-topnav__label {
    flex-shrink: 1;
    max-width: 100%;
  }
  .wc2026-flags-strip__item img {
    width: 45px;
    height: auto;
  }
  .wc2026-flags-strip {
    gap: 10px 5px;
  }
  .wc2026-countdown {
    min-height: 100px;
  }
  .wc2026-countdown__inner {
    justify-content: center;
    min-height: 100px;
    padding: 10px 16px 10px;
  }
  .wc2026-countdown__logo-label {
    display: none !important;
  }
  .wc2026-countdown__logo {
    max-height: 76px;
  }
  .wc2026-countdown__units {
    justify-content: center;
    gap: 6px 4px;
    width: 100%;
    max-width: 100%;
  }
  .wc2026-countdown__unit {
    max-width: none;
    padding: 8px 15px;
  }
  .wc2026-countdown__digit {
    min-height: 40px;
    font-size: 18px;
  }
  .wc2026-countdown__label {
    font-size: 11px;
  }
}
/* -------------------------------------------------------------------------- */
/* Takımlar / Puan — Figma 93:33657, 106:37679                                 */
/* -------------------------------------------------------------------------- */
.wc2026-puan-page,
.wc2026-fikstur-page {
  padding-bottom: 0;
}

/* Fikstür — Figma 508:3600 (tarih grupları, kart, filtreler) */
.wc2026-fikstur-page__head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px 20px;
  margin-bottom: 24px;
  padding: 15px 20px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0 0 8px 8px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.wc2026-fikstur-page__title {
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  color: #040404;
  line-height: 1.25;
  letter-spacing: -0.01em;
}

.wc2026-fikstur-page__filters {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 16px 20px;
}

.wc2026-fikstur-page__filter {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  min-width: 0;
}

.wc2026-fikstur-page__filter-label {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  white-space: nowrap;
}

/* Anasayfa sidebar ile aynı wc2026-widget__custom-select; genişlik fikstür başlığına göre */
.wc2026-fikstur-page__filters .wc2026-widget__custom-select {
  flex: 1 1 auto;
  width: 100%;
  min-width: 0;
  max-width: 100%;
}

@media (min-width: 576px) {
  .wc2026-fikstur-page__filters .wc2026-widget__custom-select {
    min-width: 200px;
    max-width: 280px;
  }
}
/* Tarih listesi uzun; sidebar 260px — fikstürde daha fazla gün tek bakışta + kaydırma */
.wc2026-fikstur-page__filters .wc2026-widget__custom-select-panel {
  max-height: 420px;
}

.wc2026-fikstur-days {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.wc2026-fikstur-day[hidden] {
  display: none !important;
}

.wc2026-fikstur-day__heading {
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 700;
  color: #1a1c1c;
}

.wc2026-fikstur-day__cards {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.wc2026-fikstur-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  padding: 16px 18px;
  transition: opacity 0.15s ease;
}
.wc2026-fikstur-card[hidden] {
  display: none !important;
}

/* Figma 106:39545 — saat kartın tam ortasında (eşit yan sütun + orta auto) */
.wc2026-fikstur-card__main {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
  align-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}

.wc2026-fikstur-card__team {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  color: inherit;
}
.wc2026-fikstur-card__team--home {
  justify-self: end;
  justify-content: flex-end;
}
.wc2026-fikstur-card__team--away {
  justify-self: start;
  justify-content: flex-start;
  flex-direction: row;
  text-align: left;
}
.wc2026-fikstur-card__team:hover, .wc2026-fikstur-card__team:focus {
  text-decoration: none;
  color: inherit;
}

.wc2026-fikstur-card__flag {
  flex-shrink: 0;
  width: 32px;
  height: auto;
  border-radius: 2px;
  -o-object-fit: contain;
     object-fit: contain;
}

.wc2026-fikstur-card__name {
  font-size: 16px;
  font-weight: 700;
  color: #040404;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wc2026-fikstur-card__time {
  justify-self: center;
  font-size: 22px;
  font-weight: 700;
  color: #040404;
  line-height: 1.1;
  min-width: 4.5ch;
  text-align: center;
}

.wc2026-fikstur-card__meta {
  margin: 0;
  width: 100%;
  max-width: 56rem;
  font-size: 13px;
  font-weight: 400;
  color: #6b7280;
  line-height: 1.45;
  text-align: center;
}
.wc2026-fikstur-card__meta strong {
  font-weight: 700;
  color: #4b5563;
}

.wc2026-fikstur-card__tv-icon {
  display: inline-block;
  vertical-align: -0.15em;
  margin-right: 2px;
  color: #6b7280;
}

.wc2026-fikstur-page__empty {
  margin: 0;
  padding: 16px 20px;
  background: #fff;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  color: #6b7280;
}

.wc2026-puan-page__main,
.wc2026-fikstur-page__main {
  background: #f2f2f2;
  padding: 16px 12px 32px;
}
@media (min-width: 768px) {
  .wc2026-puan-page__main,
  .wc2026-fikstur-page__main {
    padding: 0;
  }
}

.wc2026-puan-page__title {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px 24px;
  margin-bottom: 28px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0 0 8px 8px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px 20px;
}

.wc2026-puan-page__empty {
  margin: 0;
}

.wc2026-puan-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
@media (min-width: 992px) {
  .wc2026-puan-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px 24px;
  }
}

.wc2026-puan-group {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.05);
  overflow: hidden;
}

.wc2026-puan-group__head,
.wc2026-puan-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) repeat(4, 40px) 48px 52px;
  -moz-column-gap: 4px;
       column-gap: 4px;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
}

.wc2026-puan-group__head {
  padding-top: 14px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ececec;
}

.wc2026-puan-group__title {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  color: #1a1c1c;
  line-height: 1.3;
  min-width: 0;
}

.wc2026-puan-group__stat-labels {
  display: contents;
}

.wc2026-puan-group__stat-h {
  font-size: 13px;
  font-weight: 700;
  color: #555;
  text-align: center;
}
.wc2026-puan-group__stat-h--pts {
  font-weight: 700;
}

.wc2026-puan-group__body {
  padding: 0;
}

.wc2026-puan-row {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ececec;
  text-decoration: none;
  color: inherit;
  transition: background-color 0.12s ease;
}
.wc2026-puan-row:last-child {
  border-bottom: 0;
}
.wc2026-puan-row:hover, .wc2026-puan-row:focus {
  text-decoration: none;
  color: inherit;
  background: #f9f9f9;
  outline: none;
}

.wc2026-puan-row__team {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.wc2026-puan-row__flag {
  flex-shrink: 0;
  width: 28px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 2px;
  border: 1px solid #E4E8F0;
}

.wc2026-puan-row__name {
  font-size: 15px;
  font-weight: 600;
  color: #1a1c1c;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wc2026-puan-row__n {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color: #333;
}
.wc2026-puan-row__n--pts {
  font-weight: 700;
  color: #1a1c1c;
}

@media (max-width: 767px) {
  .wc2026-puan-page__title {
    font-size: 1.25rem;
    margin-bottom: 18px;
  }
  .wc2026-fikstur-page__head {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 18px;
    padding: 14px 16px;
  }
  .wc2026-fikstur-page__title {
    font-size: 1.25rem;
  }
  .wc2026-fikstur-page__filters {
    flex-direction: column;
    align-items: stretch;
  }
  .wc2026-fikstur-page__select {
    width: 100%;
    min-width: 0;
  }
  .wc2026-fikstur-card__main {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
  }
  .wc2026-fikstur-card__time {
    grid-column: auto;
    justify-self: auto;
    font-size: 20px;
    margin-bottom: 0;
  }
  .wc2026-fikstur-card__team {
    justify-self: auto;
    max-width: 100%;
    width: 100%;
    justify-content: center !important;
  }
  .wc2026-fikstur-card__team--away {
    flex-direction: row;
  }
  .wc2026-puan-group__head,
  .wc2026-puan-row {
    grid-template-columns: minmax(0, 1fr) repeat(4, 32px) 40px 44px;
    -moz-column-gap: 2px;
         column-gap: 2px;
    padding-left: 12px;
    padding-right: 12px;
  }
  .wc2026-puan-group__stat-h {
    font-size: 12px;
  }
  .wc2026-puan-row__n {
    font-size: 13px;
  }
}
.wc2026-teams-page {
  padding-bottom: 0;
}

.wc2026-teams-page__main {
  background: #f2f2f2;
  padding: 0;
  margin-top: 0;
}

.wc2026-teams-page__head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px 24px;
  margin-bottom: 28px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-radius: 0 0 8px 8px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px 20px;
}

.wc2026-teams-page__title {
  margin: 0;
  font-size: 26px;
  font-weight: 700;
  color: #040404;
  line-height: 1.25;
  letter-spacing: -0.01em;
}

.wc2026-teams-page__filter {
  flex-shrink: 0;
}

.wc2026-teams-page__select {
  min-width: 200px;
  padding: 11px 38px 11px 16px;
  font-size: 15px;
  line-height: 1.35;
  color: #040404;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23555555' d='M1 1.5L6 6l5-4.5'/%3E%3C/svg%3E") no-repeat right 14px center;
  background-size: 12px 8px;
  border: 1px solid #d8d8d8;
  border-radius: 8px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
}

.wc2026-teams-page__section-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 18px;
  font-size: 20px;
  font-weight: 700;
  color: #040404;
  line-height: 1.3;
}
.wc2026-teams-page__section-title--spaced {
  margin-top: 36px;
  margin-bottom: 18px;
}

.wc2026-teams-page__section-icon {
  flex-shrink: 0;
  display: flex;
  color: #008e51;
  line-height: 0;
}

.wc2026-teams-page__host-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}

@media (min-width: 768px) {
  .wc2026-teams-page__host-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
.wc2026-teams-page__host-cell {
  min-width: 0;
}

.wc2026-teams-page__other-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px 16px;
}

@media (min-width: 768px) {
  .wc2026-teams-page__other-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px 20px;
  }
}
@media (min-width: 992px) {
  .wc2026-teams-page__other-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}
.wc2026-teams-page__other-cell {
  min-width: 0;
}

.wc2026-teams-page__other-cell--ad-row {
  grid-column: 1/-1;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 0;
}

.wc2026-teams-page__inline-ad {
  width: 100%;
  max-width: 100%;
}

/* Takımlar — Figma 93:34179 alt haber bandı + 6 haber, 3 sütun (anasayfa wc2026-news-card) */
.wc2026-teams-page__news-footer {
  margin-top: 20px;
  padding-bottom: 8px;
}

.wc2026-teams-page__news-head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 32px;
  padding: 16px 20px;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.04);
}

.wc2026-teams-page__news-head-icon {
  flex-shrink: 0;
  display: block;
  width: auto;
  height: 41px;
  -o-object-fit: contain;
     object-fit: contain;
}

.wc2026-teams-page__news-head-title {
  margin: 0;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  color: #001344;
}

.wc2026-team-card {
  height: 100%;
  border-radius: 8px;
  background: #FFF;
  box-shadow: 0 16px 48px 0 rgba(26, 28, 28, 0.06);
  overflow: hidden;
  transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.wc2026-team-card.wc2026-team-card--host .wc2026-team-card__flag {
  width: 62px;
  height: auto;
}

.wc2026-team-card__link {
  display: block;
  text-decoration: none;
  color: inherit;
}
.wc2026-team-card__link:hover, .wc2026-team-card__link:focus {
  text-decoration: none;
  color: inherit;
  outline: none;
}

.wc2026-team-card:hover,
.wc2026-team-card:focus-within {
  box-shadow: 0 16px 48px 0 rgba(26, 28, 28, 0.15);
}

.wc2026-team-card__cover {
  position: relative;
  aspect-ratio: 16/9;
  background: #1a1a1a;
  overflow: hidden;
}

.wc2026-team-card__cover-img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wc2026-team-card__badge {
  position: absolute;
  top: 14px;
  left: 14px;
  padding: 7px 14px;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #006A3B;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.18);
}

.wc2026-team-card__body {
  padding: 18px 20px 20px;
}

.wc2026-team-card__headline {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 18px;
}

.wc2026-team-card__titles {
  flex: 1 1 auto;
  min-width: 0;
}

.wc2026-team-card__name {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  color: #040404;
  line-height: 1.25;
}
.wc2026-team-card__name--solo {
  font-size: 1rem;
  margin-bottom: 14px;
  padding-right: 4px;
}

.wc2026-team-card__group {
  margin: 6px 0 0;
  font-size: 12px;
  font-weight: 600;
  color: #666;
  letter-spacing: 0.04em;
}

.wc2026-team-card__flag {
  display: block;
  flex-shrink: 0;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.06);
  width: 48px;
  height: auto;
}

.wc2026-team-card__chev {
  flex-shrink: 0;
  color: #888;
  line-height: 0;
  margin-top: 2px;
}

.wc2026-team-card__stats {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.wc2026-team-card__stats--compact {
  gap: 12px;
}

.wc2026-team-card__stat {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  width: 100%;
}
.wc2026-team-card__stat dt {
  margin: 0;
  flex: 0 1 auto;
  min-width: 0;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.07em;
  text-transform: uppercase;
  color: #8a8a8a;
  line-height: 1.3;
}
.wc2026-team-card__stat dd {
  margin: 0;
  flex: 0 0 auto;
  text-align: right;
  font-size: 1rem;
  font-weight: 700;
  color: #040404;
  line-height: 1.2;
}

.wc2026-team-card__link--compact {
  padding: 16px 16px 18px;
}

.wc2026-team-card__compact-top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 12px;
}

.wc2026-teams-page .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media (max-width: 767px) {
  .wc2026-teams-page__main {
    padding: 16px 12px 32px;
  }
  .wc2026-teams-page__head {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 22px;
    gap: 12px;
  }
  .wc2026-teams-page__title {
    font-size: 1.25rem;
  }
  .wc2026-teams-page__section-title--spaced {
    margin-top: 28px;
  }
  .wc2026-teams-page__other-grid {
    gap: 12px 12px;
  }
  .wc2026-teams-page__select {
    width: 100%;
    max-width: none;
  }
  .wc2026-team-card__stat {
    align-items: flex-start;
  }
  .wc2026-teams-page__news-head-title {
    font-size: 22px;
    line-height: 28px;
  }
  .wc2026-teams-page__news-footer {
    margin-top: 28px;
  }
}
/* Tablet / küçük masaüstü: 768px – 1024px (bu blokta özel kurallarınızı yazın) */
@media (min-width: 768px) and (max-width: 1024px) {
  .wc2026-topnav__link {
    padding: 12px 15px 12px 15px;
    font-size: 16px;
  }
  .wc2026-topnav__brand {
    flex: 0 1 155px;
  }
  .wc2026-topnav__mark img {
    width: 26px;
    height: auto;
  }
  .wc2026-topnav__title {
    font-size: 20px;
    line-height: 22px;
  }
  .wc2026-topnav__subtitle {
    font-size: 12px;
  }
  .wc2026-topnav__icon {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 767px) {
  .wc2026-embed-widget__title {
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 1;
  }
  .wc2026-embed-widget .wc2026-hero-fixture__date {
    font-size: 11px;
  }
  .wc2026-embed-widget .wc2026-hero-fixture__card {
    padding: 5px 10px 5px;
  }
  .wc2026-embed-widget__logo {
    height: 90px;
  }
  .wc2026-embed-widget__content {
    gap: 0px;
  }
  .wc2026-embed-widget .wc2026-hero-fixture__flag {
    height: 20px;
  }
  .wc2026-embed-widget .wc2026-hero-fixture__foot {
    margin-top: 4px;
  }
}