﻿ .map-info-window {position: absolute !important;top: 50px;left: 50%;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;cursor: grab;}.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%;}.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;}#popup-content {display: flex;flex-direction: column;gap: 3px;}#popup-content p{line-height:20px;}img.dealer-logo {max-width: 100px;height: auto;border-radius: 4px;border: 1px solid #f0f0f0;margin-bottom: 10px;align-self: flex-start;}@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;}p.dealer-address-detail, p.dealer-hours {font-size: 0.9em;color: #434343;margin: 2px 0;}p.dealer-hotline a {color: #008000;font-weight: 600;text-decoration: none;font-size: 1em;display: inline-block;margin-top: 5px;}p.dealer-hotline a:hover {text-decoration: underline;}.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;}.info-window-actions .btn-detail {background-color: #1890ff;color: white;border: 1px solid #1890ff;}.info-window-actions .btn-detail:hover {background-color: #40a9ff;}.info-window-actions .btn-direct {background-color: #f0f0f0;color: #434343;border: 1px solid #d9d9d9;}.info-window-actions .btn-direct:hover {background-color: #e6e6e6;}.dealer-list-panel {height: 600px;padding-right: 15px;box-sizing: border-box;}.listview-scrollable {height: 100%;overflow-y: auto;border: 1px solid #e0e0e0;border-radius: 6px;padding: 5px;background-color: #f9f9f9;}.dealer-item {padding: 8px 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;border-color: #1890ff;box-shadow: 0 0 5px rgba(24, 144, 255, 0.5);}.dealer-name {font-size: 1em;font-weight: 600;color: #001529;margin-bottom: 2px;line-height: 20px;}.dealer-contact, .dealer-address {font-size: 0.85em;color: #595959;margin-bottom: 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 20px;}.dealer-address {color: #8c8c8c;}.dealer-map-panel {}