﻿/*.map-info-window {
    position: absolute;
    top: 50px;*/ /* Vị trí popup, có thể điều chỉnh */
    /*left: 50%;
    transform: translateX(-50%);*/ /* Đưa popup ra giữa theo chiều ngang */
    /*width: 300px;
    background-color: white;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    padding: 10px;
    z-index: 100;*/ /* Đảm bảo popup nằm trên iframe */
    /*box-sizing: border-box;
    pointer-events: all;*/ /* Cho phép click */
/*}*/

.map-info-window {
    position: absolute !important; /* Đảm bảo không bị ghi đè */
    top: 50px;
    left: 50%; /* Hoặc dùng calc(50% - 150px) */
    transform: translateX(-50%);
    width: 300px;
    background-color: white;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    padding: 10px;
    z-index: 100;
    box-sizing: border-box;
    pointer-events: all;
    /* Thêm thuộc tính kéo thả ban đầu */
    cursor: grab;
}

    /* Thêm hiệu ứng con trỏ khi kéo */
    .map-info-window:active {
        cursor: grabbing;
    }
.close-info-window-btn {
    position: absolute;
    top: -5px;
    right: 10px;
    font-size: 2em;
    cursor: pointer;
    color: #333;
}
.dealer-stats {
    font-weight: 600;
    font-size: 1.3em;
    color: #008000;
    width: 100%;
}
/* Định dạng nội dung chi tiết trong popup */
.map-info-window img.dealer-logo {
    max-width: 80px;
    margin-bottom: 5px;
    width:30%;
    float:left;
}

.map-info-window a {
    display: block;
    margin-top: 5px;
}
/* --- Khung Popup (Đã định vị bằng position: absolute/fixed trong JS) --- */

/* --- Nội dung Popup (popup-content) --- */
#popup-content {
    display: flex;
    flex-direction: column;
    gap: 3px; /* Khoảng cách giữa các dòng thông tin */
}
    #popup-content p{
        line-height:20px;
    }
    /* --- Logo Đại lý --- */
    img.dealer-logo {
        max-width: 100px; /* Giới hạn kích thước logo */
        height: auto;
        border-radius: 4px;
        border: 1px solid #f0f0f0;
        margin-bottom: 10px;
        align-self: flex-start; /* Giữ logo ở bên trái */
    }
@media (max-width: 375px),(max-width: 768px) {
    .map-container {
        height: 450px !important;
    }
}
.map-container {
    position: relative;
    width: 100%;
    height: 600px;
}

.popup-dealer-name {
    font-size: .85em;
    font-weight: 600;
    margin-bottom: 2px;
    width: 70%;
    padding: 1em .5em;
    float: left;
    color: #1890ff;
    text-align: left;
}
/* --- Địa chỉ, Giờ hoạt động (dealer-address-detail, dealer-hours) --- */
p.dealer-address-detail,
p.dealer-hours {
    font-size: 0.9em;
    color: #434343;
    margin: 2px 0;
}

/* --- Hotline (dealer-hotline) --- */
p.dealer-hotline a {
    color: #008000; /* Màu xanh lá cho số điện thoại */
    font-weight: 600;
    text-decoration: none;
    font-size: 1em;
    display: inline-block;
    margin-top: 5px;
}

    p.dealer-hotline a:hover {
        text-decoration: underline;
    }

/* --- Nút hành động (info-window-actions) --- */
.info-window-actions {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    gap: 10px;
}

    .info-window-actions .btn {
        padding: 8px 10px;
        flex-grow: 1;
        text-align: center;
        border-radius: 4px;
        font-size: 0.9em;
        text-decoration: none;
        transition: background-color 0.2s;
    }

    /* Nút Xem chi tiết */
    .info-window-actions .btn-detail {
        background-color: #1890ff;
        color: white;
        border: 1px solid #1890ff;
    }

        .info-window-actions .btn-detail:hover {
            background-color: #40a9ff;
        }

    /* Nút Chỉ đường */
    .info-window-actions .btn-direct {
        background-color: #f0f0f0;
        color: #434343;
        border: 1px solid #d9d9d9;
    }

        .info-window-actions .btn-direct:hover {
            background-color: #e6e6e6;
        }
/* --- Khung Chứa Danh Sách Đại lý (listview-scrollable) --- */
.dealer-list-panel {
    /* Đảm bảo khung listview bên trái chiếm đủ không gian và có thể cuộn */
    height: 600px; /* Chiều cao cố định bằng với Map */
    padding-right: 15px; /* Khoảng cách với cột Map bên phải */
    box-sizing: border-box;
}

.listview-scrollable {
    height: 100%;
    overflow-y: auto; /* Cho phép cuộn dọc */
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 5px;
    background-color: #f9f9f9;
}

/* --- Từng Mục Đại lý (dealer-item) --- */
.dealer-item {
    padding: 12px 10px;
    margin-bottom: 8px;
    border-radius: 4px;
    background-color: #ffffff;
    border: 1px solid #ddd;
    cursor: pointer;
    transition: background-color 0.2s, box-shadow 0.2s;
    line-height: 1.4;
}

    .dealer-item:hover {
        background-color: #f0f0f0;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
    }

    .dealer-item.active {
        background-color: #e6f7ff; /* Màu xanh nhạt khi được chọn */
        border-color: #1890ff;
        box-shadow: 0 0 5px rgba(24, 144, 255, 0.5);
    }

/* --- Nội dung chi tiết trong dealer-item --- */
.dealer-name {
    font-size: 1.1em;
    font-weight: 600;
    color: #001529;
    margin-bottom: 2px;
}

.dealer-contact,
.dealer-address {
    font-size: 0.85em;
    color: #595959;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; /* Cắt bớt nếu quá dài */
}

.dealer-address {
    color: #8c8c8c;
}
.dealer-map-panel {
}