/* =========================
   PALETA KUYÉN
========================= */
:root {
  --kuyen-orange: #F28C00;
  --kuyen-yellow: #FFD27D;
  --kuyen-gray: #9C9C9C;
  --kuyen-bg: #f6f1ea;
  --kuyen-dark: #3b2416;
  --kuyen-white: #ffffff;
}

/* =========================
   BASE
========================= */
* {
  font-family: 'Raleway', sans-serif;
}

body {
  background: var(--kuyen-bg);
  color: var(--kuyen-dark);
}

/* =========================
   NAVBAR
========================= */
.navbar-chiazza {
  background: rgba(250, 245, 238, 0.95);
  transition: all .3s;
}

.navbar.scrolled {
  backdrop-filter: blur(10px);
  box-shadow: 0 10px 25px rgba(0,0,0,.15);
}

.navbar-brand {
  letter-spacing: 4px;
  color: var(--kuyen-dark) !important;
}

.nav-link {
  color: var(--kuyen-dark) !important;
  font-weight: 500;
}

.nav-link:hover,
.nav-link.active {
  color: var(--kuyen-orange) !important;
}

/* =========================
   HERO
========================= */
.hero {
  display: flex;
  height: 100vh;
  background-color: #f7f2eb;
}

.hero-content {
  width: 60%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 5rem;
}

.hero-badge {
  background-color: #f28c00;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 999px;
  width: fit-content;
  margin-bottom: 1.5rem;
}

.hero-content h1 {
  font-size: 3rem;
  line-height: 1.15;
  color: #f28c00;
  margin-bottom: 1rem;
}

.hero-content p {
  font-size: 1.1rem;
  color: #555;
  max-width: 520px;
}

.hero-image {
  width: 0%;
  background-size: cover;
  background-position: center right;
}

/* Responsive */
@media (max-width: 992px) {
  .hero-content { padding: 0 3rem; }
  .hero-content h1 { font-size: 2.5rem; }
}

@media (max-width: 768px) {
  .hero { flex-direction: column; }
  .hero-content {
    width: 100%;
    padding: 2.5rem;
    order: 2;
  }
  .hero-image {
    width: 100%;
    height: 40vh;
    order: 1;
  }
}

/* =========================
   BENEFICIOS
========================= */
.beneficios {
  padding: 5rem 0;
}

.beneficios h3 {
  color: var(--kuyen-orange);
}

.beneficios p {
  color: var(--kuyen-gray);
}

/* =========================
   PRODUCTOS
========================= */
.producto-card {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
  transition: transform .4s ease, box-shadow .4s ease;
}

.producto-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 20px 40px rgba(0,0,0,.2);
}

.producto-carousel {
  height: 240px;
  overflow: hidden;
}

.producto-carousel img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  object-position: center;
  transition: transform .5s ease;
}

.producto-card:hover .producto-carousel img {
  transform: scale(1.06);
}

.producto-info {
  padding: 1.8rem;
}

.producto-info h4 {
  margin-bottom: .5rem;
  font-weight: 600;
}

.producto-info p {
  margin: 0;
  font-size: .95rem;
  opacity: .85;
}

/* Carousel controls */
.carousel-control-prev,
.carousel-control-next {
  opacity: 0;
  transition: opacity .3s;
}

.producto-card:hover .carousel-control-prev,
.producto-card:hover .carousel-control-next {
  opacity: 1;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  filter: invert(1);
}

/* =========================
   CTA
========================= */
.cta {
  background: linear-gradient(135deg, var(--kuyen-orange), var(--kuyen-yellow));
  color: white;
  padding: 4rem 1rem;
}

.cta .btn {
  background: white;
  color: var(--kuyen-dark);
  border-radius: 30px;
  padding: 12px 30px;
  font-weight: 600;
}

/* =========================
   QUIÉNES SOMOS
========================= */
.nosotros-section {
  background-color: #f9f9f9;
}

.section-eyebrow {
  font-size: 0.85rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #f28c28;
  font-weight: 600;
}

.section-title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #e07a1f;
}

.nosotros-section .lead {
  font-size: 1.1rem;
  font-weight: 500;
}

.nosotros-highlights {
  margin-top: 25px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.nosotros-highlights div {
  background: #fff;
  padding: 10px 16px;
  border-radius: 30px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.05);
}

/* Imagen */
.nosotros-image-wrapper {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 25px 60px rgba(0,0,0,0.15);
}

/* =========================
   VIDEOS / MEDIOS
========================= */
.video-card {
  background: #fff;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0,0,0,.08);
  transition: transform .3s ease, box-shadow .3s ease;
  text-align: center;
}

.video-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(0,0,0,.15);
}

.video-card video {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.video-card p {
  padding: 12px;
  font-size: .9rem;
  font-weight: 500;
  color: #555;
}

/* =========================
   FRANQUICIAS
========================= */
.franquicia-hero {
  background: linear-gradient(rgba(242,140,0,.75), rgba(242,140,0,.75)),
  url('https://images.unsplash.com/photo-1555396273-367ea4eb4db5');
  background-size: cover;
  color: white;
  padding: 7rem 1rem;
}

.franquicia-form {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(242,140,0,.15);
}

/* =========================
   REVEAL
========================= */
.reveal {
  opacity: 0;
  transform: translateY(40px);
  transition: all .8s ease;
}

.reveal.active {
  opacity: 1;
  transform: translateY(0);
}
/* =========================
   CARDS FRANQUICIAS
========================= */
.franquicia-card {
  background: #fff;
  border-radius: 20px;
  padding: 35px 25px;
  text-align: center;
  height: 100%;
  box-shadow: 0 12px 30px rgba(0,0,0,0.08);
  transition: transform .3s ease, box-shadow .3s ease;
}

.franquicia-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 45px rgba(0,0,0,0.15);
}

.franquicia-icon {
  font-size: 42px;
  margin-bottom: 15px;
}

.franquicia-card h5 {
  font-weight: 700;
  margin-bottom: 10px;
  color: #3b2416;
}

.franquicia-card p {
  font-size: 14px;
  color: #666;
  margin: 0;
}

/* Destacada */
.franquicia-card.destacada {
  border: 2px solid #ff8c00;
}
/* =========================
   CONTACTO / FORM
========================= */
.contact-section {
  position: relative;
  padding: 6rem 0;
  background: none;
}

.contact-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    135deg,
    rgba(242,140,0,0.1),
    rgba(255,210,125,0.18)
  );
  z-index: -1;
}


.contact-copy .badge-franquicia {
  display: inline-block;
  background: var(--kuyen-orange);
  color: #fff;
  padding: 6px 16px;
  border-radius: 30px;
  font-size: 0.75rem;
  font-weight: 600;
  margin-bottom: 1.2rem;
}

.contact-title {
  font-size: 2.6rem;
  font-weight: 700;
  color: var(--kuyen-dark);
  margin-bottom: 1rem;
}

.contact-lead {
  font-size: 1.05rem;
  color: #555;
  max-width: 480px;
}

.contact-benefits {
  list-style: none;
  padding: 0;
  margin-top: 1.5rem;
}

.contact-benefits li {
  margin-bottom: .6rem;
  font-weight: 500;
}

/* FORM BOX */
.contact-form-box {
  background: #fff;
  padding: 2.8rem;
  border-radius: 22px;
  box-shadow: 0 25px 60px rgba(0,0,0,.12);
}

.form-title {
  font-weight: 700;
  margin-bottom: .3rem;
}

.form-subtitle {
  font-size: .9rem;
  color: #666;
  margin-bottom: 1.8rem;
}

.contact-form-box .form-control {
  border-radius: 14px;
  padding: 14px 16px;
  border: 1px solid #ddd;
  font-size: .9rem;
}

.contact-form-box .form-control:focus {
  border-color: var(--kuyen-orange);
  box-shadow: 0 0 0 3px rgba(242,140,0,.15);
}

/* BOTÓN */
.btn-franquicia {
  background: linear-gradient(
    135deg,
    var(--kuyen-orange),
    var(--kuyen-yellow)
  );
  border: none;
  color: #fff;
  font-weight: 600;
  padding: 14px;
  border-radius: 30px;
  transition: transform .3s ease, box-shadow .3s ease;
}

.btn-franquicia:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 30px rgba(242,140,0,.35);
}

/* FEEDBACK */
.form-feedback {
  margin-top: 1.5rem;
  background: #e8f8ef;
  color: #1c7c4b;
  padding: 14px;
  border-radius: 12px;
  font-weight: 600;
  text-align: center;
}

/* Responsive */
@media (max-width: 768px) {
  .contact-title {
    font-size: 2.1rem;
  }

  .contact-form-box {
    padding: 2rem;
  }
}
/* =========================
   FOOTER
========================= */
.footer-section {
  position: relative;
  background: #2e1d13;
  color: #f5f5f5;
  padding: 4.5rem 0 2rem;
}


.footer-logo {
  font-weight: 700;
  letter-spacing: 4px;
  color: var(--kuyen-yellow);
}

.footer-text {
  font-size: .9rem;
  color: #ddd;
  max-width: 260px;
}

.footer-title {
  font-size: .95rem;
  font-weight: 700;
  margin-bottom: 1rem;
}

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

.footer-links li {
  margin-bottom: .5rem;
}

.footer-links a {
  color: #ddd;
  text-decoration: none;
  font-size: .9rem;
  transition: color .3s ease;
}

.footer-links a:hover {
  color: var(--kuyen-orange);
}

.footer-socials {
  display: flex;
  gap: 14px;
}

.footer-socials a {
  font-size: 1.4rem;
  color: #fff;
  transition: transform .3s ease, color .3s ease;
}

.footer-socials a:hover {
  transform: translateY(-4px);
  color: var(--kuyen-orange);
}

.footer-small {
  font-size: .8rem;
  color: #ccc;
}

.footer-divider {
  margin: 2.5rem 0 1.5rem;
  border-color: rgba(255,255,255,.1);
}

.footer-bottom {
  font-size: .8rem;
  color: #aaa;
}
