/* ================================================================
   GLAM STUDIO BY DAFNE — Hoja de estilos principal
   Autor: Sitio web profesional
   Estructura:
   01. Variables CSS (colores, tipografía, espaciado)
   02. Reset y base global
   03. Fondo degradado (fade de blanco a negro)
   04. Componentes reutilizables (botones, secciones, contenedores)
   05. Navbar
   06. Hero
   07. Partículas
   08. Acerca de
   09. Experiencia
   10. Servicios
   11. Reseñas / Carrusel
   12. Lista de precios
   13. Equipo
   14. Ubicación
   15. FAQ
   16. Blog
   17. Footer
   18. WhatsApp flotante
   19. Animaciones de entrada
   20. Media queries (responsive)
================================================================ */


/* ================================================================
   01. VARIABLES CSS — Colores, tipografía y espaciado
================================================================ */
:root {
  /* --- Paleta de color --- */
  --gold:        #c9952a;        /* Dorado principal */
  --gold-light:  #e8b84b;        /* Dorado claro para hover */
  --gold-dim:    rgba(0, 0, 0, 0.15); /* Dorado transparente */

  /* Gradiente de fondo: de crema claro a negro absoluto */
  /* === PALETA BLANCO Y NEGRO === */
  --black: #000000;
  --white: #ffffff;
  --gray-dark: #111111;
  --gray-mid: #444444;
  --gray-light: #dddddd;
  --gray-bg: #f5f5f5;

  /* === FONDOS POR SECCIÓN === */
  --bg-hero:     #ffffff;
  --bg-about:    #f5f5f5;
  --bg-exp:      #111111;
  --bg-services: #ffffff;
  --bg-reviews:  #000000;
  --bg-prices:   #111111;
  --bg-team:     #f5f5f5;
  --bg-location: #000000;
  --bg-faq:      #111111;
  --bg-blog:     #ffffff;
  --bg-footer:   #000000;

  /* === TEXTOS === */
  --text-dark: #000000;
  --text-light: #ffffff;
  --text-mid: #666666;
  --text-gold: #c9952a;

  /* === DETALLES === */
  --accent: #000000;
  --border: #e5e5e5;
  --text-muted:  rgba(245,240,232,0.6); /* Texto atenuado en oscuro */

  /* --- Tipografía --- */
  --font-title:  'Cormorant Garamond', Georgia, serif; /* Títulos elegantes */
  --font-body:   'Jost', 'Helvetica Neue', sans-serif;  /* Cuerpo limpio */

  /* --- Espaciado --- */
  --section-py:  6rem;           /* Padding vertical de secciones */
  --container:   1180px;         /* Ancho máximo del contenedor */
  --radius:      12px;           /* Radio de bordes */
  --radius-lg:   24px;

  /* --- Transiciones --- */
  --ease:        cubic-bezier(0.4, 0, 0.2, 1);
  --ease-out:    cubic-bezier(0, 0, 0.2, 1);
  --duration:    0.45s;
}


/* ================================================================
   02. RESET Y BASE GLOBAL
================================================================ */
*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;      /* Scroll suave nativo como respaldo */
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: var(--font-body);
  line-height: 1.7;
  overflow-x: hidden;
  color: var(--text-dark);
}

/* Bloquea scroll cuando el menú mobile está abierto */

img, svg {
  display: block;
  max-width: 100%;
}

a {
  text-decoration: none;
  color: inherit;
  transition: color var(--duration) var(--ease);
}

ul {
  list-style: none;
}

button {
  cursor: pointer;
  border: none;
  background: none;
  font-family: inherit;
}


/* ================================================================
   03. FONDO DEGRADADO — El "fade" de blanco a negro
        Cada sección tiene su propio color de fondo que va
        progresando desde crema/blanco hasta negro absoluto.
        La transición se siente como un fade continuo.
================================================================ */

/* Pseudo-elemento de transición entre secciones claras y oscuras */
section {
  position: relative;
}

/* Divisor suave entre secciones (wave-like fade) */
section::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 120px;
  pointer-events: none;
  z-index: 1;
}


/* ================================================================
   04. COMPONENTES REUTILIZABLES
================================================================ */

/* --- Contenedor centrado --- */
.container {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 1.5rem;
}

/* --- Clases de sección --- */
.section {
  padding: var(--section-py) 0;
  position: relative;
}

/* Encabezados de sección */
.section__header {
  text-align: center;
  margin-bottom: 3.5rem;
}

.section__overline {
  font-family: var(--font-body);
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 0.6rem;
  display: block;
}

.section__title {
  font-family: var(--font-title);
  font-size: clamp(2rem, 4vw, 3.2rem);
  font-weight: 400;
  line-height: 1.2;
  color: var(--text-dark);
}

.section__subtitle {
  font-family: var(--font-title);
  font-size: clamp(1rem, 2vw, 1rem);
  margin-top: -25px;
  margin-bottom: 15px;
}

/* Variante de título para fondos oscuros */
.section__title--light {
  color: var(--text-light);
}

/* --- Botones --- */
.btn {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.9rem 2.2rem;
  border-radius: 50px;
  font-family: var(--font-body);
  font-size: 0.9rem;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  transition:
    background var(--duration) var(--ease),
    color var(--duration) var(--ease),
    transform 0.2s var(--ease),
    box-shadow var(--duration) var(--ease);
  cursor: pointer;
}

button,

button:hover,
.btn:hover {
  background-color: var(--white);
  color: var(--black);
}

/* Botón dorado principal */
.btn--gold {
  background: var(--gold);
  color: #fff;
  box-shadow: 0 4px 24px rgba(201,149,42,0.35);
}
.btn--gold:hover {
  background: var(--gold-light);
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(201,149,42,0.5);
}

/* Botón de WhatsApp */
.btn--whatsapp {
  background: #25D366;
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  padding: 1rem 2.5rem;
  box-shadow: 0 4px 24px rgba(37,211,102,0.35);
}
.btn--whatsapp svg {
  width: 22px;
  height: 22px;
  flex-shrink: 0;
}
.btn--whatsapp:hover {
  background: #20b858;
  transform: translateY(-2px);
  box-shadow: 0 8px 32px rgba(37,211,102,0.5);
}

/* Botón outline (transparente con borde dorado) */
.btn--outline {
  border: 1.5px solid var(--gold);
  color: var(--gold);
}
.btn--outline:hover {
  background: var(--gold);
  color: #fff;
}


/* ================================================================
   05. NAVBAR — Barra de navegación fija superior
================================================================ */
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 1.2rem 0;
  /* Transparente al inicio; se oscurece al hacer scroll */
  background: transparent;
  transition:
    background var(--duration) var(--ease),
    padding var(--duration) var(--ease),
    transform var(--duration) var(--ease),
    box-shadow var(--duration) var(--ease);
}

/* Estado cuando el usuario ha scrolleado */
.navbar--scrolled {
  background: rgba(255, 255, 255, 0.432);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  padding: 0.8rem 0;
  box-shadow: 0 2px 40px rgba(0,0,0,0.4);
}

/* Oculta el navbar cuando scrolleas hacia abajo en desktop */
.navbar--hidden {
  transform: translateY(-100%);
}

.navbar__container {
  max-width: var(--container);
  margin: 0 auto;
  padding: 0 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}

/* Logo */
.navbar__logo {
  display: flex;
  flex-direction: column;
  line-height: 1.1;
  flex-shrink: 0;
}
.navbar__logo-glam {
  font-family: var(--font-title);
  font-size: 1.4rem;
  font-weight: 600;
  color: #000000;
  letter-spacing: 0.05em;
  text-shadow: 0 2px 8px rgba(0,0,0,0.5);
}
.navbar__logo-by {
  font-family: var(--font-title);
  font-style: italic;
  font-size: 0.85rem;
  color: var(--black);
  letter-spacing: 0.08em;
}

.navbar__logo-glam-f {
  font-family: var(--font-title);
  font-size: 1.4rem;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0.05em;
  text-shadow: 0 2px 8px rgba(0,0,0,0.5);
}
.navbar__logo-by-f {
  font-family: var(--font-title);
  font-style: italic;
  font-size: 0.85rem;
  color: var(--white);
  letter-spacing: 0.08em;
}

/* Lista de links de navegación */
.navbar__list {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.navbar__link {
  font-family: var(--font-body);
  font-size: 0.82rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.85);
  padding: 0.5rem 0.9rem;
  border-radius: 6px;
  position: relative;
  transition: color var(--duration) var(--ease);
}

/* Línea animada bajo el link al hover */
.navbar__link::after {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0.9rem;
  right: 0.9rem;
  height: 1.5px;
  background: var(--gold);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.3s var(--ease);
}
.navbar__link:hover { color: #eec40b; }
.navbar__link:hover::after { transform: scaleX(1); }
.navbar__link.active { color: var(--gold); }
.navbar__link.active::after { transform: scaleX(1); }

/* Botón CTA en navbar */
.navbar__link--cta {
  background: var(--gold);
  color: #fff !important;
  padding: 0.5rem 1.2rem;
  border-radius: 50px;
}
.navbar__link--cta::after { display: none; }
.navbar__link--cta:hover {
  background: var(--gold-light);
  transform: translateY(-1px);
}

/* Hamburger button (móvil) */
.navbar__hamburger {
  display: none;
  flex-direction: column;
  gap: 5px;
  padding: 4px;
  cursor: pointer;
}
.navbar__hamburger span {
  display: block;
  width: 24px;
  height: 2px;
  background: #ffffff;
  border-radius: 2px;
  transition: transform 0.35s var(--ease), opacity 0.3s;
}

/* Animación X cuando está activo */
.navbar__hamburger.active span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.navbar__hamburger.active span:nth-child(2) { opacity: 0; }
.navbar__hamburger.active span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }


/* ================================================================
   06. HERO — Sección principal de bienvenida
================================================================ */
.hero {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  /* Fondo de inicio: crema muy claro (primer punto del fade) */
  background: var(--bg-hero);
}

/* Overlay con gradiente diagonal que aporta profundidad */
.hero__overlay {
  position: absolute;
  inset: 0;
  background:
    /* Vignette circular sutil */
    radial-gradient(ellipse at 60% 50%, transparent 30%, rgba(201,149,42,0.04) 100%),
    /* Degradado de arriba a abajo cálido */
    linear-gradient(
      160deg,
      rgba(201,149,42,0.06) 0%,
      rgba(250,247,242,0) 40%,
      rgba(42,28,12,0.08) 100%
    );
  pointer-events: none;
  z-index: 0;
}

/* Contenido central del hero */
.hero__content {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 8rem 1.5rem 5rem;
  max-width: 800px;
}

/* Etiqueta pequeña sobre el título */
.hero__tag {
  display: inline-block;
  font-family: var(--font-body);
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: var(--gold);
  border: 1px solid rgba(0, 0, 0, 0.3);
  padding: 0.4rem 1.2rem;
  border-radius: 50px;
  margin-bottom: 1.5rem;
  background: rgba(201,149,42,0.06);
}

/* Título principal del hero */
.hero__title {
  font-family: var(--font-title);
  font-size: clamp(2.6rem, 4vw, 5.2rem);
  font-weight: 300;
  line-height: 1.1;
  color: var(--text-dark);
  margin-bottom: 1.5rem;
}

/* El em activa la versión itálica de Cormorant Garamond */
.hero__title em {
  font-style: italic;
  color: var(--gold);
}

/* Subtítulo descriptivo */
.hero__sub {
  font-size: 1.05rem;
  color: var(--text-mid);
  margin-bottom: 2.5rem;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

/* Flecha de scroll con animación de rebote infinito */
.hero__scroll-arrow {
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  cursor: pointer;
}
.hero__scroll-arrow span {
  display: block;
  width: 28px;
  height: 28px;
  border-right: 2px solid var(--gold);
  border-bottom: 2px solid var(--gold);
  transform: rotate(45deg);
  animation: bounce-arrow 1.8s ease-in-out infinite;
  opacity: 0.7;
}
@keyframes bounce-arrow {
  0%, 100% { transform: rotate(45deg) translateY(0); opacity: 0.7; }
  50%       { transform: rotate(45deg) translateY(6px); opacity: 1; }
}


/* ================================================================
   07. PARTÍCULAS — Puntos flotantes decorativos en el hero
================================================================ */
.hero__particles {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

/* Cada partícula individual */
.particle {
  position: absolute;
  border-radius: 50%;
  background: var(--gold);
  animation: float-particle linear infinite;
}

/* Animación de partícula flotante */
@keyframes float-particle {
  0%   { transform: translateY(0) scale(1);   opacity: inherit; }
  50%  { transform: translateY(-30px) scale(1.2); opacity: 0.8; }
  100% { transform: translateY(0) scale(1);   opacity: inherit; }
}


/* ================================================================
   08. ACERCA — Sección "Acerca de nosotros"
================================================================ */
.about {
  background: var(--bg-about);
  /* Pseudo-elemento fade hacia abajo */
}

.about .container {
  display: grid;
  grid-template-columns: 1fr 0.7fr;
  gap: 5rem;
  align-items: center;
}

/* Overline de la sección about (color oscuro, fondo claro) */
.about .section__overline {
  color: var(--gold);
}

.about .section__title {
  margin-bottom: 1.5rem;
  color: var(--text-dark);
}

.about__body {
  color: var(--text-mid);
  margin-bottom: 1rem;
  font-size: 0.97rem;
}

/* Lista de puntos con check dorado */
.about__checklist {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}
.about__checklist li {
  display: flex;
  align-items: flex-start;
  gap: 0.7rem;
  font-size: 0.9rem;
  color: var(--text-mid);
}
.about__checklist li::before {
  content: '✓';
  color: var(--gold);
  font-weight: 700;
  margin-top: 1px;
  flex-shrink: 0;
}

/* Contenedor de imágenes decorativas */
.about__images {
  position: relative;
  height: 450px;
}

.about__img {
  position: relative;
  width: 100%;
  border-radius: var(--radius-lg);
  overflow: hidden;
  box-shadow: 0 12px 48px rgba(0,0,0,0.12);
  transition: transform 0.5s var(--ease);
}
.about__img:hover { transform: scale(1.02) rotate(-0.5deg); }

/* Imagen principal (más grande) */
.about__img--main {
  width: 80%;
  height: 300px;
  top: 0;
  right: 0;
}

/* Imagen secundaria (superpuesta abajo-izquierda) */
.about__img--secondary {
  width: 55%;
  height: 200px;
  bottom: 0;
  left: 0;
  z-index: 2;
}

/* Placeholder SVG de las imágenes */
.about__img-placeholder {
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #ffffff, #ffffff);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 1rem;
}
.about__img-placeholder--dark {
  background: linear-gradient(135deg, #000000, #000000);
}
.about__img-placeholder svg {
  width: 60px;
  height: 60px;
}
.about__img-placeholder span {
  font-size: 0.72rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
}

/* Estilo para la previsualización al pasar el mouse/dedo */
.about__img, .experience__image, .service-card__icon {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

/* La foto que se mostrará (puedes cambiar la URL por tu imagen del PDF) */
.about__img--main::before {
  content: "";
  position: absolute;
  top: 0; left: 0; width: 100%; height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 0.4s ease, transform 0.4s ease;
  z-index: 2;
  /* Aquí puedes poner la imagen de "Uñas" o "Pestañas" del PDF */
  background-image: url('img/abtuña.png'); 
}

.about__img--secondary::before {
  content: "";
  position: absolute;
  top: 0; left: 0; width: 100%; height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 0.4s ease, transform 0.4s ease;
  z-index: 2;
  /* Aquí puedes poner la imagen de "Uñas" o "Pestañas" del PDF */
  background-image: url('img/abtliftpestaña.png'); 
}

/* Efecto al activar (hover o touch) */
.about__img:hover::before, 
.about__img:active::before {
  opacity: 1;
  transform: scale(1.1);
}


/* ================================================================
   09. EXPERIENCIA — Banda oscura con eslogan
================================================================ */
.experience {
  background: color(#000000 rgb(0, 0, 0) rgb(0, 0, 0) rgb(0, 0, 0));
  /* Transición oscura — punto medio del fade */
}

.experience__container {
  display: grid;
  grid-template-columns: 0.8fr 1fr;
  gap: 5rem;
  align-items: center;
}

/* Imagen placeholder de la sección experiencia */
.experience__image {
  display: flex;
  justify-content: center;
}

.experience__img-placeholder {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  background: rgba(255,255,255,0.04);
  border: 1.5px solid rgba(201,149,42,0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  animation: pulse-ring 4s ease-in-out infinite;
}
.experience__img-placeholder svg {
  width: 160px;
  height: 160px;
}

/* Anillo pulsante suave */
@keyframes pulse-ring {
  0%, 100% { box-shadow: 0 0 0 0 rgba(201,149,42,0.2); }
  50%       { box-shadow: 0 0 0 20px rgba(201,149,42,0); }
}

.experience__body {
  color: var(--text-muted);
  margin-top: 1.2rem;
  font-size: 1rem;
  line-height: 1.75;
}


/* ================================================================
   10. SERVICIOS — Tarjetas de servicios principales
================================================================ */
.services {
  background: var(--bg-services);
}

/* Grid responsive de tarjetas */
.services__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 1.8rem;
}

/* Tarjeta individual de servicio */
.service-card {
  background: #fff;
  border-radius: var(--radius-lg);
  padding: 2.2rem 1.8rem;
  box-shadow: 0 4px 24px rgba(0,0,0,0.06);
  border: 1px solid rgba(201,149,42,0.1);
  transition:
    transform 0.4s var(--ease),
    box-shadow 0.4s var(--ease),
    border-color 0.4s var(--ease);
  position: relative;
  overflow: hidden;
  z-index: all 0.4 ease;
}

/* Decoración de fondo en hover */
.service-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0; /* Invisible al inicio */
  transform: scale(1.1); /* Efecto de zoom out al entrar */
  transition: opacity 0.5s ease, transform 0.5s ease;
  z-index: -1; /* Se coloca detrás del texto */
}
.service-card:hover::before {
  opacity: 1;
  transform: scale(1);
}

.service-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 16px 48px rgba(0,0,0,0.12);
  border-color: rgba(201,149,42,0.3);
}

/* Ícono SVG de la tarjeta */
.service-card__icon {
  width: 52px;
  height: 52px;
  color: var(--gold);
  margin-bottom: 1.2rem;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

/* Creamos la capa de la imagen (invisible por defecto) */
.service-card__icon::after {
 display: none !important;
}

.service-card:hover .service-card__icon::after {
  opacity: 1;
  transform: scale(1.1);
}

/* 1. Limpiamos el efecto anterior del icono */
.service-card__icon::after {
  display: none !important;
}

/* 2. Configuramos la tarjeta para la expansión */
.service-card:nth-child(1)::before {
  background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), 
  url('img/serviciosuñas.png');
}

.service-card:nth-child(2)::before {
  background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), 
  url('img/serviciospestaña.png');
}

.service-card:nth-child(3)::before {
  background-image: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), 
  url('img/serviciosdepi.png');
}

/* 6. Aseguramos que el texto cambie a blanco total sobre la imagen */
.service-card:hover .service-card__title,
.service-card:hover .service-card__desc,
.service-card:hover .service-card__link {
  color: #ffffff !important;
}

.service-card:hover .service-card__icon svg {
  fill: #ffffff;
}

.service-card__icon svg {
  width: 100%;
  height: 100%;
}

.service-card__title {
  font-family: var(--font-title);
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--text-dark);
  margin-bottom: 0.7rem;
}

.service-card__desc {
  font-size: 0.9rem;
  color: var(--text-mid);
  line-height: 1.65;
  margin-bottom: 1.2rem;
}

/* Badge de precio */
.service-card__tag {
  display: inline-block;
  background: var(--gold-dim);
  color: var(--gold);
  border: 1px solid #c9952a40;
  padding: 0.3rem 0.9rem;
  border-radius: 50px;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.contenedor-boton {
  display: flex;
  justify-content: center;
  width: fit-content;
  margin: 30px auto;
}

.btn--servicios {
  border: 1px solid var(--gold);
  transition: all 0.3s ease;
  background-color: #000000;
  color: #b68523;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.35);

}

/* ================================================================
   11. RESEÑAS — Carrusel de testimonios
================================================================ */
.reviews {
  background: var(--bg-reviews);
}

/* Overline e título en fondo oscuro */
.reviews .section__overline { color: var(--gold); }
.reviews .section__title { color: var(--text-light); }

/* Wrapper del carrusel */
.reviews__carousel {
  position: relative;
  overflow: hidden;
  border-radius: var(--radius-lg);
}

/* Track que se desliza horizontalmente */
.reviews__track {
  display: flex;
  transition: transform 0.6s var(--ease-out);
}

/* Tarjeta de reseña individual */
.review-card {
  min-width: 100%;
  padding: 3rem 3.5rem;
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(201,149,42,0.15);
  border-radius: var(--radius-lg);
  text-align: center;
}

/* Estrellas doradas */
.review-card__stars {
  font-size: 1.4rem;
  color: var(--gold);
  letter-spacing: 0.15em;
  margin-bottom: 1.5rem;
  text-shadow: 0 0 12px rgba(201,149,42,0.4);
}

.review-card__text {
  font-family: var(--font-title);
  font-style: italic;
  font-size: clamp(1.1rem, 2.5vw, 1.4rem);
  color: var(--text-light);
  line-height: 1.6;
  max-width: 680px;
  margin: 0 auto 2.5rem;
}

.review-card__author {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

/* Avatar circular con inicial */
.review-card__avatar {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--gold), var(--gold-light));
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: var(--font-title);
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
  flex-shrink: 0;
}

.review-card__name {
  font-weight: 600;
  color: var(--text-light);
  font-size: 0.95rem;
}
.review-card__role {
  font-size: 0.78rem;
  color: var(--text-muted);
  letter-spacing: 0.05em;
}

/* Botones de navegación del carrusel */
.reviews__btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.15);
  border: 1px solid rgba(201,149,42,0.3);
  color: var(--gold);
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s var(--ease);
  z-index: 2;
}
.reviews__btn:hover {
  background: var(--gold);
  color: #fff;
}
.reviews__btn--prev { left: 1rem; }
.reviews__btn--next { right: 1rem; }

/* Dots indicadores */
.reviews__dots {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 1.5rem;
}
.reviews__dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(201,149,42,0.3);
  transition: all 0.3s var(--ease);
}
.reviews__dot.active {
  background: var(--gold);
  width: 24px;
  border-radius: 4px;
}


/* ================================================================
   12. LISTA DE PRECIOS — Columnas de servicios con precios
================================================================ */
.prices {
  background: var(--bg-prices);
}

/* Overline en fondo muy oscuro */
.prices .section__overline { color: var(--gold); }
.prices .section__title { color: var(--text-light); }

/* Grid de columnas de precios */
.prices__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
}

/* Columna de precios */
.price-col {
  background: rgba(255,255,255,0.03);
  border: 1px solid rgba(201,149,42,0.15);
  border-radius: var(--radius-lg);
  padding: 2rem 1.8rem;
  transition: border-color 0.4s var(--ease), transform 0.4s var(--ease);
}
.price-col:hover {
  border-color: rgba(201,149,42,0.4);
  transform: translateY(-4px);
}

/* Título de la categoría */
.price-col__title {
  font-family: var(--font-title);
  font-size: 1.2rem;
  font-weight: 600;
  color: var(--gold);
  margin-bottom: 1.2rem;
  padding-bottom: 0.8rem;
  border-bottom: 1px solid rgba(201,149,42,0.2);
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.price-col__icon { font-size: 1rem; }

/* Lista de ítems con precio */
.price-col__list li {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 0.5rem;
  padding: 0.55rem 0;
  font-size: 0.88rem;
  color: var(--text-muted);
  border-bottom: 1px dashed rgba(255,255,255,0.06);
  transition: color 0.25s var(--ease);
}
.price-col__list li:hover {
  color: var(--text-light);
}

.price-col__list li span:last-child {
  /* Precio — siempre en dorado */
  color: var(--gold);
  font-weight: 600;
  font-size: 0.92rem;
  white-space: nowrap;
  flex-shrink: 0;
}


/* ================================================================
   13. EQUIPO — Tarjetas de las estilistas
================================================================ */
.team {
  background: var(--bg-team);
}

/* Grid del equipo */
.team__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}

/* Tarjeta de integrante */
.team-card {
  background: #fff;
  border-radius: var(--radius-lg);
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(0,0,0,0.07);
  border: 1px solid rgba(201,149,42,0.1);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease);
}
.team-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 60px rgba(0,0,0,0.12);
  border-color: rgba(201,149,42,0.4);
  transform: translateY(-4px);
}

/* Tarjeta destacada (Dafne) tiene borde dorado
.team-card--featured {
  border-color: rgba(201,149,42,0.4);
  box-shadow: 0 8px 40px rgba(201,149,42,0.15);
}  */

/* Área de foto */
.team-card__photo {
  height: 220px;
  background: linear-gradient(135deg, #000000, #000000);
  overflow: hidden;
}
.team-card--featured .team-card__photo {
  background: linear-gradient(135deg, #000000, #000000);
}

.team-card__photo-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
}
.team-card__photo-placeholder svg {
  width: 80px;
  height: 100px;
}

/* Información textual de la tarjeta */
.team-card__info {
  padding: 1.5rem;
}
.team-card__name {
  font-family: var(--font-title);
  font-size: 1.4rem;
  font-weight: 600;
  color: var(--text-dark);
  margin-bottom: 0.2rem;
}
.team-card__role {
  font-size: 0.78rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
  margin-bottom: 0.8rem;
}
.team-card__bio {
  font-size: 0.88rem;
  color: var(--text-mid);
  line-height: 1.6;
}


/* ================================================================
   14. UBICACIÓN — Mapa y datos de contacto
================================================================ */
.location {
  background: var(--bg-location);
}

/* Layout de dos columnas */
.location__container {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 4rem;
  align-items: center;
}

/* Título e overline en oscuro */
.location .section__overline { color: var(--gold); }
.location .section__title {
  color: var(--text-light);
  margin-bottom: 2.5rem;
}

/* Fila de detalle de contacto */
.location__detail {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.5rem;
  align-items: flex-start;
}
.location__icon {
  font-size: 1.2rem;
  flex-shrink: 0;
  margin-top: 2px;
}
.location__label {
  font-size: 0.72rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 600;
  margin-bottom: 0.25rem;
}
.location__value {
  color: var(--text-light);
  font-size: 0.95rem;
  line-height: 1.5;
}
.location__link {
  color: var(--text-light);
  transition: color 0.3s var(--ease);
}
.location__link:hover { color: var(--gold); }

/* Wrapper del iframe del mapa */
.location__map-wrapper {
  width: 100%;
  height: 400px;
  border-radius: var(--radius-lg);
  overflow: hidden;
  border: 1px solid rgba(201,149,42,0.2);
  box-shadow: 0 8px 40px rgba(0,0,0,0.4);
}
.location__map-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
  filter: grayscale(0.3) brightness(0.9);
}


/* ================================================================
   15. FAQ — Preguntas frecuentes (acordeón)
================================================================ */
.faq {
  background: var(--bg-faq);
}

/* Layout de dos columnas: CTA izquierda, preguntas derecha */
.faq__container {
  display: grid;
  grid-template-columns: 1fr 1.3fr;
  gap: 5rem;
  align-items: start;
}

/* CTA de la izquierda */
.faq .section__overline { color: var(--gold); }
.faq .section__title { color: var(--text-light); margin-bottom: 1rem; }
.faq__cta-text {
  color: var(--text-muted);
  font-size: 0.95rem;
  line-height: 1.7;
  margin-bottom: 2rem;
}

/* Lista de preguntas del acordeón */
.faq__list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

/* Ítem individual del acordeón */
.faq-item {
  background: rgba(255,255,255,0.04);
  border: 1px solid rgba(201,149,42,0.12);
  border-radius: var(--radius);
  overflow: hidden;
  transition: border-color 0.3s var(--ease);
}
.faq-item.open {
  border-color: rgba(201,149,42,0.35);
}

/* Botón pregunta (el header del acordeón) */
.faq-item__question {
  width: 100%;
  text-align: left;
  padding: 1.1rem 1.4rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  font-family: var(--font-body);
  font-size: 0.92rem;
  font-weight: 500;
  color: var(--text-light);
  background-color: #000;
  transition: color 0.3s var(--ease), background 0.3s var(--ease);
}
.faq-item__question:hover {
  background: rgba(201,149,42,0.06);
  color: var(--gold);
}
.faq-item.open .faq-item__question {
  color: var(--gold);
}

/* Ícono + / − */
.faq-item__icon {
  font-size: 1.4rem;
  font-weight: 300;
  color: var(--gold);
  flex-shrink: 0;
  transition: transform 0.3s var(--ease);
  line-height: 1;
}

/* Respuesta (altura animada con max-height) */
.faq-item__answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s var(--ease-out);
}
.faq-item__answer p {
  padding: 0 1.4rem 1.2rem;
  font-size: 0.9rem;
  color: var(--text-muted);
  line-height: 1.7;
}


/* ================================================================
   16. BLOG — Tarjetas de actualizaciones
================================================================ */
/* ================================================================
   NUEVA SECCIÓN EXPERIENCIA - CENTRADO Y RECUADROS
================================================================ */
.experience {
  padding: 120px 0;
  background-color: #000000; /* Fondo Blanco pedido */
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
}

.experience__container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto; /* Fuerza el centrado horizontal */
  padding: 0 50px;
}

.experience__slider-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.exp-slide {
  display: none;
  width: 100%;
  animation: fadeInExp 0.8s ease-in-out;
}

.exp-slide.active {
  display: block;
}

.exp-slide__inner {
  display: flex;
  align-items: center;
  justify-content: center; /* Centra el bloque de imagen y texto */
  gap: 60px;
  width: 100%;
}

/* --- RECUADRO DE FOTO GRANDE --- */
.exp-slide__image-box {
  flex: 0 0 450px; /* Ancho del recuadro */
  height: 500px;   /* Alto del recuadro */
  background-color: #f4f4f4;
  position: relative;
  box-shadow: 15px 15px 0px #000000; /* Sombra sólida estilo editorial */
  border: 1px solid #c9952a;
}

.exp-slide__image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.exp-slide__text {
  flex: 1;
  max-width: 500px;
  text-align: left;
}

.exp-slide__text h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.5rem;
  color: #000;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}

.exp-slide__text p {
  font-family: 'Jost', sans-serif;
  font-size: 1rem;
  color: #333;
  line-height: 1.7;
}


/* --- BOTONES NEGROS Y DORADOS --- */
.exp-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
  color: #c9952a; /* Dorado */
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
  transition: 0.3s;
  font-size: 1.2rem;
}

.exp-nav:hover {
  background-color: #c9952a;
  color: #000;
}

.exp-nav.prev { left: -20px; }
.exp-nav.next { right: -20px; }

/* --- INDICADORES (DOTS) --- */
.exp-indicators {
  margin-top: 60px;
  display: flex;
  gap: 12px;
}

.blog__header {
  text-align: center;
  margin-bottom: 60px; /* Espacio entre el título y las tarjetas */
}

.blog__subtitle {
  display: block;
  color: #c9952a; /* Dorado */
  font-family: 'Jost', sans-serif;
  font-weight: 600;
  font-size: 0.9rem;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.blog__header h2 {
  font-family: 'Cormorant Garamond', serif;
  font-size: 3.5rem;
  color: #000000; /* Negro */
  line-height: 1.1;
  margin: 0;
}

/* --- SECCIÓN BLOG (CENTRADO TOTAL) --- */
/* --- SECCIÓN BLOG REFORMULADA --- */
.blog {
  padding: 100px 0;
  background-color: #ffffff;
  width: 100%;
}

.blog__container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  /* Cambiamos grid por flex vertical para que el título esté arriba */
  display: flex;
  flex-direction: column; 
  align-items: center; /* Esto centra el encabezado y el grid */
}

.blog__header {
  width: 100%;
  text-align: center; /* Centra el texto */
  margin-bottom: 60px; /* Espacio antes de las fotos */
}

.blog__subtitle {
  display: block;
  color: #c9952a;
  font-family: 'Jost', sans-serif;
  font-weight: 600;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.blog__title {
  font-family: 'Cormorant Garamond', serif;
  font-size: 3.rem;
  color: #000;
  margin: 0;
}

/* --- GRID DE LAS FOTOS --- */
.blog__grid {
  display: grid;
  /* Definimos las columnas de las fotos aquí */
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  width: 100%;
}

/* Botón × — oculto en desktop, solo se muestra en móvil */
.navbar__close {
  display: none;             /* Invisible en desktop */
  position: absolute;
  top: 1.2rem;
  right: 1.4rem;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(201, 149, 42, 0.15);
  color: var(--gold);
  font-size: 1.1rem;
  align-items: center;
  justify-content: center;
  transition: background 0.25s var(--ease), transform 0.2s var(--ease);
  z-index: 1001;
}

/* Ajuste responsivo para el título en móviles */
@media (max-width: 768px) {

    .about__images {
    height: auto;          /* Quita la altura fija */
    display: flex;         /* Apila las imágenes en columna */
    flex-direction: column;
    gap: 1rem;             /* Espacio entre las dos tarjetas */
  }

  /* Cada imagen vuelve a flujo normal (deja de flotar) */
  .about__img {
    position: relative;    /* Cancela el position: absolute del desktop */
    width: 100%;           /* Ocupa todo el ancho disponible */
  }

  /* Imagen principal — altura cómoda en móvil */
  .about__img--main {
    height: 200px;
  }

  /* Imagen secundaria — un poco más pequeña */
  .about__img--secondary {
    height: 150px;
  }
  :root {
    --section-py: 3.5rem;
  }

  /* Muestra el hamburger */
  .navbar__hamburger {
    display: flex;
  }
  .blog__header h2 {
    font-size: 2.5rem;
  }
  .blog__header {
    margin-bottom: 40px;
  }
}

.dot {
  width: 10px;
  height: 10px;
  background-color: #ddd;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s;
}

.dot.active {
  background-color: #c9952a;
  width: 30px;
  border-radius: 10px;
}

/* Animación de entrada */
@keyframes fadeInExp {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

/* RESPONSIVE */
@media (max-width: 968px) {
  .exp-slide__inner { flex-direction: column; text-align: center; }
  .exp-slide__text { text-align: center; }
  .exp-nav { top: auto; bottom: -80px; }
  .exp-nav.prev { left: 30%; }
  .exp-nav.next { right: 30%; }
  .exp-slide__image-box { flex: 0 0 350px; width: 100%; height: 400px; }
}

/* --- RECUADRO DE FOTO (Rectangular) --- */
.exp-slide__image-box {
  flex: 0 0 450px; /* Tamaño del rectángulo */
  height: 500px;
  border-radius: 4px; /* Eliminado el círculo, ahora es recuadro */
  overflow: hidden;
  box-shadow: 15px 15px 0px #000; /* Sombra sólida negra */
  border: 1px solid #c9952a; /* Borde dorado */
}

.exp-slide__image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.exp-slide__inner {
  display: flex;
  align-items: center;
  justify-content: center; /* Centra el contenido del slide */
  gap: 60px;
  width: 100%;
}

/* Estilo para los botones dorados/negros */
.exp-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
  color: #c9952a;
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 5;
  transition: 0.3s;
}

.exp-nav:hover {
  background-color: #c9952a;
  color: #000;
}

/* ================================================================
   17. FOOTER — Pie de página completo
================================================================ */
.footer {
  background: var(--bg-footer);
  padding: 4rem 0 0;
  border-top: 1px solid rgba(201,149,42,0.15);
}

/* Grid del footer */
.footer__container {
  display: grid;
  grid-template-columns: 1.5fr 1fr 1fr;
  gap: 3rem;
  padding-bottom: 3rem;
}

/* Columna de marca */
.footer__logo {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.2rem;
}
.footer__logo .navbar__logo-glam {
  font-size: 1.5rem;
}
.footer__tagline {
  font-size: 0.88rem;
  color: var(--text-muted);
  line-height: 1.65;
  margin-bottom: 1.5rem;
  max-width: 240px;
}

/* Íconos de redes sociales */
.footer__social {
  display: flex;
  flex-direction: row;   /* Fuerza que estén en fila, nunca en columna */
  flex-wrap: wrap;       /* Si no caben, bajan a la siguiente línea */
  gap: 0.75rem;
}
.footer__social-link {
  width: 38px  !important;
  height: 38px !important;
  flex-shrink: 0;        /* Impide que se comprima o expanda */
  overflow: hidden;      /* Corta cualquier SVG que intente salirse */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  color: rgba(255,255,255,0.7);
  transition: all 0.3s var(--ease);
}
.footer__social-link svg {
  width: 18px  !important;
  height: 18px !important;
  min-width: 18px;       /* Evita que se encoja */
  min-height: 18px;      /* Evita que se encoja */
  flex-shrink: 0;
  display: block;
}
.footer__social-link:hover {
  background: var(--gold);
  border-color: var(--gold);
  color: #fff;
  transform: translateY(-2px);
}

/* Títulos de columnas del footer */
.footer__col-title {
  font-family: var(--font-title);
  font-size: 1.1rem;
  font-weight: 600;
  color: var(--text-light);
  margin-bottom: 1.2rem;
  padding-bottom: 0.6rem;
  border-bottom: 1px solid rgba(201,149,42,0.2);
}

/* Lista de contacto */
.footer__contact-list li {
  font-size: 0.87rem;
  color: var(--text-muted);
  margin-bottom: 0.6rem;
  display: flex;
  gap: 0.5rem;
  align-items: flex-start;
}
.footer__contact-list a {
  color: var(--text-muted);
  transition: color 0.3s var(--ease);
}
.footer__contact-list a:hover { color: var(--gold); }

/* Lista de horarios */
.footer__hours-list li {
  display: flex;
  justify-content: space-between;
  font-size: 0.84rem;
  color: var(--text-muted);
  padding: 0.4rem 0;
  border-bottom: 1px solid rgba(255,255,255,0.04);
}
.footer__hours-list li.closed span { color: #e07070; }

/* Barra inferior del footer */
.footer__bottom {
  border-top: 1px solid rgba(255,255,255,0.06);
  padding: 1.2rem 1.5rem;
  text-align: center;
}
.footer__bottom p {
  font-size: 0.78rem;
  color: rgba(255,255,255,0.3);
  letter-spacing: 0.05em;
}


/* ================================================================
   18. WHATSAPP FLOTANTE — Botón fijo en esquina inferior derecha
================================================================ */
.whatsapp-float {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 999;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background: #25D366;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 20px rgba(37,211,102,0.45);
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
  animation: pop-in 0.6s var(--ease-out) 1s both;
}
.whatsapp-float svg {
  width: 30px;
  height: 30px;
}
.whatsapp-float:hover {
  transform: scale(1.1) translateY(-2px);
  box-shadow: 0 8px 32px rgba(37,211,102,0.6);
}

/* Tooltip que aparece al hover */
.whatsapp-float__tooltip {
  position: absolute;
  right: 68px;
  white-space: nowrap;
  background: #1a1a1a;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 500;
  padding: 0.4rem 0.9rem;
  border-radius: 6px;
  pointer-events: none;
  opacity: 0;
  transform: translateX(6px);
  transition: opacity 0.25s var(--ease), transform 0.25s var(--ease);
}
.whatsapp-float:hover .whatsapp-float__tooltip {
  opacity: 1;
  transform: translateX(0);
}

/* Animación de entrada del botón */
@keyframes pop-in {
  from { transform: scale(0) rotate(-30deg); opacity: 0; }
  to   { transform: scale(1) rotate(0deg); opacity: 1; }
}

/* Pulso continuo en el botón */
.whatsapp-float::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 50%;
  background: #25D366;
  animation: whatsapp-pulse 2.5s ease-out infinite;
  z-index: -1;
}
@keyframes whatsapp-pulse {
  0%   { transform: scale(1); opacity: 0.6; }
  100% { transform: scale(1.6); opacity: 0; }
}


/* ================================================================
   19. ANIMACIONES DE ENTRADA — fade-in y reveal-up
        Se activan cuando el elemento entra al viewport
        (controlado por IntersectionObserver en el JS)
================================================================ */

/* Fade suave desde abajo */
.fade-in {
  opacity: 0;
  transform: translateY(24px);
  transition:
    opacity 0.75s var(--ease-out),
    transform 0.75s var(--ease-out);
}
.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Reveal hacia arriba (hero, más rápido) */
.reveal-up {
  opacity: 0;
  transform: translateY(32px);
  animation: reveal-up-anim 0.8s var(--ease-out) forwards;
}
@keyframes reveal-up-anim {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Transiciones con delay encadenado para los items del grid */
.fade-in:nth-child(1) { transition-delay: 0.05s; }
.fade-in:nth-child(2) { transition-delay: 0.15s; }
.fade-in:nth-child(3) { transition-delay: 0.25s; }
.fade-in:nth-child(4) { transition-delay: 0.35s; }


/* ================================================================
   20. MEDIA QUERIES — Diseño responsivo
================================================================ */

/* ---- Tablets: hasta 1024px ---- */
@media (max-width: 1024px) {
  :root {
    --section-py: 5rem;
  }

  /* About de dos columnas a una */
  .about .container {
    grid-template-columns: 1fr;
    gap: 3rem;
  }
  .about__images {
    height: 280px;
    max-width: 440px;
    margin: 0 auto;
  }

  /* Experiencia */
  .experience__container {
    grid-template-columns: 1fr;
    gap: 3rem;
    text-align: center;
  }
  .experience__image {
    order: -1;
  }

  /* Equipo: 3 columnas → 2 */
  .team__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  /* Ubicación */
  .location__container {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }
  .location__map-wrapper {
    height: 300px;
  }

  /* FAQ */
  .faq__container {
    grid-template-columns: 1fr;
    gap: 3rem;
  }

  /* Footer */
  .footer__container {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
  }
  .footer__col--brand {
    grid-column: 1 / -1;
  }
}


/* =====================================================
   ESTILOS EXCLUSIVOS DE MÓVIL (max-width: 768px)
   Este bloque estaba fuera del @media y se aplicaba
   en desktop también — eso rompía el footer y navbar.
   ===================================================== */
@media (max-width: 768px) {

  /* Muestra el botón hamburguesa */
  .navbar__hamburger {
    display: flex;
  }

  /* Menú mobile — panel lateral/superior que aparece */
  .navbar__nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 100;
    width: min(320px, 80vw);
    background: rgba(255, 225, 172, 0.97);
    backdrop-filter: blur(20px);
    padding: 5rem 2rem 2rem;
    transform: translateX(100%);
    transition: transform 0.4s var(--ease-out);
    z-index: 999;
    border-left: 1px solid rgba(201,149,42,0.2);
    border-radius: 6%;
  }
  .navbar__nav.open {
    transform: translateX(0);
  }

  /* BOTÓN CERRAR — solo visible dentro del menú móvil */
  .navbar__close {
    display: flex;            /* Se muestra solo en móvil */
  }

  .navbar__close:hover {
    background: rgba(201, 149, 42, 0.35);
    transform: rotate(90deg) scale(1.1);
  }

  /* Links del menú mobile en vertical */
  .navbar__list {
    flex-direction: column;
    align-items: center;
    align-items: top;
    gap: 0.5rem;
  }
  .navbar__link {
    font-size: 1.1rem;
    padding: 0.7rem 0.5rem;
    width: 100%;
    display: block;
  }
  .navbar__link--cta {
    margin-top: 1rem;
    text-align: center;
    padding: 0.8rem 1.5rem;
  }

  /* Hero más compacto */
  .hero__content {
    padding: 6rem 1.5rem 4rem;
  }
  .hero__title {
    font-size: clamp(2rem, 8vw, 3.2rem);
  }

  /* Servicios: 1 columna */
  .services__grid {
    grid-template-columns: 1fr;
    max-width: 440px;
    margin: 0 auto;
  }

  /* Reseñas: padding reducido */
  .review-card {
    padding: 2rem 1.5rem;
  }
  .reviews__btn--prev { left: 0.25rem; }
  .reviews__btn--next { right: 0.25rem; }

  /* Precios: 1 columna */
  .prices__grid {
    grid-template-columns: 1fr;
  }

  /* Equipo: 1 columna */
  .team__grid {
    grid-template-columns: 1fr;
    max-width: 360px;
    margin: 0 auto;
  }

  /* Blog: 1 columna */
  .blog__grid {
    grid-template-columns: 1fr;
    max-width: 440px;
    margin: 0 auto;
  }

  /* Footer: 1 columna */
  .footer__container {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .footer__col--brand {
    grid-column: 1;
  }

  /* WhatsApp flotante más pequeño en móvil */
  .whatsapp-float {
    width: 50px;
    height: 50px;
    bottom: 1.5rem;
    right: 1.5rem;
  }
  .whatsapp-float svg {
    width: 26px;
    height: 26px;
  }

} /* fin @media (max-width: 768px) */

/* ---- Mobile pequeño: hasta 480px ---- */
@media (max-width: 480px) {
  .hero__title {
    font-size: 2rem;
  }

  .section__title {
    font-size: 1.8rem;
  }

  /* Sección about: imágenes en altura menor */
  .about__images {
    height: auto;          /* Quita la altura fija */
    display: flex;         /* Apila las imágenes en columna */
    flex-direction: column;
    gap: 1rem;             /* Espacio entre las dos tarjetas */
  }
  .about__img--main {
    height: 180px;
  }
  .about__img--secondary {
    height: 140px;
  }

  /* FAQ sin grid */
  .faq__container {
    gap: 2rem;
  }

  /* Oculta tooltip de WhatsApp */
  .whatsapp-float__tooltip {
    display: none;
  }
}

/* ================================================================
   FIN — styles.css | Glam Studio by Dafne
================================================================ */