﻿/* =========================
   BIG CHEF CUSTOM OVERRIDES
   ========================= */

.preloader {
  display: none !important;
}

header.page-header {
  margin-bottom: 0 !important;
}

.page-header + .swiper-container,
.section.swiper-container,
.swiper-slider-1 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.rd-navbar-wrap,
.rd-navbar-classic,
.rd-navbar-classic.rd-navbar-static {
  border-bottom: none !important;
  box-shadow: none !important;
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main-outer {
  background: linear-gradient(90deg, #1f2730 0%, #272d33 100%) !important;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
}

.rd-navbar-classic.rd-navbar-static .rd-navbar-main {
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.rd-navbar-brand {
  margin-right: 42px;
  flex: 0 0 auto;
}

.rd-navbar-main-element {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
}

.rd-navbar-static .rd-navbar-nav {
  display: flex;
  align-items: center;
  gap: 10px;
}

.rd-navbar-static .rd-nav-item + .rd-nav-item {
  margin-left: 0;
}

.rd-navbar-static .rd-nav-link {
  padding: 24px 18px !important;
  font-size: 17px;
  font-weight: 800;
  letter-spacing: 0.04em;
  border-radius: 8px 8px 0 0;
  transition: 0.25s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.rd-navbar-static .rd-nav-link:hover {
  background: rgba(255,255,255,0.05);
  color: #fff;
}

.rd-navbar-static .rd-nav-link:before {
  height: 6px !important;
  border-radius: 6px 6px 0 0;
}

.rd-navbar-static .rd-nav-link:after {
  bottom: -4px !important;
  width: 10px;
  height: 10px;
}

.menu-cta {
  margin-left: 14px;
}

.menu-cta a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 18px;
  background: #fc5a0a;
  color: #fff !important;
  border-radius: 999px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  box-shadow: 0 8px 18px rgba(252, 90, 10, 0.28);
}

.menu-cta a:hover {
  background: #ff6d22;
  transform: translateY(-1px);
}

/* ===== HERO SLIDER (FINAL CLEAN VERSION) ===== */

header.page-header,
.rd-navbar-wrap,
.rd-navbar-classic,
.rd-navbar-classic.rd-navbar-static {
  margin-bottom: 0 !important;
}

section.swiper-slider-1 {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  background: transparent !important;
  line-height: 0;
}

.swiper-slider-1 .swiper-wrapper {
  height: auto !important;
}

.swiper-slider-1 .swiper-slide {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
}

.hero-slide-image {
  display: block;
  width: 100%;
  height: auto;
}

/* Kill extra slider height */
.swiper-slider-1,
.swiper-slider-1 .swiper-wrapper,
.swiper-slider-1 .swiper-slide {
  height: auto !important;
  min-height: 0 !important;
}

/* Dots ON image */
.swiper-slider-1 {
  position: relative;
}

.swiper-slider-1 .swiper-pagination {
  position: absolute !important;
  bottom: 25px !important;
  left: 0;
  right: 0;
  z-index: 20;
}

/* Hero slider - keep image flush and dots on image */
header.page-header {
  margin-bottom: 0 !important;
}

.rd-navbar-wrap,
.rd-navbar-classic,
.rd-navbar-classic.rd-navbar-static {
  margin-bottom: 0 !important;
}

section.swiper-slider-1 {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  background: transparent !important;
  line-height: 0;
}

.swiper-slider-1 .swiper-wrapper {
  height: auto !important;
  min-height: 0 !important;
}

.swiper-slider-1 .swiper-slide {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}

.hero-slide-image {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  vertical-align: top;
}

.swiper-slider-1 .swiper-pagination {
  position: absolute !important;
  left: 0;
  right: 0;
  bottom: 18px !important;
  z-index: 10;
}

.section-title-subtle {
  color: #fc5a0a;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 10px;
  display: inline-block;
}

.bigchef-section-heading {
  max-width: 760px;
  margin: 0 auto 60px;
}

.bigchef-section-intro {
  max-width: 620px;
  margin: 18px auto 0;
  font-size: 18px;
  line-height: 1.6;
  color: #6a6d6f;
}

.bigchef-manufacturer-pill,
.bigchef-piece-pill,
.bigchef-video-pill,
.bigchef-year-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 7px 12px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.bigchef-manufacturer-pill {
  background: rgba(39, 45, 51, 0.08);
  color: #272d33;
}

.bigchef-piece-pill,
.bigchef-video-pill {
  background: rgba(252, 90, 10, 0.12);
  color: #fc5a0a;
}

.bigchef-year-pill {
  background: rgba(247, 201, 72, 0.16);
  color: #7a5b00;
}

.bigchef-card-topline {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
}

.bigchef-bat-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 22px;
  border-radius: 999px;
  background: #272d33;
  color: #fff !important;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  box-shadow: 0 10px 22px rgba(39, 45, 51, 0.18);
  transition: all 0.25s ease;
}

.bigchef-bat-btn:hover {
  background: #fc5a0a;
  transform: translateY(-1px);
}

.bigchef-bat-btn-sm {
  min-height: 42px;
  padding: 10px 18px;
  font-size: 12px;
}

.bigchef-rankings-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at top right, rgba(252, 90, 10, 0.09), transparent 28%),
    radial-gradient(circle at bottom left, rgba(39, 45, 51, 0.06), transparent 30%),
    #fff;
}

.bigchef-association-block {
  margin-top: 55px;
  padding: 34px 28px 38px;
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfbfb 100%);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0,0,0,0.05);
}

.bigchef-association-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 30px;
}

.bigchef-association-header h3 {
  margin: 0;
  color: #272d33;
  font-size: 38px;
  line-height: 1.1;
}

.bigchef-association-kicker {
  display: inline-block;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #fc5a0a;
}

.bigchef-association-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 92px;
  height: 44px;
  padding: 0 18px;
  border-radius: 999px;
  background: #272d33;
  color: #fff;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 8px 20px rgba(39, 45, 51, 0.2);
}

.bat-ranking-card {
  position: relative;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 14px 30px rgba(0,0,0,0.10);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  border: 1px solid rgba(0,0,0,0.05);
}

.bat-ranking-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 36px rgba(0,0,0,0.15);
}

.bat-thumb-featured {
  width: 100%;
  height: 390px;
  object-fit: cover;
  display: block;
  background: #f3f3f3;
}

.bat-thumb-compact {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
  background: #f3f3f3;
}

.bigchef-rank-badge {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 3;
  min-width: 54px;
  height: 54px;
  padding: 0 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  font-size: 18px;
  font-weight: 900;
  line-height: 1;
  color: #fff;
  background: #fc5a0a;
  box-shadow: 0 10px 22px rgba(252, 90, 10, 0.35);
}

.bigchef-rank-badge-gold {
  background: linear-gradient(135deg, #f7c948 0%, #d89f08 100%);
  color: #2b2100;
}

.bigchef-rank-badge-silver {
  background: linear-gradient(135deg, #e7edf3 0%, #a8b4c0 100%);
  color: #243240;
}

.bigchef-rank-badge-bronze {
  background: linear-gradient(135deg, #d98a52 0%, #9e5627 100%);
  color: #fff4eb;
}

.bigchef-top-ribbon {
  position: absolute;
  top: 18px;
  right: 18px;
  z-index: 3;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(39, 45, 51, 0.92);
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.bigchef-featured-title {
  margin: 0 0 16px;
  font-size: 34px;
  line-height: 1.08;
  color: #151515;
}

.bigchef-featured-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  margin-bottom: 20px;
}

.bigchef-mini-stat {
  padding: 14px 12px;
  border-radius: 16px;
  background: rgba(255,255,255,0.76);
  border: 1px solid rgba(0,0,0,0.05);
  text-align: center;
}

.bigchef-mini-stat span {
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #777;
  margin-bottom: 6px;
}

.bigchef-mini-stat strong {
  font-size: 22px;
  line-height: 1;
  color: #151515;
}

.bat-score-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  border-radius: 999px;
  background: linear-gradient(90deg, #fc5a0a 0%, #ff7a2f 100%);
  color: #fff;
  font-weight: 900;
  letter-spacing: 0.03em;
  box-shadow: 0 10px 22px rgba(252, 90, 10, 0.22);
}

.bigchef-video-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at top left, rgba(252, 90, 10, 0.08), transparent 24%),
    radial-gradient(circle at bottom right, rgba(39, 45, 51, 0.06), transparent 28%),
    #fff;
}

.bigchef-video-shell {
  position: relative;
  padding: 34px 28px 36px;
  border-radius: 24px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfbfb 100%);
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0,0,0,0.05);
}

.bigchef-video-card-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

.bigchef-video-main-card,
.bigchef-video-side-card {
  position: relative;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 14px 30px rgba(0,0,0,0.10);
  border: 1px solid rgba(0,0,0,0.05);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.bigchef-video-card-link:hover .bigchef-video-main-card,
.bigchef-video-card-link:hover .bigchef-video-side-card {
  transform: translateY(-6px);
  box-shadow: 0 20px 36px rgba(0,0,0,0.15);
}

.bigchef-video-badge {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 4;
  padding: 9px 14px;
  border-radius: 999px;
  background: linear-gradient(90deg, #fc5a0a 0%, #ff7a2f 100%);
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.bigchef-video-side-rank {
  position: absolute;
  top: 14px;
  left: 14px;
  z-index: 4;
  min-width: 46px;
  height: 46px;
  padding: 0 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #272d33;
  color: #fff;
  font-size: 15px;
  font-weight: 900;
}

.bigchef-video-frame-wrap {
  position: relative;
  overflow: hidden;
  background: #111;
}

.bigchef-video-thumb {
  width: 100%;
  display: block;
  object-fit: cover;
}

.bigchef-video-thumb-main {
  height: 430px;
}

.bigchef-video-thumb-side {
  height: 190px;
}

.bigchef-video-bat-badge {
  position: absolute;
  bottom: 12px;
  right: 12px;
  width: 70px;
  height: 70px;
  object-fit: contain;
  background: #fff;
  padding: 6px;
  border-radius: 12px;
  box-shadow: 0 8px 18px rgba(0,0,0,.25);
  z-index: 4;
}

.bigchef-video-play-overlay {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(to top, rgba(0,0,0,.35), rgba(0,0,0,.1));
}

.bigchef-video-play-overlay span {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #fc5a0a;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  box-shadow: 0 10px 25px rgba(252,90,10,.35);
  transition: all 0.25s ease;
}

.bigchef-video-card-link:hover .bigchef-video-play-overlay span {
  transform: scale(1.1);
  background: #ff6d22;
}

.bigchef-video-main-title {
  margin: 6px 0 14px;
  font-size: 34px;
  line-height: 1.08;
  color: #151515;
}

.bigchef-video-side-title {
  margin: 4px 0 10px;
  font-size: 22px;
  line-height: 1.2;
  color: #151515;
}

.featured-video-meta {
  font-size: 14px;
  line-height: 1.5;
  color: #777;
}

@media (max-width: 1199px) {
  .bat-thumb-featured,
  .bigchef-video-thumb-main {
    height: 320px;
  }

  .bigchef-featured-title,
  .bigchef-video-main-title {
    font-size: 28px;
  }

  .bigchef-featured-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .bigchef-association-header {
    flex-direction: column;
    align-items: flex-start;
  }

  .bigchef-association-header h3 {
    font-size: 30px;
  }

  .bigchef-video-shell,
  .bigchef-association-block {
    padding: 24px 18px 28px;
  }

  .rd-navbar-brand {
    margin-right: 20px;
  }
}

@media (max-width: 767px) {
  .bat-thumb-featured,
  .bat-thumb-compact,
  .bigchef-video-thumb-main,
  .bigchef-video-thumb-side {
    height: 220px;
  }

  .bigchef-featured-title,
  .bigchef-video-main-title {
    font-size: 24px;
  }

  .bigchef-video-side-title {
    font-size: 18px;
  }

  .bigchef-featured-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .menu-cta {
    margin-left: 0;
  }
}

.section-md {
  padding: 40px 0 !important;
}

.bigchef-video-card-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

.bigchef-video-main-card,
.bigchef-video-side-card {
  overflow: hidden;
  border-radius: 18px;
  background: #fff;
  height: 100%;
}

.bigchef-video-card-content {
  padding: 18px 20px 20px;
}

.bigchef-video-card-content-main {
  padding: 22px 24px 24px;
}

.bigchef-video-card-content-side {
  padding: 16px 18px 18px;
}

.bigchef-video-main-title,
.bigchef-video-side-title {
  margin: 0 0 8px;
  line-height: 1.3;
}

.featured-video-meta {
  margin: 0;
  line-height: 1.4;
}

.bigchef-video-side-title,
.bigchef-video-main-title,
.featured-video-meta {
  word-wrap: break-word;
}

@media (max-width: 767.98px) {
  .bigchef-video-card-content,
  .bigchef-video-card-content-main,
  .bigchef-video-card-content-side {
    padding: 14px 16px 16px;
  }
}

/* ===== Rankings Card Content Fix ===== */

.bigchef-card-content {
  padding: 18px 20px 20px;
}

.bigchef-card-content-featured {
  padding: 22px 26px 26px;
}

.bigchef-card-content-compact {
  padding: 16px 18px 18px;
}

/* tighten spacing nicely */
.bigchef-featured-title,
.bat-ranking-card h5 {
  margin: 0 0 10px;
  line-height: 1.3;
}

.bigchef-featured-copy {
  margin-top: 10px;
  line-height: 1.5;
}

/* pills spacing */
.bigchef-card-topline {
  margin-bottom: 10px;
}

/* score spacing */
.bigchef-score-wrap,
.bigchef-score-row {
  margin-top: 8px;
}

/* mobile tuning */
@media (max-width: 767.98px) {
  .bigchef-card-content,
  .bigchef-card-content-featured,
  .bigchef-card-content-compact {
    padding: 14px 16px 16px;
  }
}

/* better spacing under score */
.bigchef-score-wrap {
  margin-top: 10px;
}

.bigchef-score-wrap .bat-score-badge {
  margin-bottom: 8px;
}

/* improve "Best in" readability */
.bigchef-medal-label {
  font-size: 0.9rem;
  color: #6c757d;
  letter-spacing: 0.3px;
}

.bigchef-medal-label strong {
  color: #111;
  font-weight: 600;
}

/* ===== Horizontal Compact Cards ===== */

.bat-ranking-card.horizontal {
  display: block;
  overflow: hidden;
}

.bigchef-compact-inner {
  display: flex;
  align-items: center;
  gap: 14px;
}

/* image container */
.bigchef-compact-media {
  flex: 0 0 90px;
}

.bat-thumb-compact {
  width: 100%;
  height: auto;
  object-fit: contain;
}

/* content */
.bigchef-card-content-compact {
  flex: 1;
  padding: 14px 16px 14px;
}

/* tighten title */
.bat-ranking-card.horizontal h5 {
  font-size: 0.95rem;
  margin: 6px 0 6px;
}

/* smaller score */
.bat-ranking-card.horizontal .bat-score-badge {
  font-size: 0.8rem;
  padding: 4px 8px;
}

/* button spacing */
.bat-ranking-card.horizontal .btn {
  font-size: 0.75rem;
  padding: 4px 10px;
}

/* keep rank badge positioned nicely */
.bat-ranking-card.horizontal .bigchef-rank-badge {
  top: 8px;
  left: 8px;
}

/* mobile fallback (stack again) */
@media (max-width: 575.98px) {
  .bigchef-compact-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .bigchef-compact-media {
    width: 100%;
  }
}


/* ===== Score Categories Section ===== */

.bigchef-score-section {
  position: relative;
}

.bigchef-score-card {
  position: relative;
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(17, 17, 17, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.bigchef-score-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 36px rgba(17, 17, 17, 0.12);
}

.bigchef-score-card-content {
  padding: 24px 22px 22px;
  text-align: center;
}

.bigchef-score-icon {
  width: 58px;
  height: 58px;
  margin: 0 auto 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, #111 0%, #2c2c2c 100%);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  box-shadow: 0 10px 22px rgba(17, 17, 17, 0.18);
}

.bigchef-score-title {
  margin: 0 0 10px;
  color: #111;
  line-height: 1.25;
}

.bigchef-score-copy {
  margin: 0;
  color: #6c757d;
  line-height: 1.6;
  font-size: 0.95rem;
}

@media (max-width: 767.98px) {
  .bigchef-score-card-content {
    padding: 20px 18px 18px;
  }

  .bigchef-score-icon {
    width: 52px;
    height: 52px;
    margin-bottom: 14px;
    font-size: 1.05rem;
  }
}

.bat-thumb-featured,
.bat-thumb-compact {
  position: relative;
}

.bat-thumb-featured::after,
.bat-thumb-compact::after {
  content: "\f04b";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0,0,0,0.6);
  color: #fff;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.2s ease;
}

.bat-ranking-card:hover .bat-thumb-featured::after,
.bat-ranking-card:hover .bat-thumb-compact::after {
  opacity: 1;
}

.bigchef-nowrap {
  white-space: nowrap;
}

.bigchef-hero-title {
  font-size: 56px; /* adjust if needed */
}

/* responsive fallback so it doesn't break on smaller screens */
@media (max-width: 1200px) {
  .bigchef-nowrap {
    white-space: normal;
  }
}

/* ===== Deals Section ===== */

.bigchef-deals-section {
  position: relative;
}

.bigchef-deal-card {
  position: relative;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
  box-shadow: 0 12px 30px rgba(17, 17, 17, 0.08);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.bigchef-deal-card::before {
  content: "";
  display: block;
  height: 4px;
  width: 100%;
  background: linear-gradient(90deg, #ff5a0a 0%, #ff7a1a 100%);
}

.bigchef-deal-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 38px rgba(17, 17, 17, 0.12);
}

.bigchef-deal-card-content {
  padding: 22px 22px 24px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.bigchef-deal-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}

.bigchef-deal-icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: linear-gradient(135deg, #111 0%, #2b2b2b 100%);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  box-shadow: 0 10px 22px rgba(17, 17, 17, 0.18);
  flex: 0 0 48px;
}

.bigchef-deal-kicker {
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #ff5a0a;
}

.bigchef-deal-title {
  margin: 0 0 10px;
  line-height: 1.3;
  color: #111;
}

.bigchef-deal-copy {
  margin: 0 0 16px;
  color: #6c757d;
  line-height: 1.6;
  flex-grow: 1;
}

.bigchef-deal-code-wrap {
  margin-top: auto;
  margin-bottom: 6px;
}

.bigchef-deal-code-label {
  display: inline-block;
  margin-bottom: 6px;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #6c757d;
}

.bigchef-deal-code {
  display: inline-flex;
  align-items: center;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(255, 90, 10, 0.08);
  border: 1px dashed rgba(255, 90, 10, 0.35);
  color: #ff5a0a;
  font-weight: 700;
  letter-spacing: 0.03em;
}

.bigchef-deal-actions {
  margin-top: 16px;
}

.bigchef-deal-actions .bigchef-bat-btn {
  min-width: 140px;
}

@media (max-width: 767.98px) {
  .bigchef-deal-card-content {
    padding: 18px 18px 20px;
  }

  .bigchef-deal-title {
    font-size: 1.05rem;
  }
}

/* ===== Footer ===== */

.bigchef-footer {
  background: #111;
  color: #ccc;
  padding: 60px 0 30px;
  margin-top: 60px;
  border-top: 3px solid;
  border-image: linear-gradient(90deg, #ff5a0a, #ff7a1a) 1;
}

.bigchef-footer-logo {
  max-width: 120px;
  margin-bottom: 16px;
}

.bigchef-footer-tagline {
  font-size: 0.95rem;
  color: #aaa;
  line-height: 1.6;
  margin-bottom: 20px;
}

/* SOCIAL ICONS */
.bigchef-footer-socials {
  display: flex;
  gap: 12px;
}

.bigchef-footer-socials a {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #1c1c1c;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1rem;
  transition: 0.2s ease;
}

.bigchef-footer-socials a:hover {
  background: #ff5a0a;
  transform: translateY(-2px);
}

/* LINKS */
.bigchef-footer-links h5 {
  color: #fff;
  margin-bottom: 16px;
}

.bigchef-footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.bigchef-footer-links li {
  margin-bottom: 8px;
}

.bigchef-footer-links a {
  color: #aaa;
  text-decoration: none;
  transition: 0.2s ease;
}

.bigchef-footer-links a:hover {
  color: #ff5a0a;
}

/* BOTTOM BAR */
.bigchef-footer-bottom {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid rgba(255,255,255,0.08);
  text-align: center;
  font-size: 0.85rem;
  color: #777;
}



/* ===== Rankings Page ===== */

.bigchef-page-hero {
  text-align: center;
}

.bigchef-rankings-page-section .container {
  position: relative;
}

.bigchef-filter-shell {
  margin-bottom: 10px;
}

.bigchef-filter-card {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(17, 17, 17, 0.08);
  position: relative;
}

.bigchef-filter-card::before {
  content: "";
  display: block;
  height: 4px;
  width: 100%;
  background: linear-gradient(90deg, #ff5a0a 0%, #ff7a1a 100%);
}

.bigchef-filter-card-content {
  padding: 24px;
}

.bigchef-filter-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  margin-bottom: 20px;
}

.bigchef-filter-kicker {
  display: inline-block;
  font-size: 0.78rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #ff5a0a;
  margin-bottom: 6px;
}

.bigchef-filter-title {
  margin: 0;
  color: #111;
}

.bigchef-filter-label {
  display: block;
  font-weight: 700;
  margin-bottom: 8px;
  color: #111;
}

.bigchef-filter-input,
.bigchef-filter-select {
  width: 100%;
  min-height: 50px;
  border: 1px solid #e5e7eb;
  border-radius: 12px;
  background: #fff;
  padding: 12px 14px;
  color: #111;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.bigchef-filter-input:focus,
.bigchef-filter-select:focus {
  outline: none;
  border-color: rgba(255, 90, 10, 0.55);
  box-shadow: 0 0 0 4px rgba(255, 90, 10, 0.10);
}

.bigchef-filter-meta {
  margin-top: 18px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.bigchef-filter-results {
  color: #6c757d;
  font-size: 0.95rem;
}

.bigchef-rank-table {
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(17, 17, 17, 0.08);
}

.bigchef-rank-table thead th {
  background: #111;
  color: #fff;
  border: 0;
  white-space: nowrap;
}

.bigchef-rank-table tbody tr {
  transition: background-color 0.2s ease;
}

.bigchef-rank-table tbody tr:hover {
  background: rgba(255, 90, 10, 0.04);
}

.bigchef-rank-bat-link {
  color: #111;
  text-decoration: none;
}

.bigchef-rank-bat-link:hover {
  color: #ff5a0a;
}

.bigchef-empty-state {
  margin-top: 24px;
}

.bigchef-empty-state-card {
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 12px 30px rgba(17, 17, 17, 0.08);
  padding: 32px 24px;
  text-align: center;
}

.bigchef-empty-state-card h4 {
  margin-bottom: 8px;
}

.bigchef-empty-state-card p {
  margin: 0;
  color: #6c757d;
}

@media (max-width: 991.98px) {
  .bigchef-filter-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .bigchef-filter-meta {
    justify-content: flex-start;
  }
}

@media (max-width: 767.98px) {
  .bigchef-filter-card-content {
    padding: 18px;
  }
}

/* ===== Rankings Page Spacing Fixes ===== */

.bigchef-page-hero {
  padding-top: 40px;
  padding-bottom: 28px;
}

@media (max-width: 767.98px) {
  .bigchef-page-hero {
    padding-top: 28px;
    padding-bottom: 22px;
  }
}

.bigchef-rankings-table-shell {
  width: 100%;
}

.bigchef-rankings-table-wrap {
  width: 100%;
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(17, 17, 17, 0.08);
}

.bigchef-rank-table {
  width: 100%;
  min-width: 100%;
  margin-bottom: 0;
  background: #fff;
  border-radius: 0;
  box-shadow: none;
}

.bigchef-rankings-table-wrap {
  min-height: 220px;
  display: block;
}

.bigchef-empty-state {
  margin-top: 0;
}

.bigchef-empty-state-card {
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 12px 30px rgba(17, 17, 17, 0.08);
  padding: 32px 24px;
  text-align: center;
}

.bigchef-filter-shell {
  margin-bottom: 18px;
}

/* ===== Rankings Table Alignment ===== */

/* center all headers */
.bigchef-rank-table thead th {
  text-align: center;
  vertical-align: middle;
}

/* center all body cells */
.bigchef-rank-table tbody td {
  text-align: center;
  vertical-align: middle;
}

/* keep first column (Bat name) left aligned */
.bigchef-rank-table thead th:first-child,
.bigchef-rank-table tbody td:first-child {
  text-align: left;
}

/* tighten header spacing */
.bigchef-rank-table thead th {
  padding: 12px 10px;
  font-size: 0.85rem;
  letter-spacing: 0.02em;
}

/* improve row spacing */
.bigchef-rank-table tbody td {
  padding: 14px 10px;
}

/* center the score badge perfectly */
.bigchef-rank-table .bat-score-badge {
  margin: 0 auto;
  display: inline-block;
}

/* ===== Small Button Variant ===== */

.bigchef-btn-sm {
  font-size: 0.8rem;
  padding: 6px 14px;
  border-radius: 8px;
  background: #1c1c1c;
  color: #fff;
  border: 0;
  transition: 0.2s ease;
  white-space: nowrap;
}

.bigchef-btn-sm:hover {
  background: #ff5a0a;
  color: #fff;
  transform: translateY(-1px);
}

/* tighten spacing in filter header */
.bigchef-filter-head .bigchef-filter-reset {
  margin-left: auto;
}

.bigchef-deal-kicker-muted {
  color: #6c757d;
}

/* ===== Bat Detail Page ===== */

.bigchef-bat-detail-section {
  position: relative;
}

/* ===== Bat Detail Page ===== */

.bigchef-bat-image-card,
.bigchef-bat-summary-card,
.bigchef-video-review-card,
.bigchef-review-card {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 12px 30px rgba(17, 17, 17, 0.08);
}

.bigchef-bat-image-card {
  display: inline-block;
  width: 100%;
}

.bigchef-bat-image-wrap {
  position: relative;
  background: #fff;
  line-height: 0;
}

.bigchef-bat-detail-image {
  display: block;
  width: 100%;
  height: auto;
  max-height: 520px;
  object-fit: contain;
  background: #fff;
}

.bigchef-bat-summary-content {
  padding: 28px 28px 30px;
}

.bigchef-bat-summary-title {
  margin-bottom: 16px;
}

.bigchef-bat-pill-row {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 18px;
}

.bigchef-bat-meta-list {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.bigchef-bat-meta-list li {
  padding: 10px 0;
  border-bottom: 1px solid rgba(17, 17, 17, 0.08);
  color: #333;
}

.bigchef-bat-meta-list li:last-child {
  border-bottom: 0;
}

.bigchef-bat-score-strip {
  margin: 18px 0 18px;
}

.bigchef-bat-summary-copy {
  margin: 0;
  color: #6c757d;
  line-height: 1.7;
}

.bigchef-video-review-content {
  padding: 20px;
}

.bigchef-video-embed-wrap {
  overflow: hidden;
  border-radius: 16px;
}

.bigchef-video-review-title {
  margin: 14px 0 0;
  line-height: 1.35;
}

.bigchef-review-card-content {
  padding: 26px 26px 28px;
}

.bigchef-review-copy {
  margin: 0;
  color: #444;
  line-height: 1.8;
}

@media (max-width: 991.98px) {
  .bigchef-bat-image-wrap,
  .bigchef-bat-detail-image {
    min-height: 320px;
  }
}

@media (max-width: 767.98px) {
  .bigchef-bat-summary-content,
  .bigchef-video-review-content,
  .bigchef-review-card-content {
    padding: 20px;
  }

  .bigchef-bat-image-wrap,
  .bigchef-bat-detail-image {
    min-height: 260px;
  }
}

.bigchef-video-review-card {
  height: auto;
}

.bigchef-video-review-content {
  padding: 24px;
}

.bigchef-video-embed-wrap {
  overflow: hidden;
  border-radius: 16px;
  background: #000;
  line-height: 0;
}

.bigchef-video-embed-wrap-large iframe,
.bigchef-video-embed-wrap iframe,
.embedded-video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
  min-height: 420px;
  border: 0;
}

.bigchef-video-review-title {
  margin: 16px 0 0;
  line-height: 1.35;
  text-align: center;
}

@media (max-width: 991.98px) {
  .bigchef-video-embed-wrap-large iframe,
  .bigchef-video-embed-wrap iframe,
  .embedded-video {
    min-height: 340px;
  }
}

@media (max-width: 767.98px) {
  .bigchef-video-review-content {
    padding: 18px;
  }

  .bigchef-video-embed-wrap-large iframe,
  .bigchef-video-embed-wrap iframe,
  .embedded-video {
    min-height: 220px;
  }
}

@media (max-width: 991.98px) {
  /* hide duplicate logo inside mobile panel */
  .rd-navbar-panel .brand + .brand,
  .rd-navbar-panel .navbar-brand + .navbar-brand {
    display: none !important;
  }
}

/* ===== Header / Mobile Navbar Cleanup ===== */

@media (max-width: 991.98px) {
  .rd-navbar-main .rd-navbar-brand {
    display: none !important;
  }

  .rd-navbar-panel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 72px;
    padding: 8px 14px;
  }

  .rd-navbar-panel .rd-navbar-brand {
    display: flex !important;
    align-items: center;
    margin: 0;
  }

  .rd-navbar-panel .brand {
    display: inline-flex;
    align-items: center;
  }

  .rd-navbar-panel .brand img {
    display: block;
    max-height: 54px;
    width: auto;
  }

  .rd-navbar-toggle {
    margin: 0;
    flex: 0 0 auto;
  }
}

@media (min-width: 992px) {
  .rd-navbar-panel .rd-navbar-brand {
    display: none !important;
  }

  .rd-navbar-main .rd-navbar-brand {
    display: block !important;
  }
}
