    /*
    Hoja de Estilos para la sección Landing Page
    Index - Property List

    */
    #map {
        width: 70%;
        height: 100vh;
    }    
    #sidebar {
        width: 30%;
        height: 100vh;
        overflow-y: scroll;
        border-left: 1px solid #ccc;
        padding: 10px;
    }
    .property {
        border-bottom: 1px solid #ddd;
        padding: 10px 0;
    }
    .property h3 {
        margin: 0 0 5px;
    }

    .cards-container {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        gap: 20px;
        padding: 20px;
        width: 100%;
    }

    .card {
        background-color: #fff;
        border-radius: 12px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        overflow: hidden;
        width: 300px;
        padding: 0px;
        margin: 10px;
        transition: transform 0.3s ease;
        cursor: pointer;
    }

    .card-img-container {
        width: 100%;
        height: 200px; /* Altura fija para uniformidad */
        overflow: hidden;
        border-radius: 12px 12px 0 0;
    }    
    
    .card-info-container {
        width: 100%;
        padding:10px;
        overflow: hidden;      
    } 

    .card:hover {
        transform: translateY(-5px);
    }

    .card img {
        width: 100%;
        border-radius: 8px;
    }

    .card h3 {
        font-size: 1.5rem;
        margin: 10px 0;
    }

    .card p {
        font-size: 1rem;
        color: #666;
    }

    .price{
        font-weight:700;
        font-size: 1rem;
    }

    .popup-card {
        width: 300px;
        background-color: #fff;
        border-radius: 12px;
        overflow: hidden;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        font-family: Arial, sans-serif;
    }

    .popup-card img {
        width: 100%;
        height: 150px;
        object-fit: cover;
    }

    .popup-card h3 {
        margin: 10px;
        font-size: 18px;
        color: #333;
        }

    .popup-card p {
        margin: 0 10px 10px;
        font-size: 14px;
        color: #666;
    }
    .icono_w {
        width: 50px;
        height: 50px;
        background-size: contain;
        background-repeat: no-repeat;
    }

    .icons {
        color:rgb(255, 149, 0); /* Código hexadecimal para naranja estándar */
    }        
    
    .texto-negrita {
        font-weight: bold;
    }    
    
    
    /*
    Barra de Busqueda
    */
    .sticky-search {
        position: sticky;
        top: 20px;
        background: white;
        padding: 15px 20px;
        z-index: 100;
        /*box-shadow: 0 2px 10px rgba(0,0,0,0.1);*/
        transition: all 0.3s ease;
    }

    .search-bar {
        display: flex;
        justify-content: space-between;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 20px;
        flex-wrap: wrap;
        gap: 10px;
    }

    .search-field {
        display: flex;
        align-items: center;
        background: #f5f5f5;
        border-radius: 8px;
        padding: 8px 15px;
        flex: 1;
        min-width: 200px;
        height: 40px; /* Altura fija para todos los campos */
    }  
    
    .input-wrapper {
        position: relative;
        flex-grow: 1;
    }            

    .search-field i {
        margin-right: 10px;
        font-size: 18px;
        color: orange;
        /* Ajuste fino de posición vertical */
        position: relative;
        top: 1px; /* Ajusta este valor según necesites */
        font-weight: bold;
    }

    .search-field input {
        border: none;
        background: transparent;
        width: 100%;
        outline: none;
        font-size: 14px;
        /* Alineación vertical perfecta */
        padding: 0;
        margin: 0;
        line-height: normal;
        height: 100%;
        /* Eliminar sombras en iOS */
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    /* Ajustes específicos para los campos de fecha */
    .search-field .flatpickr-input {
        /* Alinear con el ícono */
        display: flex;
        align-items: center;
        height: 100%;
    }            

    .search-button {
        background: orange;
        color: white;
        border: none;
        border-radius: 8px;
        padding: 0 25px;
        cursor: pointer;
        font-weight: bold;
        transition: background 0.3s;
    }

    .search-button:hover {
        background: #e69500;
    }

    /* Efecto al hacer scroll */
    .hide-search {
        transform: translateY(-100%);
        opacity: 0;
    }

    @media (max-width: 768px) {
        .search-bar {
            flex-direction: column;
        }
        
        .search-field {
            width: 100%;
        }
        
        .search-button {
            width: 100%;
            padding: 12px;
        }
    }    
    
    /* Estilos para los campos de fecha */
    .flatpickr-input {
        background: transparent;
        border: none;
        width: 100%;
        outline: none;
        font-size: 14px;
        cursor: pointer;
    }

    /* Calendario personalizado */
    .flatpickr-calendar {
        font-family: inherit;
        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        border-radius: 8px;
    }

    .flatpickr-day.disabled, 
    .flatpickr-day.prevMonthDay, 
    .flatpickr-day.nextMonthDay {
        color: #ccc;
    }

    .flatpickr-day.selected {
        background: orange;
        border-color: orange;
    }

    .flatpickr-day.today {
        border-color: orange;
    }

    /* Deshabilitar el campo de salida inicialmente */
    #check-out {
        /*background-color: #f0f0f0;*/
        cursor: not-allowed;
    }      

    /* Ajustes para mostrar dos meses correctamente */
    .flatpickr-calendar.multiMonth .flatpickr-days {
        width: auto; /* Ancho automático para dos meses */
    }

    .flatpickr-calendar.multiMonth .dayContainer {
        min-width: 0; /* Flexibilidad en el ancho */
        width: 50%;   /* Cada mes ocupa la mitad */
    }

    /* Mejorar el espacio entre meses */
    .flatpickr-calendar.multiMonth .flatpickr-month {
        width: 50%;
        float: left;
    }

    /* Ajustar el contenedor del calendario */
    .flatpickr-calendar {
        width: 500px; /* Ancho suficiente para dos meses */
        max-width: 90vw; /* Responsive para móviles */
    }

    /* Estilo para el separador entre meses */
    .flatpickr-calendar:after {
        content: "";
        display: table;
        clear: both;
    }            
    
    @media (max-width: 600px) {
        .flatpickr-calendar {
            width: 300px;
        }
        
        .flatpickr-calendar.multiMonth .dayContainer,
        .flatpickr-calendar.multiMonth .flatpickr-month {
            width: 100%;
        }
    }      
    
    /* Caja para mostrar destinos */
    .destination-dropdown {
        display: none;
        position: absolute;
        top: calc(100% + 5px); /* Aparece justo debajo del campo */
        left: 0;                
        width: 100%;
        max-width: 400px;
        background: white;
        border-radius: 12px;
        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        z-index: 1000;
        margin-top: 5px;
        overflow: hidden;
    }

    .destination-option {
        display: flex;
        align-items: center;
        padding: 15px 20px;
        cursor: pointer;
        transition: all 0.3s ease;
        border-bottom: 1px solid #f0f0f0;
    }

    .destination-option:last-child {
        border-bottom: none;
    }

    .destination-option:hover {
        background-color: #f9f9f9;
    }

    .destination-option i {
        margin-right: 15px;
        font-size: 20px;
    }

    .destination-option span {
        font-size: 16px;
        font-weight: 500;
    }

    /* Mostrar cuando el campo tiene foco */
    #destination:focus ~ .destination-dropdown,
    .destination-dropdown:hover {
        display: block;
    }            

    .destination-option.selected {
        background-color: #fff8f0;
        border-left: 3px solid orange;
    }

    /* Feedback visual al hacer clic */
    .destination-option:active {
        transform: scale(0.98);
        background-color: #f0f0f0;
    }      
    
    /* Asegurar que el dropdown esté por encima de otros elementos */
    .destination-dropdown {
        z-index: 1000;
    }

    /* Estilo para el input cuando el dropdown está visible */
    #destination:focus {
        border-color: orange;
        outline: none;
    }  

    .clear-icon {
        font-size: 18px;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        transition: color 0.3s;
    }          

    .clear-icon:hover {
        color: #ff6b6b !important;
    }

    /* Ajuste para el padding del input cuando hay ícono de limpiar */
    #destination {
        padding-right: 35px;
        width: calc(100% - 35px);
    } 
    
    /* Campo de Husepedes*/

    /* Estilos para el campo de huéspedes */
    .guests-field input {
        cursor: pointer; /* Indica que es clickeable */
    }

    /* Selector de huéspedes */
    .guests-selector {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        max-width: 300px;
        background: white;
        border-radius: 12px;
        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
        padding: 15px;
        z-index: 1000;
        margin-top: 5px;
    }

    .guests-selector-header {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
    }

    .guests-selector-header i {
    margin-right: 10px;
    font-size: 18px;
    }

    .guests-selector-header span {
        font-weight: bold;
        font-size: 16px;
    }

    /* Contador */
    .guests-counter {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .counter-btn {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #f0f0f0;
        border: none;
        font-size: 16px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease;
    }

    .counter-btn:hover {
        background: orange;
        color: white;
    }

    .guest-count {
        font-size: 18px;
        font-weight: bold;
        min-width: 30px;
        text-align: center;
    }    