.service-area-map-wrapper-f68fc4b3 {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}

.service-area-map-container-f68fc4b3 {
    width: 100%;
    min-height: 300px;
    background-color: #f0f0f0;
}

.service-area-map-fallback-f68fc4b3 {
    padding: 30px;
    text-align: center;
    background: #fdfdfd;
    border: 2px dashed #ccc;
    border-radius: 8px;
    color: #666;
    font-family: sans-serif;
}
