.map-widget-wrapper-8c461a79 {
    font-family: inherit;
    width: 100%;
}

.map-widget-title-8c461a79 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 15px 0;
    display: flex;
    align-items: center;
    color: #0c1e36;
}

.title-bar-8c461a79 {
    display: inline-block;
    width: 4px;
    height: 18px;
    background-color: #0c1e36;
    margin-right: 8px;
    border-radius: 2px;
}

.map-container-8c461a79 {
    width: 100%;
    border: 1px solid #e0e0e0;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    z-index: 1;
}

.map-placeholder-8c461a79 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f7f9fa;
    color: #6c7a89;
    font-size: 14px;
    text-align: center;
    padding: 20px;
}
