/* ============================================= */
/* PÁGINA DE DETALLES DE QUINCHO                 */
/* ============================================= */

body {
    background-color: #f9fafb; /* Un fondo ligeramente gris para toda la página */
}

/* --- REEMPLAZA TODAS TUS REGLAS DE HEADER CON ESTE BLOQUE --- */

/* Header con la imagen principal */
.detalle-header {
    position: relative;
    width: 100%;
    height: 60vh;
    max-height: 500px;
    background-color: #e5e7eb;
}

.detalle-header img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.header-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 60%);
    color: var(--white);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 1.5rem 5%;
}

.btn-volver {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 10;
    background-color: rgba(0,0,0,0.5);
    color: white;
    padding: 0.6rem 1.2rem;
    border-radius: 20px;
    font-weight: 500;
    transition: background-color 0.3s ease;
}

.btn-volver:hover {
    background-color: rgba(0,0,0,0.8);
}

/* Contenedor principal del contenido inferior del hero */
.hero-bottom-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
}

.hero-info-left {
    display: flex;
    flex-direction: column;
}

.hero-title-group {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
}

.header-overlay h1 {
    font-size: 2.8rem;
    margin: 0;
}

.badge-destacado-hero {
    background: linear-gradient(180deg, #1d293d 0%, #2e384d 100%);
    color: #fff;
    padding: 0.4rem 0.8rem;
    border-radius: 6px;
    font-size: 0.8rem;
    font-weight: 700;
    display: none;
    align-items: center;
    gap: 0.3rem;
}

.header-overlay .ubicacion-hero {
    font-size: 1.1rem;
    margin-top: 0.5rem;
    opacity: 0.9;
}

.btn-whatsapp {
    background-color: var(--primary-color);
    color: white;
    padding: 0.8rem 1.5rem;
    border-radius: 8px;
    font-weight: 700;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: background-color 0.3s ease;
    white-space: nowrap; /* Evita que el texto se parta */
    flex-shrink: 0;
}

.btn-whatsapp:hover {
    background-color: #006d41;
}


/* --- AÑADE ESTAS REGLAS DENTRO DE TU @media (max-width: 768px) --- */

@media (max-width: 768px) {
    /* ... tus otras reglas de móvil ... */

    .header-overlay h1 {
        font-size: 2rem;
    }
    
    .hero-bottom-content {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }
    
    .btn-whatsapp {
        width: 100%;
        justify-content: center;
        padding: 1rem;
    }
}


/* Contenedor principal (Grid de 2 columnas) */
.quincho-detalle-container {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 3rem;
    max-width: 1200px;
    margin: 3rem auto;
    padding: 0 5%;
}

/* Secciones de la columna izquierda */
.detalle-section {
    padding-bottom: 2rem;
    padding-top:2rem;
    border-bottom: 1px solid #e5e7eb;
}

.detalle-section .section-title {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
    text-align: left;
}

.servicios-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 0.8rem;
}

.servicio-chip {
    background-color: #eef2ff;
    color: #4338ca;
    padding: 0.5rem 1rem;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 500;
}

/* --- REEMPLAZA ESTE BLOQUE COMPLETO en quincho-detalle.css --- */

/* Columna derecha (Información y Reserva) */
.info-reserva-section {
    position: sticky;
    top: 100px;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 1.5rem;
    box-shadow: 0 10px 15px -3px rgba(0,0,0,0.05);
}

.info-reserva-section .section-title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
    text-align: left;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e5e7eb;
}

.info-cards-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}

/* --- MODIFICADO: Estilos de las tarjetas de información --- */
.info-card {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    align-items: center; /* Alinea el contenido a la izquierda */
    gap: 0.25rem; /* Espacio más ajustado */
}

.info-card i {
    font-size: 1.5rem;
    color: var(--primary-color);
    margin-bottom: 0.5rem;
}

.info-card p {
    margin: 0;
    font-size: 0.85rem; /* Texto "Capacidad" más pequeño y gris */
    color: #6b7280;
}

.info-card span {
    font-weight: 700;
    font-size: 1.1rem; /* Texto "60 personas" más grande y oscuro */
    color: #1f2937;
}

/* --- FIN DE LA MODIFICACIÓN --- */

/* --- INICIA BLOQUE A REEMPLAZAR --- */


/* --- INICIA BLOQUE A REEMPLAZAR --- */

/* Contenedor principal del precio */
.precio-desde {
    display: flex;
    margin-top: 1rem;
    /* Quitamos flex-direction: column para que sea horizontal */
    align-items: baseline;   /* <-- Alinea verticalmente textos de distinto tamaño */
    justify-content: center; /* <-- Mantenemos todo el bloque centrado */
    gap: 0.8rem;           /* <-- Espacio entre "Desde" y el número */
    
    /* Estilos para el número del precio */
    color: #4338ca;
    font-size: 1.5rem;
    font-weight: 800;
}

/* Estilo específico para la etiqueta "Desde" */
.precio-desde .desde-label {
    font-size: 1.1rem;      /* Tamaño de fuente ajustado */
    font-weight: 600;       /* Peso de fuente normal */
    color: #000;        /* Color gris */
    text-transform: none;   /* Quitamos las mayúsculas */
}

/* --- FIN DEL BLOQUE --- */
.turnos-disponibles {
    margin-top: 1rem;
    margin-bottom: 2rem;
    display: flex;
    align-items: center;
    gap: 0.8rem;
    flex-wrap: wrap;
    justify-content: center; /* <-- MODIFICADO: Centra la línea de turnos */
}

.turnos-label {
    font-size: 0.9rem;
    color: #000;
    font-weight: 600;
}

.turnos-chips-container {
    display: flex;
    gap: 0.5rem;
}

.turno-chip {
    padding: 0.4rem 0.8rem;
    border-radius: 6px;
    font-size: 0.9rem;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 0.4rem;
}

.turno-chip.turno-dia { background-color: #fef3c7; color: #92400e; }
.turno-chip.turno-noche { background-color: #e0e7ff; color: #3730a3; }

.boton-fondo{
    padding: .5rem;
    font-size: 1.1rem;
    background: #008b52;
    color: #fff;
    font-weight: 500;
    text-align: center;
    border-radius: 20px;
}

.contacto-adicional {
    font-size: 0.8rem;
    text-align: center;
    color: #6b7280;
    margin-top: 1.5rem;
}

/* --- FIN DEL BLOQUE --- */

/* Vista Móvil */
@media (max-width: 768px) {
    .quincho-detalle-container {
        grid-template-columns: 1fr; /* Una sola columna */
        padding: 0 1rem;
        margin-top: 1.5rem;
    }
    .detalle-section .section-title {
    font-size: 1.2rem;}

    .info-reserva-section {
        position: static; /* Quitamos el sticky en móvil */
    }

    .header-overlay h1 {
        font-size: 2rem;
    }
}

/* --- AÑADE ESTE CÓDIGO AL FINAL de quincho-detalle.css --- */

/* Estilos para el botón "Ver Página Web" en la página de detalles */
.info-reserva-section .btn-landing {
    width: 100%;
    margin-bottom: 0.8rem; /* Espacio entre los dos botones */
    background: linear-gradient(45deg, #3b82f6, #6366f1);
    color: white;
    font-weight: 700;
    text-align: center;
    padding: 0.8rem 1.2rem;
    border-radius: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(99, 102, 241, 0.4);
    font-size: 1rem;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.8rem;
}

.info-reserva-section .btn-landing:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(99, 102, 241, 0.5);
}