/* ============================================================
   FOUR CORNERS (matriz) — só o que NÃO existe na Kissimmee.
   Reusa as classes .kiss-* via kissimmee.css; aqui ficam apenas
   o carrossel do hero (texto por slide), o fix do título, os
   cards de ícone e a seção exclusiva "A maior loja".
   Carregado DEPOIS de kissimmee.css (overrides vencem).
   ============================================================ */

/* ============================================================
   HERO / CARROSSEL — cada slide carrega FUNDO + TEXTO e faz
   crossfade via .is-active (JS no fim do index.html).
   A tipografia reusa .kiss-hero__{eyebrow,brand,city,lead,cta}.
   ============================================================ */
.fc-hero {
  position: relative;
  height: 700px;
  background: #231206;
  overflow: hidden;
}

.fc-hero__slides {
  position: absolute;
  inset: 0;
}

.fc-hero__slide {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  background-position: center;
  background-size: cover;
  opacity: 0;
  pointer-events: none;
  transition: opacity 1.5s ease-in-out;
}

.fc-hero__slide.is-active {
  opacity: 1;
  pointer-events: auto;
}

/* Overlay degradê (mesmo da Kissimmee) p/ leitura do texto sobre a foto */
.fc-hero__slide::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(35, 18, 6, 0.85) 0%, rgba(35, 18, 6, 0.55) 45%, rgba(35, 18, 6, 0.15) 100%);
  pointer-events: none;
}

.fc-hero__slide .container {
  position: relative;
  z-index: 2;
}

.fc-hero__slide--padaria {
  background-image: url('../img/bg-hero-fc2.webp');
}

.fc-hero__slide--churrasco {
  background-image: url('../img/bg-hero-fc1.webp');
}

.fc-hero__slide--refeicao {
  background-image: url('../img/hero-four-corners-area-refeicao.webp');
}

/* FOUR CORNERS numa linha só (escopado — não afeta a Kissimmee).
   Fonte capada p/ caber sem quebrar em desktop e mobile. */
.fc-hero .kiss-hero__brand,
.fc-hero .kiss-hero__city {
  white-space: nowrap;
  font-size: clamp(2rem, 8.5vw, 4.5rem);
}

/* Subtítulo laranja por slide ("Padaria e confeitaria") — exclusivo da FC */
.fc-hero__subtitle {
  color: #ee7600;
  font-weight: 700;
  font-size: clamp(1.15rem, 1.8vw, 1.5rem);
  margin: 0.25rem 0 1.25rem;
}

/* Selo "Novidade" do slide de novidade */
.fc-hero__badge {
  display: inline-block;
  background: #ee7600;
  color: #ffffff;
  padding: 8px 18px;
  border-radius: 999px;
  font-weight: 700;
  font-size: 0.85rem;
  letter-spacing: 0.5px;
  margin-bottom: 1rem;
  box-shadow: 0 8px 24px rgba(238, 118, 0, 0.35);
}

@media (max-width: 768px) {
  html,
  body {
    overflow-x: hidden;
  }

  .fc-hero {
    height: auto;
    min-height: 0;
    overflow-x: hidden;
  }

  /* No mobile os slides voltam ao fluxo para a seção crescer com o conteúdo */
  .fc-hero__slides {
    position: relative;
  }

  .fc-hero__slide {
    position: relative;
    padding: 56px 0 40px;
  }

  .fc-hero__slide:not(.is-active) {
    display: none;
  }
}

/* ============================================================
   FAIXA DE 3 CARDS (ícone + título + texto + "Saiba mais")
   — não há equivalente direto na Kissimmee.
   ============================================================ */
/* Fundo ÚNICO compartilhado por "Trazendo o melhor" + 3 cards (wrapper .fc-bg-share
   no HTML). Mesma imagem da seção de cima, carregada uma só vez — sem duplicar. */
.fc-bg-share {
  background-color: #fffdf9;
  background-image: url('../img/bg-brasil-padrao-claro.webp');
  background-position: center top;
  background-repeat: repeat;
  background-size: auto;
}

.fc-features {
  padding: 70px 0;
  background: transparent;
}

.fc-features__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.75rem;
}

@media (max-width: 768px) {
  .fc-features__grid {
    grid-template-columns: 1fr;
  }
}

.fc-feature {
  background: #ffffff;
  border-radius: 16px;
  padding: 2.25rem 1.75rem;
  text-align: center;
  box-shadow: 0 10px 30px rgba(59, 32, 10, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}

.fc-feature:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 38px rgba(59, 32, 10, 0.14);
}

.fc-feature__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.25rem;
}

.fc-feature__icon img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}

.fc-feature__icon i {
  color: #ee7600;
  font-size: 2.4rem;
}

.fc-feature__title {
  color: #3b200a;
  font-weight: 800;
  font-size: 1.2rem;
  margin-bottom: 0.75rem;
}

.fc-feature__text {
  color: #5b4631;
  font-size: 0.97rem;
  line-height: 1.6;
  margin-bottom: 1.5rem;
  flex-grow: 1;
}

.fc-feature__cta {
  align-self: center;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #ee7600;
  color: #ffffff !important;
  padding: 11px 26px;
  border-radius: 999px;
  font-weight: 600;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.fc-feature__cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(238, 118, 0, 0.4);
  color: #ffffff !important;
}

/* ============================================================
   "Trazendo o melhor" — ajuste exclusivo da matriz.
   Mantem Kissimmee intacta: só aplica quando a seção tem .fc-trazendo.
   ============================================================ */
.fc-trazendo {
  padding: 48px 0 56px;
  background: transparent;
}

.fc-trazendo .container {
  max-width: 1140px;
}

.fc-trazendo .row {
  --bs-gutter-x: 3rem;
}

.fc-trazendo .kiss-trazendo__image {
  height: clamp(360px, 30vw, 430px);
  border-radius: 10px;
  object-position: center;
  box-shadow: 0 8px 22px rgba(59, 32, 10, 0.08);
}

.fc-trazendo .kiss-trazendo__title {
  font-size: clamp(3rem, 4.8vw, 4.2rem);
  line-height: 1.03;
  margin-bottom: 1.25rem;
}

.fc-trazendo .kiss-trazendo__text {
  font-size: clamp(0.98rem, 1.12vw, 1.08rem);
  line-height: 1.48;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .fc-trazendo .container {
    max-width: 840px;
  }
}

@media (max-width: 768px) {
  .fc-trazendo {
    padding: 42px 0;
  }

  .fc-trazendo .kiss-trazendo__image {
    height: auto;
    aspect-ratio: 4 / 3;
  }
}

/* ============================================================
   "A MAIOR LOJA, COM MUITO MAIS CONFORTO" + Espaço Alimentação
   — seção escura exclusiva da matriz (sem equivalente kiss).
   ============================================================ */
.fc-maior {
  background: #3a1d08;
  padding: 30px 0 50px;
  color: #ffffff;
  position: relative;
}

/* Linhas decorativas diagonais no background */
.fc-maior::before {
  content: "";
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    -45deg,
    transparent,
    transparent 18px,
    rgba(238, 118, 0, 0.06) 18px,
    rgba(238, 118, 0, 0.06) 19px
  );
  pointer-events: none;
  z-index: 0;
}

.fc-maior .container {
  position: relative;
  z-index: 1;
  max-width: 1080px;
}

/* Selo dourado "Exclusivo Unidade Four Corners" */
.fc-maior__selo {
  position: absolute;
  top: -10px;
  left: -80px;
  width: 260px;
  height: 260px;
  object-fit: contain;
  z-index: 3;
  filter: drop-shadow(0 8px 20px rgba(0, 0, 0, 0.5));
}

.fc-maior__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(340px, 400px);
  gap: clamp(34px, 4.5vw, 54px);
  align-items: start;
}

.fc-maior__copy {
  padding-top: 5px;
}

@media (max-width: 992px) {
  .fc-maior__grid {
    grid-template-columns: 1fr;
  }
}

.fc-maior__title {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: clamp(2.5rem, 4.35vw, 3.45rem);
  line-height: 0.98;
  margin: 0 0 1.55rem;
  color: #ffffff;
  letter-spacing: 0;
}

.fc-maior__title span {
  color: #ff8200;
  font-weight: 900;
}

.fc-maior__lead {
  max-width: 600px;
  color: #ffffff;
  font-size: 1.03rem;
  line-height: 1.58;
  margin: 0 0 1.55rem;
}

.fc-maior__lead b {
  color: #ffffff;
  font-weight: 800;
}

/* Caixa de destaque "Espaço para Alimentação" */
.fc-maior__box {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr);
  gap: 22px;
  align-items: flex-start;
  max-width: 690px;
  min-height: 242px;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.78);
  border-radius: 8px;
  padding: 18px 28px 22px 24px;
}

.fc-maior__box-icon {
  width: 38px;
  color: #ff8200;
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 4px;
  font-size: 2rem;
  line-height: 1;
}

.fc-maior__eyebrow {
  color: #ff8200;
  font-weight: 800;
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0.35rem;
}

.fc-maior__box-title {
  color: #ff8200;
  font-weight: 800;
  font-size: clamp(1.35rem, 2.25vw, 1.65rem);
  line-height: 1.12;
  margin: 0 0 0.55rem;
}

.fc-maior__box-desc {
  max-width: 520px;
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.35;
  margin: 0 0 1.35rem;
}

.fc-maior__box-desc b {
  color: #ffffff;
  font-weight: 800;
}

.fc-maior__list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.fc-maior__list li {
  color: #ffffff;
  font-size: 1rem;
  line-height: 1.35;
  margin-bottom: 0.42rem;
  display: flex;
  align-items: baseline;
  gap: 12px;
}

.fc-maior__list i {
  color: #ff8200;
  flex: 0 0 auto;
  font-size: 0.95rem;
}

.fc-maior__media {
  position: relative;
  align-self: start;
}

.fc-maior__image {
  width: 100%;
  height: 473px;
  border: 1px solid rgba(255, 255, 255, 0.42);
  border-radius: 9px;
  object-fit: cover;
  object-position: center;
  box-shadow: none;
  display: block;
}

@media (max-width: 992px) {
  .fc-maior {
    padding: 48px 0 46px;
  }

  .fc-maior__copy {
    padding-top: 0;
  }

  .fc-maior__title,
  .fc-maior__lead,
  .fc-maior__box {
    max-width: 100%;
  }

  .fc-maior__image {
    height: auto;
    aspect-ratio: 16 / 10;
  }

  .fc-maior__selo {
    width: 100px;
    height: 100px;
    top: -10px;
    left: -30px;
  }
}

@media (max-width: 576px) {
  .fc-maior {
    padding: 38px 0;
  }

  .fc-maior__title {
    font-size: clamp(2.2rem, 12vw, 2.8rem);
    line-height: 1.03;
    margin-bottom: 1.25rem;
  }

  .fc-maior__lead {
    font-size: 0.98rem;
    line-height: 1.52;
  }

  .fc-maior__box {
    grid-template-columns: 30px minmax(0, 1fr);
    gap: 14px;
    min-height: 0;
    padding: 18px;
  }

  .fc-maior__box-icon {
    width: 30px;
    font-size: 1.6rem;
  }

  .fc-maior__box-title {
    font-size: 1.35rem;
  }

  .fc-maior__selo {
    width: 80px;
    height: 80px;
    top: -8px;
    left: -15px;
  }
}

/* ============================================================
   CARROSSEL DINÂMICO de imagens (auto-rotativo, sem controles)
   — só na "Nossa loja" da Four Corners. Ocupa o mesmo espaço da
   imagem estática (.kiss-nossa__image), só que as fotos trocam
   sozinhas em crossfade.
   ============================================================ */
.fc-imgcycle {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 320px;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.08);
}

.fc-imgcycle img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 1.2s ease-in-out;
}

.fc-imgcycle img.is-active {
  opacity: 1;
}
