/* /Components/TimeEntries/StartLocationMap.razor.rz.scp.css */
.start-location-map-wrapper[b-ynvm4x1cw1] {
    width: 300px;
    max-width: 100%;
    border-radius: 0.5rem;
    overflow: hidden;
    border: 1px solid #e9ecef;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
}

.start-location-map[b-ynvm4x1cw1] {
    width: 100%;
    height: 200px;
}
